
p{
  font-family: 'Poppins', arial, sans-serif;
}

main{
  /*padding-top: 106px;*/
}



    body {
        font-family: 'Montserrat', sans-serif;
    }

    .font-regular {
        font-weight: 400; /* Regular */
    }

    .font-medium {
        font-weight: 500; /* Medium */
    }

    .font-semibold {
        font-weight: 600; /* SemiBold */
    }

    .font-extrabold {
        font-weight: 800; /* ExtraBold */
    }


    .gpt-container {
      display: flex;
      align-items: center;
      padding: 20px;
      gap: 20px;
      font-family: 'Montserrat', sans-serif;
    }

    .gpt-logo {
/*      width: 70px;
      height: 70px;*/
      flex-shrink: 0;
    }

    .gpt-logo img {
      width: 100%;
      height: 100%;
      object-fit: contain;
    }

    .gpt-text {
      display: flex;
      flex-direction: column;
    }

    .gpt-title {
        font-size: 40px;
        letter-spacing: -2px;
        font-weight: 600;
        color: #2C4659;
        line-height: 48px;
        margin-top: -12px;
    }

    .gpt-title span {
        margin-right: 5px;
      color: #527FB8;
    }

    .gpt-subtitle {
        font-size: 16px;
        color: #444;
        font-weight: 400;
        margin-top: 0;
    }

    

.btn.btn-secondary.dropdown-toggle {
    border: none;
    background: none;
    color: #666;
    margin-right: 8px;
    font-weight: 800;
    letter-spacing: -1px;
}
.dropdown-item:hover {
    background: #eee;
}






.item-partner.people .logo{
  background: transparent !important;
  box-shadow: none !important;
}
.item-partner.people img{
  border-radius: 130px;
}

.mobile.banner{
  display: none !important;
}
.desktop.banner{
  display: block !important;
}


/*
  
  PAGE - PROGRAMATIONS

*/
#page-programation{
}

#page-programation .bi-calendar3{
  margin-right: 10px;
  font-size: 25px;
}
#page-programation .accordion-header{
  /*position: relative;*/
}
#page-programation .accordion-header .arrow-label{
  color: red;

}
#page-programation .accordion-header .arrow-label {
    position: absolute;
    top: 0;
    right: 50px;
    font-size: 14px;
    opacity: 0.5;
    font-weight: 400;
    margin-top: 19px;
    color: #000;
}


/*.accordion-button:not(.collapsed) .arrow-label {
  color: red;
}
*/

#page-programation .accordion-item .title {
    font-size: 15px !important;
    color: #555;
    font-weight: 600;
    margin-top: 9px;
}

#page-programation .accordion-item .description {
    font-size: 13px;
    padding-right: 15px;
    color: #666;
}

.accordion-button:not(.collapsed) {
    background: transparent !important;
    border-bottom: 3px solid #ccc;
}
.accordion-button:focus {
    border-bottom: 3px solid #ccc;
    box-shadow: none;
}

#page-programation .accordion-body{
    padding-top: 15px !important;
    padding: 0;
}
#page-programation .otime{
    margin: 0 10px 0 20px;
}
#page-programation .otime .bi{
  margin-right: 5px;
  font-size: 20px;
}
#page-programation .accordion-item .content {
    padding-right: 25px;
}
#page-programation .accordion-item .content .speaker {
    color: #2B70D9;
    font-size: 14px;
    font-weight: 600;
}
#page-programation .accordion-item .button a {
    padding: 15px 28px;
}
#page-programation .accordion-item .button{
    position: absolute;
    right: 20px;
}
#page-programation .otime span {
    font-weight: 600;
    margin-left: 6px;
    color: #666;
}
#page-programation .accordion-item .content .speaker small {
    font-weight: 400;
    margin-left: 6px;
    opacity: 0.7;
  }

#page-programation .item .thumb img{
  width: 105px;
  border-radius: 100px;
  border:2px solid white;
  box-shadow: 0px 0px 5px #999;
}
#page-programation .item {
    background: #EEEEEE;
    border-radius: 7px;
    min-height: 134px;
    margin-top: 15px;
}
#page-programation .thumb {
    padding: 0 25px;
}
#page-programation .item{
    border-left: 8px solid #2FA12F;
}
#page-programation .item.workshop{
  border-left-color: #0d6efd;
}




/*
  PAGE - PARTNERS
*/
.item-partner .name {
    display: block;
    color: #0352BC;
    font-size: 18px;
    font-weight: 600;
}
.item-partner .accountable * {
    font-size: 13px;
    color: #0352BC;
    font-weight: 600 !important;
    letter-spacing: -1px;
    margin-bottom: 20px;
    display: block;
}

.item-partner ul{
  list-style: none;
}
.item-partner .box{
  background: #F3F3F1;
  height: 367px;
  padding: 20px;
  margin-bottom: 25px;
}
#page-partners .item .logo span {
  position: absolute;
  top: 0;
  display: none;
}
#page-partners .item span.stand {
  left: 0;

}
#page-partners .item span.tag {
  right: 0;
}
.li-contact {
    font-size: 13px !important;
}
.item-partner ul li.li-contact {
    border-bottom: 1px solid #cccccc82;
    margin-bottom: 0;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
  }
.li-contact.address span {
    font-size: 12px !important;
    line-height: 13px;
}
#page-partners .item a.logo {
  width: 45%;
  background: white;
  overflow: hidden;
  border-radius: 6px;
  text-decoration: none;
  position: relative;
  padding: 0 15px;
  box-shadow: 0px 0px 7px #00000012;
}
#page-partners .site a{
  text-decoration: none;
}
#page-partners ul{

    width: 60%;
    position: relative;
    margin-bottom: 0;
}
#page-partners .item a img {
    max-width: 100%;
}
div#page-partners {
    margin-bottom: 95px;
}

.item-partner ul li {
    color: #666;
    font-size: 14px;
    display: flex;
    align-items: center; /* Centraliza verticalmente */
    /* justify-content: center; */ /* Centraliza horizontalmente */
}

.item-partner .bi {
    font-size: 16px;
    margin-right: 14px;
    margin-left: 14px;
}
.li-contact {
    margin-bottom: 8px;
}
li.li-contact:nth-last-child(1) {
  background: red !important;
}
.item-partner li:nth-last-child(2) {
    /*background: red;*/
    margin-bottom: 0;
    border-bottom: 0px !important;
}

.benefits  {
    position: absolute;
    bottom: 0;}
.benefits a {background: white;font-size: 13px;background: #005eff;color: white;border-radius: 45px;padding: 5px 18px;text-decoration: none;}




/*   */
#page-exhibitor .item span {
  position: absolute;
  top: 0;
  display: none;
}
#page-exhibitor .item span.stand {
  left: 0;

}
#page-exhibitor .item span.tag {
  right: 0;
}
#page-exhibitor .item a {
    overflow: hidden;
    display: block;
    border-radius: 6px;
    margin-bottom: 20px;
    background: #f8f8f8;
    text-decoration: none;
    position: relative;
    min-height: 277px;
    padding: 0 55px;
}

#page-exhibitor .item a img {
    max-width: 100%;
}



/* PAGE - FILTERS */
.showed-filter a.active{
  color: white !important;
  background: #0165ed !important;
}


#page-exhibitor .alert .text,
#page-partners .alert .text{
  font-size: 14px;
  padding-left: 88px;
  font-weight: 400;
  opacity: 0.7;
  width: 100%;
  display: block;
  text-align: center;
  letter-spacing: 2px;
}


.title-main {
    margin: 40px 0 10px 0;
}
.title-main small {
    color: #666;
    font-size: 19px;
    opacity: 0.7;
    font-weight: 400;
    letter-spacing: 1px;
    margin-left: 15px;
}

.button-exhibitor{
  display: none;
}

.header-mobile,
.nav-item .bi {
  display: none;
}


.hide-desktop{
  display: none;
}



.modal-subscription .alert{
    color: #666;
    font-size: 14px;  
}
.modal-subscription .alert .bi{
    font-size: 37px;
    margin-right: 13px;
    color: #2362c9;
}
.modal-subscription input[type='text'] {
    color: #666;
    font-size: 14px;
}
.modal-subscription label {
    color: #666;
    font-size: 14px;
}
#agreeTerms{
    zoom: 1.3;
    margin-right: 20px;
    float: left;
}
.column-agree label,
.privacy-link{
/*    display: block;*/
    font-size: 12px;
    text-decoration: none;    
}
.desktop.banner {
    display: block;
    margin: 0 auto;
}
.agree-helper{
  color: #999;
  font-size: 13px;
}
.agree-helper a{
}
.modal-subscription button {
    padding: 10px 25px;
    font-size: 14px;
}
.modal-subscription button .bi {
    font-size: 19px;
}
label.error {
    color: red;
    font-size: 12px;
    font-weight: 500;
}


.topbar{
  width: 100%;
  height: 75px;
  background: #EBEBEB;
}

.topbar .exhibitor{}

.topbar .btn{
  margin-right: 10px;
  padding: 7px 25px;
}

.topbar .bi{
  margin-right: 10px;
  font-size: 18px;
}

.topbar .helper{
  color: #666;
  font-size: 14px;
}

.topbar .language img {
    width: 28px !important;
    border: 2px solid white;
    border-radius: 100px;
    box-shadow: 0px 0px 5px #666666b3;
    margin-right: 6px;
}
.topbar .helper{
  color: #999;
  font-size: 12px;
}

.language a.dropdown-item {
    padding: 10px 13px;
}
.language a.dropdown-item.active {
    background: #9999994d;
}
.dropdown-item.active span {
    color: #626262 !important;
}

.language .dropdown-toggle img{
  margin-right: 8px;
}
.language .dropdown-toggle.show{
    border: 1px solid #9999994a;
}

.topbar .language  span{
  font-size: 13px;
  color: #999;
}



.bottombar{
  background: #283847;
  height: 73px;
  width: 100%;  
  overflow: hidden;
  z-index: 3;
}
.bottombar .bi-geo-alt,
.bottombar .bi-calendar-check,
.bottombar .bi-telephone{
  position: absolute;
  left: -81px;
  font-size: 88px;
  top: -37px;
  color: #1C212B;
}
.bottombar .position-relative span {
    font-size: 13px;
    margin-top: 4px !important;
    display: block;
    z-index: 99999 !important;
    position: relative;
}
.bottombar .position-relative div {
    z-index: 99999 !important;
    position: relative;
}
.bottombar-subscription{
    width: 100%;
    height: 73px;
    position: absolute;
    top: 0;
    z-index: 500;
    left: calc(50% + 367px);
    transform: skew(337deg);
    background: linear-gradient(to bottom, #12c108, #0cb702);

    -webkit-transform: skew(337deg);
    -moz-transform: skew(337deg);
    -o-transform: skew(337deg);
}
.bottombar .first-bar{
  /*background: red;*/
  position: relative;
  z-index: 999;
}

.bottombar-subscription {

}
.button-subscription:hover i{
  left: -10px !important;
}
.button-subscription .bi-arrow-right-circle-fill{
    color: #FFF !important;
    font-size: 44px !important;
    position: relative;
    left: -20px;
}
.button-subscription {
  text-decoration: none;
}
.button-subscription span{
  color: white;
}


.modal-subscription .modal-header{
    background: linear-gradient(to bottom, #3175E1, #1A56BB);
    color: white;
    font-weight: 500 !important;
}



#life-header{

}




#life-maps{
  width: 100%;
  height: 710px;
  position: relative;
  background: #eee;
}
#life-maps #gmaps{
  width: inherit;
  height: 100%;
}



.logo{
  width: 351px;
}


.topheader{
    width: 100%;
    height: 83px;
    background: #eee;
}

.header{
    width: 100%;
    height: 103px;
    display: flex;
    align-items: center;
    /*background: url(../images/pattern.gif) top center repeat;*/
    position: relative;
    top:0;
    z-index: 500;
    box-shadow: 0px 0px 10px #00000026 !important;
}


.layer-subs{
  display: none;
}





/* Estilos para dispositivos móveis (telefones) */
@media only screen and (max-width: 767px) {


}



.btn-without-dropdown{
    border: none;
    background: none;
    color: #666;
    margin-right: 8px;
    font-weight: 800;
    letter-spacing: -1px;
}


#life-slider img{
  max-width: 100%;  
}

#maps-zipcode{
  width: 100%;
  height: 110px;
  background: #092d97cc;
  z-index: 400;
  position: absolute;
}

#life-slider{
  /*height: 655px;*/
  margin-top: -1px !important;
  background: transparent;
}

#find-store label{
  font-size: 17px;
  font-weight: 400;
  color: white;
  margin-right: 10px;
  letter-spacing: 1px;
  text-shadow: 0px 0px 22px #000;
}
#find-store input.zipcode{
  height: 43px;
  border-radius: 5px 0 0 5px;
  border: 0;
  color: #666;
  padding: 0 15px;
  width: 136px;
  text-align: center;
  letter-spacing: 2px;
}

#button-search:hover {
  background: #00395B;
}
#button-search {
  transition: .2s;
  background: #00A0FF;
  height: 43px;
  color: white;
  text-decoration: none;
  line-height: 43px;
  padding: 0 28px;
  border-radius: 0 5px 5px 0;
}
#button-search i{
  margin-right: 5px;
  position: relative;
  top: -4px;
}
#button-search span{
  position: relative;
  top: -2px;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#zipcode{

}
#zipcode:focus {
  border:0px;
  box-shadow: 0px;
  outline: 0;
}

.navbar-nav .nav-item a:hover {
  background: #eee;
  border: 2px solid #ccc;
}
.nav-link.active small {
    color: #ffffffa6;
}
.navbar-nav .nav-item a.active {
  background: #204f9f;
  color: white;
  border: 2px solid white !important;
  box-shadow: 0px 0px 13px #0054e46e;
}

.navbar-nav .nav-item a {
  border: 2px solid transparent;
  color: #283847;
  font-size: 15px;
  font-weight: 500;
  background: transparent;
  margin-right: 11px;
  padding: 7px 13px !important;
  border-radius: 10px;
}

.nav-link small {
    display: block;
    color: #999;
    font-size: 12px;
    font-weight: 400 !important;
}


/* SLIDER */
.owl-nav{
  display: none;
}
.owl-dots{
  position: absolute;
  bottom: 20px;
  z-index: 9999;
  width: 100%;
  margin: 0 auto;
}

.owl-theme .owl-dots .owl-dot span {
    margin: 5px 6px !important;
    width: 20px !important;
    height: 20px !important;
}
.owl-dot.active span {
    background: #0040FF !important;
    box-shadow: 0px 0px 9px #0040FF !important;
    border: 2px solid #ffffff4a;
}
#stores {
  margin-top: -70px;
}
#stores .instructions {
    background: #092d97d6;
    position: relative;
    margin-bottom: 25px;
    border-radius: 6px;
    padding: 30px 0;
}
#stores .instructions *{
  color: white !important;
}
#stores .instructions h4 {
    margin: 0;
}
#stores .instructions .icon{
  font-size: 43px;
}
#stores .instructions .description{
  font-size: 300;
}


/* ====== STORES ======  */
#stores .item .info{
  border: 1px solid #2e4ca630;
  border-top: 0px;
  padding: 20px 20px;
  border-radius: 0 0 5px 5px;
}
#stores .item .facade{
  position: relative;
  height: 300px;
  overflow: hidden;
  position: relative;
}
#stores .item .facade img{
  width: 100%;
}
#stores .name{
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 99;
    left: 0;
    text-align: center;
    background: linear-gradient(to top, rgb(0 0 0 / 86%), rgba(0, 0, 0, 0));
    height: 88px;
    color: white;
    font-weight: 600;
    font-size: 14px;
    padding-top: 20px;  
}


#stores .info-item{
    margin-bottom: 15px;
    color: #666;
    font-size: 14px;
}
#stores .info-item .bi {
    margin-right: 10px;
    font-size: 22px;
    color: #204f9f;
    font-weight: 700;
}
#stores .whatsapp .bi{
  margin-right: 5px;
  font-size: 18px;
}
#stores .whatsapp{
    width: 100%;
    text-align: center;
    display: block;
    background: #25DE41;
    color: white;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 7px;
    cursor: pointer;
    text-decoration: none !important;
    transition: .2s;
}
#stores .whatsapp:hover{
    background: #00FF1F;
    color: #17952a;
}

#stores .facade{
  border-radius: 8px 8px 0 0;
  overflow: hidden;
}

#stores .info-item span {
    font-size: 13px;
    font-weight: 500;
}

#stores .bi{
  font-size: 30px;
}
#stores .load-more-stores{
    margin-top: 50px;
    padding: 15px 120px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
}


.title h4{
  color: #666;
  font-size: 16px;
  margin-left: 10px;
  font-weight: 400;
}


.title i{
    font-size: 43px;
    position: relative;
    top: -4px;
    margin-right: 6px;
}
.title i, .title h3{
  color: #005EFF;
}
.title h3{
  font-size: 40px;
}
.title h3, .title b {
    font-size: 30px;
    letter-spacing: -1px;
}


.title-percent{
  color: #00B200;
  font-weight: 800;
  font-size: 35px;
  letter-spacing: -1px;
} 
.label-reservation{
  width: 100%;
  text-align: center;
  display: block;
  font-size: 13px;
  color: #df0000;
  font-weight: 700;
  margin-top: 10px;  
}
.row-right{
    position: absolute;
    bottom: -35px;
    right: -130px;
}
.help-percent{
  color: #666;
  font-size: 23px;
  font-weight: 400;
  margin-bottom: 20px;  
}
.button-reservation{
  width: 100%;
  padding: 0;  
}

.button-reservation i{
    font-size: 43px;
    margin-right: 20px;
}


#page-exhibitor .exhibitor h5 ,
#page-programation .programation h5 ,
#page-partners .partners h5 {
    font-size: 14px !important;
    margin-right: 10px;
}

#page-exhibitor .exhibitor a:hover {
  background: #eee;
}
#page-exhibitor .showed-filter{
  margin-bottom: 10px;
  display: block;
  margin-bottom: 30px;
}

#page-exhibitor .exhibitor a:hover ,
#page-programation .programation a:hover ,
#page-partners .partners a:hover {
  background: #eee;
}

.container.row-address {
    width: 40% !important;
}
  .container.row-address span{
    margin-left: 30px;
    color: #666;
  }
    
  .row-address{
    margin-bottom: 20px;
  }

.row-address small b{
  display: block;
  text-align: right;
}
.row-address .bi{
    color: #003FB2;
    font-size: 52px;
    margin-right: 20px;
}
.row-address small{
  line-height: 28px;
  display: block;
  float: left;
  text-align: right;
  color: #003FB2;
  font-size: 24px;
}

#location-place{
    background: #001f58;
    padding: 25px 10px;
    text-align: center;
    border-radius: 10px;
}
#location-address{
  margin-bottom: 40px;
  background: #005BFF;
  opacity: 0.8;
  padding: 30px 1px;
  color: white;
  text-shadow: 1px 1px 1px #333 !important;
}

.row-address-1 span{
  color: #999 !important;
}
.row-address-2 span{
    color: #0d47af !important;
    font-size: 25px;
    letter-spacing: -1px;
    padding-left: 55px;
}
.item-hotel{
  margin-bottom: 80px;
}
.item-hotel img.cover{
  border-radius: 5px;
  border: 2px solid white;
  box-shadow: 0px 0px 10px #00000026;
  width: 100%;
  max-width: 100%;
}

.item-hotel .line-1 span {
    color: #003FB2;
    font-weight: 600;
    font-size: 18px;
}
.item-hotel .bi {
    font-size: 20px;
    margin-right: 9px;
    margin-left: 5px;
}
.item-hotel .line-3, .item-hotel .line-4 {
    color: #999;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 4px;
}
.item-hotel .line-3,
.item-hotel .line-4{
  color: #999;
}
.item-hotel .cover {
    margin-bottom: 10px;
    margin-top: 20px;
}

#page-exhibitor .exhibitor a ,
#page-programation .programation a ,
#page-partners .partners a {
    color: #666;
    text-decoration: none;
    margin-right: 5px;
    position: relative;
    top: -3px;
    margin-left: 0px;
    background: #fff;
    padding: 5px 15px;
    border-radius: 100px;
    font-size: 13px;
    font-weight: 500;
}


*{
  transition: .2s !important;
}

.loader{
    margin-top: 80px;
    margin-bottom: 80px;
}


.fair-header .left{
  color: #3176E3;
}
.fair-header .left svg{
  zoom: 7;
  float: left;
  position: relative;
  top: 5px;
}
.fair-header .left span{
  font-size: 28px;
  letter-spacing: -1px;
  margin-top: 70px !important;
  display: block;
  float: left;
  margin-left: 30px;
}

#page-location{
  margin-bottom: 50px;
}

.button-reservation, .button-light-plant{
    min-height: 80px;  
}
.button-reservation small{
    display: block;
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: 7px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 4px;
    opacity: 0.7;
}

.buttoes-map-footer .button-light-plant{
  margin-top: 0px !important;
}


.features img {
  border: 3px solid white !important;
  border-radius: 10px;
  box-shadow: 0px 0px 5px #afafaf;
}

.button-light-plant i{
  color: #ED1C24;
    font-size: 37px;
    margin-right: 4px;
}
.button-light-plant{
  background: #DFDFDF;
    font-size: 17px;
    width: 100%;
    color: #333;
    border:0px;
    margin-top: 50px;
}
.button-light-plant:hover{
    color: #666;
  background: #AAA;
}




        .progress-container {
            width: 100%;
            height: 30px;
            background-color: #eee;
            position: relative;
            overflow: hidden;
            border-radius: 100px;
        }

        .progress-bar {

            transform: skew(337deg);
            height: 100%;
            background-color: #2ec934; /* Cor verde */
            width: 0; /* Inicialmente, a largura é 0 */
            animation: progress-animation 2s ease-in-out forwards;
        }

        .mark {
            position: absolute;
            height: 100%;
            width: 2px;
            background-color: #333;
        }

        .mark.start {
            left: 0;
        }

        .mark.end {
            right: 0;
        }

        @keyframes progress-animation {
            0% {
                width: 0;
            }
            50% {
                width: 8%;
            }
            100% {
                width: 35%;
            }
        }















        