@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,700,700italic,900,900italic);

body {
	margin: 0;
	padding: 0;
	color: #7b797a;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	background-color: #FFF;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: top
}

a, a:link, a:visited { color: #9b5e0a; text-decoration: none; }
a:hover { text-decoration: underline; }

p { margin: 0 0 15px 0; padding: 0; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #7b797a; font-weight: normal }
h1 { font-size: 30px; margin: 0 0 35px 0; padding: 5px 0; }
h2 { font-size: 24px; margin: 0 0 30px 0; padding: 0; }
h3 { font-size: 20px; margin: 0 0 15px; padding: 0; }
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more {
	color: #9b5e0a;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a.more span { font-size: 16px; }
a.more:hover { text-decoration: none; }

.float_l { float: left }
.float_r { float: right }

.image_title { margin-bottom: 10px; font-size: 16px; font-weight: bold; }

.image_wrapper { position: relative; display: inline-block; margin-bottom: 10px }

.image_wrapper span {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 100px;
	background: url(images/templatemo_image_frame.png) no-repeat;
}

.image_wrapper img { width: 200px; height: 100px }
.image_fl { float: left; margin: 3px 15px 5px 0 }
.image_fr { float: right; margin: 3px 0 5px 15px }

blockquote { font-style: italic; margin-left: 10px}
cite, cite a { font-weight: 700; color:#9b5e0a }
cite span { color: #7b797a }
em { color: #fff }

.templatemo_list { margin: 0 0 15px 15px; padding: 0; list-style: none }

.templatemo_list li {
	color:#7b797a;
	margin: 0 0 6px;
	padding: 4px 0 3px 22px;
	background: transparent url(images/templatemo_list.jpg) scroll 0 7px  no-repeat;
}

.templatemo_list li a { color: #7b797a }
.templatemo_list li a:hover { color: #9b5e0a }

#wrapper {
	/*width: 980px;*/
	width: 1080px;
	margin: 0 auto
}

#header {
	/*width: 980px;*/
	width: 1080px;
	position:relative;
	z-index: 1;
	background: url(images/bglogo.jpg) no-repeat left top;
}
#header #fone {
  min-width: 220px; height: 35px; position: absolute; right: 0; top: 2px; /* background: url(images/fone.png) no-repeat; */
	
	background: #5a8fb8 url(images/icofone.png) no-repeat left;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
	padding-left: 45px;
	padding-right: 5px;
	color: #fff;
	line-height: 35px;
	font-size: 15px;
	letter-spacing: -0.5px;
}
#header #frase {
  width: 600px;
	height: 40px;
	position: absolute;
	right: 0;
	top: 80px;
	color: #FFFF26;
	font-size: 20px;
	font-style: italic;
	font-family: 'Montserrat Alternates', sans-serif;
	text-align: right;
	font-weight: 400;
	line-height: 120%;
}
/* #header #frase .year { font-size: 34px;} */
#header #frase .year { font-size: 28px;}
/*
#header #logos {
  width: 620px;
  height: 90px;
  position: absolute;
  top: 40px;
  right: 0;
  overflow: hidden;
}
#header #logos img {
  float: left;
  margin-right: 10px;
} */
#header .header_bg {
	position:absolute;
	top:50px;
	right:550px;
	cursor:default;
}
#site_title { float: left; margin-top: 30px; margin-bottom: 40px; }

#site_title h1 { margin: 0; padding: 0 }

#site_title h1 a {
	display: block;
	width: 400px;
	height: 110px;
	color: #333;
	/*margin-left:-60px;*/
	margin-top:10px;
	text-indent: -10000px;
	background: url(images/enovaseg.jpg) bottom left no-repeat;
	-webkit-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.95);
	-moz-box-shadow:    0px 0px 30px 0px rgba(255, 255, 255, 0.95);
	box-shadow:         0px 0px 30px 0px rgba(255, 255, 255, 0.95);
}

#header_right {
	float: right;
	width: 650px;
	background: #FF0;
	padding-top: 20px;
}
#templatemo_menu {
	/* float: right; */
	/* margin-left: 0px; */
	clear: both;
	margin: 40px auto;
	position: relative;
	z-index: 999;
}

#social_links { float: right; margin: 0 30px 5px 0; }
#social_links a { display: inline-block; margin-left: 20px; }

#search_box {
	clear: both;
	float: right;
	width: 250px;
	height: 48px;
	margin: 0px;
	padding: 00px;
	background: url(images/templatemo_search_box.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#searchfield {
	width: 165px;
	height: 26px;
	margin: 10px 0px 0px 10px;
	padding: 0px 4px;
	font-size: 12px;
	color: #7b797a;
	background: none;
	border: none;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#searchbutton {
	width: 60px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	background: none;
	border: none;
}

#slide {
	clear: both;
	width: 970px;
	height: 280px;
	margin: 30px auto 10px auto;
	text-align: center;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	/* background: url(images/templatemo_slider.png) no-repeat */
	position:relative;
	z-index: 0;
}
#slide img {
	width: 970px;
	height: 280px;
}

#bordaLogos {
  width: 900px;
  height: 100px;
  margin: 40px auto 0 auto;
  overflow: hidden;
	border: 3px #14609A solid;
	padding: 10px 0 20px 0;
	position: relative;
	z-index: 1;
}
#bordaLogos img {
	border: 1px solid #ccc;
}

#titleLogos {
	text-align: center;
	width: 540px;
	height: 35px;
	margin: -12px auto 0 auto;
	color: #615D5C;
	background: #FFF;
	font-weight: 600;
	font-size: 20px;
	position: relative;
	z-index: 99;
}

#logos {
  width: 900px;
  height: 100px;
	/*
  margin: 20px auto 0 auto;
  overflow: hidden;
	border: 3px #14609A solid;
	padding: 10px 0; */
}
#logos img {
  float: left;
  margin-right: 15px;
	height: 100px;
	border: 1px solid #ccc;
}

#bordaLogos2 {
  width: 900px;
  height: 100px;
  margin: 40px auto 0 auto;
  overflow: hidden;
	border: 3px #14609A solid;
	padding: 10px 0 20px 0;
	position: relative;
	z-index: 1;
}

#titleLogos2 {
	text-align: center;
	width: 540px;
	height: 35px;
	margin: -12px auto 0 auto;
	color: #615D5C;
	background: #FFF;
	font-weight: 600;
	font-size: 20px;
	position: relative;
	z-index: 99;
}

#logos2 {
  width: 900px;
  height: 90px;
	/*
  margin: 20px auto 0 auto;
  overflow: hidden;
	border: 3px #14609A solid;
	padding: 10px 0; */
}
#logos2 img {
  float: left;
  margin-right: 15px;
	height: 100px;
	border: 1px solid #ccc;
}


#segurosUnimed {
	float: left;
	width: 375px;
	margin-left: 40px;
}
#ultimaHora {
	float: left;
	width: 200px;
	margin: 10px 0 0 12px;
}
.fb-like-box {
	float: right;
	width: 300px;
	margin-right: 40px;
}

#main {
	clear: both;
	margin: 0 auto;
	/* width: 940px; */
	width: 980px;
	background: #FFF;
	padding-top: 20px;
}

#content {
	/* float: left;
	width: 600px; */
	padding: 0 0 20px 0;
}
#content .title { text-align: right;}
.post { min-height: 300px; }

.seguros img {
	width: 250px;
	margin: 0 30px 30px 30px;
	float: left;
}

#parceiros {}
#parceiros .parceiro {
	float: left;
	width: 40%;
	padding: 2%;
	background: #F1F1F1;
	margin: 0 2%;
	height: 350px;
}
#parceiros .parceiro ul {
	list-style: disc;
	margin-left: 20px;
}
#parceiros .titulo {}
#parceiros .texto {}
#parceiros .texto.vgt { font-size: 15px; text-align: center; font-weight: 700; }

#sidebar {
	float: right;
	width: 300px;
}
.templatemo_fwc {
	clear: both;
	width: 940px;
}
.fwc_box {
	width: 940px;
	height: 240px;
	margin: 20px auto;
}
.box_w200 {
	float: left;
	width: 160px;
	margin: 0 5px 20px 5px;
	padding: 5px;
	background: #F1F1F1
}
.box_w200 img {
	width: 160px;
}
.box_w200 img:hover {
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
.image_cap {
	margin-top: 5px;
	color: #4d4b4c
}
.rmb { margin-right: 0 }
.sb_box_wrapper {
	clear: both;
	margin-bottom: 30px;
}
.sb_box {
	width: 240px;
	height: 96px;
	padding: 20px 30px;
	overflow: hidden;
	line-height: 22px;
	color: #3a3a3b;
	background: url(images/templatemo_box3.jpg) no-repeat
}
.templatemo_post {
	margin: 0px;
	padding: 20px 0px;
	border-bottom: 1px dotted #555555;
}
.templatemo_post_title {
	font-size: 28px;
	margin: 0px 0px 15px 0px;
}
.templatemo_post_tag {
	margin-bottom: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}
.post_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	padding: 20px 0;
	text-align: center;
	color: #FFF;
	background: #615D5C url(images/topofooter.jpg) repeat-x left top;
}
#footer a {
	color: #F1F1F1;
}

#contact_form { padding: 0; width: 430px; /* float: left; */ margin: 0 auto;  }
#contact_form .fone { text-align: center; font-size: 20px; }
#mapa { width: 425px; float: right; text-align: center; }
#contact_form form { margin: 0px; padding: 0px; }

#contactform  .input_field {
	width: 400px;
	padding: 5px;
	color: #7b797a;
	border: 1px solid #333333;
	background: #EEEEEE;
	margin: 2px 0;
}
.cotacao {
	width:900px;
	margin: 0 auto;
	border: 1px solid #696969; width:878px; font-size:12px; padding: 10px;
}
.cotacao table { padding: 10px;}
.input_field {
	padding: 5px;
	color: #7b797a;
	border: 1px solid #333333;
	background: #EEEEEE;
	margin: 2px 0;
}

/* #contactform form label { display: block; width: 100px; margin-bottom: 5px; font-size: 14px } */

#contactform textarea {
	width: 400px;
	height: 150px;
	padding: 5px;
	color: #7b797a;
	border: 1px solid #333333;
	background: #EEEEEE;
}

#contactform  .submit_btn {
	cursor: pointer;
	margin: 0px;
	padding: 8px 14px;
	color: #7b797a;
	border: 1px solid #333333;
	background: #EEEEEE;
	margin: 4px 0 0 0;
}
#bn_cota{
	position:absolute;
	height:260px;
	/* right:70px; */
	right:50px;
	top:270px;
	box-shadow: 0px 0px 2px 2px #888888;
	-webkit-box-shadow: 0px 0px 2px 2px #888888;
	-moz-box-shadow: 0px 0px 2px 2px #888888;
}

.planosOdonto {}
.planosOdonto img { float: left; margin: 0 10px 10px 10px; border: 1px solid #ccc; }