@font-face {
font-family: 'Playfair Display';
src: url('assets/fonts/playfairdisplay-regular.woff2') format('woff2'),
url('assets/fonts/playfairdisplay-regular.woff') format('woff'),
url('assets/fonts/playfairdisplay-regular.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Playfair Display';
src: url('assets/fonts/playfairdisplay-italic.woff2') format('woff2'),
url('assets/fonts/playfairdisplay-italic.woff') format('woff'),
url('assets/fonts/playfairdisplay-italic.ttf') format('truetype');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'Nunito';
src: url('assets/fonts/nunito-regular.woff2') format('woff2'),
url('assets/fonts/nunito-regular.woff') format('woff'),
url('assets/fonts/nunito-regular.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Nunito';
src: url('assets/fonts/nunito-bold.woff2') format('woff2'),
url('assets/fonts/nunito-bold.woff') format('woff'),
url('assets/fonts/nunito-bold.ttf') format('truetype');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Mrs Saint Delafield';
src: url('assets/fonts/mrs-saint-delafield-regular.woff2') format('woff2'),
url('assets/fonts/mrs-saint-delafield-regular.woff') format('woff'),
url('assets/fonts/mrs-saint-delafield-regular.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'HelveticaNeueLT 87 Hvy Cn';
src: url('assets/fonts/helveticaNeueLT-87hvcnobl.woff2') format('woff2'),
url('assets/fonts/helveticaNeueLT-87hvcnobl.woff') format('woff'),
url('assets/fonts/helveticaNeueLT-87hvcnobl.ttf') format('truetype');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'HelveticaNeueLT 47 Lt Cn';
src: url('assets/fonts/helveticaneuelt-47ltcn.woff2') format('woff2'),
url('assets/fonts/helveticaneuelt-47ltcn.woff') format('woff'),
url('assets/fonts/helveticaneuelt-47ltcn.ttf') format('truetype');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'HelveticaNeueLT 47 Lt Cn Obl';
src: url('assets/fonts/helveticaneuelt-47ltcnobl.woff2') format('woff2'),
url('assets/fonts/helveticaneuelt-47ltcnobl.woff') format('woff'),
url('assets/fonts/helveticaneuelt-47ltcnobl.ttf') format('truetype');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'HelveticaNeueLT 57 Condensed';
src: url('assets/fonts/helveticaneuelt-57cnobl.woff2') format('woff2'),
url('assets/fonts/helveticaneuelt-57cnobl.woff') format('woff'),
url('assets/fonts/helveticaneuelt-57cnobl.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}
/* @font-face {
font-family: 'Open Sans';
src: url('assets/fonts/opensans-regular.woff2') format('woff2'),
url('assets/fonts/opensans-regular.woff') format('woff'),
url('assets/fonts/opensans-regular.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;}
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:'Playfair Display',sans-serif;}
.fonts-loaded body .nunito{font-family: 'Nunito', sans-serif;}
.fonts-loaded body .mrs-saint-delafield{font-family: 'Mrs Saint Delafield', sans-serif;}
.fonts-loaded body .helveticaneuelt-hvcn{font-family: 'HelveticaNeueLT 87 Hvy Cn', sans-serif;}
.fonts-loaded body .helveticaneuelt-ltcn{font-family: 'HelveticaNeueLT 47 Lt Cn', sans-serif;}
.fonts-loaded body .helveticaneuelt-ltcnobl{font-family: 'HelveticaNeueLT 47 Lt Cn Obl', sans-serif;}
.fonts-loaded body .helveticaNeueLT-cn{font-family: 'HelveticaNeueLT 57 Condensed', sans-serif;}
/* .fonts-loaded body .open-sans{font-family: 'Open Sans', 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;}
.dsp-grid{display: grid;}

.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;}

.grid-col-2{grid-template-columns: auto;}

.offset{padding-left: 7px; padding-right: 7px;}

@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: 1024px){
	.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;}

	.grid-col-2{grid-template-columns: 50% 50%;}
}

/* COR DO TEXTO */
.color-fff{color: #ffffff;}
.color-000{color: #000000;}
.color-lightblue{color: #53c1e0;}
.color-lightred{color: #ea5759;}
.color-red{color: #e4302f;}
.color-darkred{color: #ec0128;}

.bg-fff{background: #ffffff;}
.bg-000{background: #000000;}
.bg-orange{background: #ff9703;}

/* 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 14px; border: 1px solid #cac8c8; background: #e4e1e1; border-radius: 10px;}
.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;}

.ui-datepicker{z-index: 999;}

/* 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: #0a6db4;}

.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;}
.modal-eventos{max-width: 920px; background: #ffffff;}
.modal-eventos h4{margin-bottom: 50px;}
.modal-eventos label{margin-bottom: 20px;}
.modal-eventos .btn{max-width: 418px; display: block; padding: 14px 70px; border-radius: 20px; margin: 50px auto 0;}

/* OBJETOS */
.icon{display: block; margin: 0 auto;}
.icon::before{content: ""; display: inline-block; background: url('assets/img/spritesheets.png'); vertical-align: middle;}
.icon-1::before{width: 140px; height: 140px; background-position: -156px -10px;}
.icon-2::before{width: 140px; height: 140px; background-position: 1px -160px;}
.icon-3::before{width: 140px; height: 140px; background-position: 130px 8px;}
.icon-4::before{width: 140px; height: 140px; background-position: -10px -10px;}
.icon-5::before{width: 140px; height: 140px; background-position: -127px -160px;}

/* 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%;}

/* VIDEO RESPONSIVE */
.video-responsive{pointer-events: none;}
.video-responsive video{position: absolute; top: 0; left: 0; height: 100% !important; width: 100% !important; object-fit: cover;}

/* 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%;}

.wrap-animate-zoom{display: inline-block;overflow: hidden;}
.wrap-animate-zoom img{transition: .3s;}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@keyframes zoomReset{
	0%{transform: scale(2);}
	to{transform: scale(1);}
}
.zoomReset{animation-name:zoomReset;}

.btn, .btn-2{display: inline-block; padding: 24px 50px; border-radius: 20px;}
.btn-2{padding: 8px 30px; border-radius: 8px;}

.fig-image figcaption{margin-top: -40px;}

.list-square li{position: relative;}
.list-square li::before{content: ""; display: block; width: 10px; height: 10px; background: #d1d1d1; position: absolute; top: 10px; left: 0;}
.list-green li::before{background: #39a383;}
.list-red li::before{background: #ea5759;}

.accordion-item{border: 1px solid #d9d7d7; border-radius: 10px; padding: 0 35px; text-align: left; position: relative; margin-bottom: 20px;}
.accordion-item::before{content: "+"; display: block; position: absolute; top: 7px; right: 35px; font-size: 40px; pointer-events: none;}
.accordion-item.is-active::before{content: "-";}
.accordion-header{padding: 25px 32px 25px 0; cursor: pointer;}
.accordion-body{display: none; padding-bottom: 34px; padding-right: 40px; line-height: 34px;}

.social-icons li{display: inline-block; margin: 10px 14px;}

.fs-18{font-size: 18px;}
.fs-24{font-size: 20px;}
.fs-30, .fs-36{font-size: 30px;}
.fs-50, .fs-60, .fs-65{font-size: 34px;}
.fs-90{font-size: 40px;}
.fs-150, .fs-200{font-size: 50px;}

#header{background: url('assets/img/bg-header-mobile.jpg') no-repeat center/cover; min-height: 100vh; padding-top: 40px;}
#header::before{content: ""; display: block; width: 100%; height: 100%; background: rgba(0,0,0,0.36); position: absolute; top: 0; left: 0;}
#header .logo{margin-bottom: 36px;}
#header .title{margin-bottom: 90px;}

#section-01{padding-bottom: 140px;}
#section-01 .fig-image{margin-top: -7vh;}
#section-01 .list-square{padding-top: 70px;}
#section-01 .list-square li{padding-left: 20px; margin-bottom: 40px;}

#section-02{padding-bottom: 140px;}
#section-02 .fig-image figcaption{margin-top: -70px;}
#section-02 .list-square{padding-top: 70px;}
#section-02 .list-square li{padding-left: 20px; margin-bottom: 40px;}
#section-02 .btn{margin-top: 50px;}

#section-03 .flt-left, #section-03 .flt-right{padding-top: 20px;}

#section-04{background: #53c1e0; padding: 190px 0; margin-top: -100px;}
#section-04 .title{margin-bottom: 50px;}
#section-04 .list li{margin-bottom: 85px;}

#section-05{padding: 100px 0;}

#section-06{padding-top: 80px;}
#section-06 .list-square{padding-top: 70px;}
#section-06 .list-square li{padding-left: 20px; margin-bottom: 40px;}

#section-07{padding-top: 114px; padding-bottom: 148px;}
#section-07 .title{margin-bottom: 70px;}

#footer{background: #e4302f; padding-top: 55px;}
#footer .social-icons{font-size: 38px; margin: 50px 0;}
#footer .footer-text{margin-bottom: 50px;}
#footer .footer-text h2{margin-bottom: 20px;}
#footer .footer-contacts li{display: inline-block; margin: 20px; vertical-align: top; max-width: 312px;}
#footer .footer-contacts li > i{font-size: 30px; margin-bottom: 10px;}
#footer .footer-reservas{padding: 46px 14px; border-top: 1px solid #ffffff; margin-top: 50px;}

#form-atendimento{border-top: 7px solid #fb9402;}
#form-atendimento .formLead button{background: #fb9402;}

#btn-fixed{position: fixed; bottom: 25px; right: 20px; z-index: 9; display: flex; align-items: center; justify-content: center; width: 75px; height: 75px; background: #11c540; border-radius: 50%; color: #ffffff; font-size: 50px; animation: 2s ease 0s infinite normal none running pulse; cursor: pointer;}
@keyframes pulse {
0%{box-shadow: rgb(71 156 44) 0px 0px 0px 0px;}
70%{box-shadow: rgb(0 0 0 / 0%) 0px 0px 0px 15px;}
100%{box-shadow: rgb(0 0 0 / 0%) 0px 0px 0px 0px;}
}

#form-whatsapp{background: url('assets/img/bg-whatsapp.png'); max-width: 350px; width: 94%; border-radius: 8px; position: fixed; bottom: 100px; right: 3%; z-index: 9; display: none;}
#form-whatsapp .header-form{border-radius: 8px 8px 0px 0px; background: rgb(246, 246, 246); display: flex; padding: 0.8rem; -webkit-box-align: center; align-items: center; box-shadow: rgb(0 0 0 / 30%) 0px 2px 4px; text-align: left;}
#form-whatsapp .header-form figure{width: 42px; height: 42px; border: 1px solid #eeeeee; border-radius: 50%; display: flex; align-items: center; justify-content: center; padding: 2px; overflow: hidden;}
#form-whatsapp .header-form span{margin-left: 7px;}
#form-whatsapp .header-form p{font-size: 12px;}
#form-whatsapp .header-form p.title{font-size: 20px;}
#form-whatsapp .text-area{width: 100%; margin-bottom: 11px; border-radius: 8px 8px 8px 0px; padding: 15px 10px 15px 15px; background-repeat: no-repeat; background: #ffffff; text-align: left;}
#form-whatsapp .form-content{padding: 16px;}
#form-whatsapp label{text-align: left;}
#form-whatsapp label input{border: 0; border-radius: 8px; background: #ffffff;}
#form-whatsapp button{width: 100%; border: 0px; margin-top: 0; background: #128c7e; height: 50px; color: white; border-radius: 8px; font-size: 18px; font-weight: 900; padding: 0;}

@media only screen and (max-width: 991px){
	#header .logo{max-width: 200px; margin: 0 auto;}
	#section-06 .title{margin-top: 50px;}
}

@media only screen and (min-width: 992px){
	#form-whatsapp .form-content{padding: 35px;}
}

@media only screen and (min-width: 992px) and (max-width: 1440px){
	#section-01 .list-square, #section-02 .list-square{font-size: 24px;}
}

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

	.fig-image figcaption{margin-top: -130px;}

	.offset-70{padding-left: 70px; padding-right: 70px;}

	.fs-24{font-size: 24px;}
	.fs-36{font-size: 34px;}
	.fs-50{font-size: 42px;}
	.fs-60{font-size: 56px;}
	.fs-65{font-size: 65px;}
	.fs-90{font-size: 90px;}
	.fs-150{font-size: 105px;}
	.fs-200{font-size: 140px;}

	#header{background: url('assets/img/bg-header.jpg') no-repeat center/cover; min-height: 1170px; padding-top: 118px;}

	#section-01 .fig-image{margin-top: -20vh;}
	#section-01 .list-square{padding-left: 50px; padding-top: 80px;}
	#section-01 .dsp-grid{grid-template-columns: 60% 40%;}

	#section-02 .fig-image figcaption{text-align: left; padding-left: 50px; margin-top: -190px;}
	#section-02 .list-square{padding-right: 50px; padding-top: 80px;}
	#section-02 .dsp-grid{grid-template-columns: 60% 40%; grid-auto-flow: dense;}
	#section-02 .btn{margin-top: 80px;}

	/* #section-03 .flt-left{padding-right: 30px; padding-top: 60px; text-align: right;} */
	/* #section-03 .flt-right{padding-left: 30px; padding-top: 60px; text-align: left;} */
	#section-03{margin-top: 100px;}
	#section-03 .flt-left, #section-03 .flt-right{padding-top: 0; margin-top: 40px;}
	#section-03 .flt-left{padding-right: 30px; text-align: right;}
	#section-03 .flt-right{padding-left: 30px; text-align: left;}

	/* #section-04{margin-top: -340px;} */
	#section-04{margin-top: -340px;}
	#section-04 .title{text-align: left; margin-bottom: 138px;}
	#section-04 .list li{float: left; width: 33%; vertical-align: middle;}

	#section-05{background: url('assets/img/bg-section05.jpg') no-repeat center/cover; min-height: 600px; text-align: right;}
	#section-05 .title{padding-right: 20%; padding-top: 140px;}

	#section-06 .title{text-align: left; margin-bottom: 50px;}
	#section-06 .title, #section-06 .list-square{padding: 0 3% 0 10%;}

	#footer .footer-contacts li{margin: 20px 40px;}
}

@media only screen and (min-width: 1440px){
	.fig-image figcaption{margin-top: -184px;}
	.fs-50{font-size: 50px;}
	.fs-60{font-size: 60px;}
	.fs-150{font-size: 130px;}
	.fs-200{font-size: 200px;}

	#section-06 .title{padding-top: 7%;}
}
