/*
Theme Name: Nuvem Hospedagem
Theme URI: http://nuvemhospedagem.com.br
Description: Tema responsivo - Portfólio Kiliano Lopes
Version: 1.0
Author: Design:Itamara Ferreira - Dev:Kiliano Lopes
Author URI: http://moscadesign.com.br
*/

a {
	text-decoration: none;
	color: #f68d1f;
}

body {
	font-family: 'h777_light', sans-serif;
	color: #6d6e71;
}

.clear {
	clear: both;
}


/*Topo*/
#topo-barra {
	background: #e6e7e8;
	font-size: 14px;
	text-align: right;
	padding: 15px 0;
	position: fixed;
	width: 100%;
	height: 25px;
	z-index: 100;
}

#topo-barra a {
	color: #6d6e71;
	margin-left: 30px;
	float: right;
}

.barra-txt {
	margin-top: -10px;
}

#topo-barra a img {
	float: left;
	margin-right: 5px;
}

.barra-txt {
	float: left;
	padding-top: 15px;
}

#topo-barra a:hover .barra-txt{
	text-decoration: underline;
	opacity: 0.8;
}


#topo-destaques {
	padding: 20px 0;
	background: #fff;
}

#topo-marca {
	float: left;
	margin-left: 54px;
}

#topo-marca a:hover {
	opacity: 0.8;
}

#topo-menu {
	width: 672px;
	margin-right: 54px;
	float: right;
	padding-top: 40px;
	position: relative;
}

#topo-menu ul{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;
	float: right;
}

#topo-menu ul li {
	display: inline;
	position: relative;
}

#topo-menu ul li a {
	color: #6d6e71;
	font-size: 14px;
}

#topo-menu ul li a:after {
	content: "•";
	padding: 0 15px;
	font-size: 12px;
}

#topo-menu a.newblog{
	display: inline;
	position: relative;
	float: right;
	color: #6d6e71;
	margin-top: -7px;
	font-size: 14px;
	background: #37d5e0; /* Old browsers */
	background: -moz-linear-gradient(top,  #37d5e0 0%, #37d5e0 49%, #2fcad5 50%, #2fcad5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#37d5e0), color-stop(49%,#37d5e0), color-stop(50%,#2fcad5), color-stop(100%,#2fcad5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #37d5e0 0%,#37d5e0 49%,#2fcad5 50%,#2fcad5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #37d5e0 0%,#37d5e0 49%,#2fcad5 50%,#2fcad5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #37d5e0 0%,#37d5e0 49%,#2fcad5 50%,#2fcad5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #37d5e0 0%,#37d5e0 49%,#2fcad5 50%,#2fcad5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37d5e0', endColorstr='#2fcad5',GradientType=0 ); /* IE6-9 */
	padding: 8px 10px;
	color: #fff;
}
#topo-menu a.newblog:hover {
	color: #fff;
	background: #f68d1f;
}

/*#topo-menu ul li:last-child a:after {
	content: "";
	padding: 0;
	font-size: 12px;
}*/

#topo-menu ul li a:hover {
	color: #2fcad5;
}

#topo-menu ul li a:hover:after {
	color: #6d6e71;
}

#topo {
	width: 100%;
	height: 190px;
	z-index: 20;
}

#menu-fixo {
	height: 55px;
	width: 100%;
}

#topo-menu ul li ul {
	display: none;
	position: absolute;
	background: #f8f8f8;
	text-align: center;
	padding: 15px 20px 15px 20px;
	z-index: 30;
	width: 180px;
	margin-left: -80px;
	left: 0;
}

#topo-menu ul li:hover ul {
	display: block;
}

#topo-menu ul li ul li {
	display: block;
	padding: 5px 0;
}

#topo-menu ul li ul li a {
	padding: 6px 0;
}

#topo-menu ul li ul li a:after {
	content: "";
	padding: 0px;
}





/*Banners rotatórios*/

#banners {

}
.banner1 {
	height: 350px;
	background: url(img/banner/bg.jpg) no-repeat top #2ec9d4;
	float: left;
	width: 100%;
	
}

.b1 {
	 font-family: 'blanch', sans-serif;
	 float: left;
	 width: 250px;
	 text-align: right;
	 margin: 90px 0 0 54px;
}

.b1-1 {
	color: #fff;
	font-size: 32px;
	line-height: 12px;
}

.b1-2 {
	color: #fff;
	font-size: 83px;
	line-height: 63px;
}

.b1-3 {
	background: #fff;
	font-size: 112px;
	padding: 0px 10px 10px 20px;
	line-height: 82px;
}

.b2 {
	float: right;
	margin: 20px 54px 0 0;
	width: 386px;
	height: 300px;
	position: relative;
}

.b2 img{
	position: absolute;
}

/*Banner2*/

.banner2 {
	height: 350px;
	background: url(img/banner/bg2.jpg) no-repeat top #f7ab40;
	float: left;
	width: 100%;
	
}

.ba2 {
	 font-family: 'blanch', sans-serif;
	 float: right;
	 width: 250px;
	 text-align: right;
	 margin: 90px 0 0 0;
}

.ba2-1 {
	color: #fff;
	font-size: 27px;
	line-height: 12px;
}

.ba2-2 {
	color: #fff;
	font-size: 83px;
	line-height: 63px;
}

.ba2-3 {
	background: #fff;
	font-size: 108px;
	padding: 0px 10px 10px 20px;
	line-height: 82px;
}

.ba2-4 {
	margin: 5px 40px 0 0;
}

.ba2-5 {
	float: left;
	margin-top: 25px;
	width: 642px;
	height: 297px;
	position: relative;
}

.ba2-5 img{
	position: absolute;
}

/*Banner3*/

.banner3 {
	height: 350px;
	background: url(img/banner/bg3.jpg) no-repeat top #fff;
	float: left;
	width: 100%;
	
}

.ba3 {
	 float: right;
	 width: 289px;
	 height: 191px;
	 margin: 55px 0 0 0;
}

.ba3-1, .ba3-1 img {
	position: absolute;
}

.ba3-2 {
	position: absolute;
	width: 100%;
	height: 350px;
	background: url(img/banner/c05.png) no-repeat top;

}

/*Especificações*/

#especificacoes {
	padding: 80px 0px;

}

.esp1 {
	float: left;
	width: 190px;
	padding: 20px;
}
.esp-inicio {
	margin-left: 34px;

}

.esp1-img {
	text-align: center;
	margin-bottom: 10px;
}

.esp1-txt-titulo {
	font-family: 'blanch', sans-serif;
	font-size: 35px;
	color: #808285;
	margin-bottom: 10px;
}

.esp1-txt-corpo {
	font-size: 14px;
}

.esp-dotted {
	width: 2px;
	height: 290px;
	background: url(img/bg-dotted.gif) repeat-y;
	float: left;
}

.esp1-txt-barra {
	margin: 10px 0;
}

.esp1-txt-depoimento {
	font-size: 14px;
}


/*Registro*/

#registro {
	background: #f68d1f;
	padding-bottom: 60px;
	color: #fff;
}

.registro-txt {
	width: 370px;
	float: left;
	margin-left: 54px;
	margin-bottom: 40px;
	padding-top: 30px;
}

.registro-form {
	float: left;
	margin-left: 95px;
}

.registro-titulo {
	font-family: 'blanch', sans-serif;
	font-size: 56px;
}

.registro-arrow {
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 25px 38px 0 38px;
	border-color: #ffffff transparent transparent transparent;
	margin-left: 455px;
}

.registro-aviso {
	background: url(img/faixa.png) no-repeat top;
	width: 873px;
	height: 42px;
	padding-top: 20px;
	text-align: center;
	margin-left: 54px;

}

.registro-botao {
	float: right;
	margin-top: 50px;
	margin-right: 44px;
}

.registro-botao a:hover {
	opacity: 0.9;
}

/*Destaques*/

.destaque {
	width: 262px;
	float: left;
	height: 458px;
}

#destaques {
	padding-left: 54px;
}

.destaque {
	color: #818285;
	margin-right: 45px;
}

.destaque1 {
	font-family: 'blanch', sans-serif;
	text-align: center;
}

.d1-1 {
	font-size: 54px;
	margin-top: 70px;
	line-height: 34px;
	}

.d1-2 {
	font-size: 181px;
	font-family: 'blanch_inline', sans-serif;
	margin-top: -30px;
	line-height: 151px;
	}

.d1-3 {
	font-size: 45px;
	margin-top: -20px;
	line-height: 35px;
	}

.d1-4 {
	font-size: 58px;
	line-height: 48px;
	}

a.destaque:hover {
	color: #fff;
	background: url(img/bg-destaque.jpg);
}

.d2-1 {
	width: 53px;
	height: 43px;
	background: url(img/migramos.png) no-repeat top;
	margin-bottom: 10px;
	margin-top: 50px;
	margin-left: 20px;
	line-height: 30px;
}

.d2-2 {
	font-family: 'blanch', sans-serif;
	font-size: 58px;
	margin-bottom: 10px;
	padding: 0 20px;
	line-height:48px;
}

.d2-3 {
	padding: 0 20px;
	line-height: 18px;
}

.d2-4 {
	background: #818285;
	float: left;
	color: #fff;
	padding: 2px 30px;
	margin-left: 20px;
	font-family: 'blanch', sans-serif;
	font-size: 24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
	line-height: 30px;
}

a.destaque:hover .d2-1{
	background: url(img/migramos-hover.png) no-repeat top;
}

a.destaque:hover .d2-4{
	background: #fff;
	color: #2fcad5;
}

.destaque3 {
	text-align: center;
}

.d3-1 {
	width: 81px;
	height: 59px;
	background: url(img/chat2.png) no-repeat;
	margin: 45px 0 0 165px;
	line-height: 20px;
}

.d3-2 {
	font-family: 'blanch', sans-serif;
	font-size: 46px;
	margin-top: -15px;
	line-height: 40px;
}

.d3-3 {
	font-family: 'blanch_inline', sans-serif;
	font-size: 60px;
	color: #fff;
	background: #818285;
	font-weight: 100;
	line-height: 60px;
}

.d3-4 {
	font-family: 'blanch', sans-serif;
	font-size: 36px;
	line-height: 36px;
}

.d3-5 {
	font-family: 'blanch', sans-serif;
	font-size: 36px;
	width: 220px;
	float: left;
	padding-left: 42px;
	line-height:26px;
}

.d3-6 {
	font-family: 'blanch_inline', sans-serif;
	font-size: 41px;
	line-height: 40px;
}

.d3-7 {
	font-family: 'blanch', sans-serif;
	font-size: 36px;
	line-height: 30px;
}

.d3-8 {
	font-family: 'blanch', sans-serif;
	font-size: 40px;
	padding: 5px 0;
	color: #fff;
	text-align: left;
	background: #818285;
	line-height:40px;
	vertical-align: bottom;
}

.d3-9 {
	background: url(img/phone2.png) no-repeat;
	width: 28px;
	height: 29px;
	float: left;
	margin-left: 40px;
	margin-right: 10px;
}

a.destaque:hover .d3-1 {
	background: url(img/chat2-hover.png) no-repeat;
}

a.destaque:hover .d3-3, a.destaque:hover .d3-8 {
	color: #2fcad5;
	background: #fff;
}

a.destaque:hover .d3-9 {
	background: url(img/phone2-hover.png) no-repeat;
}

a.destaque .linha {
	width: 75px;
	height: 5px;
	background: url(img/linha1.png) no-repeat bottom;
	padding-top: 13px;
	float: left;
}

#destaques .ou {
	float: left;
	margin: 0 5px;
}

a.destaque:hover .linha {
	background: url(img/linha1-hover.png) no-repeat bottom;
}

/*Rodapé*/
#rodape {
	margin-top: 100px;
}

#rodape-topo {
	background: #14435d;
}

#rodape-fim {
	background: #0e354a; /* Old browsers */
	background: -moz-linear-gradient(top,  #0e354a 0%, #12445f 37%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e354a), color-stop(37%,#12445f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0e354a 0%,#12445f 37%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0e354a 0%,#12445f 37%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0e354a 0%,#12445f 37%); /* IE10+ */
	background: linear-gradient(to bottom,  #0e354a 0%,#12445f 37%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e354a', endColorstr='#12445f',GradientType=0 ); /* IE6-9 */
}

.rodape-nuvem1 {
	float: left;
}

.rodape-nuvem2 {
	float: right;
}

.rodape-form {
	float: left;
	margin: 30px 0;
	color: #808285;
	padding-left: 100px;
}

.rodape-form input[type="text"] {
	font-family: 'blanch', sans-serif;
	font-size: 30px;
	padding: 5px 10px;
	height: 25px;
	width: 310px;
	border:1px solid #fff;
}

.rodape-form input[type="text"]:focus {
	outline: none;
	border:1px solid #fff;
}

.rodape-form input[type="submit"] {
	background: url(img/lupa.png) no-repeat center;
	width: 32px;
	height: 32px;
	border: 0;
	vertical-align: bottom;
	padding: 19px 22px 18px 22px;
}

.rodape-form input[type="submit"]:focus {
	outline: 0;
}


.rodape-secao1 {
	float: left;
	width: 190px;
	color: #fff;
	margin-top: 50px;
	padding: 0 0 0 10px;
	height: 190px;
	margin-bottom: 150px;
	border-right: 1px solid #fff;
	margin-right: 20px;
}

.rodape-secao1 a, .rodape-secao2 a {
	color: #fff;
	font-size: 14px;
}

.rodape-secao1 ul, .rodape-secao2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.rodape-titulo {
	margin-bottom: 20px;
}

.rodape-secao2 {
	float: left;
	width: 260px;
	color: #fff;
	margin-top: 50px;
	padding: 0 0 0 0px;
	height: 190px;
	margin-bottom: 150px;
	margin-right: 20px;
}

.rodape-secao2 .rodape-menu img {
	margin-right: 10px;
}

.rodape-social {
	text-align: right;
	padding-top: 30px;
}

.rodape-secao1 ul li, .rodape-secao2 ul li {
	margin-bottom: 5px;
}

.rodape-secao1 a:hover, .rodape-secao2 a:hover {
	text-decoration: underline;
	opacity: 0.8;
}

/*Page*/

#bloco1{
width: 200px;
height: 200px;
border: 10px solid #E6800A;
border-radius: 50%;
float: left;
margin-top: 20px;
}

#bloco1 img{border-radius: 50%;
width: 200px;
height: 200px;}

#bloco2{
float: right;
    background: #2EC9D4;
    border-radius: 15px;
    width: 680px;
    height: auto;
color: white;
padding: 6px;
padding-top: 10px;
padding-left: 10px;
    position: relative;
margin-top: 20px;
}
#bloco2:after{

    content: "";

    width: 0;
    height: 0;

    position: absolute;

    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-right: 60px solid #2EC9D4;

    left: -60px;
    top: 20%;
}

#bloco2 a{background: white;padding: 5px;}

#bloco3{
width: 200px;
height: 200px;
border: 10px solid #E6800A;
border-radius: 50%;
float:right;
margin-top: 30px;}

#bloco3 img{border-radius: 50%;
width: 200px;
height: 200px;}


#bloco4{
float: left;
    background: #2EC9D4;
    border-radius: 15px;
    width: 680px;
    height: auto;
color: white;
padding: 6px;
padding-top: 10px;
padding-right: 10px;
    position: relative;
margin-top: 30px;
}
#bloco4:after{

    content: "";

    width: 0;
    height: 0;

    position: absolute;

    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 60px solid #2EC9D4;

    right: -60px;
    top: 20%;
}
#bloco4 a{background: white;padding: 5px;}


#hosp-destaque {
	margin: 30px 0 50px 0;
}
#hosp-servicos {
	padding-left: 34px;
	margin-bottom: 110px;
}

.hosp-titulo {
	font-family: 'blanch', sans-serif;
	text-align: center;
	font-size: 82px;
	color: #808285;
}

.hosp-texto {
	background: #42c2cf;
	color: #fff;
	font-size: 14px;
	width: 440px;
	padding: 3px 20px;
	margin-left: 250px;
	text-align: center;
}

.hs-titulo {
	color: #808285;
	font-family: 'blanch', sans-serif;
	text-align: right;
	font-size: 32px;
	padding-right: 30px;
	line-height: 20px;
}

.hs-preco {
	text-align: right;
	color: #42c2cf;
	font-family: 'blanch', sans-serif;
}

.hs-preco-1 {
	float: left;
	width: 160px;
	font-size: 70px;
	line-height: 40px;
}

.hs-preco-2 {
	float: left;
	font-size: 24px;
	width: 30px;
	padding-top: 30px;
	line-height: 10px;
}

.hs-txt {
	font-size: 14px;
	line-height: 20px;
	height: 170px;
	margin-top: 20px;
}

.hs-txt p {
	margin: 0;
}

a.hs-button {
	font-family: 'blanch', sans-serif;
	color: #fff;
	background: #42c2cf;
	font-size: 32px;
	padding: 5px 0px;
	text-align: center;
	width: 185px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 2px 2px 0px #2d94a4;
}

a.hs-button:hover {
	background: #4dd1de;
}

.destaque-laranja .hs-preco {
	color: #f68d1f;
}

.destaque-laranja a.hs-button {
	background: #f68d1f;
	box-shadow: 2px 2px 0px #db7c19;
}

.destaque-laranja a.hs-button:hover {
	background: #fc9d39;
}

.destaque-laranja .hs-maisvendido {

}

.destaque-laranja .hs-maisvendido {
	background: url(img/most-sale.png) no-repeat top;
	height: 82px;
	width: 221px;
	position: absolute;
	margin: 50px 0 0 20px;
}

#beneficios {
	background: #42c2cf url(img/bg-beneficio.jpg) no-repeat top;
	padding: 10px 0 30px 235px;
}

.bnf-destaque {
	font-family: 'blanch', sans-serif;
	color: #fff;
	font-size: 80px;
	margin: 30px 0;
	line-height: 40px;
}

.bnf-item1 {
	width: 220px;
	margin-right: 45px;
	margin-bottom: 25px;
	float: left;
	height: 100px;
}

.bnf-titulo {
	font-size: 13px;
	color: #043e51;
	font-family: 'h777_black', sans-serif;
	margin-bottom: 10px;
	padding-top: 5px;
}

.bnf-txt {
	color: #fff;
	font-size: 12px;
}

.bnf-txt p{
	margin: 0;
}

.bnf-explicacao {
	float: left;
	width: 190px;
}

.bnf-icone {
	width: 30px;
	float: left;
}

#maisbeneficios {
	padding: 50px 0 50px 75px;
}

.mbnf-item1 {
	width: 170px;
	text-align: center;
	float: left;
	margin-right: 50px;
}

.mbnf-item1:last-child {
	margin-right: 0;
}

.mbnf-icone {
	margin-bottom: 20px;
}

.mbnf-icone img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.mbnf-titulo {
	font-size: 13px;
	color: #043e51;
	font-family: 'h777_black', sans-serif;
	margin-bottom: 10px;
}

.mbnf-txt {
	font-size: 12px;
	/*font-family: 'h777_black', sans-serif;*/
}

.rvd-titulo {
	text-align: center;
	font-family: 'blanch', sans-serif;
	color: #fff;
	font-size: 58px;
	line-height: 50px;
	margin:30px 0;
}

.rvd-botao {
	text-align: center;
	margin-bottom: 30px;
}

a.rvd-button {
	font-family: 'blanch', sans-serif;
	color: #fff;
	background: #42c2cf;
	font-size: 45px;
	padding: 5px 55px;
	line-height: 50px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 2px 2px 0px #2d94a4;
}

a.rvd-button:hover {
	background: #4dd1de;
}

.rvd-texto {
	background: #42c2cf;
	color: #fff;
	font-size: 14px;
	width: 460px;
	padding: 7px 20px;
	margin-left: 240px;
	text-align: center;
}

.destaque-beneficios {
	width: 330px;
}

.destaque-beneficios .bnf-explicacao {
	width: 300px;
}

/*Single*/

.single-titulo {
	font-family: 'blanch', sans-serif;
	color: #808285;
	font-size: 60px;
	text-align: center;
	margin: 20px 0;
}

.single-txt a:hover {
	text-decoration: underline;
}

.single-txt .alignleft{
	float: left;
	margin: 20px 20px 0 0;
}

.single-txt .alignright{
	float: right;
	margin: 20px 0 0 20px;
}

.single-txt .aligncenter{
	text-align: center;
	margin: 20px 20px 0 0;
}

/*Search*/

.pagetitle {
	font-family: 'blanch', sans-serif;
	color: #808285;
	font-size: 40px;
}

.search-lista a{
	background: #e3e3e3;
	color: #727374;
	padding: 20px;
	text-align: center;
	float: left;
	margin: 5px;
}

.search-lista a:hover {
	background: #42c2cf;
	color: #fff;
}

.search-voltar {
	padding-top: 40px;
}

.search-voltar a{
	background: #42c2cf;
	color: #fff;
	padding: 10px 20px;
	margin-top: 20px;
	margin-right: 20px;
}

.search-voltar a:hover {
	background: #30a8b4;
}

/*Contato*/

.single-txt input, .single-txt textarea{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: solid 1px #bcbcbc;
	padding: 5px 10px;
	font-style: italic;
}

.single-txt input[type="submit"] {
	background: #42c2cf;
	color: #fff;
	border: 0;
	padding: 10px 30px;
	box-shadow: 0 4px 0 #2da3af;
}

.single-txt input[type="submit"]:hover {
	background: #4dd0dd;
	box-shadow: 0 1px 0 #2da3af;
	margin-top: 3px;
	margin-bottom: -3px;
}

.single-txt input[type="text"]:focus, .single-txt textarea:focus {
	outline: none;
	border: solid 1px #42c2cf;
}

.home-form {
	color: #808285;
	padding-top: 20px;
}

.home-form input[type="text"]{
	border: 1px solid #c2c2c2;
	margin-right: -5px;
	padding: 10px;
	border-right: none;
	background: url(img/bg-form.gif) no-repeat right #fff;
	z-index: 10;
	vertical-align: bottom;
	position: relative;
	width: 200px;
}

.home-form select{
	border: 1px solid #c2c2c2;
	border-left: none;
	padding: 9px;
	z-index: 0;
	vertical-align: bottom;
}

.home-form input:focus, .home-form select:focus {
	outline: none;
}

.home-form input[type="submit"] {
	background: #3bb1c3;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 12px;
	vertical-align: bottom;
	box-shadow: 2px 2px 0 #2d94a4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	margin-left: 10px;
}

.home-form input[type="submit"]:hover {
	background: #4ebdce;
	margin: 0 0 0 10px;
	border: none;
	box-shadow: 2px 2px 0 #2d94a4;
}

.registro-botao-single {
	text-align: center;
}

.registro-botao-single input:focus {
	outline: none;
}

.domain-regist {
	position: relative;
}

.hs-lock {
	float: right;
	margin:-10px -40px 0 10px;
}

/*BLOG*/

.topo-blog {
	background: url(img/bg-blog.gif) repeat-x top;
}

.blog-titulo {
	font-family: 'blanch_inline';
	line-height: 80px;
	font-size: 110px;
	color: #2fcad5;
	background: #fff;
	float: right;
	padding: 0px 120px 10px 20px;
	margin-top: 70px;
}

.blog-item-titulo {
	font-family: 'blanch', sans-serif;
	line-height: 45px;
	color: #ff8d03;
	font-size: 50px;
}

.blog-item {
	margin-top: 40px;
	width: 620px;
}

.blog-item-titulo:hover {
	color: #e57f03;
}

.blog-item-data {
	color: #6d6e71;
	font-size: 12px;
	margin: -4px 0 20px 0;
}

.blog-item-screen img {
	padding-bottom: 30px;
}

.blog-item-screen:hover {
	opacity: 0.9;
}

.blog-item-resumo {
	color: #6d6e71;
	font-size: 14px;
	text-align: justify;
}

.blog-item-rodape {
	background: #eee;
	margin-top: 20px;
	padding: 10px;
}

.blog-item-rodape a{
	color: #f04a58;
	font-size: 14px;
}

.blog-item-comentarios a {
	margin-right: 15px;
}

.blog-item-comentarios a:hover {
	text-decoration: underline;
}

.blog-item-social {
	margin-top: 10px;
}

/*Sidebar*/

#sidebar {
	padding: 50px 0;
}

#sidebar h3 {
	background: #ff8d03;
	color: #fff;
	padding: 3px 10px;
	font-family: 'blanch';
	font-size: 30px;
	font-weight: 100;
	line-height: 26px;
}

#sidebar a:hover {
	color: #000;
}


/*Single Blog*/

.single-blog-titulo {
	font-family: 'blanch', sans-serif;
	color: #ff8d03;
	font-size: 60px;
	margin: 20px 0 0 0;
}

.blog-single img{
	max-width: 640px;
	height: auto;
}

.categorias a:hover{
	color: #000;
}

/*Paginação*/

.paginacao a {
	color: #14435d;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.paginacao a:hover {
	color: #000;
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
	margin-right: 20px;
}

.paginacao {
	padding-top: 20px;
}

/*FAQ*/

.faq-item {
	border-bottom: dashed 1px #adadad;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.faq-titulo {
	color: #5a5a5a;
	font-size: 18px;
}

.faq-titulo:hover {
	cursor: pointer;
	text-decoration: underline;
}

.faq-titulo:before {
	width: 12px;
	height: 12px;
	font-size: 13px;
	font-weight: bold;
	background: #5a5a5a url(img/cross.png) center no-repeat;
	float: left;
	content: " ";
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin: 6px 10px 0 0;
}

.faq-texto {
	display: none;
}

.faq-texto a:hover {
	text-decoration: underline;
}

/*Quem Somos*/

.single-quemsomos {
	padding-left: 100px;
}

.quemsomos-item {
	width: 230px;
	float: left;
	margin-right: 20px;
	background: url(img/bg-dotted.gif) repeat-y right;
	padding-right: 20px;
	min-height: 350px;
}

.quemsomos-item:last-child {
	background: none;
}

.quemsomos-img {
	text-align: center;
	margin-bottom: 15px;
}


.quemsomos-titulo {
	font-family: 'blanch', sans-serif;
	font-size: 35px;
	color: #808285;
	text-align: center;
	line-height: 32px;
}

.quemsomos-texto {
	font-size: 14px;
	line-height: 18px;
}

/*Contato*/

.contato-form-square {
	float: left;
	width: 808px;
	padding-left: 170px;
}

.contato-form-square .single-txt {
	float: left;
	width: 340px;
}

.contato-form-square .destaque-contato {
	float: left;
	margin-left: 50px;
}