@font-face {
    font-family: 'Hanken Grotesk';
    src: url('https://www.hotbrain.it/assets/fonts/HKGrotesk2.41/WEB/HKGrotesk-Light.woff2') format('woff2'),
         url('https://www.hotbrain.it/assets/fonts/HKGrotesk2.41/WEB/HKGrotesk-Light.eot?#iefix') format('embedded-opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Hanken Grotesk';
    src: url('https://www.hotbrain.it/assets/fonts/HKGrotesk2.41/WEB/HKGrotesk-Regular.woff2') format('woff2'),
         url('https://www.hotbrain.it/assets/fonts/HKGrotesk2.41/WEB/HKGrotesk-Regular.eot?#iefix') format('embedded-opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Hanken Grotesk';
    src: url('https://www.hotbrain.it/assets/fonts/HKGrotesk2.41/WEB/HKGrotesk-Bold.woff2') format('woff2'),
         url('https://www.hotbrain.it/assets/fonts/HKGrotesk2.41/WEB/HKGrotesk-Bold.eot?#iefix') format('embedded-opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Hanken Grotesk';
    src: url('https://www.hotbrain.it/assets/fonts/HKGrotesk2.41/WEB/HKGrotesk-Black.woff2') format('woff2'),
         url('https://www.hotbrain.it/assets/fonts/HKGrotesk2.41/WEB/HKGrotesk-Black.eot?#iefix') format('embedded-opentype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
body,p {
    font-family: 'Hanken Grotesk', sans-serif!important;
    font-style: normal;
    line-height: 1.5;
    font-size: 18px;
}
 h5, h6, a, p, li, input {
    font-family: 'Hanken Grotesk','sans-serif'!important;
    font-style: normal;
    padding: 10px 0px 10px 0px;
}
h5, h6{
    padding: 10px 0px 10px 0px!important;
    line-height: 1.5!important;
}
p{
    padding: 6px 0px 6px 0px!important;
    line-height: 1.5!important;
}
li {
    padding: 6px 0px 6px 0px;
    line-height: 1.5;
}
h1, h2, h3, h3 span,.service__title-7,h4, .blog__detail-content h4,.blog__detail-content h1, .blog__detail-content h2 {
    font-family: "Merriweather", serif!important;
}
h3,h4, .blog__detail-content h4,.blog__detail-content h1, .blog__detail-content h2 {
    font-family: "Merriweather", serif!important;
    padding: 15px 0px 15px 0px;
    line-height: 1.4!important;
}
h1, h2, h3,h4, .blog__detail-content h4,.blog__detail-content h1, .blog__detail-content h2,.portfolio__slide-2 .sec-title {
    font-family: "Merriweather", serif!important;
    padding: 20px 0px 20px 0px;
    line-height: 1.3!important;
}
h1.blog__detail-title{
  font-family: "Merriweather", serif!important;
  padding: 10px 0px 20px 0px;
  line-height: 1.3!important;
  font-size: 50px;
}
h2, .blog__detail-content h2{
  font-family: "Merriweather", serif!important;
  padding: 10px 0px 20px 0px;
  line-height: 1.3!important;
  font-size: 35px;
}
h3,.blog__detail-content h3{
  font-family: "Merriweather", serif!important;
  padding: 10px 0px 20px 0px;
  line-height: 1.3!important;
  font-size: 32px;
}
h4,.blog__detail-content h4{
  font-family: "Merriweather", serif!important;
  padding: 10px 0px 20px 0px;
  line-height: 1.3!important;
  font-size: 30px;
}
h5,.blog__detail-content h5{
  
  padding: 10px 0px 20px 0px;
  line-height: 1.3!important;
  font-size: 27px;
}
h6,.blog__detail-content h6{
  padding: 10px 0px 20px 0px;
  line-height: 1.3!important;
  font-size: 24px;
}
.blog__area-6 h3, .blog__area-6 h4{
    font-family: "Merriweather", serif!important;
    padding: 5px 0px 5px 0px;
    line-height: 1.5;
    margin-bottom: 0px;
}

.blog__meta h4, .blog__meta-2 h4 {
    padding: 5px 0px 5px 0px;
    line-height: 1.4;
    margin-bottom: 0px;
}

.blog__related h4{
  margin-bottom: 0px!important;
  padding: 10px 0px 10px 0px!important;
}

.feature__title-6::before {
    position: absolute;
    top: 27px;
    left: 0;
    width: 50px;
    height: 1px;
    content: "";
    background: var(--white);
}
.hero__title-6 {
    font-size: 60px;
    line-height: 1.4;
}
.service__right-4 p{
    padding-bottom: 20px!important;
    
}
.cta__content-4 p{
    padding-bottom: 20px!important;
    margin-top:0px;
}
.service__area-7 {
    background-color: white;
}

.main-menu-3 > li {
    display: inline-block;
    padding: 0 30px;
    margin: 0;
}

header .header__logo-2 img{
  height: 50px;
}

.header__inner-2, .header__inner-3 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 14% 70% 15%;
    grid-template-columns: 14% 70% 15%;
    padding: 0 30px;
}

.mega-menu-2 {
    width: 1160px;
    padding: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
}
.cta__sub-title{
    font-size: 18px;
    color: white;
    line-height: 1.4;
    padding: 3px 10px 3px 10px!important;
    
}

.portfolio__slide-2 p {
    max-width: 90%;
    font-size: 18px;
    line-height: 1.4;
    padding-bottom: 50px;
    opacity: 0;
}

.bg-primary .sec-subtile-6 {
    
    border: 1px solid white;
    background-color: transparent;
    color: white;
}

.service__area-7::before,.service__area-7::after, .service__item-7::after {
    width: 0px;
    height: 0px;
}
.solution__mid p::before {
    position: absolute;
    content: "";
    width: 140px;
    height: 1px;
    left: 0;
    top: 0px;
    background-color: var(--black-2);
}
.service__list .service__title h4, .service__list .service__title, .service__list .service__link p {
    margin: 10px;
}
.activity-div-image-2{
    padding-top: 90%;
    width: 100%;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.activity-div-image-icon{
    padding-top: 90%;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  } 

.portfolio__area-2::after {
    z-index: 9;
}
.portfolio__area-2::after {
    position: absolute;
    content: "";
    width: 0px; 
    height: 0%;
    left: 0%;
    top: 0;
    background: var(--white-4);
}
.portfolio__slide-2 .sec-title{
    max-width: 90%;
}

.switcher__items {
    width: 280px;
    padding: 50px 30px;
    background: var(--black-2);
    position: fixed;
    right: -280px;
    top: 40%;
    z-index: 99;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: "Kanit", sans-serif;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}


.contact-widget-whatsapp {
    z-index: 3;
    height: 50px;
    width: 50px;
    font-size: 55px;
    content: '';
    border-radius: 28px;
    display: block;
}
.switcher_custom{
    color:white;
}

.switcher_custom li a{
    color:white;
}


.bg-home-image-main-big {
    padding-top: 90%;
    background-size: cover!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    width: 100%!important;
}

.bg-home-image-main-big-contain {
    padding-top: 100%;
    background-size: contain!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    width: 100%!important;
}

.bg-home-image-case-history{
    padding-top: 55%;
    background-size: cover!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    width: 100%!important;
}
.bg-home-image-news{
    padding-top: 130%;
    background-size: cover!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    width: 100%!important;
}
.mega-menu, .mega-menu-2 {
    background-color: white;
    box-shadow: 2px 3px 6px #bbb;
    -webkit-transition: all 1s;
    transition: all 0.6s;
}

.bg-home-image-service-banner{
    padding-top: 40%;
    background-size: cover!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    width: 100%!important;
}

.bg-home-image-service-image{
    padding-top: 30%;
    background-size: cover!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    width: 100%!important;
}
.bg-home-image-service-image-square{
    padding-top: 100%;
    background-size: cover!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    width: 100%!important;
}
.bg-home-image-cta{
    padding-top: 80%;
    background-size: cover!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
    width: 100%!important;
}

.cta__content-4 .sec-subtile-6{
    margin-top: 30px;
    margin-bottom: 0px;
}

.menu-heading {
    color: var(--black-2);
}

.mega-menu li a, .mega-menu-2 li a {
    color: var(--black-3);
    
}
.category_image-1 p,.category_image-2 p,.category_image-3 p{
    color: var(--black-3);
    text-transform:initial!important;
}
.brand__item-2 img{
    max-width: 60px;
}
.wc-btn-hb {
    color: black;
    background-color: white;
}
.wc-btn-hb:hover {
    color: white;
}
.footer_sub-title {
    max-width: 1000px;
    font-weight: 300;
    font-size: 19px;
    line-height: 1.4;
    color: var(--black-3);
    padding-top: 10px;
}

.cta__content {
    width: 100%!important;
}

.social-icons {
    margin: 0;
    padding: 0;
    width: auto;
    display: inline-flex;
}
.social-icons li {
    padding-right: 15px;
    padding-top:15px;
}

.workflow__area-4 {
    overflow: hidden;
    text-align: left;
}

.feature__area-6 {
    background-color: white;
}

.workflow__item-4 p {
    
    padding: 0px; 
}
.sec-title-3{
    font-size: 50px;
}
.sec-title {
      font-size: 50px;
  }
.footer__subscribe-2 input {
    background: transparent;
}

.brand__title-3 {
    font-size: 22px;
    line-height: 1.4;
    color: var(--black-2);
    text-align: center;
    padding-bottom: 65px;
    font-weight: 400;
    text-transform: uppercase;
}

.snowflake {
  position: fixed;
  font-size: 2em;
  color: white;
  user-select: none;
  pointer-events: none;
  animation: snow 20s linear infinite;
  z-index: 999999999999999;
  overflow: hidden!important;
  
}
.hero__content-6 p {
    padding-bottom: 40px!important;
  }


@keyframes snow {
  0% {
    transform: translateY(1%);
  }
  100% {
    transform: translateY(200vh);
  }
}

#id_aereo_hb {
    position: fixed;
    right: 0;
    top: 50%;
    width: 300px; /* Modifica questa dimensione in base alle tue esigenze */
    height: auto;
    visibility: hidden;
    z-index:99999999999999;
}

body{
  overflow-x: hidden!important;
}

.hero__content-6 {
    padding-top: 20vh;
    position: relative;
}

@media only screen and (min-width: 1400px) and (max-width: 1919px) {
    .blog__detail-title {
        font-size: 50px;
    }
    .sec-title {
        font-size: 40px;
    }
    .main-menu-3 > li {
        padding: 0 15px;
    }
    header .header__logo-2 img {
        height: 40px;
    }
    .hero__title-6 {
        font-size: 60px;
        line-height: 1.4;
    }
    h1.blog__detail-title{
      font-size: 50px;
    }

  }

@media only screen and (min-width: 1199px) and (max-width: 1400px){
    
  .main-menu-3 > li {
      padding: 0 15px;
  }
  .header__inner-2, .header__inner-3 {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 14% 70% 15%;
      grid-template-columns: 14% 68% 17%;
      padding: 0 4px;
  }
  .sec-title {
      font-size: 35px;
  }
  .main-menu-3 > li {
      padding: 0 15px;
  }
  .hero__title-6 {
      font-size: 55px;
      line-height: 1.3;
  }
  h1.blog__detail-title{
    font-size: 40px;
  }

  h2,.blog__detail-content  h2{
    font-size: 33px;
  }
  h3,.blog__detail-content  h3{
    font-size: 30px;
  }
  h4, .blog__detail-content  h4{
    font-size: 27px;
  }
  h5, .blog__detail-content h5{
    font-size: 25px;
  }
  h6, .blog__detail-content h6{
    font-size: 22px;
  }
    
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
  
  .header__inner-2, .header__inner-3 {
    -ms-grid-columns: 40% 0% 50%;
    grid-template-columns: 40% 0% 50%;
    padding: 0 20px;
  }
  .main-menu-3 > li {
      padding: 0 10px;
  }
  .sec-title {
      font-size: 35px;
  }
  .btn-menu-custom{
    margin-right:  20px;
  }
  .header__nav-icon-3 #open_offcanvas{
    padding-left:  20px;
  }
  .header__nav-icon-3{
    width: 620px;
  }
  .hero__title-6 {
      font-size: 50px;
      line-height: 1.4;
  }
  h1.blog__detail-title{
    font-size: 40px;
    line-height: 1.3;
  }

  h2, .blog__detail-content h2{
    font-size: 33px;
  }
  h3, .blog__detail-content  h3{
    font-size: 30px;
  }
  h4, .blog__detail-content h4{
    font-size: 27px;
  }
  h5,.blog__detail-content h5{
    font-size: 25px;
  }
  h6, .blog__detail-content h6{
    font-size: 22px;
  }
  
}
@media only screen and (min-width: 575px) and (max-width: 992px){
  
  .hero__title-6 {
      font-size: 35px;
      line-height: 1.4;
  }
  .sec-title {
      font-size: 35px;
  }
  h1.blog__detail-title{
    font-size: 35px;
    line-height: 1.3;
  }
  .header__inner-2, .header__inner-3 {
    -ms-grid-columns: 40% 0% 50%;
    grid-template-columns: 40% 0% 50%;
    padding: 0 20px;
    margin: 15px;
  }

  .btn-menu-custom{
    margin-right:  20px;
  }
  .header__nav-icon-3 #open_offcanvas{
    padding-left:  20px;
  }
  .header__nav-icon-3{
    width: 450px;
  }

}

@media only screen and (max-width: 767px){
  .hero__title-6 {
      font-size: 32px;
      line-height: 1.4;
  }
  .sec-title {
      font-size: 32px;
  }
  h1.blog__detail-title{
    font-size: 32px!important;
    line-height: 1.3!important;;
  }
  h2.blog__detail-title{
    font-size: 26px!important;
    line-height: 1.3!important;;
  }
  h3.blog__detail-title{
    font-size: 23px!important;
    line-height: 1.3!important;;
  }
  .blog__detail-content h4, .blog__detail-content h3{
    font-size: 23px!important;
    line-height: 1.3!important;
    
  }
  h2, .blog__detail-content h2{
    font-size: 30px;
  }
  h3, .blog__detail-content h3{
    font-size: 26px;
  }
  h4, .blog__detail-content h4{
    font-size: 24px;
  }
  h5, .blog__detail-content h5{
    font-size: 23px;
  }
  h6, .blog__detail-content h6{
    font-size: 20px;
  }
  .box-title h3{
    font-size: 26px;
  }
  .g-0 {
      padding-right: 20px;
      padding-left: 20px;
  }
  .blog__related h2{
    font-size: 28px!important;
    line-height: 1.3!important;
  }
  .blog__related h4{
    margin-bottom: 0px!important;
    padding: 10px 0px 10px 0px!important;
  }
  .hero__arrow-icon {
    top: 83%;
    right: 1%;
  }
  p, .workflow__item-4 p, .service__item-6 p,.service__item-7 p,.service__right-4 p,.feature__content-right p {
      font-size: 19px;
  }
  .hero__content-6 p {
    font-size: 19px;
    padding-bottom: 40px!important;
  }

  .sec-title {
      font-size: 40px;
  }

  .sec-title-3{
      font-size: 40px;
  }
  .cta__area-4{
      padding-bottom: 40px;
      border-radius:0px;
  }
  .cta__inner-4{
      padding: 0px;
  }
  
  .bg-home-image-case-history{
      padding-top: 65%;
      background-size: cover!important;
      background-position: center center!important;
      background-repeat: no-repeat!important;
      width: 100%!important;
  }
  .bg-home-image-service-banner{
      padding-top: 75%;
      background-size: cover!important;
      background-position: center center!important;
      background-repeat: no-repeat!important;
      width: 100%!important;
  }
  .bg-home-image-service-image{
      padding-top: 50%;
      background-size: cover!important;
      background-position: center center!important;
      background-repeat: no-repeat!important;
      width: 100%!important;
  }
  .swiper-slide .sec-title{
      font-size: 23px;
  }
  .portfolio__slide-2 .slide-img{
      padding-right: 0px!important;
      overflow: hidden!important;
  }
  .portfolio__slider-2 {
    position: relative;
    height: auto;
  }
  .portfolio__slide-2 .slide-content {
      padding: 30px 15px 20px;
  }

  .news-text h2, .news-text h3 {
    padding-bottom: 35px;
    padding-top: 35px;
  }

  #id_aereo_hb {
      position: fixed;
      right: 0;
      top: 50%;
      width: 180px; /* Modifica questa dimensione in base alle tue esigenze */
      height: auto;
      visibility: hidden;
      z-index:99999999999999;
  }

}
@media (max-width: 575px) {
  .sec-title {
      font-size: 32px;
  }
	.header__inner-2, .header__inner-3 {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 60% 0% 40%;
    grid-template-columns: 90% 0% 10%;
    padding: 0 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin:10px;
  }
  
  .bg-home-image-case-history{
      padding-top: 75%;
      background-size: cover!important;
      background-position: center center!important;
      background-repeat: no-repeat!important;
      width: 100%!important;
  }
  .bg-home-image-service-banner{
      padding-top: 90%;
      background-size: cover!important;
      background-position: center center!important;
      background-repeat: no-repeat!important;
      width: 100%!important;
  }
  .bg-home-image-service-image{
      padding-top: 50%;
      background-size: cover!important;
      background-position: center center!important;
      background-repeat: no-repeat!important;
      width: 100%!important;
  }
  .header__nav-icon-3 {
      justify-content: flex-start; 
  }

  header .header__logo-2 img{
    height: 40px;
  }
  .cta__content {
    width: 100%!important;
  }
  
}


@media (max-width: 575px) {
	.d-mobile-no {
		display: none!important;
	}
	.d-mobile-yes {
		display: block!important;
	}
	}

	@media ( min-width: 575px) {
	
	.d-mobile-yes {
		display: none!important;
	}
	}

	@media ( min-width: 1400px) {
	.d-mini-pc-no {
		display: block!important;
	}
	.d-mini-pc-yes {
		display: none!important;
	}
	}

	@media ( max-width: 1400px) {
	.d-mini-pc-no {
		display: none!important;
	}
	.d-mini-pc-yes {
		display: block!important;
	}
	}

	@media ( min-width: 850px) {
	.d-tablet-pc-no {
		display: block!important;
	}
	.d-tablet-yes {
		display: none!important;
	}
	}

	@media ( max-width: 850px) {
	.d-tablet-no {
		display: none!important;
	}
	.d-tablet-yes {
		display: block!important;
	}
	}	

  
	@media ( min-width: 1000px) {
	.d-pc-no {
		display: none!important;
	}
	.d-pc-yes {
		display: block!important;
	}
	}

  @media only screen and (max-width: 767px){
    .development__img {
        padding-bottom: 50px;
        overflow: hidden;
        position: relative;
        width: 100%;
        height: auto;
    }
  }
  .loading-logo img{
      width: 100px;
  }
  .loading-logo img{
    padding-bottom:10px;
  }

  
