@font-face {
font-family: 'Century 725';
src: url('fonts/century725bt-romancondensed.woff2') format('woff2'),
url('fonts/century725bt-romancondensed.woff') format('woff'),
url('fonts/century725bt-romancondensed.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}

/* RESET PADDING, MARGIN =============== */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, acronym, address, big, cite,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input, select, optgroup, textarea, button,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header,
hgroup, menu, nav, output, ruby, section, summary, time, video, main{margin:0; outline: none; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html > object{ display:none !important;}

/* HTML5 display definitions =========== */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, dialog{display: block;}
[hidden], template {display: none;}

/* ALTURA FLUIDA COM FLOAT ============= */
.floatfix:after,
.floatfixall main:after, .floatfixall div:after, .floatfixall dl:after, .floatfixall dt:after, .floatfixall dd:after,
.floatfixall ol:after, .floatfixall ul:after, .floatfixall form:after, fieldset:after, label:after,
.floatfixall section:after, .floatfixall article:after, .floatfixall aside:after, .floatfixall header:after,
.floatfixall footer:after, .floatfixall nav:after, .floatfixall dialog:after, .floatfixall figure:after,
.floatfixall figcaption:after{content:".";display:block;clear:both;visibility:hidden;height:0;overflow:hidden;}

/* RESET FONTES ======================== */
html {font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; background:#ffffff;}
body {font-size: 16px; line-height: 1.2; -webkit-font-smoothing: antialiased; font-family:sans-serif;
font-weight:400; font-style:normal; color:#666666; background:#ffffff;}

/* ELEMENTOS DE TEXTO ================== */
*{margin: 0; padding: 0; box-sizing: border-box; border: none; outline: none;}
ul{list-style: none;}
a{text-decoration: none; background: transparent; color:inherit; text-decoration:inherit;}
a, button{cursor: pointer;}
img{max-width: 100%; height: auto; border: 0;}
body{font-family: sans-serif; line-height: 1.2;}
h1, h2, h3, h4, h5, h6, th{font-weight:inherit; font-size:inherit;}
small{font-size: smaller;}

blockquote{background: #f3f2f2; position: relative; font-weight: 500; padding: 2px 17px 17px 17px; margin-top: 17px; line-height: 1.3;}
blockquote > blockquote {margin-left: 0;}
blockquote p {margin-bottom: 35px;}
blockquote > p:last-child {margin-bottom: 0;}
blockquote cite, blockquote small {color: #666666; line-height:1.1; font-style: normal; font-weight: 500;}
blockquote cite strong{color:#7e1711;}

/* Embedded content ==================== */
img{border: 0; max-width:100%; height: auto;}
svg:not(:root){overflow: hidden;}
video{width: 100% !important; height: auto !important;}

/* Forms =============================== */
fieldset{border:none;}
button, input, optgroup, select, textarea, button {color: inherit; font: inherit; text-transform:inherit; outline: 0;}
button {overflow: visible; cursor: pointer; background:none; border:none;}
button[disabled], html input[disabled] {cursor: default;}
button::-moz-focus-inner, input::-moz-focus-inner {border: 0; padding: 0;}
input, textarea, select{display:block; width:100%; background:#fff; padding:0 5px 0 5px; height: 46px; border:0;}
input{overflow:hidden;}
textarea {overflow: auto; resize:none; overflow-x:hidden; padding:9px 6px 6px 13px; height:117px; line-height:normal;}
input[type="checkbox"], input[type="radio"] {width:auto !important; height:auto !important; line-height:normal; border:none; border-radius:0;}
input[type="file"]{ border: none; background: none; padding: 0;}

/* PLACEHOLDER  */
input::placeholder {color: #777;  /* Chrome, Firefox, Opera, Safari 10.1+ */ opacity: 1; /* Firefox */}
input::-webkit-input-placeholder {color:    #777; /* WebKit, Blink, Edge */}
input:-moz-placeholder {color:    #777; opacity:  1; /* Mozilla Firefox 4 to 18 */}
input::-moz-placeholder {color:    #777; opacity:  1; /* Mozilla Firefox 19+ */}
input:-ms-input-placeholder {color:    #777; /* Internet Explorer 10-11 */}
input::-ms-input-placeholder {color:    #777; /* Microsoft Edge */}
@media all and (min-width: 760px){ /* Só altera os elementos para telas maiores que 760px de largura */
	input[type="number"]{-moz-appearance: textfield;}

	input[type="number"]::-webkit-inner-spin-button,
	input[type="number"]::-webkit-outer-spin-button{height: auto; -webkit-appearance: none; margin: 0;}

	input[type="date"]::-webkit-inner-spin-button,
	input[type="date"]::-webkit-calendar-picker-indicator,
	input[type="time"]::-webkit-outer-spin-button,
	input[type="time"]::-webkit-outer-spin-button{display: none; -webkit-appearance: none;}

	input[type="search"]::-webkit-search-cancel-button,
	input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}

	input[type="search"],
	input[type="number"],
	input[type="time"],
	input[type="date"],
	input[type="date"]::-webkit-calendar,
	input[type="date"]::-webkit-number {-webkit-appearance: textfield; -moz-appearance: textfield;}
}

optgroup {font-weight: bold;}
a:active, a:hover {outline: 0;}
input.error, textarea.error, select.error{border-bottom-color:#ba0000!important;}
textarea.error{border-color:#ba0000!important; }

.g-recaptcha{overflow: hidden; height: 1;position: relative;}
.g-recaptcha .grecaptcha-badge{ position: absolute; top: 100%; left: 100%;}
span.error{text-align:right;display:block; color:#ba0000; padding: 2px 0 0 0; line-height:0.9;}

/* TABELAS ============================= */
table {border-collapse: collapse; border-spacing: 0;}
td, th {padding: 0;}

/* CLASSES ============================= */
.fonts-loaded body{ font-family: 'Open Sans', sans-serif;}
.fonts-loaded body .fnt-1{font-family:'Century 725',sans-serif;}

.fw-thin{font-weight:100;}
.fw-smlight{font-weight: 200;}
.fw-light{font-weight: 300;}
.fw-regular{font-weight: 400;}
.fw-medium{font-weight: 500;}
.fw-smbold{font-weight: 600;}
.fw-bold{font-weight: 700;}
.fw-exbold{font-weight: 800;}
.fw-black{font-weight: 900;}

.underline, .h-underline:hover{text-decoration:underline;}
.underline-none{text-decoration:none;}
.uppercase{text-transform:uppercase;}
.lowercase{text-transform:lowercase;}
.capitalize{text-transform: capitalize;}
.transform-none{text-transform:none;}
.italic{ font-style:italic;}
.normal{font-style:normal;}

.txt-left{text-align: left;}
.txt-right{text-align: right;}
.txt-center{text-align: center;}
.txt-justify{text-align: justify;}

.list-none, .list-none *{list-style:none; margin:0;}

.uppercase{text-transform: uppercase;}
.lowercase{text-transform: lowercase;}
.capitalize{text-transform: capitalize;}

/* POSICIONAMENTO */
.flt-left{float:left;}
.flt-right{float:right;}
.flt-none{float:none;}
.flt-clear{clear:both;}
.flt-center{margin:0 auto;}

.dsp-block{display:block;}
.dsp-none{display:none;}
.dsp-inline-block{display:inline-block;}
.dsp-table{display:table; border-spacing:0; border-collapse: collapse; table-layout: fixed;}
.dsp-row{display:table-row;}
.dsp-cell{display:table-cell;}
.dsp-table:after, .dsp-row:after, .dsp-cell:after{content:normal;}

.pos-relative{position:relative;}
.pos-absolute{position:absolute;}

/* CONTAINER */
.w-cont{max-width:1140px;}
.w-auto{width:auto;}
.w-offset{padding: 0 15px;}
.cont-overflow{ overflow:hidden;}

@media only screen and (min-width: 1280px){
	.w-offset{padding-left: 0; padding-right: 0;}
}

/* GRID */
.col-sm-12{width: 100%;}
.col-sm-11{width: 91.66%;}
.col-sm-10{width: 83.33%;}
.col-sm-9{width: 75%;}
.col-sm-8{width: 66.66%;}
.col-sm-7{width: 58.33%;}
.col-sm-6{width: 50%;}
.col-sm-5{width: 41.66%;}
.col-sm-4{width: 33.33%;}
.col-sm-3{width: 25%;}
.col-sm-2{width: 16.66%;}
.col-sm-1{width: 8.33%;}

.mobile-hide{display: none;}
.mobile-show{display: block;}

@media only screen and (min-width: 768px){
	.col-lm-12{width: 100%;}
	.col-lm-11{width: 91.66%;}
	.col-lm-10{width: 83.33%;}
	.col-lm-9{width: 75%;}
	.col-lm-8{width: 66.66%;}
	.col-lm-7{width: 58.33%;}
	.col-lm-6{width: 50%;}
	.col-lm-5{width: 41.66%;}
	.col-lm-4{width: 33.33%;}
	.col-lm-3{width: 25%;}
	.col-lm-2{width: 16.66%;}
	.col-lm-1{width: 8.33%;}

	.tablet-hide{display: none;}
	.tablet-show{display: block;}
}

@media only screen and (min-width: 992px){
	.col-lg-12{width: 100%;}
	.col-lg-11{width: 91.66%;}
	.col-lg-10{width: 83.33%;}
	.col-lg-9{width: 75%;}
	.col-lg-8{width: 66.66%;}
	.col-lg-7{width: 58.33%;}
	.col-lg-6{width: 50%;}
	.col-lg-5{width: 41.66%;}
	.col-lg-4{width: 33.33%;}
	.col-lg-3{width: 25%;}
	.col-lg-2{width: 16.66%;}
	.col-lg-1{width: 8.33%;}

	.desktop-hide{display: none;}
	.desktop-show{display: block;}
}

@media only screen and (min-width: 1280px){
	.col-lx-12{width: 100%;}
	.col-lx-11{width: 91.66%;}
	.col-lx-10{width: 83.33%;}
	.col-lx-9{width: 75%;}
	.col-lx-8{width: 66.66%;}
	.col-lx-7{width: 58.33%;}
	.col-lx-6{width: 50%;}
	.col-lx-5{width: 41.66%;}
	.col-lx-4{width: 33.33%;}
	.col-lx-3{width: 25%;}
	.col-lx-2{width: 16.66%;}
	.col-lx-1{width: 8.33%;}
}

/* COR DO TEXTO */
.color-fff{color: #ffffff;}
.color-000{color: #000000;}
.color-yellow{color: #fcb945;}

.bg-fff{background-color: #ffffff;}
.bg-000{background-color: #000000;}
.bg-1-1{background: #0d2343;}

/* RADIUS & SHADOW */
.radius{border-radius: 7px;}
.shadow{box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2)}
.txt-shadow{text-shadow: 5px 4px 5px rgba(0,0,0,0.2);}

/* FORMS */
.formLead label{display:block; margin-bottom: 11px; position:relative;}
.formLead input, .formLead textarea, .formLead select{width: 100%; height: 44px; padding: 0 15px; border: 1px solid #d1d1d1;}
.formLead input[type='radio']{width: auto; height: auto;}
.formLead textarea{height: 100px; padding: 12px 15px;}
.formLead button{width: 100%; padding: 20px 0; border-radius: 15px; text-transform: uppercase; color: #fff; font-weight: 700; margin-top: 20px;}

/* FORMS RECAPTCHA */
.formLead .g-recaptcha{overflow:hidden;height:1;position:relative;}
.formLead .g-recaptcha .grecaptcha-badge{position:absolute;top:100%;left:100%;}
.formLead span.error{text-align:right;display:block;color:#ff0000;padding:0 0 0 0;line-height:1;position:absolute;right:0; top: 100%; font-size: 12px;}

/* LOADER */
.loader{position:fixed;top:0;left:0;display:none;z-index:999999;width:100%;height:100%;background:rgb(0, 0, 0);background:rgba(0, 0, 0, 0.50);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000)";}
.loader img{position:absolute;top:50%;left:50%;width:16px;height:16px;margin-top:-8px;margin-left:-8px;}

/* SLICK */
body .slick-track{margin: 0 auto;}
body .slick-slide a{display: block;}
body .slick-slide img {position: relative; max-width: 100%;}
body .slick-arrow{display:block; position:absolute; top: 50%; background:url('img/arrows.png') no-repeat -10px -7px; border:none; width: 20px; height: 30px; text-indent: -9999em; cursor: pointer;}
body .slick-prev{left: 0; z-index: 99;}
body .slick-next{right: 0; background-position: -40px -7px;}
body .slick-dots{text-align: center; position: absolute; bottom: -35px; left: 0; width: 100%;}
body .slick-dots li{ display: inline-block; vertical-align: middle; margin: 0 3px;}
body .slick-dots li button{display: block; width: 12px; height: 12px; overflow: hidden; border-radius: 50em; text-indent: -999px; background: #c7c8c9; border-radius: 50%;}
body .slick-dots li.slick-active button{background-color: #000000;}

.sr-only {position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0;}
.sr-only-focusable:active, .sr-only-focusable:focus {position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto;}

/* MAGNIFIC POPUP */
.white-popup, .default-popup{position:relative; padding: 50px 20px; width:auto; background-color: #e1e1e1; max-width: 425px; margin:20px auto;}

/* OBJETOS */
.icon{display: block; margin: 0 auto;}
.icon::before{content: ""; display: inline-block; background: url('img/spritesheets.png'); vertical-align: middle;}
.icon-1::before{width: 72px; height: 72px; background-position: 120px -10px;}

/* IFRAME RESPONSIVE */
.iframe-cont{position: relative; overflow: hidden; width: 100%; padding-top: 56.25%;}
.iframe-resp{position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%;}

/* TABLE RESPONSIVE */
.table-responsive{width: 100%; overflow-x: auto; border-bottom: 2px solid #0a6db4; padding-bottom: 25px;}
.table-responsive table{border-collapse: collapse; border-spacing: 0; min-width: 768px; width: 100%;}
.table-responsive table tr{vertical-align: middle;}
.table-responsive table tr:nth-child(even){background: #f2f2f1;}
.table-responsive table th{padding: 30px 0; text-transform: uppercase;}
.table-responsive table td{padding: 18px 0;}
.table-responsive table tr td:nth-child(1){width: 55%; text-align: left;}
.table-responsive table tr td:nth-child(2){width: 15%;}
.table-responsive table tr td:nth-child(3){width: 15%;}
.table-responsive table tr td:nth-child(4){width: 15%;}

.title{position: relative; padding-bottom: 20px;}
.title::before{content: ""; position: absolute; bottom: 0; left: 50%; transform: translate(-50%, 50%); background: #fcb945; width: 144px; height: 2px;}
.tt-left::before{left: 0; transform: translate(0,0);}

.fs-18{font-size: 18px;}
.fs-24{font-size: 20px;}
.fs-30, .fs-35{font-size: 24px;}
.fs-45{font-size: 32px;}
.fs-72{font-size: 38px;}

.lh-36{line-height: 36px;}

#header{position: fixed; top: 0; left: 0; width: 100%; height: 87px; padding: 10px 0; z-index: 9;}
#header .logo{width: 240px; float: left;}
#header .btn-menu{float: right; font-size: 38px;}
#nav-header{display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; padding: 20px 15px; z-index: 9; font-size: 20px;}
#nav-header ul.menu, #nav-header ul.social-icons{margin-top: 50px;}
#nav-header ul.menu li{margin-bottom: 12px;}
#nav-header ul.social-icons li{display: inline-block; margin: 0 10px;}
#nav-header ul.social-icons li a{display: block; width: 32px; height: 32px; background: #000000; border-radius: 50%; position: relative;}
#nav-header ul.social-icons li a i{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}

#webdoor{margin-top: 87px;}
#webdoor .item__image{width: 100vw;}
/* #webdoor .item__content{background: #000000; padding: 20px;} */
#webdoor .item__content{position: absolute; bottom: 0; left: 0; width: 100%; text-shadow: 0px 5px 9.8px rgba(0, 0, 0, 0.71); padding: 40px 15px;}
#webdoor .item__content p{font-size: 14px;}

#servicos{padding: 50px 0;}
#servicos .title{margin-bottom: 24px;}
#servicos .box-image img{width: 100vw;}
#servicos .box-text{padding: 40px 20px; font-size: 16px; line-height: 30px;}
#servicos .box-text h3{margin-bottom: 20px;}

#sobre{padding: 50px 0 70px;}
#sobre .title{margin-bottom: 30px;}
#sobre .subtitle{margin-bottom: 38px;}

#midias{padding: 100px 0;}
#midias .title{margin-bottom: 40px;}
#midias .box{overflow: hidden;}
#midias .box__text{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 90%; height: 90%; background: rgba(0,0,0,0.7); display: flex; align-items: center; justify-content: center; opacity: 0; transition: 0.3s;}
#midias .box__text:hover{opacity: 1;}
#midias .box__text h3{margin-bottom: 5px;}
#midias .box__text p{margin-bottom: 10px;}

#clientes{padding: 100px 0;}
#clientes .title{margin-bottom: 80px;}
#clientes .list{max-width: 1790px;}
#clientes .list li{display: inline-block; width: 150px; padding: 9px;}

#footer{padding: 70px 0;}
#footer .title{margin-bottom: 24px;}
#footer .footer-contatos{margin: 50px 0;}
#footer .footer-contatos li{display: inline-block; margin: 20px 7px;}
#footer .footer-contatos li i{margin: 0 7px; font-size: 28px; position: relative; bottom: -5px;}

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

	.fs-45{font-size: 40px;}

	#header{padding: 40px 0 23px; height: 161px;}
	#header, #header .logo{transition: 0.3s;}
	#header .logo{width: auto;}
	#header.is-active{height: 98px; padding: 0;}
	#header.is-active .logo{transform: scale(0.7);}
	#nav-header{display: block; position: relative; width: auto; height: auto; padding: 0; float: right;}
	#nav-header ul.menu, #nav-header ul.social-icons{margin-top: 0; display: inline-block;}
	#nav-header ul.menu li{margin-bottom: 0; display: inline;}
	#nav-header ul.menu li:not(:last-child){margin-right: 20px;}
	#nav-header ul.social-icons{margin-top: 40px;}
	#nav-header ul.social-icons li{margin-bottom: -7px;}

	#webdoor{margin-top: 161px;}
	#webdoor .item__content{position: absolute; top: 50%; bottom: none; left: 0; width: 100%; transform: translate(0, -50%); padding: 0;}
	#webdoor .item__content p{font-size: 16px;}
	#webdoor .item__content-text{width: 500px; padding-right: 70px; float: right;}

	/* #servicos .title{max-width: 620px;} */
	#servicos .col-lm-3{position: relative;}
	#servicos .box-text{padding: 30px 20px 0; font-size: 14px; line-height: 30px;}

	#sobre{background: url('img/bg-sobre.jpg') no-repeat center top; min-height: 1037px; padding: 130px 0 0;}
	#sobre .title{margin-bottom: 20px;}
	#sobre .col-lm-6:nth-child(2n+0){padding-left: 20px;}

	#midias{padding: 0 0 100px;}
	#midias .box__image{padding: 40%; overflow: hidden;}
	#midias .box__image img{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

	#clientes .list li{float: left; width: 14.28%;}

	#footer{background: url('img/bg-footer.jpg') no-repeat center/cover; min-height: 636px; padding: 186px 0 20px;}
	#footer::before{content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.7);}
	#footer .footer-contatos{margin: 80px 0 100px;}
	#footer .footer-contatos li{margin: 20px;}

}

@media only screen and (min-width: 1280px){
	#nav-header{font-size: 24px;}
}

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

	.title{padding-bottom: 32px;}

	.fs-30{font-size: 30px;}
	.fs-35{font-size: 35px;}
	.fs-45{font-size: 45px;}
	.fs-24{font-size: 24px;}
	.fs-72{font-size: 72px;}

	#servicos .box-text{padding: 60px 40px 0; font-size: 18px; line-height: 36px;}
}
