/*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:'Funnel Display', sans-serif; font-weight:400; font-optical-sizing:auto; margin:0; background-color:#f6f6f6;}
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:8px;}
.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,
.modalParceiro .modal-content {border-radius:0!important; background:none!important;}
#popupVideo .modal-body {padding:0!important;}
.modalParceiro .modal-body {border-radius:20px;}
.modalParceiro p {margin-bottom:20px;}
.modalParceiro a.lkCTA {box-shadow:0 0 25px 0 rgba(0, 186, 255, 0.4);}

div.paginacao {width:100%;}
	div.paginacao span.pages {display:none;}
	div.paginacao a,
	div.paginacao span.extend {display:inline-block; color:var(--green-default); text-decoration:none; font-size:20px; font-weight:700; margin:0 15px;}
	div.paginacao a:hover {color:var(--green-light);}
	div.paginacao span.current {display:inline-block; color:var(--green-light); font-size:20px; font-weight:700; margin:0 15px;}

.pageDefault p,
.pageDefault ul {margin-bottom:20px; line-height:24px;}
.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(--bs-black);}
.pageDefault h2 {font-size:32px; color:var(--bs-black); font-weight:500; margin-bottom:20px;}
.pageDefault h3 {font-size:28px; color:var(--bs-black); font-weight:500; margin-bottom:20px;}
.pageDefault h4 {font-size:26px; color:var(--bs-black); font-weight:500; margin-bottom:20px;}
.pageDefault h5,
.pageDefault h6 {font-size:22px; color:var(--bs-black); font-weight:500; margin-bottom:20px;}
.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; width:100%;}
	.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; text-align:center;}
	.site-header .nav-link {color:var(--bs-black); font-size:15px; padding:0; text-decoration:none; display:inline-block;}
	.site-header .nav-link:hover {color:var(--blue-default);}
	.site-header .lkCTA,
	.site-fotter .lkCTA {height:50px;}
	
.site-footer {clear:both;}
	.site-footer .navFooter ul {column-count:2; column-gap:20px;}
	.site-footer .navFooter ul li {margin-bottom:10px;}
		.site-footer .navFooter ul li a {text-decoration:none; color:var(--bs-black);}
		.site-footer .navFooter ul li a:hover {color:var(--blue-default);}
	.site-footer .infoCentral div {border-radius:80px;}
	.site-footer hr {border-color:#f3f3f4;}
.baseSlide .swiper {width:100%; height:650px;}
	.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:32px; font-weight:300; color:var(--bs-white); margin-bottom:20px;}
		.baseSlide .swiper-wrapper h1 strong,
		.baseSlide .swiper-wrapper h2 strong {font-weight:700;}
	.baseSlide .swiper-wrapper p {margin-bottom:20px;}
	.baseSlide .swiper-wrapper .text-end img,
	.baseSlide .swiper-wrapper .text-center img {display:inline-block;}
	.baseSlide .swiper-wrapper a.lkCTA,
	.spotSobre .lkCotar,
	.sobre .lkCotar,
	.spotContato .lkCotar,
	.institucional .btns .lkWhats,
	.spotCotacao2 .addBefore .lkCTA {box-shadow:0 0 25px 0 rgba(0, 186, 255, 0.4);}
.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:30px; z-index:50;}
	.baseSlide .slide-pagination span {
		width:12px; height:12px; margin:0 8px!important; background-color:var(--bs-white); border:none; border-radius:6px; opacity:1; 
		transition:all 0.2s linear;
	}
	.baseSlide .slide-pagination span.swiper-pagination-bullet-active {background-color:var(--blue-default); transition:all 0.2s linear;}
.spotCotacao {background-image:url(../images/bg-spot-cotacao.png);}
.spotCotacao .colTxt img {border-radius:20px;}
.spotCotacao ul li {border-radius:20px; width:80%;}
.spotCotacao .boxForm {border-radius:20px; background-color:#f3f3f3; border:1px solid #bfbfbf;}
.spotCotacao2 .boxForm {border-radius:20px; background-color:var(--bs-white); box-shadow:0 0 20px 0 rgba(0, 186, 255, 0.2);}
	.spotCotacao .boxForm .campo-txt,
	.spotCotacao2 .boxForm .campo-txt {width:100%; border-color:#cfcfcf; border-radius:8px; height:54px;}
	.spotCotacao .boxForm #submit-cotacao,
	.spotCotacao2 .boxForm #submit-cotacao {width:100%; height:65px;}
	.spotCotacao .boxForm input[type=checkbox],
	.spotCotacao2 .boxForm 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;
	}
	.spotCotacao .boxForm input[type=checkbox] + .css-label,
	.spotCotacao2 .boxForm input[type=checkbox] + .css-label,
	.spotCotacao .boxForm input[type=checkbox] + .error + .css-label,
	.spotCotacao2 .boxForm input[type=checkbox] + .error + .css-label	{
		min-height:16px; vertical-align:middle; background:url(../images/bg-checkbox-off.png) no-repeat left 1px; 
	}
	.spotCotacao .boxForm input[type=checkbox]:checked + .css-label,
	.spotCotacao2 .boxForm input[type=checkbox]:checked + .css-label,
	.spotCotacao .boxForm input[type=checkbox]:checked + .error + .css-label,
	.spotCotacao2 .boxForm input[type=checkbox]:checked + .error + .css-label {background:url(../images/bg-checkbox-on.png) no-repeat left 1px;}
	.spotCotacao .boxForm label,
	.spotCotacao2 .boxForm label {
		 -webkit-touch-callout:none; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;
	}
	.spotCotacao .boxForm label.error,
	.spotCotacao2 .boxForm label.error {display:block; font-size:11px; color:#ff0000; font-weight:700;}
.spotCotacao .lkContato,
.spotCotacao2 .lkContato {border-radius:8px; border-color:#86e54b; height:65px;}
.spotCotacao .lkContato:hover,
.spotCotacao2 .lkContato:hover {background-color:#86e54b;}
	.spotCotacao .lkContato i {color:#86e54b;}
	.spotCotacao .lkContato:hover i {color:var(--bs-white);}
.spotBeneficios .box,
.spotBeneficios .slideBanners img,
.spotBeneficios .lista2 ul li img,
.spotBeneficios .lista3 img,
.spotAcessos ul li a,
.spotFAQ img {border-radius:20px;}
.spotBeneficios .slideBanners {width:100%;}
.spotBeneficios .banner-pagination {bottom:inherit; top:inherit; left:inherit;}
	.spotBeneficios .banner-pagination span {
		width:12px; height:12px; margin:0 8px!important; background-color:#CFCFCF; border:none; border-radius:6px; opacity:1; 
		transition:all 0.2s linear;
	}
	.spotBeneficios .banner-pagination span.swiper-pagination-bullet-active {background-color:var(--blue-default); transition:all 0.2s linear;}
	.spotBeneficios .lista2 ul li {width:100%; max-width:220px;}
	.spotBeneficios .lista2 ul li:last-child {margin-bottom:0;}
		.spotBeneficios .lista2 ul li div {width:100%;}
.spotBeneficios .btns a,
.institucional .btns a,
.spotSobre .btns a,
.sobre .btns a,
.spotContato .lkCotar {height:80px;}
.spotParceiros .slideParceiros {width:65%;}
	.spotParceiros .slideParceiros .swiper-slide {height:auto!important;}
		.spotParceiros .slideParceiros .swiper-slide a {height:150px; width:100%; border-radius:20px;}
.spotParceiros .parcPrev {width:40px; height:40px; left:15px; top:50%; margin-top:-20px; background:#01ADED;}
.spotParceiros .parcNext {width:40px; height:40px; right:15px; top:50%; margin-top:-20px; background:#01ADED;}
.spotParceiros .parcPrev:hover,
.spotParceiros .parcNext:hover {background:var(--bs-black);}
.spotSobre .colImg .imgSpot {width:100%; height:380px; object-fit:cover;}
.spotSobre .lkVideo,
.sobre .lkVideo:not(.lkCTA) {width:100%;}
	.spotSobre .lkVideo span,
	.sobre .lkVideo span {z-index:20; top:50%; left:0; right:0; margin-top:-20px;}
	.spotSobre .lkVideo span:before,
	.sobre .lkVideo span:before {content:"Conheça a APROC+"; letter-spacing:0.1em;}
	.spotSobre .lkVideo span:after,
	.sobre .lkVideo span:after {content:"Clique para assistir"; letter-spacing:0.1em;}
		.spotSobre .lkVideo span img,
		.sobre .lkVideo span img {width:40px; height:auto;}
		.spotSobre .lkVideo:hover span img,
		.sobre .lkVideo:hover span img {opacity:0.4;}
.spotSobre p,
.sobre p,
.beneficios p,
.parceiros p,
.comoFunciona p {margin-bottom:20px; line-height:24px;}
.spotAcessos ul li {width:100%;}
	.spotAcessos ul li a:hover img {filter:brightness(0) invert(1);}
.spotDepoimentos {background-image:url(../images/bg-spot-depoimentos.png); min-height:650px;}
	.spotDepoimentos .slideDepoimentos {width:100%;}
		.spotDepoimentos .slideDepoimentos .swiper-slide {height:auto!important; border-radius:20px; background-color:#111;}
		.spotDepoimentos .slideDepoimentos p {color:#9d9d9d; line-height:22px; margin-top:20px;}
		.spotDepoimentos .slideDepoimentos .foto {width:60px; height:auto;}
.spotDepoimentos .depPrev,
.spotDepoimentos .depNext {width:40px; height:40px;}
.spotContato .tel {border-radius:80px;}
.spotFAQ .accordion-item {border-radius:10px;}
	.spotFAQ .accordion-item p {padding-top:10px; line-height:22px;}
	.spotFAQ .accordion-item p a {color:var(--blue-default); text-decoration:none;}
	.spotFAQ .accordion-item p a:hover {color:var(--bs-black);}
	.spotFAQ .accordion .accordion-header:after {
		content:"\F282"; font:16px 'bootstrap-icons'; color:var(--bs-black); display:block; position:absolute; display:block; right:0; top:0; opacity:1; 
		line-height:20px;
	}
	.spotFAQ .accordion .accordion-header:not(.collapsed) {color:var(--blue-default);}
	.spotFAQ .accordion .accordion-header:not(.collapsed):after {content:"\F286"; color:var(--blue-default); opacity:1;}
.topoPage {min-height:400px;}
.sobre h4,
.beneficios h4,
.parceiros h4,
.comoFunciona h4 {font-size:13px; font-weight:500; margin-bottom:5px;}
.sobre h2,
.beneficios h2,
.parceiros h2,
.comoFunciona h2 {font-size:30px; font-weight:500; color:var(--bs-black); line-height:36px; margin-bottom:20px;}
.sobre .colImg .imgSpot {width:100%; height:380px; object-fit:cover;box-shadow: 0 0 20px 0 rgba(0, 186, 255, 0.2);}
.institucional .colImg img {max-width:100%; height:auto; border-radius:20px;}
.institucional .box,
.institucional ul li {border-radius:20px; border-bottom:1px solid var(--blue-default);}
	.institucional .box p {line-height:24px; margin-bottom:20px;}
	.institucional ul img {max-width:100%; height:auto; margin:0 0 15px;}
	.institucional ul h3 {font-size:32px; font-weight:500; color:var(--bs-black);}
	.institucional ul p {line-height:24px; margin-top:10px;}
.beneficios .item-beneficio img.thumb {border-radius:20px; max-width:100%; height:auto;}
.beneficios .item-beneficio .box {border-radius:20px; box-shadow:0 0 20px 0 rgba(0, 186, 255, 0.2);}
.beneficios .item-beneficio:nth-child(even) .box {background-color:var(--blue-default); color:var(--bs-white);  background-image:url(../images/bg-box-beneficio2.png);}
.beneficios .item-beneficio:nth-child(even) .box img {filter:brightness(0) invert(1);}
.beneficios .item-beneficio:nth-child(odd) .box {background-color:var(--bs-white); color:var(--bs-black);  background-image:url(../images/bg-box-beneficio.png);}
.parceiros .baseParceiros:after {
	content:" "; display:block; position:absolute; z-index:0; left:0; right:0; bottom:0; background:var(--blue-default); height:calc(50% + 45px);
}
.parceiros .parcPrev2 {width:40px; height:40px; left:15px; top:50%; z-index:10; margin-top:-20px;}
.parceiros .parcNext2 {width:40px; height:40px; right:15px; top:50%; z-index:10; margin-top:-20px;}
.parceiros .slideParceiros2 {width:65%;}
	.parceiros .slideParceiros2 .swiper-slide {height:auto!important;}
		.parceiros .slideParceiros2 .swiper-slide a {
			height:150px; width:100%; border-radius:20px; box-shadow:0 0 15px 0 rgba(0, 186, 255, 0.2); height:100%; width:100%;  transform:scale(0.9);
		}
		.parceiros .slideParceiros2 .swiper-slide.swiper-slide-active a {transform:scale(1);}
.spotCotacao2 .addBefore:before {
	content:" "; display:block; position:absolute; z-index:-1; background:var(--bs-white) url(../images/bg-spot-cotacao.png) no-repeat left center; 
	border-radius:0 20px 20px 0; box-shadow:0 0 20px 0 rgba(0, 186, 255, 0.2);	right:15px; top:0; bottom:0; width:640px;
}
.spotCotacao2 .addBefore .mascote {bottom:0; right:30px; height:auto; width:110px;}
.comoFunciona .passo .num {width:50px; height:50px;}
.comoFunciona .passo p {margin-top:15px;}
.comoFunciona .passo img {max-width:100%; height:auto; max-height:100%;}

@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,
	.spotSobre .boxAlign,
	.sobre .boxAlign {width:540px;}
	.spotCotacao ul li {width:30%; max-width:initial;}
	.spotBeneficios .lista2 ul li {width:46%;}
	.spotParceiros .slideParceiros {width:75%;}
	.spotSobre .colImg .imgSpot,
	.sobre .colImg .imgSpot {height:420px;}
	.spotAcessos ul li {width:47%;}
	.parceiros .slideParceiros2 {width:70%;}
	.comoFunciona .passo:nth-child(even) .colTxt:before {content:" "; display:block; position:absolute; left:0; top:0; bottom:0; width:1px; background-color:#d9d9d9;}
	.comoFunciona .passo:nth-child(odd) .colTxt:before {
		content:" "; display:block; position:absolute; right:-1px; top:0; bottom:0; width:1px; background-color:#d9d9d9;
	}
	.comoFunciona .passo:nth-child(even):hover .colTxt:before,
	.comoFunciona .passo:nth-child(odd):hover .colTxt:before {background-color:var(--blue-default);}
	.comoFunciona .passo img {filter:brightness(0); opacity:0.1;}
	.comoFunciona .passo:hover img {filter:none; opacity:1;}
}

@media only screen and (min-width : 640px) {
	.spotCotacao2 .addBefore:before {width:770px;}
}

@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-wrapper .baseTxt .container,
	.spotSobre .boxAlign,
	.sobre .boxAlign {width:720px;}
	.spotParceiros .slideParceiros {width:80%;}
	.spotSobre .colImg .imgSpot,
	.sobre .colImg .imgSpot {height:640px;}
	.spotSobre .lkVideo span,
	.sobre .lkVideo span {margin-top:-49px;}
	.spotSobre .lkVideo span img,
	.sobre .lkVideo span img {width:98px;}
	.spotDepoimentos:before {
		content:" "; display:block; position:absolute; z-index:20; left:0; top:90px; background-position:center center; background-size:cover; 
		background-repeat:no-repeat; height:600px; width:48%; border-radius:0 50px 50px 0;
	}
	.sobre h2,
	.beneficios h2,
	.parceiros h2,
	.comoFunciona h2 {font-size:40px; line-height:46px;}
	.institucional ul li {width:32%; max-width:initial; margin-right:2%;}
	.institucional ul li:nth-child(3n+0) {margin-right:0;}
	.beneficios .item-beneficio img.thumb {width:100%; height:100%; max-width:initial; object-fit:cover;}
	.parceiros .slideParceiros2 {width:85%;}
	.spotCotacao2 .addBefore .mascote {width:200px;}
	.spotCotacao2 .addBefore:before {width:992px;}
}

@media only screen and (min-width : 992px) {
	.baseSlide .swiper {height:538px;}
	.baseSlide .swiper-wrapper .baseTxt .container {width:940px;}
	.baseSlide .swiper-wrapper .swiper-slide {background-size:cover;}
	.spotCotacao ul li {width:31%;}
	.spotParceiros .slideParceiros {width:78%;}
	.spotSobre .boxAlign,
	.sobre .boxAlign {width:455px;}
	.spotSobre .colImg .imgSpot {border-bottom-left-radius:50px; height:700px;}
	.sobre .colImg .imgSpot {border-radius:50px 0 0 50px; height:660px;}
	.spotAcessos ul li {width:23.5%; margin-right:2%;}
	.spotAcessos ul li:nth-child(4n+0) {margin-right:0;}
	.spotCotacao2 .addBefore:before {width:600px;}
}

@media only screen and (min-width : 1200px) {
	.aligncenter {max-width:100%;}
	.alignleft,
	.alignright {max-width:50%;}
	.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 20px; padding:0; border-bottom:none;}
	.site-header .nav-item:first-child {margin-left:0;}
	.site-header .separador {width:1px; height:18px; background-color:#acacac;}
	.baseSlide .swiper {height:650px;}
	.baseSlide .swiper-wrapper .baseTxt .container {width:1140px;}
	.baseSlide .swiper-wrapper .swiper-slide {background-size:initial;}
	.spotCotacao .boxForm {margin-top:-200px; z-index:80;}
	.spotSobre .boxAlign,
	.sobre .boxAlign {width:540px;}
	.sobre .mascote {left:-130px; bottom:0; z-index:30; height:auto; width:260px;}
	.parceiros .slideParceiros2 {width:90%;}
	.parceiros .slideParceiros2 .swiper-slide a {transform:scale(0.85);}
	.spotCotacao2 .addBefore:before {width:900px;}
}

@media only screen and (min-width : 1400px) {
	.site-header .nav-item {margin-left:40px;}
	.baseSlide .swiper-wrapper .baseTxt .container {width:1320px;}
	.spotParceiros .slideParceiros {width:84%;}
	.spotSobre .boxAlign,
	.sobre .boxAlign {width:630px;}
	.spotDepoimentos:before {width:32%; max-width:670px;}
	.site-footer .navFooter:before {
		content:" "; display:block; position:absolute; left:0; top:50%; margin-top:-60px; width:1px; height:120px; background-color:#f3f3f4;
	}
	.sobre .mascote {left:-120px; width:auto;}
	.spotCotacao2 .addBefore div {padding-right:430px;}
	.spotCotacao2 .addBefore .mascote {width:auto; right:60px;}
	.spotCotacao2 .addBefore:before {width:1165px;}
}

@media only screen and (min-width : 1600px) {
	.spotDepoimentos:before {width:34%;}
	.sobre .mascote {left:-100px;}
}

@media only screen and (min-width : 1840px) {
	.spotDepoimentos:before {width:670px;}
}