@font-face {
  font-family: 'Campton';
  src: url('../fonts/campton-light.eot');
  src: url('../fonts/campton-light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/campton-light.woff2') format('woff2'),
       url('../fonts/campton-light.woff') format('woff'),
       url('../fonts/campton-light.ttf')  format('truetype');
	font-weight: 300;}
@font-face {
  font-family: 'Campton';
  src: url('../fonts/campton-book.eot');
  src: url('../fonts/campton-book.eot?#iefix') format('embedded-opentype'),
       url('../fonts/campton-book.woff2') format('woff2'),
       url('../fonts/campton-book.woff') format('woff'),
       url('../fonts/campton-book.ttf')  format('truetype');
	font-weight: 400;}
@font-face {
  font-family: 'Campton';
  src: url('../fonts/campton-semibold.eot');
  src: url('../fonts/campton-semibold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/campton-semibold.woff2') format('woff2'),
       url('../fonts/campton-semibold.woff') format('woff'),
       url('../fonts/campton-semibold.ttf')  format('truetype');
	font-weight: 600;}

.assinatura{
	display: block;
	font-weight:600;
	font-size:2em;
	line-height: 0.9em;
	color: #fff;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	cursor: default;
}

.assinatura1{
	display: block;
	font-weight:600;
	font-size:3em;
	line-height: 0.9em;
	color: #fff;
	margin-top: 0.1em;
	margin-bottom: 0.3em;
	cursor: default;
}
.assinatura2{
	margin-left: 8px;
	margin-top: 7px;
	display: none;
	cursor: default;}
html{scroll-behavior:smooth;}
body {
	overflow-x: hidden;
	margin:0;
	font-family: 'Campton', sans-serif;
	font-weight: 300;
	font-size:16px;
	height: 100%;
	width: 100%;
	}
label:hover{cursor:pointer;}
b {
 font-weight: 600;
}
p {
 max-width: 560px;
 font-size: 1.15em;
 font-weight: 300;
 text-align: left;
 color: #000;
 margin:0;
 margin-bottom:0.9em;
 -webkit-font-smoothing: antialiased;
}

::selection {background-color: rgba(187,107,2017,0.5);}
::-moz-selection {background-color: rgba(187,107,2017,0.5);}

.azul-breda {color: #1346FB;}
.azul-cinza {color: #7F9BFC;}
.azul-claro {color: #EBF0FE;}
.verde {color: #26B562;}
.laranja {color: #FF871C;}
.amarelo {color: #FFCE1F;}

.underline {
  font-size: 1.2em;
  width: calc(100%);
  background-image: linear-gradient(transparent calc(100% - 10px), rgba(255,206,30,0.35) 4px);
  background-repeat: no-repeat;
  background-size: 0% 100%;
  transition: background-size 0.75s;}

.midia:hover .underline {
  background-size: 100% 100%;}

.underline-title {
  background-image: linear-gradient(transparent calc(100% - 6px), rgba(255,206,30,0.35) 1px);
  background-repeat: no-repeat;}

a{
  text-decoration: none;
  color: #fff;}
a:link {
    text-decoration: none;
	color:#F9F9F9;}

a:visited {
    text-decoration: none;
}

a:hover {
	color:#F9F9F9;
}

a:active {
    text-decoration: none;
	color:#F9F9F9;
}

.desconto{
	max-width: 530px;
	background-image: url("../img/icon-discount.svg");
	background-repeat: no-repeat;
	background-position: 15px center;
	background-color: rgba(255, 206, 31, 0.2);
	border-radius: 8px;
	padding-right: 15px;
	padding-left: 85px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.depoimentos-video video{
	width: 340px;
	height: 191px;
}

.depoimentos-video{
	margin-bottom: 1.4em;
	box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.1);
	background-color: #FFF;
	border-radius: 4px;
}

#saiba-mais-desktop{
		padding-right: 40px;
		padding-left: 40px;
		margin-top: 20px;
        display: inline-block;}

.titulo-sessao{
	color:#000;
	font-weight: 600;
	margin-bottom: 1em; display: -webkit-inline-box;
	border-bottom: 6px solid rgba(187, 107, 2017, 0.35);
	line-height: 0.85em;
}
.titulo-sessao-contato{
	color:#000;
	font-weight: 600;
	margin-bottom: 1em; display: -webkit-inline-box;
	border-bottom: 6px solid rgba(38, 180, 100, 0.35);
	line-height: 0.85em;
}
}
.sublinhado-lilas{
    border-bottom: 6px solid rgba(187, 107, 2017, 0.35);
	line-height: 0.85em;
	margin-bottom: 0.2em;
}
.sublinhado-azul{
    border-bottom: 6px solid rgba(19, 70, 251, 0.2);
	line-height: 0.85em;
	display: -webkit-inline-box;
}
.circulado{
	border: 6px dashed rgba(19, 70, 251, 0.2);
  	border-radius: 30px;
  	padding-left: 6px;
  	padding-right: 6px;
}
h1 {
	font-size:4em;
	line-height: 0.9em;
	margin:0;
	margin-bottom: 15px;
	font-weight: 700;
	 -webkit-font-smoothing: antialiased;
}
h2 {
 font-size: 3em;
 font-weight: 100;
 line-height: 0.9em;
 margin-bottom: 0.3em;
 text-align:left;
 color: #fff;
  -webkit-font-smoothing: antialiased;
}
h3 {
 font-size: 2.625em;
 font-weight: 100;
 line-height: 1em;
 margin-top: 0.3em;
 margin-bottom: 0.3em;
 text-align:left;
 color: #000;
 -webkit-font-smoothing: antialiased;
}
h4 {
 font-size: 2em;
 font-weight: 100;
 line-height: 1.1em;
 margin-top:0.8em;
 margin-bottom: 0.8em;
 color: #fff;
 text-align: left;
  -webkit-font-smoothing: antialiased;
}
h5 {
 font-size: 1.5em;
 font-weight: 100;
 color: #fff;
 margin:0;
 margin-bottom:1em;
 line-height: 1.25em;
 cursor: default;
 text-align: left;
  -webkit-font-smoothing: antialiased;

}
h6 {
 font-size: 1.2em;
 font-weight: 100;
 color: #fff;
 margin:0;
 margin-bottom:0.5em;
  -webkit-font-smoothing: antialiased;
}
ul {
 padding-left: 20px;
 font-size: 1.2em;
 font-weight: 100;
 margin-top: 0;
}
.menu{
    margin-top: 40px;
    display: block;
	}
.ul-menu {
 list-style-type: none;
 padding-left: 0px;
 font-size: 1.2em;
 font-weight: 100;
 margin-top: 0;
 line-height: 1;
}
.ul-menu a {
 color: #7F9BFC;
}
.ul-menu a:hover {
 color: #F1F1F1;
}

.ul-menu li {
 	border-bottom: 2px solid #335FFB;
	padding-bottom: 6px;
}
.ul-menu-active {
    border-bottom: 2px solid rgba(126, 155, 252, 1);
	color: #FFF;
}
.ul-tic{
 list-style-image: url("../img/tic.svg");
}
.ul-objective{
	list-style: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;}

.ul-bullet {
 list-style-image: url("../img/bullet.svg");
}
.ul-video {
 list-style-image: url("../img/icon-video.svg");
}

li {
 margin-bottom: 1em;
}


hr {
	border: 1px solid #EBF0FE;
	margin-top: 0px;
	margin-bottom: 15px;
}

.hr-blank{
	border: none;
	margin-top: 0px;
	margin-bottom: 15px;
}
.contato{
	z-index: 999999;
	padding-top: 42px;
	padding-left: 35px;
	padding-right: 45px;
	display:block;
	width:260px;
	height: 100%;
	position: fixed;
	background-color: #1346FB;
}
.menu-mobile{
	display: none;
	z-index: 9999999;
	width: auto;
	left: 0;
	right: 0;
	height: 50px;
	position:fixed;
	background-color: #1346FB;
}
.toggleicon
{
	display: none;
}
.menu-mobile-h1{
	font-size: 1.3em;
	font-weight: 500;
	color: #fff;
	margin: 12px;
	margin-left: 14px;
	cursor: default;
	position: relative;
}
.card-block {
    min-height: 300px;
}
.saiba-mais a:link{
	color:#000!important;
	
}
.saiba-mais{
	color:#000!important; 
	border-bottom: 5px solid rgba(255, 206, 31, 0.3);
	display: inline;
}

.saiba-mais:hover{
	color:#000;
	border-bottom: 5px solid rgba(255, 206, 31, 0.6);
	
}
.links{
	font-weight: 300;
	position: fixed;
    bottom: 0;
	display:block;
	margin-left: -5px;
	padding-bottom:0.8em;
	float:right;
	width: 300px;
	background-color: #1346FB;
	cursor: default;
}
.bt-tel{
	width: 100px;
	height: 16px;
	font-size: 0.8em;
	font-weight: 300;
	display: inline-block;
	padding:12px;
	padding-bottom:16px;
	padding-top: 14px;
	margin:0;
	margin-right: 8px;
	margin-bottom: 15px;
	background-color: #335FFB;
	border-radius: 24px;
	color: #F9F9F9;
	text-align: center;
}
.bt-whatsapp{
	margin:0;
	font-size: 0.8em;
	font-weight: 300;
	display: inline-block;
	padding:10px;
	padding-bottom:16px;
	padding-top: 14px;
	padding-left:42px;
	padding-right:15px;
	margin-left:0;
	margin-right: 0;
	margin-bottom: 15px;
	border-radius: 24px;
	color: #F9F9F9;
	height: 16px;
	text-transform: uppercase;
	text-align: center;
	background: url("../img/icon-whatsapp.svg") no-repeat left center;
	background-color: #335FFB;
	background-position: 13% 46%;
}
.bt-whatsapp2{
	width: 160px;
	margin:0;
	font-size: 0.9em;
	font-weight: 300;
	display: inline-block;
	padding:10px;
	padding-bottom:16px;
	padding-top: 14px;
	padding-left:42px;
	padding-right:15px;
	margin-left:-15px;
	margin-right: 0;
	margin-bottom: 0px;
	border-radius: 24px;
	color: #000;
	height: 18px;
	text-transform: uppercase;
	text-align: center;
	background: url("../img/icon-whatsapp2.svg") no-repeat left center;
	background-position: 6% 46%;
}
.bt-whatsapp2:hover{
	background-color: #FFF;
}
.bt-email{
	width: 30px;
	height: 16px;
	font-size: 0.8em;
	font-weight: 400;
	display: inline-block;
	padding:15px;
	padding-bottom:16px;
	padding-top: 14px;
	padding-left:15px;
	padding-right:15px;
	margin-left:0;
	margin-right: 7px;
	margin-bottom: 15px;
	border-radius: 24px;
	color: #F9F9F9;
	text-transform: uppercase;
	background: url("../img/icon-email.svg") no-repeat center center;
	background-color: #335FFB;
	background-position: center 46%;
}
.bt-email2{
	width: 270px;
	height: 18px;
	font-size: 0.9em;
	font-weight: 300;
	display: inline-block;
	padding:15px;
	padding-bottom:16px;
	padding-top: 14px;
	padding-left:60px;
	padding-right:15px;
	margin-left:-15px;
	margin-bottom: 0px;
	border-radius: 24px;
	color: #000;
	background: url("../img/icon-email2.svg") no-repeat center center;
	background-position: 3% 46%;
}
.bt-email2:hover,.bt-mapa2:hover,.bt-whatsapp2:hover{
	background-color: #fff;
	color: #000;
	cursor:pointer;
}
.bt-email:hover,.bt-tel:hover,.bt-mapa:hover,.bt-linkedin:hover{
	background-color: #3f6bf5;
	cursor:pointer;
}
.bt-azul:hover{
	cursor:pointer;
	transition: all 0.12s;
	transition-timing-function: ease-in;
	background-color: #BB6BD9;
	
}
.bt-whatsapp:hover{
	background-color: #27AE60;
}
.bt-linkedin{
	width: 30px;
	height: 16px;
	font-size: 0.8em;
	display: inline-block;
	padding:15px;
	padding-bottom:16px;
	padding-top: 14px;
	padding-left:15px;
	padding-right:15px;
	margin-left:0;
	margin-bottom: 15px;
	border-radius: 24px;
	color: #F9F9F9;
	text-transform: uppercase;
	background: url("../img/icon-linkedin.svg") no-repeat center center;
	background-color: #335FFB;
	background-position: center 46%;}
.bt-mapa{
	width: 95px;
	height: 16px;
	font-size: 0.8em;
	font-weight: 300;
	display: inline-block;
	text-align: center; 
	padding-bottom:16px;
	padding-top: 14px;
	padding-left:25px;
	padding-right: 3px;
	margin-left:0;
	margin-right: 10px;
	margin-bottom: 15px;
	border-radius: 24px;
	color: #F9F9F9;
	background: url("../img/icon-pin.svg") no-repeat center center;
	background-size: 27%;
	background-color: #335FFB;
	background-position: 5% 46%;}
.bt-mapa2{
	width: 230px;
	height: 18px;
	font-size: 0.9em;
	font-weight: 300;
	display: inline-block;
	text-align: center; 
	padding-bottom:16px;
	padding-top: 14px;
	padding-left:40px;
	padding-right: 3px;
	margin-left:-15px;
	margin-right: 10px;
	margin-bottom: 0px;
	border-radius: 24px;
	color: #000;
	background: url("../img/icon-pin2.svg") no-repeat center center;
	background-size: 18%;
	background-position: 4% 46%;}
.bt-outline{
	vertical-align: bottom;
	line-height: 0.2em;
	cursor: pointer;
	font-size: 0.9em;
	font-weight: 400;
	display: inline-block;
	padding:15px;
	padding-bottom: 20px;
    padding-top: 17px;
    padding-left: 22px;
    padding-right: 22px;
    margin-left: 0;
    margin-bottom: 4px;
	margin-top: 5px;
	border: 2px solid rgba(255,255,255,0.3);
	background-color: transparent;
	border-radius: 24px;
	color: rgba(255,255,255,0.5);
	height: 15px;
	width: 150px;
	text-align: center; 
	text-transform: uppercase;}
.bt-outline:hover{
	border: 2px solid rgba(255,255,255,1);
	color: rgba(255,255,255,1);}
.bt-azul{
	box-shadow: 0 1px 2px rgba(0,0,0,0.0);
	cursor: pointer;
	font-size: 0.9em;
	font-weight: 400;
	display: inline-block;
	padding:15px;
	padding-bottom:17px;
	padding-top: 14px;
	padding-left:44px;
	padding-right:44px;
	margin-left:0;
	margin-bottom: 15px;
	margin-top: 10px;
	background-color: #1346FB;
	border-radius: 24px;
	color: #F9F9F9;
	height: 15px;
	width: auto;
	text-align: center; 
	text-transform: uppercase;
}
.container{
	min-width: 860px;
    display: block;
    width: auto;
    margin: auto;
    height: auto;
    position: absolute;
    left: 340px;
	top:0px;
	right:0px;
}
.container-depoimentos{
	min-width: 860px;
    display: block;
    width: auto;
    margin: auto;
    height: auto;
    position: absolute;
    left: 360px;
	top:0px;
	padding-bottom: 100px;
}
.container-bio{
	min-width: 860px;
    display: block;
    width: auto;
    margin: auto;
    height: auto;
    position: absolute;
}
#biografia{
	min-width: 860px;
    display: block;
    width: auto;
    margin: auto;
    height: auto;
    position: absolute;
    left: 360px;
}
.row{
	margin-top: 0px;
}
.grid{
	display: grid;
	grid-template-columns: 48% 52%;
	grid-gap: 2em;
	margin-left: 5%;
    margin-right: 5%;
    margin-top: 3.8em;
	margin-bottom: 3.8em;
}
.grid-metodologia{
	display: grid;
	grid-template-columns: 54px auto;
	grid-gap: 1.5em;
}
.grid-contato{
	display: grid;
	grid-template-columns: 40px auto;
	grid-gap: 0.5em;
}
.grid-footer{
	z-index: 999;
	display: grid;
	grid-template-columns: 45% 55%;
	grid-gap: 40px;
	margin-left: 0;
    margin-right: 0;
	background-color: #26B562;
	border-bottom: 7px solid #1B944D;
}
.bloco-depoimentos{
	background-color: rgba(0,0,0,0.04);
	background-blend-mode: multiply;
	height: 530px;
	padding-top: 2.5em;
	}
.cards-depoimentos{
	cursor: default;
	margin-left: 0;
    margin-right: 0;
}
.depoimentos-texto{
	font-size: 1em;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 2.33em;

}
.depo-titulo{
	color: #000;
	display: inline-block;
	font-weight: 600;
	margin-bottom: 18px;
}

.card-roxo{
	text-align: left;
	background-image: url("../img/card-baseline-roxo.png");
	background-repeat: repeat-y;
	background-size: 92%;
	background-position-x: 15px;
	background-position-y: -5px;
	margin-top: 2.4em;
	padding-top: 2.5em;
	padding: 2em;
	padding-left: 3em;
	display: block;
	background-color: #fff;
	width: 340px;
	height: 320px;
	float: left;
	margin-left: 5%;
	box-shadow: 0px 1px 2px rgba(12, 0, 0, 0.15);
}
.card-verde{
	text-align: left;
	background-image: url("../img/card-baseline-verde.png");
	background-repeat: repeat-y;
	background-size: 92%;
	background-position-x: 15px;
	background-position-y: -5px;
	margin-top: 2.4em;
	padding-top: 2.5em;
	padding: 2em;
	padding-left: 3em;
	display: block;
	background-color: #fff;
	width: 340px;
	height: 320px;
	float: left;
	margin-left: 5%;
	box-shadow: 0px 1px 2px rgba(12, 0, 0, 0.15);
}
.card-laranja{
	text-align: left;
	background-image: url("../img/card-baseline-laranja.png");
	background-repeat: repeat-y;
	background-size: 92%;
	background-position-x: 15px;
	background-position-y: -5px;
	margin-top: 2.4em;
	padding-top: 2.5em;
	padding: 2em;
	padding-left: 3em;
	display: block;
	background-color: #fff;
	width: 340px;
	height: 320px;
	float: left;
	margin-left: 5%;
	box-shadow: 0px 1px 2px rgba(12, 0, 0, 0.15);
}
.bg-footer{
	background-image: url("../img/manekineko-livros.svg");
	background-position: right bottom;
	background-repeat: no-repeat;
}
.grafico{
	text-align: center;
}
.midia{
	display: block;
	clear: both;
	height: auto;
	font-family: 'Campton';
	font-size: 1em;
	font-weight: 100;
	color: #000;
	line-height: 1.5em;
}
.midia-foto{
	float: left;
	border-radius: 120px;
	margin-right: 4%;
	margin-top: -15px;
	width: 120px;
	
}
.tag{
	font-weight: 100;
	display: block;
	text-align: left;
	font-size: 0.75em;
	color: #1346FB;
}
#counter{
	display: inline-block;
	width: 76px;
}
.shape-octogono{
	z-index: 1;
	height: 470px;
	background: url("../img/shape-octogono.svg") no-repeat right;
	opacity: 0.8;
	display: block;
	position: relative;
	top:-300px;
	
}
.shape-bubble{
	z-index: -1;
	height: 440px;
	width: 220px;
	background: url("../img/shape-bubble.svg") no-repeat right;
	display: block;
	position:relative;
	left: 0;
	top:-600px;
}
.shape-bubble-2{
	z-index: -1;
	height: 440px;
	width: 440px;
	background: url("../img/shape-bubble.svg") no-repeat left;
	display: block;
	position:fixed;
	left: 7%;
	top:-120px;
}
textarea{
	outline:none;
	font-family: 'Campton';
	font-size: 1em;
	font-weight: 100;
	margin-top: 15px;
	color: #fff;
	line-height: 1.5em;
	background-color: transparent;
	border: none;
	border-bottom: 2px solid rgba(255,255,255,0.3);
	width: 100%;
	resize: none;
}
input {
	font-family: 'Campton';
	font-size: 1em;
	font-weight: 100;
	margin-top: 20px;
	color: #fff;
	line-height: 1.5em;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid rgba(255,255,255,0.3);
  width: 100%;
}
textarea:focus {
	outline:none;
	color: #fff;
  border-bottom: 2px solid rgba(255,255,255,1);
}
input[type=text]:focus {
	outline:none;
	color: #fff;
  border-bottom: 2px solid rgba(255,255,255,1);
}
::-webkit-input-placeholder { /* Edge */
  color: rgba(255,255,255,0.5);
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgba(255,255,255,0.5);
}
::placeholder {
  color: rgba(255,255,255,0.5);
}
.aulas-online-em-grupo{
	display: block;
	background-image: url("../img/aulas-online-em-grupo.png");
	background-size: contain;
	background-repeat: no-repeat;
	z-index: -1;
	position: absolute;
	width: 360px;
	height: 360px;
	left: -55px;
	top: -45px;
}
.octagon-amarelo-home{
	z-index: -1;
	position: absolute;
	width: 1090px;
	height: 1250px;
	left: -400px;
	top: -800px;
	-webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	background: linear-gradient(26.29deg, rgba(255, 206, 31, 0.6) 19.1%, rgba(255, 206, 31, 0) 86.63%);
	animation-name: orbita;
	animation-duration:250s;
	animation-timing-function: ease-out;
	}
.octagon-amarelo{
	z-index: -1;
	position: fixed;
	width: 1090px;
	height: 1250px;
	left: -400px;
	top: -800px;
	-webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	background: linear-gradient(26.29deg, rgba(255, 206, 31, 0.6) 19.1%, rgba(255, 206, 31, 0) 86.63%);
	animation-name: orbita;
	animation-duration:250s;
	animation-timing-function: ease-out;
	}
.hexagon-lilas{
	z-index: -1;
	position: fixed;
	width: 1090px;
	height: 1250px;
	left: -280px;
	top: -800px;
	-webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
	background: linear-gradient(96.56deg, #BB6BD9 -10.52%, rgba(187, 107, 217, 0) 100%);
	transform: rotate(45deg);
	animation-name: orbita;
	animation-duration:90s;
	animation-timing-function: linear;
	}
@keyframes orbita {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.octagon-lilas{
	z-index: -1;
	position: relative;
    width: 520px;
    height: 520px;
    right: -860px;
    top: -660px;
background: linear-gradient(320deg, #BB6BD9 8.83%, rgba(187, 107, 217, 0) 93.28%);
	-webkit-clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
	animation-name: orbita;
	animation-duration:90s;
	animation-timing-function: linear;
	}

.circle{
	z-index: -1;
	position: fixed;
	width: 755px;
	height: 755px;
	right: -380px;
	bottom: -440px;
	-webkit-clip-path: circle(50%);
	clip-path: circle(50%);
	background: linear-gradient(23.22deg, #FFCE1F 19.1%, rgba(255, 206, 31, 0) 86.63%);
	transform: rotate(-90deg);
	}
.chamada p a {
    color: #000;
}
.contact-sec
{
	max-width: 460px; 
	margin-bottom: 2em; 
	margin-top: 4em; 
	margin-left: 240px;
}
.ul-menu li img
{
	display: none;
}


/* .owl-carousel .card-roxo
 {
        margin-left: auto;
}
.owl-carousel .card-laranja,
{
	margin-right: auto;
} */
/* 
	Responsiveness
*/
@media (max-width: 1270px) {

	.foto-breda img{float: none!important;}

    .assinatura {display: none!important;}
	.assinatura2 {display: block!important;margin-left:0!important;}
	.links {left: 16px!important;}
	.contato {
		width: 65px!important;
		padding-left: 1.2em!important;
		padding-right: 0!important;}
	.container {left: 79px!important;}

		}
.owl-dots {
    text-align: center;
    margin-top: 30px;
}
.owl-dot {
    height: 10px;
    width: 10px;
    background: rgba(19 70 251 / .2) !important;
    margin-right: 6px;
    border-radius: 50%;
}
.owl-dot.active {
	outline: none;
    background: rgba(19 70 251 / 1) !important;
}
@media all and (max-width: 1270px) and (min-width: 991px) 
{
	.foto-breda img{float: none!important;}
	
	.assinatura {display: none!important;}
	.assinatura2 {display: block!important;cursor: pointer;}
	.descricao {display: none!important;}
	.links {left: 16px!important;}
	.contato {
		width: 60px!important;
		padding-left: 1.2em!important;
		padding-right: 0!important;}
	.container {left: 79px!important;}
	.bt-tel {display: none!important;}
	.bt-linkedin {
			padding-left:0!important;
			padding-right:0!important;
			width: 46px!important;
			background-position: 46% 46%!important;}
	.bt-email {
			padding-left:0!important;
			padding-right:0!important;
			width: 46px!important;
			background-size: 90%!important;}
	.bt-mapa {
			padding-left:0!important;
			padding-right:0!important;
			width: 46px!important;
			background-size: 90%!important;
			background-position: center!important;}
	.bt-mapa label {display: none!important;}
	.bt-whatsapp {
			padding-left:0!important;
			padding-right:0!important;
			width: 46px!important;
			background-position: 49% 48%!important;}
	.bt-whatsapp label {display: none!important;}
	.links {width: 46px!important;margin-left:0!important;}	
.contato.resp-menu {
    left: 0;
    width: 300px !important;
    display: block;
}	
.links {
    position: absolute;
    bottom: 30px;
}
.resp-menu .links
{
	left: 16px !important;
}
.menu 
{
    margin-top: 40px;
    display: none;
    margin-right: 20px;
}
.resp-menu .menu {
    display: block;
}
.descricao
{
	display: none;
}
}
@media (max-width: 900px) {

	.foto-breda img{float: none!important;}

	.container{top:70px;}

	.ul-menu li {
 		margin-bottom: 1.6em;
		}

.depoimentos-video video{
		width: 280px!important;
		height: 157px!important;
	}
.depoimentos-video {
		width: 280px!important;
		height: 157px!important;
	}

	.midia{margin-bottom: 60px!important;}
	.container {left: 0px!important;}
	.ul-tic {margin-top:15px;}
	
}
@media (max-width: 1024px) {

	.foto-breda img{float: none!important;}

	.container{top:70px;}

.depoimentos-video video{
		width: 280px!important;
		height: 157px!important;
	}
.depoimentos-video {
		width: 280px!important;
		height: 157px!important;
	}

.menu{
    padding-right: 30px;
}	
.assinatura2 {
    display: none !important;
}	
.toggleicon {
	display: block;
    float: right;
    position: fixed;
    right: 0px;
    top: 0px;
    background: url("../img/icon-menu.svg");
    height: 50px;
    width: 50px;
}
.toggleicon-close {
    background: url("../img/icon-close.svg");
}
.contato {
	transition: .5s;
	left: -100%;
}
.descricao {
    margin-top: 6px!important;
    display: block;
}
.container 
{
	left: 0px!important;
    width: 100%;
    min-width: auto;
}
.menu-mobile{display: block!important;}
.contato.resp-menu {
    left: 0;
    width: 100% !important;
    
    padding-left: 15px!important;
    display: block;
}	
.links {
    left: -100% !important;
    position: absolute;
    bottom: 30px;
}
.resp-menu .links
{
	left: 16px !important;
}
.contact-sec {
    max-width: 100%;
    margin-left: 0;
    padding: 20px 30px;
}

.grafico img {
    max-width: 100%;
}
.octagon-lilas
{
	right: -780px;
}
.grid-footer {
    grid-gap: 30px;
}
#owl-car
{
	margin: 0 0px;
}
.card-laranja,
.card-roxo,
.card-verde
 {
    width: 280px;
    padding: 30px 20px 20px 45px;
    margin-left: 25px;
    background-size: cover;
}
.depo-titulo {
    margin-bottom: 0px;
}
.testimonial-page .cards-depoimentos {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.depoimentos-texto {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 2.33em;
}
}
@media (max-width: 767px) {

	.container{top:50px;}

	.ul-menu li {
 		margin-bottom: 1.6em;
		}

	.descricao{margin-top: 6px!important;}

.owl-stage{
	padding-left:40px;
}

.grid .mini-bio{
    font-size: 1em;
    padding-right: 0%;
    padding-left: 2%;
}
.toggleicon
{
	display: block;
}
.grid{
	display: inline-block;
	margin-top: 60px;
}
.assinatura2 {
    display: none !important;
}
.chamada {
    margin-left: 0px!important;
    margin-right: 20px!important;
    margin-top: 10px;
    margin-bottom: 10px;
}	
.toggleicon {
    float: right;
    position: absolute;
    right: -12px;
    top: -12px;
}
.contato {
	transition: .5s;
	left: -100%;
}
.descricao {
    margin-top: 20px;
    display: block;
}
.container 
{
	left: 0px!important;
    width: 100%;
    min-width: auto;
}
.menu-mobile{display: block!important;}
.contato.resp-menu {
    left: 0;
    width: 100% !important;
    
    padding-left: 15px!important;
    display: block;
}
.links {
    position: absolute;
    bottom: 30px;
    width: 300px;
    background-color: transparent;
}
.resp-menu .links
{
	left: 16px !important;
}
.contact-sec {
    max-width: 100%;
    margin-left: 0;
    padding: 20px 30px;
}
.method-sec
{
	margin-top: 60px;
}
#owl-car
{
	margin: 0 0px;
}
.testimonial-page
{
	margin-top: 0px;

}
.testimonial-page .cards-depoimentos
{
	padding: 0 15px;

}
.card-laranja,
.card-roxo,
.card-verde
 {
    width: 280px;
    padding: 30px 20px 20px 45px;
    margin-left: 0;
    background-size: cover;
}
.owl-carousel .card-laranja,
.owl-carousel .card-roxo,
.owl-carousel .card-verde
 {
    width: 280px;
}
.grafico img {
    max-width: 100%;
    left:25%!important;
}
.octagon-lilas {
    display: none;
}
.grid-footer {
    grid-gap: 30px;
    grid-template-columns: calc(42% - 15px) 58%;
}
.depo-titulo {
    margin-bottom: 0px;
}

}
