@charset "utf-8";

/* CSS Document */



*	{
	margin: 0;
	padding: 0;
	border: 0;
	}



body{
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff !important;
	overflow-x: hidden;
	position: relative;
	font-family: 'Nunito', sans-serif;
	}

.geral	{
	float: left;
	width: 100%;
	}

.meio	{
	margin: auto;
	width: 1200px;
	/*background: #cac;*/
	}
.adeus .meio, .serv .meio, .dest .meio{
	padding: 50px 0 0 0;
}


.inteiro{
	position: relative;
}







#topo	{
	background: #fff;
	letter-spacing: 0px;
	/*position: relative;*/
    position: fixed;
    top: 0;
    z-index: 999;
	border-bottom: solid 1px #ddddde;
}



#topo .cont span	{

    background-size: 31px;

    float: right;

    color: #3b3b3b;

    margin-top: 4px;

	}



#topo h1	{

	background: url("../img/agenda-logo.png") no-repeat left top;

	margin: 21px 30px 14px 0px;

	position: relative;

	z-index: 99999;

	}

#topo h1 , #topo h1 a	{

	float: left;

	width: 181px;

	height: 54px;

	}

#topo h1 a span	{

		rewhite-space: nowrap;

		overflow: hidden;

		top: -9999px;

		position: absolute;

	}


#topo .cotacao	{
	float: right;
	}
#topo .cotacao a	{
    float: right;
    height: 40px;
    background: #7cc9db;
    font-weight: bold;
    font-size: 18px;
    padding: 0 30px;
    color: #010101;
    margin: 26px 0 0 20px;
    border-radius: 9px;
	}
#topo .cotacao a:hover	{
	background: #ee8f4a
}
#topo .cotacao a span	{
	float: left;
	margin: 8px 0 0 0;
	}


	


h2{
	font-size: 40px;
	color: #000000;
	text-align: center;
	margin: 0 0 18px 0;
}
h3{
	font-size: 25px;
	color: #000000;
	text-align: center;
	margin: 0 0 63px 0;
	font-weight: 300;
}
h2 span{
	width: 100%;
	float: left;
	color: #eb880e;
	line-height: 1.2;
}
p{
	font-size: 19px;
	color: #1f2637;
	line-height: 1.3;
}


.adeus	{
	text-align: center;
	background: url("../img/adeus-icon.png") no-repeat center top;
	background-size: 65px;
	padding: 50px 0 0 0;
	margin: 40px 0 0 0;
}
.adeus img	{
	margin: 0 0 23px 0;
	width: 58px;
}
.adeus h4	{
	font-size: 18px;
	margin: 0 0 15px 0;
}
.adeus p	{
	font-size: 16px;
	margin: 0 0 15px 0;
}
.adeus , .vant {
	width: 100%;
}
.adeus span , .vant span {
	float: left;
	width: 100%;
	margin: 35px 0 50px 0;
}
.adeus span a , .vant span a {
	background: #ee8f4a;
    border-radius: 9px;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    font-size: 24px;
    padding: 10px 50px;
}
.adeus span a:hover , .vant span a:hover {
	background: #0e586a;
}
.adeus .meio	{
	width: 1020px;
}


.vant{
	text-align: center;
}
.vant .meio{
	/*background: #ccc;
	height: 2000px;*/
}
.vant .um , .vant .dois , .vant .tres , .vant .quatro{
	width: 49.3%;
	margin: 0 0 0 1.4%;
	border-radius: 9px;
	height: 320px;
	margin-bottom: 15px;
}
.vant .um{
	background: url("../img/icon-01.jpg") no-repeat right bottom #d7e9f0;

}
.vant .dois{
	background: url("../img/icon-02.jpg") no-repeat right bottom #cdf0ec;
}
.vant .tres{
	background: url("../img/icon-03.jpg") no-repeat right bottom #d9e7ea;
}
.vant .quatro{
	background: url("../img/icon-04.jpg") no-repeat right bottom #c7d9f1;
}
.vant h2{
    font-size: 35px;
    color: #000000;
    text-align: left;
    margin: 75px 0 25px 30px;
	line-height: 1.1;
}
.vant h3{
    font-size: 18px;
    color: #000000;
    text-align: left;
	font-weight: bold;
	margin: 0 0 0 30px;
}




.planos{
	background: #ececec;
	padding: 90px 0 80px 0;
	padding-bottom: 100px !important;
}
.planos .meio	{
	width: 1020px;
}
.planos .col-3{
    width: 23.25%;
    margin: 0 0 0 2%;
}
.planos .um , .planos .dois , .planos .tres , .planos .quatro{
	text-align: center;
	border-radius: 9px;
	line-height: 1;
	padding: 30px 0 0 0;
}
.planos h2{
	font-size: 40px;
	color: #000;
}
.planos .col-3 h2{
	color: #fff;
}
.planos .um span , .planos .dois span , .planos .tres span , .planos .quatro span{
	font-size: 14px;
	padding: 0 0 30px 0;
	color: #fff;
}
.planos .um{
	background: #93cae0;
}
.planos .dois{
	background: #abbfdf;
}
.planos .tres{
	background: #8dbcc7;
}
.planos .quatro{
	background: #0ebbe4;
}
.planos .branco{
	float: left;
	width: 100%;
	border-radius: 9px;
	background: #fff;
}
.planos .branco h3 {
	font-size: 25px;
	font-weight: bold;
	margin: 25px 0;
}

.planos .branco ul {
	float: left;
	list-style: none;
	list-style-image: url("../img/lista-v.png");
	list-style-position: inside;
	height: 280px;
}
.planos .branco ul li {
	float: left;
	width: 80%;
	padding: 0 10%;
	text-align: left;
	font-size: 14px;
	line-height: 1.3;
	margin: 0 0 15px 0;
}
.planos .branco a {
    background: #ee8f4a;
    border-radius: 9px;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    font-size: 17px;
    padding: 4px 0;
	width: 80%;
	float: left;
	margin: 0 0 20px 10%;
}
.planos .branco a:hover {
	background: #0e586a;
}







.depo{
	background: #f9f9f9;
	padding: 50px 0 0 0;
}
.depo .meio	{
	text-align: center;
	width: 1140px;
}
.depo .col-3{
	background: url("../img/aspas.png") no-repeat center top 25px #fff;
	background-size: 26px;
	padding: 60px 0 20px 0;
}
.depo p{
	font-size: 16px;
	float: left;
	width: 80%;
	margin: 0 0 0 10%;
	line-height: 1.2;
	text-align: left;
}
.depo img{
	width: 90px;
	margin: 25px 0 13px 0;
}
.depo span {
    float: left;
    width: 100%;
    margin: 65px 0 80px 0;
	text-align: center;
}
.depo span a {
    background: #ee8f4a;
    border-radius: 9px;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    font-size: 24px;
    padding: 10px 50px;
}
.depo span a:hover {
	background: #0e586a;
}




.perg {
    padding-top: 50px;
}
.perg h2{
	margin: 50px 0 0 0;
}
.perg span {
    float: left;
    width: 100%;
    margin: 65px 0 45px 0;
    text-align: center;
}
.perg span a {
    background: #ee8f4a;
    border-radius: 9px;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    font-size: 24px;
    padding: 10px 20px;
}
.perg span a:hover {
	background: #0e586a;
}






.servv , .destt	{
	float: left;
    height: 55px;
    width: 100%;
}
footerd	{
	float: left;
    width: 100%;
}


.serv{
	background: #00579f;
}
.serv h2,.serv h3{
	color: #fff;
	margin-bottom: 35px;
}
.serv h3{
	font-size: 25px;
	margin: 0 0 12px 0;
}
.serv p{
	font-size: 25px;
	margin: 0 0 10px 0;
    padding: 8px 15px;
    line-height: 1;
}
.serv .conv p{
	background: #f4c100;
	color: #00579f;
}
.serv .conv p:hover{
	background: #caa002;
}
.serv .esp p{
	background: #eb880e;
	color: #fff;
}
.serv .esp p:hover{
	background: #b36200;
}
.serv .emer p{
	background: #e6571e;
	color: #fff;
}
.serv .emer p:hover{
	background: #ba4212;
}




.dest	{
	text-align: center;
}
.dest h3	{
	color: #00579f;
	font-size: 30px;
	line-height: 1.3;
}
.dest h3 span	{
	width: 100%;
	float: left;
}
.dest img {
	margin: 0 0 50px 0;
}





footer{
	padding-bottom: 0 !important;
	background: #cacaca;
	float: left;
	width: 100%;
}
footer .meio{
	/*padding: 50px 0;*/
	width: 1065px;
}
footer .meio .col-3{
	/*background: teal;*/
	padding: 70px 0 30px 0;
}
footer .logo{
	float: left;
	width: 181px;
}
footer ul{
	float: left;
    list-style: none;
	width: 100%;
}
footer ul li{
	float: left;
    width: 100%;
    padding: 0;
    text-align: left;
    font-size: 14px;
    line-height: 1.3;
    margin: 0 0 15px 0;
}
footer ul li a{
	float: left;
    width: 90%;
	margin: 0 0 0 5%;
	text-decoration: none;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	/*background: teal;*/
}
footer ul li a:hover {
	color: #00637c;
}

footer .col-3 .fb{
	background: url("../img/icon-face--rod.png") no-repeat bottom;
	background-size: 26px;
	float: left;
	width: 20px;
	height: 18px;
	margin: 0 3px 0 0;
}
footer .col-3 .fb:hover{
	background: url("../img/icon-face--rod.png") no-repeat top;
	background-size: 26px;
	height: 18px;
}
footer .col-3 .insta{
	background: url("../img/icon-insta-rod.png") no-repeat bottom;
	background-size: 26px;
	float: left;
	width: 26px;
	height: 18px;
	margin: 0 0 0 0;
}
footer .col-3 .insta:hover{
	background: url("../img/icon-insta-rod.png") no-repeat top;
	background-size: 26px;
}
footer .col-3 .you{
	background: url("../img/icon-you-rod.png") no-repeat bottom;
	background-size: 26px;
	float: left;
	width: 26px;
	height: 18px;
	margin: 0 7px 0 7px;
}
footer .col-3 .you:hover{
	background: url("../img/icon-you-rod.png") no-repeat top;
	background-size: 26px;
}
footer .col-3 .link{
	background: url("../img/icon-link-rod.png") no-repeat bottom;
	background-size: 26px;
	float: left;
	width: 26px;
	height: 18px;
	margin: 0 0 0 0;
}
footer .col-3 .link:hover{
	background: url("../img/icon-link-rod.png") no-repeat top;
	background-size: 26px;
}

footer p {
    float: left;
    width: 100%;
    margin: 19px 0 0 0;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

footer span {
	float: left;
	width: 100%;
	text-align: center;
	margin: 20px 0 30px 0;
	font-weight: bold;
}
footer .rs {
	padding: 70px 0 0 0 !important;
	height: auto !important;
}
footer .rs .centro {
    width: 120px;
	float: left;
}

	







.esconde{
	visibility: hidden;
}




.banner	{
	margin: 100px 0 0px 0 !important;
	height: 591px;
	background: url("../img/banner.png") no-repeat center top , url("../img/banner-bg.png") repeat-x top;
	}
.banner .texto	{
	float: left;
	margin: 150px 0 0 50px;
}
.banner h2	{
    font-size: 45px;
    color: #fff;
    text-align: left !important;
    margin: 0 0 20px 0;
	line-height: 1.2;
}
.banner h3	{
    font-size: 25px;
    color: #fff;
    text-align: left !important;
    margin: 0 0 60px 0;
	line-height: 1.2;
	font-weight: 100;
}
.banner a	{
	background: #ee8f4a;
	border-radius: 9px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	font-size: 18px;
	padding: 6px 18px;
}
.banner a:hover	{
	background: #0e586a;
}





.flexslider	{
	/*margin-bottom: 65px !important;*/
	margin: 150px 0 0px 0 !important;
	}

.flexslider .slides img.resp {
	visibility: hidden;
	height: 0;
}







.zap{
	position: fixed;
	bottom: 30px;
	right: 15px;
	width: 78px;
	height: 78px;
	background: url("../img/zap.png") no-repeat;
	z-index: 9999;
}
.esconde-zap{
	visibility: hidden;
}
.esconde-zap img{
	width: 80px;
	}



.rs{
	float: right;
	height: 94px;
	z-index: 9999;
}
.rs .fb{
	background: url("../img/icon-face.png") no-repeat bottom;
	background-size: 26px;
	float: left;
	width: 20px;
	height: 18px;
	margin: 37px 3px 0 0;
}
.rs .fb:hover{
	background: url("../img/icon-face.png") no-repeat top;
	background-size: 26px;
	height: 18px;
}
.rs .insta{
	background: url("../img/icon-insta.png") no-repeat bottom;
	background-size: 26px;
	float: left;
	width: 26px;
	height: 18px;
	margin: 37px 0 0 0;
}
.rs .insta:hover{
	background: url("../img/icon-insta.png") no-repeat top;
	background-size: 26px;
}
.rs .you{
	background: url("../img/icon-you.png") no-repeat bottom;
	background-size: 26px;
	float: left;
	width: 26px;
	height: 18px;
	margin: 37px 7px 0 7px;
}
.rs .you:hover{
	background: url("../img/icon-you.png") no-repeat top;
	background-size: 26px;
}
.rs .link{
	background: url("../img/icon-link.png") no-repeat bottom;
	background-size: 26px;
	float: left;
	width: 26px;
	height: 18px;
	margin: 37px 0 0 0;
}
.rs .link:hover{
	background: url("../img/icon-link.png") no-repeat top;
	background-size: 26px;
}

hr{
	visibility: hidden;
}