html, body{
	height:100%;
	width:100%;
	margin:0px;
	font-family: 'Source Sans Pro', sans-serif;
	color:#222;
	background:#f4f4f4;
	font-weight:200;
	font-size:14px;
}



.MAX{
	display:block;
}

.SODESKTOP{
	display: block !important;
}

.SOMOBILE{
	display:none !important;
}


a{
	text-decoration:none;
}

h1{
	margin-block-start: 0px !important;
	margin-block-end: 0px !important;
	margin:0px !important;
	font-size:inherit !important;
}


.FONTOFICIAL{
	font-family: 'Source Sans Pro', sans-serif;
}


.FONTEGOT{
	font-family: 'Playfair Display', serif;
}


.MAX{
	width:100%;
	max-width:1500px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.MAXINT{
	width:100%;
	max-width:70%;
	position:relative;
	padding-left:20px;
	padding-right:20px;
}

.MAXINT_2{
	width:100%;
	max-width:73.7%;
	position:relative;
}



.MENUFO{
	position:fixed;
	left:0px;
	top:0px;
	height:60px;
	z-index:999999999;
	width:100%;
}

#MENUTOPO{
	width:100%;
	height:60px;
	background:#ccc;
	position:relative;
}

.LOGOTOPO{
	width:400px; 
	height:120px; 
	position:absolute; 
	left:-30px; 
	top:0px; 
	background:#8f1527 url(/ADVLL/ADV2/images/logo.svg) no-repeat center center; 
	background-size:350px;
}


.OPTS_MENUTOPO{
	position:absolute;
	right:0px;
	top:0px;
	height:80px;
}


.PORK {
    padding: 15px;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 0px;
    line-height: 60px;
    font-size: 16px;
    font-weight: 600;
    float: right;
    height: 60px;
    background:url(/ADVLL/ADV2/images/baixo_p.svg) no-repeat top 34px right 5px;
    background-size: 32px;
    display: inline-block;
    text-align: center;
    border-right: 1px dotted #999;
    margin-top: -20px;
    cursor: pointer;
}

.PORK:hover {
	background:#fff url(/ADVLL/ADV2/images/baixo_p.svg) no-repeat top 34px right 5px;
    background-size: 32px;
	color:#000;
	cursor: pointer;
	position:relative;
}


.PORK:hover > .CLOPES {
	display:block;
}


.CLOPES{
	position:absolute;
	right:-1px;
	height:auto;
	background:#fff;
	z-index:99999999;
	display:none;
	text-align:left;
	padding-left:20px;
	padding-right:0px;
}

#CAPA{
	width:100%;
	height:100%;
	position:fixed;
	z-index:9999;
	background:rgba(0,0,0,0.85);
	left:0px;
	top:0px;
	display:none;
}




.PREA{
	width:37%;
	padding-bottom:15px;
	padding-top:15px;
	background:#fff;
	position:absolute;
	left:calc(70% - 150px);
	top:40px;
}


.FRASE_NUVEM{
	font-size:23px;
	line-height:26px;
	font-weight:700;
	color:#333;
	padding-left:50px;
	padding-bottom:10px;
	padding-right:20px;
}

.FRASE_NUVEM_2{
	font-size:32px;
	line-height:38px;
	font-weight:700;
	color:#333;
	padding-bottom:10px;
	text-align:left;
	text-decoration:none;
}












#MENUFIXO{
	min-width:281px;
	background:none !important;
	margin-left:1px;
	height:auto !important;
}





.SLIDE_ASK{
	color:#8f1527;
	font-weight:600;
	margin-bottom:0px;
	line-height:22px;
	font-size:18px;
	margin-bottom:10px;
	margin-left:0px;
	padding-left:50px;
	position:relative;
	cursor:pointer;
	transition: all 0.2s ease;
}

.SLIDE_ASK:hover{
	padding-left:60px;
}


.SLIDE_ASK:hover > .LAI{
	width:50px;
}


.CADAPOST:hover > div div div .LAI{
	width:50px;
}

.CADAPOST:hover > div div div .SLIDE_ASK{
	padding-left:60px;
}



.LAI{
	width:40px;
	height:1px;
	background:#8f1527;
	position:absolute;
	left:0px;
	top:10px;
	transition: all 0.2s ease;
}

.LAI2{
	width:40px;
	height:1px;
	background:#8f1527;
	position:absolute;
	right:0px;
	top:17px;
}



.MENUSIMPLE{
	color:#fff;
	font-weight:600;
	letter-spacing:1px;
	font-size:22px;
}

.MENUSIMPLE_INT{
	color:#fff;
	font-size:15px;
	opacity:0.7;
	padding-left:40px;
	height:20px;
	line-height:20px;
	letter-spacing:0.7px;
	cursor:pointer;
	position:relative;
	transition: all 0.2s ease;
}



.MENUSIMPLE2{
	color:#fff;
	font-weight:600;
	font-size:18px;
	opacity:0.7;
}





.MENUSIMPLE_INT:hover{
	opacity:1;
	font-weight:400;
	padding-left:60px;
}


.LINEMENU{
	position:absolute;
	left:0px;
	margin-top:10px;
	width:30px;
	height:1px;
	background:#fff;
}

.MENUSIMPLE_INT:hover > .LINEMENU{
	width:50px;
}


.ANDBAD{
	margin-bottom:30px;
}

.MALINE{
	width:70px;
	height:5px;
	background:#333;
	margin-bottom:20px;
	margin-left:50px;
}

.MALINE2{
	width:70px;
	height:5px;
	background:#333;
	margin-bottom:20px;
	margin-left:0px;
}




.TICON_CHAT{
	background-image: url(/ADVLL/ADV2/images/chat.svg?x=43);
	background-size:28px;
	background-position: center left 10px;
}

.TICON_WHATS{
	background-image: url(/ADVLL/ADV2/images/whatsapp.svg?x=4433);
	background-size:22px;
	background-position: center left 11px;
}

.TICON_MAIL{
	background-image: url(/ADVLL/ADV2/images/mail3.svg?x=43);
	background-size:22px;
	background-position: center left 11px;
}

.TICON{
	height:35px;
	line-height:35px !important;
	width:calc(100% - 55px);
	color:#fff;
	font-size:14px !important;
	padding-left:45px;
	font-weight:400;
	margin-bottom:4px;
	background-color:#222;
	background-repeat:no-repeat;
	cursor:pointer;
	letter-spacing:0.3px !important;
}

.TICON:hover{
	background-color:#8f1527;
}



.employeeslider .slider-controls{
	right:450px;
	bottom:200px;
}




.employeeslider__slide .whitebox-wrap {
    float: right;
    position: absolute;
    bottom: 260px;
    right: 0;
}


.employeeslider__slide__imagewrap {
    height: 485px;
    margin-bottom: 90px;
}


.header__bot {
    background-color: inherit;
    top: 20px;
    padding-top: 50px;
    position: relative;
    height: 50px;
	
}


.header__bot__menu__item:after {
    height: 5px;
    width: 0;
    background-color: #8f1527;
    bottom: 20px;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    -webkit-transition: width 0ms ease 0ms;
    transition: width 0ms ease 0ms;
}



.CAPAVERMELHA{
	width:100%;
	height:100%;
	position:absolute;
	z-index:1;
	background:#8f1527;
	opacity:0;
	transition: all 0.2s ease;
}

.MORG:hover > .CAPAVERMELHA{
	opacity:0;
}


.GAS{
    filter: none;
    -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
}

.MORG:hover > .GAS{
    filter: none;
    -webkit-filter: grayscale(0%);
    -moz-filter:    grayscale(0%);
    -ms-filter:     grayscale(0%);
    -o-filter:      grayscale(0%);
}


.employee-img-hover:hover:after {
    z-index: 999;
	font-size:32px;
	font-weight:100;
}


.span1-dwarf {
    width: 17.5vw;
    max-width: 240.5px;
    min-width: 40px;
    float: left;
}





.DIVQUESTIONS{
	min-height:300px;
	padding-top:50px;
	padding-bottom:0px;
	position:relative;
}

.CADA_QEST{
	width:30%;
	margin-left:1.66%;
	margin-right:1.66%;
	float:left;
	margin-bottom:50px;
}


.BAL_QUEST{
	text-align:center;
}

.BAL_QUEST img{
	border-radius:50%;
	width:100%;
	max-width:150px;
}

.TEXT_QUEST{
	text-align:center;
	color:#000;
	font-size:18px;
	font-weight:600;
	margin-top:10px;
	height:50px;
	padding-left:30px;
	padding-right:30px;
}

.ASK {
    background: #8f1527;
    border-radius: 10px;
    color: #fff;
	padding-left:15px;
	padding-right:15px;
	height:30px;
	line-height:30px;
    text-align: center;
    display: inline-block;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: 40px;
    margin-top: 5px;
	cursor:pointer;
	border:3px solid #e1e1e1;
	transition: all 0.3s ease;
}

.ASK:hover {
    background: #8f1527;
	border:3px solid #222;
}





.DIVVANTS{
	min-height:300px;
	padding-top:0px;
	padding-bottom:100px;
	width:100%;
	position:relative;
	height:auto;
	clear:left;
	float:left;
}

.CADA_VANT{
	width:20%;
	margin-right:5%;
	float:left;
	margin-bottom:50px;
}

.BAL_VANT{
	text-align:center;
}

.BAL_VANT img{
	width:100%;
}

.TEXT_VANT{
	text-align:center;
	color:#8f1527;
	font-size:17px;
	font-weight:600;
	mpadding-top:10px;
	height:80px;
}

.TEXT_VANT2{
	text-align:left;
	color:#555;
	font-size:15px;
	letter-spacing:0.5px;
	line-height:16px;
	font-weight:400;
	margin-top:5px;
}




.desaturate_def{
	filter: none;
	-webkit-filter: grayscale(100%);
	-moz-filter:    grayscale(100%);
	-ms-filter:     grayscale(100%);
	-o-filter:      grayscale(100%);
	cursor: pointer;
	transition: all 300ms ease;
}


.desaturate{
	filter: none;
	-webkit-filter: grayscale(100%);
	-moz-filter:    grayscale(100%);
	-ms-filter:     grayscale(100%);
	-o-filter:      grayscale(100%);
	cursor: pointer;
	transition: all 300ms ease;
}

.desaturate:hover{
	filter: none;
	-webkit-filter: grayscale(0%);
	-moz-filter:    grayscale(0%);
	-ms-filter:     grayscale(0%);
	-o-filter:      grayscale(0%);
	cursor:pointer;
}




.RAMOS{
	width:120px;
	height:60px;
	background:#333;
	position:absolute;
	left:0px;
	bottom:-70px;
}



.SETAZ{
	width:60px;
	height:60px;
	cursor:pointer;
}


.SETAZ_ESQ{
	background:url(/ADVLL/ADV2/images/dir.svg) no-repeat center center;
	background-size:50%;
	float:left;
	transition: all 0.2s ease;
}
.SETAZ_ESQ:hover{
	background:#000 url(/ADVLL/ADV2/images/dir.svg) no-repeat center center;
	background-size:50%;
}

.SETAZ_DIR{
	background:url(/ADVLL/ADV2/images/esq.svg) no-repeat center center;
	background-size:50%;
	float:left;
	transition: all 0.2s ease;
	border-left: 1px solid #444;
	width:59px;
}
.SETAZ_DIR:hover{
	background:#000 url(/ADVLL/ADV2/images/esq.svg) no-repeat center center;
	background-size:50%;
}




.LISTATEMAS{
	float:left;
	text-align:right;
	width:100%;
}

.LISTATEMAS a{
	text-decoration:none;
}


.CADAPOST{
	margin-bottom:70px;
	cursor:pointer;
}


.CADATEMA{
	text-align:right;
	text-decoration:none;
	color:#8f1527;
	font-size:16px;
	line-height:22px;
	font-weight:500;
	position:relative;
	padding-right:50px;
	padding-top:3px;
	padding-bottom:3spx;
	list-style-type: none;
	cursor:pointer;
}

.CADATEMA:hover{
	color:#fff;
	background:#8f1527;
}

.CADATEMA:hover > .LAI2{
	background:#fff;
}


.ahref{
	text-decoration:none;
}



.CADA_DUVIDA{
	border-bottom:1px solid #ccc;
	height:60px;
	line-height:60px;
	position:relative;
	color:#333;
	padding-left:20px;
}

.CADA_DUVIDA:hover{
	background:#8f1527;
	color:#fff;
	padding-left:20px;
}


.TIT_DUVIDA{
	font-size:20px;
}


.BT_CONSULTA{
	width:150px;
	height:40px;
	line-height:40px;
	right:0px;
	top:10px;
	position:absolute;
	background:#8f1527;
	color:#fff;
	text-align:center;
	font-size:16px;
	margin-right:20px;
	cursor:pointer;
}

.CADA_DUVIDA:hover > .BT_CONSULTA{
	background:#fff;
	color:#8f1527;
}


.BT_CLIQUEAQUI{
	width:120px; 
	padding:10px; 
	background:#fff; 
	color:#000; 
	border-radius:10px; 
	border:3px solid #666; 
	display:inline-block; 
	margin-bottom:10px; 
	margin-top:20px; 
	text-align:center; 
	font-size:18px; 
	font-weight:400; 
	text-align:center;
	transition: all 0.3s ease;
	cursor:pointer;
}

.BT_CLIQUEAQUI:hover{
	border:3px solid #fff;
	font-weight:700; 
	
	
}








.CADA_CAMPOFORM{
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
}

.TIT_CAMPOFORM{
	font-size:22px;
	font-weight:600;
	color:#333;
}

.DIVINPUT_CAMPOFORM{
	margin-top:5px;
}

.INPUT_CAMPOFORM{
	width:calc(100% - 10px);
	height:20px;
	border:1px #999 solid;
	padding:5px;
	font-size:16px;
	text-align:right;
	
}

.BT_CONTRATAR{
	width:100%;
	text-align:center;
	padding-bottom:30px;
	padding-top:30px;
	background:#963638;
	color:#fff;
	font-size:22px;
	letter-spacing:2px;
	font-weight:600;
	cursor:pointer;
}


.ASESCOLHAS{
	margin-top:15px;
}

.MINHASESCOLHAS{
	padding-top:3px;
	padding-bottom:3px;
}

.TEXT_MINHASOPTS{
	font-size:16px;
	font-weight:400;
	color:#555;
}

.TEXT_MINHASOPTS:hover{
	color:#000;
}


.TEXTAREA_CAMPOFORM{
	height:100px;
}

.SELECT_CAMPOFORM{
	width:100%;
	height:35px;
	border:1px #999 solid;
	padding:5px;
	font-size:16px;
	border-radius:0%;
}

.AST{
	font-size:22px;
	color:#E20508;
	margin-left:5px;
}

#OCONTATO .AST{
	font-size:18px;
	color:#000 !important;
	margin-left:5px;
	opacity:0.5;
}


#OCONTATO .TIT_CAMPOFORM{
	font-size:16px;
	font-weight:600;
	color:#333;
}

#OCONTATO .CADA_CAMPOFORM{
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}




.desat{
	 filter: none;
    -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
}



.contatoC{
	color:#3A3A3A;
	background: rgba(255,255,255,0.25);
	font-weight:300;
	padding:5px;
	padding-left:7px;
	padding-right:7px;
	border-radius:7px;
}

.contatoC:hover{
	background:#00FF7F;
	color:#000;
}



.BAS{
	width:100%; 
	background:none; 
	padding-bottom:0px; 
	margin-top:100px; 
	margin-bottom:100px;
}


.QUEM{
	padding-bottom:100px;
	 margin-left:auto; 
	 font-size:17px; 
	 font-weight:400; 
	 margin-right:auto; 
	 text-align:center; 
	 margin-top:20px; 
	 color:#555; 
	 max-width:900px; 
	 width:100%; 
	 margin-left:auto; 
	 margin-right:auto;
}


.BOING{
	text-align:center; 
	font-size:48px; 
	margin-bottom:10px; 
	font-weight:900; 
	margin-bottom:0px; 
	width:100%; 
	padding-bottom:7px; 
	color:#8f1527
}


.INTBLOG{
	width:100%; 
	height:auto; 
	text-align:right; 
	position:relative;
}


.INTBLOG2{
	width:calc(50% - 80px); 
	background:#fff; 
	padding:40px; 
	position:absolute; 
	left:0px; 
	top:0px; 
	margin-top:50px;
}

.IMGBLOG{
	width:80%; 
	height:auto;
}



.ONDACONT{
	text-align:right; 
	font-size:48px;
	font-weight:900; 
	margin-bottom:0px; 
	width:100%; 
	padding-bottom:7px; 
	color:#8f1527
}



.FACE1_CONT{
	width:70%; 
	text-align:right; 
	position:relative; 
	float:left; 
	margin-top:0px;
}




#OCONTATO{
	width:50%; 
	padding:0px; 
	padding-bottom:0px; 
	background:none; 
	margin-top:50px; 
	float:left;
}



.ON2{
	width:calc(50% - 1px);
	float:left;
	background:rgba(0,0,0,0.1);
	margin-top:30px;
	text-align:right;
}


.MADUR{
	padding:60px;
	padding-top:30px;
}


.CRAU{
	padding-bottom:0px; 
	font-size:17px; 
	font-weight:400; 
	text-align:left; 
	margin-top:20px; 
	text-align:left; 
	color:#333; 
	padding-right:70px;
}



.PLE{
	width:95%; 
	padding:30px; 
	padding-left:50px; 
	max-width:700px; 
	background:#000000 url(/ADVLL/ADV2/images/cabana.jpg) no-repeat center center; 
	background-size:cover; 
	margin-top:40px; 
	text-align:left;
}


.TT_TIRE{
	text-align:left; 
	font-size:48px; 
	margin-bottom:10px; 
	font-weight:900; 
	margin-bottom:0px; 
	width:100%; 
	padding-bottom:7px; 
	color:#8f1527
}



.MANGA{
	padding-bottom:0px;
	font-size:17px;
	font-weight:400;
	text-align:left;
	margin-top:20px;
	color:#333;
	padding-right:70px;
}



.MOKAX{
	text-align:left; 
	font-size:48px; 
	margin-bottom:10px; 
	font-weight:900; 
	margin-bottom:0px; 
	padding-bottom:7px; 
	color:#8f1527
}


.TTAX{
	text-align:left; 
	font-size:48px; 
	margin-bottom:10px; 
	font-weight:900; 
	margin-bottom:0px; 
	padding-bottom:7px; 
	color:#8f1527
}



.DIVS_MENUFECHADO{
	display:block;
}

.DIVS_MENUABERTO{
	display:none;
}


.MONT{
	width:100%; 
	margin-top:-100px; 
	height:500px;
}


.KAKA{
	padding-bottom:0px; 
	font-size:17px; 
	font-weight:400; 
	text-align:left; 
	margin-top:20px; 
	text-align:left; 
	color:#333; 
	padding-right:70px;
}



.SINOWHATS{
	max-width:60px;
	width:20%;
	height: auto;
	position:fixed;
	bottom:10px;
	right:10px;
	z-index:999999999999;
	background:#2ab200 url(/ADVLL/ADV2/images/whats3.png) no-repeat center center;
	background-size:75%;
	border-radius:50%;
}



.CADF{
	padding:60px;
}



.IJHK{
	padding: 60px;
	padding-top:30px;
}




#CAPAHOME{
	width:100%;
	height:100%;
	background:#fff url(/ADVLL/ADV2/images/ajax_loader_red_64.gif) no-repeat center center;
	background-size:64px;
	position:fixed;
	top:0px;
	left:0px;
	z-index:99999999999999999;
}




@media only screen and (max-width: 1200px) {


	.SODESKTOP{
		display: none !important;
	}
	
	.SOMOBILE{
		display:block !important;
	}
		
	
	
	.CADF{
		padding:20px;
	}
	
	
	.TIT_CAMPOFORM{
		font-size:16px;
		font-weight:600;
		color:#333;
	}
	
	.CADA_QEST{
		width:50%;
		margin-left:0%;
		margin-right:0%;
		float:left;
		margin-bottom:10px;
	}
	
	.MAXINT {
		width: 100%;
		max-width: 100%;
		position: relative;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	
	.TEXT_QUEST{
		text-align:center;
		color:#000;
		font-size:14px;
		font-weight:600;
		margin-top:10px;
		height:40px;
		padding-left:10px;
		padding-right:10px;
	}
	
	
	.BAS{
		width:calc(100% - 40px); 
		background:none; 
		padding-bottom:0px;
		padding-left:20px;
		padding-right:20px; 
		margin-top:30px; 
		margin-bottom:30px;
	}
	
	.MAXINT_2{
		width:100%;
		max-width:100%;
		position:relative;
	}
	
	.QUEM{
		padding-bottom:50px;
		 margin-left:auto; 
		 font-size:17px; 
		 font-weight:400; 
		 margin-right:auto; 
		 text-align:center; 
		 margin-top:20px; 
		 color:#555; 
		 max-width:900px; 
		 width:100%; 
		 margin-left:auto; 
		 margin-right:auto;
	}
	
	.BOING{
		text-align:center; 
		font-size:28px; 
		font-weight:900; 
		margin-bottom:0px; 
		width:100%; 
		padding-bottom:7px; 
		color:#8f1527
	}
	
	
	
	
	.CADA_VANT{
		width:calc(50% - 20px);
		margin:10px;
		float:left;
		margin-bottom:20px;
	}
	
	.BAL_VANT{
		text-align:center;
	}
	
	.BAL_VANT img{
		width:100%;
	}
	
	.TEXT_VANT{
		text-align:center;
		color:#8f1527;
		font-size:15px;
		font-weight:600;
		padding-top:0px;
		height:50px;
	}
	
	.TEXT_VANT2{
		text-align:left;
		color:#555;
		font-size:15px;
		letter-spacing:0.5px;
		line-height:16px;
		font-weight:400;
		margin-top:5px;
	}
	
	
	
	.DIVVANTS{
		min-height: none;
		padding-top:0px;
		padding-bottom:30px;
		width:100%;
		position:relative;
		height:auto;
		clear:left;
		float:left;
	}


	.INTBLOG{
		width:100%; 
		height:auto; 
		text-align:right; 
		position:relative;
	}
	
	
	.INTBLOG2{
		width:calc(100% - 40px); 
		background:#fff; 
		padding:20px; 
		position:relative; 
		left:0px; 
		top:0px; 
		margin-top:0px;
	}
	
	.IMGBLOG{
		width:100%; 
		height:auto;
	}
	
	
	.FRASE_NUVEM_2{
		font-size:22px;
		line-height:28px;
		font-weight:700;
		color:#333;
		padding-bottom:10px;
		text-align:left;
		text-decoration:none;
	}
	
	
	.ONDACONT{
		text-align:center; 
		font-size:28px;
		line-height:26px;
		margin-bottom:10px; 
		font-weight:900; 
		margin-bottom:0px; 
		width:100%; 
		padding-bottom:7px; 
		color:#8f1527
	}
	
	
	.FACE1_CONT{
		width:100%; 
		text-align:center; 
		position:relative; 
		float:left; 
		margin-top:0px;
	}
	
	
	#OCONTATO{
		width:100%; 
		padding:0px; 
		padding-bottom:0px; 
		background:none; 
		margin-top:0px; 
		float:left;
	}


	.ON2{
		width:100%;
		float:left;
		background:rgba(0,0,0,0.1);
		margin-top:0px;
		text-align:right;
	}

	
	.MADUR{
		padding:30px;
		padding-top:30px;
	}	
	
	
	.OMIA{
		width:100% !important;
		max-width:450px !important; 
		height:auto;
		background:#353533;
		margin-top:0px;
		position:relative !important;
		z-index:9999;
		display:block !important;
		z-index: 999999999;
	}
	
		
	.CLOPES2{
		position:relative !important;
		right:-1px;
		height:auto;
		background: none;
		z-index:99999999;
		display:none;
		text-align:left;
		padding-left:20px;
		padding-right:0px;
		padding-bottom:20px;
		width:100%;
		float:left;
	}	
	
	
	.CLOPES_1{
		width:100% !important;
	}
	
	
	
	.MMAM{
		font-size:22px;
		text-align:right;
		padding-right:10px;
		display:inline-block;
	}
		
	.PORK2 {
		padding: 15px;
		padding-top: 5px;
		padding-right: 40px;
		padding-bottom: 0px;
		line-height: 30px;
		font-size: 16px;
		font-weight: 900;
		float: inherit;
		height: auto;
		background:url(/ADVLL/ADV2/images/baixo_p.svg) no-repeat top 5px right 15px;
		background-size: 32px;
		display: inline-block;
		width:calc(100% - 50px);
		text-align: right !important;
		border-right: none;
		cursor: pointer;
	}	
	
	.LISTATEMAS ul{
		margin-top:0px !important;
		padding-top:0px !important;
		-webkit-padding-start: 0px !important;
		
	}
	
	
	.CRAU{
		padding-bottom:0px; 
		font-size:17px; 
		font-weight:400; 
		text-align:left; 
		margin-top:20px; 
		text-align:left; 
		color:#333; 
		padding-right:0px;
		width:100%;
	}
	
	
	.PLE{
		width:calc(100% - 70px); 
		padding:30px; 
		padding-left:50px; 
		max-width:700px; 
		background:#000000 url(/ADVLL/ADV2/images/cabana.jpg) no-repeat center center; 
		background-size:cover; 
		margin-top:70px; 
		text-align:left;
	}	
	
		
	
	
	.TT_TIRE{
		text-align:left; 
		font-size:48px;
		line-height:52px;
		margin-bottom:10px; 
		font-weight:900; 
		margin-bottom:0px; 
		width:100%; 
		padding-bottom:7px; 
		color:#8f1527
	}

	
	
	.MANGA{
		padding-bottom:0px;
		font-size:17px;
		font-weight:400;
		text-align:left;
		margin-top:20px;
		color:#333;
		padding-right:0px;
	}	
	
	
		
	.BT_CONSULTAMOB{
		width:150px;
		height:40px;
		line-height:40px;
		right: auto;
		top: auto;
		position:relative;
		background:#8f1527;
		color:#fff;
		text-align:center;
		font-size:16px;
		margin-right:0px;
		cursor:pointer;
		margin-top:10px;
		margin-bottom:20px;
	}	
	
		
		
	.CADA_DUVIDA{
		border-bottom:1px solid #999;
		height: auto;
		line-height: inherit;
		position:relative;
		color:#333;
		padding-left:20px;
		padding-top:10px;
	}
	

	
	.GFAIXA {
		background: #f4f4f4;
		display: inline-block;
		width:100%;
		float: left;
		padding-right: 20px;
		padding-top: 20px;
	}	
	
	
	.MOKAX{
		text-align:left; 
		font-size:26px;
		line-height:32px;
		margin-bottom:10px; 
		font-weight:900; 
		margin-bottom:0px; 
		padding-bottom:7px; 
		color:#8f1527
	}	
	
		
	.TTAX{
		text-align:left; 
		font-size:32px;
		line-height:36px;
		padding-right:20px;
		margin-bottom:10px; 
		font-weight:900; 
		margin-bottom:0px; 
		padding-bottom:7px; 
		color:#8f1527
	}	
	
	
	
	
	.MONT{
		width:100%; 
		margin-top:0px; 
		height:300px;
		margin-left:-20px;
		width:calc(100% + 40px);
	}

	
	
	
	.KAKA{
		padding-bottom:0px; 
		font-size:17px; 
		font-weight:400; 
		text-align:left; 
		margin-top:20px; 
		text-align:left; 
		color:#333; 
		padding-right:0px;
	}
	

	
	.MAX{
		display: block;
	}





}


























@media only screen and (min-width: 1500px) {
	
	
	.OMIA{
		width:330px; 
		height:auto;
		background:#353533;
		margin-top:5px;
		right:calc((100% - 1500px)/2);
		z-index:9999;
		display:inline-block;
		z-index: 999;
	}
	
	
}


@media only screen and (max-width: 1500px) {
	
	
	.OMIA{
		width:330px; 
		height:auto;
		background:#353533;
		margin-top:5px;
		z-index:9999;
	}
	

	
		
	.SLIDE_ASK{
		color:#8f1527;
		font-weight:600;
		margin-bottom:0px;
		line-height:16px;
		font-size:16px;
		margin-bottom:10px;
		margin-left:0px;
		padding-left:50px;
		position:relative;
		cursor:pointer;
		transition: all 0.2s ease;
	}
	
	.FRASE_NUVEM{
		font-size:18px;
		line-height:22px;
		font-weight:900;
		color:#333;
		padding-left:50px;
		padding-bottom:10px;
		padding-right:20px;
	}	
	
	
	
	
}




@media only screen and (max-width: 1715px) {
	.LOGOTOPO{
		width:400px; 
		height:120px; 
		position:absolute; 
		left:0px; 
		top:0px; 
		background:#8f1527 url(/ADVLL/ADV2/images/logo.svg) no-repeat center center; 
		background-size:350px;
	}
}








@media only screen and (max-width: 550px) {
	
	.TEXT_QUEST{
		text-align:center;
		color:#000;
		font-size:13px;
		letter-spacing:-0.5px;
		font-weight:600;
		margin-top:0px;
		height:50px;
		padding-left:10px;
		padding-right:10px;
	}
	
	.CADA_QEST{
		width:50%;
		margin-left:0%;
		margin-right:0%;
		float:left;
		margin-bottom:20px;
	}
	
	
	.MMAM {
		font-size: 18px;
		text-align: right;
		padding-right: 10px;
		display: inline-block;
	}
	
	.IJHK{
		padding: 20px;
		padding-top:20px;
	}
	
	
	.BAS{
		width:calc(100% - 20px); 
		background:none; 
		padding-bottom:0px;
		padding-left:10px;
		padding-right:10px; 
		margin-top:10px; 
		margin-bottom:10px;
	}

	
	
	
}