/*------------------*/
/*	GENERAL
/*------------------------------------------------------*/
body *{
	font-family: 'Lora', serif;
}
.link-menu-t, .link-menu-t *{
	font-size:10pt;
	color:#000;
}
#load{
	display:block;
	width:100%;
	min-height: 2000px;
	margin-top:0px;
	background-color: #FFF;
	position:absolute;
	z-index:9999999999;
}
/* Criações do João */

.ginecologia{
	color:#a8a28c;
	margin-left: 30px;
	font-weight: bold;
}

.div_ginecologia{
	margin-left: 10px;
}

.circulo_ginecologia{
	color: #a8a28c;
}

.icone_ginecologia{
	color: #ffffff;
	margin-top: 40px;
	margin-left: 45px;
}


.obstetrica{
	color: #a8a28c;
	margin-left: 30px;
	 font-weight: bold;
}

.circulo_obstetrica{
	color: #a8a28c;
}

.icone_obstetrica{
	color: #ffffff;
	margin-top: 40px;
	margin-left: 48px;
}

.Calculadora{
	color: #a8a28c;
	margin-left: 30px;
	font-weight: bold;
}

.div_Calculadora{
	margin-left: 12px;
}

.circuladora_Calculadora{
	color: #a8a28c;
}

.icone_calculadora{
	color: #ffffff;
	margin-top: 40px;
	margin-left: 40px;
}

.Blog{
	color: #a8a28c;
	margin-left: 30px;
	font-weight: bold;
}

.blog_div{
	margin-left: -20px;
}

.circulo_blog{
	color: #a8a28c;
}

.icone_blog{
	color: #ffffff;
	margin-top: 40px;
	margin-left: 38px;
}

/* Logo */
#trueHeader #logo{
	float:left;
	display:block;
	width:246px;
	height: 89px;
	text-indent:-999em;
	margin-top:5px;
	background:url(../images/logo-1.png) no-repeat left top;
}
#logo_stick{
	display:block;
	width:280px;
	height: 67px;
	margin:auto;
	margin-top:10px;
	text-indent:-999em;
	background:url(../images/logo-dr-willian-fontes-4.png) no-repeat center bottom;
}

.redes_sociais_rodape{
	width:210px;
	margin: 0 auto;
	margin-top:60px;
	border:0px solid red;
}
.link-areas-de-atuacao h3{
	text-decoration:none;
	color:#58595b;
	text-align: center;
}
.link-areas-de-atuacao *, .link-areas-de-atuacao h3 a, .link-areas-de-atuacao h3 a:hover, .link-areas-de-atuacao h3 a:visited{
	text-align: center;
	color:#58595b;
}	

.q_icon_animation .fa-stack .fa-stack-1x{
	-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 100%;
    float:left;
}
.q_icon_animation .fa-stack .fa-stack-1x:hover{
	-webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    float:left;
}

/*------------------*/
/*	SITE STRUCTURE
/*------------------------------------------------------*/

.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 60px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.masterWrapper {
	width: 100%;
	margin: 0 auto 0 auto;
}
.container_full {
	width: 100%;
	float: left;
	margin: auto auto auto auto;
}
.container {
	width: 1170px;
	margin: auto auto auto auto;
}

.content_fullwidth {
	float: left;
	width: 100%;
	padding: 59px 0px 0px 0px;
}
.content_left {
	float: left;
	width: 71%;
	padding: 59px 0px 0px 0px;
}
.right_sidebar {
	float: right;
	width: 25%;
	padding: 59px 0px 0px 0px;
}
.left_sidebar {
	float: left;
	width: 25%;
	padding: 59px 0px 0px 0px;
}
.content_right {
	float: right;
	width: 71%;
	padding: 59px 0px 0px 0px;
}
.bloco_text_home{
	widt:100%;
	background:#1a2f4c;
	padding:10px 20px 10px 20px;
}
.bloco_text_home p{
	color:#FFF;
	font-size:13pt;
	text-align:justify;
	/*line-height:100%;*/
}
.bloco_text_home p b{
	font-size:20pt;
	line-height:120%;
}
.bloco_text_home2{
	widt:100%;
}
.bloco_text_home2 p{
	color:#1a2f4c;
	font-size:13pt;
	text-align:justify;
}
.bloco_text_home2 p b{
	font-size:20pt;
	line-height:120%;
}
.blc_fundo_noticia{
	background:#FFF;
	width:100%;
	min-height:244px;
	text-align:center;
	margin:0px;
	padding:0px;
}
.blc_fundo_profissional{
	background:#FFF;
	width:100%;
	min-height:300px;
	text-align:center;
	margin:0px;
	padding:0px;
}
.blc_texto_noticia{
	background:#a8a28c;
	width:100%;
	min-height:60px;
	text-align:left;
	font-size:15pt;
	line-height:120%;
	color:#FFF;
	margin:0px;
	margin-top:-10px;
	padding-top:20px;
	padding-bottom:20px;
}
.blc_texto_noticia div{
	padding:0 25px;
}
.blc_data_noticia{
	background:#a8a28c;
	width:50px;
	min-height:50px;
	text-align:center;
	color:#FFF;
	padding:0px;
	float:left;
}
.blc_data_noticia  div{
	font-size:16pt;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-top:5px;
}
.blc_data_noticia  span{
	font-size:16pt;
}	

/* columns */
.one_half, .one2_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .one_two, .half{
	position: relative;
	margin-right: 4%;
	float: left;
}
.one_full {
	width: 100%;
}
.one_half {
	width: 70%;
}

.one2_half {
	width: 25%;
}
.one_third {
	width: 30.650%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.800%;
}
.two_third {
	width: 65.350%;
}
.three_fourth {
	width: 74%;
}
.one_two {
	width: 47%;
}
.half{
	width: 48%;
}

.last {
	margin-right: 0 !important;
	clear: right;
}

/*------------------*/
/*	HEADER AREA CLASSES
/*------------------------------------------------------*/


.menu_main.full {
	float: left;
	width: 100%;
	margin-top: 22px;
	border-top: 1px solid #eee;
}


.top_nav{
	background: #a8a28c;
	padding:10px 0;
	margin-top:-25px;
}
.top_nav .left li {
	float: left;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	font-size: 13px;
	color: #9b9b9b;
}
.top_nav .left li i {
	font-size: 12px;
	width: 20px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	border: 1px solid #575757;
	border-radius: 100%;
}
.top_nav .left li a {
	color: #9b9b9b;
}
.top_nav .left li a:hover {
	color: #d3d3d3;
}

.top_nav .right {
	float: right;
	width: 50%;
}
.top_nav .right ul {
	float: right;
	padding: 0px;
	margin: 0px;
}
.top_nav .right li {
	float: right;
	font-size: 10pt;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	line-height: 20px;
}

.topNav.two {
	float: right;
	width: 75%;
	background: none;
	padding-top: 13px;
}
.topNav.two .left {
	width: auto;
}
.topNav.two .left ul {
	float: right;
	padding: 0px;
	margin: 0px;
}
.topNav.two .right {
	width: auto;
}

.topNav.three {
	background-color: #eee;
}

.topNav {
	float: left;
	width: 100%;
	padding: 8px 0px;
	background-color: #FFF;
}
.topNav .left {
	float: left;
	width: 50%;
}
.topNav .left ul {
	float: left;
	padding: 0px;
	margin: 0px;
}
.topNav .left li {
	float: left;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	font-size: 13px;
	color: #9b9b9b;
}
.topNav .left li i {
	font-size: 12px;
	width: 20px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
	border: 1px solid #575757;
	border-radius: 100%;
}
.topNav .left li a {
	color: #9b9b9b;
}
.topNav .left li a:hover {
	color: #d3d3d3;
}

.topNav .right {
	float: left;
	width: 100%;
	text-align: right;
}
.topNav .right ul {
	float: right;
	padding: 0px;
	margin: 0px;
}
.topNav .right li {
	float: left;
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	line-height: 20px;
	color: #000;
}
.topNav .right li:hover {
	background-color: #575757;
}
.topNav .right li a {
	color: #000;
}
.topNav .right li a:hover {
	color: #d3d3d3;
}

/* header area */
.logo {
	float: left;
	width: 20%;
	display:none;
}
.menu_main {
	float: auto;
	width: 77%;
	margin: 20px auto;
	border:0px solid red;
	text-align:center;
	z-index:999999999;      
}
.menu_main *{
	z-index:999999999;      
}
.one_full div.ipotec{
	border:0px solid red;
	text-align:right;
	margin-top:10px;
	color:#000;
	float:right;
}
.one_full div.ipotec a{
	color:#000;
	cursor:pointer;
	text-decoration:none;
}
.one_full div.ipotec a:hover{
	color:#000;
	text-decoration:underline;
}
/*------------------*/
/*  HOME PAGE SECTIONS
/*------------------------------------------------------*/

h1.section_title_drakgray {
	width: 60%;
	color: #272727;
	font-size: 40px;
	padding-bottom: 20px;
	font-weight: 200;
	margin: 0 auto;
}
h1.section_title_drakgray em {
	color: #999;
	font-size: 18px;
	font-weight: 300;
	border-top: 1px solid #e3e3e3;
	font-style: normal;
	margin-top: 13px;
	padding-top: 8px;
	display: block;
}

h2.section_title_white {
	color: #fff;
	font-size: 35px;
	
	padding-bottom: 20px;
	font-weight: 200;
	background: url(../images/title-hline.png) no-repeat center bottom;
	margin-bottom: 70px;
}
h2.section_title_white strong {
	font-weight: 500;
}

h2.section_title_white.lessmar {
	margin-bottom: 40px;
}

h2.section_title_drakgray {
	color: #272727;
	font-size: 35px;
	text-align: left;
	padding-bottom: 20px;
	font-weight: 200;
	margin-bottom: 20px;
}
h2.section_title_drakgray strong {
	font-weight: 500;
}

h2.section_title_drakgray.nomarb {
	margin-bottom: 0px;
}
h2.section_title_drakgray.lessmar {
	margin-bottom: 40px;
}
h2.section_title_drakgray.bline {
	background: none;
	border-bottom: 1px solid #d3d3d3;
}
h2.section_title_drakgray.left {
	margin-bottom: 40px;
	background: url(../images/title-hline2.png) no-repeat left bottom;
}


h2.section_title_white.fure {
	background: url(../images/title-hline3.png) no-repeat center bottom;
}

h2.section_title_whitebig {
	color: #fff;
	font-size: 40px;
	
	padding-bottom: 45px;
	font-weight: 200;
	background: url(../images/title-hline-big.png) no-repeat center bottom;
	margin-bottom: 40px;
}
h2.section_title_whitebig strong {
	font-size: 70px;
	line-height: 70px;
	font-weight: 300;
	display: block;
	padding-top: 10px;
}

h2.ipages_title1 {
	color: #272727;
	font-size: 32px;
	text-align: left;
	
	padding-bottom: 18px;
	font-weight: 200;
	margin-bottom: 35px;
	background: url(../images/h-line2.png) no-repeat left bottom;
}
h2.ipages_title1 strong {
	font-weight: 300;
}

h2.ipages_title1.two {
	text-align: left;
	margin-bottom: 70px;
	background: url(../images/h-line3.png) no-repeat left bottom;
}
h2.ipages_title1 strong {
	font-weight: 300;
}

h3.section_title {
	margin-bottom: 5px;
	
}
h3.section_title strong {
	font-weight: 500;
}

h3.ipages_title1 {
	color: #272727;
	font-size: 22px;
	text-align: left;
	
	padding-bottom: 18px;
	font-weight: 400;
	margin-bottom: 10px;
}
h3.ipages_title1 strong {
	font-weight: 500;
}

h3.ipages_title1.two {
	text-align: left;
	margin-bottom: 35px;
	background: url(../images/h-line2.png) no-repeat left bottom;
}

.one_fourth h3.nocaps{
	border:0px solid red;
	height:50px;
}
.img-portfolio-home{
	/*width:382px;
	height:287px;*/
}
.vd-portfolio{
	width:100%;
	min-height:290px;
	margin:0px;
	padding:0px;
}

/* features section 1 */
.features_sec1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px;
}
.features_sec1 i {
	width: 80px;
	height: 80px;
	border:1px solid #fc4242;
	background-color: #fc4242;
	color: #fff;
	font-size: 35px;
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	border-radius: 100%;
	margin-bottom: 30px;
}

/* latest works */
.slogan_fotos {
	float: left;
	width: 100%;
	text-align: center;
	padding: 70px 0px 58px 0px;
	background: #FFF;
}

.slogan_0 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0px;
	border-bottom:0;
	min-height:250px;
	background: #fff url(../images/.png) center top;
	
}
.slogan_02 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0px;
	border-bottom:0;
	min-height:250px;
	background: #fff4da url(../images/fnd-flores-salmao-2.png) center top;
	background: #ebdcd8;
	
}
.slogan_1 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0px;
	border-bottom:0;
	min-height:250px;
	background: #FFF;
	
}
.slogan_1 .container .left{
	float: left;
	width: 48%;
	padding: 90px 0 40px 0;
	text-align: right;
	height:250px;
}
.slogan_1 .container .right{
	float: right;
	width: 45%;
	text-align: left;
	padding: 60px 0 40px 50px;
}
.slogan_5 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0px;
	border-bottom:0;
	min-height:250px;
	background: #fff4da url(../images/fundo-depoimentos.png) center top;
}
.espaco-0{
	letter-spacing: -3px;
}
.font-marron{
	color:#64320f;
}

.link-pad-azul{
	color:#1a2f4c;
	text-decoration:underline;
	font-size:13pt;
}
.link-pad-branco{
	color:#FFF;
	text-decoration:underline;
	font-size:13pt;
}
.link-pad-azul:hover, .link-pad-branco:hover{
	text-decoration:none;
}

.slogan_2 {
	float: left;
	width: 100%;
	text-align:left;
	min-height:400px;
	padding: 40px 0 20px 0;
	margin-bottom:0px;
	padding-bottom:0px;
	background: url(../images/slogan-2.jpg) no-repeat center top;
}
.slogan_2 .left{
	float: left;
	width: 48%;
	text-align: right;
}
.slogan_2 .right{
	float: left;
	width: 48%;
	text-align: left;
}
.bloco-vermelho{
	background:#1a2f4c;
	width:320px;
	height:120px;
	padding:20px 0;
	text-align: center;
}
.bloco-azul{
	background:#1a2f4c;
	width:320px;
	height:120px;
	padding:20px 0;
	text-align: center;
}
.bloco-vermelho h2, .bloco-azul h2{
	color:#FFF;
	padding:0;
	margin:0;
}
.btn-transparent{
	width:100px;
	height:25px;
	padding:5px 10px;
	border:2px solid #FFF;
	background:transparent;
	margin:10px auto;
	font-size:15pt;
	color:#FFF;
}

.pro_bar {
	float: left;
	width: 100%;
	text-align: left;
}
.pro_bar h5 {
	color: #727272;
	margin-bottom: 0px;
}

.pro_bar.inner {
	margin-top: 80px;
}


/* features section 45 */
.features_sec45 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 62px 0px 50px 0px;
	background-color: #f3f3f3;
	border-top: 1px dashed #d9d9d9;
	border-bottom: 1px dashed #d9d9d9;
}
.skillgraph {
	width: 240px;
	height: 240px;
	font-size: 67px;
	text-align: center;
	vertical-align: middle;
	line-height: 240px;
	margin: 0 auto 27px auto;
}
.skillgraph.one {
	color: #41a8ff;
	background: url(../images/skillgraph1.png) no-repeat center top;
}
.skillgraph.two {
	color: #89b505;
	background: url(../images/skillgraph2.png) no-repeat center top;
}
.skillgraph.three {
	color: #9b43f6;
	background: url(../images/skillgraph3.png) no-repeat center top;
}
.skillgraph.four {
	color: #fc4242;
	background: url(../images/skillgraph4.png) no-repeat center top;
}

/* page title */
.page_title {
	float: left;
	width: 100%;
	padding: 90px 0px 85px 0px;
	text-align: center;
	font-size: 16px;
	color: #999;
	background: url(../images/elements/pattern11.png) repeat left top;
}
.page_title.two {
	padding: 50px 0px 30px 0px;
}
.page_title h1 {
	color: #fff;
	font-size: 50px;
	font-weight: 200;
	padding-bottom: 25px;
	
	background: url(../images/h-line1.png) no-repeat center bottom;
}

.page_title2 {
	position: relative;
	float: left;
	width: 100%;
	height:40px;
	margin-top: 0px;
}
.page_title2 .title {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0px;
}
.page_title2 .title h1 {
	margin: 0px;
	font-weight: 200;
	color: #fff;
	text-transform: none;
}
.page_title2 .pagenation {
	float: left;
	width: 100%;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	color: #e3e3e3;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.page_title2 .pagenation i {
	color: #727272;
	margin: 0px 2px 0px 2px;
}
.page_title2 .pagenation a {
	padding: 0px;
	color: #727272;
}
.page_title2 .pagenation a:hover {
	color: #e3e3e3;
}

.alicenter {
	width: 67%;
	margin: 0 auto 50px auto;
	text-align: center;
	padding-bottom: 1px;
	background: url(../images/h-line1.png) no-repeat center bottom;
}
.alileft {
	width: 100%;
	text-align: left;
	padding-bottom: 1px;
	margin-bottom: 40px;
	background: url(../images/h-line1.png) no-repeat left bottom;
}

.circle_img {
	float: left;
	width: 368px;
	height: 368px;
	border: 1px solid #e3e3e3;
	border-radius: 100%;
	background: url(../images/site-img58.jpg) no-repeat center top;
}

.biobox {
	float: right;
	width: 70%;
	padding: 10%;
	border: 1px solid #e3e3e3;
}








/*------------------*/
/* FOOTER STYLES
/*------------------------------------------------------*/
/* Address */
.footer1 {
	float: left;
	width: 100%;
	padding: 57px 0px;
	background-color: #047bbd;
}
.footer1 h3 {
	color: #fff;
	margin-bottom: 30px;
}
.footer1 h3.lmb {
	color: #fff;
	margin-bottom: 20px;
}

.footer1.three {
	float: left;
	width: 100%;
	padding: 57px 0px;
	background-color: #000;
	border-top:10px solid #cf1e24;
}
.footer1.three h3 {
	color: #FFF;
	margin-bottom: 30px;
}
.footer1.three h3.lmb {
	color: #FFF;
	margin-bottom: 20px;
}

.footer1.bggraph {
	background: #181818 url(../images/footer-bg.jpg) no-repeat center top;
}

ul.faddress {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.faddress li {
	padding: 4px 20px;
	margin: 0px;
	color: #FFF;
}
.faddress li a, .faddress a  {
	color: #FFF;
	text-decoration:underline;
}
.faddress li a:hover, .faddress a:hover {
	color: #fff;
	text-decoration:none;
}
.faddress p, .faddress h3{
	padding-left:20px;
	width:80%;
	color: #FFF;
}
.pag-contato li, .pag-contato li a, .pag-contato a, .pag-contato li a:hover, .pag-contato a:hover, .pag-contato p, .pag-contato h3{
	color: #000;
}
/* Tags */
.ftags {
	float: left;
	width: 100%;
}
.ftags ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.ftags li {
	float: left;
	padding: 0px;
	margin: 0px 8px 14px 0px;
}
.ftags li a {
	color: #727272;
	padding: 5px 10px;
	background-color: #303030;
}
.ftags li a:hover {
	color: #fff;
	background-color: #484848;
}

.ftags.three li a {
	color: #fff;
	padding: 5px 10px;
	background-color: #999;
}
.ftags.three li a:hover {
	color: #fff;
	background-color: #484848;
}

/* Tweets */
.twitter_feed {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.twitter_feed .left {
	float: left;
	padding: 0px;
	margin: -7px 0px 0px 0px;
	width: 20px;
}
.twitter_feed .right {
	float: right;
	padding: 0px;
	margin: -10px 0px 0px 0px;
	width: 89%;
}
.twitter_feed a {
	color: #999;
}
.twitter_feed a:hover {
	color: #fff;
}
.twitter_feed a.small {
	font-size: 9px;
	color: #727272;
}
.twitter_feed a.small:hover {
	font-size: 9px;
	color: #999;
}

/* flickr */
#flickr_badge_wrapper {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
#flickr_badge_wrapper img {
	width: 70px;
	height: 70px;
	margin-right: 8px;
	margin-bottom: 2px;
	border: 0px solid #999 !important;
}
#flickr_www {
	display:block;
	padding:0 10px 0 10px !important;
}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important;
	background:inherit !important;
	color:#3993ff;
}
#flickr_badge_wrapper {
	margin-top: 25px;
}
#flickr_badge_source {
	padding:0 !important;
}

/* Newsletter Signup */
.newsletter {
	float: left;
	width: 100%;
}
.newsletter .enter_email_input {
	float: left;
	width: 75%;
	height: 39px;
	padding: 0px 7px;
	line-height: 39px;
	background: #fff;
	border: 0px;
	font-size: 13px;
	font-weight: 600;
	color: #999;
}
.newsletter .input_submit {
	float: left;
	color: #fff;
	height: 39px;
	padding: 0px 10px;
	background-color: #fc4242;
	border: 0px;
	cursor: pointer;
}
.newsletter .input_submit:hover {
	color: #fff;
	background-color: #454545;
}

/* Newsletter Signup */
.qlinks {
	float: left;
	width: 100%;
}
.qlinks ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.qlinks li {
	padding: 4px 0px;
	margin: 0px;
}
.qlinks li a {
	color: #727272;
}
.qlinks li a:hover {
	color: #fff;
}
.qlinks li a i {
	margin-right: 3px;
}

/* Recent posts */
.frposts {
	float: left;
	width: 100%;
}
.frposts ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.frposts li {
	padding: 5px 0px 7px 0px;
	border-bottom: 1px solid #272727;
	margin: 0px;
}
.frposts li a {
	color: #727272;
}
.frposts li a:hover {
	color: #fff;
}
.frposts li a i {
	color: #575757;
	margin-right: 3px;
}

/* Site info */
.siteinfo {
	float: left;
	width: 100%;
}
.siteinfo a {
	color: #fff;
	font-size: 13px;
}
.siteinfo a i {
	margin-left: 4px;
}
.siteinfo a:hover {
	color: #999;
}
#agende-topo{
	background:#1a2f4c;
	width:100%;
	height:410px;
	display:none;
	margin-top:120px;
}


#mask-modal{
	background:url(../images/mask-modal.png) ;
	position:absolute;
	z-index:9000;  
	height:3000px;
	width:150%;
	display:none;
}
#loading{
	display:none;
	z-index:999999999;      
	background-color:#ffffe5;
    border:2px solid #a5a584;
    font-size:18pt;    
	line-height: 30px;
    color:#000;
    font-weight:bold;    
    margin: 0;
    text-align: center;	
	padding:15px 20px;
	
	position: fixed;
	width: 350px;
	min-height: 20px;
	left: 50%;
	top: 50%;
	margin-left: -14%; /* 50% of width */
	margin-top: -100px; /* 50% of height */
}


/* copyrights */
.copyright_info {
	float: left;
	padding: 27px 0px 25px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #999;
	font-size: 12px;
	color: #999;
	font-style: normal;
	font-weight: normal;
	background: #303030;
}
.copyright_info.two {
	padding: 22px 0px 18px 0px;
}

.copyright_info.three {
	float: left;
	padding: 22px 0px 18px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	color: #999;
	font-size: 12px;
	color: #999;
	font-style: normal;
	font-weight: normal;
	background: #fff;
}

.copyright_info a {
	margin-top: 10px;
	font-size: 12px;
	color: #999;
	text-align: right;
}
.copyright_info a:hover {
	color: #e3e3e3;
}

/* footer social links */
ul.footer_social_links {
	float: right;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
.footer_social_links li {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	width: 24px;
	height: 24px;
	text-align: center;
	border-radius: 24px;
	line-height: 22px;
	vertical-align: middle;
	background-color: #595959;
	color: #fff;
}
.footer_social_links li:hover {
	background-color: #727272;
}
.footer_social_links li i {
	color: #e3e3e3;
}

.footer_social_links.four li {
	margin: 0px 0px 0px 13px;
	width: auto;
	height: auto;
	background: none;
}
.footer_social_links.four li:hover {
	background: none;
}


.footer_social_links.three li {
	background-color: #d3d3d3;
}
.footer_social_links.three li:hover {
	background-color: #999;
}
.footer_social_links.three li i {
	color: #fff;
}

.contactform_footer {
	float: left;
}
.contactform_footer h3 {
	margin-bottom: 10px;
}
.contactform_footer .sky-form .button {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	
	width: 90.5%;
	height: 50px;
	opacity: 1;
	background-color: #fc4242;
	margin-top: -20px;
}
.contactform_footer .sky-form .button:hover {
	color: #272727;
	background-color: #eee;
}

ul.fsocials {
	float: left;
	width: 100%;
	margin-top: -11px;
	padding-bottom: 22px;
	border-bottom: 1px solid #252525;
}
.fsocials li {
	float: left;
	width: 100%;
	padding: 16px 0px 4px 0px;
	margin: 0px;
}
.fsocials li i {
	float: left;
	width: 30px;
	height: 30px;
	margin-right: 13px;
	margin-top: -3px;
	font-size: 16px;
	color: #151515;
	background-color: #fff;
	border-radius: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
}
.fsocials li a {
	color: #727272;
}
.fsocials li a:hover i {
	background-color: #fc4242;
}
.fsocials li a:hover {
	color: #fff;
}


.fnewsletter {
	float: left;
}
.fnewsletter input.enter_email_input {
	float: left;
	padding: 3px 0px 2px 10px;
	height: 34px;
	width: 200px;
	margin: 5px 0 0 0px;
	background-color: #fff;
	border: 1px solid #fff;
	color: #727272;
	font-size: 13px;
}
.fnewsletter .input_submit {
	float: left;
	padding: 11px 10px;
	margin: 5px 0 0 0px;
	background-color: #fc4242;
	border: 0px;
	
	font-size: 12px;
	
	font-weight: 600;
	color: #fff;
}
.fnewsletter .input_submit:hover {
	color: #272727;
	cursor: pointer;
	background-color: #eee;
}










/*------------------*/
/*	TYPOGRAPHY
/*------------------------------------------------------*/
.readmore_but1 {
	color: #454545;
}
.readmore_but1:hover {
	color: #fc4242;
}

.readmore_but2 {
	float: left;
	color: #fff;
	
	padding: 13px 40px;
	background-color: #fc4242;
}
.readmore_but2:hover {
	color: #fff;
	background-color: #454545;
}

.readmore_but3 {
	float: left;
	color: #fff;
	
	padding: 13px 40px;
	border-radius: 4px;
	background-color: #fc4242;
}
.readmore_but3:hover {
	color: #fff;
	background-color: #454545;
}
.readmore_but3.nofloat {
	float: none;
}
.readmore_but3.active {
	background-color: #454545;
}

.readmore_but4 {
	float: left;
	color: #454545;
	
	padding: 12px 40px 11px 40px;
	border-radius: 4px;
	border: 2px solid #e3e3e3;
}
.readmore_but4:hover {
	color: #454545;
	background-color: #e3e3e3;
}

.readmore_but5 {
	color: #272727;
	padding: 9px 20px;
	border-radius: 4px;
	background-color: #fff;
}
.readmore_but5:hover {
	color: #fff;
	background-color: #272727;
}

.readmore_but6 {
	color: #272727;
	font-size: 16px;
	
	padding: 14px 30px 13px 30px;
	border: 2px solid #d3d3d3;
}
.readmore_but6:hover {
	color: #fff;
	background-color: #999;
}

.readmore_but7 {
	color: #272727;
	font-weight: 600;
	
	padding: 2px 30px;
	background-color: #fff;
}
.readmore_but7:hover {
	color: #fff;
	background-color: #fc4242;
}

.readmore_but8 {
	float: left;
	color: #727272;
	
	padding: 10px 20px 9px 20px;
	border: 2px solid #e3e3e3;
}
.readmore_but8:hover {
	color: #454545;
	background-color: #eee;
}
.readmore_but8 i {
	margin-left: 8px;
}

.readmore_but9 {
	color: #fff;
	font-size: 13px;
	padding: 8px 13px;
	background-color: #272727;
	border-radius: 4px;
}
.readmore_but9:hover {
	color: #fff;
	background-color: #fc4242;
}

.readmore_but10 {
	color: #272727;
	font-size: 13px;
	padding: 8px 13px;
	background-color: #fff;
	border-radius: 4px;
}
.readmore_but10:hover {
	color: #fff;
	background-color: #272727;
}

.readmore_but11 {
	color: #d3d3d3;
	padding: 8px 13px;
	background-color: #272727;
	
}
.readmore_but11:hover {
	color: #fff;
	background-color: #fc4242;
}

.readmore_but12 {
	color: #454545;
	
	padding: 10px 35px;
	border: 1px solid #999;
}
.readmore_but12:hover {
	color: #fff;
	background-color: #fc4242;
	border: 1px solid #fc4242;
}
.readmore_but12 i {
	margin-left: 8px;
}

.readmore_but13 {
	color: #272727;
	font-weight: 600;
	padding: 13px 35px;
	border-radius: 4px;
	background-color: #fff;
	
}
.readmore_but13:hover {
	color: #fff;
	background-color: #272727;
}



ul.list_1 {
	float: left;
	padding: 0px;
	margin: 0px;
}
.list_1 li {
	padding: 0px;
	margin: 0px;
	line-height: 34px;
}
.list_1 li i {
	color: #fc4242;
	margin-right: 8px;
}

ul.list_2 {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 13%;
}
.list_2 li {
	text-align: right;
	padding: 0px;
	margin: 0px;
	line-height: 30px;
}
.list_2 li i {
	color: #fc4242;
	margin-right: 8px;
}

ul.list_3 {
	float: left;
	padding: 0px;
	margin: 0px;
}
.list_3 li {
	padding: 4px 0px;
	margin: 0px;
}
.list_3 li i {
	color: #fff;
	margin-right: 8px;
}

ul.list_4 {
	float: left;
	padding: 0px;
	margin: 0px;
}
.list_4 li {
	padding: 6px 0px;
	margin: 0px;
}
.list_4 li i {
	margin-right: 8px;
}

.mb {
	margin-top: 50px;
}

.big_text1 {
	
	font-weight: 400;
	font-size: 27px;
	line-height: 40px;
	color: #454545;
}
.big_text1 i {
	color: #fc4242;
	font-style: normal;
}

ul.fullimage_box2 {
	float: left;
	padding: 40px 20px;
	margin: 0px;
	width: 86.6%;
	border: 1px solid #eee;
	border-radius: 4px;
}
.fullimage_box2 li {
	padding: 0px;
	margin: 0px;
	text-align: center;
}
ul.fullimage_box2.last {
	float: left;
	width: 100%;
	margin-left: 4%;
}
.fullimage_box2 li i {
	color: #fc4242;
}
.fullimage_box2 h3 {
	color: #fc4242;
	margin-top: 20px;
}

.box_widget_full {
	float: left;
	width: 95%;
	padding: 2.5%;
	margin: 0px;
	background-color: #fbfbfb;
	border: 1px solid #eee;
	border-bottom: 2px solid #eee;
}
.box_widget_full h3 {
	margin-bottom: 10px;
}
.box_widget_full i {
	float: left;
	color: #454545;
	margin-right: 25px;
}

.sidebar_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.sidebar_widget ul.arrows_list1{
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: -10px;
}
.sidebar_widget ul.arrows_list1 li a {
	color: #fc4242;
	line-height: 30px;
}
.sidebar_widget ul.arrows_list1 li a:hover {
	color: #272727;
}
.sidebar_widget ul.arrows_list1 i {
	margin-right: 4px;
}
.sidebar_title {
	float: left;
	width: 100%;
}
.sidebar_widget h3, .clientsays_widget h3 {
	margin-bottom: 30px;
	float: left;
	font-weight: 300;
}
.sidebar_widget h3 i, .clientsays_widget h3 i {
	font-weight: 500;
	font-style: normal;
}

/* Recent Posts */
ul.recent_posts_list {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.recent_posts_list li {
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 16px 0px;
	list-style-type: none;
	border-bottom: 1px solid #eee;
	float: left;
	width: 100%;
}
.recent_posts_list li a {
	text-decoration: none;
	line-height: 17px;
	display: block;
	color: #999;
}
.recent_posts_list li a:hover {
	color: #fc4242;
}

.recent_posts_list li span {
	float: left;
	margin-right: 15px;
}
.recent_posts_list li span img {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.recent_posts_list li span img:hover {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.recent_posts_list li i {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	display: block;
	font-size: 10px;
	font-style: normal;
	color: #c9c9c9;
}
.recent_posts_list li.last {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #f5f6f6;
}

/* client says widget */
.clientsays_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #999;
}
.clientsays_widget strong {
	font-weight: 600;
	color: #454545;
}
.clientsays_widget h3 {
	margin-bottom: 18px;
}
.clientsays_widget img {
	float: left;
	margin-right: 13px;
	margin-top: 7px;
	border: 1px solid #e3e3e3;
}

/* 404 Error Page */
.error_pagenotfound {
	padding: 50px 30px 58px 30px;
	margin: 0 auto;
	width: 59%;
	background-color: #fff;
	border: 1px solid #eee;
	border-bottom: 5px solid #eee;
	text-align: center;
	
}
.error_pagenotfound strong {
	display: block;
	font-size: 145px;
	line-height: 100px;
	color: #e3e3e3;
	font-weight: normal;
	margin-bottom: 10px;
}
.error_pagenotfound b {
	display: block;
	font-size: 40px;
	line-height: 50px;
	color: #999;
	margin: 0;
	font-weight: 300;
}
.error_pagenotfound em {
	display: block;
	font-size: 18px;
	line-height: 59px;
	color: #fc4242;
	margin: 0;
	font-style: normal;
}



a.but_goback,
a.but_ok_2,
a.but_wifi,
a.but_warning_sign,
a.but_user,
a.but_tag,
a.but_table,
a.but_star,
a.but_search,
a.but_phone,
a.but_pencil,
a.but_new_window,
a.but_music,
a.but_hand_right,
a.but_thumbs_down,
a.but_thumbs_up,
a.but_globe,
a.but_hospital,
a.but_coffe_cup,
a.but_settings,
a.but_chat,
a.but_play_button,
a.but_remove_2,
a.but_lock,
a.but_shopping_cart,
a.but_exclamation_mark,
a.but_info,
a.but_question_mark,
a.but_minus,
a.but_plus,
a.but_folder_open,
a.but_file,
a.but_envelope,
a.but_edit,
a.but_cogwheel,
a.but_check,
a.but_camera,
a.but_calendar,
a.but_bookmark,
a.but_book,
a.but_download,
a.but_pdf,
a.but_word_doc,
a.but_woman {
	
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

a.but_goback i {
	color: #fff;
}
a.but_goback {
	padding: 13px 25px 13px 22px;
	margin: 0px 0px 0px 0px;
	background: #fc4242;
	border-bottom: 1px solid #999;
}
a.but_goback:hover {
	color: #fff;
	background-color: #383634;
}
a.but_ok_2 {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_ok_2:hover {
	background-color: #ff9900;
}

a.but_wifi {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #0099cc;
	border-bottom: 1px solid #909090;
}
a.but_wifi:hover {
	background-color: #00abde;
}

a.but_warning_sign {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e5cc19;
	border-bottom: 1px solid #909090;
}
a.but_warning_sign:hover {
	background-color: #efda1b;
}

a.but_user {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #007f99;
	border-bottom: 1px solid #909090;
}
a.but_user:hover {
	background-color: #0090ad;
}

a.but_tag {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e59919;
	border-bottom: 1px solid #909090;
}
a.but_tag:hover {
	background-color: #efa61b;
}

a.but_table {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c6699;
	border-bottom: 1px solid #909090;
}
a.but_table:hover {
	background-color: #5674ad;
}

a.but_star {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #99cc4c;
	border-bottom: 1px solid #909090;
}
a.but_star:hover {
	background-color: #a6da52;
}

a.but_search {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #66667f;
	border-bottom: 1px solid #909090;
}
a.but_search:hover {
	background-color: #747490;
}

a.but_phone {
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	background: #e56619;
	border-bottom: 1px solid #909090;
}
a.but_phone:hover {
	background-color: #ef6f1b;
}

a.but_pencil {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #cc4c19;
	border-bottom: 1px solid #909090;
}
a.but_pencil:hover {
	background-color: #da521b;
}

a.but_new_window {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #001900;
	border-bottom: 1px solid #909090;
}
a.but_new_window:hover {
	background-color: #333333;
}

a.but_music {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #cccc7f;
	border-bottom: 1px solid #909090;
}
a.but_music:hover {
	background-color: #dada8a;
}

a.but_hand_right {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_hand_right:hover {
	color: #fff;
	background-color: #ff9900;
}

a.but_thumbs_down {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #9999cc;
	border-bottom: 1px solid #909090;
}
a.but_thumbs_down:hover {
	background-color: #a6a6da;
}

a.but_thumbs_up {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #00cce5;
	border-bottom: 1px solid #909090;
}
a.but_thumbs_up:hover {
	background-color: #00daef;
}

a.but_globe {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #669999;
	border-bottom: 1px solid #909090;
}
a.but_globe:hover {
	background-color: #6fa6a6;
}

a.but_hospital {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #196666;
	border-bottom: 1px solid #909090;
}
a.but_hospital:hover {
	background-color: #1b6f6f;
}

a.but_coffe_cup {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #7f994c;
	border-bottom: 1px solid #909090;
}
a.but_coffe_cup:hover {
	background-color: #8aa652;
}

a.but_settings {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #997f4c;
	border-bottom: 1px solid #909090;
}
a.but_settings:hover {
	background-color: #a68a52;
}

a.but_chat {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #7f9919;
	border-bottom: 1px solid #909090;
}
a.but_chat:hover {
	background-color: #8aa61b;
}

a.but_play_button {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c664c;
	border-bottom: 1px solid #909090;
}
a.but_play_button:hover {
	background-color: #567456;
}

a.but_remove_2 {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e59966;
	border-bottom: 1px solid #909090;
}
a.but_remove_2:hover {
	background-color: #efa66f;
}

a.but_lock {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #994c19;
	border-bottom: 1px solid #909090;
}
a.but_lock:hover {
	background-color: #a6521b;
}

a.but_shopping_cart {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #cc7f4c;
	border-bottom: 1px solid #909090;
}
a.but_shopping_cart:hover {
	background-color: #da8a52;
}

a.but_exclamation_mark {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c7f7f;
	border-bottom: 1px solid #909090;
}
a.but_exclamation_mark:hover {
	background-color: #528a8a;
}

a.but_info {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #667fcc;
	border-bottom: 1px solid #909090;
}
a.but_info:hover {
	background-color: #6f8ada;
}

a.but_question_mark {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c0019;
	border-bottom: 1px solid #909090;
}
a.but_question_mark:hover {
	background-color: #620020;
}

a.but_minus {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #666666;
	border-bottom: 1px solid #909090;
}
a.but_minus:hover {
	background-color: #747474;
}

a.but_plus {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #333333;
	border-bottom: 1px solid #909090;
}
a.but_plus:hover {
	background-color: #444444;
}

a.but_folder_open {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #99cc99;
	border-bottom: 1px solid #909090;
}
a.but_folder_open:hover {
	background-color: #a6daa6;
}

a.but_file {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #999999;
	border-bottom: 1px solid #909090;
}
a.but_file:hover {
	background-color: #a6a6a6;
}

a.but_envelope {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #727272;
	border-bottom: 1px solid #909090;
}
a.but_envelope:hover {
	background-color: #7c7c7c;
}

a.but_edit {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #e5cc7f;
	border-bottom: 1px solid #909090;
}
a.but_edit:hover {
	background-color: #efda8a;
}

a.but_cogwheel {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #194c7f;
	border-bottom: 1px solid #909090;
}
a.but_cogwheel:hover {
	background-color: #1e5c99;
}

a.but_check {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #004c4c;
	border-bottom: 1px solid #909090;
}
a.but_check:hover {
	background-color: #005c5c;
}

a.but_camera {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #007fcc;
	border-bottom: 1px solid #909090;
}
a.but_camera:hover {
	background-color: #008ada;
}

a.but_calendar {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #4c99e5;
	border-bottom: 1px solid #909090;
}
a.but_calendar:hover {
	background-color: #52a6ef;
}

a.but_bookmark {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #990000;
	border-bottom: 1px solid #909090;
}
a.but_bookmark:hover {
	background-color: #b60000;
}

a.but_book {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #7f9999;
	border-bottom: 1px solid #909090;
}
a.but_book:hover {
	background-color: #8aa6a6;
}

a.but_download {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_download:hover {
	background-color: #ff9900;
}

a.but_pdf {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_pdf:hover {
	background-color: #ff9900;
}

a.but_word_doc {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_word_doc:hover {
	background-color: #ff9900;
}

a.but_woman {
	padding: 10px 22px 10px 22px;
	margin: 0px 0px 0px 0px;
	background: #ff8100;
	border-bottom: 1px solid #909090;
}
a.but_woman:hover {
	background-color: #ff9900;
}


/* styled boxes */
.info, .error, .notice, .success {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 1px solid #bbb;
	margin-bottom: 20px;
	font-size: 14px;
}
p.error {
	border: none;
}
.info strong, .error strong, .notice strong, .success strong {
	font-size: 16px;
}
.message-box-wrap {
	border: 0px solid #fff;
	padding:10px;
}
.info {
	color: #ffffff;
	border-color: #b12424;
	background-color: #cd3333;
}
.error {
	color: #cd3333;
	border-color: #eaeaea;
	background-color: #f2f2f2;
	font-weight: bold;
}
.notice {
	color: #a79a30;
	border-color: #d7d099;
	background-color: #f6f2d2;
}
.success {
	color: #1ea133;
	border-color: #a9ecb4;
	background-color: #dffbe4;
}
.close-but {
	width: 10px;
	height: 10px;
	float: right;
	border: none;
	margin: 5px;
	cursor: pointer;
	font-size: 0px;
	background: url(../images/elements/icon-remove.png) no-repeat center top;
}

/* dropcaps */

.dropcap1, .dropcap2, .dropcap3 {
	float: left;
	text-align: center;
	overflow:hidden;
	
	font-weight: normal;
}
.dropcap1 {
	width: 53px;
	height:	58px;
	line-height: 50px;
	background:url(../images/elements/dropcap_gray.png) no-repeat scroll 0px 0px transparent;
	color: #999;
	margin:0 8px -4px 0;
	font-size: 32px;
}
.dropcap1.gray {
	background-image:url(../images/elements/dropcap_gray.png);
}
.dropcap2 {
	background:url(../images/elements/dropcap_gray.png) no-repeat scroll 0 -108px transparent;
	color:#999;
	line-height: 47px;
	height: 56px;
	width: 53px;
	margin:0 8px -4px 0;
	font-size:32px;
}
.dropcap2.gray {
	background-image:url(../images/elements/dropcap_gray.png);
}
.dropcap3 {
	font-size:40px;
	line-height: 40px;
	width:44px;
	height:44px;
	margin:0 0 -4px 0;
}
.dropcap3.gray {
	color: #999;
}


/* styled lists */
ul.list1 {
	padding: 0px;
	margin: 0px;
}
.list1 li {
	padding: 0px;
	margin: 0px;
	text-align: left;
	line-height: 30px;
}
.list1 li i {
	padding: 0px;
	margin: 0px 4px 0px 0px;
}


/* highlight colors */
.highlight {
	color: #fff;
	padding: 2px 5px;
	background: #000;
	border-radius:3px;
}
.highlight.black {
	background: #000;
	border-radius:3px;
}
.highlight.red {
	background: #ff0000;
	border-radius:3px;
}
.highlight.gray {
	background: #aaa;
}
.highlight.yellow {
	background: #fff000;
}
.highlight.blue {
	background: #0099cc;
}
.highlight.pink {
	background: #e826b4;
}
.highlight.green {
	background: #48b02b;
}
.highlight.orange {
	background: #ffcc00;
}
.highlight.magenta {
	background: #9325ea;
}

ul.list_empty {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.list_empty li {
	float: left;
	padding: 0px;
	margin: 0px 20px 35px 0px;
}

/* tables */
.table-style {
	float: left;
	width: 100%;
}
.table-list {
	float: left;
	background-color: #fff;
	border: 1px solid #dddddd;
	margin-bottom:20px;
	width: 100%;
}
.table-list th {
	padding: 18px 10px;
	background-color: #eee;
}
.table-list td {
	padding: 13px 10px;
	text-align: center;
	background-color: #f5f5f5;
}
.table-list tr:hover td {
	background-color: #f9f9f9;
}

/* pricing tables */
.pricing-tables-main {
	position: relative;
	float: left;
	margin-bottom: 40px;
}

.pricing-tables {
	position: relative;
	float: left;
	width: 24%;
	border: 1px solid #eee;
}
.pricing-tables .title {
	float: left;
	width: 100%;
	height: 30px;
	padding: 13px 0 10px 0;
	background-color: #454545;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #272727;
	border-bottom: 1px solid #818181;
	
	font-weight: normal;
}
.pricing-tables .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #636363;
	text-align: center;
	font-size: 40px;
	color: #fff;
	
	font-weight: normal;
}
.pricing-tables .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables .cont-list li.last {
	border: none;
}
.pricing-tables .ordernow {
	float: left;
	width: 100%;
	padding: 28px 0px;
	background-color: #eee;
	text-align: center;
	color: #fff;
}
.pricing-tables-main .ordernow .normalbut{
	color: #fff;
	background-color: #666;
	border: 1px solid #454545;
	padding: 10px 18px;
	border-radius: 3px;
	font-weight: normal;
}
.pricing-tables-main .ordernow .normalbut:hover{
	background-color: #727272;
}
.pricing-tables-main .ordernow .colorchan{
	color: #fff;
	background-color: #fc4242;
	padding: 10px 18px;
	border-radius: 3px;
	font-weight: normal;
}
.pricing-tables-main .ordernow .colorchan:hover{
	color: #fff;
	background-color: #272727;
}
.pricing-tables-helight{
	position: relative;
	float: left;
	width: 27%;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}
.pricing-tables-helight .title {
	float: left;
	width: 100%;
	height: 46px;
	padding: 20px 0 0 0;
	margin-top: -10px;
	background-color: #e93636;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #cf2d2d;
	border-bottom: 1px solid #fa6464;
	
	font-weight: normal;
}
.pricing-tables-helight .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #fc4242;
	text-align: center;
	font-size: 45px;
	color: #fff;
	
	font-weight: normal;
}
.pricing-tables-helight .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-helight .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-helight .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-helight .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-helight .cont-list li.last {
	border: none;
}
.pricing-tables-helight .ordernow {
	float: left;
	width: 100%;
	padding: 30px 0 35px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}

.pricing-tables-two {
	position: relative;
	float: left;
	width: 33%;
	border: 1px solid #eee;
}
.pricing-tables-two .title {
	float: left;
	width: 100%;
	height: 30px;
	padding: 13px 0 10px 0;
	background-color: #454545;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #272727;
	border-bottom: 1px solid #818181;
	
	font-weight: normal;
}
.pricing-tables-two .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #636363;
	text-align: center;
	font-size: 40px;
	color: #fff;
	
	font-weight: normal;
}
.pricing-tables-two .price i {
	font-size: 14px;
	color: #ccc;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-two .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-two .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-two .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-two .cont-list li.last {
	border: none;
}
.pricing-tables-two .ordernow {
	float: left;
	width: 100%;
	padding: 28px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}

.pricing-tables-helight-two{
	position: relative;
	float: left;
	width: 33%;
	z-index: 3;
	-webkit-box-shadow:  0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 10px 5px rgba(0, 0, 0, 0.1);
}
.pricing-tables-helight-two .title {
	float: left;
	width: 100%;
	height: 46px;
	padding: 20px 0 0 0;
	margin-top: -10px;
	background-color: #e93636;
	text-align: center;
	font-size: 23px;
	color: #fff;
	border-top: 3px solid #cf2d2d;
	border-bottom: 1px solid #fa6464;
	
	font-weight: normal;
}
.pricing-tables-helight-two .price {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
	background-color: #fc4242;
	text-align: center;
	font-size: 45px;
	color: #fff;
	
	font-weight: normal;
}
.pricing-tables-helight-two .price i {
	font-size: 14px;
	color: #eee;
	display: block;
	font-weight: normal;
	font-style: normal;
	margin-top: 5px;
}
.pricing-tables-helight-two .cont-list {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	background-color: #f9f9f9;
	text-align: center;
	color: #727272;
}
.pricing-tables-helight-two .cont-list ul {
	margin: 0;
	padding: 0;
}
.pricing-tables-helight-two .cont-list li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
.pricing-tables-helight-two .cont-list li.last {
	border: none;
}
.pricing-tables-helight-two .ordernow {
	float: left;
	width: 100%;
	padding: 30px 0 35px 0;
	background-color: #eee;
	text-align: center;
	color: #fff;
}

/* columns with box */
.framed-box {
	border: 1px solid #e3e3e3;
	width: 100%;
}
.framed-box.center{
	text-align:center;
}
.framed-box-wrap {
	background-color: #f9f9f9;
}
.framed-box-wrap .pricing-title {
	background-color: #f1f1f1;
	padding: 20px 0px 0px 0px;
	text-align: center;
	border-bottom: 1px solid #fff;
}
.framed-box-wrap .pricing-text-list {
	padding: 15px 20px 40px 20px;
	text-align: center;
}

/* blog */
.blog_post {
	float: left;
	width: 100%;
}
.blog_post h3 {
	float: left;
	text-align: left;
	color: #333;
	width: 85%;
	line-height: 30px;
}
.blog_post h3 a {
	color: #fc4242;
	text-decoration: none;
	float: left;
	margin-top: 3px;
	text-transform: none;
	
	font-weight: 300;
	font-size: 30px;
}
.blog_post h3 a:hover {
	color: #383634;
}
.post_info_content {
	padding: 0px;
	margin: 10px 0 0 10%;
	width: 90%;
	float: left;
}
ul.post_meta_links {
	float: left;
	margin: -10px 0px 0px -6px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.post_meta_links li {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	color: #999;
}
.post_meta_links li.post_by {
	padding: 0px 0px 0px 25px;
	background: url(../images/blog/icon-by-user.png) no-repeat 5px 5px;
}
.post_meta_links li.post_categoty {
	padding: 0px 0px 0px 22px;
	background: url(../images/blog/icon-category.png) no-repeat 2px 6px;
}
.post_meta_links li.post_comments {
	padding: 0px 0px 0px 22px;
	background: url(../images/blog/icon-comments.png) no-repeat 2px 5px;
}
.post_meta_links li a {
	color: #a1a1a1;
	padding: 0px 18px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.post_meta_links li a:hover {
	color: #727272;
	text-decoration: none;
}
.blog_postcontent {
	float: left;
	width: 100%;
}
.blog_postcontent .image_frame {
	float: left;
	width: 98%;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .image_frame:hover {
	border: 7px solid #f9f9f9;
}
.blog_postcontent .image_frame img {
	float: left;
	width: 99.7%;
	border: 1px solid #fff;
}
.blog_postcontent .video_frame iframe {
	float: left;
	width: 98%;
	height: 400px;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .video_frame iframe:hover {
	border: 7px solid #f9f9f9;
}

/* blog small */
.blog_post h3 {
	width: 74%;
}
.blog_postcontent .image_frame.small {
	float: left;
	width: 43%;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .image_frame.small:hover {
	border: 7px solid #f9f9f9;
}
.blog_postcontent .image_frame img {
	float: left;
	width: 99.7%;
	border: 1px solid #fff;
}
.blog_postcontent .video_frame.small iframe {
	float: left;
	width: 43%;
	height: 180px;
	border: 7px solid #fff;
	margin-bottom: 25px;
	-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
.blog_postcontent .video_frame iframe:hover {
	border: 7px solid #f9f9f9;
}
.post_info_content_small {
	padding: 0px;
	margin: 0 0 0 4%;
	width: 50%;
	float: left;
}
ul.post_meta_links_small {
	float: left;
	margin: -15px 0px 12px 80px;
	padding: 0px 0px 0px 0px;
	width: 80%;
}
.post_meta_links_small li.post_by {
	float: left;
	padding: 0px 0px 0px 18px;
	background: url(../images/blog/icon-by-user.png) no-repeat 0px 5px;
}
.post_meta_links_small li.post_categoty {
	float: left;
	padding: 0px 0px 0px 26px;
	background: url(../images/blog/icon-category.png) no-repeat 9px 6px;
}
.post_meta_links_small li.post_comments {
	float: left;
	padding: 0px 0px 0px 26px;
	background: url(../images/blog/icon-comments.png) no-repeat 9px 5px;
}
.post_meta_links_small li a {
	color: #a1a1a1;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.post_meta_links_small li a:hover {
	color: #727272;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	font-size: 11px;
}
.blog_post a.date {
	padding: 10px 5px 0px 0px;
	text-decoration: none;
	width: 55px;
	height: 55px;
	text-align: center;
	background: #f9f9f9;
	display: block;
	margin-right: 20px;
	float: left;
	-webkit-box-shadow:  0px 0px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 2px 0px rgba(0, 0, 0, 0.1);
}
.blog_post a.date strong {
	color: #fc4242;
	font-size: 27px;
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
	
	font-weight: 300;
}
.blog_post a.date:hover strong {
	color: #333;
}
.blog_post a.date i {
	color: #fff;
	font-size: 11px;
	font-style: normal;
	padding: 0px 10px;
	display: block;
	border-top: 1px solid #f3f3f3;
	width: 40px;
	background-color: #fc4242;
	
	font-weight: 300;
}
.blog_post a.date:hover i {
	background-color: #383634;
}
.post_readmore:link, .post_readmore:visited {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore.jpg) no-repeat left top;
}
.post_readmore:hover {
	float: right;
	height: 27px;
	width: 185px;
	text-align: center;
	padding-top: 7px;
	color: #fff;
	text-decoration: none;
	background: url(../images/skin01/but_post_readmore_hover.jpg) no-repeat left top;
}
.sharepost {
	float: left;
	width: 80%;
	margin-bottom: 40px;
}
.sharepost ul {
	margin: 0px;
	padding: 0px;
}
.sharepost li {
	margin: 0px 7px 5px 0px;
	padding: 2px 5px;
	float: left;
	border-radius: 2px;
	list-style-type: none;
	background-color: #fc4242;
}
.sharepost li i {
	color: #fff;
}
.sharepost li:hover {
	background-color: #383634;
}

.about_author {
	float: left;
	width: 93%;
	padding: 20px;
	background-color: #f9f9f9;
	border: 1px solid #eee;
}
.about_author img {
	float: left;
	margin-right: 20px;
}
.about_author a {
	font-family: 'Open Sans' !important;
	font-weight: normal;
	font-weight: 600;
	color: #333;
}
.about_author a:hover {
	color: #fc4242;
}

.clear{
	clear:both;
}
/* pagination */
.pagination {
	clear:both;
	padding:10px 0;
	margin-bottom:20px;
	
}
.pagination b{
	float:left;
	margin: 0px 5px 2px 0;
	padding:0px 10px;
	font-weight: normal;
	color: #999;
}
.pagination a.navlinks {
	font-size: 12px;
	color: #454545;
	background-color: #eee;
	font-weight: 600;
	
	padding: 7px 10px;
	border-radius: 3px;
}
.pagination a.navlinks:hover {
	color: #fff;
	background-color: #454545;
}
.pagination a.current {
	color: #fff;
	background-color: #454545;
}

/* comment form */
.comment_form {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.comment_form label{
	float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 20px;
}
.comment_input_bg {
	float: left;
	width: 75%;
	height: 25px;
	padding: 7px 10px 0px 10px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.comment_textarea_bg {
	float: left;
	width: 90%;
	height: 235px;
	padding: 7px 10px 0px 10px;
	margin-bottom: 20px;
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.comment_checkbox {
	float: left;
	display: block;
	width: 90%;
	margin-top: 10px;
}
.comment_submit {
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 9px 13px;
	
	font-weight: 600;
	border-radius: 4px;
	color: #333;
	
}
.comment_submit:hover {
	background-color: #f9f9f9;
	cursor: pointer;
}

/* comments */
.comment_wrap{
	padding:20px 20px 20px 0px;
	overflow:hidden;
	border-bottom:1px solid #eee;
}
.comment_wrap.chaild{
	border-bottom:1px solid #eee;
	margin:10px 20px 10px 50px;
	overflow:hidden;
}
.gravatar{
	float:left;
}

.comment_content{
	overflow:hidden;
	padding-left:20px;
	position:relative;
	min-height:80px; 
}
.comment_content .comment_meta{
	position:relative;
}
.comment_content .comment_meta .comment_author{
	display:inline;
	font-size:14px;
	font-style: normal;
}
.comment_content .comment_meta .comment_author i{
	display:inline;
	font-size:11px;
	font-style: italic;
}
.comment_content .comment_text {
	clear:both;
	padding-top:0px;
	overflow:hidden;
}
.comment_content .comment_text a {
	color: #d3d3d3;
	margin-top: 5px;
	float: left;
}
.comment_content .comment_text a:hover {
	color: #727272;
	margin-top: 5px;
	float: left;
}
#comments_section li ul li{
	margin-left: 30px;
}


/*------------------*/
/*	RIGHT SIDEBAR
/*------------------------------------------------------*/
/* site search */
.site-search-area {
	margin: 0px;
	padding: 0px;
}
#site-searchform {
	margin: 0;
	padding: 0;
}
#site-searchform #s{
	border: 1px solid #e0e0e0;
	background-color: #fff;
	width: 71%;
	height:30px;
	padding:5px 10px 5px 10px;
	color: #999;
	float: left;
	font-size: 13px;
}
#site-searchform #searchsubmit{
	float: left;
	width:50px;
	height:41px;
	cursor:pointer;
	text-indent:-5555em;
	line-height:100;
	overflow:hidden;
	background: #fc4242 url(../images/site-search-icon.png) no-repeat center 14px;
	border:0;
}
#site-searchform #searchsubmit:hover{
	background: #383634 url(../images/site-search-icon.png) no-repeat center 14px;
}

.sidebar_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
.sidebar_widget ul.arrows_list1{
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: -10px;
}
.sidebar_widget ul.arrows_list1 li a {
	color: #fc4242;
	line-height: 30px;
}
.sidebar_widget ul.arrows_list1 li a:hover {
	color: #383634;
}
.sidebar_widget ul.arrows_list1 i {
	margin-right: 4px;
}
.sidebar_title {
	float: left;
	width: 100%;
}
.sidebar_widget h3, .clientsays_widget h3 {
	margin-bottom: 30px;
	float: left;
}
.sidebar_widget h3 i, .clientsays_widget h3 i {
	font-weight: 500;
	font-style: normal;
}

/* Recent Posts */
ul.recent_posts_list {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.recent_posts_list li {
	padding: 0px 0px 13px 0px;
	margin: 0px 0px 16px 0px;
	list-style-type: none;
	border-bottom: 1px solid #f5f6f6;
	float: left;
	width: 100%;
}
.recent_posts_list li a {
	text-decoration: none;
	line-height: 17px;
	display: block;
	color: #999;
}
.recent_posts_list li a:hover {
	color: #fc4242;
}

.recent_posts_list li span {
	float: left;
	margin-right: 15px;
}
.recent_posts_list li span img {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.recent_posts_list li span img:hover {
	float: left;
	margin-right: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.recent_posts_list li i {
	padding: 1px 0px 0px 0px;
	margin: 0px;
	display: block;
	font-size: 10px;
	font-style: normal;
	color: #c9c9c9;
}
.recent_posts_list li.last {
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #f5f6f6;
}

/* client says widget */
.clientsays_widget {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #999;
}
.clientsays_widget strong {
	font-weight: 600;
	color: #454545;
}
.clientsays_widget h3 {
	margin-bottom: 18px;
}
.clientsays_widget img {
	float: left;
	margin-right: 13px;
	margin-top: 7px;
	border: 1px solid #e3e3e3;
}

/* Advertisements */
ul.adsbanner-list {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.adsbanner-list li {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 120px;
	list-style-type: none;
}
.adsbanner-list li img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 120px;
	list-style-type: none;
}
.adsbanner-list li.last {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 120px;
	height: 120px;
	list-style-type: none;
}


/* contact form */
.comment_form {
	float: left;
	width: 690px;
	margin-top: 30px;
}
.blocklabel {
	float: left;
	width: 100%;
	display: block;
	margin-top: 10px;
}
.comment_form label {
	float: left;
	width: 90px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 20px;
}
.input_bg {
	float: left;
	width: 70%;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	padding: 0px 0px 0px 10px;
	border-top: 2px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.textarea_bg {
	float: left;
	width: 90%;
	height: 235px;
	padding: 7px 10px 0px 10px;
	margin-bottom: 20px;
	border-top: 2px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.address_info {
	float: left;
	background-color: #f9f9f9;
	border: 1px solid #e1e1e1;
	padding: 20px 20px 10px 20px;
	width: 91%;
	margin-bottom: 40px;
}
.address_info.two {
	background-color: #fff;
	border: none;
	margin-bottom: 20px;
	padding-top: 0px;
}
.address_info h3 i {
	font-weight: 500;
	font-style: normal;
}
.google-map {
	width: 99%;
	height: 350px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.google-map2 {
	width: 100%;
	height: 450px;
}
.google-map3 {
	width: 98%;
	height: 300px;
	border: 10px solid #fff;
	-webkit-box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
	box-shadow:  0px 0px 1px 0px rgba(0, 0, 0, 0.4);
}


/* portfolio single image */
.portfolio_area {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
}
.portfolio_area_left {
	padding: 0px;
	margin: 0px;
	width: 75%;
	float: left;
}
.portfolio_area_left img {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}
.portfolio_area_right {
	padding: 0px;
	margin: 0px 0px 0px 3%;
	width: 22%;
	float: left;
}
.project_details {
	padding: 0px;
	margin: 70px 0px 0px 0px;
}
.project_details span {
	padding: 5px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	float: left;
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
}
.project_details strong {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #727272;
	float: left;
	width: 40%;
}
.project_details em {
	padding: 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	float: left;
	width: 60%;
}
.project_details span a {
	padding: 3px 10px;
	margin: 0px 0px 0px 3px;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	color: #727272;
	background-color: #e3e3e3;
	border-radius:3px;
}
.project_details span a:hover {
	background-color: #ddd;
}
.addto_favorites {
	padding: 3px 10px 5px 10px;
	margin: 20px 0px 0px 0px;
	width: 122px;
	display: block;
	border-radius:3px;
	font-size: 13px;
	color: #999;
	background: #eee;
}
.addto_favorites:hover {
	background: #ddd;
}
.addto_favorites i {
	color: #c3c3c3;
}

ul.small_social_links {
	padding: 0px;
	margin: 9px 0 25px 0px;
}
.small_social_links li {
	padding: 0px;
	margin: 0px 9px 0px 0px;
	float: left;
}
.small_social_links li i {
	color: #fc4242;
}
.small_social_links li a {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.small_social_links li a:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.portfolio_image {
	float: left;
	width: 97%;
	padding: 0px;
	margin: 0px;
	border: 5px solid #fff;
	-webkit-box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow:  0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.portfolio_image .title {
	float: left;
	width: 92%;
	padding: 10px 19px 7px 20px;
	margin: 0px;
	font-size: 13px;
	color: #333;
	
	font-weight: 600;
	
}
.portfolio_image i {
	position: absolute;
	display: none;
	color: #fff;
	margin-left: 45%;
	margin-top: 22%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.portfolio_image:hover i {
	display: block;
}
.portfolio_image img {
	float: left;
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
.portfolio_image img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.punchline_text_box {
	float: left;
	width: 94%;
	padding: 25px 30px;
	margin: 0px;
	border: 1px solid #eee;
	border-left: 5px solid #fc4242;
	color: #999;
}
.punchline_text_box strong {
	font-weight: normal;
	font-size: 22px;
	color: #272727;
}
.punchline_text_box .left {
	float: left;
	width: 80%;
}
.punchline_text_box .right {
	float: left;
	width: 20%;
}

a.knowmore_but {
	float: right;
	padding: 13px 20px 13px 20px;
	margin: 0px 0px 0px 50px;
	font-size: 14px;
	color: #fff;
	font-weight: 600;
	background-color: #fc4242;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border-bottom: 1px solid #999;
}
a.knowmore_but:hover {
	color: #fff;
	background-color: #272727;
}


.topNav .right li.link {
	float: left;
	border: none;
	width: auto;
	height: auto;
	font-size: 13px;
	margin-right: 10px;
	margin-top: 1px;
}
.topNav .right li.link:hover {
	background: none;
}

.iframecontainer {
	width: 620px;
	margin: auto auto auto auto;
}

.content_fullwidth.lessmar {
	padding: 25px 0px 0px 0px;
}
.top_nav .right li.link {
	float: left;
	border: none;
	width: auto;
	height: auto;
	font-size: 13px;
	margin-right: 10px;
	margin-top: 1px;
}
.top_nav .right li.link:hover {
	background: none;
}

/* scroll up */
.scrollup{
    width:40px;
    height:40px;
    opacity:1;
    position:fixed;
    bottom:22px;
    right:20px;
    display:none;
    text-indent:-9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
	z-index: 999;
}


.noanim{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important;transition:none !important}@-webkit-keyframes blink{0%{opacity:1;filter:alpha(opacity=100)}33%{opacity:0;filter:alpha(opacity=0)}100%{opacity:0;filter:alpha(opacity=0)}}@-moz-keyframes blink{0%{opacity:1;filter:alpha(opacity=100)}33%{opacity:0;filter:alpha(opacity=0)}100%{opacity:0;filter:alpha(opacity=0)}}@keyframes blink{0%{opacity:1;filter:alpha(opacity=100)}33%{opacity:0;filter:alpha(opacity=0)}100%{opacity:0;filter:alpha(opacity=0)}}
body{font:12px/28px ;}
.wrapper,#page{zoom:1;width:100%;margin:0 auto}.wrapper:after,#page:after,.wrapper:before,#page:before{content:"\0020";display:table;height:0;overflow:hidden}.wrapper:after,#page:after{clear:both}

#header{margin:0px 0 0; background:#fff4da;}
#trueHeader{
	z-index:8000;
	left:0;
	right:0;
	padding: 5px 0;
	box-shadow:0 1px 5px rgba(0,0,0,0.1);
	-khtml-box-shadow:0 1px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.1);
	-moz-box-shadow:0 1px 5px rgba(0,0,0,0.1);
	-ms-box-shadow:0 1px 5px rgba(0,0,0,0.1);
	-o-box-shadow:0 1px 5px rgba(0,0,0,0.1);
	transition:padding 0.35s ease;
	-khtml-transition:padding 0.35s ease;
	-webkit-transition:padding 0.35s ease;
	-moz-transition:padding 0.35s ease;
	-ms-transition:padding 0.35s ease;
	-o-transition:padding 0.35s ease;
	background: #fff4da;
	zoom:1;
	height: 95px;
	border-bottom:7px solid #a8a28c;
}
#trueHeader {
	/*background: url(../images/fnd-menu.jpg) repeat-x;*/
	background:#ebdcd8;
	width:100%;
}

#header.sticky #trueHeader{position:fixed;top:0}
#header.sticky.condensed #trueHeader{padding:0px 0}

#header.sticky #trueHeader #logo{
	float:left;
	display:block;
	width:100%;
	height: 89px;
	margin-top:0px;
	text-indent:-999em;
	background:url(../images/logo-dr-willian-fontes-2.png) no-repeat left top;
}




#header.sticky #logo_center{
	display:none;
}
#header.sticky .logo{
	display:inline;
	margin-top:5px;
}



h1.pags{
	margin-top:50px;
	color:#1a2f4c;
	text-align:center;
}
h1.pags2{
	color:#FFF;
	text-align:center;
	padding-left:20px;
}
.fotos_empresa{
	float: left;
	width: 100%;
	text-align: center;
	padding: 50px 0px;
	background: #1a2f4c;
}

.container .left{
	float: left;
	width: 48%;
	text-align: left;
	color:#FFF;
}
.container .right{
	float: right;
	width: 48%;
	text-align: left;
	color:#000;
}
.form-agende{
	font-size:15pt;
}

.logo-marca-d-agua{
	/*background: url(../images/fundo-depoimentos-2.png) no-repeat center top;*/
}
.logo-marca-d-agua .container .right *{
	/*padding:20px;*/
}

.slogan_1{	
	border-top:8px solid #19304b;
}	

.icon-procedimentos, .link-icon-procedimentos{
	color:#19304b;
}
.icon-procedimentos{
	text-align: center;
}
.tit-pag-1{
	background:#1a2f4c;
	color:#FFF;
	text-align: center;
	padding:15px 0;
	margin-top:20px;
}
.tit-pag-imagem-cortada-1{
	color:#FFF;
	font-size:23pt;
	background:#a8a28c;
	text-align: center;
	padding:5px;
	margin-top:20px;
}
.tit-pag-imagem-cortada-2{
	color:#a8a28c;
	background: transparent;
	text-align: center;
	padding:5px;
	margin-top:20px;
	font-size:22pt;
}
.slogan-calculadora-estacional{
	color:#FFF;
	font-size:13pt;
	background:#a8a28c;
	text-align: center;
	padding:20px;
}

.btn-pad-1{
	font-size:12pt;
	text-align:center;
	background:#a8a28c;
	border:2px solid #a8a28c;
	color:#FFF;
	padding:5px 0;
	width:100px;
	font-size:12pt;
}
.btn-pad-1:hover{
	background: transparent;
	border:2px solid #a8a28c;
	color:#a8a28c;
	text-decoration:underline;
	cursor:pointer;
}


	
	
	
/* Contador */

.bloco-item-contador{
	background: #e37e14;
	margin: 0;
	padding:50px 0 20px 0;
	
	
	-webkit-box-shadow: 9px 7px 5px rgba(50, 50, 50, 0.77);
	-moz-box-shadow:    9px 7px 5px rgba(50, 50, 50, 0.77);
	box-shadow:         9px 7px 5px rgba(50, 50, 50, 0.77);



}
.item-contador {
	font-size: 13pt;
	color: #FFF;
	display: inline-block;
	font-weight: bold;
	text-align: center;
}
.bloco-item-contador > .item-contador .counter{
	font-size: 66px;
}
.item-contador > .item-contador {
	margin-bottom: 0;
}




.bloco_depoimento{
	width:80%;
	background: #a8a28c;
	padding:10px 20px 10px 20px;
	color: #FFF;
	clear: both;
	margin-bottom: 15px;
}

.depoimento{
	resize: none;
	overflow: hidden;
	border:none;
	width:300%;
	font-size:25px;
	height:70px;
	margin: -9% 0 0 -90%;
}

#vm-depoimentos{
	margin: 0 0 0 440%;
}
.hr-b{
	background:#FFF;
	height:3px;
}

.top_nav_topo{
  /*background: #dedee0 url(../images/fnd-topo.jpg) no-repeat center center;
  background-position:top center;*/
  background: #ebdcd8;
  width:100%;  
  padding-top:25px;
  border:0px solid red;
}


.texto-home-dir{
	text-align:right;font-size:11pt;margin-top:35px;color:#000;
}

.img-rodape-endereco-dir{
	width:220px;
	height:81px;
	text-align:center;
	margin-top:10px;
}
.rodape-endereco-dir{
	text-align:right; color:#000;margin-top:30px;font-size:13pt;line-height:150%;letter-spacing: .2rem;
}
.rodape-endereco-dir2{
	text-align:left; color:#000;margin-top:30px;font-size:13pt;line-height:150%;letter-spacing: .2rem;
}

.image-responsive{
	width:100%;
}

.bloco-entenda-fieldset{
	border: 1px solid #a8a28c !important;
    -webkit-box-shadow:  0px 0px 0px 0px #a8a28c;
    box-shadow:  0px 0px 0px 0px #a8a28c;	
}
.sinal-menu-entenda{
	color: #612d9e;
	font-size:30pt;
	font-weight:bold;
	cursor:pointer;
}
.acao-bloco{
	display:none;
	background:#64320f;
	min-height:20px;
}
.acao-bloco *{
	color: #FFF;
	background:#64320f;
}
.centro{
	text-align: center;
}
.centro .q_icon_animation{
	text-align: center;
	margin:auto;
}

.q_icon_config_big{
	margin:auto;margin-left:40px;
}

.one_fifth h4{
	text-align:center;
	font-weight:bold;
}
.img-home-apresentacao{
	width:50%;
}
.novo-produto-destaque{
	width:65px;
    height:145px;
    z-index:999999999999999999999999999999999999999999999;      
    position: fixed!important; 
    position: absolute;   
    bottom:110px;
    right: -1px;  
    margin: 0;
	right: expression( ( -1 + ( ignoreMe2 = document.documentElement.scrollRight ? document.documentElement.scrollRight : document.body.scrollRight ) ) + '%' );
  	bottom: expression( ( 100 + ( ignoreMe = document.documentElement.scrollBottom ? document.documentElement.scrollBottom : document.body.scrollBottom ) ) + 'px' );
}

	
@media only screen and (min-width: 1200px){
	#slogan-passagem-2{display:none;}
	.q_icon_animation{
		float:left;
	}
	.slogan_1 .container .right h1, .slogan_1 .container .right h2, .slogan_1 .container .left h1, .slogan_1 .container .left h2{
		color:#1a2f4c;
		text-shadow:#FFF 1px -1px, #FFF -1px 1px, #FFF 1px 1px, #FFF -1px -1px;
	}
	#logo-casa-perinatal-menu{
		width:220px;
		height:81px;
		float:left;
		margin-top:10px;
	}
	#logo-imgo-consultorio-contagem{
		width:60px;
		height:88px;
		float:right;
	}
	.img-home-esq{
		float:left;width:200px;height:200px;
	}
	#header.sticky .menu_main{
		float: right;
		text-align: left;
		z-index:999999999;
	}
	.class_mobile{
		display:none;
	}
}
	
@media only screen and (min-width: 999px)  and (max-width: 1200px){
	
	.q_icon_animation{
		float:left;
	}
	#slogan-passagem-2{display:none;}
	.menu_main{
		width:80%;
	}	
	#defaultmenu{
		width:100%;
	}
	.slogan_1 .container .right h1, .slogan_1 .container .right h2, .slogan_1 .container .left h1, .slogan_1 .container .left h2{
		color:#1a2f4c;
		text-shadow:#FFF 1px -1px, #FFF -1px 1px, #FFF 1px 1px, #FFF -1px -1px;
	}
	#logo-casa-perinatal-menu{
		width:220px;
		height:81px;
		float:left;
		margin-top:10px;
	}
	#logo-imgo-consultorio-contagem{
		width:60px;
		height:88px;
		float:right;
	}
	.img-home-esq{
		float:left;width:200px;height:200px;
	}
	#header.sticky .menu_main{
		float: right;
		text-align: left;
		z-index:999999999;
	}
	.class_mobile{
		display:none;
	}
}
	
@media only screen and (max-width: 1024px) {
	.item-contador {
		font-size: 33px;
	}
	.class_mobile{
		display:none;
	}
}
	
@media only screen and (min-width: 768px) and (max-width: 999px){

	.centro{
		text-align: center;
	}
	.ginecologia{
		color: #a8a28c;
		/* margin-left: 30px; */
		font-weight: bold;
	}
	
	.div_ginecologia{
		margin-left: -30px;
    	margin-bottom: 50px;
	}
	
	.circulo_ginecologia{
		color: #a8a28c;
		margin-top: -20px;
	}
	
	.icone_ginecologia{
		color: #ffffff;
		margin-top: 20px;
		margin-left: 45px;
	}

	.obstetrica{
		color: #a8a28c;
		/* margin-left: 30px; */
		font-weight: bold;
	}

	.div_obstetrica{
		margin-left: -30px;
    	margin-bottom: 50px;
	}
	
	.circulo_obstetrica{
		color: #a8a28c;
		margin-top: -20px;
	}
	
	.icone_obstetrica{
		color: #ffffff;
		margin-top: 20px;
		margin-left: 45px;
	}
	
	.Calculadora{
		color: #a8a28c;
		/* margin-left: 30px; */
		font-weight: bold;
	}
	
	.div_Calculadora{
		margin-left: -30px;
    	margin-bottom: 50px;
	}
	
	.circuladora_Calculadora{
		color: #a8a28c;
		margin-top: -20px;
	}
	
	.icone_calculadora{
		color: #ffffff;
		margin-top: 20px;
		margin-left: 45px;
	}
	
	.Blog{
		color: #a8a28c;
		/* margin-left: 30px; */
		font-weight: bold;
	}
	
	.blog_div{
		margin-left: -30px;
    	margin-bottom: 50px;
	}
	
	.circulo_blog{
		color: #a8a28c;
		margin-top: -20px;
	}
	
	.icone_blog{
		color: #ffffff;
		margin-top: 20px;
		margin-left: 45px;
	}

	.menu_main {
		padding: 8px 0px;
	}
	.menu_main {
		float: right;
		width: 80%;
		margin: 20px auto;
		
	}
	#trueHeader #logo{
		float:left;
		display:block;
		width:100%;
		height: 89px;
		margin-top:0px;
		text-indent:-999em;
		background:url(../images/logo-dr-willian-fontes-4.png) no-repeat left top;
	}
	#defaultmenu{
		margin-top:20px;
	}
	
	#slogan-passagem-2{display:none;}
	.slogan_1 .container .right h1, .slogan_1 .container .right h2, .slogan_1 .container .left h1, .slogan_1 .container .left h2{
		color:#1a2f4c;
		text-shadow:#FFF 1px -1px, #FFF -1px 1px, #FFF 1px 1px, #FFF -1px -1px;
	}
	#logo-casa-perinatal-menu{
		width:220px;
		height:81px;
		float:left;
		margin-top:10px;
	}
	#logo-imgo-consultorio-contagem{
		width:60px;
		height:88px;
		float:right;
	}
	.img-home-esq{
		float:left;width:200px;height:200px;
	}
	#header.sticky .menu_main{
		float: right;
		text-align: left;
		z-index:999999999;
	}
	.class_mobile{
		display:none;
	}
}

@media only screen and (max-width: 800px) {

	.centro{
		text-align: center;
	}
	.ginecologia{
		color: #a8a28c;
		/* margin-left: 30px; */
		font-weight: bold;
	}
	
	.div_ginecologia{
		margin-left: -30px;
    	margin-bottom: 50px;
	}
	
	.circulo_ginecologia{
		color: #a8a28c;
		margin-top: -20px;
	}
	
	.icone_ginecologia{
		color: #ffffff;
		margin-top: 20px;
		margin-left: 45px;
	}

	.obstetrica{
		color: #a8a28c;
		/* margin-left: 30px; */
		font-weight: bold;
	}

	.div_obstetrica{
		margin-left: -30px;
    	margin-bottom: 50px;
	}
	
	.circulo_obstetrica{
		color: #a8a28c;
		margin-top: -20px;
	}
	
	.icone_obstetrica{
		color: #ffffff;
		margin-top: 20px;
		margin-left: 45px;
	}
	
	.Calculadora{
		color: #a8a28c;
		/* margin-left: 30px; */
		font-weight: bold;
	}
	
	.div_Calculadora{
		margin-left: -30px;
    	margin-bottom: 50px;
	}
	
	.circuladora_Calculadora{
		color: #a8a28c;
		margin-top: -20px;
	}
	
	.icone_calculadora{
		color: #ffffff;
		margin-top: 20px;
		margin-left: 45px;
	}
	
	.Blog{
		color: #a8a28c;
		/* margin-left: 30px; */
		font-weight: bold;
	}
	
	.blog_div{
		margin-left: -30px;
    	margin-bottom: 50px;
	}
	
	.circulo_blog{
		color: #a8a28c;
		margin-top: -20px;
	}
	
	.icone_blog{
		color: #ffffff;
		margin-top: 20px;
		margin-left: 45px;
	}

	.bloco-item-contador > .item-contador {
		display: block;
		width: 100% !important;
		font-size: 13pt;
		clear:both;
		min-height:120px;
	}
	.bloco-item-contador > .item-contador .counter{
		font-size: 66px;
	}
	.item-contador {
		font-size: 66px;
	}
	.class_mobile{
		display:none;
	}
}

@media only screen and (min-width: 480px) and (max-width: 767px){

	.centro{
		text-align: center;
	}
	.ginecologia{
		color: #a8a28c;
		/* margin-left: 30px; */
		font-weight: bold;
	}
	
	.div_ginecologia{
		margin-left: -30px;
    	margin-bottom: 50px;
	}
	
	.circulo_ginecologia{
		color: #a8a28c;
		margin-top: -20px;
	}
	
	.icone_ginecologia{
		color: #ffffff;
		margin-top: 20px;
		margin-left: 45px;
	}

	.obstetrica{
		color: #a8a28c;
		/* margin-left: 30px; */
		font-weight: bold;
	}

	.div_obstetrica{
		margin-left: -30px;
    	margin-bottom: 50px;
	}
	
	.circulo_obstetrica{
		color: #a8a28c;
		margin-top: -20px;
	}
	
	.icone_obstetrica{
		color: #ffffff;
		margin-top: 20px;
		margin-left: 45px;
	}
	
	.Calculadora{
		color: #a8a28c;
		/* margin-left: 30px; */
		font-weight: bold;
	}
	
	.div_Calculadora{
		margin-left: -30px;
    	margin-bottom: 50px;
	}
	
	.circuladora_Calculadora{
		color: #a8a28c;
		margin-top: -20px;
	}
	
	.icone_calculadora{
		color: #ffffff;
		margin-top: 20px;
		margin-left: 45px;
	}
	
	.Blog{
		color: #a8a28c;
		/* margin-left: 30px; */
		font-weight: bold;
	}
	
	.blog_div{
		margin-left: -30px;
    	margin-bottom: 50px;
	}
	
	.circulo_blog{
		color: #a8a28c;
		margin-top: -20px;
	}
	
	.icone_blog{
		color: #ffffff;
		margin-top: 20px;
		margin-left: 45px;
	}
	
	.menu_main {
		padding: 0px 0px 0px 0px;
	}
	.menu_main *{
		z-index:999999999;      
	}
	.menu_main {
		float: right;
		width: 80%;
		margin: 20px auto;
		
	}
	
	#slogan-passagem-1{display:none;}
	#logo-casa-perinatal-menu{
		width:220px;
		height:81px;
		float:left;
		margin-top:10px;
	}
	#logo-imgo-consultorio-contagem{
		width:60px;
		height:88px;
		float:right;
	}
	.img-home-esq{
		float:left;width:200px;height:200px;
	}
	#header.sticky .menu_main{
		float: right;
		text-align: left;
		z-index:999999999;
	}
	.class_mobile{
		display:none;
	}
}

@media only screen and (max-width: 479px){

	.centro{
		text-align: center;
	}
	.ginecologia{
		color: #a8a28c;
		/* margin-left: 30px; */
		font-weight: bold;
	}
	
	.div_ginecologia{
		margin-left: -30px;
    	margin-bottom: 50px;
	}
	
	.circulo_ginecologia{
		color: #a8a28c;
		margin-top: -20px;
	}
	
	.icone_ginecologia{
		color: #ffffff;
		margin-top: 20px;
		margin-left: 45px;
	}

	.obstetrica{
		color: #a8a28c;
		/* margin-left: 30px; */
		font-weight: bold;
	}

	.div_obstetrica{
		margin-left: -30px;
    	margin-bottom: 50px;
	}
	
	.circulo_obstetrica{
		color: #a8a28c;
		margin-top: -20px;
	}
	
	.icone_obstetrica{
		color: #ffffff;
		margin-top: 20px;
		margin-left: 45px;
	}
	
	.Calculadora{
		color: #a8a28c;
		/* margin-left: 30px; */
		font-weight: bold;
	}
	
	.div_Calculadora{
		margin-left: -30px;
    	margin-bottom: 50px;
	}
	
	.circuladora_Calculadora{
		color: #a8a28c;
		margin-top: -20px;
	}
	
	.icone_calculadora{
		color: #ffffff;
		margin-top: 20px;
		margin-left: 45px;
	}
	
	.Blog{
		color: #a8a28c;
		/* margin-left: 30px; */
		font-weight: bold;
	}
	
	.blog_div{
		margin-left: -30px;
    	margin-bottom: 50px;
	}
	
	.circulo_blog{
		color: #a8a28c;
		margin-top: -20px;
	}
	
	.icone_blog{
		color: #ffffff;
		margin-top: 20px;
		margin-left: 45px;
	}

	.menu_main {
		padding: 0px 0px 0px 0px;
		z-index:999999999;      
	}
	
	#trueHeader #logo{
		float:left;
		display:block;
		width:100%;
		height: 89px;
		margin-top:0px;
		text-indent:-999em;
		background:url(../images/logo-dr-willian-fontes-4.png) no-repeat center bottom;
	}
	
	
	#slogan-passagem-1{display:none;}
	
	#agende-topo{
		height:460px;
		margin-top:140px;
	}
	
	.slogan_1 .container .left{
		float: left;
		width: 100%;
		padding: 20px 0 40px 0;
		text-align: right;
		height:250px;
		background:url(../images/slogan-1-m.jpg) left bottom;
	}
	.slogan_2 .container .left{
		display:none;
	}
	.slogan_1 .container .right, .slogan_2 .container .right{
		float: right;
		width: 100%;
		text-align: left;
		padding: 60px 0 40px 50px;
		background:url(../images/slogan-1-m.jpg) right top;
	}
	.slogan_1 .container .right *, .slogan_1 .container .left *{
		color:#FFF;
	}
	.slogan_1 .container .right *{
		text-align:left;
	}
	.slogan_1 .container .left *{
		text-align:right;
	}
	.slogan_1 .container .right h1, .slogan_1 .container .right h2, .slogan_1 .container .left h1, .slogan_1 .container .left h2{
		color:#FFF;
	}
	.redes_sociais_rodape{
		width:70px;
	}
	.logo-marca-d-agua .container .left, .logo-marca-d-agua .container .right{
		width:100%;
		clear:both;
	}
	.logo-marca-d-agua .container .right *{
		padding:20px;
	}
	.slogan_1 .container{
		width:100%;
	}
	.slogan_1 .container .right h1, .slogan_1 .container .right h2, .slogan_1 .container .right .link-pad-azul, 
	.slogan_1 .container .left h1, .slogan_1 .container .left h2, .slogan_1 .container .left .link-pad-azul{
		padding:0 30px;
	}
	.slogan_1 .container .right .link-pad-azul, .slogan_1 .container .right h1, .slogan_1 .container .right h2, .slogan_1 .container .left h1, .slogan_1 .container .left h2{
		color:#FFF;
		/*text-shadow:#1a2f4c 1px -1px, #1a2f4c -1px 1px, #1a2f4c 1px 1px, #1a2f4c -1px -1px;*/
	}
	.nome-profissional{
		font-size:20pt;
	}
	.one_half, .one2_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth, .one_two, .half{
		width: 100%;
		clear:both;
	}
	.top_nav_topo {
	  padding-top:5px;
	}
	#logo-casa-perinatal-menu{
		width:220px;
		height:81px;
		margin:auto;
		margin-top:10px;
	}
	#logo-imgo-consultorio-contagem{
		width:60px;
		height:88px;
		margin:auto;
	}
	
	
	.top_nav .container .left ul li, 
	.top_nav .container .left ul li a, 
	.top_nav .container .left ul li *, 
	.top_nav .container .right ul li , 
	.top_nav .container .right ul li a, 
	.top_nav .container .right ul li * {
		margin:auto;
		padding:0px;
		width:100%;
		text-align:center;
		clear:both;
		display:none;
	}
	.texto-home-dir{
		text-align:left;
	}
	.img-home-esq{
		text-align:center;width:200px;height:200px;margin:auto;
	}
	.img-home-apresentacao{
		width:100%;
	}
	.rodape-endereco-dir, .rodape-endereco-dir2{
		text-align:center;
	}
	.img-rodape-endereco-dir{
		/*float:left;*/
	}
	
	.image-responsive{
		width:90%;
	}
	#loading{
		margin-left: -33%; /* 50% of width */
		margin-top: -250px; /* 50% of height */
		width: 200px;
	}
	.q_icon_config_big{
		margin:auto;padding-left:50px;margin-bottom:20px;
	}
	.container .one_fifth{
		height:240px;
	}
	.mobile-nao{
		display:none;
	}
}

