/*
Theme Name: Res&Cor
Theme URI: www.rescor.com
Description: Tema desarrollado especialmente para la empresa res&cor
Version: 1
Autor: Edson Daniel Alfaro Padilla
Autor URL: 
 */
 
/* FONTS */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,700,900);

/* OVERALL ASPECT */

/*Estilos generales alineaciones para el autor*/
.center{text-align: center;}
img.aligncenter, img[align="center"] {display: block;margin-left: auto; margin-right: auto;}
.alignleft {float:left;}
img.alignleft, img[align="left"] {float: left;margin: 2px 10px 5px 0px;}
.alignleft {float:right;}
img.alignright, img[align="right"] {float: right;margin: 2px 0px 5px 10px;}
.clear {clear: both;}
hr .clear {clear: both;visibility: hidden;margin: 0px;padding: 0px; height: 0px;}


.centro{
    margin-right: 5%;
    margin-left: 5%;
    margin-bottom: 50px;
}

.wpcf7-mail-sent-ok{
    color: #009900;
}

.wpcf7-validation-errors{
    color: #ff0000;
}

.screen-reader-response
{
    color: #009900;
}

.wpcf7 {
 
background-color: #F0F0F0; 
border: 5px solid #666666;
}

.wpcf7-form {
 
margin-left: 25px;
margin-right: 25px;
margin-top: 25px;}

.wpcf7-textarea {
width: 85%; 
height: 100px;
}

.wpcf7-text{
    width: 50%;
}

.wpcf7-text {
width: 50%;
}

.wpcf7-submit {
background: #0099FF;
width: 50px;
margin-right: 10%;
margin-left: 10%;
color: #ffffff;
}



body {
  background-color: #f2f2f2;
    font-family: "Georgia";
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

/* Titles */
h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway";
    font-weight: 300;
    color: #333;
}


/* Paragraph & Typographic */
p {
    line-height: 28px;
    margin-bottom: 25px;
}

.centered {
    width: 100%;
}

.centered h4{
    text-align: center;
}

.centered p{
    text-align: justify;
}
 hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


.navbar {
	font-weight: 800;
	font-size: 14px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.navbar-inverse {
	background: #2d2d2d;
	border-color: #2d2d2d;
}

.navbar-inverse .navbar-brand {
	color: #999999;
	font-weight: bolder;
	font-size: 22px;
	letter-spacing: 1px;
}

.navbar-inverse .navbar-brand i {
	color: #0099FF;
	font-size: 22px;
	letter-spacing: 1px;
}

.logo {

}

/*TILT*/
.tilt {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.tilt:hover {
  -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}

/* ==========================================================================
   Wrap Sections
   ========================================================================== */

    #headerwrap {
    margin-top: -10px;
    padding-top:20px;
    text-align:center;
    background-attachment: relative;
    background-position: center center;
    min-height: 500px;
    width: 100%;
    
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    }

#headerwrap h1 {
	margin-top: 100px;
	color: white;
	font-size: 70px;
	font-weight: 300;
	letter-spacing: 3px;
}

#headerwrap h2 {
	color: white;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
}

/* Dark Grey Wrap */
#dg {
	background: #e0e0e0;
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center;
}

#dg h4 {
	font-weight: 700;
}

/* Light Grey */
#lg {
	background: #ebebeb;
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center;
}

#lg h4 {
	font-weight: 700;
}


/* blue Wrap */
#r {
	background: #0099FF;
	padding-top: 35px;
	padding-bottom: 35px;
    margin-top: 30px;
    margin-left: 5%;
    margin-right: 5%;
}

#r h4 {
	color: white;
	font-weight: 700;
    font-size: 24px;
}

#r p {
	color: white;
    font-size: 18px;
}

/* Blue Wrap */

#blue {
	background: #3498db;
	padding-top: 35px;
	padding-bottom: 35px;
}

#blue h4 {
	color: white;
	font-weight: 700;
}

#blue p {
	color: white;
}



/* Footer Wrap */
#f {
	background: #2d2d2d;
	padding-top: 30px;
	padding-bottom: 30px;
}

#f i {
	color: #bdbdbd;
	font-size: 30px;
	padding: 20px;
}

#f i:hover {
	color: #0099FF;
}

/****** SECTIONS *****/

.w {
	padding-top: 35px;
}

.w h4 {
	font-weight: 700;
}

.w i {
	color: #0099FF;
	font-size: 30px;
}


.wb {
	padding-top: 35px;
	margin-bottom: 0px;
}

.wb h4 {
	font-weight: 700;
}

.desc {
	padding-top: 35px;
}

.desc h4 {
	font-weight: 700;
}

.desc i {
	color: #0099FF;
	font-size: 12px;
	padding: 5px;
}

footer{
    background: #2d2d2d;
    width: 100%;
}

footer .pie{
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 10px;
}

footer .pie .logo_footer{
    float: left;
    width: 30%;
}

footer .pie .engrane{
    float: right;
    width: 15%;
}


footer .info{
    overflow: hidden;
    font-family: Georgia;
    width: 100%;
    color: #fff;
}

footer .info .iz{
    float: left;
}

footer .info .der{
    float: right;
}

footer .info table{
    margin: 30px;
}

table{
    width: 90%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 5%;
    margin-right: 5%;
}

#nav {
    background-color: #2d2d2d;
    float: right;
}
#nav_wrapper {
    width: 960px;
    margin: 0 auto;
    text-align: left;
}
#nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: relative;
    min-width: 200px;
    font-family: Georgia;
    font-size: 15px;
}
#nav ul li {
    display: inline-block;
}
#nav ul li:hover {
    background-color: #0099FF;
}
#nav ul li a, visited {
    color: #CCC;
    display: block;
    padding: 15px;
    text-decoration: none;
}
#nav ul li:hover ul {
    display: block;
}
#nav ul ul {
    display: none;
    position: absolute;
    background-color: #333;
    border-top: 0;
    margin-left: -5px;
}
#nav ul ul li {
    display: block;
}

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}

.texto{
    font-size: 18px;
    font-family: Georgia;
}

.titulo
{
    margin-top: 45px;
    font-family: Georgia;
    font-size: 25px;
}