#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:737px; position:absolute; left:0; top:45px; background:#f4782a; display:none; border-radius:4px 4px 4px 4px; margin-left: -30px;}
.nav li ul > li{float:left;background-image:none; padding:0 8px; 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;
	font-family: arial,sans-serif;
	}
.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:-21px -1px;
}

.youtube a{
	background:url(../images/youtube_favicon.png) left top no-repeat;
	display: block;
	width: 24px;
	height: 17px;
}
.linkedin a{
	background:url(../images/linkedin_lg.png) left top no-repeat;
	display: block;
	width: 17px;
	height: 17px;
}

.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;}

.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;
}

.formbox{padding-bottom:8px;}
.form{float:left; margin-left:20px;}
.formbox ul{float:right;  padding-top: 5px;    padding-top: -5px; margin-right:20px;}
.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*/

.client{
	float:left;
	width: 426px;
	background: #ffffff;
	border-radius: 6px 6px 0 0;
	border: solid 1px #dbdbdb;
	border-bottom: 0;
	padding: 0px 15px;
}
.content-top , .content-middle , .content-bottom{
	padding-bottom: 18px;
	position: relative;
}

.description{
	color: #707070;
	font-size: 1.4em;
	line-height: 1.1;
	margin-bottom: 10px;
}
.listing{
	padding-bottom: 35px;
}

.client-listing{
	width: 230px;
	display: table-cell;
}
.alt{
	width: 255px;
}
.client-listing li{}
.client-listing li a{
	color: #707070;
	font-size: 1.4em;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	line-height: 1.4;
	transition: color .3s ease;
}
.client-listing li a:hover{
	color: #13276F;
	transition: color .3s ease;
}

.tab{
	float: left;
	width: 456px;
	border: solid 1px #dbdbdb;
	border-top: none;
	background-image: url(../images/tab-top-bg.png);
	background-position: 0px 15px;
	background-repeat:repeat-x;
	background-color: #fff;
}
ul.tabs {
    
}
.tabs li{
	display: inline-block;
	margin-left: 5px;
}
.tabs li a {
    color: #707070;
    font-size: 1.4em;
    font-weight: bold;
    cursor: pointer;
}
.tabs li a.active {
    color: #13276f;
    background: #ffffff;
    border: solid 1px #dbdbdb;
    border-bottom: none;
    width: 180px;
    padding: 30px 16px 16px 16px;
    display: block;
    text-align: center;
}
.tabs li a.inactive {
    color: #13276f;
    border: none;
    width: 180px;
    padding: 30px 16px 16px 16px;
    display: block;
    text-align: center;
}
.tab-content{
	background: #ffffff;
	border-top: solid 1px #dbdbdb;
	min-height: 107px;
	width: 100%;
	border-radius: 0 0 6px 6px ;
	margin-top: -1px;
}
.tab-content-inner{
	padding: 30px 30px;
}
.tab-content-inner select{
	width: 220px;
	padding: 12px;
}
.advertisment{
	float: right;
	background: url(../images/saude-ativa.png) left top no-repeat;
	width: 219px;
	height: 360px;
	text-align: center;
}
.advertisment h2{
	font-weight: bold;
	color: #13276f;
	font-size: 2.98em;
	text-transform: none;
	letter-spacing: -2px;
	margin-top: 250px;
}

/*content middle*/

.column{
	float:left;
	width: 216px;
	height: 180px;
	background: #ffffff;
	border-radius: 6px;
	border:1px solid #DBDBDB;
}
.column1{
	text-align: center;
}
.column2{
	background: url(../images/column2.png) left top no-repeat;
	padding-top: 68px;
}
.column2 a , .column3 a {
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 2px;
}
.column2 a img , .column3 a img{
	margin-bottom: 1px;
}
.column3{
	background: url(../images/column3.png) left top no-repeat;
	padding-top: 68px;
}

/*content-bottom*/

.calculation{
	width: 460px;
	float: right;
	background: #ffffff;
	height: 180px;
	border-radius: 6px;
	border:1px solid #DBDBDB;
	position: relative;
}

.cotacao{
	width: 460px;
	float: right;
	background: #ffffff;
	height: 180px;
	border-radius: 6px;
	border:1px solid #DBDBDB;
	position: relative;
	background: #F8F8F8 url(/sai/service/encontreumcorretor/img/banner_sulamerica.png) no-repeat right top;
}

.cotacao-inner{
	width: 305px;
}
.hire-now {
	position: relative;
}
.hire-now-inner , .calculation-inner, .cotacao-inner{
	padding: 10px 15px 0px 20px;
}
.hire-now-inner img , .calculation-inner img{
	float: left;
	margin-right: 10px;
}

/*fb-area*/

.fb-box{
	background: #ffffff;
	border-radius: 6px;
	height: 220px;
	border:1px solid #DBDBDB;
	margin-bottom: 15px;
}
.news{
	background: #ffffff;
	border-radius: 6px;
	height: 518px;
	border:1px solid #DBDBDB;
	margin-bottom: 20px;
	position: relative;
}
.news-inner{
	padding: 10px 30px 20px 26px;
}
.news-inner ul{
	margin-top: 28px;
}
.news-inner li{
	background: url(../images/plus.png) left top no-repeat;
	padding-left: 18px;
	padding-bottom: 28px;
}
.news-inner li a{
	color: #707070;
	font-size: 1.2em;
	line-height: 1.3;
	transition: color .3s ease;
}
.news-inner li a:hover{
	color: #13276F;
	transition: color .3s ease;
}

/*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: 68px;
	width: 4px;
	background: #f36f21;
	top: 0px;
	top: 20px;
	left: 0px;
}
.sinistro-btn {
	width: 160px;
}

.menu-empresa {
	margin-left: 0px;
    width: 540px !important;
    border-radius: 0 4px 4px 4px !important;
}
.menu-corretores {
	width: 290px !important;
	margin-left: -90px;
	border-radius: 4px 4px 4px 4px !important;
}
.menu-prestadores {
	width: 690px !important;
	margin-left: -355px;
	border-radius: 4px 4px 4px 4px !important;
}
.menu-voce {
    width: 450px !important;
    z-index: 9999;
}
.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;
}
.destaque-home {
	width: 980px;
	height: 340px;
	overflow: hidden;
	position: relative;
}
.slide-home {
	width: 2940px;
}
.image-home {
	float: left;
}
.home-hit {
	width: 14px;
	height: 14px;
	float: left;
	display: inline;
	padding: 3px;
}
.home-hit a {
	width: 14px;
	height: 14px;
	background-image: url('../images/pagination.png');
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	cursor: pointer;
}
.home-hit a:hover {
	background-position: 0 -14px;
}
.pagination-home {
	position: absolute;
	bottom: 20px;
	left: 50%;
}
.destaque-home-banner1 {
	width: 219px;
	height: 360px;
	overflow: hidden;
	position: relative;
	padding: 20px 0 0 0;
	min-height: 380px;
}
.slide-home-banner1 {
	width: 700px;
}
.image-home-banner1 {
	float: left;
}
.home-hit-banner1 {
	width: 14px;
	height: 14px;
	float: left;
	display: inline;
	padding: 3px;
}
.home-hit-banner1 a {
	width: 14px;
	height: 14px;
	background-image: url('../images/pagination.png');
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	cursor: pointer;
}
.home-hit-banner1 a:hover {
	background-position: 0 -14px;
}
.pagination-home-banner1 {
	position: absolute;
	bottom: 20px;
	left: 50%;
}
.home-page {
	background-position: 0 -14px;
}
