/*@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap');*/
@font-face {
    font-family: 'kohobold';
    src: url('fonts/koho-bold-webfont.woff2') format('woff2'),
         url('fonts/koho-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'KoHo';
    src: url('fonts/koho-regular-webfont.woff2') format('woff2'),
         url('fonts/koho-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
.sp-message.sp-message-success h3 {
    color: #fff;
    font-size: 16px;
	margin-top: -20px;
}
*{
	transition:all linear 0.2s;
}
body{
	background: #f4f4f4;
}
.topo{
    width:100%;
    margin-top:20px;
}
.topo .nav-externa{
	display: flex;
	/* float: left; */
	width: 100%;
	/* height: 40px; */
	/* overflow: auto; */
}
.topo .nav-externa .content-links{
	margin-left:
	auto;
	display:
	inline-block;
	/* height: 49px; */
	margin-right: 20px;
}
.topo .nav-externa .content-links a{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 22px;
	align-items: center;
	text-decoration:
	none;
	color: #20223E;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	padding: 10px 17px;
	float: left;
	margin-left: 5px;
	min-width: 100px;
	text-align: center;
	font-family: 'Inter';
}
.topo .barra-principal{
	background: #20223E;
	border-radius: 10px;
	display: flex;
	height: 105px;
	position:
	relative;
}
.topo .barra-principal .logo{color: #fff;padding: 20px 40px;text-transform: uppercase;margin: auto 0;}

.topo .barra-principal .news-letter{
	margin: auto auto;
	width: 600px;
	display: flex;
}
.topo .barra-principal .news-letter strong{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	text-align: center;
	color: #FA4075;
	margin-right:12px
;
	margin: auto;
}
.topo .barra-principal .news-letter form{
	display:
	inline-block;
	max-width: 374px;
}
.topo .barra-principal .news-letter form {
	display:flex ;
}
#sp-form-217858{
		padding:0px !important;
		width: 328px;
		margin-top: 21px;
}
#sp-form-217858 button{
		
		margin-left: 11px;
}
.topo .barra-principal .news-letter form > div{
	padding:0px;
	margin:0px !important;
}
.topo .barra-principal .news-letter form p,
.topo .barra-principal .news-letter form span{
	margin:0px;
	padding:0px;
}
.topo .barra-principal .news-letter form .wpcf7-spinner{
	position:absolute;
	_visibility:visible;
}
.topo .wpcf7 form .wpcf7-response-output{
	margin: 0;
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
	padding: 0px 5px;
	border: 2px solid rgb(255 255 255 / 50%) !important;
	float:left;
	margin-top:15px;
	position:absolute;
	top:60px;
}
.topo .wpcf7 form.failed .wpcf7-response-output{
	background: #dc3232;
	
}
.topo .wpcf7 form.invalid .wpcf7-response-output{
	background:#ff951b
	
}
.topo .wpcf7 form.sent .wpcf7-response-output{
	background:#16a000
}
.wpcf7-not-valid-tip{
	color: #fff !important;
	position: absolute;
	top: 50px;
	font-size: 16px!important;
}
.topo .barra-principal .redes-sociais{
	margin:
	auto;
	margin-right: 40px;
}
.topo .barra-principal .news-letter input[type=text],
.topo .barra-principal .news-letter input[type=email]{
	height:35px;
	border-radius:30px;
	border:0px;
	padding:0px 20px;
	line-height: 88px;
	margin-right: 5px;
	float: left;
	max-width: 237px;
}
.topo .barra-principal .news-letter button,
.topo .barra-principal .news-letter input[type=submit]{
	height:35px;
	border-radius:30px;
	border:0px;
	padding:0px 20px;
	color:#fff;
	background:#f24076;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	float: left;
}
.topo .barra-principal .redes-sociais a{
	display:inline-block;
	padding:0 3px;
	
}
.topo .barra-principal .redes-sociais img{
	
}
.menu-mobile{
	display:none;
	margin:auto;
	margin-right:10px;
}
.menu-mobile img{
	width:30px;
}
.content-menu-mobile{
	display:none;
}






footer {
    background: #20223e;
    color: rgb(255 255 255 / 0.7);
	margin-top:100px;
}
footer .container:nth-child(2){
	padding-top: 50px;
}
footer .container{
	padding-top:25px;
	padding-bottom:25px;
}
footer hr{
	background:#fff;
	height:1px !important;
	border:0px !important;
	opacity:0.2
}
.txt-footer{
	columns:1;
	text-align: justify;
	font-size:14px;
	column-gap: 40px;
	line-height: 28px;
}
.txt-footer p{
	margin-bottom:0px;
}
.tf-1{
	padding-right:10px;
}
.tf-2{
	padding-left:10px;
}
.txt-footer strong{
	color:#fff;
}
.txt-footer a{
	color:#3E8CEF
}
.frase-footer{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	color: #FFFFFF;
	max-width: 660px;
	display:
	block;
	margin:
	auto;
	margin-top: 40px;
}
.listras {
    width: 100%;
    height: 5px;
	display:flex;
}
.listras span{
	width:20%;
	height:100%;
	display:block;
}
.listras span:nth-child(1){
	background:#FA8B5F;
}
.listras span:nth-child(3){
	background:#FA4075;
}
.listras span:nth-child(4){
	background:#F8DC29;
}
.listras span:nth-child(5){
	background:#6411CB;
}
.listras span:nth-child(2){
	background:#00D3CB;
}
.listras span:nth-child(6){
	background:#008CEF;
}

.text-right {
    text-align: right;
}
.assinatura{
	display:flex
}
.assinatura a{
	text-decoration:none;
	color:rgb(255 255 255 / 0.5);
	margin-top:auto;
	margin-bottom:auto;
	margin-left:auto;
	display:block;
	
}
.assinatura a:hover{
	color:#fff
}
.address { 
	font-weight: 400;
	font-size: 16px;
	line-height: 28px;
	color:rgb(255 255 255 / 0.5);font-size:16px;
}
.address a{ text-decoration:none;color:rgba(255,255,255,0.5)}
.redes-sociais-footer{
	width:100%;
	text-align:right;
}
.redes-sociais-footer a{
	display:inline-block;
	margin:0 3px
}
.logo-footer{
	max-width:100%;
}
.content-capa,.content-dark {
    background: #20223e;
    border-radius: 20px;
    margin-top: 10px;
    color: #fff;
    padding: 55px;
	padding-bottom:10px;
    margin-bottom: 60px;
}
.titulo-capa {
    font-family: 'KoHo';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 47px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 35px;
}
.titulo-capa span{
    font-weight: 400;
    color: #F8DC29;
}
.txt-capa{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
}
.txt-capa ul{
	padding:0px;
	list-style:
	none;
	padding-left: 33px;
}
.txt-capa ul li{
	margin-bottom:20px
;
	position: relative;
}
.txt-capa{
}
.txt-capa img{
	margin-right:10px;
	position: absolute;
	left: -32px;
	top: 5px;
}
.content-capa .cta_content{
	margin-top:60px;
	display: flex;
	/* float: left; */
	/* width: 100%; */
	/* text-align: center; */
	margin-left: 0px;
}
.cta_content{
	/* margin-top:60px; */
	display: flex;
	/* float: left; */
	/* width: 100%; */
	/* text-align: center; */
	margin: auto;
	max-width: 596px;
}
.cta_content .btn-grupo{
	display: inline-block;
	max-width: 280px;
	margin-right: 20px;
	text-align: center;
	min-height: 72px;
	margin: auto;
}
.btn-cta {
    background: #F24076;
    height: 48px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 33px;
    display: inline-block;
    align-items: center;
    color: #fff;
    text-decoration: none;
    line-height: 44px;
    padding: 0 20px;
    border-radius: 26px;
	transition:all linear 0.2s;
	border:3px solid #f24076;
	margin-right:20px;
}
.btn-cta:hover {
	background: #f24076;
    color: #fff;
	border:3px solid #b42e56;
}
.btn-cta-2 {
    background: #008cef;
    height: 48px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 24px;
    line-height: 33px;
    display: inline-block;
    align-items: center;
    color: #fff;
    text-decoration: none;
    line-height: 44px;
    padding: 0 20px;
    border-radius: 26px;
    transition:all linear 0.2s;
	-
    border:3px solid #f24076;
    /* margin-right:20px; */
}
.btn-cta-2 img{
	height:28px;
	margin-top:10px;
}
.btn-cta-2:hover {
	background: #0572bf;
    color: #fff;
	-border:3px solid #b42e56;
}
.btn-cta-3 {
    
    height: 48px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;
    display: inline-block;
    align-items: center;
    color: #fff;
    text-decoration: none;
    line-height: 44px;
    padding: 0 20px;
    border-radius: 26px;
    transition:all linear 0.2s;
    border:1px solid #ffffff;
    /* margin-right:20px; */
	
}
.btn-cta-3:hover {
	color:#f24076;;
    border:1px solid #f24076;
	
}
.btn-cta-4 {
    
    height: 48px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 33px;
    display: inline-block;
    align-items: center;
    color: #f24076;
    text-decoration: none;
    line-height: 44px;
    padding: 0 20px;
    border-radius: 26px;
    transition:all linear 0.2s;
    border:1px solid #f24076;
    /* margin-right:20px; */
	
}
.btn-cta-4:hover {
	color: #f24076;
}
.content-img-capa{
	display:block;
	float:right;
	margin-left:auto;
}
.content-img-capa img{
	max-width:100%;
}

.mobile-show{
		display:none;
	}
.bg-volume{	
	width:100%;
	height:0px;
	background:url(img/bg-verde.png);
	background-size:100%;
	position: relative;
	padding-top:41%;
	color:#fff
}
.bg-verde{
	background:
	url(img/bg-verde.png);
	background-size: 100%;
}
.bg-orange{
	background:
	url(img/bg-orange.png);
	/* background: url(img/bg-verde.png); */
	background-size: 100%;
}
.bg-volume img{
	width:100%;
	height:auto;
}
.content-txt-volume {
    position: absolute;
    top: 0;
    height: 88%;
    width: 82%;
    top: 8%;
    left: 12%;
    overflow: auto;
    font-family: 'KoHo';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 31px;
	/* or 155% */
    color: #FFFFFF;
}
.content-txt-volume h1{
	font-family: 'KoHo';
font-style: normal;
font-weight: 700;
font-size: 38px;
line-height: 49px;

color: #B2D23F;
}
.bg-orange .content-txt-volume{
	 
	left:7%;
	 width: 86%;
}
.separador-volumes{
	height:40px;
	
}
.img-volume img{
    max-width: 100%;
}





.kangoo_informa {
    background: #fff;
    padding: 46px 106px;
    border-radius: 300px;
    font-family: 'KoHo';
    font-style: normal;
    font-weight: 400;
    position:
    relative;
    color: rgb(0 0 0 / 60%);
    font-size: 18px;
    font-family: 'KoHo';
    line-height: 32px;
    max-width: 842px;
}
.kangoo_informa p{
	margin-bottom:0px;
}
.kangoo_informa:before {
		content:
		'';
		position:
		absolute;
		width:
		calc(100% - 40px);
		height:
		calc(100% - 40px);
		border:
		red 2px solid;
		top:20px;
		left:20px;
		border: 4px dashed #d2d2d2;
		border-radius: 300px;
		pointer-events: none;
}
.kangoo_informa h2 {
   font-weight: 700;
	font-size: 26px;
	line-height: 26px;
	color: #B2D23F;
}
.kangoo_informa .mark-text {
    background:#b2d23f;
	font-weight: 700;
	color:#fff;
	padding-left:5px
}
.kangoo_informa strong{
	color: #20223E;
	
}
.content-colecao{
	background: #20223e;
	color: #fff;
	padding: 60px 90px;
	border-radius: 20px;
	position:
	relative;
	margin-top: 75px;
}
.content-colecao:before{
	content:
	'';
	position:
	absolute;
	top:17px;
	left:17px;
	width:
	calc(100% - 34px);
	height:
	calc(100% - 34px);
	
	border-radius:20px;
	border: 3px dashed rgba(255, 255, 255, 0.2);
	z-index: 0;
	pointer-events: none;
}
.content-colecao h1{
	font-family: 'KoHo';
	font-style: normal;
	font-weight: 700;
	font-size: 40px;
	line-height: 52px;
	color: #B2D23F;
	margin-bottom: 75px;
}
.content-colecao h1 span{
	color:#fa4075;
	font-weight:400;
}
.item-colecao{
display:flex;
	margin-bottom: 70px;
}

.item-colecao figure{margin-bottom: 0;}
.item-colecao figure img{

}
.item-colecao .txt-item-colecao{
	margin:
	auto;
	padding-left: 30px;
	font-family: 'KoHo';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 26px;
	color: #FFFFFF;
}
.item-colecao .txt-item-colecao::first-letter{
	font-size:30px;
	font-weight:700;
	color:#f4f4f4
}
.item-colecao .txt-item-colecao.cd-1::first-letter{
	color:#0285e4
}
.item-colecao .txt-item-colecao.cd-2::first-letter{
	color:#f8dc29
}
.item-colecao .txt-item-colecao.cd-3::first-letter{
	color:#fa4075
}
.item-colecao .txt-item-colecao.cd-4::first-letter{
	color:#01ccc6
}
.item-colecao .txt-item-colecao.cd-1 strong{
	color:#0285e4
}
.item-colecao .txt-item-colecao.cd-2 strong{
	color:#f8dc29
}
.item-colecao .txt-item-colecao.cd-3 strong{
	color:#fa4075
}
.item-colecao .txt-item-colecao.cd-4 strong{
	color:#01ccc6
}
.item-colecao .txt-item-colecao strong{

}


.apresentacao-kangoo{
	background:#C96229;
	padding-top:500px;
	margin-top:-400px;
	padding-bottom:50px;
}

.txt-apresentacao {
    font-family: 'KoHo';
    font-style: normal;
    /* font-weight: 700; */
    font-size: 20px;
    /* line-height: 45px; */
/* or 225% */
    color: #FFFFFF;
}
.txt-apresentacao form{
	margin-top:40px;
	display:block
	
}
.txt-apresentacao form p,
.txt-apresentacao form span p{
	display:
	block;
	float:
	left;
	min-height: 50px;
	width:100%
}
.txt-apresentacao input,
.txt-apresentacao input[type=email]{
	background: #FFFFFF;
	border-radius: 5px;
	height:47px;
	border:0px;
	padding:0 16px;
	float:left;
	margin-right:10px;
	max-width:220px;
}
.txt-apresentacao .wpcf7 form .wpcf7-response-output{
	margin: 0;
	color: #fff;
	border-radius: 10px;
	font-size: 14px;
	padding: 5px 15px;
	border: 2px solid rgb(255 255 255 / 50%) !important;
	float:left;
	margin-top:15px
}
.txt-apresentacao .wpcf7 form.failed .wpcf7-response-output{
	background: #dc3232;
	
}
.txt-apresentacao .wpcf7 form.invalid .wpcf7-response-output{
	background:#ff951b
	
}
.txt-apresentacao .wpcf7 form.sent .wpcf7-response-output{
	background:#16a000
}
.wpcf7-not-valid-tip{
	color: #fff !important;
	position: absolute;
	top: 50px;
	font-size: 16px!important;
}
.txt-apresentacao button,
.txt-apresentacao input[type=submit]{
	text-transform:uppercase;
	font-family: 'KoHo';
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 45px;
	border-radius: 5px;
	letter-spacing: 0.15em;
	color: #FFFFFF;
	background:#20223E;
	border:0px;
	height:47px;
	padding:0 15px
}

.img_kangoo_apr {
	width:100%;
}
.img_kangoo_apr img{max-width: 100%;}



.content-video{
	background:#20223e;
	color: #B2D23F;
	padding:26px;
	border-radius:30px;
	margin-bottom:30px;
	margin-bottom:30px;
	margin-top:30px;
}
.content-video h2{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 300;
	font-size: 17px;
	line-height: 24px;
	display: block;
	align-items: center;
	text-align: center;
}
.content-video h2 strong{
	font-weight:bold;
	
}
.content-video .iframe-video{
	display:block;
	
	height:0px;
	position:relative;
	padding-top:60%;
}
.content-video iframe{
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	left:0;
	border-radius:20px;
	
}
.titulo-videos{
	font-family: 'KoHo';
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 52px;
align-items: center;
text-align: center;

color: #000000;

}
.titulo-videos span{
	color: #f24076;
}
.section-perguntas {
    background: #20223e;
    padding: 80px 0;
}
.section-perguntas h1{
	
font-family: 'KoHo';
font-style: normal;
font-weight: 700;
font-size: 26px;
line-height: 26px;
/* or 100% */


color: #B2D23F;
}
.txt-header-perguntas{
font-family: 'KoHo';
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 23px;
display: flex;
align-items: center;

color: #FFFFFF;
	margin-top:25px;
}
.txt-header-perguntas strong{
	color: #B2D23F;
}
.header-perguntas img{
	margin-top:-30px
	
}
.header-perguntas{
	margin-bottom:45px
}
.accordion-item .accordion-button {
	background: transparent;
	font-family: Roboto;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	/* line-height: 29px; */
	/* or 181% */
	display: flex;
	align-items: center;
	text-transform: uppercase;
	color: #02412F;
}

.accordion-button:focus {
	border-color: green !important;
	box-shadow: 0 0 0 0.25rem #1ab3872e;
}

.accordion-item .accordion-button {
	/* background:url('img/arrow.png'); */
	background-repeat: no-repeat;
	/* background-position:20px 50%; */
	/* padding-left:50px; */
	_transform: rotate(10deg)
}

.accordion-interno{
	margin-bottom:20px;
	border-radius: 5px;
	overflow: hidden;
}
.accordion-interno .accordion-item {
	border: 0px;
}

.accordion-interno .accordion-button {
	color: #fff;
	background: #FA4075;
	padding: 3px;
	padding-left: 35px;
	font-size: 16px;
	border-bottom: 0px;
	box-shadow: none;
	font-family: 'KoHo';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 23px;
	display: flex;
	align-items: center;
	color: #FFFFFF;
}

.accordion-interno .accordion-body {
	padding-left: 35px;
	padding-top: 20px;
	border: 3px solid #FA4075;
	border-radius: 5px;
	margin-top: -5px;
}

.accordion-button:after {
	display: none;
}

.accordion-interno .accordion-button:after {
	content: "-";
	font-style: normal;
	font-weight: 700;
	font-size: 34px;
	padding-right: 0px;
	display: block;
	line-height: 31px;
	align-items: center;
	color: #ffffff;
	background-image:
	none;
	background-color:#F24076;
	border-radius:50px;
	text-align:
	center;
	width:30px;
	height:30px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px
;
	font-family: 'kohobold';
}

.accordion-interno .accordion-button.collapsed:after {
	content: '+';
	font-size: 24px;
	line-height: 30px;
	/* font-family: 'KoHo'; */
}


h2#headingOne {
    border-radius: 5px;
}

.item-depoimento{
	background: #389EA3;
	border-radius: 20px;
	padding: 50px 50px;
	position:
	relative;
	min-height:300px;
	font-family: 'KoHo';
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 29px;
	align-items: center;
	color: #FFFFFF;
}
.item-depoimento:after{
	content:'';
	position:absolute;
	width:calc(100% - 40px);
	height:calc(100% - 40px);	
	border-radius:20px;
	top:20px;
	left:20px;
	border: 4px dashed rgba(255, 255, 255, 0.5);
}

.owl-theme .owl-dots .owl-dot span {
    width: 15px !important;
    height: 15px !important;
    margin: 5px 7px;
    background: transparent!important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
	border:1px solid #389ea3;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #389ea3 !important;
}
.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 50px !Important;
}


.depoimentos figure {
    margin-bottom: -5px;
    text-align: center;
    margin-top: 50px;
    pointer-events: none;
}
.kangoo_float {
    position: fixed;
    right: -350px;
    bottom: 70px;
    z-index: 9;
    background: #fff;
    background:
    url(img/kangoo_airplane.png);
    width: 320px;
	height:120px;
}
.kangoo_float .btn-cta{
	font-size:14px;
	padding:10px;
	height:30px;
	line-height:5px;
}
.kangoo_float .btn-cta-2{
	font-size:14px;
	padding:4px 10px;
	height:30px;
	line-height:5px;
	width:100%;
}
.kangoo_float .btn-grupo{
	font-size:14px;
}
.kangoo_float .btn-cta-2 img{
	height:16px;
	margin-top:5px;
}
.kangoo_float _img{
	font-size:14px;
	padding:10px;
	height:55px;
	line-height:5px;
}
.kangoo_float .cta_content{
	margin-top:35px;
	margin-left:120px;
	padding-right:10px
	
}


@media (max-width:768px){
	.cta_content{
		display:block;
	}
	.cta_content .btn-grupo{
		margin-bottom:20px;
		display:block;
		
	}
	.topo input{
		width:100%;
		
	}
	.topo .wpcf7 form .wpcf7-response-output{
		top:130px !important;
		width:calc(100% - 40px);
	}
	.wpcf7-not-valid-tip{
		display:none !important;
		
	}
	.topo .nav-externa{
		overflow: auto;
		max-width:calc(100% - 10px)
	}
	.txt-apresentacao input, .txt-apresentacao input[type=email]{
		width:100% !important;
		max-width: 100%;
	}
	.txt-apresentacao .wpcf7-spinner{
		position:
		absolute;
		left: 0px;
		top: 67px;
	}
	.topo .nav-externa .content-links{
		margin:
		auto;
		display:
		flex;
		/* max-width: 290px; */
	}
	.topo .nav-externa .content-links a{
		min-width:70px;
	}
	.txt-apresentacao .wpcf7 form .wpcf7-response-output{
		top:10px !important;
		margin-top: -15px;
	}
	.menu-mobile{
		display:block;
	}	
	.topo .barra-principal .news-letter, .topo .barra-principal .redes-sociais{
		display:none;
		
	}
	.content-menu-mobile{
		/* display:block; */
		background:#20223e;
		background:#191a31;
		z-index:2;
		position:
		absolute;
		right:0px;
		top:75px;
		width:100%;
		border-radius:10px;
		padding:20px;
		border:2px solid #f24076;
		_box-shadow:1px 1px 15px #000
	}
	.content-menu-mobile.active{
		display:block
	}
	.content-menu-mobile .news-letter,
	.content-menu-mobile .redes-sociais{
		display:block !important;
		
	}
	.content-menu-mobile .news-letter{
		max-width:100%;
		
	}
	.content-menu-mobile .news-letter strong{
		margin-bottom:10px !important;
		display:block !important;
		text-align: left !important;
	}
	.content-menu-mobile .redes-sociais{
		margin-top:10px !important;
		border-top:1px solid #2d2f56;
		width:100%;
		padding-top:10px;
		display:block !Important
		
	}
	.content-menu-mobile .news-letter form{
		display: flex !important;
	}
	.content-menu-mobile .news-letter form input{
		width:100%;
		max-width: 100% !important;
		margin-bottom: 10px;
	}
	.topo .barra-principal .logo{
		padding:0px 20px;
	}
	.topo .barra-principal{
		height:70px
	}

	.tf-1{
		padding-right:0px;
	}
	.tf-2{
		padding-left:0px;
		margin-top:15px
	}
	.redes-sociais-footer{
		text-align:center;
		margin-top:20px
	}
	.assinatura{
		text-align:left;
		margin-top:20px;
	}
	.content-capa,.content-dark {
		padding:20px;	
	}
	.titulo-capa{
		font-size:26px;
		margin-bottom:15px
	;
		line-height: 34px;
	}
	.txt-capa{
		font-size: 16px;
		line-height:20px
	}
	.content-img-capa{
		margin-top:-20px
		
	}
	.txt-capa img{
		margin-right: 4px;
		width:15px;
		left: -22px;
	}
	.mobile-hidden{
		display:none;
	}
	.mobile-show{
		display:block;
	}
	.txt-capa ul{
		padding-left: 20px;
	}
	.txt-capa ul li{
		width:90%;
		display:block
	}
	.img-volume img {
		max-width:200px;
		_width:200px;
	}
	.bg-volume{	
		width:100%;
		
		background-size:100%;
			position: relative;
		height:auto;
		padding-top:30px;
		padding-bottom:30px;
		color:#fff;
	}
	.bg-verde{	
		background:#389499;
		background-size:100% 100%;
		border-radius:10px;
		
		
	}
	.bg-verde:after{
		content:'';
		position:absolute;
		width:94%;
		height:94%;
		border:red 2px solid;
		top:3%;
		left:3%;
		border:5px dashed rgb(255 255 255 / 0.3);
		border-radius:10px;
	}
.bg-orange{
	border-radius:10px;
	background:#c96229;
	background-size: 100%;
}
	.bg-orange:after{
		content:'';
		position:absolute;
		width:94%;
		height:94%;
		border:red 2px solid;
		top:3%;
		left:3%;
		border:5px dashed rgb(255 255 255 / 0.3);
		border-radius:10px;
	}
.bg-volume img{
	width:100%;
	height:auto;
}
.content-txt-volume {
    position: relative;
    height: auto;
    width: 82%;
    top: 0%;
    left: 12%;
    overflow: auto;
    font-family: 'KoHo';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 31px;
	/* or 155% */
    color: #FFFFFF;
    /* font-family: 'kohoregular'; */
 }
	.content-txt-volume h1{
		font-family: 'KoHo';
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 49px;
	
	color: #B2D23F;
	}
	.item-colecao{
		display:block;
		margin-bottom: 70px;
	}
	.content-colecao{
		padding: 40px 30px;
	}
	.content-colecao h1{
		font-size:30px
	;
		line-height: 36px;
		margin-bottom: 15px;
		text-align: center;
	}
	.item-colecao .txt-item-colecao{
		padding:0px;
		padding-top:20px;
		text-align:center
		
	}
	.item-colecao{
		margin-bottom:30px;
	}
	.item-colecao figure{
		text-align:center
		
	}
	.txt-apresentacao form{
		/* overflow: hidden; */
		position: relative;
	}
	.txt-apresentacao input{
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}
	.txt-apresentacao button{
	width: 100%;
	}
	.apresentacao-kangoo{
		margin-top:-1000px;
		padding-top:1050px
		
	}
	.img-kagoo-responde img{
	max-width:100%;
	margin-left:--10px;
	margin-top:0px;
	}
	section.section-perguntas h1{
	font-size: 20px;
	line-height: 26px;
	
	}
	.txt-header-perguntas{
	font-family: 'KoHo';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 23px;
	display: flex;
	align-items: center;
	
	color: #FFFFFF;
		margin-top:15px;
	}
	.txt-header-perguntas br{
		display:none;
	}
	.header-perguntas{
		margin-bottom:20px
	}
	.section-perguntas{
		padding:40px 0;
	}
	.btn-cta{
		font-size: 20px;
		/* width: 100%; */
		display: block;
		margin: auto;
		margin-bottom: 20px;
		max-width: 280px;
	}
	.kangoo_informa {
		border-radius:50px;
		padding:50px 45px
	}
	.kangoo_informa:before {
			content:
			'';
			position:
			absolute;
			width:
			calc(100% - 40px);
			height:
			calc(100% - 40px);
			border:
			red 2px solid;
			top:20px;
			left:20px;
			border: 4px dashed #d2d2d2;
			border-radius: 42px;
			pointer-events: none;
	}
	.kangoo_informa h2 {
	   font-weight: 700;
		font-size: 26px;
		line-height: 26px;
		color: #B2D23F;
	}
	.kangoo_informa .mark-text {
	    background:#b2d23f;
		font-weight: 700;
		color:#fff;
		padding-left:5px
	}
	.kangoo_informa strong{
		color: #20223E;
		
	}
	.content-img-kangoo-informa{
		text-align:
		center;
		margin-bottom: 20px;
	}
	.separador-volumes{
		height:20px
	}
	.content-capa .cta_content {    
	    display: block;
	    float: left;
	    width: 100%;
	    text-align: center;
	}
	.kangoo_float .btn-cta{
		margin-bottom:0px
	}
}

.content-livros-modal{
	
}
.item-livro-modal{
	display:flex;
	border-top:1px solid rgb(255 255 255 / 7%);
	padding-top:20px;
}
.item-livro-modal figure{
	margin-right:20px;
	width: 85px;
}
.item-livro-modal .txt-livro-modal{}
.item-livro-modal .txt-livro-modal span{
	display:
	block;
	font-family: 'KoHo';
	font-style: normal;
	text-transform:
	uppercase;
	font-weight: 400;
	font-size: 14px;
	line-height: 21px;
	color:
	rgb(255 255 255 / 0.5);
	/* margin-bottom:-5px; */
}
.item-livro-modal .txt-livro-modal strong{
	display:
	block;
	font-family: 'KoHo';
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 19px;
	color: #B2D23F;
}
.item-livro-modal .txt-livro-modal a{
	background:#F24076;
	height:30px;
	color:#fff;
	padding:10px 30px;
	display:inline-block;
	line-height:7px;
	text-decoration:none;
	border-radius:30px;
	margin-top:10px;
}

.modal-content.custom-modal-content{ 
	background:#20223e;
	color:#fff;
	border-radius: 20px;
}
.modal-content.custom-modal-content .modal-body{
	padding: 20px 30px;
}
.modal-content.custom-modal-content .modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #ffffff14;
}
.info-modal-livros{
		font-family: 'KoHo';
		color: rgba(255, 255, 255, 0.7);
}
.modal_livros{
	background:rgb(255 255 255 / 0.7);
}
.info-modal-livros strong{
		font-family: 'KoHo';
		color: rgba(255, 255, 255, 1);
}
.modal_livros .modal-header h5{font-family: 'KoHo';font-style: normal;font-weight: 300;font-size: 28px;line-height: 36px;color: #FFFFFF;padding-left: 10px;}
.modal_livros .modal-header h5 strong{
	font-family: 'KoHo';
	font-style: normal;
	font-weight: 700;
}

h1.titulo-amostra {
    font-family: 'KoHo';
    font-style: normal;
    font-weight: 700;
    font-size: 38px;
    line-height: 49px;
    text-align: center;
    color: #B2D23F;
    /* margin-bottom: 30px; */
}

.texto-amostra {
    text-align: center;
    margin-bottom: 30px;
    color: rgb(255 255 255 / 70%);
}
.texto-amostra-2 {
    text-align: center;
    margin-bottom: 30px;
    color: rgb(255 255 255 / 70%);
	font-size:19px;
}

@media (min-width: 1400px){
	

.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1289px;
}
	}

.col-sm-2.content-img-kangoo-informa {
    margin: auto;
}

h1.volume1 {
    font-family: 'KoHo';
    font-style: normal;
    font-weight: 700;
    font-size: 46px;
    line-height: 60px;
    text-align: center;
    color: #20223E;
    margin-bottom: 50px;
}

.content-page-interna {
    background: white;
    margin-top: 50px;
    padding: 40px;
    border-radius: 10px;
}
.content-page-interna .title-in{
	color: #20223e;
	font-family: 'KoHo';
	font-weight: 700;
	margin-bottom: 40px;
}

.content-form-amostra #sp-form-217874 {
    margin: 0px;
    margin-left: -14px;
}
.sp-form .sp-lg .sp-field .sp-button{
	font-size:14px !important;
	font-weight:700;
	font-family: 'KoHo';
	letter-spacing: 0.15em;
}

strong.underline-destaque{
	position:relative;
	display:inline-block;
	z-index:2;
}
strong.underline-destaque:after{
	content:"";
    
	display:block;
	bottom:1px;
	z-index:-1;
	left:0;
	position:absolute;
	height:3px;
	width:100%;
	background:#ff9900;
}