/*

Theme Name: Rental Gyn
Theme URI: http://www.rentalgyn.com.br/
Description: Theme desenvolvido por Leo Amaral para o site Rental Gyn
Author: Leo Amaral
Author URI: http://www.utilizaweb.com.br/
Version: 1.0;

*/

/*------------------
RESET
------------------*/

* {
	margin: 0;
	padding: 0;
	border: none;
}

/*------------------
GERAL
------------------*/

body {
	background: #FFF;
	font: normal 62.5% "Open Sans", sans-serif;
	color: #222;
}
a:link, a:visited {
	color: #282B97;
	text-decoration: none;
}
a:hover, a:active {
	color: #FFD34E;
}
.container {
	width: 1170px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.row {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.one-half {
	width: 50%;
	height: auto;
	float: left;
	overflow: hidden;
}
.one-half.space {
	width: 47%;
	margin: 0 1.5%;
}
.one-third {
	width: 33%;
	height: auto;
	float: left;
	overflow: hidden;
}
.one-third.space {
	width: 30%;
	margin: 0 1.5%;
}
.two-third {
	width: 66%;
	height: auto;
	float: left;
	overflow: hidden;
}
.two-third.space {
	width: 63%;
	margin: 0 1.5%;
}
.one-fourth {
	width: 25%;
	height: auto;
	float: left;
	overflow: hidden;
}
.one-fourth.space {
	width: 22%;
	margin: 0 1.5%;
}
.three-fourth {
	width: 75%;
	height: auto;
	float: left;
	overflow: hidden;
}
.three-fourth.space {
	width: 72%;
	margin: 0 1.5%;
}
.btn {
	font: bold 1.6em "Open Sans", sans-serif;
	padding: 8px 15px;
	background: #FFD34E;
	color: #3a3a3a !important;
}
.btn:hover {
	color: #282B97 !important;
}

/*------------------
HEADER
------------------*/

.headerGeral {
	width: 100%;
	background: url(./images/bg-header.png) no-repeat;
	padding: 25px 0;
	position: absolute;
	z-index: 999;
}
.headerGeral h1 {
	margin: 20px 0 0;
	float: left;
}
.headerGeral .headerInfo {
	float: right;
	width: auto;
}
@media screen and (min-width: 0px) and (max-width: 710px) {
	.headerGeral .headerInfo {
		position: absolute;
		top: 10px;
	}
}
.headerInfo ul {
	list-style: none;
}
.headerInfo li {
	display: inline;
	color: #282B97;
	font-size: 1.4em;
}
.headerGeral .nav {
	float: right;
	margin-top: 25px;
}
.headerGeral .nav ul {
	list-style: none;
}
.headerGeral .nav li {
	float: left;
	margin-left: 5px;
}
.headerGeral .nav li a {
	font: bold 1.5em "Open Sans", sans-serif;
	text-transform: uppercase;
	padding: 5px 15px;
}
.headerGeral .nav li a:hover,
.headerGeral .nav .current-menu-item a {
	color: #282B97;
	background: #FFD34E;
}
.headerGeral .nav-toggle {
	display: none;
}
.headerGeral .nav li .sub-menu {
	display: none;
}
.headerGeral .nav li:hover .sub-menu {
	display: block;
	position: absolute;
	background: #FFD34E;
}
.headerGeral .nav li:hover .sub-menu li {
	display: table;
	float: none;
	margin: 10px 0;
}

/*------------------
QUEM SOMOS HOME
------------------*/

.quemSomos {
	width: 40%;
	height: 268px;
	background: url(./images/quem-somos.png);
	padding: 150px 2% 150px 8%;
}
.quemSomos p {
	font: bold 1.6em "Open Sans", sans-serif;
	padding: 40px 0;
	color: #FFF;
}
.navegacao {
	width: 40%;
	height: 378px;
	background: url(./images/navegacao.png);
	padding: 90px 6% 100px 4%;
}
@media screen and (min-width: 892px) and (max-width: 1120px) {
	.navegacao {
		width: 48%;
		padding: 90px 1% 100px 1%;
	}
	.btnNavegacao {
		margin: 10px 5px !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 892px) {
	.navegacao {
		width: 48%;
		padding: 90px 1% 100px 1%;
	}
	.btnNavegacao {
		width: 170px !important;
		margin: 10px 5px !important;
	}
}
.btnNavegacao {
	width: 200px;
	height: 120px;
	padding: 30px 0;
	margin: 10px;
	text-align: center;
	font: bold 1.8em "Open Sans", sans-serif;
	float: left;
}
.btnNavegacao:hover {
	background: rgba(255,255,255,.6);
	color: #282B97;
}
.btnNavegacao img {
	margin-bottom: 20px;
}

/*------------------
EQUIPAMENTOS HOME
------------------*/

.equipamentos {
	width: 100%;
	background: url(./images/bg-equipamentos.png);
	text-align: center;	
	padding: 50px 0;
}
.equipamentos .container>h2 {
	text-transform: uppercase;
	font-size: 2.3em;
	padding-bottom: 50px;
	color: #282B97;
}
.equipamentos .one-third {
	margin-bottom: 30px;
	height: 370px;
}
.equipamentos .one-third:hover h2,
.equipamentos .one-third:hover h3 {
	color: #56589f !important;
}
.equipamentos .one-third img {
	margin-bottom: 20px;
	max-width: 100%;
}
.equipamentos .one-third h2 {
	font-size: 1.9em;
	color: #282B97;
}
.equipamentos .one-third h3 {
	font-size: 1.4em;
	color: #282B97;
	font-weight: normal;
}
.equipamentos .row:nth-child(3) {
	padding: 20px 0;
}

/*------------------
REVENDA HOME
------------------*/

.revenda {
	width: 100%;
	height: auto;
	padding: 50px 0;
	background: url(./images/bg-footer.png);
}
.revenda img {
	width: 70%;
	margin: 0 15%;
}
.revenda h2 {
	text-transform: uppercase;
	font-size: 2.3em;
	padding-bottom: 50px;
	color: #FFF;
	text-align:center;
}

/*------------------
CONTATOS HOME
------------------*/

.contatos {
	width: 100%;
	padding: 60px 0;
	background: url(./images/bg-contatos.png);
}
.contatos .contact {
	background:url(./images/bg-contact.png);
	background-size: cover;
	text-align: center;
	padding: 50px 30px;
	width: 197px;
}
.contact img {
	height: 40px;
}
.contact h2 {
	font-size: 2.5em;
	line-height: 110%;
	color: #282B97;
	margin: 20px 0;
}
.contact a {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
}

/*------------------
PAGE
------------------*/

.spaceHeader {
	width: 100%;
	height: 139px;
	background: url(http://localhost:8080/rentalgyn/wp-content/uploads/2016/07/slide.jpg) center top;
}
.pageTop {
	width: 100%;
	background: #FFD34E;
	padding: 10px 0;
	border-bottom: 1px solid #FFCB2D;
	border-top: 1px solid #FFCB2D;
}

.pageTop h2 {
	font-size: 1.8em;
	float: left;
}

.pageTop h1 {
	font-size: 2em;
	float: left;
}
.pageTop .breadcumb {
	float: right;
	list-style: none;
	margin-top: 5px;
}
.pageTop .breadcumb li {
	float: left;
}
.pageTop .breadcumb a {
	color: #222;
}
.pageContent {
	padding: 40px 0;
	font-size: 1.4em;
}
.pageContent img {
	width: 100%;
}

/*------------------
PAGE NOTÍCIAS
------------------*/

.articleArea {
	width: 65%;
	float: left;
	padding: 40px 0;
	font-size: 1.4em;
}
.articleArea article {
	width: 95%;
	padding: 10px 20px;
	background: #F8F8F8;
}
.articleArea article h2 {
	border-bottom: 1px dashed #444;
	padding-bottom: 5px;
	text-transform: uppercase;
}
.articleArea article h2 a {
	color: #282B97;
}
.articleArea article h2 a:hover {
	color: #111 ;
}
.articleArea .infoArticle {
	padding: 5px 0;
}
.articleArea article p {
	margin-bottom: 10px;
}
.articleArea img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.articleArea .excerpt {
	line-height: 128%;
}
.articleArea .btn {
	font-size: 1em;
}
.side {
	width: 30%;
	float: right;
	padding: 40px 0;
}
.side .widget {
	padding: 15px 20px;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.side .widget h3 {
	font-size: 1.6em;
	text-align: center;
	margin-bottom: 10px;
}
.side .widget ul {
	list-style: circle;
	padding: 0 20px;
	font-size: 1.4em;
}

/*------------------
PAGE EQUIPAMENTOS
------------------*/

.equipamentosArea {
	padding: 40px 0;
	font-size: 1.4em;
	background: url(./images/bg-equipamentos.png);
}

/*------------------
PAGE CONTATO
------------------*/

.contato .form {
	width: 68%;
	float: left;
}
.contato .contentContato {
	width: 30%;
	float: right;
}
.text-area {
	width: 95%;
	height: 40px;
	background: #F3F3F3;
	margin-bottom: 10px;
	padding: 0 0 0 10px;
	font: 400 1em "Open Sans", sans-serif;
}
.mensagem {
	height: 100px;
	padding-top: 10px;
}
.contentContato li {
	list-style: none;
	margin-bottom: 15px;
}
div.wpcf7 img.ajax-loader {
	display: none;
}

/*------------------
FOOTER
------------------*/

.footerGeral {
	width: 100%;
}
.footerGeral .footerMain {
	background: url(./images/bg-footer.png);
	padding: 20px 0;
}
.footerMain img {
	max-width: 100%;
}
.footerMain nav li:nth-child(4),
.footerMain nav li:nth-child(5),
.footerMain nav li:nth-child(6) {
	float: right;
	list-style: none;
	margin: -65px 190px 0;
}
.footerMain nav li:nth-child(5) {
	margin-top: -44px;
}
.footerMain nav li:nth-child(6) {
	margin-top: -24px;
}
.footerMain nav a {
	font-size: 1.6em;
	font-weight: bold;
	color: #FFF;
}
.footerMain nav a:hover {
	color: #282B97;
}
.footerMain nav .sub-menu {
	display: none;
}
.footerMain .phone img {
	float: left;
	height: 55px;
}
.footerMain .phone p {
	float: right;
	color: #FFF;
	font: bold 2.6em "Open Sans", sans-serif;
	line-height: 105%;
}
.footerCopyright {
	background: #626161;
	padding: 5px 0;
}
.footerCopyright p {
	font-size: 1.4em;
	color: #FFF;
}
.footerCopyright p span {
	font-size: 1.6em;
	font-weight: bold;
}
.footerCopyright .social {
	float: left;
	list-style: none;
	margin-top: 8px;
}
.footerCopyright .social li {
	float: right;
	margin-right: 15px;
}
.footerCopyright .social a {
	font-size: 2.6em;
	color: #FFF;
}
.footerCopyright .dev {
	float: right;
}

/* ===== BOTÕES E LINKS ===== */
a,
a.saibaMais,
a.button,
button,
input[type="submit"] {
  border-radius: 10px !important;
  transition: all 0.3s ease;
}

/* Botão “Saiba Mais” */
a.saibaMais {
  border-radius: 10px !important;
}

/* Botões da parte inferior (WhatsApp, E-mail etc.) */
.footer .phone,
.footer .email,
.footer .one-fourth_space {
  border-radius: 10px !important;
  overflow: hidden;
}

/* Ajuste visual no hover */
a:hover,
button:hover,
input[type="submit"]:hover {
  transform: scale(1.02);
}