body {font-size:13px;font-family:'gilroy-lightuploaded_file';color:#333333;position:relative;overflow-x:hidden;}

html,
body {height:100%; background-color:#f5f5f5;}

* {-webkit-font-smoothing: antialiased;}

i, em {font-style:italic;}

a {color:#333;}

strong, b {font-family: 'gilroy-bolduploaded_file';}

::-webkit-input-placeholder {color:#333333;}
::-moz-placeholder {color:#333333;}
:-ms-input-placeholder {color:#333333;}
input:-moz-placeholder {color:#333333;}

::-webkit-input-placeholder:focus {color:#333333;}
::-moz-placeholder:focus {color:#333333;}
:-ms-input-placeholder:focus {color:#333333;}
input:-moz-placeholder:focus {color:#333333;}

select {
  -ms-box-sizing:content-box;
  -moz-box-sizing:content-box;
  -webkit-box-sizing:content-box;
  box-sizing:content-box;
  -moz-appearance: none;
}

select::-ms-expand {
  display: none;
}

::selection {
  background:#333333;
  color: #ffffff;
}
::-moz-selection {
  background:#333333;
  color: #ffffff;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  background:transparent !important;
}

form * {outline:0;}

form .error,
form .error, form .success {padding: 19px 30px;padding-left: 60px;font-size: 14px;text-align: left;color: #4baa2b;}
form .success {background:url(../imagens/site/ico_success.png) no-repeat 0px center;}
form .error {background:url(../imagens/site/ico_error.png) no-repeat 0px center;}
form .retorno {margin-bottom: 15px;background: #e8f3e5;padding: 0 10px;border-radius: 4px;width: calc(100% - 24px);}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
     -khtml-user-select: none; /* Konqueror */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently*/
}

.sk-circle {display: none;width: 40px;height: 40px;position: fixed;z-index: 99999;left: 50%;top: 50%;margin-left: -20px;margin-top: -20px;}
.sk-circle .sk-child {width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.sk-circle .sk-child:before {content: '';display: block;margin: 0 auto;width: 15%;height: 15%;background-color: #00dbff;border-radius: 100%;-webkit-animation: sk-circleBounceDelay .8s infinite ease-in-out both;        animation: sk-circleBounceDelay .8s infinite ease-in-out both;}
.sk-circle .sk-circle2 {-webkit-transform: rotate(30deg);    -ms-transform: rotate(30deg);        transform: rotate(30deg);}
.sk-circle .sk-circle3 {-webkit-transform: rotate(60deg);    -ms-transform: rotate(60deg);        transform: rotate(60deg);}
.sk-circle .sk-circle4 {-webkit-transform: rotate(90deg);    -ms-transform: rotate(90deg);        transform: rotate(90deg);}
.sk-circle .sk-circle5 {-webkit-transform: rotate(120deg);    -ms-transform: rotate(120deg);        transform: rotate(120deg);}
.sk-circle .sk-circle6 {-webkit-transform: rotate(150deg);    -ms-transform: rotate(150deg);        transform: rotate(150deg);}
.sk-circle .sk-circle7 {-webkit-transform: rotate(180deg);    -ms-transform: rotate(180deg);        transform: rotate(180deg);}
.sk-circle .sk-circle8 {-webkit-transform: rotate(210deg);    -ms-transform: rotate(210deg);        transform: rotate(210deg);}
.sk-circle .sk-circle9 {-webkit-transform: rotate(240deg);    -ms-transform: rotate(240deg);        transform: rotate(240deg);}
.sk-circle .sk-circle10 {-webkit-transform: rotate(270deg);    -ms-transform: rotate(270deg);        transform: rotate(270deg);}
.sk-circle .sk-circle11 {-webkit-transform: rotate(300deg);    -ms-transform: rotate(300deg);        transform: rotate(300deg);}
.sk-circle .sk-circle12 {-webkit-transform: rotate(330deg);    -ms-transform: rotate(330deg);        transform: rotate(330deg);}
.sk-circle .sk-circle2:before {-webkit-animation-delay: -1.1s;        animation-delay: -1.1s;}
.sk-circle .sk-circle3:before {-webkit-animation-delay: -1s;        animation-delay: -1s;}
.sk-circle .sk-circle4:before {-webkit-animation-delay: -0.9s;        animation-delay: -0.9s;}
.sk-circle .sk-circle5:before {-webkit-animation-delay: -0.8s;        animation-delay: -0.8s;}
.sk-circle .sk-circle6:before {-webkit-animation-delay: -0.7s;        animation-delay: -0.7s;}
.sk-circle .sk-circle7:before {-webkit-animation-delay: -0.6s;        animation-delay: -0.6s;}
.sk-circle .sk-circle8:before {-webkit-animation-delay: -0.5s;        animation-delay: -0.5s;}
.sk-circle .sk-circle9:before {-webkit-animation-delay: -0.4s;        animation-delay: -0.4s;}
.sk-circle .sk-circle10:before {-webkit-animation-delay: -0.3s;        animation-delay: -0.3s;}
.sk-circle .sk-circle11:before {-webkit-animation-delay: -.8s;        animation-delay: -.8s;}
.sk-circle .sk-circle12:before {-webkit-animation-delay: -0.1s;        animation-delay: -0.1s;}


.owl-nav {display:none;}
.owl-prev {opacity: 1;position: absolute;left: -30px;width: 20px;height: 20px;background: url(../imagens/site/ico_arrow_left.png) no-repeat center;cursor: pointer;font-size: 0px;top: 33px;transform: translateY(-50%);transition-duration: .8s;}
.owl-prev:hover {opacity: .4; transition-duration: .8s;}
.owl-next {opacity: 1;position: absolute;right:  -40px;width: 20px;height: 20px;background: url(../imagens/site/ico_arrow_right.png) no-repeat center;cursor: pointer;font-size: 0px;top: 33px;transform: translateY(-50%);transition-duration: .8s;}
.owl-next:hover {opacity: .4; transition-duration: .8s;}
.owl-dots {display: table;margin: 0 auto;position: relative;z-index: 11;margin-top: 40px;}
.owl-dots .owl-dot {float: right;margin: 0px 3px;border-radius: 5px;cursor: pointer;width: 5px;height: 5px;border: 2px solid #00dbff;-webkit-transition: cubic-bezier(0,1,.38,.95) all 0.5s;transition: cubic-bezier(0,1,.38,.95) all 0.5s;}
.owl-dots .owl-dot:hover,
.owl-dots .owl-dot.active {background:#00dbff; border:2px solid #00dbff;width: 5px;float: right;}

.form .label {color: #666666;font-size:14px;}
.form input[type="text"],
.form input[type="email"],
.form select[type="text"],
.form input[type="password"],
.form .input,
.form textarea {color: #666666!important; border-radius:30px; padding:15px 0px; padding-left:20px; border: solid 1px #999999; display:block; margin-bottom:20px; width:calc(100% - 23px); font-size:14px; transition-duration: 0.8s;position:relative;}
.form input[type="file"] {position:absolute;left:120px;top:50%;transform:translateY(-50%);}
.form select {background: url(../svg/ico_arrow.svg) no-repeat right #ffffff!important;background-position-x: 95%!important; color: #666666!important; -webkit-appearance: none; background-size: 10px!important;}
.form option { font-size: 14px;}
.form textarea:focus {color:#1037b5!important; outline: none; transition-duration: 0.8s;}
.form textarea {height:180px;}
.form input:focus::-webkit-input-placeholder {color:#00dbff;transition-duration: 0.8s}
.form input:focus::-moz-placeholder {color:#00dbff;transition-duration: 0.8s}
.form input:focus:-ms-input-placeholder {color:#00dbff;transition-duration: 0.8s}
.form textarea:focus::-webkit-input-placeholder {color:#00dbff;transition-duration: 0.8s}
.form textarea:focus::-moz-placeholder {color:#00dbff;transition-duration: 0.8s}
.form textarea:focus:-ms-input-placeholder {color:#00dbff;transition-duration: 0.8s}
.form .small {float:left;margin-right:20px;margin-right:20px;}
.form .last {float:right!important;margin-right:4px!important;}
.form .small2 {/* width: calc(66.66% - 60px);  float: left;*/height: 112px !important;}
.form textarea.small2 {height:20px;color:#00dbff;transition-duration: 0.8s}
.form textarea.small2:focus {height:120px;background:#ffffff;color:#00dbff;transition-duration: 0.8s}
.form .small3-modal {width: calc(50% - 36px)!important;}
.form .small3 {color: #00dbff!important;float:left;width:calc(50% - 34px)!important;margin-right:10px;transition-duration: 0.8s}
.form .small3:focus {color:#00dbff!important;float:left;width:calc(50% - 34px);margin-right:10px;transition-duration: 0.8s}
.form button {float: right; background: #1037b5; cursor: pointer; border: 0px; color: #ffffff; padding: 15px 30px; border-radius: 40px; font-size: 15px; position: relative; z-index: 99; transition-duration: .8s;}
.form button:hover {background: #00dbff; transition-duration: .8s;}
.form button .enviar {float: right;background: #00dbff;padding: 14px 0;color: #ffffff;font-size: 16px;text-align: center;border-radius:6px;display: table;width: 240px;text-transform: uppercase;transition-duration: .8s;}
.form button .enviar:hover {background: #ffa330;transition-duration: .8s;}
.form .termos {display: table; background-image: linear-gradient(to right, #ffffff , #eeeeee, #d4d4d4); padding: 15px 55px; float: right; position: relative; left: 35px; font-size: 15px;}
.form .termos a {text-decoration:underline;margin-left: 10px;}

.menu-mobile {position: fixed; width: calc(100% - 20px); background: #27188d; z-index: 9; padding: 20px 10px; top: -100%; opacity: 0; display: table; transition-duration: .8s; height: 100vh;}

.menu-mobile .link {color: #ffffff; display: block; padding: 20px 25px; font-size: 25px; letter-spacing: 1px;}
.menu-mobile .link.arrow {background:url(../imagens/site/ico_arrow_menu.png) no-repeat calc(100% - 20px) center;}
.menu-mobile .box {padding-left: 25px; margin: 40px 0 20px 0;}
.menu-mobile .logo {width: 160px; float: left;}
.menu-mobile .ico-menu {float: right; padding-right: 25px; margin-top: 15px;}
.menu-mobile .submenu {background:#240fb5;display:none;padding: 20px 25px; color: #ffffff; font-size: 20px; letter-spacing: 1px; font-weight: bold;}
.menu-mobile .submenu .service {margin: 25px 0px;font-size: 18px;}
.menu-mobile .submenu .service a {color: #00dbff!important;}
.menu-mobile .social {padding-left: 25px; margin-top: 20px;}
.menu-mobile .social li {border: solid 1px #00dbff; border-radius: 100%; float: left; text-align: center; padding: 7px 4px 3px 4px; width: 24px; height: 21px; margin-right: 15px; transition-duration: .8s;}
.menu-mobile .social li:hover {background: #00dbff!important;border: solid 1px #00dbff;transition-duration: .8s;}
.menu-mobile .social li svg {height: 16px; width: 15px;}

.lg-autoplay-button {display:none;}
#lg-counter,
.lg-toolbar .lg-icon {color: #ffffff!important;}
.lg-object {border-radius: 4px;}
.lg-toolbar {background-color: #15278a!important;}
.lg-backdrop {background-color: #060f2b!important;;}
.lg-actions .lg-next, .lg-actions .lg-prev {background-color: #15278ab0!important;border-radius: 40px!important;color: #ffffff!important;padding: 20px 20px 20px!important;}

.cookie-bar {background:rgba(0, 0, 0, 0.9);padding:20px 0px;position:fixed;z-index:999999;bottom:0;left:0px;width:100%;}
.cookie-bar .box {float:left;width:calc(100% - 350px);}
.cookie-bar .titulo {color:#00dbff;font-size:22px;margin-bottom:20px;}
.cookie-bar .texto {color:white;font-size:16px;}
.cookie-bar .texto a {color:#00dbff;}
.cookie-bar .buttons {float:right;width:300px;}
.cookie-bar .buttons li {cursor:pointer;margin-bottom:20px;border:3px solid #00dbff;text-transform:uppercase;font-size:16px;text-align:center;padding:15px 0px;transition:all 0.3s cubic-bezier(0.420, 0.000, 0.580, 1.000);}
.cookie-bar .buttons li.aceitar {background:#00dbff;color:white;}
.cookie-bar .buttons li.nao-aceitar {color:#00dbff;}
.cookie-bar .buttons li:hover {opacity:0.8;}

#content {margin:0 auto;max-width:1920px;position:relative;overflow:hidden;z-index:4;background:#ffffff;box-shadow:0px 0px 70px #00000066;-webkit-transition:ease-out all 0.4s;transition:ease-out all 0.4s;}
#content.no-shadow {box-shadow:0px 0px 70px rgba(0, 0, 0, 0);}

.box-top-internal {background: url(../imagens/site/temp/header.jpg) no-repeat center bottom; height: 510px;position:relative;-webkit-transform: translateY(0px);transform: translateY(0px); -webkit-animation-name: fadeIn;animation-name: fadeIn;-webkit-animation-duration: 1.5s;animation-duration: 1.5s;}
.box-top-internal .title-main {font-size: 50px;position: absolute; color: #ffffff;margin-top: 250px;font-family: 'gilroy-bolduploaded_file';}
.box-top-internal .title-main::first-line {font-family: 'gilroy-lightuploaded_file';}

.title {font-size: 65px; color: #1037b5; text-transform: uppercase; margin-bottom: 20px; line-height: 55px;}
.title b {color: #00dbff;}

.title::first-line {font-size: 50px; font-weight: normal; color: #666666;}
.subtitle {font-size: 20px; color: #333333;}
.text {font-size: 20px; color: #333333;}

.call {font-size: 20px; color: #333333;}
.button {color: #00dbff; font-size: 18px; margin-top: 25px; display: table;transition-duration: .8s;}

.button a {display: table;}
.button-mobile {color: #ffffff; background: #172789; padding: 10px 30px; border-bottom: solid 2px #00dbff; border-radius: 50px; font-weight: normal; display: none; font-size: 18px; transition-duration: .8s;}
.button-mobile:hover {background: #00dbff; transition-duration: .8s;}

.box-img-mobile {display: none;}

.line-top {width: 100%; height: 5px;background-image: linear-gradient(to right, #230068 , #00dbfe);transition-duration: .8s}

.box-img img {margin: 0 auto; display: table;}

.box-top-internal .fade {height: 60px; width: 250px; float: right; background-image: linear-gradient(to right, #ffffff00 , #00dbfe82); border-radius: 0px 30px 30px 0px; margin-top: 5px; margin-left: -130px;}
.box-top-internal .fade .dot {height: 60px; width: 60px; background: #00dbff; border-radius: 50px; float: right;}

#footer {background: url(../imagens/site/temp/footer.jpg) no-repeat center; height: 330px;}
#footer .box-right {float: left;width: calc(100% - 175px);margin-left: 15px;}
#footer .box-center {position: relative; top: 45px; z-index: 99;}
#footer .box-center .logo {float:left;margin: 15px 0 11px;width: 160px;}
#footer .box-center .menu {margin-top:15px;margin-left: 10px;}
#footer .box-center .menu li {float:left;position:relative; margin: 0 28px; cursor:pointer; transition-duration: .8s;}
#footer .box-center .menu li .label {font-size: 14px; letter-spacing: 1px;color: #ffffff; transition-duration: .8s; border: solid 1px #1037b500;; border-radius: 20px; padding: 5px 15px;}
#footer .box-center .menu li .label:hover {border: solid 1px #00dbff; border-radius: 20px; transition-duration: .8s;}
#footer .box-center .button {font-weight: normal; font-size: 14px; letter-spacing: 1px; color: #ffffff; transition-duration: .8s; margin-top: 0; border: solid 1px #00dbff; border-radius: 20px; padding: 5px 30px; display: table; float: left; margin-left: 35px; transition-duration: .8s;}
#footer .box-center .button:hover {background: #00dbff; transition-duration: .8s;}
#footer .box-center .social {float: right;}
#footer .box-center .social li {border: solid 1px #00dbff; border-radius: 100%;float: left;margin-left: calc(20px - 2px);text-align: center;padding: 5px 2px 1px 2px;width: 24px;height: 21px;transition-duration: .8s;}
#footer .box-center .social li:hover {background: #00dbff!important;border: solid 1px #00dbff;transition-duration: .8s;}
#footer .box-center .social li svg {height: 16px;}
#footer .box-bottom {float: right;margin-top: 35px; color: #00dbff; font-size: 15px;}
#footer .box-bottom .links {float: right;}
#footer .box-bottom .links .orcamento {font-family: 'gilroy-bolduploaded_file';position: relative;float: left; font-size: 16px;border-radius: 4px;background: #00dbff;color: #ffffff;border: solid 2px #00dbff;padding: 11px 35px;cursor: pointer;transition-duration: .8s;}
#footer .box-bottom .links .orcamento:hover {color: #00dbff; background: #333333;transition-duration: .8s;}
#footer .language {background: none; color: #00dbff; border: none; outline: 0;}
#footer .language:focus-visible {}
#footer .box-menu-lgpd .egge {float: right;margin: -20px 0px 0px 0px;width: 55px;height: 25px;overflow: hidden;-webkit-transition:ease-out all 0.4s;transition:ease-out all 0.4s; filter: brightness(10);}
#footer .box-menu-lgpd .egge .part1 {width:12px;height:12px;background:url(../imagens/site/egge2.png) no-repeat;position:absolute;margin-top:4px;margin-left:3px;-webkit-transition:ease-out all .8s;transition:ease-out all .8s;}
#footer .box-menu-lgpd .egge .part2 {width:12px;height:12px;background:url(../imagens/site/egge3.png) no-repeat;position:absolute;margin-top:4px;margin-left:16px;-webkit-transition:ease-out all 0.4s;transition:ease-out all 0.4s;}
#footer .box-menu-lgpd .egge .part3 {width:12px;height:12px;background:url(../imagens/site/egge3.png) no-repeat;position:absolute;margin-top:4px;margin-left:29px;-webkit-transition:ease-out all 0.6s;transition:ease-out all 0.6s;}
#footer .box-menu-lgpd .egge .part4 {width:12px;height:12px;background:url(../imagens/site/egge2.png) no-repeat;position:absolute;margin-top:4px;margin-left:42px;-webkit-transition:ease-out all 0.8s;transition:ease-out all 0.8s;}
#footer .box-menu-lgpd .egge:hover .part1 {background-position:bottom;}
#footer .box-menu-lgpd .egge:hover .part2 {background-position:bottom;}
#footer .box-menu-lgpd .egge:hover .part3 {background-position:bottom;}
#footer .box-menu-lgpd .egge:hover .part4 {background-position:bottom;}
#footer .footer-contact {padding-left: 220px; width: 100%;}
#footer .footer-contact .button {border: solid 1px #00dbff;margin-top: 45px; padding: 0 25px; border-radius: 30px; float: left; margin-right: 25px; font-size: 20px; height: 50px; line-height: 47px; transition-duration: .8s;}
#footer .footer-contact .button:hover {background: #00dbff; color: #ffffff; transition-duration: .8s;}
#footer .line {width: 100%; height: 1px; background: #0169c5; margin-top: 80px;}
#footer .box-menu-lgpd .menu {float: left; margin-top: 25px;}
#footer .box-menu-lgpd .menu .liner {width: 1px; opacity: 0; height: 1px; background: #ffffff; margin-top: 2px; transition-duration: .8s;}
#footer .box-menu-lgpd .menu a:hover .liner {width: 15px; opacity: 1; transition-duration: .8s;}
#footer .box-menu-lgpd .menu a {float: left; margin-right: 20px; color: #ffffff;}
#footer .our-services .label {border: none!important;}
#footer .our-services .submenu {transform: scaleY(0); opacity: 0; width: 280px; font-size: 15px; position: absolute; top: -300px; background: #0b1975; border-radius: 8px 8px 3px 3px; margin-top: 120px; border-bottom: 3px solid #00dbfe; transition-duration: .8s; padding: 20px 10px 30px 10px;}
#footer .our-services:hover .submenu {transform: scaleY(1.0); opacity: 1; margin-top: 0px; transition-duration: .8s;}
#footer .our-services .submenu a {float: left; color: #ffffff; padding: 5px 15px; border-radius: 30px; margin-left: 25px; margin-top: 10px; transition-duration: .8s; border: solid 1px #1c1e8200;}
#footer .our-services .submenu a:hover {border: solid 1px #00dbfe; transition-duration: .8s;}

#header {width:100%;left:0px;top: 2px;position: absolute; z-index: 3;padding: 30px 0;transition-duration: .8s;}
#header .scroll {background: white;padding: 10px 0!important;border-top: 2px solid #00dbff;top: 0;height: 70px;box-shadow: 0 0 20px -5px #00000057;transition-duration: .8s;}
#header .box-right {float: left;width: calc(100% - 175px);margin-left: 15px;}
#header .box-center {margin-top: 15px;}
#header .box-center .logo {float:left;margin: 15px 0 11px;width: 160px;}
#header .box-center .menu {margin-top:15px;margin-left: 10px;}
#header .box-center .menu li {float:left;position:relative; margin: 0 30px; cursor:pointer; transition-duration: .8s;}
#header .box-center .menu li .label {font-size: 14px; letter-spacing: 1px;color: #ffffff; transition-duration: .8s; border: solid 1px #1037b500; border-radius: 20px; padding: 5px 15px;}
#header .box-center .menu li .label:hover {border: solid 1px #00dbff; border-radius: 20px; transition-duration: .8s;}
#header .box-center .button {font-weight: normal; font-size: 14px; letter-spacing: 1px; color: #ffffff; transition-duration: .8s; margin-top: 0; border: solid 1px #00dbff; border-radius: 50px; padding: 5px 20px; display: table; float: left; margin-left: 35px; transition-duration: .8s;}
#header .box-center .button:hover {background: #00dbff; transition-duration: .8s;}
#header .box-center .social {float: right;}
#header .box-center .social li {border: solid 1px #00dbff; border-radius: 100%;float: left;margin-left: calc(20px - 2px);text-align: center;padding: 5px 2px 1px 2px;width: 24px;height: 21px;transition-duration: .8s;}
#header .box-center .social li:hover {background: #00dbff!important;border: solid 1px #00dbff;transition-duration: .8s;}
#header .box-center .social li svg {height: 16px;}
#header .box-bottom {float: right;margin-top: 35px; color: #00dbff; font-size: 15px;}
#header .box-bottom .links {float: right;}
#header .box-bottom .links .orcamento {font-family: 'gilroy-bolduploaded_file';position: relative;float: left; font-size: 16px;border-radius: 4px;background: #00dbff;color: #ffffff;border: solid 2px #00dbff;padding: 11px 35px;cursor: pointer;transition-duration: .8s;}
#header .box-bottom .links .orcamento:hover {color: #00dbff; background: #333333;transition-duration: .8s;}

.language {position: absolute;right: 0px;padding: 10px 10px;border-radius: 30px;cursor: pointer;background: url(../svg/ico_arrow_white.svg) no-repeat right 15px!important;background-size: 10%!important;background-position-x: 85%!important;}
.language .selected {text-transform: uppercase;padding: 0px 30px 0px 10px;color: #ffffff;font-size: 12px;}
.language .linguas {position: absolute;display: table;padding: 2px 4px;background: #00dbff;margin-top: 11px;z-index: 4;display: none;box-shadow: -7px 8px 10px #00000029;border-radius: 3px;transition-duration: .8s;}
.language:hover .linguas {display:block;transition-duration: .8s;}
.language .linguas a {width: 60px; padding: 5px 3px; margin-bottom: 3px; border-radius: 3px;display:block;text-align:center;color:white;font-size:12px;transition-duration: .8s;}
.language .linguas a:hover {background:#1037b5;transition-duration: .8s;}

#header .our-services .label {border: none!important;}
#header .our-services .submenu {transform: scaleY(0); opacity: 0; width: 280px; font-size: 15px; position: absolute; background: #0d0e3e7a; border-radius: 8px 8px 3px 3px; margin-top: -80px; border-bottom: 3px solid #00dbfe; transition-duration: .8s; padding: 20px 10px 30px 10px;}
#header .our-services:hover .submenu {transform: scaleY(1.0); opacity: 1; margin-top: 10px; transition-duration: .8s;}
#header .our-services .submenu a {float: left; color: #ffffff; padding: 5px 15px; border-radius: 30px; margin-left: 25px; margin-top: 10px; transition-duration: .8s; border: solid 1px #1c1e8200;}
#header .our-services .submenu a:hover {border: solid 1px #00dbfe; transition-duration: .8s;}

#home .banners-mobile {display:none;height:100vh;position:relative;background:#333333;-webkit-animation-name: fadeIn;animation-name: fadeIn;}
#home .banners-mobile .lista {height:750px;}
#home .banners-mobile .banner {width:100%;height:750px;background-size:cover !important;display:block;}
#home .banners-mobile .banner .box {color: #ffffff; position: absolute; bottom: 0; margin-bottom: 10%; text-align: center; width: 100%;}
#home .banners-mobile .banner .box .titulo {font-size: 44px;line-height: 48px;}
#home .banners-mobile .banner .box .titulo::first-line {font-size: 55px;}
#home .banners-mobile .banner .box .chamada {padding: 15px 0px;}
#home .banners-mobile .banner .box .button {font-size: 12px;border: #ffffff63 2px solid;color: #ffffff;text-transform: uppercase;border-radius: 4px;margin-top: 6px;display: table;padding: 8px 20px;transition-duration: .8s;}
#home .banners-mobile .banner .box:hover .button {background: #ffffff;color:#333333;transition-duration: .8s;}
#home .banners-mobile .owl-dots {margin-top: -50px!important;}
#home .banners {height:850px;position:relative;background:#333333;-webkit-animation-name: fadeIn;animation-name: fadeIn;}
#home .banners .lista {height:950px; float: left;}
#home .banners .banner {width:100%;height:950px;background-size:cover !important;display:block;}
#home .banners .banner .box {color: #ffffff;width: 50%;margin-top: 35%;position: absolute;-webkit-animation-name: slide-texto;animation-name: slide-texto;-webkit-animation-duration: .8s;animation-duration: .8s;}
#home .banners .banner .box .titulo::first-line {font-size: 50px; font-weight: normal;}
#home .banners .banner .box .titulo {font-size: 50px;line-height: 55px; width: 80%; font-weight: bold;}
#home .banners .banner .box .chamada {margin: 5px 0px 30px;font-size: 15px;line-height: 25px; width: 60%;}
#home .banners .banner .box .button {border: #00dbff 1px solid;transition-duration: .8s; display: table; padding: 10px 30px; border-radius: 50px;}
#home .banners .banner .box:hover .button {background: #00dbff;color: #ffffff; border: #00dbff 1px solid;transition-duration: .8s;}
#home .banners .owl-dots {margin-top: -35px!important;}

#home .slogan .text {font-size: 40px; color: #1037b5; width: 47%; margin: 250px auto;}
#home .slogan .fade {height: 55px; width: 280px; float: right; background-image: linear-gradient(to right, #ffffff , #00dbfe82); border-radius: 0px 25px 25px 0px; margin-top: -50px;}
#home .slogan .text .dot {height: 55px; width: 55px; background: #00dbff; border-radius: 30px; float: right;}

#home .call-services {margin-bottom: 150px;}
#home .call-services .title {margin-bottom: 20px;}
#home .call-services .list .services {height: 330px; border-radius: 25px; box-shadow: inset 0 -200px 100px #1037b5d1; -moz-box-shadow: inset 0 0 0 150px #1037b5d1; margin-top: 90px; transition-duration: .8s; background-size: cover;}
#home .call-services .list .services:hover {margin-top: 75px; transition-duration: .8s;}
#home .call-services .list .services .info {padding: 210px 65px 0 45px; transition-duration: .8s;}
#home .call-services .list .services:hover .info {padding: 180px 65px 0 45px; transition-duration: .8s;}
#home .call-services .services .title {color: #ffffff; font-size: 30px; width: 100%; text-transform: none; font-weight: bold; line-height: normal; margin-bottom: 5px;}
#home .call-services .services .title::first-line {color: #ffffff; font-size: 30px; font-weight: bold;}
#home .call-services .services .subtitle {color: #ffffff; font-size: 15px;}
#home .call-services .services .button {opacity: 0;} 
#home .call-services .services:hover .button {opacity: 1; margin-top: 10px; transition-duration: .8s;}

#home .goal {background: url(../imagens/site/temp/paralax.jpg) no-repeat fixed center #1227a7; padding: 225px 0;}
#home .goal .fade {height: 500px; width: calc(50% + 249px); background-image: linear-gradient(to right, #ffffff00 ,#00dbff91 , #00dbfe); border-radius: 0px 250px 250px 0px;}
#home .goal .circle {width: 500px; height: 500px; border-radius: 100%; background: #213bbf; float: right; position: relative; left: 5px; box-shadow: 20px 0px 100px -10px #000000b0;}
#home .goal .info {width: 70%; margin: 0 auto; padding: 155px 0;}
#home .goal .info .title {color: #ffffff; text-transform: none; font-size: 40px;}
#home .goal .info .title::first-line {color: #ffffff; text-transform: none; font-size: 40px;}
#home .goal .info .subtitle {color: #ffffff; text-transform: none; font-size: 20px; margin-top: 20px;}
#home .goal .info .button {color: #00dbff; padding: 10px 30px; border-radius: 50px; border: solid 1px #00dbff; display: table; margin: 25px auto 0; transition-duration: .8s;}
#home .goal .info .button:hover {color: #ffffff; background: #00dbff; transition-duration: .8s;}

#home .call-news {margin-bottom: 150px;}
#home .call-news .title {margin-bottom: 20px; margin-top: 150px;} 
#home .call-news .list {width: 100%;}
#home .call-news .list .news {height: 330px; border-radius: 25px; box-shadow: inset 0 -200px 100px #1037b5d1; -moz-box-shadow: inset 0 0 0 150px #1037b5d1; margin-top: 90px;background-size: cover!important;transition-duration: .8s;}
#home .call-news .list .news:hover {margin-top: 75px; transition-duration: .8s; box-shadow: inset 0 -380px 190px #0a34bbd1; -moz-box-shadow: inset 0 0 0 150px #0a34bbd1;}
#home .call-news .list .news .info {padding: 145px 65px 0 45px; transition-duration: .8s;}
#home .call-news .list .news:hover .info {padding: 90px 65px 0 45px; transition-duration: .8s;}
#home .call-news .list .news .date {color: #ffffff; font-size: 20px; padding: 20px 0 0 45px; font-weight: bold; transition-duration: .8s;}
#home .call-news .list .news:hover .date {color: #00dbff; transition-duration: .8s;}
#home .call-news .news .title {color: #ffffff; font-size: 30px; width: 100%; text-transform: none; font-weight: bold; margin-bottom: 5px; line-height: normal; margin-top: 0;}
#home .call-news .news .title::first-line {color: #ffffff; font-size: 30px; font-weight: bold;}
#home .call-news .news .subtitle {color: #ffffff; font-size: 15px; width: 100%;}
#home .call-news .news .button {opacity: 0; margin-top: 30px; transition-duration: .8s;}
#home .call-news .news:hover .button {opacity: 1; margin-top: 15px; transition-duration: .8s;}

.contact .info {width: 80%;}
.contact .container {width: 50%; float: left;}
.contact .info .title {margin-bottom: 20px;}
.contact .box-img {width: 50%; float: right; position: relative; top: 40px;} 
.contact .box-img img {margin: 0 auto; display: table;}
.contact .box-form {margin-top: 20px; margin-bottom: 20px;}
.contact .termos a {margin-left: 10px;}

.team {margin-top: 80px;}
.team .info {width: 50%; float: left; margin-top: 150px;}
.team .info .subtitle {line-height: 30px;}
.team .info .button {color: #ffffff; background: #172789; padding: 10px 30px; border-bottom: solid 2px #00dbff; border-radius: 50px; font-weight: normal; margin-top: 20px; margin-bottom: 30px;}
.team .info .button:hover {background: #00dbff;}
.team .box-img {width: 50%; float: right; position: relative; top: 35px;}
.team .box-form {margin-top: 50px;}

.wave {position: relative; z-index: 99;}

#about_us .text {width: 80%;}
#about_us .info {width: 50%;}
#about_us .box-img {width: 50%;}
#about_us .who-are {margin-top: 100px;}
#about_us .who-are .info {float: left; margin-top: 130px;}
#about_us .who-are .box-img {float: right;}
#about_us .belive {float: left; margin-top: 200px;}
#about_us .belive .box-img {background: url(../imagens/site/temp/belive.jpg) no-repeat center; height: 585px; float: left; border-radius: 0 450px 450px 0; margin-right: 80px; width: calc(50% - 20px);}
#about_us .belive .info {float: right; width: calc(50% - 80px);  margin-top: 150px;}
#about_us .people {margin-top: 100px; background: url(../imagens/site/temp/bg_people.jpg) no-repeat center; height: 800px;} 
#about_us .people .info {float: left; margin-top: 220px;}
#about_us .people .info .button {border: solid 1px #1037b5; display: table; padding: 10px 40px; border-radius: 50px; color: #ffffff; background: #1037b5; transition-duration: .8s;}
#about_us .people .info .button:hover {background: #00dbff; border: solid 1px #00dbff; transition-duration: .8s;}
#about_us .people .box-img {float: right; margin-top: 50px;}
#about_us .structure {margin-bottom: 100px;}
#about_us .structure .info {width: 100%;}
#about_us .structure .carousel {margin-top: 90px;}
#about_us .structure .carousel .list img {width: 100%; border-radius: 8px;}

#service .title-main .fade {margin-top: 3px;}
#service .subtitle {width: 80%;}
#service .info {width: 50%;}
#service .box-img {width: 50%;}
#service .costumer {margin-top: 120px;}
#service .costumer .box-img {float: right; width: calc(50% - 10px);}
#service .costumer .info {float: left; width: calc(50% + 10px); margin-top: 130px;}
#service .call-advantages {margin-top: 150px;}
#service .call-advantages .list {margin-top: 60px;}
#service .call-advantages .info {width: 100%;}
#service .call-advantages .advantages {position: relative;} 
#service .call-advantages .advantages .info {position: absolute; z-index: 99; width: calc(100% - 200px); height: 260px; background: #0037c5; border-radius: 100%; margin: 0 auto; padding: 100px;}
#service .call-advantages .advantages .title {color: #ffffff; font-size: 30px; text-transform: none!important; line-height: normal;} 
#service .call-advantages .advantages .title::first-line {color: #ffffff; font-size: 30px; text-transform: none!important; line-height: normal;} 
#service .call-advantages .advantages .subtitle {color: #ffffff; width: 100%;}
#service .call-advantages .advantages .fade {transform: scaleY(.4);opacity: 0; height: 650px; width: 100%; background-image: linear-gradient(to bottom, #00dbff, #ffffff00); border-radius: 240px 240px 0 0; transition-duration: 1.8s;}
#service .call-advantages .advantages:hover .fade {transform: scaleY(1.0); opacity: 1; transition-duration: .8s;}
#service .quote {margin-top: 50px; background: url(../imagens/site/temp/paralax.jpg) no-repeat center fixed #1227a7; padding: 190px 0;}
#service .quote .title {color: #ffffff;}
#service .quote .title::first-line {color: #ffffff;}
#service .quote .subtitle {color: #ffffff; width: 100%; margin-bottom: 30px;}
#service .quote .box-form .form input {color: #172786!important; font-size: 18px; font-weight: bold;border: solid 1px #ffffff;}
#service .quote .box-form .form select {color: #172786!important; font-size: 18px; font-weight: bold;border: solid 1px #ffffff;}
#service .quote .box-form .form textarea {color: #172786!important; font-size: 18px; font-weight: bold;border: solid 1px #ffffff;}
#service .quote .box-form .form .termos {background-image: linear-gradient(to right, #ffffff00, #00dbfec7); color: #ffffff;}
#service .quote .box-form .form .termos a {color: #ffffff;}
#service .quote .box-form .form button {background: #00dbff; transition-duration: .8s;}
#service .quote .box-form .form button:hover {background: #1037b5; transition-duration: .8s;}
#service .contact {margin-top: 150px;}
#service .contact .info {float: left; width: 60%; margin-top: 120px}
#service .contact .info .subtitle {width: 70%;}
#service .contact .box-img {float: right; position: relative; top: 40px; width: 40%;}
#service .contact .box-img img {margin: 0 auto;}
#service .contact .info .button {border: solid 1px #00dbff; padding: 10px 25px; border-radius: 50px; transition-duration: .8s;}
#service .contact .info .button:hover {background: #00dbff; color: #ffffff;}

#cases .box {margin: 50px 0;}
#cases .call-cases {width: 100%;} 
#cases .list {width: 100%;}
#cases .list .case {height: 330px; border-radius: 20px; float: left; margin: 0 10px; width: calc(50% - 20px); background-size: cover!important; margin-bottom: 20px; box-shadow: inset 0 -200px 110px #0a34bbd1; -moz-box-shadow: inset 0 0 0 150px #0a34bbd1; transition-duration: .8s;}
#cases .list .case:hover {box-shadow: inset 0 -380px 190px #0a34bbd1; -moz-box-shadow: inset 0 0 0 150px #0a34bbd1; transition-duration: .8s;}
#cases .case .info {margin: 0!important; padding: 240px 0 0 30px; transition-duration: .8s;}
#cases .case .info:hover {padding-top: 200px; transition-duration: .8s;}
#cases .case .title {color: #ffffff; font-size: 30px; text-transform: none; font-weight: bold; line-height: normal; margin-bottom: 5px;}
#cases .case .title::first-line {color: #ffffff; font-size: 30px; text-transform: none; font-weight: bold; line-height: normal; margin-bottom: 5px;}
#cases .case .subtitle {color: #ffffff; font-size: 15px;}
#cases .case .info .button {opacity: 0; margin-top: 15px; transition-duration: .8s;}
#cases .case .info:hover .button {opacity: 1; transition-duration: .8s;}

#case .info {width: calc(60% - 100px); float: left; margin: 80px 0; padding-right: 100px;}
#case .info .titulo {font-size: 50px;font-weight: bold;margin-bottom: 20px;color: #0046dc;line-height: 60px;}
#case .info .call {font-size: 25px;font-weight: bold;margin-bottom: 45px;}
#case .info .text {font-size: 16px;}
#case .info .button {color: #ffffff; background: #172789; padding: 10px 30px; border-bottom: solid 2px #00dbff; border-radius: 50px;}
#case .info .button:hover {background: #00dbff;}
#case .carousel {width: 40%; float: right; margin-top: 130px;}
#case .carousel .list img {width: 100%; border-radius: 8px;}

#news .box {margin: 50px 0;}
#news .list {margin-bottom: 20px;}
#news .list .new {height: 330px; border-radius: 20px; float: left; margin: 0 10px; width: calc(50% - 20px); background-size: cover!important; margin-bottom: 20px; box-shadow: inset 0 -200px 110px #0a34bbd1; -moz-box-shadow: inset 0 0 0 150px #0a34bbd1; transition-duration: .8s;}
#news .list .new .date {color: #ffffff; font-size: 20px; padding: 20px 0 0 45px; font-weight: bold; transition-duration: .8s;}
#news .list .new:hover .date {color: #00dbff; transition-duration: .8s;}
#news .list .new:hover {box-shadow: inset 0 -380px 190px #0a34bbd1; -moz-box-shadow: inset 0 0 0 150px #0a34bbd1; transition-duration: .8s;}
#news .new .info {margin: 0!important; padding: 150px 0 0 30px; transition-duration: .8s;}
#news .new .info:hover {padding-top: 110px; transition-duration: .8s;}
#news .new .title {color: #ffffff; font-size: 30px; text-transform: none; font-weight: bold; line-height: normal; margin-bottom: 5px;}
#news .new .title::first-line {color: #ffffff; font-size: 30px; text-transform: none; font-weight: bold; line-height: normal; margin-bottom: 5px;}
#news .new .subtitle {color: #ffffff; font-size: 18px;}
#news .new .info .button {opacity: 0; margin-top: 15px; transition-duration: .8s;}
#news .new .info:hover .button {opacity: 1; transition-duration: .8s;}
#news .contact {margin-top: 200px;}

#news-intern .title-main .fade {margin-top: 2px;}
#news-intern .info {width: calc(60% - 100px); float: left; margin: 80px 0; padding-right: 100px;}
#news-intern .info .data {font-size: 18px;font-weight: bold;margin-bottom: 15px;color: #ffffff;background: #00dbff;display: table;padding: 5px 20px;border-radius: 30px;}
#news-intern .info .titulo {font-size: 50px;font-weight: bold;margin-bottom: 20px;color: #0046dc;line-height: 60px;}
#news-intern .info .call {font-size: 25px; font-weight: bold; margin-bottom: 45px;}
#news-intern .info .text {font-size: 16px;}
#news-intern .info .button {color: #ffffff; background: #172789; padding: 10px 30px; border-bottom: solid 2px #00dbff; border-radius: 50px; font-weight: normal;}
#news-intern .info .button:hover {background: #00dbff;}
#news-intern .carousel {width: 40%; float: right; margin-top: 130px;}
#news-intern .carousel img {width: 100%; border-radius: 8px;}

#contact .subtitle {width: 50%;}
#contact .talk {margin-top: 50px;}
#contact .box-form {margin-top: 50px;}
#contact .team .subtitle {width: 100%;}

#join-us .join {margin-top: 50px;}
#join-us .join .box-form {margin-top: 50px;}
#join-us .contact {margin-top: 100px;}

#privacidade .about {width: calc(100% - 20px);margin:0 auto;margin-top: 70px;margin-bottom: 40px;}
#privacidade .about .titulo {font-size: 30px;}
#privacidade .about .subtitulo {font-size: 22px;margin: 20px 0px 10px;}
#privacidade .about .descricao {font-size: 20px;line-height: 22px;margin: 30px 0;text-align: justify;}
#privacidade .about .descricao p {margin-bottom: 20px;}
#privacidade .about .line {height: 3px;width: 90px;background: #00dbff;margin-top: 20px;border-radius: 3px;}