:root {
	--black: #000000;
	--white: #ffffff;
	--green: #3ca54e;
	--blueDark1: #0f1758;
	--pinkDark1: #9407b2;
	--purple: #71199d;
	--orange: #fb9402;
	--yellow: #fede03;
	--gray1: #c7c9c9;
	--grey: rgb(168, 165, 163);
}

.faq__title.is-active::before{
	transform: rotate(-180deg);
}

/* 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:#eeecec;}
body {font-size: 16px; line-height: 1.2; -webkit-font-smoothing: antialiased; font-family:sans-serif; font-weight:400; font-style:normal; color:#000000; background:#eeecec;}

/* 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 ============================= */
body{font-family:"Ubuntu"}
body .roboto{font-family: 'Roboto', 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;}
.transform-none{text-transform:none;}
.italic{ font-style:italic;}
.normal{font-style:normal;}

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

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

.text-left{text-align: left!important;}
.text-right{text-align: right!important;}

@media only screen and (min-width: 768px){
	.text-md-left{text-align: left!important;}
	.text-md-right{text-align: right!important;}
}

@media only screen and (min-width: 992px){
	.text-lg-left{text-align: left!important;}
	.text-lg-right{text-align: right!important;}
}

/* RADIUS & SHADOW */
.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; color: var(--black)}
.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('assets/img/arrows.png') no-repeat -10px -10px; border:none; width: 14px; height: 20px; text-indent: -9999em; cursor: pointer;}
body .slick-prev{left: 0; z-index: 99;}
body .slick-next{right: 0; background-position: -44px -10px;}
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: #d5d3d3; border-radius: 50%;}
body .slick-dots li.slick-active button{background-color: var(--pinkDark1);}

.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: 30px 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('assets/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%;}

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

/* MODAL COOKIES */
.cookies-container{color: #222; position: fixed; width: 100%; padding: 0 15px; bottom: 2rem; z-index: 9; text-align: left;}
.cookies-content{box-shadow: 0 1px 3px rgba(0,0,0,0.15); background: white; max-width: 960px; font-size: 14px; border-radius: 5px; padding: 1rem; margin: 0 auto; display: grid; grid-template-columns: 1fr auto; gap: 0.5rem; opacity: 0; transform: translateY(1rem); animation: modalCookiesUp 0.5s forwards;}
.cookies-pref label{margin-right: 1rem;}
.cookies-pref label, .cookies-pref label input{display: inline-block !important;}
.cookies-save{grid-column: 2; grid-row: 1/3; background: #007cf8; color: #fff; cursor: pointer; border: none; border-radius: 5px; padding: 0.8rem 1rem; font-size: 1rem;}
@keyframes modalCookiesUp{
  to{ transform: initial; opacity: initial; }
}

@media only screen and (max-width: 500px){
  .cookies-content{grid-template-columns: 1fr;}
  .cookies-save{grid-column: 1; grid-row: 3;}
}

/* BTNs */
.btn-widget-whatsapp{position: fixed; bottom: 16px; right: 20px; z-index: 99; 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;}
.btn-widget-whatsapp:hover{color: #ffffff; text-decoration: none;}
@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;}
}

/* MODAL & WIDGET */
.modal-form-atendimento{border-top: 7px solid var(--orange);}
.modal-form-atendimento h2{text-align: center; font-weight: 700; font-size: 18px;}
.modal-form-atendimento p{text-align: center;}
.modal-form-atendimento form button{background: var(--orange);}

.widget-whatsapp{background: #ece5dd; max-width: 350px; width: 94%; border-radius: 8px; position: fixed; bottom: 90px; right: 3%; z-index: 99; display: none; color: #666666;}
.widget-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;}
.widget-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;}
.widget-whatsapp .header-form div{margin-left: 7px;}
.widget-whatsapp .header-form p{font-size: 12px;}
.widget-whatsapp .header-form p.title{font-size: 20px;}
.widget-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;}
.widget-whatsapp .form-content{padding: 16px;}
.widget-whatsapp label{text-align: left;}
.widget-whatsapp label input{border: 0; border-radius: 8px;}
.widget-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;}

/* MODAL DE SAÍDA */
#modal-exit{max-width: 625px; display: block;}
#modal-exit .barra-1{width: 75%; margin-top: -40px;}
#modal-exit .barra-1,#modal-exit .barra-2{height: 40px; border-radius: 28px;}
#modal-exit .barra-1 p{padding: 10px 10px 10px 52%;}
#modal-exit h2{margin: 30px 0 20px;}
#modal-exit #formLead4 label{font-size: 12px;}
#modal-exit #formLead4 label input{background-color: #e0e0e0; border: solid 1px #d6d5d5 ;border-radius: 10px ;height: 40px;}
#modal-exit #formLead4 .btn-popup{background-color: #fede03; color: #000000; border-radius: 10px; height: 40px; padding: 0; margin-top: 5px; font-size: 14px;}
#modal-exit figure img{position: absolute; right: 14px; bottom: 0; width: 300px;}

@media only screen and (max-width: 767px){
	#modal-exit .d-none-mobile{display: none;}
	#modal-exit .barra-1 p {padding-left: 30%;}
}

/* COLOR & BACKGROUND */
.color-white{color: var(--white);}
.color-black{color: var(--black);}
.color-blueDark1{color: var(--blueDark1);}
.color-pinkDark1{color: var(--pinkDark1);}
.color-yellow{color: var(--yellow);}

.bg-white{background-color: var(--white);}
.bg-black{background-color: var(--black);}
.bg-green{background-color: var(--green);}
.bg-blueDark1{background-color: var(--blueDark1);}
.bg-purple{background-color: var(--purple);}
.bg-yellow{background-color: var(--yellow);}
.bg-pinkDark1{background-color: var(--pinkDark1);}
.bg-gray{background-color: var(--grey);}
.bg-gray1{background-color: var(--gray1);}

.border-white{border: 1px solid var(--white);}
.border-black{border: 1px solid var(--black);}
.border-blueDark1{border:1px solid  var(--blueDark1);}
.border-pinkDark1{border:1px solid  var(--pinkDark1);}
.border-grey{border:1px solid  var(--grey);}

/* Buttons */
.btn{
	display: block!important;
	padding: 16px 25px;
	font-weight: 500;
	border-radius: 10px;
	text-align: center;
	position: relative;
	transition: 0.3s;
}

.btn.d-none{
	display: none!important;
}

.btn:hover{
	background-color: var(--orange)!important;
	color: var(--white)!important;
	border-color: var(--orange);
}

.btn .icon-left, .btn .icon-right{
	font-size: 20px;
	line-height: 16px;
	position: relative;
	top: 3px;
	pointer-events: none;
}

.btn .icon-left{
	margin-right: 16px;
}

.btn .icon-right{
	margin-left: 16px;
}

@media only screen and (min-width: 400px){
	.btn{
		font-size: 18px;
	}
}

@media only screen and (min-width: 768px){
	.btn{
		display: inline-block!important;
		min-width: 280px;
		padding: 16px 40px;
	}
	.btn .icon-left, .btn .icon-right{
		font-size: 28px;
	}
}

/* EFEITO ESPELHADO - ANIMAÇÃO */
.efe-brilho{position: relative; overflow: hidden; display: inline-block;}
.efe-brilho:after{
    content: "";
    position: absolute;
    width: 100px;
    height: 150px;
    top: -40px;
    left: -1200px;
    background: linear-gradient(to right,
    rgba(255,255,255, 0.01),
    rgba(255,255,255, 0.1),
    rgba(255,255,255, 0.2),
    rgba(255,255,255, 0.1),
    rgba(255,255,255, 0.01));
    transform: rotate(30deg);
    animation: move 15s infinite ease-in-out;
}
@keyframes move{ 20%, 100% { opacity: 0;left: 350%; } 0% {opacity: 0;} 10% {opacity: 1;} }
@-webkit-keyframes move{ 20%, 100% { opacity: 0;left: 350%; } 0% {opacity: 0;} 10% {opacity: 1;} }
@-moz-keyframes move{ 20%, 100% { opacity: 0;left: 350%; } 0% {opacity: 0;} 10% {opacity: 1;} }

/* Section & Title - Default */
.sec-default{
	padding: 50px 0;	
}

.sec-boxed{
	max-width: 1620px;
	width: 100%;
	margin: 0 auto;
}

.title-default{
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 10px;
}

@media only screen and (min-width: 360px){
	.title-default{
		font-size: 34px;
	}
}

@media only screen and (min-width: 400px){
	.title-default{
		font-size: 36px;
	}
}

@media only screen and (min-width: 768px){
	.sec-default{
		padding: 80px 0;	
	}
	.sec-boxed{
		width: 90%;
		border-radius: 20px;
		padding-left: 16px!important;
		padding-right: 16px!important;
	}
	.title-default{
		font-size: 38px;
		font-weight: 700;
	}
}

@media only screen and (min-width: 992px){
	.sec-default{
		padding: 100px 0;	
	}
	.title-default{
		font-size: 40px;
	}
}

@media only screen and (min-width: 1400px){
	.title-default{
		font-size: 50px;
	}
}

/* Cards */
.card-recursos figure, .card-recursos .card-image{
	overflow: hidden;
	border-radius: 30px;
}

.card-recursos .card__text{
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 100px;
	background-color: var(--white);
	border-radius: 45px;
}

.card-recursos .card__text h2{
	color: var(--pinkDark1);
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.1;
}

.card-recursos .card__text h2 span{
	font-size: 10px;
}

.card-depoimento{
	display: flex;
	flex-wrap: wrap;
}

.card-depoimento .card__image{
	padding: 30px 15px;	
	border: 1px solid var(--grey);
	text-align: center;
	border-radius: 20px;
	position: relative;
	display: flex;
	justify-content: center;
  	align-items: center;
}

.card-depoimento .card__text > p{
	line-height: 1.4;
}

@media only screen and (max-width: 991px){
	.obj-pos-left{
		object-position: left;
	}
	.card-recursos figure img, .card-recursos .card-image img{
		display: block;
		width: 100%;
		height: 70vh;
		object-fit: cover;
	}
	.card-recursos .card__text{
		position: absolute;
		bottom: 20px;
		left: 50%;
		width: 90%;
		transform: translate(-50%,0);
	}
	.card-depoimento .card__image{
		width: 100%;
    	height: 180px;
    	margin: 0 auto;
	   	max-width: 55%;
	}
	.card-depoimento .card__text-head{
		text-align: center;
		position: absolute;
		top: 0;
		right: 0;
		width: 52%;
		padding-left: 5%;
	}
	.card-depoimento .card__text > p{
		text-align: center;
	}
	.card__text-head figure{
		margin-top: 12px;
	}
	.card-depoimento .card__text{
		margin-top: 20px;
	}
}

@media only screen and (min-width: 992px){
	.card-recursos figure, .card-recursos .card-image{
		position: absolute;
		width: 100%;
		height: 38vh;
		max-height: 280px;
		left: 50%;
		bottom: 5px;
		transform: translate(-50%, 0);
		border-radius: 40px;
		transition: 0.5s;
		pointer-events: none;
		opacity: 0;
	}
	.card-recursos .card__text{
		background-color: var(--pinkDark1);
		transition: 0.5s;
		width: 100%;
		margin: 0 auto;
		cursor: pointer;
		position: relative;
	}
	.card-recursos .card__text h2{
		color: var(--white);
	}
	.card-recursos:hover{
		z-index: 9;
	}
	.card-recursos:hover figure, .card-recursos:hover .card-image{
		/* bottom: -20px; */
		opacity: 1;
		transform: translate(-50%, 0) scale(1.15);
	}
	.card-recursos:hover .card__text{
		/* width: 90%;	 */
		background-color: var(--white);
	}
	.card-recursos:hover .card__text h2{
		color: var(--pinkDark1);
	}

	.card-depoimento .card__image{
		width: 285px;
	}

	.card-depoimento .card__text{
		width: calc(100% - 285px);
		padding-left: 3%;
	}
	.card-depoimento .card__text-head{
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-bottom: 20px;
	}
	
}

/* Accordion */
.accordion{
	border-radius: 10px;
	margin-bottom: 20px;
}

.accordion-title{
	position: relative;
	transition: 0.3s;
	cursor: pointer;
}

.accordion-title::after{
	content: "+";
	display: block;
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 36px;
	font-weight: 400;
}

.accordion-title.is-active::after{
	content: "-";
}

.accordion-title:hover{
	color: var(--pinkDark1);
}

.accordion-title, .accordion-body{
	padding: 16px 40px 16px 20px;
}

.accordion-body{
	padding-top: 0!important;
	line-height: 1.4;
	display: none;
}

.accordion-body p, ul{
	margin-bottom: 16px;
}

.accordion-body ul{
	list-style: square;
	list-style-position: inside;
}

.accordion-body a{
	color: var(--pinkDark1);
}

.accordion-body a:hover{
	text-decoration: underline;
}

@media only screen and (min-width: 768px){
	.accordion-title, .accordion-body{
		padding: 20px 10% 20px 30px;
	}
	.accordion-title::after{
		right: 3%;
	}
}

/* Social Icons */
ul.social-icons li{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}

ul.social-icons li > a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	background-color: var(--white);
	color: var(--pinkDark1);
	border-radius: 50%;
	font-size: 30px;
}

/* Font Size */
.fs-18{font-size: 18px;}
.fs-20{font-size: 20px;}
.fs-25{font-size: 25px;}
.fs-30{font-size: 30px;}

@media only screen and (min-width: 992px){
	.fs-lg-18{font-size: 18px;}
	.fs-lg-20{font-size: 20px;}
	.fs-lg-25{font-size: 25px;}
}

@media only screen and (min-width: 1400px){
	.fs-lx-18{font-size: 18px;}
	.fs-lx-20{font-size: 20px;}
	.fs-lx-25{font-size: 25px;}
}

/* TEMPLATE */
#header{
	background-image: url('assets/img/bg-header-mobile.webp');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	min-height: 100vh;
	padding: 30px 0;
}

.no-webp #header{
	background-image: url('assets/img/bg-header-mobile.jpg');
}

#header .header-text{
	padding-top: 35vh;
}

#header .header-text h1{
	font-size: 32px;
	line-height: 1.1;
}

#header .header-text p{
	font-size: 14px;
	margin: 10px 0 16px;
}

#sec-recursos .slider-content{
	margin: 30px 0;
}

#sec-sobre{
	background-image: url('assets/img/bg-sobre-mobile.webp');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	padding-top: 100%;
}

.no-webp #sec-sobre{
	background-image: url('assets/img/bg-sobre-mobile.jpg');
}

#sec-clientes{
	padding-bottom: 0;
}

#sec-clientes.graphic::after{
	content: "";
	display: block;
	width: 100%;
	height: 416px;
	background: url('assets/img/figure-app.webp') no-repeat center/contain;
	pointer-events: none;
}

.no-webp #sec-clientes.graphic::after{
	background: url('assets/img/figure-app.png') no-repeat center/contain;
}

#sec-clientes .list-clientes{
	margin: 50px 0 25px;
}

#sec-clientes .list-clientes li{
	display: inline-block;
	vertical-align: middle;
	width: 32%;
	padding: 0 7px;
	margin-bottom: 20px;
}

#sec-clientes .list-clientes li figure, #sec-clientes .list-clientes li .image{
	display: flex;
	align-items: center;
	justify-content: center;
}

#sec-clientes .list-clientes li figure img, #sec-clientes .list-clientes li .image img{
	height: 30px;
	object-fit: contain;
}

#sec-clientes .list-clientes li:last-child figure img, #sec-clientes .list-clientes li:last-child .image img{
	height: 48px;
} 

#sec-depoimentos .slider-content{
	margin-top: 50px;
}

#sec-faq .title-default{
	margin-bottom: 30px;
}

#sec-faq .btn{
	margin-top: 30px;
}

#footer{
	background-image: url('assets/img/bg-footer-mobile.webp');
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

.no-webp #footer{
	background-image: url('assets/img/bg-footer-mobile.jpg');
}

#footer a, #footer .btn-modal{
	transition: 0.3s;
	cursor: pointer;
}

#footer a:hover, #footer .btn-modal:hover{
	opacity: .6;
}

#footer .footer-item{
	margin-bottom: 30px;
}

#footer .item-text p{
	line-height: 1.4;
	margin-bottom: 3px;
}

#footer form label input, #footer form label select, #footer form label textarea{
	border-radius: 10px;
	border: none;
}

#footer form label small{
	display: block;
	margin-bottom: 5px;
}

#footer form span.error{
	color: var(--white);
}

#footer .footer-copyright{
	margin-top: 50px;
}

#footer .footer-copyright p, #footer .footer-copyright a{
	font-size: 14px;
}

#footer .footer-copyright a{
	display: flex;
	align-items: center;
	justify-content: center;
}

#footer .footer-copyright a span{
	margin-right: 12px;
}

@media only screen and (min-width: 360px){
	#header .header-text h1{
		font-size: 38px;
	}
	#header .header-text p{
		font-size: 16px;
		margin: 10px 0 30px;
	}
	#sec-sobre p{
		font-size: 20px;
	}
	#footer .item-text p{
		font-size: 18px;
	}
}

@media only screen and (min-width: 400px){
	#header .header-text h1{
		font-size: 44px;
	}
	#header .header-text p{
		font-size: 18px;
		margin: 16px 0 40px;
	}
	#sec-sobre p{
		font-size: 22px;
	}
	#footer form label small{
		font-size: 18px;
	}
}

@media only screen and (max-width: 767px){
	#header .logo, #footer .logo{
		max-width: 42%;
	}
	/* #sec-clientes .btn{
		position: absolute;
		width: 100%;
		bottom: 50px;
	}
	#sec-clientes .list-clientes li:first-child figure,
	#sec-clientes .list-clientes li:nth-child(2) figure,
	#sec-clientes .list-clientes li:nth-child(3) figure{
		align-items: end;
		height: 30px;
	}
	#sec-clientes .list-clientes li:first-child{
		width: 23%;
	}
	#sec-clientes .list-clientes li:first-child figure img, #sec-clientes .list-clientes li:nth-child(2) figure img{
		height: 22px;
	}
	#sec-clientes .list-clientes li:nth-child(4){
		width: 40%;
	}
	#sec-clientes .list-clientes li:nth-child(3){
		width: 36%;
	}
	#sec-clientes .list-clientes li:nth-child(3) figure img,
	#sec-clientes .list-clientes li:nth-child(4) figure img{
		height: 34px;
	} */

	#sec-depoimentos{
		border: none;
		padding-bottom: 100px;
	} 

	#footer{
		padding: 100px 0;
	}

	#footer .title-default{
		margin-top: 30px;
	}

}

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

	#header{
		background-image: url('assets/img/bg-header.webp');
		min-height: 1080px;
	}

	.no-webp #header{
		background-image: url('assets/img/bg-header.jpg');
	}

	#header .header-text{
		padding-top: 10vh;
	}
	#header .header-text h1{
		font-size: 55px;
	}
	#header .header-text p{
		max-width: 32%;
	}
	#sec-recursos{
		margin-top: -200px;
		margin-bottom: -100px;
	}

	#sec-recursos .slider-content{
		margin-top: 50px;
	}

	#sec-recursos .slider-content .slider-item{
		width: 33.33%;
	}

	#sec-sobre{
		background-image: url('assets/img/bg-sobre.webp');
		min-height: 816px;
		padding-top: 392px;
	}

	.no-webp #sec-sobre{
		background-image: url('assets/img/bg-sobre.jpg');
	}

	#sec-sobre .text{
		padding-left: 56%;
	}

	/* #sec-clientes.graphic::after{
		position: absolute;
		bottom: 0;
		right: -4%;
		width: 597px;
		height: 107%;
	}

	#sec-clientes .list-clientes{
		max-width: 60%;
		margin: 70px 0;
	}
	#sec-clientes .list-clientes li{
		width: auto;
		margin-right: 12px;
	} */

	#footer{
		background-image: url('assets/img/bg-footer.webp');
	}

	.no-webp #footer{
		background-image: url('assets/img/bg-footer.jpg');
	}

	#footer .footer-item{
		padding-right: 25%;
	}

	#footer form button{
		width: 30%;
		min-width: 180px;
	}

}

@media only screen and (max-width: 991px){
	#sec-recursos .slider-content{
		padding-bottom: 40px;
	}
	#sec-recursos .slider-content .slick-arrow{
		top: 95%;
	}
	#sec-recursos .slider-content .slick-prev{
		left: calc(50% - 35px);
	}
	#sec-recursos .slider-content .slick-next{
		right: calc(50% - 35px);
	}

	#sec-clientes .btn{
		position: absolute;
		width: 100%;
		bottom: 50px;
	}
	#sec-clientes .list-clientes li:first-child figure,
	#sec-clientes .list-clientes li:nth-child(2) figure,
	#sec-clientes .list-clientes li:nth-child(3) figure{
		align-items: end;
		height: 30px;
	}
	#sec-clientes .list-clientes li:first-child{
		width: 23%;
	}
	#sec-clientes .list-clientes li:first-child figure img, #sec-clientes .list-clientes li:nth-child(2) figure img{
		height: 22px;
	}
	#sec-clientes .list-clientes li:nth-child(4){
		width: 40%;
	}
	#sec-clientes .list-clientes li:nth-child(3){
		width: 36%;
	}
	#sec-clientes .list-clientes li:nth-child(3) figure img,
	#sec-clientes .list-clientes li:nth-child(4) figure img{
		height: 34px;
	}

	#footer .footer-copyright p{
		margin-bottom: 12px;
		line-height: 1.4;
	}
}

@media only screen and (min-width: 992px){
	#sec-recursos{
		padding-bottom: 40px;
	}
	#sec-recursos .slider-content{
		margin: 70px 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	#sec-recursos .slider-content .slider-item{
		width: 25%;
		padding: 0 7px;
		margin-bottom: 30px;
	}
	#sec-sobre p{
		font-size: 25px;
	}

	#sec-clientes{
		padding: 100px 0;
	}

	#sec-clientes.graphic::after{
		position: absolute;
		bottom: 0;
		right: -1.5%;
		width: 597px;
		height: 107%;
	}

	#sec-clientes .list-clientes{
		max-width: 50%;
		margin: 70px 0;
		text-align: center;
	}
	#sec-clientes .list-clientes li{
		width: auto;
		margin-right: 12px;
	}

	#sec-clientes .list-clientes li:nth-child(3) figure img{
		height: 52px;
	}
	#sec-clientes .list-clientes li:nth-child(3) figure{
		margin-top: -25px;
	}

	#footer .logo{
		margin-bottom: 100px;
	}

	#footer form label textarea{
		min-height: 150px;
	}

	#footer .footer-copyright{
		margin-top: 80px;
	}

	#footer .footer-copyright a{
		position: absolute;
		top: 50%;
		right: 0;
		transform: translate(0,-50%);
	}
}

@media only screen and (min-width: 1200px){
	#header .header-text h1{
		font-size: 50px;
	}
	#header .header-text p{
		font-size: 25px;
	}
	#sec-clientes.graphic::after{
		right: -3%;
	}
	#sec-clientes .list-clientes{
		max-width: 60%;
		text-align: left;
	}
	#sec-clientes .list-clientes li figure img, #sec-clientes .list-clientes li .image img{
		height: 28px;
	}
	#sec-clientes .list-clientes li:nth-child(3) figure img{
		height: 54px;
	}
	#sec-clientes .list-clientes li:nth-child(3) figure{
		margin-top: -27px;
	}
	#sec-clientes .list-clientes li:last-child figure img, #sec-clientes .list-clientes li:last-child .image img{
		height: 55px;
	}
	#footer .footer-copyright a{
		right: -3%;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1279px){
	
	#sec-clientes .title-default, #sec-clientes > p{
		padding-right: 50%;
	}

	#sec-clientes.graphic::after{
		right: -10%;
	}

}

@media only screen and (min-width: 1280px) and (max-width: 1379px){
	#sec-clientes.graphic::after{
		right: -10%;
	}
}

@media only screen and (min-width: 1400px){
	#header .header-text h1{
		font-size: 56px;
	}
	#header .header-text p{
		font-size: 25px;
	}
	#sec-clientes .list-clientes{
		margin: 100px 0;
	}
	#sec-clientes .list-clientes li figure img, #sec-clientes .list-clientes li .image img{
		height: 35px;
	}
	#sec-clientes .list-clientes li:last-child figure img, #sec-clientes .list-clientes li:last-child .image img{
		height: 65px;
	}
	
}