@charset "utf-8";

body, div, h1, h2, h3, p, ul, ol, li, img, header, section, aside, footer, button {
    margin: 0; padding: 0; border: 0; list-style: none;
}
figure{
    margin:0;
}
@font-face{
    font-family:HelveticaUltra;
    src:url(fonts/HelveticaNeueUltraLight.ttf) format("truetype");
}
@font-face{
    font-family:HelveticaL;
    src:url(fonts/HelveticaNeueLight.ttf) format("truetype");
}
@font-face{
    font-family:futrfw;
    src:url(fonts/futrfw.ttf) format("truetype");
}
body, .derechos
{
    font-family: HelveticaL, HelveticaUltra, helvetica !important;
    font-size: 12px;
    margin:0;
}
header, nav, section, article, footer
{
    width:100%;
}
.productos figcaption
{
    font-family: HelveticaUltra, HelveticaL, helvetica !important;
}
nav{
    background:url(imagenes/fondomenu.png);
    background-repeat:repeat;
    margin-top:-20px;
    padding:15px 0 5px 0;
}
footer
{
    background:#ECF0F5;
    display:inline-block;
    margin-bottom:-2px;
}
.header1, .wrappercontent, .productos
{
    background:white;
}
.header2{
    background:url(imagenes/addendasproductosfondochico.png);
    background-repeat:repeat;
    margin-top:-15px;
}
.wrapper{
    margin: 0 auto;
    width: 980px;
    display:block;
    background:transparent;
}
img{
	border:0 !important;
}
a img { 
	border:0 !important;
}
ul 
{
    list-style: none outside none;
}
.clear 
{
    clear: both;
}
.wrapperheader {
    height: 80px;
}
figure .logo{
    float: left;
    margin-top:12px;
    height:70px;
}
.telefonos{
    float: right;
    color:#635F60;
    line-height:8px;
    margin-top:12px;
    width:135px;
}
.telefonos span, .telefonos a{
    color:#635F60;
    text-decoration:none;
}
.banner{
    height:350px;
}
.quees img{
    margin:0 auto;
    height:25px;
    display:block;
    padding-top:10px;
}
.banner p{
    font-size:44px;
    line-height:60px;
    float:right;
    text-align:center;
    margin-top:0px;
}
.banner figure .computadora{
    float:right;
    margin-top:30px;
    width:310px;
}
.pruebagratisboton img{
    display:block;
    margin:0 auto;
    width:220px;
    margin-top:-40px;
}
.pruebagratisboton img{

}
.extension{
    height:52px;
}
#menu {
    margin: 20px auto;
    text-align: center;
    width: 100%;
    height: 36px; 
    margin-top: -10px; 
    margin-bottom: 0px; 
    margin-left: 0;
}
#menu ul {
    list-style-type: none;
    padding-left:0;
}
#menu ul li{
    display:inline;
}
#menu ul li a, #menu ul li a:visited{
    color:white;
    display:block;
    float:left;
    font-size:14px;
    margin:1% 2% 1% 1%;
    padding:0 1%;
    text-decoration:none;
    height:35px;
    width:15%;
}
#menu ul li a.lastchild{
    float:right;
    margin-right:0;
}
#menu ul li a.centrar{
    line-height:35px;
}
#menu ul li a img{
    height:33px;
}
#menu ul li a:hover, #menu ul li a.activo{
    opacity: 0.7;
    filter: alpha(opacity=70);
}
#menu, #menu ul li a{
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
}
.content{
    padding:30px 0;
    color:#3B3B3C;
    line-height:20px;
}
.content article{
    text-align:justify;
}
.productos hr{
    background-color:#58D0F0;
    height:2px;
    border:0;
    border-top:1px solid #BEEDFA;
}
.productos figure.tituloproductos{
    height:auto;
}
.productos figure.tituloproductos img{
    height:33px;
}
.productos{
    margin-bottom:25px;
}
.productos #mycarousel li{
    float:left;
    margin-right:60px;
    height:140px;
}
.productos #mycarousel a{
    text-align:center;
    color:#939599;
    display:block;
    text-decoration:none;
}
.productos #mycarousel a:hover{
    color:black;
}
.productos #mycarousel li a img{
    display:block;
    margin:0 auto;
}
.wrapperfooter{
    border: 0px;
    padding:30px 0;
}
.widgetfooter{
    float:left;
    margin-left:20px;
}
.widgetfooter h3{
    color:#64D0F1;
    margin-bottom:0px;
    font-size:12px;
    height:16px;
    font-weight:normal;
}
.widgetfooter a{
    line-height:17px;
    text-transform:capitalize;
    font-size:11px;
}
.firstchild{
    margin-left:0px;
}
.mhtfooter{
    float:right;
    margin-top:-53px;
    width:70px;
}
.derecha{
    float:right;
}
.slogan{
    color:#DC8B00;
    float:right;
    letter-spacing:-2px;
    margin-bottom:5px;
    font-family: futrfw, HelveticaL, HelveticaUltra, helvetica !important;
    font-weight:lighter;
    font-size:12px;
}
.lenguajes{
    float:right;
    text-decoration:none;
    padding-top:10px;
}
.lenguajes a{
    text-decoration:none;
    text-transform:capitalize;
    color:#635F60;
    font-size:11px;
}
.lenguajes a:hover{
    text-decoration:underline;
}
a.inactivo{
    color:#ccc;
}
a.inactivo:hover{
    text-decoration:none;
    cursor:no-drop;
}   
.socialmedia, .derechos{
    float:right;
    color:#707173;
}
.socialmedia a{
    margin-left:10px;
}
.socialmedia .twt{
    background:url(imagenes/twt.png) no-repeat transparent;
    background-position:0 0;
    display:block;
    height:22px;
    width:27px;
    float:left;
    margin-top:3px;
}
.socialmedia .twt:hover{
    background-position:0 -23px;
}
.socialmedia .fb{
    background:url(imagenes/fb.png) no-repeat transparent;
    background-position:0 0;
    display:block;
    height:28px;
    width:13px;
    float:left;
}
.socialmedia .fb:hover{

    background-position:0 -30px;
}
.socialmedia .in{
    background:url(imagenes/in.png) no-repeat transparent;
    background-position:0 0;
    display:block;
    height:22px;
    width:22px;
    float:left;
    margin-top:3px;
}
.socialmedia .in:hover{
    background-position:0 -24px;
}
.derechos{
    margin-top:0;
    font-size:11px;
    text-transform:capitalize;
}
.widgetfooter a, .content a{
    color:#939599;
    text-decoration:none;
}
.widgetfooter a:hover, .content a:hover, .telefonos a:hover{
    text-decoration:underline;
}
.banner p, nav ul li a, .widgetfooter h3, .socialmedia{
    text-transform:uppercase;
}
/* Formulario */
form#contacto {
    background: #ECF1F6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
    width: 400px;
    margin:10px auto;
    display:block;
}
form#contacto fieldset {
    border: none;
    margin-bottom: 0px;
}
form#contacto legend {
    color: #384313;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    text-shadow: 0 1px 1px #c0d576;
}
form#contacto fieldset fieldset legend {
    color: #111111;
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 0;
}
form#contacto ol li {
    background: #b9cf6a;
    background: rgba(255,255,255,.3);
    border-color: #e3ebc3;
    border-color: rgba(255,255,255,.6);
    border-style: solid;
    border-width: 2px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 30px;
    list-style: none;
    padding: 5px 10px;
    margin-bottom: 2px;
}
form#contacto ol ol li {
    background: none;
    border: none;
    float: left;
}
form#contacto label {
    float: left;
    font-size: 13px;
    width: 110px;
}
form#contacto fieldset fieldset label {
    background:none no-repeat left 50%;
    line-height: 20px;
    padding: 0 0 0 30px;
    width: auto;
}
form#contacto input:not([type=radio]),form#contacto textarea {
    background: #ffffff;
    border: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    font: italic 13px Georgia, "Times New Roman", Times, serif;
    outline: none;
    padding: 5px;
    width: 200px;
}
form#contacto input:not([type=submit]):focus,form#contacto textarea:focus {
    background: #eaeaea;
}
form#contacto button {
    background:url(imagenes/fondomenu.png);
    background-repeat:repeat;
    border: none;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
    color: #ffffff;
    display: block;
    letter-spacing: 1px;
    margin: auto;
    padding: 7px 25px;
    text-shadow: 0 1px 1px #000000;
    text-transform: uppercase;
    margin-top:10px;
}
form#contacto button:hover {
    background: black;
    cursor: pointer;
}
/* Tabla */
.datagrid table { border-collapse: collapse; text-align: left; width: 100%; } 
.datagrid {font-family: HelvetiL, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #8C8C8C; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.datagrid table td, .datagrid table th { padding: 3px 10px; }
.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #E8F6FD), color-stop(1, #ECF0F5) );background:-moz-linear-gradient( center top, #E8F6FD 5%, #ECF0F5 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E8F6FD', endColorstr='#ECF0F5');background-color:#E8F6FD; color:#000; font-size: 15px; font-weight: bold; border-left: 1px solid #A3A3A3; } 
.datagrid table thead th:first-child { border: none; }.datagrid table tbody td { color: #7D7D7D; border-left: 1px solid #DBDBDB;font-size: 12px;font-weight: normal; }
.datagrid table tbody .alt td { background: #EBEBEB; color: #7D7D7D; }.datagrid table tbody td:first-child { border-left: none; }
.datagrid table tbody tr:last-child td { border-bottom: none; }
/* #Media Queries */

/* PC */
@media all and (max-width: 1024px) {
    .wrapper{
        width: 980px;
    }
}
/* Tablet Portrait max-width: 767px */
@media all and (max-width: 770px) {
    .wrapper{
        width: 760px;
    }
}
/* iPhone/Android Landscape  */
@media all and (max-width: 480px) {
    .wrapper{
        width: 478px;
    }
    .banner figure .computadora{
        display:none;
    }
    .banner p{
        display:block;
        float:none;
        margin:0 auto;
        font-size:22px;
    }
    #menu{
        margin-top:0;
    }
    #menu ul li a{
        font-size:13px;
    }
    #menu ul li a.centrar{
        line-height:16px;
    }
}
/* iPhone/Android Portrait */
@media all and (max-width: 320px) {
    .wrapper{
        width: 318px;
    }
    .banner p{
        font-size:22px;
    }
    .productos figure.tituloproductos img{
        width: 100%;
    }
    figure .logo, .telefonos, .widgetfooter{
        display:block;
        float:none;
        margin:0 auto;
    }
    .widgetfooter{
        margin-bottom:5px;
        float:none;
    }
    .wrapperheader{
        height:auto;
    }
    .header2{
        margin-top:3px;
    }
    #menu ul li a{
        font-size:10px;
    }
    form#contacto {
        padding: 2%;
        width: 90%;
    }
}
/* Mas chicos */
@media all and (max-width: 240px) {
    .wrapper{
        width: 238px;
    }
}
