#header{padding-top:7px;padding-bottom: 10px;}

.headerlink{float:left; width:100%; text-align:center; height: 30px; padding-top: 2px;}
.headerlink li{border-left:1px solid #dbdbdb; display:inline-block;}
.headerlink li:first-child{border:none;}
.headerlink li a{font-size:1.2em; line-height:100%; color:#707070; padding:4px; display:block;}
.icon{right: 10px; position: absolute; top: 3px;}
.icon li{float:left; padding-left:5px;}
.icon li:first-child{padding-left:0;}

.secondery-header{background:#ffffff; padding:40px 0 35px 0;}
.logo{float:left;}
.nav{float:right; width:730px;}

.nav li {
	float: left;
	padding-right:12px;
	background: url(../images/border-rgt.png) no-repeat right center;
	position:relative;
	transition: color .3s ease;
	}
.nav li a{
	display:block;
	transition: all .3s ease;
	 }
.nav li span {
		color: hsl(227, 71%, 25%);
    display: block;
    font-family: 'lintelregular';
    font-size: 1.6em;
    line-height: 45px;
    padding-left: 12px;
    padding-right:8px;
    transition: all .3s ease;
		}
.nav li span i{display: inline-block;width: 14px; height:9px; background:url(../images/nav-narmal.png) left center no-repeat; margin-left: 5px;}
.nav li.last span i, .nav li:hover.last span i{background:url(../images/tele.png)right center no-repeat; width: 15px; height:20px;}
.nav li.last {padding-right:0;}
.nav li:hover span i{background:  url(../images/nav-hov.png) left center no-repeat; transition: all .3s ease;}

.nav li:hover{background: url(../images/nav.png) right -46px no-repeat;	}
.nav li:hover span{background:  url(../images/nav.png) left top no-repeat;color: #fff;}

.nav li:hover.last span{color:#13276f;}
.nav li.last, .nav li.last span, .nav li.last a{background-image:none; transition: all .3s ease;}

.nav li:hover ul{display:block; transition: all .3s ease;}
.nav li ul{width:703px; position:absolute; left:0; top:45px; background:#f4782a; display:none; border-radius:0 4px 4px 4px;}
.nav li ul > li{float:left;background-image:none; padding:0 9px; transition: all .3s ease;}
.nav li ul > li:hover{ background-image:none; transition: all .3s ease;}
.nav li ul li a{
	font-size:1.2em;
	height:40px; 
	line-height:40px;
	color:#fff;
	padding-left:6px;
	background:url(../images/submenu-bullet.png) left center no-repeat;
	transition: all .3s ease;
	}
.nav li ul li a:hover, .nav li ul li.active a{
	color:#13276f;
	transition: all .3s ease;
}



/*
 sprit css here
 ======================*/
.fasebook a, .twieet a{
	background:url(../images/sprit.png) left top no-repeat;
}
.fasebook a, .twieet a{
	display:block;width:17px; height: 17px;
}
.fasebook a{
	background-position:-1px -1px;
}
.twieet a{
	background-position:-18px -1px;
}



.form input[type=text]{width:174px; height:40px; line-height:40px; background:#fbfbfb; border:1px solid #dbdbdb; text-align:left; padding-left: 10px;}
.form input[type=submit]{width:78px; height:44px; background:#ededed; border:1px solid #dbdbdb; border-left:none; margin-left:-3px;
 }


 .formbox{padding-bottom:8px; position: relative;}
.form{float:left; margin-left:20px;}
.formbox ul{margin-right:20px; position: absolute; right: 0; top: 5px;}
.formbox ul > li{float:left;  padding:0 10px; border-left:1px solid #dbdbdb; height:32px; line-height:32px;}
.formbox ul > li:first-child{border:none; padding-left:0;}
.formbox ul li a{
	font-size:1.2em;
	 font-family:Arial, Helvetica, sans-serif;
	  font-weight: bold;
	  background:url(../images/music.png) left center no-repeat;
	  padding-left:30px;
	  border:none;
	  height: 35px;
	  display: block;
	  line-height: 35px;
	  }
	 




/*content area*/

.content-area{
	float:left;
	width: 880px;
	background: #ffffff;
	border-radius: 6px;
	border: solid 1px #dbdbdb;
	padding: 0px 28px;
	margin-bottom: 10px;
}


/*footer*/

.footer-inner-link ul{
	width: 150px;
	float: left;
}
.footer-inner-link ul + ul{
	width: 160px;
	background: url(../images/footer-seprater.png) top right repeat-y;
	margin-left: 10px;
}
.footer-inner-link ul + ul + ul{
	width: 170px;
}
.footer-inner-link ul + ul + ul + ul{
	width: 160px;
}
.footer-inner-link ul:last-child{
	background: none;
}
.footer-inner-link li{
	margin-bottom: 5px;
}
.footer-inner-link li a{
	font-size: 1.2em;
	color: #5d6db5;
	transition: color .3s ease;
}
.footer-inner-link li a:hover{
	color: #13276F;
	transition: color .3s ease;
}
.pleft{
	padding-left: 20px;
}
.chat{
	background: url(../images/chat.png) left center no-repeat;
}
.profile{
	background: url(../images/profile.png) left center no-repeat;
}
.map{
	background: url(../images/map.png) left center no-repeat;
}
.contact{
	background: url(../images/contact.png) left center no-repeat;
}
.terms{
	background: url(../images/terms.png) left center no-repeat;
}
.lock{
	background: url(../images/lock.png) left center no-repeat;
}
.site-map{
	background: url(../images/site-map.png) left center no-repeat;
}
.orange-bar {
	position:absolute;
	height: 15px;
	width: 4px;
	background: #f36f21;
	top: 25px;
	left: 150px;
	z-index: 999;
}
.sinistro-btn {
	width: 160px;
}

.menu-empresa {
	width: 750px !important;
	margin-left: -138px;
	border-radius: 4px 4px 4px 4px !important;
}
.menu-corretores {
	width: 290px !important;
	margin-left: -90px;
	border-radius: 4px 4px 4px 4px !important;
}
.menu-prestadores {
	width: 560px !important;
	margin-left: -220px;
	border-radius: 4px 4px 4px 4px !important;
}
.primary-header {
	position: relative;
}
.button-more {
	position: absolute;
	bottom: 0px;
	height: 30px;
	text-align: center;
	width: 100%;
	color: #f36f21;
	font-size: 1.2em;
	border-top: 1px solid #ccc;
	line-height: 30px;
	transition: color .3s ease;
}
.button-more:hover {
	color: #13276f;
	transition: color .3s ease;
}
.home-page {
	background-position: 0 -14px;
}
.tabs {
	font-family: Verdana, Arial, sans-serif;
	display: none;
}
.ultimo {
	margin-right: 0 !important;
}
.p20 {
	padding: 20px;
	overflow: hidden;
}
.btn-prev {
	width: 94px;
	height: 44px;
	display: block;
	line-height: 44px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background-image: url('../images/img-btn-prev.jpg');
	float: left;
	margin-right: 20px;
	clear: both;
	cursor: pointer;
}
.btn-next {
	width: 160px;
	height: 44px;
	display: block;
	line-height: 44px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	background-image: url('../images/img-btn-next.jpg');
	float: left;
	cursor: pointer;
}
.welcome {
	overflow: hidden;
	margin-bottom: 10px;
	position: relative;
}
.welcome ul li {
	float: left;
	padding-top: 20px;
}
.welcome ul li h4{
	display: inline;
	padding: 0;
	margin-top: 20px;
	position: relative;
	background: #fff;
	padding-right: 10px;
	padding-left: 160px;
	font-size: 2.2em;

}
.line {
	height: 34px;
	display: block;
	width: 100%;
	background-image: url('../images/img-titulo-bg.jpg');
	background-repeat: repeat-x;
	background-position: 0 16px;
}
.opcoes {
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
}
.opcoes ul li {
	float: left;
	padding-top: 20px;
}
.opcoes ul li h4 {
	display: inline;
	padding: 0;
	margin-top: 20px;
	position: relative;
	background: #fff;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 2.2em;
	margin-left: -155px;
	left: 50%;
}
.intro a {
	float: left;
	margin-right: 20px;
	margin-bottom: 25px;
	cursor: pointer;
}
.hit-intro {
	width: 260px;
	height: 120px;
	display: block;
	background-image: url('../images/img-hit-intro.jpg');
	padding: 10px;
}
.hit-intro h5 {
	text-align: center;
	position: relative;
	margin-top: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.8em;
}
.hit-intro p {
	text-align: center;
	color: #636363;
	line-height: 1.4em;
}
.hit-aba {
	cursor: pointer;
}
.splash {
	float: left;
	left: 20px;
}
.tab-mobile {
	float: left;
	left: 40px;
	position: relative;
}
.welcome .sub-logo {
	position: absolute;
	top: 10px;
	z-index: 9999;
}
.login {
	position: relative;
	top: 10px;
	float: right;
	right: 180px;
}
.login label{
	color: #13276f;
	font-weight: bold;
	font-size: 12px;
	margin-right: 5px;
	padding-left: 10px;
	float: left;
	line-height: 23px;
}
.login input[type=text]{
 	width:103px;
 	height:19px;
 	line-height:19px;
 	background:#fbfbfb;
 	border:1px solid #dbdbdb;
 	text-align:left;
 	padding-left: 10px;
	border-radius: 3px;
	border-top: 2px solid #bdbdbd; 	
	float: left;
 }
.login input[type=submit]{
	width:46px;
	height:23px;
	background: url('../images/img-btn-ok.png');
	margin-left:-5px;
	border: 0;
	position: relative;
	float: left;
 }