/*** Importante ***/
/* A página geral trata-se de toda configuração css que será repetida/padronizada a todas o site. */

/*-------------------------------------------------------------------------------------------*/
/*** Classes ***/
.but_1, .but_12:hover{
	background: #ff8000;
	border: 3px solid #d16200;
	color: #fff !important;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
}

.but_12, .but_1:hover{
	background: #fff;
	border: 3px solid #AfAfAf;
	color: #ff8000 !important;
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
}
.bRadius{
	border-radius: 10px;
}
.info_top{
	width: 250px;
	height: 50px;
	font-size: 9pt !important;
	padding-top: 5px;
	margin-top: 25px;
}

.info_top img{
	margin-top: -5px;
	margin-right: 5px;
}

.info_top p{
	margin-top: 3px;
	font-size: 9pt !important;
	line-height: 12pt;
}
/*** Fim Classes ***/


/*** Topo ***/
	#Topo{
		top: 0;
		width: 70%;
		margin-top: 300px  !important;
		-webkit-transform: translateY(-50%) !important;
		-ms-transform: translateY(-50%) !important;
		-moz-transform: translateY(-50%) !important;
		-o-transform: translateY(-50%) !important;
		transform: translateY(-50%) !important;

		text-align: left;
		z-index: 2;
		background: none;
	}
	#Topo h3{
		font-size: 12pt;
	}
	#Topo h2{
		font-size: 52pt;
		line-height: 48pt;
		font-weight: normal;
	}
	.Dest_tp{
		width:100%;
		color: #ffa5b3;
	}
	.head1, .head2{
		text-align: left !important;
		width: 100%;
		line-height: 38pt;
		}
	.head2{
		letter-spacing: 14px;
	}
	#Topo h5{
		font-size: 10pt;
		font-weight: normal;
		color: #efefef;
		letter-spacing: 1.7px;
		line-height: 14pt;
	}
#butsTopo{
	width: 300px;
	left: 50%;
	margin-left: -150px;
	margin-top: 20px;
}
#butsTopo a{
	width: 44%;
	line-height: 30pt;
	text-align: center;
}
#butsTopo a:first-child{
	margin-right: 12%;
}
.icoV{
	width:25%;
	height: auto;
	text-align: center;
	padding-bottom: 20px;
}

.icoV h2{
	color: #ff8000;
}
.icoV h3{
	font-weight: normal;
}
.icoV span{
	padding: 0 10px;
	line-height: 14pt;
	color: #fff;
}
#but_contato{
	width: 10%;
	box-sizing: border-box;
	line-height: 30pt;
	background: #142949;
	border-radius: 8px;
	margin: 5px 0;
	color: #fff;
}
#but_contato a{
	color: #fff;
}

/*** Fim Topo ***/

/*-------------------------------------------------------------------------------------------*/

/*** Content ***/

/**Páginas Internas config Geral**/

.faixaCont{
	width: 100%;
	margin: 10px 0;
	font-size: 10pt;
	padding: 10px 0;
}
.MLfixo{
	position: absolute;
	float: left;
}
.MLmovel{
	position: fixed;
	top: 105px;
	left: 0;
}
a.anchor { position: absolute; top: -120px; visibility: hidden; }


.white-popup h2{
	color: #900;
}
.white-popup fieldset{
	font-size: 10pt;
	padding: 5px 0;
	border-top: 1px dashed #333;
}

.white-popup fieldset legend{
	margin-left: 10px;
}
/**FIM Páginas Internas config Geral**/

.CS-Global article{
	width: 79%;
	margin-left: 1%;
	padding: 0px 0;
	color: #fff;
	font-size: 11pt;
	line-height: 15pt;
	text-align: justify;
}

/*** Fim Content ***/

 /*-------------------------------------------------------------------------------------------*/

/*** Rodape ***/
#faixa_contato{
	background: #212121;
	margin: 0;
	padding: 15px 0;
}

.Tit{
	font-size: 28pt !important;
	margin:10px 0 5px 0;
}
.Tit span{
	font-size: 12pt !important;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif !important;
}



#contato{
	color: #FFF;
	text-decoration: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
	text-align: center;
}
#contato h3{
	font-size: 16pt;
	text-align: left;
	line-height: 28pt;
	margin-bottom: 10px;
	color: #ab0000;
}

#contato label{
	color: #fff;
	font-size: 12pt;
	text-align: left;
	line-height: 24pt;
}

#contato label span{
	font-size: 10pt;
	color: #ccc;
	margin-top: 10px;
	padding-left: 8px;

}
#contato label input{
	float: left;
	width: 100%;
	line-height: 18pt;
	padding-left: 2px;
	border-radius: 5px;
	background: #c0c0c0;
}
#contato label textarea{
	float: left;
	width: 100%;
	line-height: 18pt;
	padding-left: 2px;
	border-radius: 5px;
	height: 100px;
	margin-bottom: 10px;
	background: #c0c0c0;
}
#but_enviar{
	width: 150px !important;
	line-height: 50px !important;
	padding: 0px 5px;
	margin-top: 10px;
	border-radius: 3px;
	background: #ab0000 !important;
	color: #FFF;
}
#but_enviar:hover{
	background: #2e6436;
	color: #FFF;
}
#as-site{
	background: #111;
	margin: 0;
	height: auto;
	color: #fff;
}

.ends{
	width: 20%;
	font-size: 10pt;
	margin-right: 1%;
}
#nav_rodape{
	width: 58%;
	margin-right: 1%;
}
#nav_rodape ul li{
	float: left;
	width:15%;
	margin-right: 2%;
	text-align: center;
}
#nav_rodape ul li:last-child{
	margin-right: 0%;
}
#nav_rodape ul li a{
	color: #fff;
	line-height: 14pt;
}
.ends h3{
	font-size: 12pt;
	color: #fff;
	margin-bottom: 3px;
}
.ends p{
	color: #fff;
	display: block;
	font-size: 10pt;
	line-height: 16px;
	margin: 0;
	overflow: hidden;
	position: relative;

	}
	.phone_rdp, .phone_rdp p{
		line-height: 22pt;
		margin: 0;
	}

.ends a{
	display: block;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: auto;
}
.ends a img{
	width: 100%;
	height: auto;
}

.ends:last-child{
	margin-right: 0;
}
/*** Fim Rodape ***/

/*-------------------------------------------------------------------------------------------*/

/*** Sizes Screens ***/
@media only screen and (max-width: 1920px) /* FullHD */
{
	.phone_rdp b{
		font-size: 18pt;
	}
}

/*----------------------------------------------------*/

@media only screen and (max-width: 1440px) /* HD */
{
	.phone_rdp b{
		font-size: 16pt;
	}
}

/*----------------------------------------------------*/

@media only screen and (max-width: 1280px) /* Regular Size */
{
	.phone_rdp b{
		font-size: 14pt;
	}
}
/*----------------------------------------------------*/

@media only screen and (max-width: 1024px) /* Regular Size */
{
	.info_top{
		margin-top: 10px;
	}
	.phone_rdp b{
			font-size: 12pt;
	}
}

/*----------------------------------------------------*/

@media only screen and (max-width: 980px) /* Monitores antigos */
{

}
