﻿<br />
<b>Notice</b>:  Undefined index: artigo in <b>/home/ab1li0c0omp/public_html/meta.php</b> on line <b>19</b><br />
<br />
<b>Notice</b>:  Undefined index: descrição in <b>/home/ab1li0c0omp/public_html/meta.php</b> on line <b>43</b><br />

html {
	scroll-behavior: smooth;
}

* {
	position: relative;
	box-sizing: border-box;
	outline: none;
}

input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}

a {
	text-decoration: none;
	color: inherit;
}
.corpo a {
	
}

.larguraMaxima {
    display: inline-block;
    width: calc((1432 / 1920) * 100vw);
}
.larguraMaxima2 {
    display: inline-block;
    width: calc((1040 / 1920) * 100vw);
}

.d-in-block {
	display: inline-block;
}

body {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 1.15vw;
	font-weight: 400;
	line-height: 1.26em;
	padding: 0;
	margin: 0;
	color: #0a1334;
	background-color: #fff;
	text-align: center;
}
body[scrolling="1"] {
	padding-top: calc((100 / 1920) * 100vw);
}


.center {
	text-align: center;
}
.left {
	text-align: left;
}
.justify {
	text-align: justify;
}

h1, h2, h3 {
	font-family: 'Source Serif 4', serif;
	line-height: 1.15em;
	font-weight: 500;
	margin: 0 0 1em 0;
}
h1 {
    font-size: 2.1363em;
}
h2 {
    font-size: 1.4545em;
}
h3 {
	font-size: 1.1em;
}
.titulo {
	font-size: 1.77em;
	line-height: 1.5em;
    font-weight: bold;
	color: #0a1334;
}
.subtitulo {
	font-size: 1.1579em;
	line-height: 1.26em;
}
.borderB {
	border-bottom: #0a1334 1px solid;
}
.borderR {
	border-right: #0a1334 1px solid;
}
.borderL {
	border-left: #0a1334 1px solid;
}
.borderT {
	border-top: #0a1334 1px solid;
}
.borderTRBL {
	border: #0a1334 1px solid;
}
.border2w {
	border-width: 2px;
}
.p2tb {
    padding: 2.93vw 0;
}

.corpo h1 a, .corpo h2 a, .corpo h3 a, .corpo h4 a, .corpo h5 a {
	color: inherit;
	text-decoration: none;
}

.corpo h1 a {
	font-weight: normal;
}

.separador {
    background-color: #0a1334 ;
    height: 2.56vw;
    line-height: 2.56vw;
}

.icon-big {
	height: calc((190 / 1920) * 100vw);
}
.icon-bigger {
	height: calc((100 / 1920) * 100vw);
}
.icon-big2 {
	height: calc((160 / 1920) * 100vw);
}

.fonte-azul {
	color: #0a1334;
}
.fonte-amarela {
	color: #f6c817;
}
.fonte-branca {
	color: #fff;
}
.fundo-azul {
	background-color: #0a1334;
}
.fundo-amarelo {
	background-color: #f6c817;
}
.fonte-branca {
	color: #fff;
}
.fundo-branco {
	background-color: #fff;
}
.fundo-verde {
    background: #39ab4a;
}
.parallax {
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
}
.no-parallax {
	background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.parallax-full {
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
}
.fundo-01 {
	background-image: url('/imagens/enviadas/e4966fedbda008473a34dcabe560badd.jpeg');
}
.fundo-02 {
	background-image: url('/imagens/enviadas/be4ba0b9c405042aae77959faddf49bc.jpeg');
}
.fundo-03 {
	background-image: url('/imagens/enviadas/c7f3152ae191cbca947b6f685ba1f246.jpeg');
}
.fundo-04 {
	background-image: url('/imagens/enviadas/e221a6d27d4f9141e8e4ba423ebede22.jpeg');
}

.overflow {
	overflow: hidden;
}

.bold {
	font-weight: bold;
}

.m4t {
    margin-top: 4.39vw;
}
.m4tb {
    margin-top: 4.39vw;
    margin-bottom: 4.39vw;
}
.m4tblr {
    margin: 4.39vw;
}
.m3t {
    margin-top: 3.66vw;
}
.m3tb {
    margin-top: 3.66vw;
    margin-bottom: 3.66vw;
}
.m2t {
    margin-top: 2.2vw;
}
.m2tb {
    margin-top: 2.2vw;
    margin-bottom: 2.2vw;
}
.m2lr {
    margin-left: 2.2vw;
    margin-right: 2.2vw;
}
.m1t {
    margin-top: 1.46vw;
}
.m1tb {
    margin-top: 1.46vw;
    margin-bottom: 1.46vw;
}
.m1b {
    margin-bottom: 1.46vw;
}
.m1lr {
    margin-left: 1.46vw;
    margin-right: 1.46vw;
}
.m1l {
    margin-left: 1.46vw;
}
.m05t {
    margin-top: 0.732vw;
}
.m05b {
    margin-bottom: 0.732vw;
}
.m05lr {
    margin-left: 0.732vw;
    margin-right: 0.732vw;
}
.m40t {
	margin-top: 40px;
}
.m50b {
	margin-bottom: 50px;
}
.m05em-r {
	margin-right: 0.5em;
}

._m38t {
	margin-top: calc((38 / 1920) * 100vw);
}
._m38b {
	margin-bottom: calc((38 / 1920) * 100vw);
}
._m45t {
	margin-top: calc((45 / 1920) * 100vw);
}
._m45b {
	margin-bottom: calc((45 / 1920) * 100vw);
}
._m18lr {
	margin-left: calc((18 / 1920) * 100vw);
	margin-right: calc((18 / 1920) * 100vw);
}
._m90b {
	margin-bottom: calc((100 / 1920) * 100vw);
}
._m90t {
	margin-top: calc((100 / 1920) * 100vw);
}
._m100t {
	margin-top: calc((100 / 1920) * 100vw);
}
._p90tb {
	padding-top: calc((90 / 1920) * 100vw);
	padding-bottom: calc((90 / 1920) * 100vw);
}
._p100tb {
	padding-top: calc((100 / 1920) * 100vw);
	padding-bottom: calc((100 / 1920) * 100vw);
}
._m0t {
	margin-top: 0;
}
._m136t {
	margin-top: calc((136 / 1920) * 100vw);
}
._m136tb {
	margin-top: calc((136 / 1920) * 100vw);
	margin-bottom: calc((136 / 1920) * 100vw);
}
._p136tb {
	padding-top: calc((136 / 1920) * 100vw);
	padding-bottom: calc((136 / 1920) * 100vw);
}

.p7 {
	padding: 7.32vw;
}
.p1t {
	padding-top: 1vw;
}
.p14plr {
	padding-left: 14%;
	padding-right: 14%;
}
.p3 {
	padding: 3.5vw;
}
.p3lr {
	padding: 3.43vw;
}
._p23tb {
	padding-top: calc((23 / 1920) * 100vw);
	padding-bottom: calc((23 / 1920) * 100vw);
}
._p33lr {
	padding-left: calc((33 / 1920) * 100vw);
	padding-right: calc((33 / 1920) * 100vw);
}

.p1em {
	padding: 1em;
}

.w33per {
	width: calc(100% / 3);
	min-width: calc(100% / 3);
	max-width: calc(100% / 3);
}
.w50per {
	width: 50%;
	min-width: 50%;
	max-width: 50%;
}
.w2 {
	width: 2vw;
}
.w4 {
	width: 4.39vw;
}
._w220 {
	width: calc((200 / 1920) * 100vw);
}
._w154 {
	width: calc((154 / 1920) * 100vw);
}

.h8 {
	height: 5vw;
}

.fs-1-3 {
	font-size: 1.3em;
}
.fs-2-3 {
	font-size: 2.3em;
}

.upper {
	text-transform: uppercase;
}

.va-mid {
    vertical-align: middle;
}

.lh_med {
	line-height: 1.5789em;
}

.radius {
	border-radius: calc((10 / 1920) * 100vw);
}

.shadow {
	box-shadow: rgba(0,0,0,0.5) 0.2604vw 0.2604vw 1.0416vw;
}

.ball-11 {
	width: 11.7vw;
	height: 11.7vw;
	border-radius: 10em;
}
.ball-120 {
	display: inline-block;
	width: calc((120 / 1920) * 100vw);
	height: calc((120 / 1920) * 100vw);
	border-radius: 10em;
}
.ball-280 {
	display: inline-block;
	width: calc((280 / 1920) * 100vw);
	height: calc((280 / 1920) * 100vw);
	border-radius: 10em;
}
.bg-img-full {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.bg-img-cont {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.cabecalho-mobile, .menu-mobile {
	display: none;
}

.cabecalho {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	box-shadow: rgba(0,0,0,0.2) 0 0 2vw;
    z-index: 10;
	height: calc((200 / 1920) * 100vw);
	transition: all 0.3s ease 0s;
}
body[scrolling="1"] .cabecalho {
	position: fixed;
	height: calc((100 / 1920) * 100vw);
	background-image: none;
}
	.cabecalho > .logo {
		position: absolute;
		top: calc((55 / 1920) * 100vw);
		left: calc((60 / 1920) * 100vw);
		height: calc((90 / 1920) * 100vw);
		transition: all 0.3s ease 0s;
	}
	body[scrolling="1"] .cabecalho > .logo {
		top: calc((10 / 1920) * 100vw);
		bottom: calc((10 / 1920) * 100vw);
		height: calc((80 / 1920) * 100vw);
	}
		.cabecalho > .logo > img {
			height: 100%;
		}
    .cabecalho > .menu {
		position: absolute;
		top: calc((81 / 1920) * 100vw);
		left: calc((480 / 1920) * 100vw);
		right: calc((480 / 1920) * 100vw);
		display: flex;
		transition: all 0.3s ease 0s;
    }
    body[scrolling="1"] .cabecalho > .menu {
		top: 0;
		bottom: 0;
		transition: all 0.3s ease 0s;
    }
        .cabecalho > .menu > a {
            flex: 1 auto;
			line-height: calc((38 / 1920) * 100vw);
			text-align: center;
        }
        body[scrolling="1"] .cabecalho > .menu > a {
            line-height: calc((100 / 1920) * 100vw);
        }
        .cabecalho > .menu > a > span {
			
        }
        .cabecalho > .menu > a.selecionado-true, .cabecalho > .menu > a:hover {
			border-bottom: calc((3 / 1920) * 100vw) solid #f6c817;
        }
        .cabecalho > .menu > a.selecionado-true > span.texto, .cabecalho > .menu > a:hover > span.texto {
			font-weight: bold;
        }
    .cabecalho > .menu-icons {
		position: absolute;
		top: calc((78 / 1920) * 100vw);
		right: calc((60 / 1920) * 100vw);
		height: calc((44 / 1920) * 100vw);
		display: flex;
		transition: all 0.3s ease 0s;
    }
    body[scrolling="1"] .cabecalho > .menu-icons {
		top: calc((28 / 1920) * 100vw);
		bottom: 0;
		height: calc((44 / 1920) * 100vw);
    }
        .cabecalho > .menu-icons > a {
            flex: 1 auto;
			line-height: calc((44 / 1920) * 100vw);
			text-align: center;
			margin-left: 0.85em;
        }
        body[scrolling="1"] .cabecalho > .menu-icons > a {
            line-height: calc((44 / 1920) * 100vw);
        }
        .cabecalho > .menu-icons > a > span.img {
			background-size: contain;
			background-position: center;
			background-repeat: no-repeat;
			width: 3vw;
			height: 100%;
			display: inline-block;
        }

.corpo {

}

#destaques {
	
}

#banner {
	height: calc((520 / 1920) * 100vw);
}
	[slideshow], [slideshow] .slide {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
	}
		[slideshow] .slide {
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
			z-index: 0;
			opacity: 0;
			transition: all 0.5s ease 0s;
		}
			[slideshow] .slide.show-true {
				z-index: 1;
				opacity: 1;
			}
			[slideshow] .slide > [texto] {
				position: absolute;
				left: 0;
				right: 0;
				bottom: 50px;
				text-align: center;
			}
		[slideshow] .move, [produtos] .move {
			position: absolute;
			top: 50%;
			height: 100px;
			line-height: 100px;
			font-size: 80px;
			color: #fff;
			text-shadow: rgba(0,0,0,0.5) 0 3px 3px;
			margin-top: -50px;
			z-index: 2;
			width: 100px;
			text-align: center;
			cursor: pointer;
			opacity: 0.3;
		}
			[slideshow] .move:hover, [produtos] .move:hover {
				opacity: 1;
			}
			[slideshow] .move.left, [produtos] .move.left {
				left: 0;
			}
			[slideshow] .move.right, [produtos] .move.right {
				right: 0;
			}
		[slideshow] .balls {
			position: absolute;
			display: flex;
			right: 10px;
			bottom: 10px;
			z-index: 2;
		}
			[slideshow] .balls > .ball {
				background-color: #fff;
				display: block;
				flex: 1 auto;
				width: 20px;
				height: 20px;
				margin-left: 2px;
				border-radius: 10em;
				cursor: pointer;
			}
			[slideshow] .balls > .ball.selected-true {
				background-color: #0a1334 ;
			}
	

form {
	
}
	form > .input {
        text-align: left;
	}
		form > .input > label {
			display: block;
		}
        form > .input > input, form > .input > select, form > .input > textarea {
            display: block;
            margin: 0;
            padding: 0 1em;
            border: 1px solid;
			border-radius: 1vw;
            height: 3.66vw;
            width: 100%;
			font-weight: 300;
        }
        form > .input > input.no-border, form > .input > select.no-border, form > .input > textarea.no-border {
			border: none;
		}
        form > .input > textarea {
            height: 10.98vw;
            padding: 1em;
            resize: none;
        }
	form > .botoes {
		text-align: center;
	}
        form > .botoes > input[type="submit"], .botao {
            height: calc((50 / 1920) * 100vw);;
            text-align: center;
            padding: 0 2em;
            border: none;
            cursor: pointer;
            font-weight: bold;
			border-radius: 10em;
        }
		.botao {
            line-height: calc((50 / 1920) * 100vw);
			display: inline-block;
        }
		.botao.ico {
            padding: 0 1.2em;
        }


.box {
    display: flex;
}
.box.wrap {
	flex-wrap: wrap;
}
    .box > .flex {
        flex: auto 0;
    }
    .box > .flex1 {
        flex: 1 0;
    }
    .box > .flex2 {
        flex: 2 0;
    }
    .box > .flex3 {
        flex: 3 0;
    }
    .box > .flex4 {
        flex: 4 0;
    }
    .box > .flex5 {
        flex: 5 0;
    }
    .box > .flex6 {
        flex: 6 0;
    }
    .box > .flex7 {
        flex: 7 0;
    }
	
#sobre {
	margin: 50px 0;
}	
	#sobre .logo {
		flex: 1 0;
		width: 35%;
		background-image: url('/imagens/inicio/logo_vertical.png');
		background-position: center;
		background-size: 70%;
		background-repeat: no-repeat;
		border-right: #0a1334 1px solid;
	}
	#sobre .texto {
		flex: 2 0;
		padding: 20px 0 20px 40px;
	}


.h100p {
    height: 100%;
}
iframe {
    height: calc(100% - 12vw);
}
#nossa-visao iframe, .mapa iframe {
	height: 100%;
    width: 100%;
    border: none;
}
#artigo iframe {
	height: 42vw;
    width: 100%;
    border: none;
}

.mapa {
	height: 24vw;
}

.show-false {
	display: none;
}

p {
	text-align: justify;
}

.areas {
	
}
	.areas .produto {
		width: calc((100% / 4) - ((36 / 1920) * 100vw));
		min-width: calc((100% / 4) - ((36 / 1920) * 100vw));
		max-width: calc((100% / 4) - ((36 / 1920) * 100vw));
	}

.blog {
	
}
	.blog .produto {
		width: calc((100% / 3) - ((36 / 1920) * 100vw));
		min-width: calc((100% / 3) - ((36 / 1920) * 100vw));
		max-width: calc((100% / 3) - ((36 / 1920) * 100vw));
	}
		.blog .produto .img {
			height: calc((267 / 1920) * 100vw);
		}

#parceiros .produto .img {
	height: 16.9vw;
}


.modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.9);
    z-index: 102;
}

    .modal > .content {
        position: absolute;
        top: 1.46vw;
        left: 1.46vw;
        right: 1.46vw;
        bottom: 1.46vw;
    }

        .modal > .content > * {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

        .modal > .content > .img {
            background-position: center;
            background-size: contain;
            background-repeat: no-repeat;
        }

        .modal > .content > .loading {
            top: 50%;
            bottom: auto;
            height: 3.66vw;
            line-height: 3.66vw;
            margin-top: -25px;
            text-align: center;
            color: #fff;
            text-transform: uppercase;
            font-weight: bold;
            font-size: 11px;
        }

    .modal > .left, .modal > .right {
        position: absolute;
        color: #fff;
        font-size: 35px;
        width: 3.66vw;
        text-align: center;
        height: 3.66vw;
        line-height: 45px;
        cursor: pointer;
        text-shadow: rgba(0,0,0,0.2) 1px 2px 0px;
    }

    .modal > .left, .modal > .right {
        top: 50%;
        margin-top: -18px;
    }

    .modal > .left {
        left: 0;
    }

    .modal > .right {
        right: 0;
    }

    .modal > [title] {
        position: absolute;
        left: 1.46vw;
        bottom: 1.46vw;
        background-color: rgb(167,135,86);
        color: rgb(255,255,255);
        height: 3.66vw;
        line-height: 3.66vw;
        padding: 0 1.46vw;
    }

    .modal > .close {
        position: absolute;
        top: 0;
        right: 0;
        color: #fff;
        font-size: 3.7vw;
        width: 5vw;
        height: 5vw;
        text-align: center;
        line-height: 5vw;
        cursor: pointer;
    }

[blog] {
	
}
	.img.thumb {
		width: 100%;
		height: 12vw;
		border-radius: 15px;
		background-position: center;
		background-size: cover;
	}
	.fundo-azul-transparente [blog] a {
		color: inherit;
	}
	[pagina="blog"] [blog].box, [pagina="na-midia"] [blog].box {
		flex-wrap: wrap;
	}
		[pagina="blog"] [blog].box a.flex1, [pagina="na-midia"] [blog].box a.flex1 {
			max-width: calc((100% / 2 ) - 2.92vw);
			width: calc((100% / 2 ) - 2.92vw);
			min-width: calc((100% / 2 ) - 2.92vw);
			margin-bottom: 2.92vw;
		}
		[pagina="blog"] [blog] .img.thumb, [pagina="na-midia"] [blog] .img.thumb {
			height: 18.65vw;
		}
		
[produtos] {
	
}
	[produtos].box {
		display: block;
	}
		[produtos].box > a {
			display: block;
			border: 1px solid #e6e6e6;
			padding: 0 2vw 2vw 2vw;
			margin-bottom: 2vw;
			border-radius: 2vw;
		}
		
.depoimento {
	padding: 1em;
}
	.depoimento h3 {
		margin-bottom: 0.15em;
	}
	.depoimento .estrelas {
		margin-bottom: 1em;
	}
		.depoimento .estrelas img {
			width: calc((128 / 1920) * 100vw);
		}
	.depoimento .texto {
		line-height: 1.5em;
	}
	
.caracteristicas {
	
}
	.caracteristicas .caracteristica {
		font-size: 1.15em;
		line-height: calc((50 / 1920) * 100vw);
		margin-bottom: 1em;
	}
		.caracteristicas .caracteristica img {
			width: calc((50 / 1920) * 100vw);
			vertical-align: middle;
		}
	.caracteristicas .icones {
		font-size: 3.15em;
	}
		.caracteristicas .icones a {
			padding: 0 0.5em;
		}
		
.perguntas {
	
}		
	.perguntas .item {
		padding: 2em 0;
		border-bottom: 1px solid #e6e6e6;
		cursor: pointer;
	}
		.perguntas .item .pergunta {
			
		}
			.perguntas .item .pergunta .ico {
				vertical-align: middle;
			}
		.perguntas .item.selected-true .pergunta, .perguntas .item:hover .pergunta {
			font-weight: bold;
		}
		.perguntas .item .resposta {
			display: none;
			margin-top: 1em;
		}
		.perguntas .item.selected-true .resposta {
			display: block;
		}
	
.o-especialista {
	
}
	.o-especialista img {
		width: 100%;
		display: block;
	}
	.o-especialista .flex3 {
		padding-left: 2em;
	}
		
#artigo {
	
}

	#artigo img {
		max-width: 100%;
	}
	#artigo p {
		line-height: 1.75em;
	}
	
.imagens {
	text-align: left;
}
	.imagens > img {
		width: calc((100% / 5) - 20px);
		margin: 10px;
		vertical-align: bottom;
		cursor: pointer;
		height: auto;
	}
	

#cursos {
	
}
	.categoria {
		
	}
		.categoria .capa {
			width: calc((710 / 1920) * 100vw);
			position: absolute;
			top: calc((25 / 1920) * -100vw);
			bottom: calc((25 / 1920) * -100vw);
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
			box-shadow: rgba(0,0,0,0.5) 0 0 2vw;
			z-index: 1;
		}
		.categoria.pos-left .capa {
			left: 0;
			border-radius: 0 calc((20 / 1920) * 100vw) calc((20 / 1920) * 100vw) 0;
		}
		.categoria.pos-right .capa {
			right: 0;
			border-radius: calc((20 / 1920) * 100vw) 0 0 calc((20 / 1920) * 100vw);
		}
			.categoria .capa .info {
				position: absolute;
				top: 50%;
				margin-top: calc((125 / 1920) * -100vw);
				height: calc((250 / 1920) * 100vw);
				width: calc((425 / 1920) * 100vw);
				padding: calc((30 / 1920) * 100vw);
			}
			.categoria.pos-left .capa .info {
				right: 0;
				border-radius: calc((20 / 1920) * 100vw) 0 0 calc((20 / 1920) * 100vw);
				border-right: calc((10 / 1920) * 100vw) solid #f6c817;
			}
			.categoria.pos-right .capa .info {
				left: 0;
				border-radius: 0 calc((20 / 1920) * 100vw) calc((20 / 1920) * 100vw) 0;
				border-left: calc((10 / 1920) * 100vw) solid #f6c817;
			}
				.categoria .capa .info h1 {
					margin-bottom: calc((20 / 1920) * 100vw);
				}
		
		.categoria .cursos {
			padding: calc((100 / 1920) * 100vw);
		}
		.categoria.pos-left .cursos {
			padding-left: calc((810 / 1920) * 100vw);
			background-color: #ebebeb;
		}
		.categoria.pos-right .cursos {
			padding-right: calc((810 / 1920) * 100vw);
			background-color: #0a1334;
			color: #fff;
		}
			.categoria .cursos .curso {
				
			}
			.categoria .cursos.count-2 .curso {
				min-width: calc(100% / 2);
				max-width: calc(100% / 2);
				width: calc(100% / 2);
			}
			.categoria .cursos.count-3 .curso {
				min-width: calc(100% / 3);
				max-width: calc(100% / 3);
				width: calc(100% / 3);
			}
			.categoria .cursos.count-4 .curso {
				min-width: calc(100% / 4);
				max-width: calc(100% / 4);
				width: calc(100% / 4);
			}
				.categoria .cursos .curso .imagem {
					padding: 1em;
				}
					.categoria .cursos .curso .imagem img {
						
					}
					
[pagina="curso"] img.capa {
	width: 25vw;
}
	
#rodape {
	
}
	#rodape a {
		
	}
	#rodape a > span.img {
		background-size: 2.33vw;
		background-position: center;
		background-repeat: no-repeat;
		height: 3vw;
		width: 3vw;
		display: inline-block;
	}
	
#whatsapp {
	position: fixed;
    bottom: 35px;
    right: 35px;
    width: 80px;
    height: 80px;
    font-size: 44px;
    z-index: 100;
    border-radius: 100px;
    background: #25d366;
    line-height: 80px;
    color: #fff;
    box-shadow: rgb(0 0 0 / 50%) 3px 3px 12px;
	transition: all 0.3s ease 0s;
}
#whatsapp:hover {
	transform: scale(1.15);
}

@media (max-width: 959px) and (orientation: portrait) {
	body, body[scrolling="1"], body[scrolling="1"][pagina="equipe"] {
		font-size: 3.5vw;
		line-height: 1.5em;
		padding: 21vw 0 0 0;
	}
	
	.m-hide {
		display: none;
	}

    .separador {
        height: 9.72vw;
        line-height: 9.72vw;
    }

	.no-parallax {
		height: auto;
	}


	.cabecalho, .cabecalho-lp .logo {
		display: none;
	}
	
	.cabecalho-lp .center.m2t {
		margin-top: 0;
	}

	.cabecalho-mobile {
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		height: 21vw;
		z-index: 10;
		background-color: #fff;
		color: #0a1334;
		box-shadow: rgba(0,0,0,0.2) 0 0 2vw;
	}

		.cabecalho-mobile > a.menu {
			position: absolute;
			left: 0;
			top: 0;
			bottom: 0;
			width: 16vw;
			line-height: 21vw;
			font-size: 8vw;
			z-index: 1;
		}
        .cabecalho-mobile > a.link {
            position: absolute;
            top: 0;
            bottom: 0;
            width: 12vw;
            line-height: 21vw;
            font-size: 7vw;
            z-index: 1;
        }

        .cabecalho-mobile > a.link.facebook {
            right: 12vw;
        }
        .cabecalho-mobile > a.link.instagram {
            right: 0vw;
        }


		.cabecalho-mobile > a.logo {
			display: block;
			position: absolute;
			left: 25vw;
			right: 25vw;
			top: 0;
			bottom: 0;
			line-height: 21vw;
			z-index: 0;
		}

			.cabecalho-mobile > a.logo > img {
				max-height: 15vw;
				vertical-align: middle;
			}

	.menu-mobile {
		display: block;
		position: fixed;
		top: 21vw;
		z-index: 9;
		background-color: #fff;
		color: #0a1334;
		left: 0;
		right: 0;
		bottom: 0;
		overflow-x: hidden;
		overflow-y: auto;
	}

		.menu-mobile > a {
			display: block;
			height: 21vw;
			line-height: 21vw;
			border-bottom: 1px solid #e6e6e6;
			font-size: 1.2em;
			font-weight: 400;
		}

		.menu-mobile > .botoes {
			height: 21vw;
			line-height: 21vw;
			display: flex;
		}

			.menu-mobile > .botoes > a {
				flex: 1;
				line-height: 21vw;
				font-size: 8vw;
				color: #0a1334 ;
				background-color: #fff;
			}

	.larguraMaxima, .larguraMaxima2 {
		display: block;
		width: auto;
		padding: 0 10vw;
	}

	img {
		
	}

	iframe {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
	}
	
	.subtitulo {
		font-size: 1.15em;
	}

	.blocos {
		display: block;
	}

	h1, h2, h3 {
		margin: 0 0 1em 0;
	}
	
	
	.m4t {
		margin-top: 10vw;
	}
	.m4tb {
		margin-top: 10vw;
		margin-bottom: 10vw;
	}
	.m3t {
		margin-top: 8vw;
	}
	.m3tb {
		margin-top: 8vw;
		margin-bottom: 8vw;
	}
	.m2t {
		margin-top: 6vw;
	}
	.m2tb {
		margin-top: 6vw;
		margin-bottom: 6vw;
	}
	.m2lr {
		margin-left: 6vw;
		margin-right: 6vw;
	}
	.m1t {
		margin-top: 4vw;
	}
	.m1tb {
		margin-top: 4vw;
		margin-bottom: 4vw;
	}
	.m1lr {
		margin-left: 2vw;
		margin-right: 2vw;
	}
	.m1l {
		margin-left: 2vw;
	}
	.m05t {
		margin-top: 1vw;
	}
	.m05b {
		margin-top: 1vw;
	}
	.m05lr {
		margin-left: 1vw;
		margin-right: 1vw;
	}

	.p7 {
		padding: 10vw;
	}
	.p1t {
		padding-top: 2vw;
	}

	.w33per, .w50per {
		width: 100%;
		min-width: 100%;
		max-width: 100%;
	}
	.w4 {
		width: 10vw;
	}
	._m18lr {
		margin-left: 0;
		margin-right: 0;
	}
	#nossa-visao h2.left {
		text-align: center;
	}
	#nossa-equipe .pessoa {	
		margin: 15vw 0;
	}
	.ball-280 {
		width: 35vw;
		height: 35vw;
	}

	.h8 {
		height: 12vw;
		width: auto;
		min-width: auto;
		max-width: none;
	}
	
	.icon-big, .icon-big2, .icon-bigger {
		height: 28vw;
	}
	.ball-11 {
		width: 30vw;
		height: 30vw;
		display: inline-block;
	}
	
	#nossa-equipe .flex.left {
		text-align: center;
	}
	
	.pessoa > .m1lr.m2tb {
		margin: 10vw 0;
	}
	
	#destaques {
		
	}
	#destaques .box .flex1 {
		
	}
		
	.radius {
		border-radius: 2vw;
	}
	
	.h100p {
		height: 45vw;
	}
	._m45t {
		margin-top: 5vw;
	}
	._m45b {
		margin-bottom: 5vw;
	}
	._m90b {
		margin-bottom: 10vw;
	}
	._m90t {
		margin-top: 10vw;
	}
	
	[produtos] .box {
		padding: 0 5vw;
	}
	[produtos] .produto {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
	}
	.areas .produto {
		padding: 3vw 0 1vw 0;
	}
	#parceiros.areas .produto {
		padding: 0;
	}
	#parceiros .produto .img {
		height: 70.5vw;
	}
	[produtos] .produto.show-true {
		display: block;
	}
	.blog .produto .img {
		height: 32vw;
	}
	.mapa {
		height: 75vw;
	}
	
	#rodape {
		padding: 10vw 0;
	}
	
	._p33lr {
		padding-left: 5vw;
		padding-right: 5vw;
	}
	._p23tb {
		padding-top: 5vw;
		padding-bottom: 5vw;
	}
	._m38t {
		margin-top: 5vw;
	}
	._m38b {
		margin-bottom: 5vw;
	}

	[slideshow] .move, [produtos] .move {
		font-size: 50px;
		width: 50px;
	}
	._p90tb {
		padding-top: 10vw;
		padding-bottom: 10vw;
	}

    #banner {
        height: 48vw;
    }
	
		#banner > .logo {
			display: none;
		}
			
		#banner > .descer {
			display: none;
		}
		
	#destaques .texto br {
		display: none;
	}

	#sobre {
		margin: 0;
	}
		#sobre .box {
			display: block;
		}
			#sobre .logo {
				height: 35vw;
				width: 100%;
				border-right: none;
				background-size: contain;
			}
			#sobre .texto {
				padding: 3vw 0 0 0;
			}

	#contato .box.contato {
		display: flex;
	}
	#contato .flex > img {
		width: 10vw;
		min-width: 10vw;
		max-width: 10vw;
		height: auto;
	}
	#contato .flex1.m2lr {
		margin: 10vw 0;
	}
	#nossa-equipe .titulo, #contato .titulo {
		margin-bottom: 4vw;
	}
		
	[slideshow] .balls {
		display: none;
	}
	.blocos.fundo-cinza form {
		margin: 0;
	}
	form > .input {
		margin-bottom: 5vw;
	}
	form > .input > input, form > .input > select, form > .input > textarea {
		padding: 0 5vw;
		border: 1px solid;
		height: 12vw;
	}
	form > .input > textarea {
		height: 30vw;
	}
	form > .botoes > input[type="submit"], .botao {
		height: 12vw;
		padding: 0 5vw;
	}
	.botao {
		line-height: 12vw;
	}

	h1.cor-pesquisa {
		line-height: 1em;
		height: auto;
		margin: 8vw 0;
	}
	.blog > .blocos > .bloco > img, .blog > .blocos > .bloco.artigo > img {
		width: 100%;
		float: none;
		margin: 0 0 5vw;
	}
	
	#artigo._p90tb {
		padding: 1vw 0 5vw 0;
	}
	[pagina="area"] #artigo._p90tb {
		padding: 10vw 0 5vw 0;
	}
	
	#rodape a > span.img {
		background-size: 6vw;
		background-position: center;
		background-repeat: no-repeat;
		height: 10vw;
		width: 10vw;
		display: inline-block;
	}

	h1.m20b {
		margin: 0;
	}

    [catalogos] > .catalogo {
        max-width: 100%;
        min-width: 100%;
        width: 100%;
    }

    [catalogos] > .produto {
        max-width: 100%;
        min-width: 100%;
        width: 100%;
        padding: 1em 0;
    }
        [catalogos] > .produto > .img {
            width: 50vw;
            height: 50vw;
        }

    .modalProduto {
        overflow-y: auto;
        overflow-x: hidden;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 0;
    }

        .modalProduto > .content {
            position: relative;
            top: auto;
            left: auto;
            right: auto;
            bottom: auto;
        }

            .modalProduto > .content > * {
                position: relative;
            }

            .modalProduto > .content > .loading {
                position: absolute;
                right: 0;
            }

            .modalProduto > .content > .bg {
                position: absolute;
            }

            .modalProduto > .content > .bg, .modalProduto > .content > .img {
                left: 0;
                right: 0;
                height: 90vh;
            }

            .modalProduto > .content > .data {
                left: 0;
                right: 0;
                padding: 20px;
                overflow-y: hidden;
                overflow-x: hidden;
            }

            .modalProduto > .content > .loading, .modalProduto > .left, .modalProduto > .right {
                top: 45vh;
                margin-top: -18px;
            }

        .modalProduto > .left {
            left: 0;
        }

        .modalProduto > .right {
            right: 0;
        }

        .modalProduto > .close {
            position: fixed;
        }

    #pesquisar > form {
        height: 12vw;
        line-height: 12vw;
        top: calc(50% - 6vw);
    }

		#pesquisar > form > input[type="text"], #pesquisar > form > input[type="submit"] {
			height: 12vw;
			padding: 0 5vw;
		}

	#pesquisar > .fechar {
		height: 12vw;
		width: 12vw;
		line-height: 12vw;
		font-size: 8vw;
	}

	.indice a {
		margin: 0 2vw;
		padding: 2vw 5vw;
	}


    .mo-p10 {
        padding: 10vw;
    }


    .box {
        display: block;
    }
    .box.dados, .flex-mobile {
        display: flex;
    }
	
	
    #contato.mo-p10 {
        padding-bottom: 0;
    }
	
	.titulo {
		font-size: 1.5em;
	}
	
	[catalogo] {
		margin: 5vw 0 0 0;
	}
	[catalogo] .slides {
		height: 50vw;
	}
	[catalogo] .move {
		top: calc(50% - 7vw);
		height: 14vw;
		line-height: 14vw;
		font-size: 14vw;
		width: 14vw;
		margin: 0;
	}
	[catalogo] .list > .img {
		width: calc((100% / 5) - (60px / 5));
		height: 12vw;
		margin: 2px 5px;
	}
	
	[produtos].box > a {
		padding: 0 6vw 6vw 6vw;
		margin-bottom: 6vw;
		border-radius: 6vw;
	}
				
	#citacao {
		margin: 30px 0;
		padding: 10vw;
	}				
		#citacao .icon > span {
			font-size: 4em;
		}
	
	.img.thumb, [pagina="blog"] [blog] .img.thumb, [pagina="na-midia"] [blog] .img.thumb {
		height: 42vw;
	}
	
	.imagens > img {
		width: 100%;
		margin: 10px 0;
	}
	
	#artigo h1 {
		line-height: 1.25em;
		margin-top: 7vw;
	}
	.p3 {
		padding: 8vw;
	}
	#subscribe > .m4tb {
		padding: 10vw;
	}
	#subscribe > .m4tb {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.o-especialista .flex3 {
		padding-left: 0;
	}
	
	.caracteristicas {
		padding: 10vw;
	}
	.caracteristicas .caracteristica {
		line-height: 1.5em;
		font-size: 1em;
	}
	.caracteristicas .caracteristica img {
		width: 10vw;
		min-width: 10vw;
		max-width: 10vw;
	}
	.caracteristicas .icones {
		font-size: 2em;
	}
	
	.depoimento .box {
		display: flex;
	}
	.ball-120 {
		width: 15vw;
		height: 15vw;
	}
	.depoimento h3 {
		margin-top: 2vw;
	}
	.depoimento .estrelas img {
		width: 15vw;
		min-width: 15vw;
		max-width: 15vw;
	}
	.depoimentos .larguraMaxima {
		padding: 0 3vw;
	}
	.depoimento .flex4 {
		padding-left: 0.5em;
	}
	.depoimentos h2 {
		font-size: 1.35em;
		margin-bottom: 0.5em;
	}
	img._w154 {
		width: 19vw;
		min-width: 19vw;
		max-width: 19vw;
	}
	
	img._w220 {
		width: 35vw;
		min-width: 35vw;
		max-width: 35vw;
	}
	
	.porques .box .flex1, .como-ajudar .box .flex1 {
		margin-bottom: 5vw;
	}
	
	.como-ajudar .box .flex1 {
		display: block;
	}
	
	.modal > .close {
		font-size: 8vw;
		width: 14vw;
		height: 14vw;
		line-height: 14vw;
    }
	
	.categoria .capa, .categoria.pos-left .capa, .categoria.pos-right .capa, .categoria .capa .info, .categoria.pos-left .capa .info, .categoria.pos-right .capa .info {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		width: auto;
		height: auto;
		margin-top: 0;
	}
	
	.categoria .capa {
		padding: 10vw;
	}
	.categoria.pos-left .capa .info, .categoria.pos-right .capa .info {
		border-radius: 1em;
		border-left: 0;
		border-right: 0;
		padding: 10vw;
	}
		.categoria .capa .info h1 {
			margin-bottom: 0.5em;
		}
	.categoria .cursos {
		padding: 10vw;
		display: flex;
		flex-wrap: wrap;
	}
	.categoria.pos-left .cursos {
		padding-left: 10vw;
		color: #0a1334;
		background-color: #fff;
	}
	.categoria.pos-right .cursos {
		padding-right: 10vw;
		color: #0a1334;
		background-color: #fff;
	}
	.categoria .cursos .curso {
		flex: 1;
	}
	.categoria .cursos.count-2 .curso, .categoria .cursos.count-3 .curso, .categoria .cursos.count-4 .curso {
		min-width: calc(100% / 2);
		max-width: calc(100% / 2);
		width: calc(100% / 2);
	}
	
	#contato .garanta {
		margin-top: 10vw;
	}
	
					
	[pagina="curso"] img.capa {
		width: 50vw;
	}
}