/*Reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size:100%;
}
ul, ol {list-style:none; margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, p {margin:0; line-height:normal;}

/*Default*/
html {scroll-behavior:smooth; scroll-padding-top:30px;}
body {width:100%; height:100%; font-family:'Poppins', sans-serif; font-weight:400; font-optical-sizing:auto; margin:0;}
a {text-decoration:none; transition:all 0.3s linear;}
a:hover {text-decoration:underline; transition:all 0.3s linear;}
a img {border:none;}
*:focus {outline:none;}
a:focus{outline:0}
hr {opacity:1;}
input[type=search]::-ms-clear {display:none; width:0; height:0;}
input[type=search]::-ms-reveal {display:none; width:0; height:0;}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {display:none;}

a.btTop {right:20px; bottom:90px; z-index:100; width:60px; height:60px;}
a.btWhatsDefault {background:#86E54B; width:60px; height:60px; z-index:110; right:20px; bottom:160px;}
.aligncenter, .alignleft, .alignright, .alignnone {display:block; margin:0 auto 30px; max-width:100%; height:auto;}
.cursor-pointer {cursor:pointer !important;}
.fullWidth {width:100%; max-width:1920px;}
.transition {transition:all 0.2s linear;}
.p-last-mg-0 p:last-child {margin-bottom:0!important;}
.lkCTA {border-radius:50px;}
.modal .btFechar {width:50px; height:50px; left:inherit; right:inherit; background:url(../images/bt-close.png) no-repeat 0 0; text-indent:-5000em; opacity:1;}
#popupVideo .modal-content {border-radius:0!important; background:none!important;}
#popupVideo .modal-body {padding:0!important;}

div.paginacao {width:100%;}
	div.paginacao span.pages {display:none;}
	div.paginacao a, div.paginacao span.extend {
		display:inline-block; color:var(--bs-white); text-decoration:none; font-size:18px; font-weight:500; margin:0 0 0 15px; border-radius:60px; text-align:center;
		background-color:#CDDDE3; padding:15px 10px; min-width:56px;
	}
	div.paginacao a:hover {background-color:var(--blue-default);}
	div.paginacao span.current {
		display:inline-block; color:var(--bs-white); text-decoration:none; font-size:18px; font-weight:500; margin:0 0 0 15px; border-radius:60px; text-align:center;
		background-color:var(--blue-default); padding:15px 10px; min-width:56px;
	}

.pageDefault p,
.pageDefault ul {margin-bottom:20px; line-height:28px;}
.pageDefault ul li:before {content:"•"; display:inline-block; font-weight:400; color:var(--blue-default); margin-right:6px;}
.pageDefault strong {font-weight:700;}
.pageDefault p a,
.pageDefault ul a {color:var(--blue-default);}
.pageDefault p a:hover,
.pageDefault ul a:hover {color:var(--green-light);}
.pageDefault h2 {font-size:32px; color:var(--gray-dark); font-weight:600; margin-bottom:20px;}
.pageDefault h3 {font-size:28px; color:var(--gray-dark); font-weight:600; margin-bottom:20px;}
.pageDefault h4 {font-size:26px; color:var(--gray-dark); font-weight:600; margin-bottom:20px;}
.pageDefault h5, .pageDefault h6 {font-size:22px; color:var(--gray-dark); font-weight:600; margin-bottom:20px;}
.pageDefault .wp-caption {overflow:hidden; margin-bottom:20px;}
	.pageDefault .wp-caption .wp-caption-text {padding:10px 0; margin:0; font-size:12px; color:var(--gray-default); line-height:normal;}
.pageDefault .ct-ultimate-gdpr-container {display:none!important;}
.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content {font-size:12px;}
.ct-ultimate-gdpr-cookie-popup-modern#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content a {color:var(--bs-white);}
#ct-ultimate-gdpr-cookie-change-settings {display:none!important;}
#ct-ultimate-gdpr-cookie-open {font-family:inherit; font-size:12px; padding:10px 15px; font-weight:700;}
.grecaptcha-badge {z-index:10;}

/*Header - Footer*/
.site-header {top:0; z-index:300; left:0; right:0; background:linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);}
	.site-header .lkHome {max-width:109px;}
	.site-header .header-overlay {
		position:fixed; z-index:199; top:0; left:0; width:100%; height:100vh; background-color:rgba(0,0,0,0.7); transition:0.25s; transform:translateX(-100%);
	}
	.site-header .main-nav {
		display:flex; flex-direction:column; position:fixed; z-index:600; top:0; left:0; bottom:0; width:340px; overflow-x:hidden; overflow-y:hidden; 
		transition:0.35s; transform:translateX(-100%); -webkit-overflow-scrolling:touch;
	}
.nav-is-toggled .site-header .header-overlay,
.nav-is-toggled .site-header .main-nav {transform:translateX(0);}
	.site-header .btnOpenMenu {border-radius:4px; width:40px; height:36px;}
	.site-header .main-nav .nav-wrapper {height:calc(100% - 160px); position:relative;}
	.site-header .nav-items {overflow-y:auto; overflow-x:hidden; width:100%;}
	.site-header .nav-items.no-scroll {overflow-y:hidden;}
	.site-header .nav-items::-webkit-scrollbar {width:8px;}
	.site-header .nav-items::scrollbar {width:8px;}
	.site-header .nav-items::-webkit-scrollbar-track {background:none; border-radius:4px;}
	.site-header .nav-items::scrollbar-track {background:none; border-radius:4px;}
	.site-header .nav-items::-webkit-scrollbar-thumb {background:var(--bs-gray-300); border-radius:4px;}
	.site-header .nav-items::scrollbar-thumb {background:var(--bs-gray-300); border-radius:4px;}
	.site-header .nav-item {margin-bottom:20px;}
	.site-header .nav-link {color:var(--gray-dark); font-size:16px; font-weight:500; padding:0; text-decoration:none; display:inline-block;}
	.site-header .nav-link:hover {color:var(--blue-default);}
.site-footer {clear:both; width:100%; max-width:1740px;}
.site-footer:before {
	content:" "; display:block; position:absolute; z-index:-1; top:0; left:0; right:0; bottom:180px; background-color:var(--blue-default); border-radius:50px;
}
.site-footer.addMap:before {top:90px;}
	.site-footer .boxMapa iframe {border-radius:200px;}
	.site-footer .brand {max-width:95px;}
	.site-footer .lkSocial, .spotSocial a, .sharePost a {width:38px;}
	.site-footer a:last-child, .spotSocial a:last-child, .sharePost a:last-child {margin-right:0;}
	.site-footer .lkWhats:hover, .site-footer .lkSocial:hover, .spotSocial a:hover,
	.sharePost a:hover {opacity:0.7;}
	.site-footer .infoContato address {background-image:url(../images/icone-endereco.png);}
	.site-footer .infoContato .tel {background-image:url(../images/icone-telefone.png);}
.baseSlide .swiper {width:100%; height:680px;  border-radius:0 0 80px 80px;}
	.baseSlide .swiper-slide {height:auto!important;}
	.baseSlide .swiper-wrapper .filtro {z-index:10; left:0; right:0; top:0; bottom:0;}
	.baseSlide .swiper-wrapper a.lkOverlay {z-index:35; left:0; right:0; top:0; bottom:0;}
	.baseSlide .swiper-wrapper .container {z-index:30;}
	.baseSlide .swiper-wrapper h1,
	.baseSlide .swiper-wrapper h2 {
		font-size:44px; line-height:48px; font-weight:500; color:var(--bs-white); margin-bottom:15px; text-shadow:0 5px 10px rgba(0, 0, 0, 0.5);
	}
	.baseSlide .swiper-wrapper p {margin-bottom:20px; text-shadow:0 5px 10px rgba(0, 0, 0, 0.5);}
.baseSlide .swiper-wrapper .topoVideo {width:100%; height:100%;}			
	.baseSlide .swiper-wrapper .topoVideo video {width:100%; height:100%; object-fit:cover;}
.baseSlide .swiper-wrapper .baseTxt {z-index:20; left:0; top:0; bottom:0; right:0;}
	.baseSlide .swiper-wrapper .baseTxt .container {width:100%;}	
.baseSlide .slide-pagination {width:auto; left:0; right:0; bottom:100px; z-index:50;}
	.baseSlide .slide-pagination span {
		width:14px; height:14px; margin:0 8px!important; background-color:transparent; border:1px solid var(--bs-white); border-radius:7px; opacity:1; 
		transition:all 0.2s linear;
	}
	.baseSlide .slide-pagination span.swiper-pagination-bullet-active {background-color:var(--bs-white); transition:all 0.2s linear;}
.spotParceiros {margin-top:-75px; z-index:70;}
	.spotParceiros .box {box-shadow:0 1px 18px 3px rgba(0, 0, 0, 0.1); width:100%; max-width:1240px; border-radius:30px;}
	.spotParceiros h2 strong, .spotBlog h2 strong {display:block; font-size:40px; font-weight:500; color:var(--gray-dark); line-height:42px;}
	.spotParceiros .slideLogos {width:100%; height:60px;}
		.spotParceiros .slideLogos .swiper-slide {height:60px;}
.susep {border-radius:8px;}
	.susep h4 {width:85px;}
.comoFunciona .slidePassos {width:100%;}
	.comoFunciona .slidePassos .swiper-slide {width:275px;}
	.comoFunciona .slidePassos figure {width:56px; height:80px; border-radius:40px;}
	.comoFunciona .slidePassos i {color:#CDDDE3;}
	.comoFunciona .slidePassos .swiper-slide:last-child i {display:none;}
	.comoFunciona .boxCTA {border-radius:80px;}
.spotFAQ .accordion .accordion-item {border-bottom:1px solid #d0d2cc;}
.spotFAQ .accordion .accordion-header:after {
	content:"\F4FE"; font:24px 'bootstrap-icons'; color:var(--gray-default); display:block; width:40px; height:40px; position:absolute; display:block; right:0; 
	top:-2px; background-color:var(--gray-extra-light); border-radius:50%; text-align:center; line-height:40px;
}
.spotFAQ .accordion .accordion-header:not(.collapsed):after {content:"\F2EA"; color:var(--bs-white); background-color:#2196F3;}
.spotFAQ .accordion .accordion-collapse p {margin:0; padding-bottom:20px; font-size:16px; color:var(--gray-default); line-height:26px;}
	.spotFAQ .accordion .accordion-collapse p a {color:var(--blue-default);}
.spotBlog ul li {width:100%; max-width:300px; border-radius:15px; box-shadow:0 25px 50px 0 rgba(93, 93, 93, 0.07);}
.spotSobre p {line-height:28px; margin-top:20px;}
.spotContato {background-image:url(../images/bg-spot-contato.jpg);}
.boxForm {border-radius:15px; width:100%; max-width:380px; box-shadow:0 0 50px 0 rgba(93, 93, 93, 0.26);}
	.boxForm input.campo-txt {
		width:100%; border:1px solid #F3F6F8; background:#F3F6F8; outline:none; border-radius:8px; height:52px; transition:all 0.2s linear;
	}
	.boxForm textarea.campo-txt {
		width:100%; border:1px solid #F3F6F8; background:#F3F6F8; outline:none; border-radius:8px; height:100px; resize:none; transition:all 0.2s linear;
	}
	.boxForm input.campo-txt:focus, .boxForm textarea.campo-txt:focus {border:1px solid var(--gray-dark); background:#FFF; transition:all 0.2s linear;}
	.boxForm .campo-txt::-ms-input-placeholder {color:var(--gray-dark);}
	.boxForm .campo-txt::placeholder {color:var(--gray-dark);}
	.boxForm .wpcf7-response-output {clear:both; margin:15px 0 0!important; font-size:14px; line-height:18px;}
	.boxForm .wpcf7-acceptance {display:block;}
	.boxForm .wpcf7-acceptance label {margin-bottom:0;}
		.boxForm .wpcf7-acceptance span.wpcf7-list-item {margin:0; text-align:left;}
		.boxForm .wpcf7-acceptance input[type=checkbox]	{
			position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
		}
		.boxForm .wpcf7-acceptance input[type=checkbox] + .wpcf7-list-item-label {
			padding-left:28px; min-height:18px; display:block; font-size:12px; color:#333; font-weight:500; line-height:20px; 
			background:url(../images/bg-checkbox-off.png) no-repeat 0 0; vertical-align:middle; cursor:pointer;
		}
		.boxForm .wpcf7-acceptance input[type=checkbox]:checked + .wpcf7-list-item-label {
			background:url(../images/bg-checkbox-on.png) no-repeat 0 0;
		}
		.boxForm .wpcf7-acceptance .wpcf7-list-item-label {
			 -webkit-touch-callout:none; -webkit-user-select:none; 
			-khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;
		}
		.boxForm .wpcf7-not-valid-tip {font-size:11px; font-weight:700; line-height:13px;}
.topoPage {min-height:520px; border-radius:0 0 50px 50px;}
.topoPage.topoSmall {min-height:400px;}
.topoPage.topoSingle {min-height:380px;}
.institucional ul li {width:100%;}
	.institucional ul li figure {width:85px; height:85px;}
	.institucional ul li div {width:calc(100% - 100px);}
.contato .horario h3 strong, .contato .infoContato h3 strong,
.spotSocial h3 strong {display:block; font-size:24px; font-weight:500; color:var(--gray-dark); line-height:30px;}
.contato .infoContato .tel i, .contato .infoContato .lkEmail i {width:26px; height:26px; text-align:center; line-height:26px;}
.txtContato p {line-height:28px; margin-bottom:20px;}
.blog {margin-top:-160px;}
.listaPost li {width:100%; max-width:300px; border-radius:15px; box-shadow:0 25px 50px 0 rgba(93, 93, 93, 0.07);}
	.listaPost li .lkImg img, .slidePosts article .lkImg img {width:100%; height:195px; object-fit:cover;}
	.listaPost li .data, .slidePosts article .data {left:0; right:0; bottom:25px;}
.sharePost h3 {font-size:16px; font-weight:500; color:var(--blue-default);}
.sharePost h3 strong, .recentPosts h3 strong {display:block; font-size:32px; font-weight:500; color:var(--gray-dark); line-height:30px;}
.recentPosts ul li {border-top:1px solid #dedede;}
.slidePosts {width:100%;}
	.slidePosts .swiper-slide {height:auto!important;}
	.slidePosts article {width:100%; max-width:300px; border-radius:15px; box-shadow:0 5px 25px 0 rgba(93, 93, 93, 0.07);}
.postPrev, .postNext {width:56px; height:56px;}

@media only screen and (min-width : 576px) {
	#ct-ultimate-gdpr-cookie-popup {display:flex; align-items:center;}
	#ct-ultimate-gdpr-cookie-content {padding-right:15px;}
	#ct-ultimate-gdpr-cookie-popup .ct-ultimate-gdpr-cookie-buttons {padding:0;}
	.baseSlide .swiper-wrapper .baseTxt .container {width:540px;}
	.listaPost li {width:47%; max-width:initial;}
}

@media only screen and (min-width : 768px) {
	.aligncenter {display:block; margin:0 auto 30px;}
	.alignleft {float:left; margin:0 30px 20px 0; max-width:40%;}
	.alignright {float:right; margin:0 0 20px 30px; max-width:40%;}
	.alignnone {margin:0;}
	.baseSlide .swiper {height:800px; border-radius:0 0 100px 100px;}
	.baseSlide .swiper-wrapper .baseTxt .container {width:720px;}
	.baseSlide .swiper-wrapper h1, .baseSlide .swiper-wrapper h2 {font-size:58px; line-height:62px;}
	.spotParceiros .box {border-radius:100px;}
	.spotParceiros .slideLogos {width:60%;}
	.spotBlog h2 strong {font-size:60px; line-height:64px;}
	.spotBlog ul li, .institucional ul li {width:32%; margin-right:2%;}
	.spotBlog ul li:nth-child(3n+0), .institucional ul li:nth-child(3n+0) {margin-right:0;}
	.topoPage {border-radius:0 0 150px 150px;}
	.topoPage.topoSingle {border-radius:0 0 80px 80px;}
	.contato .boxForm {margin-top:-380px;}
}

@media only screen and (min-width : 992px) {
	.site-header .lkHome {max-width:130px;}
	.site-header .main-nav {
		position:relative; top:inherit; left:inherit; bottom:inherit; width:auto; height:auto; transform:none; overflow:inherit; background:none!important;
	}
	.site-header .main-nav .nav-wrapper {height:auto;}
	.site-header .nav-items {display:flex; overflow:inherit; align-items:center;}
	.site-header .nav-item {line-height:normal; margin:0 0 0 30px; padding:0; border-bottom:none;}
	.site-header .nav-item:first-child {margin-left:0;}
	.site-header .nav-link {color:var(--bs-white);}
	.site-header .nav-link:hover {color:var(--green-light);}
	.baseSlide .swiper {height:680px; border-radius:0 0 150px 150px;}
	.baseSlide .swiper-wrapper .baseTxt .container {width:940px;}
	.baseSlide .swiper-wrapper .swiper-slide {background-size:cover;}
	.baseSlide .swiper-wrapper h1, .baseSlide .swiper-wrapper h2 {font-size:66px; line-height:70px;}
	.spotParceiros .slideLogos {width:70%;}
	.site-footer:before {bottom:110px; border-radius:200px;}
	.topoPage {border-radius:0 0 200px 200px;}
	.topoPage.topoSingle {border-radius:0 0 100px 100px;}
	.txtContato {column-count:2; column-gap:40px;}
	.listaPost li {width:23.5%; margin-right:2%;}
	.listaPost li:nth-child(4n+0) {margin-right:0;}
}

@media only screen and (min-width : 1200px) {
	.aligncenter {max-width:100%;}
	.alignleft, .alignright {max-width:50%;}
	.baseSlide .swiper {height:800px; border-radius:0 0 200px 200px;}
	.baseSlide .swiper-wrapper .baseTxt .container {width:1140px;}
	.baseSlide .swiper-wrapper .swiper-slide {background-size:initial;}
	.baseSlide .swiper-wrapper h1, .baseSlide .swiper-wrapper h2 {font-size:80px; line-height:86px;}
	.spotParceiros .slideLogos {width:75%;}
	.spotBlog ul li {width:31.5%; margin-right:2.8%;}
}

@media only screen and (min-width : 1400px) {
	.baseSlide .swiper {border-radius:0 0 250px 250px;}
	.baseSlide .swiper-wrapper .baseTxt .container {width:1320px;}
	.spotParceiros .slideLogos {width:80%;}
	.comoFunciona:after {
		content:" "; display:block; position:absolute; top:0; bottom:40px; width:260px; background-color:var(--green-light); right:-190px; border-radius:130px;
	}
	.spotBlog h2 strong {font-size:80px; line-height:84px;}
	.topoPage {border-radius:0 0 250px 250px;}
	.topoPage.topoSingle {border-radius:0 0 250px 250px;}
}

@media only screen and (min-width : 1520px) {
	.comoFunciona:after {right:-130px;}
}