@import url(http://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
/* -------------------------------- 

Primary style

-------------------------------- */
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-size: 100%;
  font-family: 'Oxygen', sans-serif;
  color: #3e3947;
  background-color: white;
}

body, html {
  height: 100%;
}

a {
  color: #3e3947;
  text-decoration: none;
}

img {
  max-width: 100%;
}


ol, ul {
	list-style: none;
}

h1 {

  font-family: 'Open Sans', sans-serif;
  font-weight: 900;
}




/*-------------------
Mis Estilos */


.top5 {margin-top: 5px !important;}
.top10 {margin-top: 10px !important;}
.top20 {margin-top: 20px !important;}
.top30 {margin-top: 30px !important;}
.top40 {margin-top: 40px !important;}
.top50 {margin-top: 50px !important;}
.top60 {margin-top: 60px !important;}
.top80 {margin-top: 80px !important;}

.pad10 {padding-top: 10px !important;}
.pad20 {padding-top: 20px !important;}
.pad30 {padding-top: 30px !important;}
.pad40 {padding-top: 40px !important;}
.pad50 {padding-top: 50px !important;}
.bot5 {margin-bottom: 5px !important;}
.bot10 {margin-bottom: 10px !important;}
.bot20 {margin-bottom: 20px !important;}
.bot30 {margin-bottom: 30px !important;}
.bot40 {margin-bottom: 40px !important;}
.bot50 {margin-bottom: 50px !important;}
.padb20 {padding-bottom: 20px !important;}
.margincero {margin: 0; padding: 0;}

.centrar {
  text-align: center;
}



 #bgh { width: 100%; background-image: url('../images/fondo.jpg'); }
 .backgroundh { -webkit-background-size:cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 570px; }
 .slideh { background-attachment: fixed; }


.logos {
  text-align: center;
}

.logos img {
width: 70%;

}

.left30 {
  margin-left: 30px;
}

.row {
  max-width: 1024px;
}

.texto1 p {
  font-size: 18px;
 margin-top: -10px;

}

.subtitulo1 h1 {
  font-weight: 500;
  text-align: center;

}

.sub h1 {
  font-weight: 300;
  font-size: 55px;

}

.sub2 h3 {
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
}

.sub2 p {
  font-size: 17px;
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
}

#menu a, #menu a:link, #menu a:visited {-webkit-transition-duration: .3s, .1s;
    -webkit-transition-timing-function: linear, ease-in;
    -moz-transition-duration: .3s, .1s;
    -O-transition-duration: .3s, .1s;
    -ms-transition-duration: .3s, .1s;
}

#menu {
width: 100%;
margin-bottom: 0px;
background-color:white;
border-bottom:1px solid #cccccc;
/*--box-shadow: 0px 1px 5px #999; */
position: fixed;
z-index: 100;
}

#menu img {
    width: 83px ;
    margin-left: -30px;
    margin-top: 0px;
 
}

.menuprincipal ul {
  text-align: center;
  font-size: 25px;
  color: #787878;
  padding-top:10px;
 
  
}

.menuprincipal ul a{
  color: #787878;
    
}


.menuprincipal ul li{display: inline-block;margin-left: 15px; }
.menuprincipal ul li a, .menuprincipal ul li a:link, .menuprincipal ul li a:visited {padding:24px }

 

.gris {border-top:0px solid #f958fc; }
.gris:hover {background: #cccccc; color:#FFF;}
.gris:active {background: #cccccc; color:#FFF; }


#redes {
  margin-top: 40px;
  font-size: 45px;
  padding-left: 20px;

}

#redes p {

  padding-right: 30px;
}

.redestilo i {
padding-right: 35px;
}

#section1 {
  padding-top:60px;
}

#section1 input {
  background-color: rgb(234, 234, 234);
  box-shadow: none;
}

#section1 textarea {
  height: 180px;
  box-shadow: none;
  background-color: rgb(234, 234, 234);
}

  #section1 .button {
    border-radius: 6px;
    border-width: 1px;
    border-color: #C3C3C3;
    font-size: 13px;
    line-height: 10px;
    padding: 13px 17px;
    background-color: #EAEAEA;
    color: grey;

  }

    #section1 .button:hover {
    
    background-color: #ADADAD;
  }

  .cuadro {

  background: rgb(234, 234, 234);
  margin-top: 10px;
  padding: 10px 20px;
  width: 100%;
 
}


#error, .fail {color: #F05151;display: none}
.success {margin-bottom: 0;color: #5C9B4B;display: none}



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

  .backgroundh { -webkit-background-size:cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 490px; }


  }

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

  .backgroundh { -webkit-background-size:cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 450px; }


  }

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

   .backgroundh { -webkit-background-size:cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 400px; }

  #section1 iframe {
width:450px;
height:450px;
  }


.menuprincipal ul {

  font-size: 20px;
  padding-top:15px;
 
}

.menuprincipal ul li{display: inline-block;margin-left: 10px; }
.menuprincipal ul li a, .menuprincipal ul li a:link, .menuprincipal ul li a:visited {padding:18px }


}


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

 .backgroundh { -webkit-background-size:cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 400px; }

}



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

  .backgroundh { -webkit-background-size:cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 560px; }

  .menuprincipal ul {

  font-size: 19px;
  padding-top:15px;
 
}

.menuprincipal ul li{display: inline-block;margin-left: 0px; }
.menuprincipal ul li a, .menuprincipal ul li a:link, .menuprincipal ul li a:visited {padding:10px }



#section1 iframe {
width:570px;
height:450px;
  }
.sub h1 {text-align: center;}
.menuprincipal ul li {float: left;margin-bottom: 15px;}


}






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

  .backgroundh { -webkit-background-size:cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 500px; }
  #menu {
  height:98px;
}

  .menuprincipal ul {

  font-size: 17px;

}

.top60 {margin-top: 80px !important;}

#section1 iframe {
width:400px;
height:350px;
  }
.sub h1 {text-align: center;}
.menuprincipal ul li {float: left;margin-bottom: 15px;}

}



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


  #section1 {
  padding-top:100px;
}

.backgroundh { -webkit-background-size:cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height: 500px; }

#section1 iframe {
width:350px;
height:320px;
  }
  .sub h1 {text-align: center;}

  .menuprincipal ul li {float: left;margin-bottom: 15px;}

}

