body {
	margin-left: 00px;
	margin-top: 00px;
	margin-right: 00px;
	margin-bottom: 00px;
	font: 15px 'roboto_condensedregular', Arial, sans-serif;
	color: #000;
	background-color: #0a0f1e;
	z-index: -2;
    position: relative;
	background-image: url(images/bg.jpg);
	background-position: center center;
	background-repeat: repeat;
}

html {
	width:100%;
	height:100%;
}

img {
	border:none;
	height: auto;
	max-width: 100%;
}

a {
	font: 15px 'roboto_condensedregular', Arial, sans-serif;
	color: #553326;
	text-decoration:none;
}

a:hover {
	font: 15px 'roboto_condensedregular', Arial, sans-serif;
	color: #000000;
	text-decoration:none;
}

::-moz-selection {
    background: #ff2e8b;
    color: #ece211;
}
	
::selection {
    background: #ff2e8b;
    color: #ece211;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #c1c1c1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #c1c1c1;
   opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #c1c1c1;
   opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #c1c1c1;
}

.CampoForm{
	    font: 35px 'breuertextbold', Arial, sans-serif;

}

a, .BtEnviar, .CampoForm, .ItensVideos img, .BtEnviarForm, .BtAcessarContratantes2 {
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
		 -o-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
}

p {
	margin: 0px;
    padding-bottom: 15px;
}

.clear {
	clear:both;
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/

.ColPrinc {
	width: 90%;
	margin: 0 auto;
	text-transform: uppercase;
}

.LogoAGT {
	margin: 30px auto 0 auto;
	width: 100%;
	max-width: 495px;
	text-align: center;
}

.RazaoSocial {
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	font: 20px 'breuertextbold', Arial, sans-serif;
	margin-top: 10px;
}

.ServicosAGT {
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	font-size: 0px;
	margin: 40px auto 40px auto;
}

.ServicosAGT span {
	padding: 0px 25px;
	font: 35px 'breuertextbold', Arial, sans-serif;
}

.ServicosAGT:before {
	content: " ";
	display: block;
	background-image: url(images/seta_cima.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	max-width: 966px;
	height: 11px;
    margin: 0 auto 60px auto;
}

.ServicosAGT:after {
	content: " ";
	display: block;
	background-image: url(images/seta_baixo.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	max-width: 966px;
	height: 11px;
    margin: 60px auto 0 auto;
}

.ContatosAGT {
	text-align: center;
	margin: 0 auto;
    max-width: 390px;
	width: 100%;
}

.EntreEmContato {
	text-align: center;
	color: #FFF;
	font: 25px 'breuertextlight', Arial, sans-serif;
	margin-bottom: 35px;
	letter-spacing: 4px;
	padding-left: 4px;
}

.TelFixo {
    color: #FFF;
    font: 38px 'breuertextlight', Arial, sans-serif;
    margin-bottom: 15px;
    display: block;
}

.TelFixo:hover {
	color: #FFF;
	font: 38px 'breuertextlight', Arial, sans-serif;
}

.TelFixo span {
    border: 2px solid #FFF;
    margin-left: 20px;
    border-radius: 50px;
    letter-spacing: 4px;
    padding: 5px 30px 5px 34px;
    width: 250px;
    display: inline-block;
}

.TelFixo:before {
	content: " ";
	width: 49px;
	height: 49px;
	background-image: url(images/ico_telefone.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
	display: inline-block;
    vertical-align: middle;
	margin-top: -10px;
}

.WhatsAGT {
    color: #FFF;
    font: 30px 'breuertextlight', Arial, sans-serif;
	margin-bottom: 15px;
    display: block;
}

.WhatsAGT:hover {
	color: #FFF;
	font: 30px 'breuertextlight', Arial, sans-serif;
}

.WhatsAGT span {
    border: 2px solid #FFF;
    margin-left: 20px;
    border-radius: 50px;
    letter-spacing: 4px;
    padding: 10px 30px 10px 34px;
    width: 250px;
    display: inline-block;
}

.WhatsAGT:before {
	content: " ";
	width: 49px;
	height: 49px;
	background-image: url(images/ico_whatsapp.png);
	background-position: top center;
	background-repeat: no-repeat;
	display: inline-block;
	background-size: contain;
    vertical-align: middle;
	margin-top: -10px;
}

.EmailAGT {
    color: #FFF;
    font: 22px 'breuertextlight', Arial, sans-serif;
    margin-bottom: 15px;
    display: block;
}

.EmailAGT:hover {
	color: #FFF;
	font: 22px 'breuertextlight', Arial, sans-serif;
}

.EmailAGT span {
	border: 2px solid #FFF;
    margin-left: 20px;
    border-radius: 50px;
    padding: 15px 20px 15px 20px;
    width: 270px;
    display: inline-block;
    text-transform: lowercase;
}

.EmailAGT:before {
	content: " ";
	width: 49px;
	height: 49px;
	background-image: url(images/ico_envelope.png);
	background-position: top center;
	background-repeat: no-repeat;
	display: inline-block;
	background-size: contain;
    vertical-align: middle;
	margin-top: -10px;
}

.AvisoRecesso {
	text-align: center;
    text-transform: uppercase;
    color: #FFF;
    font: 22px 'breuertextbold', Arial, sans-serif;
    max-width: 620px;
    margin: 50px auto;
}

@media screen and (max-width: 1290px) {
	.ServicosAGT span {
		padding: 0px 20px;
		font: 30px 'breuertextbold', Arial, sans-serif;
	}
}

@media screen and (max-width: 1100px) {
	.ServicosAGT span {
		padding: 0px 15px;
		font: 28px 'breuertextbold', Arial, sans-serif;
	}
}

@media screen and (max-width: 995px) {
	.ServicosAGT span {
		padding: 0px 12px;
		font: 25px 'breuertextbold', Arial, sans-serif;
	}
}

@media screen and (max-width: 875px) {
	.LogoAGT {
		margin: 25px auto 0 auto;
		width: 90%;
		max-width: 495px;
		text-align: center;
	}
	.ServicosAGT span {
		padding: 5px 0px;
		font: 35px 'breuertextbold', Arial, sans-serif;
		display: block;
	}
	.ServicosAGT {
		margin: 20px auto 30px auto;
	}
	.ServicosAGT:before {
		margin: 0 auto 10px auto;
	}
	.ServicosAGT:after {
		margin: 10px auto 0 auto;
	}
	.TelFixo {
		font-size: 28px;
	}
	.TelFixo:hover {
		font-size: 28px;
	}
	.TelFixo span {
		border: 2px solid #FFF;
		margin-left: 10px;
		letter-spacing: 2px;
		padding: 5px 20px 5px 24px;
		width: 200px;
	}
	.TelFixo:before {
		width: 30px;
		height: 30px;
	}
	.WhatsAGT {
		font-size: 28px;
	}
	.WhatsAGT:hover {
		font-size: 28px;
	}
	.WhatsAGT span {
		margin-left: 10px;
		letter-spacing: 2px;
		padding: 5px 20px 5px 24px;
		width: 200px;
	}
	.WhatsAGT:before {
		width: 30px;
		height: 30px;
	}
	.EmailAGT {
		font: 18px 'breuertextlight', Arial, sans-serif;
	}
	.EmailAGT:hover {
		font: 18px 'breuertextlight', Arial, sans-serif;
	}
	.EmailAGT span {
		margin-left: 10px;
		padding: 13px 5px 13px 5px;
		width: 234px;
	}
	.EmailAGT:before {
		width: 30px;
		height: 30px;
	}
}

/*$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$*/