@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

html,
body {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 300;
  box-sizing: border-box;
  margin: 0;
  /*font-size: 1em !important;*/
  top: 0;
  left: 0;
  overflow-y: scroll; /* Show scrollbars */
}

b{
  font-weight: 500 !important;
}

@media screen and (min-width: 1300px) {
  .indexcenter {
    width: 1160px !important;
  }

}

@media screen and (max-width: 1299px) {
  .indexcenter {
    width: 85% !important;
  }

}

iframe {
  border-width: 0;
}

.hl1 {
  font-size: 30px;
}

/*body{
    background: url('../images/hacker_01.jpg');
    background-repeat: no-repeat;
    background-size: auto;
    opacity: 0.8;
}*/

h1 {
  font-size: 28px !important;
  text-transform: uppercase;
  font-weight: 600 !important;
  letter-spacing: 0.1em;
  color: black;
}

h2 {
  font-size: 2em !important;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: 400 !important;
  color: black;
}

h3 {
  font-size: 19px !important;
  text-transform: uppercase;
  font-weight: 400 !important;
  color: black;
}

h4 {
  font-size: 1em !important;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500 !important;
  color: black;
}

h1.pagetitle {
  width: 200px;
  text-align: center;
  margin: -20px auto 0px auto;
  background-color: white;
}

ul.ul_pontos {
  list-style: disc inside;
}

.indexcsik1 {
  width: 0px;
}

.indexbutton1:hover+.indexcsik1 {
  width: 20px;
  transition: all 0.5s;
}

.indexcsik2 {
  width: 0px;
}

.indexbutton2:hover+.indexcsik2 {
  width: 20px;
  transition: all 0.5s;
}



h1.hero-title {
  letter-spacing: 0.1em;
  font-weight: 500 !important;
}

.hero-title {
  font-size: 2.2em !important;
  text-transform: uppercase;
  font-weight: 600 !important;
  letter-spacing: 0.1em;
  color: black;
}

.hero_title {
  font-size: 28px !important;
  text-transform: uppercase;
  font-weight: 600 !important;
  letter-spacing: 0.1em;
  color: black;
}

.herodown_link {
  height: 40px;
  font-weight: 400;
  padding: 0 !important;
}

.herodown_link:hover {
  font-weight: 400;
  color: black;
  border-bottom: solid 1px black;
}

.herodown_link_XS {
  height: 35px;
  font-weight: 300;
  padding-right: 30px !important;
  padding-left: 30px !important;
  margin: 0 !important;
  border-bottom: solid 1px rgb(161, 161, 161);
}

.herodown_link.active {
  font-weight: 400;
  color: black;
  border-bottom: solid 1px black;
}

.herodown_link_XS.active {
  font-weight: 400;
  color: black;
  border-bottom: solid 1px black;
}

.bold {
  font-weight: bold;
}

.bold-500 {
  font-weight: 500;
}

.bold-600 {
  font-weight: 600;
}

a {
  text-decoration: none;
  color: #a4a4a4;
}

a:hover {
  color: #555;
}




.divider-line-1 {
  width: 32px;
  border-bottom: 2px solid black;
  margin: 32px auto 0px auto;
}

.divider-line-1m {
  width: 32px;
  border-bottom: 2px solid black;
}

.divider-line-left {
  width: 32px;
  border-bottom: 2px solid black;
  margin: 32px auto 32px 0;

}

.divider-line-left2 {
  width: 32px;
  border-bottom: 2px solid black;
  margin: 15px auto 32px 0;

}

.divider-30 {
  width: 100%;
  height: 30px;
}

.divider-50 {
  width: 100%;
  height: 50px;
}

.divider-100 {
  width: 100%;
  height: 100px;
}

.container {
  margin: 0;
  padding: 0;
}

.btn {
  padding: 12px 25px;
}

.btn:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.3);
  border-color: rgba(255, 255, 255, 0.2);
}

.btn-hero-1 {
  color: #000;
  font-weight: 300;
  letter-spacing: 0.2em;
  background-color: rgba(255, 255, 255, 0.4) !important;
  border-color: white;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 0.8em;
}

.btn-hero-1:hover {
  color: #000;
  background-color: rgba(255, 255, 255, 0.3) !important;
  border-color: white;
}

.btn-submit {
  color: #000;
  padding: 15px 25px;
  border-color: #000;
  border-radius: 0;
  text-transform: uppercase !important;
}

.btn-submit:hover {
  color: #A4A4A4;
  border-color: #A4A4A4;
}

.wow {
  visibility: hidden;
}

.iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
}

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-slogen {
  text-align: center;
  font-size: 1.25rem;
  /* 20px */
  line-height: 1.75rem;
  /* 28px */
  letter-spacing: 0.025em;
  font-style: italic;
  font-weight: 400;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-right: 40px;
  padding-left: 40px;

}


/* Navbar */




/*.navbar.index {
  padding: 0 10px 2.3em 10px !important;
}*/

a.nav-link {
  font-size: 1em;
  color: #9B9CA0;

}

a.nav-link.lang {
  padding: 0px;

}

a.nav-link:hover {
  color: black;
  font-weight: 400;
  transition: all 0.5s;
}



@media screen and (max-width: 575px) {
  .container.mob-px-10px {
    padding: 0px 10px 0px 10px;
  }

  .mob-100 {
    width: auto !important;
  }

  .bmenu {
    text-align: center;
  }

  .c-slogen {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .txtblock {
    padding: 20px !important;
  }

  .mob-h-0 {
    height: 10px !important;
  }

  .mob-my-10 {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }

  .mob-px-0 {
    padding: 0 !important;
  }

  .heroh2 {
    text-align: center !important;
    font-size: 40px !important;
  }

  .herop {
    text-align: center !important;
  }

  .mob-mt-0 {
    margin-top: 0 !important;
  }

  .postblock {
    margin-bottom: 80px !important;
  }

  .postblock_txt {
    margin-top: 20px !important;
  }

  .mob-h-80px {
    height: 100px !important;
  }

  .langnav-sm { 
    width: 90px;
    margin-left: auto;
    margin-right: 10px;
  }
}


@media screen and (max-width: 1024px) {
  .sitelogoindex {
    margin-left: 10px;
  }

}

.langnav-sm {
  font-size: 20px;
  margin-left: auto;
  margin-right: 20px;
}

@media screen and (max-width: 991px) {
  

  a.nav-link {
    font-size: 1.2em;
    margin-top: 0.4em;
    padding: 0.3em;
    text-transform: uppercase;
    color: #9B9CA0;
  
  }
  .langnav-sm>ul>li>a{
    font-size: 1.2em;
  }

  .langnav-md {
    display: none;
    margin-left: auto;
    margin-right: 10px;
  }

}

@media screen and (min-width: 992px) {
  .navbar .navbar-nav .nav-link {
    padding: 1em;
  }

  .langnav-sm {
    display: none;
  }

}

@media screen and (min-width: 1024px) {
  /*.navbar .navbar-nav .nav-link {
  padding: 1.5em 1.5em 0.8em 1.5em;
  }*/

}

@media screen and (max-width: 1023px) {
  .navbar .navbar-nav .nav-link.lang {
    padding: 4px 0px 0px 0px;
  }

  .mob-list-center {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .mobr-40 {
    margin-right: 20px;
  }
  .navbar {
    padding: 2.2em 20px 2.3em 20px;
  }

}

.pchl1 {
  padding: 0px 30px 0px 30px;
}

/*---------------------------------------*/

@media screen and (max-width: 767px) {

  .mob-noneXS {
    display: none !important;
  }

  .navbar {
    padding: 15px 10px 15px 10px;
  }

  .pchl1 {
    padding: 0px 30px 0px 30px;
  }

  .langnav-md-index {
    display: none;
    margin-left: auto;
    margin-right: 10px;
  }

  .txtblock {
    padding: 30px 0 !important;
  }

  .container.mob-px-10px {
    padding: 0px 15px 0px 15px !important;
  }

}

@media screen and (min-width: 768px) {

  .desk-noneXS {
    display: none !important;
  }

  .navbar {
    padding: 2.2em 0 2.3em 0;
  }

}

/*-----------------------------------------*/

@media screen and (min-width: 1024px) {
  .navbar .navbar-nav .nav-link.lang {
    padding: 4px 0px 0px 0px;
  }

  .mobr-40 {
    margin-right: 40px;
  }

  .desk-none {
    display: none;
  }

}

/*-------------------------------------*/

@media screen and (max-width: 767px) {
  .hero_arch_icon {
    margin: 40px auto 40px auto;
  }

  .hero_arch_left {
    margin: 70px auto 40px auto;
    text-align: center;
  }

  .teams-selector {
    display: none;
  }

}

@media screen and (min-width: 768px) {
  .hero_arch_icon {
    margin: 0px 60px 0px auto;
  }

  .hero_arch_left {
    margin-left: 80px auto 40px auto;
    padding: 40px 0 0 70px;
  }

}


/*------------------------------------------*/

.navbar .navbar-nav .nav-item {
  position: relative;
}

.navbar .navbar-nav .nav-item::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: '';
  background-color: black;
  width: 0%;
  height: 1px;
  transition: all .5s;
}

/*.navbar .navbar-nav .nav-item:hover::after {
  width: 30px;
}*/

.navbar .navbar-nav .nav-item .active::after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  content: '';
  background-color: black;
  width: 20px;
  height: 1px;
  transition: all .5s;
}


/* -----------Hamburger menu------------ */

.navbar-toggler {
  border: 0 !important;
}

.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
  outline: none !important;
  box-shadow: none !important;
  border: 0 !important;
}

/* Lines of the Toggler */
.toggler-icon {
  width: 30px;
  height: 3px;
  background-color: #000000;
  display: block;
  transition: all 0.2s;
}

/* Adds Space between the lines */
.middle-bar {
  margin: 5px auto;
}

/* State when navbar is opened (START) */
.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}

.navbar-toggler .middle-bar {
  opacity: 0;
  filter: alpha(opacity=0);
}

.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}

/* State when navbar is opened (END) */

/* State when navbar is collapsed (START) */
.navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
}

/* State when navbar is collapsed (END) */

/* Color of Toggler when collapsed */
.navbar-toggler.collapsed .toggler-icon {
  background-color: #000000;
}

/*.navbar-collapse {
  margin-top: 15px !important;
}*/

a.navbar-collapse.navbar-nav.nav-item.nav-link {
  font-size: 18px !important;
  margin-bottom: 7px;
}


a.nav-link.bottom {
  font-weight: 400;
  font-size: 1em;
  margin: 6px 15px 6px 15px;
}

.servicelist {
  margin-bottom: 110px;
}

.postblock {
  margin-bottom: 110px;
}

.postblock:nth-child(even) {
  flex-direction: row-reverse;
}

.ipostblock {
  margin-bottom: 80px;
}

.ipostblock:nth-child(even) {
  flex-direction: row-reverse;
}

.postblock:nth-child(odd) .postblock_txt {
  text-align: left;
  padding-left: 75px;
  /*margin-top: 40px;*/
}

.postblock:nth-child(even) .postblock_txt {
  text-align: left; /* masodik blokkok igazitasa */
  padding-left: 75px;
  /*margin-top: 40px;*/
}

.serviceblock_txt{
  width: 800px;
}

.postblock:nth-child(odd) .serviceblock_txt {
  text-align: left;
  padding-left: 60px;
  /*margin-top: 40px;*/
}

.postblock:nth-child(even) .serviceblock_txt {
  text-align: left; /* masodik blokkok igazitasa */
  padding-right: 60px;
  /*margin-top: 40px;*/
}

.ipostblock:nth-child(odd) .int_block_txt {
  text-align: left;
  padding-left: 75px;
}

.ipostblock:nth-child(even) .int_block_txt {
  text-align: right;
  padding-right: 75px;
}

.ipostblock:nth-child(even) .int_block_txt .rowrev {
  text-align: left;
  flex-direction: row-reverse;
}

.postblock_img:nth-child(odd) {
  margin-right: 40px;
}

.postblock_img:nth-child(even) {
  margin-left: 40px;

}

.postblock_txt{
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.serviceblock_txt{
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.servicelist_title{
  margin-bottom: 20px;
  font-size: 1.5em;
  text-transform: uppercase;
  font-weight: 400;
}


/* ----------------------------------------*/

@media only screen and (max-width: 1023px) {

  .servicelist_logos{
    text-align: center;
    justify-content: center;
  }

  .servicelist_title{
    text-align: center;
    margin-bottom: 20px;
  }

  .serviceblock_txt{
    margin-top: 30px;
    width: auto;
  }

  .postblock:nth-child(even) {
    flex-direction: column;
  }

  .postblock:nth-child(odd) {
    flex-direction: column;
  }

  .postblock:nth-child(odd) .postblock_txt {
    text-align: center;
    padding-left: 0;
    /*margin-top: 40px;*/
  }
  
  .postblock:nth-child(even) .postblock_txt {
    text-align: center; /* masodik blokkok igazitasa */
    padding-left: 0;
    /*margin-top: 40px;*/
  }

  .postblock:nth-child(odd) .serviceblock_txt {
    text-align: left;
    padding: 0;
    /*margin-top: 40px;*/
  }
  
  .postblock:nth-child(even) .serviceblock_txt {
    text-align: left; /* masodik blokkok igazitasa */
    padding: 0;
    /*margin-top: 40px;*/
  }

  .postblock_img:nth-child(odd) {
    margin-right: 0px;
  }

  .postblock_img:nth-child(even) {
    margin-left: 0px;

  }
}


/*-----------------------------------------*/

.project_button {
  border: solid #ddd 1px;
  text-transform: uppercase;
  width: 195px !important;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.2em;
  padding: 19px 44px 19px 44px;
}

.view_button {
  border: solid #ddd 1px !important;
  text-transform: uppercase !important;
  /*width: 195px !important;*/
  font-weight: 500 !important;
  letter-spacing: 0.2em !important;
  padding: 14px 30px 14px 30px !important;
}

.projects-center-1 {
  text-align: center;
}

.related_title {
  width: 100%;
  margin-top: 10px;
  font-size: 14px !important;
  font-weight: 500 !important;
  text-transform: none;
}

/*-----------------------------------------*/


.dropdown-menu.lang {
  font-size: 15px;
  font-weight: 300 !important;
  position: absolute;
  top: 25px;
  left: 5px;
  --bs-dropdown-min-width: 0;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0;
  --bs-dropdown-spacer: 0;

  --bs-dropdown-color: #212529;
  --bs-dropdown-bg: none;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: 0rem;
  --bs-dropdown-border-width: 0px;
  --bs-dropdown-inner-border-radius: 0;
}

.dropdown-item.lang {
  display: block;
  font-weight: 300 !important;
  width: 100%;
  padding: 0;
  margin-left: -6px;
  clear: both;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  --bs-dropdown-bg: none;
}

.dropdown-item.lang:hover {

  font-weight: 300 !important;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  --bs-dropdown-bg: none;
}

.dropdown-toggle.lang:hover {
  font-weight: 300 !important;
}

.dropdown-toggle.lang::after {
  display: none;
}




@media screen and (max-width: 1023px) {
  .copyright {
    margin: 6px auto 0px auto;
  }

}

@media screen and (min-width: 1024px) {
  .copyright {
    margin: 6px 0px 0px 0px;
  }

}

@media screen and (max-width: 1023px) {
  .socials {
    margin: 4px auto 0px auto !important;
    padding: 4px;
  }

  .mob-none {
    display: none !important;
  }

  .mob-title1 {
    margin: 20px auto 0px auto;
    width: 100%;
  }

  .int_block_txt {
    width: 100% !important;
  }

}

@media screen and (min-width: 1024px) {
  .socials {
    margin: 4px 0px 0px 0px;
  }

}

@media screen and (max-width: 1280px) {
  .container.subnav {
    width: 100%;
  }

}

@media screen and (min-width: 1281px) {
  .container.subnav {
    /*width: 920px;*/
  }

}

.b2p-cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.b2p-link {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 400;
  margin-top: 0.75rem;
  margin-left: 4px;
  letter-spacing: 0.2em;
  font-size: 0.8em;
  width: max-content !important;
  display: block;
}

.b2p-button {
  padding: 10px 16px 8px 16px;
  border: 1px solid #DDD;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.2em;
  font-size: 0.8em;
}

.shareus-button2 {
  padding: 12px 16px 10px 20px;
  margin: 0px 0px 0px auto !important;
  width: 272px !important;
  border: 1px solid #DDD;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.2em;
  font-size: 0.8em;
}

.shareus-button2H {
  padding: 12px 16px 10px 20px;
  width: max-content;
  /*width: 290px !important;*/
  border: 1px solid #DDD;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.2em;
  font-size: 0.8em;
}

.shareus-button {
  padding: 12px 16px 10px 20px;
  margin: 0px auto 0px auto !important;
  width: 272px !important;
  border: 1px solid #DDD;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.2em;
  font-size: 0.8em;
}

.shareus-buttonH {
  padding: 12px 16px 10px 20px;
  margin: 0px auto 0px auto !important;
  width: 290px !important;
  border: 1px solid #DDD;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.2em;
  font-size: 0.8em;
}



@media screen and (max-width: 767px) {
  .b2p-cont {
    
    flex-direction: column;
  

  }

  .b2p-link {
  
    margin: 50px;
   
  }

  .b2p-button {
    margin: 0px auto 30px auto;
  }

  .shareus-button2 {
    margin: 0px auto 30px auto !important;
    

  }

  .shareus-button2H {
    
  }
}

/***************SWIPER ****************************************/

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  padding: 0 !important;
  margin: 0 !important;
  text-align: center;
  text-transform: uppercase !important;
  /*text-align: center;
  font-size: 14px;
  background: #fff;
  text-transform: uppercase;*/

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}


.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: 14px;
  color: #aaa !important;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

/* oooooooooooooooooooooooooooooooooooooooooooooooooooooooo */

/* oooooooooooooooooooooooooooooooooooooooooooooooooooooooo */

/* oooooooooooooooooooooooooooooooooooooooooooooooooooooooo */


.page-width-int {
  width: 100%;
  max-width: 1400px;
  overflow: hidden;
  margin: 0 auto;
}

.content-int {
  width: 100%;
  max-width: 960px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 20px;
}

.bl-img-1x1 {
  overflow: hidden;
}

.bl-img-16x9 {
  overflow: hidden;
}

.bl-txt-p>* {
  margin: 40px;
}

.divider-lineX {
  width: 32px;
  border-bottom: 1px solid black;
  margin-right: auto;
}

.mob-hl1 {
  text-align: center;
  margin: 100px auto 100px auto;
}

@media screen and (max-width: 767px) {

  .bl-img-ver {
    width: auto;
    height: auto;
  }

  .bl-img-hor-left {
    width: auto;
    height: auto;
  }

  .bl-img-hor-right {
    width: auto;
    height: auto;
  }

  .bl-marg {
    margin: 20px auto;
  }

  .bl-txt-p>* {
    margin: 0;
  }

  .bl-img-1x1 {
    width: 100%;
  }

  .divider-line-left {
    width: 32px;
    border-bottom: 2px solid black;
    margin: 32px auto 32px auto;

  }

  .divider-line-left2 {
    width: 32px;
    border-bottom: 2px solid black;
    margin: 15px auto 32px auto;

  }

  .Mcenter{
    text-align: center;
    margin: 0 auto 0 auto;
    display: block;
  }

}

/*-----------------------------------------*/

@media screen and (min-width: 768px) {

  .bl-img-ver {
    width: 320px;
    height: 428px;
  }

  .bl-img-hor-left {
    width: 560px;
    height: auto;
    margin-right: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .bl-img-hor-right {
    width: 560px;
    height: auto;
    margin-left: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .page-width-int {
    max-width: 1400px;
  }

  .bl-marg {
    margin: 50px auto;
  }




}

/*
.row>* {
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-top: 0 !important;
  
}

.row {
  --bs-gutter-x: 0 !important;
}*/

.pchl1_mob {
  padding: 0px 30px 0px 30px;
  font-size: 22px;
}



/* ######################### UJ BLOKKOK ######################### */

.header-logo-center{
    width: 150px;
    height: 150px;
}

.hero-project{
    height: 430px;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}

h1.mobil-h1 {
    font-weight: 400 !important;
    margin: 56px auto 0 0; 
    padding: 0px 30px 0px 30px;
    font-size: 22px !important;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-align: center;
  }

h1.desk-h1 {
margin-top: 80px; 
text-align: center;
}

.project-data-block{
    display: grid;
    gap: 6%;
    grid-template-columns: 47% 47% ;
    margin: 80px auto 80px auto;
}

.project-1x1-txt-block{
    display: grid;
    gap: 6%;
    grid-template-columns: 47% 47% ;
    margin: 80px auto 80px auto;
}

.project-data-block-left{
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    text-align: left;
}

.project-1x1-txt-block-right{
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    text-align: left;
}

.project-data-block-left-datalist{
    margin-bottom: 24px;
}

.divider-line-responsive {
    width: 32px;
    border-bottom: 1px solid black;
    margin: 0 auto 32px 0;
}

.fulltxt{
    width: 80%;
    margin: 80px auto 80px auto;
    letter-spacing: 0.025em;
}

.fullkep{
    margin: 40px 0 40px 0;
}

.block_project_allobalfekvojobb{
    display: flex;
    flex-direction: row;
    margin-bottom: 40px;
}

.block_project_fekvobalallojobb{
    display: flex;
    flex-direction: row;
    margin-bottom: 40px;
}

.block_project_1x1ketto{
    display: grid;
    gap: 6%;
    grid-template-columns: 47% 47% ;
}

.kep-allobal{
    margin-right: 50px;
}

.kep-allojobb{
    margin-left: 50px;
}

.kep-fekvojobb{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.kep-fekvobal{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.imgtitle {
    font-size: 0.875rem; /* 14px */
    line-height: 1.25rem; /* 20px */
    margin: 8px 8px 0px 0px;
    font-style: italic;
}

@media screen and (max-width: 767px){
    .DESK{
        display: none;
    }
    .project-data-block{
        margin: 40px auto 20px auto;
        grid-template-columns: 100% ;
        gap: 0;
    }
    .project-1x1-txt-block{
        margin: 20px auto 20px auto;
        grid-template-columns: 100% ;
        gap: 0;
    }
    .project-data-block-left{
        padding: 0;
        
    }
    .project-1x1-txt-block-right{
        padding: 0;  
        margin-top: 20px;
    }
    .project-data-block-left-datalist{
        display: block;
        margin: 0 auto 24px auto;
    }
    .divider-line-responsive {
        width: 32px;
        border-bottom: 1px solid black;
        margin: 0 auto 32px auto;
    }
    .project-data-block-left-txt{
        margin-bottom: 20px;
    }
    .fulltxt{
        width: 100%;
        margin: 20px auto 20px auto;
    }
    .fullkep{
        margin: 20px 0 20px 0;
    }
    .block_project_allobalfekvojobb{
        flex-direction: column;
    }
    .block_project_fekvobalallojobb{
        flex-direction: column;
        margin-bottom: 20px;
    }
    .kep-allobal{
        margin: 0 0 20px 0 ;
    }
    .kep-allojobb{
        margin: 20px 0 0 0 ;
    }
    .block_project_1x1ketto{
        gap: 20px;
        grid-template-columns: 100% ;
        margin: 40px 0 40px 0;
    }
}

@media screen and (min-width: 767px){
    .MOB{
        display: none;
    }
}

.service_logo{
  width: 30px;
  margin-right: 7px;
}

.form-control{
  border-radius: 0 !important;
}



.ul_pontos li {
    list-style: disc;  
}

.ul_pontos{
    padding-left: 1em;  
}


/* ######################################## */

.form-control:active {
    border-color: #444;
    
}

.form-control:focus {
    outline: 5px solid;
    outline-color: #efefef;
    border-color: #444;
}

.accordion-button:focus {
    color: black;
    background-color: #efefef;
    box-shadow: inset 0 calc(var(--bs-accordion-border-width) * -1) 0 var(--bs-accordion-border-color);
    outline: 5px solid;
    outline-color: #efefef;
}

.accordion-button:not(.collapsed)::after {
    color: black;
}

.accordion-button::after {
    color: black;
}




