/*
Theme Name: PetateNewTheme
Theme URI: http://www.petate.com
Author: Design Pro
Author URI: http://designpro.org/
Description: Petate
Version: 1.0

*/

/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

/*NEW PETATE*/
body{
    background: #b9cfd4;
}
a{outline: none;}
img{
    max-width: 100%;
    height: auto;
    outline: none;
}
div#wrapper{
    margin: 0 auto;
    width: 90%;
}
div#header{
    position: fixed;
    width: 90%;
    height: 25%;
    display: block;
    /*top: 5%;*/
    /*border: beige 1px dashed;*/
    
}

video {
    outline:none;
width:100%;
background:#000;
}

div#logo{
    float: left;
    height: auto;
    margin-top: 1%;
    width: 26%;
    /*border: beige 1px dashed;*/
   
    }
div#logo img{
    width: auto;
    max-height: 70%;
}
.cycloneslider-template-default .cycloneslider-caption-title {
    background: none repeat scroll 0 0 #b9cfd4;
    color: black;
    font-family: helvetica;
    font-size: 14px !important;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 0;
    margin-left: 14px;
    margin-top: -85px;
    padding: 0 20px 10px !important;
    text-transform: uppercase;
}
div#languages{
    height: 50%;
    width: auto;
    margin: 5% 0 0;
    float: right;
  /*  border: beige 1px dashed;*/
}
/* StylePages */
div.divImagePage{
    float: left;
    margin: 0 0;
    width: 42%;
}
div.divTextPage{
float:left;
width:58%;
}
div.divGralPage{
margin-top:19px;
}


div#diagonalIdiomas{
    float: left;
    margin: 0 5px;
}

div#languages a{
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    font-size: .8em;
    color: #000;
    float: left;
}
div#languages a:active{
    color:#fff;
}
div.menu-primary-container, div.menu-principal-container{
    float: left;
    left: 10.5%;
    position: fixed;
    top: 37%;
    width: 24%;
    /*background: #ccc;*/

}
div.pageDesc{

margin-left:5%;
}


/*imgVideo*/
div.pageDesc div{width:45%;float:left;}

div.imageVideo img {
display: inline-block;
float:left;
}
div.imageVideo{
/*width:100%;*/
}

div.textoVideo{
margin-left:10px;
float:left;
width:50%;
}
div.textoVideo h3{
font-size:1.2em;
font-weight:bold;
margin-bottom:10px;
margin-top:20px;
}
img#imgYolanda{
margin-left:3% !important;
}

div#content, div.error{
    font-family: "Courier New", Courier, monospace;
    font-size: .9em;
    width:53%;
    height:52%;
    float: left;
    display: block;
    position: absolute;
    top: 30%;
    left: 29%;
    /*border: beige 1px dashed;*/
    


}
.error{
    color: #622;
    border-radius: 8px;
    padding: 1px 10px;
    margin: 2px 0;
    font-size: .9em;
}
div.videos{
    float: left;
    width: 33%;
    height: auto;
    /*color: #ccc;*/	
margin-bottom:15px;

}

div.imgAbout{
    width:49%;
    float: left;
    margin-right: 2%;
}
div.textAbout{
    width: 45%;
    float: left;
}
img.imgAbout{
margin-left:3% !important;
}
a.yolandaLink{
text-decoration:none;
border-radius: 4px;
background-color: #444;
padding:.2px 4px;
color:#fff;
    -webkit-transition: color .2s 0s, background .2s 0s;
    -o-transition: color .2s 0s, background .2s 0s;
    transition: color .2s 0s, background .2s 0s;
}
a.yolandaLink:hover{
color:#000;
background-color: #fff;
}

div.aboutText{
    float: left;
    width: 40%;
}
div.divAbout{
    margin-top: 2%;
    width: 100%;
}
.imageVideo img{
opacity: 1;
    -webkit-transition: opacity .2s 0s;
    -o-transition: opacity .2s 0s;
    transition: opacity .2s 0s;
}
.imageVideo img:hover{
opacity : .5;
}
div.videoContainer{
    margin: 2% auto 0;
    /*padding: 0 16%;*/
    width: 79%;
}
div#content h1{
    /*font-family: Arial, Helvetica, sans-serif;*/
    border: 1px solid #fff;
    border-radius: 6px;
    box-shadow: 1px 1px 2px #888;
    color: #fff;
    font-size: 1.2em;
    font-weight: 500;
    padding: 1%;
    
    
}
div.inicioVideo{
    width:55%;
    max-height:60%;
    float: left;
    display: block;
    overflow: hidden;
    position: fixed;
    top: 29%;
    left: 25%;
     
}
div#content p{
    font-size: 0.9em;
    line-height: 1.1em;
    margin-bottom: 5%;
    vertical-align: 2%;
}

div.menu-primary-container li a, div.menu-principal-container li a{
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    padding: 1px 6px;
    margin-bottom: 1px;
    font-size: 1.6em;
    color: #000;
    /*font-weight: bold;*/
    display: block;
    -webkit-transition: color .2s 0s, background .4s 0s;
    -o-transition: color .2s 0s, background .4s 0s;
    transition: color .2s 0s, background .4s 0s;
}
div.menu-primary-container li a:hover{
    
    color:#fff;
    /*background: #dae6db;*/
    
}
div.menu-principal-container li a:hover{
    
    color:#fff;
    /*background: #dae6db;*/
    
}
div#content ul{
    list-style: circle;
    margin-left: 6%;
    margin-top: 4%;
}
div#content img{
    box-shadow: 2px 2px 3px #555;
    width: 90%;
    margin: 0 auto;
}

div.contact{
    display: block;
    width:100%;
}
div.address{
    /*margin: 6% auto;
width:50%;*/
}
div.divContact{
    width: 50%;
    margin: 2% auto 0;
}

div#content input[type='text'],input[type='email'], textarea{
    width: 99%;
    border-radius: 6px;
    background: #dae6db;
    padding: 1%;
    margin: 1% 0;
    border: none;
}
div#content input[type='submit']{
    padding: 2% 4%;
    background: #dae6db;
    border-radius: 8px;
    margin: 0 auto 0;
    border-color:#efe6d3;
    box-shadow: 2px 2px 2px #999;
    float: right;
    outline: none;
    transition: background .4s 0s, color .4s 0s;
}
div#content textarea{
    height: 4em;
    overflow: hidden;
    resize: none;
}
div#content input[type='submit']:hover{
    color:#fff;
    background: transparent;
}

div#content input[value="Enviar"]{
 outline: none;
}
#menuBarras{
        display: none;
        position: fixed;
        z-index: 10001;
        right: 12px;
        top:20px;
        width: 23px;
        height: 26px;
        background: linear-gradient(#FFF,#DDD);
        border: #AAA 1px solid;
        border-radius:4px;
        padding: 2px 5px;
        cursor: pointer;

}
div#menuBarras > div{
	width: 20px;
        height: 4px;
        background: #333;
        margin: 3px auto;
        border-radius: 4px;

        }
        
div#menuBarras #uno{
    margin-top: 4px;
}
/*        div#menuBarras:hover{
        border: #000 1px solid;
        }
        div#menuBarras:hover div{
        background: #000;
        }*/

img.ajax-loader{
	width:10px !important;
}
span.wpcf7-not-valid-tip {
color: #633 !important;
}
h2#contactUs{
	margin:2%;
}
p.emailContact{
margin:1px 0 !important;
}

div.wpcf7-validation-errors {
border: dotted 1px #333 !important;
background-color:#ccc;
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width : 480px) {
/* Styles */
body{

}

div#header {
height: 59px;
border: solid #444 1px;
padding: 2px;
background: #b9cfd4;
box-shadow: 0 1px 2px #333;
}
div#logo {
    height: 98%;
    width: auto;
    margin: 1px;
    
}
div#logo img {
    max-height: 100%;
    width: auto;
margin: 1% 0 0 2%;
}
div.menu-primary-container, div.menu-principal-container {
margin-top: 69px;
top: 0;
width: 100%;
z-index: 10000;
/*background: #fff;*/
display: none;
left:0;
}
div.menu-primary-container li a, div.menu-principal-container li a {
    background: #000;
    color: #fff;
    text-align: center;
    margin:0;
    font-size:1.4em;
}
div.menu-primary-container li a:hover, div.menu-principal-container li a:hover {
background: #333;
color:#b9cfd4;
}
.menu li a{
    padding: 13px 0 13px 4px !important;
}
div#content {
top: 20%;
left:0;
float:none;
    width: 99%;
height: 100%;
}
div.imgAbout {
    width: 99%;
    margin: 0 auto;
}

div.divImagePage {
    margin: 1% 5%;
    width: 98%;
}

div.img{margin: 0 auto;}
div.textAbout {
    float: left;
    width: 99%;
    padding: 4px;
}
div.divTextPage {
    margin: 4%;
    width: 94%;
}

div.inicioVideo {
    display: block;
    overflow: visible;
    position:  relative;
    top: 4%;
    width: 100%;
    height: auto;
}
div#languages{
    float: left;
    margin: 0 0 0 6%;
}
div#menuBarras{
    display: block;
}
div#diagonalIdiomas{
    display: none;
}
div#languages a {
    display: block;
    float: none;
    padding: 4px 9px;
    margin-top: 4px;
/*    background: linear-gradient(#dae6db,#b9cfd4);*/
    background: #b9cfd4;
    border: #AAA 1px solid;
    border-radius:4px;
    color: #444;
    
}
div#header{
    z-index:  10000;
width:100%;
left:0;
}
div.pageText{
margin:10px auto;
}
div.pageText p{
margin-bottom: 2px;
font-size:1.1em;}
div.pageDesc div {
    float: none;
    width: 74%;
}

div.videoPlayer{
width:90%;
}
div#content h1{
text-align:center;
font-size:1.8em;
 background: none repeat scroll 0 0 #000;
}
.cycloneslider-template-default .cycloneslider-caption-title {
    background: none repeat scroll 0 0 #b9cfd4;
    color: black;
    font-family: helvetica;
    font-size: 11px !important;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 0;
    margin-left: 14px;
    margin-top: -49px;
    padding: 12px 0 10px !important;
    text-transform: uppercase;
}

div.videos {
    margin-left: 11%;
    width: 90%;
}

div.divContact {
    margin: 4% auto 0;
    width: 90%;
}

div#content input[type="text"], input[type="email"], textarea {
    padding: 4%;
    width: 94%;
}
form{
font-size:1.5em;
font-weight:bold;
}

div#content input[value="Enviar"],div#content input[value="Send"] {
    width:100%;
	margin:0 auto;
border-radius:0;
    padding:20px;
font-size:1.2em;
}
}/*END*/




