@import url(http://fonts.googleapis.com/css?family=Dosis);
@import url(http://fonts.googleapis.com/css?family=Lato);
    ::selection {
    background:#b0a180;
    color:#fff;
    }

    ::-moz-selection {
    background:#b0a180;
    color:#fff;
    }

    ::-webkit-selection {
    background:#b0a180;
    color:#fff;
    }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../imagens/bg-middle.jpg) repeat-y center top;
	background-color: #e7eff2;
}
#topo {
	background: url(../imagens/bg-top.jpg) no-repeat center top;
}	
#rodape{
	background:url(../imagens/bg-bottom.jpg) no-repeat center;
	margin-top: -300px;
}
.telefone1{
	font-family: 'Dosis', Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	color: #b7863a;
}
.telefone2{
	font-family: 'Dosis', Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-right: 5px;
	color: #b7863a;
}
#menu .case {
	float:right;
	margin-left: 15px;
	padding: 5px 10px;
	text-align:center;
	color:#a37732;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;

}

#menu .case:hover {
	background: #cfc0a5;

	color: #ffffff;
	border-radius:20px;
}

#menu .case .nm {
	font-size:14px;	
}

.menu-case {
	float: right;
	position:relative;
	margin-top: 30px;
	margin-bottom: -10px;

}

a {
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}
a:link,
a:visited,
a:active {
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-size:14;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a.comum:link,
a.comum:visited,
a.comum:active {
	font-family: "Dosis",Arial,Helvetica,sans-serif;
	font-size:14;
	color: #666666;
	text-decoration: none;
}
a.comum:hover {
	color: #000000;
	text-decoration: none;
}
.bdbot{
	border-bottom: 1px solid #FFFBFB;
}
.bdradius{
	border-radius: 10px;
	box-shadow: 0 0 5px #ccc;
}
.bdradiusup{
	border-radius: 10px 200px 10px 200px;
	box-shadow: 0 0 5px #ccc;
}
.turistico{
	float:left;
	border-radius: 15px 100px 50px 30px;
	border: 5px solid #ffffff;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.titulos{
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-size:35px;
	color: #947444;
	text-shadow: 1px 1px 1px #ffffff;
	font-weight:bold;
	letter-spacing: -3px;
	border-bottom: 1px solid #947444;
}
.textos{
	font-family: 'Dosis', Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #947444;
	line-height: 20px;
}
.news{
	font-family: "Lato",Arial,Helvetica,sans-serif;
	font-size:30px;
	color: #b0a180;
	text-shadow: 1px 1px 1px #ffffff;
	font-weight:bold;
	letter-spacing: -3px;
}
a.botoes{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	
	background: #aa8952;
	padding:5px 10px;
	font-family: "Dosis", "Segoe UI", Arial;
	font-size: 18px;
	color:#FFFFFF;
	cursor:pointer;
	border: 0;
	border-radius: 5px;
	text-align:center;
	vertical-align: middle;
}
a.botoes:hover, .active, .visited{
	background: #c8b99f;
}
.style1{
	font-family: 'Dosis', Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #a37732;
}
.style2{
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:50px;
	color: #947444;
	text-shadow: 1px 1px 1px #ffffff;
	font-style:italic;
	font-weight:bold;
}
.style3{
	font-family: 'Dosis', Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #947444;
}
.style4{
	font-family: 'Dosis', Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight:bold;
	color: #947444;
}
.style5{
	font-family: 'Dosis', Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #947444;
	font-style:italic;
}
.style6{
	font-family: 'Dosis', Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #947444;
}
.style7{
	font-family: 'Dosis', Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #FF0000;
}
.style8{
	font-family: 'Dosis', Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight:bold;
	color: #947444;
}

/** ÍCONES **/


#menuHorz {
	position: relative;
	float: left;
	
	width: 100%;
	
	margin: 0 auto;
	
	padding: 0;
}

#menuHorz .case {
	width: 980px;
	
	margin: 0 auto;
	
	padding: 0 10px;
}

#menuHorz .case .iconCase {
	position: relative;
	
	float: left;
	
	width: 16.6%;
	height: 170px;
}

#menuHorz .case .iconCase a.icon, a.icon:visited {
	position: absolute;
	
	top: 0px;
	left: 50%;
	
	margin-left: -50px;
	
	width: 100px;
	height: 100px;
	
	background: #a37732;
	
	border-radius: 100%;
}

#menuHorz .case .iconCase a.icon:after {
	content: '';
	
	position: absolute;
	
	top: -7px;
	left: -7px;
	
	width: 100%;
	height: 100%;
	
	padding: 7px;
	
	pointer-events: none;
	
	border-radius: 50%;
	
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box; 
	-ms-box-sizing: content-box; 
	box-sizing: content-box;
	
	-webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
	-moz-transition: -moz-transform 0.2s, opacity 0.2s;
	-o-transition: -moz-transform 0.2s, opacity 0.2s;
	-ms-transition: -moz-transform 0.2s, opacity 0.2s;
	transition: transform 0.2s, opacity 0.2s;
	
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	
	opacity: 0;
	
	box-shadow: 0 0 0 4px #a37732;
}

#menuHorz .case .iconCase a.icon:hover:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
		
	opacity: 1;
}

#menuHorz .case .iconCase a.icon span {
	float: left;
	
	width: 73px;
	height: 73px;
	
	margin: 13.5px 0 0 13.5px;
	
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

#menuHorz .case .iconCase a.icon.depoimentos span {
	background: url(../imagens/depoimentos.png) no-repeat;
}

#menuHorz .case .iconCase a.icon.pacotes span {
	background: url(../imagens/pacotes.png) no-repeat;
}

#menuHorz .case .iconCase a.icon.doMar span {
	background: url(../imagens/doMar.png) no-repeat;
}

#menuHorz .case .iconCase a.icon.youtube span {
	background: url(../imagens/youtube.png) no-repeat;
}

#menuHorz .case .iconCase a.icon.facebook span {
	background: url(../imagens/facebook.png) no-repeat;
}
#menuHorz .case .iconCase a.icon.localizacao span {
	background: url(../imagens/localizacao.png) no-repeat;
}


#menuHorz .case .iconCase span.title {
	position: absolute;
	
	top: 110px;
	
	width: 100%;
	
	padding: 0;
	
	text-align: center;
	font-size: 20px;
	color: #a37732;
	font-family: 'Dosis', Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}