@import url(http://www.answertoday.pt/extras/font/agency_fb.css);
html{position:relative;width:100%;overflow-x:hidden;margin:0;padding:0}
body {
	margin:0;
	background:url(bg.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	background-color:#0b106c; /* Background cor */
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.menu {
	color:#6cc3eb;
	text-decoration:none;
}
a.menu:hover{
	color:#6cc3eb;
	text-decoration:underline;
}
#site {
	position:relative;
	width:860px;
	margin:20px auto 0 auto;
}
#topo {
	position:relative;
	float: left;
	width:860px;
	height:170px;
	margin-top:20px;
	background:url(efeito.png);
	background-repeat:no-repeat;
}
#logo {
	position:relative;
	float: left;
	width:860px;
	height:auto;
	float:left;
	text-align:left;
}
#menutopo {
	position:relative;
	float: left;
	width:850px;
	margin:64px 0 0 0;
	padding:0 10px 15px 0;
	font-size:12px;
	text-align:right;
	color:#6cc3eb;
}
#menutopo a{ text-decoration:none !important; color:#ffffff !important;}
#menutopo a:hover{text-decoration:underline !important;}
.hp_bloco {
	position:relative;
	width:214px;
	height:197px;
	float:left;
	padding-right:1px;
	padding-bottom:1px;
	background:none;
}
#fundo {
	width:860px;
	height:auto;
	float:left;
}
#internasEsquerda {
	width:214px;
	height:auto;
	float:left;
	padding-right:1px;
}
#internas {
	width:860px;
	height:auto;
	float:left;
	padding-bottom:30px;
	background-color:#DEDFDA;
	/*background:url(bg.png);*/
	background-repeat:repeat;
	background-position: top left;
	border:2px solid #8d0809;
}
#internasDireita {
	width:845px;
	height:auto;
	float:left;
	padding-bottom:30px;
}
.conteudo {
	width:705px;
	height:auto;
	float:left;
	padding-top:70px;
	padding-left:70px;
	padding-right:70px;
	padding-bottom:30px;
}
.conteudoH1 {
	width:100%;
	height:auto;
	float:left;
	font-size:22px;
	font-weight:normal;
	color:#0B106C;
	padding:0px;
	margin:0px;
	margin-bottom:15px;
}
.conteudoH2 {
	width:100%;
	height:auto;
	float:left;
	font-size:11px;
	font-weight:normal;
	color:#043c53;
	padding:0px;
	margin:0px;
	line-height:16px;
}
.voltar {
	width:auto;
	background:#279bce;
	color:#043c53;
	float:left;
	padding:5px;
	font-size:11px;
}
.voltar a {
	color:#043c53;
	text-decoration:none;
}
.voltar a:hover {
	text-decoration:underline;
}
.formulario{
	width:100%;
	height:auto;
	float:left;
	margin-top:20px;
}
.formularioInput {
	width:60%;
	height:auto;
	font-size:12px;
}
.formularioTextarea {
	width:75%;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.formulario p {
	width:100%;
	height:auto;
	float:left;
	padding:0px;
	padding-bottom:10px;
	margin:0px;
	font-size:11px;
	color:#000000;
	line-height:16px;
}
.galeriaFotos {
	width:480px;
	height:auto;
	float:left;
	margin-top:20px;
	padding-left:12px;
	padding-bottom:15px;
}
.galeriaFotos_ind {
	width:150px;
	height:150px;
	float:left;
	padding:5px;
}
.fundo_interior {
	width:860px;
	height:auto;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	color:#ffffff;
	text-align:center;
}
.fundo_interior a {
	color:#ffffff;
	text-decoration:none;
}
.fundo_interior a:hover {
	color:#ffffff;
}
#hover {
	position:absolute;
	top:290px;
	left:50%;
	margin:0 0 0 150px;
	width:350px;
	height:300;
	float:right;
	z-index:20;
	font-size:10px;
}

.servicos{width:213px;height:196px;text-align:center; overflow:hidden;margin:0 1px 1px 0;
background: #f73311; /* Old browsers */
background: -moz-linear-gradient(top,  #f73311 1%, #f16f5c 36%, #ef8577 54%, #f02f17 80%, #e73827 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f73311), color-stop(36%,#f16f5c), color-stop(54%,#ef8577), color-stop(80%,#f02f17), color-stop(100%,#e73827)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f73311 1%,#f16f5c 36%,#ef8577 54%,#f02f17 80%,#e73827 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f73311 1%,#f16f5c 36%,#ef8577 54%,#f02f17 80%,#e73827 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f73311 1%,#f16f5c 36%,#ef8577 54%,#f02f17 80%,#e73827 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f73311 1%,#f16f5c 36%,#ef8577 54%,#f02f17 80%,#e73827 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f73311', endColorstr='#e73827',GradientType=0 ); /* IE6-9 */
}
.servicos:hover{
background: rgb(248,93,66); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(248,93,66,1) 1%, rgba(244,142,126,1) 36%, rgba(242,157,146,1) 54%, rgba(243,91,71,1) 80%, rgba(236,95,82,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(248,93,66,1)), color-stop(36%,rgba(244,142,126,1)), color-stop(54%,rgba(242,157,146,1)), color-stop(80%,rgba(243,91,71,1)), color-stop(100%,rgba(236,95,82,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(248,93,66,1) 1%,rgba(244,142,126,1) 36%,rgba(242,157,146,1) 54%,rgba(243,91,71,1) 80%,rgba(236,95,82,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(248,93,66,1) 1%,rgba(244,142,126,1) 36%,rgba(242,157,146,1) 54%,rgba(243,91,71,1) 80%,rgba(236,95,82,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(248,93,66,1) 1%,rgba(244,142,126,1) 36%,rgba(242,157,146,1) 54%,rgba(243,91,71,1) 80%,rgba(236,95,82,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(248,93,66,1) 1%,rgba(244,142,126,1) 36%,rgba(242,157,146,1) 54%,rgba(243,91,71,1) 80%,rgba(236,95,82,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85d42', endColorstr='#ec5f52',GradientType=0 ); /* IE6-9 */

	}
.transitarios{width:213px;height:196px;text-align:center; overflow:hidden;margin:0 1px 1px 0;
background: rgb(162,143,18); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(162,143,18,1) 1%, rgba(205,218,62,1) 48%, rgba(205,218,62,1) 52%, rgba(205,218,62,1) 56%, rgba(162,143,18,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(162,143,18,1)), color-stop(48%,rgba(205,218,62,1)), color-stop(52%,rgba(205,218,62,1)), color-stop(56%,rgba(205,218,62,1)), color-stop(100%,rgba(162,143,18,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(162,143,18,1) 1%,rgba(205,218,62,1) 48%,rgba(205,218,62,1) 52%,rgba(205,218,62,1) 56%,rgba(162,143,18,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(162,143,18,1) 1%,rgba(205,218,62,1) 48%,rgba(205,218,62,1) 52%,rgba(205,218,62,1) 56%,rgba(162,143,18,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(162,143,18,1) 1%,rgba(205,218,62,1) 48%,rgba(205,218,62,1) 52%,rgba(205,218,62,1) 56%,rgba(162,143,18,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(162,143,18,1) 1%,rgba(205,218,62,1) 48%,rgba(205,218,62,1) 52%,rgba(205,218,62,1) 56%,rgba(162,143,18,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a28f12', endColorstr='#a28f12',GradientType=0 ); /* IE6-9 */
}
.transitarios:hover{
background: rgb(203,179,23); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(203,179,23,1) 1%, rgba(220,229,121,1) 48%, rgba(220,229,121,1) 52%, rgba(220,229,121,1) 56%, rgba(203,179,23,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(203,179,23,1)), color-stop(48%,rgba(220,229,121,1)), color-stop(52%,rgba(220,229,121,1)), color-stop(56%,rgba(220,229,121,1)), color-stop(100%,rgba(203,179,23,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(203,179,23,1) 1%,rgba(220,229,121,1) 48%,rgba(220,229,121,1) 52%,rgba(220,229,121,1) 56%,rgba(203,179,23,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(203,179,23,1) 1%,rgba(220,229,121,1) 48%,rgba(220,229,121,1) 52%,rgba(220,229,121,1) 56%,rgba(203,179,23,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(203,179,23,1) 1%,rgba(220,229,121,1) 48%,rgba(220,229,121,1) 52%,rgba(220,229,121,1) 56%,rgba(203,179,23,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(203,179,23,1) 1%,rgba(220,229,121,1) 48%,rgba(220,229,121,1) 52%,rgba(220,229,121,1) 56%,rgba(203,179,23,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cbb317', endColorstr='#cbb317',GradientType=0 ); /* IE6-9 */
	
}
.empresa{width:213px;height:196px;text-align:center; overflow:hidden;margin:0 1px 0 0;
background: rgb(7,104,189); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(7,104,189,1) 1%, rgba(56,149,226,1) 36%, rgba(88,169,226,1) 53%, rgba(56,149,226,1) 75%, rgba(20,116,180,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(7,104,189,1)), color-stop(36%,rgba(56,149,226,1)), color-stop(53%,rgba(88,169,226,1)), color-stop(75%,rgba(56,149,226,1)), color-stop(100%,rgba(20,116,180,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(7,104,189,1) 1%,rgba(56,149,226,1) 36%,rgba(88,169,226,1) 53%,rgba(56,149,226,1) 75%,rgba(20,116,180,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(7,104,189,1) 1%,rgba(56,149,226,1) 36%,rgba(88,169,226,1) 53%,rgba(56,149,226,1) 75%,rgba(20,116,180,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(7,104,189,1) 1%,rgba(56,149,226,1) 36%,rgba(88,169,226,1) 53%,rgba(56,149,226,1) 75%,rgba(20,116,180,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(7,104,189,1) 1%,rgba(56,149,226,1) 36%,rgba(88,169,226,1) 53%,rgba(56,149,226,1) 75%,rgba(20,116,180,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0768bd', endColorstr='#1474b4',GradientType=0 ); /* IE6-9 */

}
.empresa:hover{
background: rgb(9,133,241); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(9,133,241,1) 1%, rgba(89,167,231,1) 36%, rgba(117,184,231,1) 53%, rgba(89,167,231,1) 75%, rgba(25,146,227,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(9,133,241,1)), color-stop(36%,rgba(89,167,231,1)), color-stop(53%,rgba(117,184,231,1)), color-stop(75%,rgba(89,167,231,1)), color-stop(100%,rgba(25,146,227,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(9,133,241,1) 1%,rgba(89,167,231,1) 36%,rgba(117,184,231,1) 53%,rgba(89,167,231,1) 75%,rgba(25,146,227,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(9,133,241,1) 1%,rgba(89,167,231,1) 36%,rgba(117,184,231,1) 53%,rgba(89,167,231,1) 75%,rgba(25,146,227,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(9,133,241,1) 1%,rgba(89,167,231,1) 36%,rgba(117,184,231,1) 53%,rgba(89,167,231,1) 75%,rgba(25,146,227,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(9,133,241,1) 1%,rgba(89,167,231,1) 36%,rgba(117,184,231,1) 53%,rgba(89,167,231,1) 75%,rgba(25,146,227,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0985f1', endColorstr='#1992e3',GradientType=0 ); /* IE6-9 */
}
.logistica{width:213px;height:196px;text-align:center; overflow:hidden;margin:0 1px 0 0;
background: rgb(214,104,8); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(214,104,8,1) 1%, rgba(228,142,72,1) 36%, rgba(229,154,101,1) 53%, rgba(228,142,72,1) 75%, rgba(202,94,22,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(214,104,8,1)), color-stop(36%,rgba(228,142,72,1)), color-stop(53%,rgba(229,154,101,1)), color-stop(75%,rgba(228,142,72,1)), color-stop(100%,rgba(202,94,22,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(214,104,8,1) 1%,rgba(228,142,72,1) 36%,rgba(229,154,101,1) 53%,rgba(228,142,72,1) 75%,rgba(202,94,22,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(214,104,8,1) 1%,rgba(228,142,72,1) 36%,rgba(229,154,101,1) 53%,rgba(228,142,72,1) 75%,rgba(202,94,22,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(214,104,8,1) 1%,rgba(228,142,72,1) 36%,rgba(229,154,101,1) 53%,rgba(228,142,72,1) 75%,rgba(202,94,22,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(214,104,8,1) 1%,rgba(228,142,72,1) 36%,rgba(229,154,101,1) 53%,rgba(228,142,72,1) 75%,rgba(202,94,22,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d66808', endColorstr='#ca5e16',GradientType=0 ); /* IE6-9 */

}
.logistica:hover{
background: rgb(247,135,37); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(247,135,37,1) 1%, rgba(234,167,112,1) 36%, rgba(234,176,134,1) 53%, rgba(234,167,112,1) 75%, rgba(233,125,53,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(247,135,37,1)), color-stop(36%,rgba(234,167,112,1)), color-stop(53%,rgba(234,176,134,1)), color-stop(75%,rgba(234,167,112,1)), color-stop(100%,rgba(233,125,53,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(247,135,37,1) 1%,rgba(234,167,112,1) 36%,rgba(234,176,134,1) 53%,rgba(234,167,112,1) 75%,rgba(233,125,53,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(247,135,37,1) 1%,rgba(234,167,112,1) 36%,rgba(234,176,134,1) 53%,rgba(234,167,112,1) 75%,rgba(233,125,53,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(247,135,37,1) 1%,rgba(234,167,112,1) 36%,rgba(234,176,134,1) 53%,rgba(234,167,112,1) 75%,rgba(233,125,53,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(247,135,37,1) 1%,rgba(234,167,112,1) 36%,rgba(234,176,134,1) 53%,rgba(234,167,112,1) 75%,rgba(233,125,53,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f78725', endColorstr='#e97d35',GradientType=0 ); /* IE6-9 */

}
.transp{display:block;width:212px;height:196px;text-decoration:none;color:#ffffff !important;padding:85px 0 0 0;font-family: "agency_fbregular"; font-size:34px; font-weight:bold;}
.extransp{font-size:32px !important;}
#gflags{position:relative;float:left;margin:10px auto 0 auto; text-align:center;width:100%;}
#flagsvar{display:none;}
#qg{padding:5px; font-size:14px;border-color: #B6B6B6;border-style: solid;border-width: 2px; cursor:pointer;}
#qg:hover {color:#ffffff;background-color: #8D0809;border-color:#ffffff;}

/*.transp:hover{opacity:0.6;filter:alpha(opacity=60);}*/

@media (max-width: 1023px) {
	.conteudoH1 {
		font-size: 68px !important;
	}
	.conteudoH2 {
		font-size:42px;
		line-height:normal;
	}
	.conteudoH2 div {
		width:100% !important;
	}
	#menutopo {
		margin:34px 0 0 0;
		font-size:24px;
	}
	#hover {
	    position: relative;
	    width: 96%;
	    left:auto;
	    height: 720px;
	    float: right;
	    z-index: 20;
	    font-size: 30px;
	    background-color: #DEDFDA;
	    margin-top: 5px;
	    padding: 2%;
	    left: 0;
   		top: 0;
	}
	.formularioInput{
		font-size: 62px;
	}
	#qg{
		font-size: 54px;
	}
}