@font-face {
    font-family: 'refinery-25-medium';
    src: url('../fonts/refinery-25/refinery-25-medium.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'refinery-25-regular';
    src: url('../fonts/refinery-25/refinery-25-regular.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'refinery-25-semi-bold';
    src: url('../fonts/refinery-25/refinery-25-semi-bold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: 'Blender';
    src: url('../fonts/Blender-Pro-Bold.woff2') format('woff2');
    font-display: swap;
}

html {
    scroll-behavior: smooth;
}

::-webkit-scrollbar-track {background-color: rgb(3, 169, 244);}
::-webkit-scrollbar {width: 6px;background: rgb(3, 169, 244);}
::-webkit-scrollbar-thumb {background: #FCEE0A; height: 120px; }

#men, #men2 {
    padding-bottom: 0;
}

#header-pc {
    z-index: 999;
}

#header-mobile {
    display: none;
    z-index: 999;
}

#conter {
    position: fixed;
    padding-top: 40px;
    width: 100%;
    height: 110px;
    z-index: 9999999999;
}

#conter2 {
    position: fixed;
    padding-top: 40px;
    width: 100%;
    height: 110px;
    z-index: 9999999999;
    height: 110px;
    opacity: 0;
    transition: opacity .0s linear;
}

#conter2.hid{
    opacity: 1;
    transition: opacity 0s linear;
}

.conter2 {
    width: 60%;
}

#topo {
    position: fixed; 
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0; 
    left: 0; 
    background-color: #2f2864;
    width: 100%; 
    height: 82px;
    z-index: 21;
}

#imgBa, #imgBa2 {
    position: absolute;
    opacity: 1;
    max-width: 1445px;
    max-height: 82px;
    width: auto;
    height: auto;
}
#original-imgBa, #original-imgBa2 {
    position: absolute;
    opacity: 1;
    max-width: 1445px;
    max-height: 82px;
    width: auto;
    height: auto;
}

#imgBa.imgbac {
    animation: none;
    animation: bac 4s  infinite;
} 

#imgBa.imgba {
    opacity: 1;
    animation: bac2 1s  forwards;
} 

#original-imgBa.imgbac {
    animation: none;
    animation: bac 4s  infinite;
} 

#original-imgBa.imgba {
    opacity: 1;
    animation: bac2 1s  forwards;
}

@keyframes bac2 {
    0% {
        opacity: 1;
        
      }
      100% {
          opacity: 0;
      }
  }

@keyframes bac {
    0% {
      
      opacity: 0;
    }
  
    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
  }

#carro {
    margin-top: 110px;
    height: 103%;
}

.navbar-brand {
    margin-top: 26px; 
    margin-left: 95px;
}

#logo1 {
    z-index: 999999;
}

#logo1,#logo2 {
    position: absolute;
    margin-top: -2px;
}

#logo2 {
    display: none;
}

#ic {
    margin-top: -3px;
}

#li-nav2 {
    display: none;
}

#li-nav2 li {
    background-color: #5266dd;
}

#li-nav2 li:hover {
    background-color: #5266dd;
}

#sub-li-nav1, #sub-li-nav2, #sub-li-nav3, #sub-li-nav4, #sub-li-nav5, #sub-li-nav6 {
    background-color: #673ab7;
    width: 100%;
}

#sub-li-nav1 li, #sub-li-nav2 li, #sub-li-nav3 li, #sub-li-nav4 li, #sub-li-nav5 li, #sub-li-nav6 li {
    background-color: #673ab7;
}

#sub-li-nav1 a, #sub-li-nav2 a, #sub-li-nav3 a, #sub-li-nav4 a, #sub-li-nav5 a, #sub-li-nav6 a {
    background-color: #673ab7;
}

@keyframes slidein {
    from {
      
      width: 0%
    }
  
    to {
      margin-left: 0%;
      width: 100%;
    }
  }

#imgL.imgLo {
    animation: iml 0.7s linear forwards;
} 

#imgL.imgLo2 {
    animation: iml2 0.7s linear forwards;
} 

@keyframes iml {
    from {
      
      opacity: 0%
    }
  
    to {
        opacity: 1;
    }
  }

  @keyframes iml2 {
    from {
      
      opacity: 1;
    }
  
    to {
        opacity: 0;
    }
  }

#transf1, #transf2, #transf3, #transf4, #transf5, #transf6, #transf7 {
    color:#FFF;
}

#transf1.tran, #transf2.tran, #transf3.tran, #transf4.tran, #transf5.tran, #transf6.tran, #transf7.tran {
    color: #dfc229;
}

.ham {
    background-color: #ffeb3b;
}

.ham:hover {
    background-color: #03a9f4;
}

.ham a {
    background-color: #ffeb3b;
}

.ham a:hover {
    background-color: #03a9f4;
}

#nav2 {
    display: none!important;
    z-index: 22;
}

#hamf:hover {
    color: #000;
}

.sub::before {
    content: "";
}

#phone {
    margin-left:  -3px;
}

#navbar {
    background-color: #2f2864; 
    color: rgb(74, 67, 0); 
    width: 93.5%; 
    margin-left: 228px; 
    margin-top: -45px;
}

#top-n, #top-n2, #top-n3, #top-n4 {
    color: #fff;
}

#top-n:hover, #top-n2:hover, #top-n3:hover, #top-n4:hover {
    color: #dfc229;
}

#soc {
    background-color: #4867AA; 
    border: #4867AA;
}

#soc2 {
    background-color: #1D9BF0; 
    border: #1D9BF0;
}

#phone a {
    text-decoration: none;
}

#phone em {
    border:1px solid #01baef;
}

#phone em:before {
    color: #FCEE0A;
}

#phone span {
    color: #01baef;
}

#hamb span {
    background-color: rgb(74, 67, 0);
}

#con {
    background-color: #03a9f4;
    font-family: 'refinery-25-medium';
    font-size: 1.1em;
    font-weight: 150;
}

#con:hover {
    background-color: #673ab7;
}

#list1, #list2, #list3, #list4, #list5, #list6 {
    background-color: #FCEE0A; 
    cursor: pointer;
}

#list2 a, #list3 a, #list4 a, #list5 a, #list6 a{
    background-color: #FCEE0A; 
}

#list1:hover, #list2:hover, #list3:hover, #list4:hover, #list5:hover, #list6:hover {
    background-color: #03a9f4; 
}

#list2 a:hover, #list3 a:hover, #list4 a:hover, #list5 a:hover, #list6 a:hover{
    background-color: #03a9f4; 
}

#list {
    background-color: #03a9f4;
}

#list a{
    background-color: #03a9f4;
}

#list:hover {
    background-color: #673ab7;
}

#list a:hover {
    background-color: #673ab7;
}

#slider {
    z-index: -9999;
}
.slider-backgroud {
    position: absolute; 
    width: 100%; 
    height: 100%; 
    background-image: url('../image/curtains.png');
}

.banner-content h2{
    font-family: 'refinery-25-semi-bold'; 
    font-size: 3em; 
    letter-spacing: 1px;
    margin-top: 0;
}

.banner-content p{
    font-family: 'refinery-25-medium'; 
    font-size: 1.5em; 
    line-height: 1;
    margin-top: 18px;
    margin-bottom: 25px;
}

.neon-purple {
    color: #a776ff;
    text-shadow: 0 0 0.6vw #9967f3, 
                 0 0 1vw #5526a8, 
                 0 0 1vw #a528bb, 
                 0 0 3vw #3e00a2, 
                 0 0 3vw #6827b0, 
                 0 0 .1vw #da00ff, 
                 .1vw .2vw 0vw #000000;
}

.neon-blue {
    color:#35c0ff;
    text-shadow: 0 0 1.6vw 		 #0571c7, 
                 0 0 1vw 		 #028fff, 
                 0 0 1vw 		 #2196F3, 
                 0 0 3vw 		 #000000, 
                 0 0 3vw 		 #13334c, 
                 0 0 0.1vw 		 #008eff, 
                 0.1vw 0.2vw 0vw #000000; 
}
.neon-yellow {
    color:#fcee0a;
    text-shadow: 0 0 0.6vw         #d39e00, 
                 0 0 1vw         #FF9800, 
                 0 0 1vw         #FFC107, 
                 0 0 3vw         #FF5722, 
                 0 0 3vw         #F44336, 
                 0 0 0.1vw       #FED128, 
                 0.1vw 0.2vw 0vw #806914;          
}

.header-main-border-content {
    position: absolute; 
    top: 95%; 
    z-index: 999;
    left: 0;
}

.header-main-border2 {
    position: absolute; 
    top: 95%; 
    z-index: 20;
    left: 0;
}

.header-main-border2-content {
    position: absolute; 
    top: 95%; 
    z-index: 20;
    left: 0;
}

#segment-border {
    background-image: url(../image/vec.svg);
    background-position: center top;
    background-size: 100% 100%;
    content: "";
    height: 48px;
    left: 0;
    position: absolute;
    width: 100%;
    margin-top: -10px;
}

.service-border {
    background-image: url(../image/vec1.svg);
    background-position: center top;
    background-size: 100% 100%;
    content: "";
    height: 48px;
    left: 0;
    position: absolute;
    width: 100%;
    margin-top: -46px;
}

.footer-border {
    background-image: url(../image/vec4.svg);
    background-position: center top;
    background-size: 100% 100%;
    content: "";
    height: 48px;
    left: 0;
    position: absolute;
    width: 100%;
    margin-top: -34px;
    z-index: 99;
}

.news-promo-border {
    background-image: url(../image/vec6.svg);
    background-position: center top;
    background-size: 100% 100%;
    content: "";
    height: 48px;
    left: 0;
    position: absolute;
    width: 100%;
    margin-top: -18px;
    z-index: 99;
}

.promo-border {
    background-image: url(../image/vec6.svg);
    background-position: center top;
    background-size: 100% 100%;
    content: "";
    height: 48px;
    left: 0;
    position: absolute;
    width: 100%;
    margin-top: -17px;
    z-index: 99;
}

.hub-border {
    background-image: url(../image/vec1.svg);
    background-position: center top;
    background-size: 100% 100%;
    content: "";
    height: 48px;
    left: 0;
    position: absolute;
    width: 100%;
    margin-top: -56px;
}

#uls {
    background-color: #03a9f4;
}

#uls li {
    background-color: #03a9f4;
    cursor: pointer;
}

#uls li a {
    background-color: #03a9f4;
}

#uls li ul {
    background-color: #03a9f4;
}

#uls li:hover {
    background-color: #673ab7;
}

#uls li a:hover {
    background-color: #673ab7;
}

.header-s3 .navbar-collapse {
    background-color: #03a9f4; 
    color: rgb(74, 67, 0); 
    margin-top: 8px;
}

#btn-fc, #btn-fc4 {
    color: #fff;
    background: rgb(117 151 181 / 20%); 
    border: 1px solid #fff; 
    font-family: 'refinery-25-medium'; 
    font-size: 1.1em; 
    font-weight: 150; 
    transition: opacity 150ms; 
    width: 133.03px; 
    height: 40.30px; 
    border-radius: 0; 
    padding: 5px 24px;
}

#btn-fc:hover, #btn-fc4:hover {
    animation: cor 1s linear forwards;
}

#btn-fc2, #btn-fc5 {
    color: #fff;
    background-color: rgb(173 172 127 / 20%); 
    border: 1px solid #fff; 
    font-family: 'refinery-25-medium'; 
    font-size: 1.1em; 
    font-weight: 150;
    transition: opacity 150ms; 
    width: 133.03px; 
    height: 40.30px; 
    border-radius: 0; 
    padding: 5px 24px;
}

#btn-fc2:hover, #btn-fc5:hover {
    animation: cor2 1s linear forwards;
    color: #000;
    border: 1px solid #000;
}

@keyframes cor2 {
    0% {
        background-color: rgba(255,238,10,0);
    }
    100% {
        background-color: rgba(255,238,10,1);
    }
}

#btn-fc3, #btn-fc6 {
    color: #fff;
    background-color: rgb(156 127 173 / 20%); 
    border: 1px solid #fff; 
    font-family: 'refinery-25-medium'; 
    font-size: 1.1em; font-weight: 150; 
    transition: opacity 150ms; 
    width: 133.03px; 
    height: 40.30px; 
    border-radius: 0; 
    padding: 5px 24px;
}

#btn-fc3:hover, #btn-fc6:hover {
    animation: cor3 1s linear forwards;
    color: #fff;
}

@keyframes cor3 {
    0% {
        background-color: rgba(83, 45, 149,0);
    }
    100% {
        background-color: rgba(83, 45, 149,1);
    }
}



@keyframes cor {
    0% {
        background-color: rgba(3, 169, 244,0);
    }
    100% {
        background-color: rgba(3, 169, 244,1);
    }
}

.banner-border {
    position: relative;
}

.banner-border .border-span {
    position: absolute;
    display: block;
    border-radius: 2px;
    background: #ffffff;
    z-index: 1;
}

.banner-border .border-span:nth-child(1),
.banner-border .border-span:nth-child(2),
.banner-border .border-span:nth-child(3),
.banner-border .border-span:nth-child(4) {
  background: linear-gradient(138.275deg, rgba(255, 255, 255, 0) 0%, #ffffff 44.79%, #ffffff 58.85%, rgba(255, 255, 255, 0) 100%);
  opacity: 0;
}

.banner-border .border-span:nth-child(1){
  height: 2px;
  width: 14px;
  left: 0px;
}

.banner-border .border-span:nth-child(2) {
    height: 2px;
    width: 14px;
    top: 38px;
    left: 118px;
    transition: left 500ms;
}

.banner-border .border-span:nth-child(3) {
  height: 14px;
  width: 2px;
  top: 0px;
  transition: top 500ms;
}

.banner-border .border-span:nth-child(4) {
    height: 14px;
    width: 2px;
    top: 26px;
    left: 131px;
    transition: top 500ms;
  }

#cta1.cta1{
    animation: slideToRight 175ms linear ;
    
}
#cta1.cta2{
    animation: slideToLeft 175ms linear ;
    
}

#cta2.cta2{
    animation: slideToLeft 175ms linear ;
    
}
#cta2.cta1{
    animation: slideToRight 175ms linear ;
    


}

#cta3.cta3{
    animation: slideToBottom 175ms linear ;
    
}
#cta3.cta4{
    animation: slideToTop 175ms linear ;
    
}

#cta4.cta4{
    animation: slideToTop 175ms linear ;
    
}
#cta4.cta3{
    animation: slideToBottom 175ms linear;
    
}



#cta5.cta1{
    animation: slideToRight 175ms linear ;
    
}
#cta5.cta2{
    animation: slideToLeft 175ms linear ;
    
}

#cta6.cta2{
    animation: slideToLeft 175ms linear ;
    
}
#cta6.cta1{
    animation: slideToRight 175ms linear ;
    


}

#cta7.cta3{
    animation: slideToBottom 175ms linear ;
    
}
#cta7.cta4{
    animation: slideToTop 175ms linear ;
    
}

#cta8.cta4{
    animation: slideToTop 175ms linear ;
    
}
#cta8.cta3{
    animation: slideToBottom 175ms linear;
    
}



#cta9.cta1{
    animation: slideToRight 175ms linear ;
    
}
#cta9.cta2{
    animation: slideToLeft 175ms linear ;
    
}

#cta10.cta2{
    animation: slideToLeft 175ms linear ;
    
}
#cta10.cta1{
    animation: slideToRight 175ms linear ;
}

#cta11.cta3{
    animation: slideToBottom 175ms linear ;
    
}
#cta11.cta4{
    animation: slideToTop 175ms linear ;
    
}

#cta12.cta4{
    animation: slideToTop 175ms linear ;
    
}
#cta12.cta3{
    animation: slideToBottom 175ms linear;
    
}


@keyframes slideToRight {
    0% {
        left: 0;
        opacity: 1;
    }
    99%{
        opacity: 1;
    }
    100% {
        left: 118px;
        opacity: 0;
    }
}
@keyframes slideToLeft {
    0% {
        left: 118px;
        opacity: 1;
    }
    99%{
        opacity: 1;
    }
    100% {
        left: 0;
        opacity: 0;
    }
}
@keyframes slideToBottom {
    0% {
        top: 0;
        opacity: 1;
    }
    99%{
        opacity: 1;
    }
    100% {
        top: 26px;
        opacity: 0;
    }
}
@keyframes slideToTop {
    0% {
        top: 26px;
        opacity: 1;
    }
    99%{
        opacity: 1;
    }
    100% {
        top: 0;
        opacity: 0;
    }
}



#sp1 {
    color: #fff; 
    background-color: rgba(3,169,244,0.8); 
    border-top: 5px solid rgba(3,169,244,0.1); 
    border-bottom: 5px solid rgba(3,169,244,0.1);
}

#sp2 {
    color: #0099ff; 
}

#sp3 {
    color: #fff;
}

#sp4 {
    color: rgba(255,238,10); 
}

.disp {
    display: none;
    margin-top: -5px;
}

#pl, #pl2{
    line-height: 55px;
}

#pl5{
    line-height: 65px;
    margin-top: 0;
}
#pl6 {
    margin-top: 0px;
}

#pl3,#pl4, #pl6{
    margin-bottom: -65px;
} 

#services {
    background-color: #3f3683; 
    padding-top: 0;
}

.service-title{
    color: #fff; 
    font-family: 'refinery-25-semi-bold';
    font-size: 3em;
    letter-spacing: 1px;
    font-weight: 600;
    margin-top: 67.5px;
}

.service-text{
    color: #fff; 
    font-family: 'refinery-25-medium';
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: -5px;
}

#uni {
    background-color: #fff000e6;
    color: #000;
}

#uni h1{
    color: #000; 
    font-family: 'refinery-25-semi-bold';
    font-size: 3em;
    letter-spacing: 1px;
    font-weight: 600;
}

#uni h4{
    color: #494c61; 
    font-family: 'refinery-25-medium'; 
    font-size: 2em;
}

#uni p{
    color: #000; 
    font-family: 'refinery-25-medium'; 
    font-size: 1.5em; 
    line-height: 1;
}

.banner-video-content {
    filter: brightness(0.65);
    height: 140px;
    object-fit: cover;
    position: absolute;
    width: 100%;
    z-index: 3
}

#banner-video {
    background-image: url('../image/road.webp');
    height: 140px;
}

.banner-video-title {
    font-family: 'refinery-25-medium';
    font-size: 2em;
    font-weight: 400;
}

.banner-video-text {
    font-family: 'refinery-25-medium';
    font-size: 1.3em;
    font-weight: 150;
    margin-top: -18px;
}

.logo-item {
    border: none;
}

#descision {
    background-color: #03a9f4;
}

#descision h3, #descision span{
    font-family: 'refinery-25-medium'; 
    font-size: 2em; 
}

#descision a{
    font-family: 'refinery-25-medium'; 
    font-size: 0.7em;
}

#hub {
    background-color: #03a9f4; 
}

.hub-title{
    font-family: 'refinery-25-medium';
    font-size: 2.2em; 
    font-weight: 400;
    margin-left: 29%;
    line-height: 1.25em;
    padding-top: 30px;
    margin-bottom: 20px;
}

#hub-galeria, #sub-hub-galeria {
    margin-bottom: 26px;
    background-color: #03a9f4;
}

.about-segment{
    display: flex;
    flex: 1 0 100%;
    flex-flow: row wrap;
    list-style: none;
    margin: 0;
    margin-top: 5%;
    max-width: calc(66.66667% - 10px);
    padding: 0;
    width: 58%;
}

.about-segment li {
    flex: 1 0 100%;
    margin-bottom: 68px;
    max-width: calc(50% - 16px);
    width: 100%;
}

.about-segment li:nth-child(odd) {
    margin-right: 32px;
}

.about {
    align-content: flex-start;
    align-items: flex-start;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
}

.segment-image {
    border: 1px solid #455193;
    line-height: 0;
    max-width: calc(48% - 8px);
    position: relative;
}

.segment-image img {
    max-width: 100%;
    width: 100%;
}

.segment-image--glitch-effect {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.segment-image-content {
    flex: 1 0 100%;
    max-width: calc(52% - 8px);
    width: 100%;
}

.segment-image-title {
    margin-bottom: 8px;
    max-height: 83px;
    overflow: hidden;
    width: 100%;
}

.segment-image-title h2 {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    color: #fff;
    display: -webkit-box;
    font-family: 'Blender';
    font-size: 1em;
    font-weight: 400;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
}

.about-segment .segment-image-content h2 {
    color: #52319f;
    font-size: 1em;
    letter-spacing: 0;
    font-family: 'Blender';
    text-decoration: none;
    margin-top: 0;
    margin-bottom: 0;
}

/*
.segment-image-title h2 span {
    background-image: linear-gradient(transparent calc(100% - 1px),#52319f 1px);
    background-repeat: no-repeat;
    background-size: 0;
}*/

/*#spn1.subtit {
    transition: background-size .3s ease-in-out;
    background-size: 100%;
}

#spn2.subtit {
    transition: background-size .3s ease-in-out;
    background-size: 100%;
}

#spn3.subtit {
    transition: background-size .3s ease-in-out;
    background-size: 100%;
}

#spn4.subtit {
    transition: background-size .3s ease-in-out;
    background-size: 100%;
}

#spn5.subtit {
    transition: background-size .3s ease-in-out;
    background-size: 100%;
}

#spn6.subtit {
    transition: background-size .3s ease-in-out;
    background-size: 100%;
}
*/

.segment-image-separator {
    border-top: 1px solid #52319f;
    display: block;
    height: 1px;
    position: relative;
    width: 100%;
}

.segment-image-separator:before {
    border-right: 4px solid transparent;
    border-top: 4px solid #52319f;
    content: "";
    height: 4px;
    left: 40px;
    position: absolute;
    top: 0;
    width: 4px;
}

.segment-image-separator:after {
    background-color: #52319f;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px;
}

.segment-image-text {
    color: #6e7889;
    display: block;
    font-family: 'refinery-25-regular';
    font-size: 1.2em;
    font-weight: 150;
    line-height: 20px;
    margin-top: 10px;
}

/* Animação do Pad*/

.animate-span {
    position: absolute;
    display: block;
    border-radius: 2px;
    background: #ffffff;
    z-index: 1;
}

.animate-span:nth-child(1),
.animate-span:nth-child(2),
.animate-span:nth-child(3),
.animate-span:nth-child(4) {
  background: linear-gradient(138.275deg, rgba(255, 255, 255, 0) 0%, #ffffff 44.79%, #ffffff 58.85%, rgba(255, 255, 255, 0) 100%);
  opacity: 0;
}

.animate-span:nth-child(1){
  height: 1px;
  width: 15%;
  top: -1px;
  left: 0; 
  transition: left 500ms;
}

.animate-span:nth-child(2) {
    height: 1px;
    width: 15%;
    top: 100%;
    left: 100%;
    transition: left 500ms;
}

.animate-span:nth-child(3) {
  height: 15%;
  width: 1px;
  top: 0;
  left: -1px;
  transition: top 500ms;
}

.animate-span:nth-child(4) {
    height: 15%;
    width: 1px;
    top: 100%;
    left: 100%;
    transition: top 500ms;
  }


#pad1.pad1{
    animation: moveToRight 175ms linear ;
}
#pad1.pad2{
    animation: moveToLeft 175ms linear ;    
}

#pad2.pad2{
    animation: moveToLeft 175ms linear ;   
}
#pad2.pad1{
    animation: moveToRight 175ms linear ;
}

#pad3.pad3{
    animation: moveToBottom 175ms linear ;
}
#pad3.pad4{
    animation: moveToTop 175ms linear ; 
}

#pad4.pad4{
    animation: moveToTop 175ms linear ;
}
#pad4.pad3{
    animation: moveToBottom 175ms linear;
    
}


#pad5.pad1{
    animation: moveToRight 175ms linear ;
}
#pad5.pad2{
    animation: moveToLeft 175ms linear ;    
}

#pad6.pad2{
    animation: moveToLeft 175ms linear ;   
}
#pad6.pad1{
    animation: moveToRight 175ms linear ;
}

#pad7.pad3{
    animation: moveToBottom 175ms linear ;
}
#pad7.pad4{
    animation: moveToTop 175ms linear ; 
}

#pad8.pad4{
    animation: moveToTop 175ms linear ;
}
#pad8.pad3{
    animation: moveToBottom 175ms linear;
    
}

#pad9.pad1{
    animation: moveToRight 175ms linear ;
}
#pad9.pad2{
    animation: moveToLeft 175ms linear ;    
}

#pad10.pad2{
    animation: moveToLeft 175ms linear ;   
}
#pad10.pad1{
    animation: moveToRight 175ms linear ;
}

#pad11.pad3{
    animation: moveToBottom 175ms linear ;
}
#pad11.pad4{
    animation: moveToTop 175ms linear ; 
}

#pad12.pad4{
    animation: moveToTop 175ms linear ;
}
#pad12.pad3{
    animation: moveToBottom 175ms linear;
    
}


#pad13.pad1{
    animation: moveToRight 175ms linear ;
}
#pad13.pad2{
    animation: moveToLeft 175ms linear ;    
}

#pad14.pad2{
    animation: moveToLeft 175ms linear ;   
}
#pad14.pad1{
    animation: moveToRight 175ms linear ;
}

#pad15.pad3{
    animation: moveToBottom 175ms linear ;
}
#pad15.pad4{
    animation: moveToTop 175ms linear ; 
}

#pad16.pad4{
    animation: moveToTop 175ms linear ;
}
#pad16.pad3{
    animation: moveToBottom 175ms linear;
    
}


#pad17.pad1{
    animation: moveToRight 175ms linear ;
}
#pad17.pad2{
    animation: moveToLeft 175ms linear ;    
}

#pad18.pad2{
    animation: moveToLeft 175ms linear ;   
}
#pad18.pad1{
    animation: moveToRight 175ms linear ;
}

#pad19.pad3{
    animation: moveToBottom 175ms linear ;
}
#pad19.pad4{
    animation: moveToTop 175ms linear ; 
}

#pad20.pad4{
    animation: moveToTop 175ms linear ;
}
#pad20.pad3{
    animation: moveToBottom 175ms linear;
    
}


#pad21.pad1{
    animation: moveToRight 175ms linear ;
}
#pad21.pad2{
    animation: moveToLeft 175ms linear ;    
}

#pad22.pad2{
    animation: moveToLeft 175ms linear ;   
}
#pad22.pad1{
    animation: moveToRight 175ms linear ;
}

#pad23.pad3{
    animation: moveToBottom 175ms linear ;
}
#pad23.pad4{
    animation: moveToTop 175ms linear ; 
}

#pad24.pad4{
    animation: moveToTop 175ms linear ;
}
#pad24.pad3{
    animation: moveToBottom 175ms linear;
    
}

@keyframes moveToRight {
0% {
    left: 0;
    opacity: 1;
}
99%{
    opacity: 1;
}
100% {
    left: 100%;
    opacity: 0;
}
}
@keyframes moveToLeft {
    0% {
        left: 100%;
        opacity: 1;
    }
    99%{
        opacity: 1;
    }
    100% {
        left: 0;
        opacity: 0;
    }
}
@keyframes moveToBottom {
    0% {
        top: 0;
        opacity: 1;
    }
    99%{
        opacity: 1;
    }
    100% {
        top: 100%;
        opacity: 0;
    }
}
@keyframes moveToTop {
    0% {
        top: 100%;
        opacity: 1;
    }
    99%{
        opacity: 1;
    }
    100% {
        top: 0;
        opacity: 0;
    }
}


/* Animação do Serviços*/

.animate2-span {
    position: absolute;
    display: block;
    border-radius: 2px;
    background: #ffffff;
    z-index: 1;
}

.animate2-span:nth-child(1),
.animate2-span:nth-child(2),
.animate2-span:nth-child(3),
.animate2-span:nth-child(4) {
  background: linear-gradient(138.275deg, rgba(255, 255, 255, 0) 0%, #ffffff 44.79%, #ffffff 58.85%, rgba(255, 255, 255, 0) 100%);
  opacity: 0;
  z-index: 3;
}

.animate2-span:nth-child(1){
  height: 1px;
  width: 15%;
  left: 0;
  
}

.animate2-span:nth-child(2) {
    height: 1px;
    width: 15%;
    bottom: 0;
    left: 95%;
    transition: left 500ms;
}

.animate2-span:nth-child(3) {
  height: 15%;
  width: 1px;
  top: 0;
  transition: top 500ms;
}

.animate2-span:nth-child(4) {
    height: 15%;
    width: 1px;
    top: 95%;
    right: 0;
    transition: top 500ms;
  }

#serv1.ser1{
    animation: moveToRight 175ms linear ;
}
#serv1.ser2{
    animation: moveToLeft 175ms linear ;
}

#serv2.ser2{
    animation: moveToLeft 175ms linear ;
}
#serv2.ser1{
    animation: moveToRight 175ms linear ;
}

#serv3.ser3{
    animation: moveToBottom 175ms linear ;
}
#serv3.ser4{
    animation: moveToTop 175ms linear ;
}

#serv4.ser4{
    animation: moveToTop 175ms linear ;
}
#serv4.ser3{
    animation: moveToBottom 175ms linear;
}


#serv5.ser1{
    animation: moveToRight 175ms linear ;
}
#serv5.ser2{
    animation: moveToLeft 175ms linear ;
}

#serv6.ser2{
    animation: moveToLeft 175ms linear ;
}
#serv6.ser1{
    animation: moveToRight 175ms linear ;
}

#serv7.ser3{
    animation: moveToBottom 175ms linear ;
}
#serv7.ser4{
    animation: moveToTop 175ms linear ;
}

#serv8.ser4{
    animation: moveToTop 175ms linear ;
}
#serv8.ser3{
    animation: moveToBottom 175ms linear;
}


#serv9.ser1{
    animation: moveToRight 175ms linear ;
}
#serv9.ser2{
    animation: moveToLeft 175ms linear ;
}

#serv10.ser2{
    animation: moveToLeft 175ms linear ;
}
#serv10.ser1{
    animation: moveToRight 175ms linear ;
}

#serv11.ser3{
    animation: moveToBottom 175ms linear ;
}
#serv11.ser4{
    animation: moveToTop 175ms linear ;
}

#serv12.ser4{
    animation: moveToTop 175ms linear ;
}
#serv12.ser3{
    animation: moveToBottom 175ms linear;
}


#serv13.ser1{
    animation: moveToRight 175ms linear ;
}
#serv13.ser2{
    animation: moveToLeft 175ms linear ;
}

#serv14.ser2{
    animation: moveToLeft 175ms linear ;
}
#serv14.ser1{
    animation: moveToRight 175ms linear ;
}

#serv15.ser3{
    animation: moveToBottom 175ms linear ;
}
#serv15.ser4{
    animation: moveToTop 175ms linear ;
}

#serv16.ser4{
    animation: moveToTop 175ms linear ;
}
#serv16.ser3{
    animation: moveToBottom 175ms linear;
}


#serv17.ser1{
    animation: moveToRight 175ms linear ;
}
#serv17.ser2{
    animation: moveToLeft 175ms linear ;
}

#serv18.ser2{
    animation: moveToLeft 175ms linear ;
}
#serv18.ser1{
    animation: moveToRight 175ms linear ;
}

#serv19.ser3{
    animation: moveToBottom 175ms linear ;
}
#serv19.ser4{
    animation: moveToTop 175ms linear ;
}

#serv20.ser4{
    animation: moveToTop 175ms linear ;
}
#serv20.ser3{
    animation: moveToBottom 175ms linear;
}


#serv21.ser1{
    animation: moveToRight 175ms linear ;
}
#serv21.ser2{
    animation: moveToLeft 175ms linear ;
}

#serv22.ser2{
    animation: moveToLeft 175ms linear ;
}
#serv22.ser1{
    animation: moveToRight 175ms linear ;
}

#serv23.ser3{
    animation: moveToBottom 175ms linear ;
}
#serv23.ser4{
    animation: moveToTop 175ms linear ;
}

#serv24.ser4{
    animation: moveToTop 175ms linear ;
}
#serv24.ser3{
    animation: moveToBottom 175ms linear;
}


/* Animação do blog*/
.news-image-title {
    font-family: 'refinery-25-medium'; 
    font-size: 26px; 
    font-weight: 400;
    margin-top: 0;
    line-height: 30px;
    margin-bottom: 18px;
}

.news-promo-image-link {
    background-repeat: no-repeat;
    background-size: 0;
}

.news-promo-image-left-title {
    color: #52319f;
}

.news-promo-image-middle-title {
    color: #03a9f4;
}

.news-promo-image-right-title {
    color: #F69B1B;
}

.news-image-text {
    font-family: 'refinery-25-regular'; 
    font-size: 19px; 
    line-height: 1;
}

#blog1 {
    background-image: linear-gradient(transparent calc(100% - 1px),#52319f 1px);
}

#blog2{
    background-image: linear-gradient(transparent calc(100% - 1px),#03a9f4 1px);
}
#blog3{
    background-image: linear-gradient(transparent calc(100% - 1px),#F69B1B 1px);
}

#blog1.sublog {
    transition: background-size .3s ease-in-out;
    background-size: 100%;
}

#blog2.sublog {
    transition: background-size .3s ease-in-out;
    background-size: 100%;
}

#blog3.sublog {
    transition: background-size .3s ease-in-out;
    background-size: 100%;
}

#blog4.sublog {
    transition: background-size .3s ease-in-out;
    background-size: 100%;
}

.news-promo-image {
    border: 1px solid #455193;
}
  
#blo1.blog1{
    animation: moveToRight 175ms linear ;
}
#blo1.blog2{
    animation: moveToLeft 175ms linear ;
}

#blo2.blog2{
    animation: moveToLeft 175ms linear ;
}
#blo2.blog1{
    animation: moveToRight 175ms linear ;
}

#blo3.blog3{
    animation: moveToBottom 175ms linear ;
}
#blo3.blog4{
    animation: moveToTop 175ms linear ;
}

#blo4.blog4{
    animation: moveToTop 175ms linear ;
}
#blo4.blog3{
    animation: moveToBottom 175ms linear;
}


#blo5.blog1{
    animation: moveToRight 175ms linear ;
}
#blo5.blog2{
    animation: moveToLeft 175ms linear ;
}

#blo6.blog2{
    animation: moveToLeft 175ms linear ;
}
#blo6.blog1{
    animation: moveToRight 175ms linear ;
}

#blo7.blog3{
    animation: moveToBottom 175ms linear ;
}
#blo7.blog4{
    animation: moveToTop 175ms linear ;
}

#blo8.blog4{
    animation: moveToTop 175ms linear ;
}
#blo8.blog3{
    animation: moveToBottom 175ms linear;
}


#blo9.blog1{
    animation: moveToRight 175ms linear ;
}
#blo9.blog2{
    animation: moveToLeft 175ms linear ;
}

#blo10.blog2{
    animation: moveToLeft 175ms linear ;
}
#blo10.blog1{
    animation: moveToRight 175ms linear ;
}

#blo11.blog3{
    animation: moveToBottom 175ms linear ;
}
#blo11.blog4{
    animation: moveToTop 175ms linear ;
}

#blo12.blog4{
    animation: moveToTop 175ms linear ;
}
#blo12.blog3{
    animation: moveToBottom 175ms linear;
}

.post .post-entry a.btn {
    font-family: 'refinery-25-semi-bold';
	font-size: 1.1em;
}

.news-left-image-detail {
    color: #52319f;
}
.news-left-image-detail:hover{
    color: #4b00fb;
}
.news-middle-image-detail {
    color: #03a9f4;
}
.news-middle-image-detail:hover{
    color: #03d1f4
}
.news-right-image-detail {
    color: #F69B1B;
}
.news-right-image-detail:hover{
    color: #ffbf00;
}


@keyframes moveToRight1 {
    0% {
        left: 0;
        opacity: 1;
    }
    99%{
        opacity: 1;
    }
    100% {
        left: 85%;
        opacity: 0;
    }
    }
    @keyframes moveToLeft1 {
        0% {
            left: 85%;
            opacity: 1;
        }
        99%{
            opacity: 1;
        }
        100% {
            left: 0;
            opacity: 0;
        }
    }
    @keyframes moveToBottom1 {
        0% {
            top: 0;
            opacity: 1;
        }
        99%{
            opacity: 1;
        }
        100% {
            top: 65%;
            opacity: 0;
        }
    }
    @keyframes moveToTop1 {
        0% {
            top: 65%;
            opacity: 1;
        }
        99%{
            opacity: 1;
        }
        100% {
            top: 0;
            opacity: 0;
        }
    }
    
    
    /* Animação do fale conosco*/

#btn-faleConosco {
    width: 133.03px;
    height: 40.3px;
    margin-top: 10px;
    position: relative;
}

#banner-video-detail {
    width: 133.03px;
    height: 40.3px;
    position: relative;
    left: 114%;
    margin-top: -70px;
}

#banner-video-detail a {
    position: initial;
    width: 100%;
    height: 100%;
    border-radius: 0;
    background-color: rgba(103,58,183,0.4);
    border: 1px solid #fff;
    padding: 7px 21px;
    letter-spacing: 1px;    
    line-height: 24px;
    font-family: 'refinery-25-medium';
    font-size: 1.1em;
    font-weight: 150;
}

#banner-video-detail a:hover {
    background-color: rgb(103,58,183);
    color: #fff;
}
    
#btn-faleConosco .animate2-span, #banner-video-detail .animate2-span {
    position: absolute;
    display: block;
    border-radius: 2px;
    background: #ffffff;
    z-index: 1;
}

    
#btn-faleConosco .animate2-span:nth-child(1),
#banner-video-detail .animate2-span:nth-child(1)
#btn-faleConosco .animate2-span:nth-child(2),
#banner-video-detail .animate2-span:nth-child(2)
#btn-faleConosco .animate2-span:nth-child(3),
#banner-video-detail .animate2-span:nth-child(3)
#btn-faleConosco .animate2-span:nth-child(4),
#banner-video-detail .animate2-span:nth-child(4) {
    background: linear-gradient(138.275deg, rgba(255, 255, 255, 0) 0%, #ffffff 44.79%, #ffffff 58.85%, rgba(255, 255, 255, 0) 100%);
    opacity: 0;
    z-index: 20;
}

#btn-faleConosco .animate2-span:nth-child(1), #banner-video-detail .animate2-span:nth-child(1) {
    height: 2px;
    width: 15%;
    left: 0;
    
}

#btn-faleConosco .animate2-span:nth-child(2), #banner-video-detail .animate2-span:nth-child(2) {
    height: 2px;
    width: 15%;
    bottom: 0;
    left: 85%;
    transition: left 500ms;
}

#btn-faleConosco .animate2-span:nth-child(3), #banner-video-detail .animate2-span:nth-child(3) {
    height: 35%;
    width: 2px;
    top: 0;
    transition: top 500ms;
}

#btn-faleConosco .animate2-span:nth-child(4), #banner-video-detail .animate2-span:nth-child(4) {
    height: 35%;
    width: 2px;
    top: 65%;
    right: 0;
    transition: top 500ms;
}




#speak1.spek1{
    animation: moveToRight1 175ms linear ;
}
#speak1.spek2{
    animation: moveToLeft1 175ms linear ;
}

#cal1.spek1{
    animation: moveToRight1 175ms linear ;
}
#cal1.spek2{
    animation: moveToLeft1 175ms linear ;
}



#speak2.spek2{
    animation: moveToLeft1 175ms linear ;
}
#speak2.spek1{
    animation: moveToRight1 175ms linear ;
}

#cal2.spek2{
    animation: moveToLeft1 175ms linear ;
}
#cal2.spek1{
    animation: moveToRight1 175ms linear ;
}

#speak3.spek3{
    animation: moveToBottom1 175ms linear ;
}
#speak3.spek4{
    animation: moveToTop1 175ms linear ;
}

#cal3.spek3{
    animation: moveToBottom1 175ms linear ;
}
#cal3.spek4{
    animation: moveToTop1 175ms linear ;
}

#speak4.spek4{
    animation: moveToTop1 175ms linear ;
}
#speak4.spek3{
    animation: moveToBottom1 175ms linear;
}
#cal4.spek4{
    animation: moveToTop1 175ms linear ;
}
#cal4.spek3{
    animation: moveToBottom1 175ms linear;
}

#form {
    padding-top: 20px;
    padding-bottom: 30px;
}

#btn-submit {
    position: relative;
    width: 133.03px;
    height: 40.3px;
    margin-top: -10px;
    border: 1px solid #000;
    border-radius: 0;
    background-color: rgb(83, 45, 149,0.7);
}

#btn-submit:hover {
    background-color: rgb(83, 45, 149,1);    
}

#btn-submit-contat {
    width: 100%;
    height: 100%;
    border: none;
    background-color: rgb(83, 45, 149,0.7);
    font-family: 'refinery-25-medium';
    font-size: 1.1em;
    font-weight: 150;
    padding: 6px 24px;
}

#btn-submit-contat:hover{
    background-color: rgb(83, 45, 149,1);
}

#btn-submit .submit-span {
    position: absolute;
    display: block;
    border-radius: 2px;
    background: #ffffff;
    z-index: 1;
}

#btn-submit .submit-span:nth-child(1),
#btn-submit .submit-span:nth-child(2),
#btn-submit .submit-span:nth-child(3),
#btn-submit .submit-span:nth-child(4) {
    background: linear-gradient(138.275deg, rgba(255, 255, 255, 0) 0%, #ffffff 44.79%, #ffffff 58.85%, rgba(255, 255, 255, 0) 100%);
    opacity: 0;
    z-index: 20;
}

#btn-submit .submit-span:nth-child(1) {
    height: 2px;
    width: 35%;
    left: 0;
    top: -1px;
}

#btn-submit .submit-span:nth-child(2) {
    height: 2px;
    width: 35%;
    bottom: -1px;
    left: 68%;
    transition: left 500ms;
}

#btn-submit .submit-span:nth-child(3) {
    height: 65%;
    width: 2px;
    top: 0;
    left: -1px;
    transition: top 500ms;
}

#btn-submit .submit-span:nth-child(4) {
    height: 65%;
    width: 2px;
    top: 35%;
    right: -1px;
    transition: top 500ms;
}

.nome::placeholder {
    font-family: 'refinery-25-regular';
    font-size: 16px;
}

.nome select {
    font-family: 'refinery-25-regular';
}

.nome select option {
    font-family: 'refinery-25-regular';
}

#select1, #select2 {
    font-family: 'refinery-25-regular';
}

.txtarea {
    font-family: 'refinery-25-regular';
}

#sub1.subm1{
    animation: moveToRight2 175ms linear ;
}
#sub1.subm2{
    animation: moveToLeft2 175ms linear ;
}

#sub2.subm2{
    animation: moveToLeft2 175ms linear ;
}
#sub2.subm1{
    animation: moveToRight2 175ms linear ;
}

#sub3.subm3{
    animation: moveToBottom2 175ms linear ;
}
#sub3.subm4{
    animation: moveToTop2 175ms linear ;
}

#sub4.subm4{
    animation: moveToTop2 175ms linear ;
}
#sub4.subm3{
    animation: moveToBottom2 175ms linear;
}


@keyframes moveToRight2 {
    0% {
        left: 0;
        opacity: 1;
    }
    99%{
        opacity: 1;
    }
    100% {
        left: 100%;
        opacity: 0;
    }
    }
    @keyframes moveToLeft2 {
        0% {
            left: 100%;
            opacity: 1;
        }
        99%{
            opacity: 1;
        }
        100% {
            left: 0;
            opacity: 0;
        }
    }
    @keyframes moveToBottom2 {
        0% {
            top: 0;
            opacity: 1;
        }
        99%{
            opacity: 1;
        }
        100% {
            top: 100%;
            opacity: 0;
        }
    }
    @keyframes moveToTop2 {
        0% {
            top: 100%;
            opacity: 1;
        }
        99%{
            opacity: 1;
        }
        100% {
            top: 0;
            opacity: 0;
        }
    }

.header-s3 .top-nav li a {
    font-family: 'refinery-25-medium'; 
    font-size: 1.1em; 
    font-weight: 150;
}

.fa-phone span {
    font-family: 'refinery-25-medium'; 
    font-size: 1.6em; 
    font-weight: 150;
}

#list1 a {
    background-color: #FCEE0A;
    cursor: pointer; 
    font-family: 'refinery-25-medium'; 
    font-size: 1.1em; 
    font-weight: 150;
}

#list a, #list2 a, #list3 a, #list4 a, #list5 a, #list6 a, #list-mob a,  #list-mob2 a, #list-mob3 a, #list-mob4 a, #list-mob5 a, #list-mob6 a {
    cursor: pointer; 
    font-family: 'refinery-25-medium'; 
    font-size: 1.1em; 
    font-weight: 150;
}

#list-mob2, #list-mob3, #list-mob4, #list-mob5, #list-mob6 {
    background-color: #03a9f4;
}

#list-mob2 a, #list-mob3 a, #list-mob4 a, #list-mob5 a, #list-mob6 a {
    background-color: #03a9f4;
}

#list1 a:hover {
    background-color: #03a9f4;
}

#uls li a, #li-nav2 li a {
    font-family: 'refinery-25-medium'; 
    font-size: 1.2em; 
    font-weight: 150;
}

#segment {
    margin-top: -50px;
    margin-bottom: -35px;
    padding-top: 25px;
    padding-bottom: 0;
    background-color: #fff;
}

#promo {
    padding-top: 64px;
    margin-top: -15px;
    margin-bottom: 41px;
    padding-bottom: 0;
    background-color: #fff;
}

#pad-header {
    margin-top: 4%;
}

.segment-title {
    font-family: 'refinery-25-medium'; 
    font-size: 2.2em; 
    line-height: 1; 
    color: #3f3683; 
    font-weight: 300;
    margin-top: 60px;
    margin-bottom: 18px;
}

.segment-text {
    font-family: 'refinery-25-regular'; 
    font-size: 1.25em; 
    line-height: 1.25em;
    font-weight: 150;
    margin: 0 0 18px;
}

.segment-text-contato {
    font-family: 'refinery-25-regular'; 
    font-size: 1.25em; 
    line-height: 1.25em;
    margin: 0 0 18px;
}

.service-position {
    position: relative;
}

.service-image-title {
    font-size: 26px;
    font-family: 'refinery-25-medium'; 
    font-weight: 400;
    margin: 0;
}

.service-image-text {
    margin-top: 10px;
    font-family: 'refinery-25-medium';
    font-size: 1.2em;
    font-weight: 150;
    line-height: 20px;
    margin-bottom: 0;
}

.promo-title {
    font-family: 'refinery-25-medium'; 
    font-size: 2.2em; 
    line-height: 1; 
    color: #3f3683; 
    font-weight: 300;
    margin: 10px 0 17px;
}

.promo-text {
    font-family: 'refinery-25-regular'; 
    font-size: 1.25em; 
    line-height: 1.25em;
    font-weight: 150;
}

.promo-image {
    margin-top: -9px;
}

.promo-image img{
    border: 1px solid #455193;
}

.cta-sameline {
    padding-right: 0;
}

.hub-image-title {
    font-family: 'refinery-25-medium'; 
    font-size: 26px; 
    font-weight: 400; 
    color: #fff;
    text-transform: uppercase;
}

.hub-image-text {
    font-family: 'refinery-25-medium'; 
    font-size: 1em; 
    margin-top: -19px;
    font-weight: 300;
    color: #fff;
}

.header-s1.is-transparent.has-fixed .navbar {
   height: 60px;
   z-index: 99999999;
   background-color: #2f2864;
   transition: background .5s;
}

.header-s1.is-transparent .navbar {
    transition: background 1s;
}

.bordas {
    position: absolute;
    width: 15%;
    opacity: 0;
}

.bordas:nth-child(1) {
    top: 60px;
    left: 0;
}

.bordas:nth-child(2) {
    top: 60px;
    right: 0;
}

#bord1.bord{
    animation: bordas 1s forwards;
    animation-delay: 0.5s;
}

#bord1.bord2{
    animation: bordas2 0s forwards;
}

#bord2.bord{
    animation: bordas 1s forwards;
    animation-delay: 0.5s;
}

#bord2.bord2{
    animation: bordas2 0s forwards;
}

@keyframes bordas {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
}

@keyframes bordas2 {
    0% {
      opacity: 1;
    }
    100% {
      opacity: 0;
    }
  }


.navbar-nav .megamenu-short .dropdown-menu {
    width: 200px;
}

.navbar-nav>li>.dropdown-menu .dropdown-menu {
    width: 200px;
    left: 200px;
}

.navbar-nav>li>a {
    color: #fff;
}

.header-s1 .navbar-brand {
    margin-top: 11px;
}

#topo2 {
    position: fixed; 
    display: none;
    justify-content: center;
    align-items: center;
    background-color: #2f2864; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 82px;
}

.pre-header-main .pre-header-content li a {
    font-family: 'refinery-25-medium';
    font-size: 1.1em;
    font-weight: 150;
    letter-spacing: 0.5px;
    color: #fff;
    transition: color 1s ease;
    position: relative;
}

.pre-header-main .pre-header-content li a:hover {
    color: #FCEE0A;
}

.navbar-nav > li > a {
    font-family: 'refinery-25-medium';
    font-size: 1.1em;
    font-weight: 150;
}

.pre-header-contact a {
    font-family: 'refinery-25-medium';
    font-size: 1.1em;
    font-weight: 150;
}

.pre-header .pre-header-contact span {
    font-family: 'refinery-25-medium';
    font-size: 1.1em;
    font-weight: 150;
}

#get-in-touch-main {
    cursor: pointer;
    font-family: 'refinery-25-medium';
    font-size: 1.1em;
    font-weight: 150;
    color: #fff;
    background-color: rgb(3,169,244,0.8);
    border: 1px solid #fff;
    transition: opacity 150ms;
    border-radius: 0;
}

.header-content-link:hover {
    background-color: #03a9f4;
}


.header-content-link.menu-active {
    background-color: #03a9f4;
}


#get-in-touch-main:hover {
    background-color: rgba(3,169,244,0.9);
    animation: none;
}

#get-in-touch-main.fac {
    animation: changeBackgroundColor 2s infinite;
}

@keyframes changeBackgroundColor {
    0% {
      background-color: rgba(3,169,244,0.2);
    }
    50% {
      background-color: rgba(3,169,244,0.9);
    }
    100% {
      background-color: rgba(3,169,244,0.2);
    }
  }

#get-in-touch-main.fac2 {
    animation: none;
}

.top-contact li {
    margin-top: 5px;
}

#neon {
    display: none;
    opacity: 0;
    margin-top: -16%;
}

#neon.neonDis {
    display: block;
    animation: changeOpacity 2s forwards;
    animation-delay: 2s;
}

#neon.neonDis2 {
    display: none;
    animation: changeOpacity2 0s forwards;
}

@keyframes changeOpacity {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }

  @keyframes changeOpacity2 {
    0% {
      opacity: 1;
    } 
    100% {
      opacity: 0;
    }
  }

.pre-header-main {
    z-index: 21;
    background: linear-gradient(90deg, rgba(142,81,251,0.3), rgba(3,169,244,0.3), rgb(252, 238, 10, 0.4));
}

.is-transparent .banner-slider.banner-fullscreen {
    height: 106vh;
}

.scrolling-down {
    bottom: 51px;
}

.is-transparent .banner-slider .banner-content {
    padding-top: 30px;
}

.navbar-nav>li.quote-btn .btn {
    padding: 7px 21px;
}

#pre-render {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 1000vh;
    z-index: 9999999999999;
    background-color: #fff;
    opacity: 1;
    transition: opacity 1s;
}

#icon-header ul li em:hover {
    color: #00b0ff;
}


#icon-header ul li a em:hover {
    color: #00b0ff;
}

.vid-img {
    width: 100%;
    height: 140px;
    z-index: 4;
    position: absolute;
}

.site-copy {
    text-align: center;
}

.menu {
    margin-top: 15px;
}

.social {
    margin-top: -15px;
}

#text-dmk {
    font-family: 'refinery-25-medium';font-size: 1.17em;font-weight: 400;line-height: 1.35em;
}

#news-promo {
    padding-top: 65px;
    padding-bottom: 30px;
    margin-top: -60px;
}

.news-promo-title {
    font-family: 'refinery-25-semi-bold'; 
    font-size: 3em; 
    letter-spacing: 1px; 
    font-weight: 600; 
    color: #3f3683;
    margin-top: -5px;
}

.pre-footer-text {
    font-family: 'refinery-25-medium'; 
    font-size: 1.17em; 
    font-weight: 400; 
    line-height: 1.25em;
}

.pre-footer-area-header {
    font-family: 'Blender'; 
    font-size: 1em; 
    font-weight: 400;
}

.pre-footer-area-link {
    font-family: 'Blender'; 
    font-size: 1em; 
    font-weight: 400;
}

.footer-text {
    font-family: 'refinery-25-medium';
    font-size: 1.2em;
    font-weight: 300;
    margin: 0;
}

#pre-footer-logo {
    width: 226px;
}

#foot-hover1:hover, #foot-hover2:hover, #foot-hover3:hover, #foot-hover4:hover, #foot-hover5:hover {
    color: #475391;
}

#link-selected {
    color: #1e7dd8;
}

#link-selected-header {
    color: #FCEE0A;
}

#menu-link1a a.act, #menu-link2 a.act, #menu-link3 a.act, #menu-link4 a.act, #menu-link5 a.act  {
    background-color: #1e7dd8;
}

#menu-link1 a:before.act2, #menu-link2 a:before.act2, #menu-link3 a:before.act2, #menu-link4 a:before.act2, #menu-link5 a:before.act2  {
    opacity: 1;
}

/*------------------------- Carrers ----------------------------*/

#header-pc-content {
    background-color: #2f2864;
}

.pre-header-main-content {
    z-index: 21;
    background: linear-gradient(90deg, rgba(142 81 251 / 58%), rgba(3 169 244 / 73%), rgb(252 238 10/ 76%));
}

#promo-content {
    margin-bottom: 41px;
    padding: 0;
    margin-top: 12px;
}

.pre-link {
    z-index: 999;
}

#insights {
    margin-top: -41px;
    padding-top: 20px;
    padding-bottom: 30px;
}

.slider-backgroud-content {
    position: absolute; 
    width: 100%; 
    height: 78%; 
    background-image: url('../image/curtains.png');
    z-index: 99;
}

.news-promo-image-content {
    border: 1px solid #455193;
}

.promo-title-content {
    font-family: 'refinery-25-medium';
    font-size: 2.2em;
    line-height: 1;
    color: #3f3683;
    font-weight: 300;
    margin: 22px 0 17px;
}

.promo-image-content {
    margin-top: 35px;
    border: 1px solid #455193;
}

.insights-title-content {
    font-family: 'refinery-25-semi-bold';
    font-size: 3em;
    letter-spacing: 1px;
    font-weight: 600;
    color: #3f3683;
    text-align: center;
    margin-bottom: 40px;
}

.pre-header-main-content .pre-header-content li a {
    font-family: 'refinery-25-medium';
    font-size: 1.1em;
    font-weight: 150;
    letter-spacing: 0.5px;
    color: #fff;
    transition: color 1s ease;
    position: relative;
}

.pre-header-main-content .pre-header-content li a:hover {
    color: #FCEE0A;
}

.header-s1.is-transparent.has-fixed .banner {
    background-color: #2f2864;
}

#logo-content.neonDis {
    opacity: 0;
    animation: changeOpacity 1s forwards;
}
#logo-content.neonDis2 {
    display: none;
    animation: changeOpacity2 0s forwards;
}

/*-------------- news details -----------------*/

#news-content {
    width: 90%;
    padding-top: 40px;
    padding-bottom: 30px;
    margin-left: 5%;
}

/*---------------------- instituiciona -----------------*/

.about-title-content {
    font-family: 'refinery-25-semi-bold';
    font-size: 3em;
    letter-spacing: 1px;
    font-weight: 600;
    color: #3f3683;
    margin-bottom: 40px;
}

.promo-title-content-institucional {
    font-family: 'refinery-25-medium';
    font-size: 2.2em;
    line-height: 1;
    font-weight: 300;
    margin: 22px 0 17px;
}

#about-us {
    padding-top: 30px;
    padding-bottom: 30px;
}

#form-content {
    width: 60%;
    margin-left: 20%;
}

#content-video {
    position: relative;
    width: 100%;
    height: 690px;
}

#background-video {
    filter: brightness(0.65);
    height: 100%;
    object-fit: cover;
    position: absolute;
    width: 100%;
}

#content-video2 {
    position: relative;
    width: 100%;
    height: 690px;
}

#background-video2 {
    filter: brightness(0.65);
    height: 100%;
    object-fit: cover;
    position: absolute;
    width: 100%;
}

.slide-video {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-image: url(../image/curtains.png);
}

@media screen and (max-width: 1350px){
    #navbar {
        width: 122.5%;
        margin-left: 233px;
    }
    #fac {
        float: none;
    }
    #transf1, #transf2, #transf3, #transf4, #transf5, #transf6, #transf7 {
        font-size: 11px;
    }
    .service-border {
        margin-top: -45px;
    }
    .promo-border {
        margin-top: -19px;
    }
}

@media screen and (max-width: 1200px){
    #pl, #pl2,#pl5{
        line-height: 48px;
    }
    #pl3,#pl4,#pl6{
        margin-bottom: -54px;
     }.hub-border {
        margin-top: -54x;
    }

   
}

@media screen and (max-width: 1150px){
    #navbar {
        width: 122.5%;
        margin-left: 128px;
    }
    #segment-border {
        margin-top: -15px;
    }
    .service-border {
        margin-top: -44px;
    }
    .news-promo-border {
        margin-top: -20px;
    }
    .hub-border {
        margin-top: -53px;
    }
}
@media screen and (max-width: 992px){
    #conter {
        display: block;
    }
    #conter2 {
        display: none;
    }
    #navbar {
        margin-top: -38px;
        margin-left: 36%;
    }
    #fac {
        margin-top: 6px;
    } 
    #logo1,#logo2 {
        width: 23%;
        margin-top: -1px;
    }
    .service-border {
        margin-top: -43px;
    }
    .promo-border {
        margin-top: -21px;
    }
    .hub-border {
        margin-top: -52px;
    }
    .header-s1 .navbar-brand {
       width: 180px;
       margin-top: 19px;
    }
    .header-s1 .navbar-nav>li>a {
        font-size: 1em;
    }
    #get-in-touch-main {
        font-size: 1em;
    }
    .navbar-nav>li.quote-btn .btn {
        padding: 1px 14px;
    }
    #btn-faleConosco {
        width: 112.03px;
        margin-top: 16px;
    }
    .about-segment {
        max-width: 100%; 
        width: 100%;
    }
    #content-video {
        height: 430px;
    }
    #content-video2 {
        height: 430px;
    }
   
}

@media screen and (max-width: 900px){
    #conter2 {
        height: 80px;
    }
    .news-promo-border {
        margin-top: -21px; 
    }
}

@media screen and (max-width: 772px){
    #header-pc {
        display: none;
    }
    #header-mobile {
        display: initial;
    }
    #conter {
        position: fixed;
        padding-top: 30px;
        height: 107px;
    }
    #mob {
        display: flex;
        width: 95%;
        margin-left: 2.5%;
        justify-content: space-between;
    }
    #mob2{
        display: flex;
        width: 100%;
        justify-content: end;
    }
    #social {
        display: none;
    }
    #logo1,#logo2 {
        margin-top: -16px;
        width: 290px;
        height: 33px;
        margin-left: -18px;
    }
    
    #ic {
        margin-top: -21px;
        width: 170px;
    }
    #phone {
        width: 125px;
        height: 30px;
    }
    #hamb {
        background-color: #FCEE0A;
    }
    #hamb button{
        background-color: #FCEE0A;
    }
    #enq {
        background-color: #03a9f4;
    }
    #nav {
        display: none!important;
    }
    #nav2 {
        display: block!important;
    }
    #segment {
        margin-top: 20%;
    }
    
    #pl, #pl2,#pl5 {
        line-height: 35px;
    }
    #pl3,#pl4,#pl6{
        margin-bottom: -40px;
    }    
    .disp {
        display: block;
    }
    .header-main-border2 {
        top: 136%;
    }
    .header-main-border2-content {
        top: 96%;
    }
    #segment-border {
        margin-top: -18px;
    }
    .service-border {
        margin-top: -26px;
    }
    .footer-border {
        margin-top: -30px;
    }
    .news-promo-border {
        margin-top: -22px; 
    }
    .promo-border {
        margin-top: -22px;
    }
    .hub-border {
        margin-top: -51px;
    }
    #btn-fc, #btn-fc2, #btn-fc3, #btn-fc4, #btn-fc5, #btn-fc6 {
        font-size: 1.3em;
        padding: 8px 24px;
    }
    .about-segment{
        margin-left: 5%;
        max-width: calc(90.66667% - 10px);
        width: 90%;
        flex-direction: column;
    }
    .about-segment li {
        max-width: 100%;
    }
    .hub-title {
        margin-left: 0%;
    }
    .call-action .cta-sameline h3:first-child {
        margin-top: 20px;
    }
    .service-text{
        margin-bottom: 20px;
    }
    .about__title {
        margin-bottom: 2px;
    }
    #segment {
        margin-top: 0%;
        padding-top: 20%;
        padding-bottom: 30px;
    }
    .promo-title {
        margin: 0px 0 17px;
    }
    #promo {
        margin-top: 0;
        padding-top: 114px;
        margin-bottom: 100px;
    }
    #promo-content {
        margin-top: 20px;
    }
    #about-us {
        padding-top: 20px;
    }
    .news-promo-title {
        margin-top: 0;
    }
    #news-promo {
        padding-top: 120px;
        margin-top: -100px;
    }
    #services {
        padding-top: 67px;
        padding-bottom: 130px;
    }
    .service-title {
        margin-bottom: 5px;
    }
    .pre-footer-social {
        margin-bottom: 10px;
    }
    .segment-image-title {
        margin-bottom: 0px;
    }
    #form-content {
        width: 70%;
        margin-left: 15%;
    }
    #content-video {
        height: 280px;
        padding-top: 110px;
    }
    #content-video2 {
        height: 280px;
        padding-top: 110px;
    }
    #hub {
        padding-top: 60px;
    }
    #hub-galeria {
        padding-bottom: 60px;
        margin-bottom: 25px;
    }
}


@media screen and (max-width: 430px){ 
    #logo1,#logo2 {
        margin-left: -15px;
    }
    #phone {
        width: 150px;
    }
    #pl, #pl2,#pl5 {
        line-height: 30px;
    }
    #pl3,#pl4,#pl6{
       margin-bottom: -34px;
    }
    #imgL, #imgL2 {
        max-width: 80%;
    }
    .header-main-border2 {
        top: 149%;
    }
    
    .header-main-border2-content {
        top: 96%;
    }
    #segment-border {
        margin-top: -20px;
    }
    .service-border {
        margin-top: -25px;
    }
    .footer-border {
        margin-top: -26px;
    }
    .news-promo-border {
        margin-top: -23px; 
    }
    .promo-border {
        margin-top: -23px;
    }
    .hub-border {
        margin-top: -50px;
    }
    #btn-fc, #btn-fc2, #btn-fc3, #btn-fc4, #btn-fc5, #btn-fc6 {
        font-size: 1.5em;
        padding: 8px 24px;
    }
    .call-action .cta-sameline h3:first-child {
        margin-top: -44px;
    }
    #form-content {
        width: 90%;
        margin-left: 5%;
    }
    #content-video {
        height: 210px;
    }
    #content-video2 {
        height: 210px;
    }
    .segment-title {
        margin-top: 0;
        padding-top: 60px;
    }
    #btn-submit-contat {
        padding: 10px 24px;
    }
}


@media screen and (max-width: 415px){ 
    #logo1,#logo2 {
        margin-left: -13px;
    }
    #imgL, #imgL2 {
        max-width: 61%;
    }
    #ic {
        width: 160px;
    }
    .call-action .cta-sameline h3:first-child {
        margin-top: -45px;
    }
}

.header-main-border {
    position: absolute; 
    top: 98%; 
    z-index: 20;
    left: 0;
}

/* Extra Pequenos (até 320px) */
@media (max-width: 320px) {
    .header-main-border {
        margin-top: 5px;
    }
	
	#banner-video {
		height: 235px;
	}

    .banner-video-text {
        margin-top: 6px;
    }    
}

/* Pequenos (320px a 480px) */
@media (min-width: 320px) and (max-width: 480px) {
    .header-main-border {
        margin-top: 9px;
    }

	#banner-video {
		height: 235px;
	}

    .banner-video-text {
        margin-top: 9px;
    }    
}

/* Médios (481px a 767px) */
@media (min-width: 481px) and (max-width: 767px) {
    .header-main-border {
        margin-top: 5px;
    }
}

/* Grandes (768px a 1024px) */
@media (min-width: 768px) and (max-width: 1024px) {
    .header-main-border {
        margin-top: 9px;
    }
}

/* Extra Grandes (1025px a 1200px) */
@media (min-width: 1025px) and (max-width: 1200px) {
    .header-main-border {
        margin-top: 0px;
    }
}

/* Ultra Grandes (1201px e acima) */
@media (min-width: 1201px) {
    .header-main-border {
        margin-top: 0px;
    }
}