/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
    background: url(../img/fnd.png) center top repeat-x;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 14px
}
h2 {
  margin: 0;
}


.center {
    width: 960px;
    margin: 0 auto
}
h3, p {
  color: #6c6c6c;
}

header {
    background: url(../img/header.png);
    height: 100px;
    margin: 20px 0;
}
.fonos {
  font-family: 'Conv_oriyasangammn';
  float: left;
  font-size: 34px;
  line-height: 18px;
  margin: 20px 0 14px 65px;
  padding: 0 0 0 25px;
  color: #666;
  background: url(../img/ico-home.png) 0 0 no-repeat;
}
.fonos span {
  font-size: 13px;
  display: block;
}
.logo {
    float: left;
    margin: 0;
}
.logo a {
    display: block;
    background: url(../img/logo.png) no-repeat;
    width: 221px;
    height: 100px;
}

.datos {
  background: url(../img/fnd-header.png) no-repeat;
  height: 70px;
  float: left;
  width: 739px;
}
.direccion {
    background: url(../img/ico-home.png) -335px 7px no-repeat;
    font-family: 'Conv_oriyasangammn';
    float: right;
    width: 160px;
    color: #666;
    font-size: 18px;
    line-height: 18px;
    padding: 5px 0 0 30px;
    margin: 10px 180px 0 0;
}
.direccion span {
  /*font-size: 13px;
  display: block;*/
  padding: 0 10px;
  line-height: 14px;
  text-align: right;
}
.direccion a {
  display: inline-block;  
}
.direccion .espanol {
  background: url(../img/chile.png) no-repeat;
  width: 24px;
  height: 16px;
  margin-right: 5px;
}
.direccion .ingles {
  background: url(../img/english.png) no-repeat;
  width: 32px;
  height: 16px;
}



#slider{
margin: 0 auto;

}
 
 
/* ESTILOS DEL SLIDESHOW */
 
ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999; display: none;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; top: 20px; left: 580px!important; position: absolute;}

ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;margin:0;padding:0; font-size: 28px; line-height: 150px; font-weight: bold; padding: 40px 0; text-align: center;}
 
 
.bjqs-caption{
color:white;
background: url(../img/fnd-caption.png) no-repeat;
width: 393px;
height: 241px;
position:absolute;bottom:-81px; right: 10px;
}
 
/* BOTONERA UBICADA AL PIE DEL SLIDESHOW */

ol.bjqs-markers li a{
  font-size: 14px;
padding: 4px 10px;
background: #1d4f58;
color: #fff;
margin: 5px;
text-decoration: none;
transition:background .5s ease;
-webkit-transition:background .5s ease;
-moz-transition:background .5s ease;
-o-transition:background .5s ease;
border-radius: 50px;
}
li.active-marker a, ol.bjqs-markers li a:hover{
background:#ca9006;
}
 
/* CONTROLES ATRAS Y ADELANTE */
ul.bjqs-controls.v-centered li a {
display: block;
padding: 10px;
background: whitesmoke;
color: #000;
text-decoration: none;
opacity:.75;
transition:color .5s ease, background .5s ease;
-webkit-transition:color .5s ease, background .5s ease;
-moz-transition:color .5s ease, background .5s ease;
-o-transition:color .5s ease, background .5s ease;
}
ul.bjqs-controls.v-centered li a:hover{
    background:#000;
    color:#fff;
}

.franja-uno {
  background:  url(../img/fnd-franja.png) 0 464px repeat-x;
  height: 472px;
}
.slider-arenas {
  float: left;
  width: 620px;

}

.franja-dos {
  background: url(../img/fnd-footer.jpg)no-repeat;
  height: 210px;
  /*height: 292px;*/
  padding: 10px;

}


/* ==========================================================================
   MENU
   ========================================================================== */

nav {
    height: 30px;
    background: url(../img/fnd-menu.png);
    width: 739px;clear: both;
}
nav ul {
    margin: 0
}
nav li:first-child {
  background: none;
}
nav li {
    float: left;
    list-style: none;
    margin: 0 14px;
    position: relative;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    line-height: 33px;
    cursor: pointer;
    display: block;
    background: url(../img/fnd-list-menu.png) left top no-repeat;
}
nav li:hover, nav li.activo {
    background: url(../img/fnd-activo.png) 0 bottom repeat-x;
    height: 16px;
    padding: 0 0 10px;
}
nav li a {
    color: #fff;
    text-decoration: none;
}
.llamado {
  background: url(../img/btn-llamado.png) no-repeat;
  width: 239px;
  height: 32px;
}
.foto-slider {background: url(../img/main-foto.jpg) no-repeat; width: 333px; height: 464px; float: right;}



/* ==========================================================================
   EMPRESA
   ========================================================================== */
  .empresa {
    background: #e7e7e7;
    overflow: hidden;
    padding-top: 25px;
    clear: both;
  }
  .col-izq {
    float: left;
    width: 500px;
  }
  .w400 {
    width: 400px!important;
  }
  .w470 {
    width: 470px!important;
  }
  .col-der.w500 {
    width: 500px!important;
  }
  .col-izq h3 {
    background: url(../img/tit-nos-contactaremos.png) no-repeat;
    height: 30px;
    text-indent: -9999px;
    margin: 0;
  }
  .col-der {
      float: right;
      width: 370px;
  }
  .col-der.con {
      float: none;
      width: 650px;
      margin: 0 auto;
  }
  .franja-dos .col-izq ul {margin: 0; padding: 0; float: left; width: 60px; }
  .franja-dos .col-izq li {list-style: none; font-size: 14px; font-family: 'Conv_oriyasangammn'; padding-bottom: 19px;}
  .franja-dos .col-izq li a {color: #fff; text-decoration: none;}
  
  .direccion-bottom {font-family: 'Conv_oriyasangammn'; font-size: 14px; margin: 0 0 0 70px; float: left;}
  .direccion-bottom span {display: block; padding-bottom: 10px; text-align: right;}

/* ==========================================================================
   FOOTER
   ========================================================================== */

footer {
    background: url(../img/fnd-footer.png) repeat;
    clear: both;
    overflow: hidden;
    height: 68px;
}
footer .fonos {
  float: right;
  width: 300px;
  padding: 20px 0 0;
}
footer .fonos span{
  font-size: 16px;
  margin: 0 0 0 20px;
}
.logo-bottom {
    display: block;
    background: url(../img/logo.png) no-repeat;
    width: 70px;
    height: 54px;
}

/* ==========================================================================
   PROYECTOS
   ========================================================================== */
  
  .proyectos {overflow: hidden;}
  
  .proyectos ul {padding: 0;}
  .proyectos li {float: left; margin: 0 20px; list-style: none; width: 200px; height: 350px; cursor: pointer; }
  .proyectos li:hover {opacity: 0.8;}
  .proyectos li h4 {color: #333; font-size: 13px; margin: 5px 0;}
  .proyectos li p {font-size: 12px;}


/* ==========================================================================
   CONTACTO
   ========================================================================== */
.tit-contacto {
  font-family: 'Conv_oriyasangammn';
  font-size: 14px;
  color: #fff;
  padding: 0;
  margin: 0;
}
.campo {
  width: 100%;
  margin:0 0 5px 0;

}
.col-izq .campo input, .col-izq .campo textarea    {
  margin: 0 0 10px 0;
  width: 96%;
  padding: 5px;
  background:#fff;
  color: #333;
  border:1px solid #ccc;
  border-radius: 5px;
}
.col-der .campo input, .col-der .campo textarea    {
  margin: 0 0 5px 0;
  width: 96%;
  padding: 0 5px;
  background:#fff;
  color: #333;
  border:1px solid #ccc;
  border-radius: 5px;
}
.campo select   {
  margin: 0 0 5px 0;
  width: 100%;
  padding: 5px;
  background:#fff;
  color: #333;
  border:1px solid #ccc; 
}

input {
  outline: none;
}
textarea {
  width: 100%;
  height: 100%;
  border: none;
  background: none;
  resize: none;
  outline: none;

}


.form {
  position: relative;
  padding: 5px 20px 5px 0;
}
.form td.tit-campo {
  font-family: 'Conv_oriyasangammn';
  font-size: 12px;
  line-height: 18px;
  width:auto;
  display:table;
  color: #fff;
}

.form td.tit-mensaje {
  font-size: 18px;
  line-height: 32px;
  display:table-cell;
  vertical-align: top;
  color: #999;
}
.form .mensaje {
  border-radius: 5px;
  margin: 0 0 10px 5px; 
  width: 100%;
}
.azul {color: #19253D; text-decoration: underline;}
.enviar {
    cursor: pointer;
    color: #4e4d53;
    width: 65px;
    height: 20px;
    background: url(../img/btn-enviar.png) no-repeat;
    border: none;
    font-size: 12px;
    font-weight: bold;
    text-indent: -9999px;
    margin: 0;
    position: relative;
    left: 303px;
  }





/* ==========================================================================
   SUBMENU NAVEGACION
   ========================================================================== */
  nav li li {font-size: 16px; line-height: 18px!important; padding: 10px!important; text-align: center; text-transform: none; float: none;}
  nav li ul  {display: none;}
  nav li:hover ul.sub.uno {display: block; top: 33px; padding: 0; }
  
  ul.sub.uno li:hover {background: #18424e;}


  .sub {position: absolute; z-index: 2;  left: 0; background: #105e72; width: 115px; border: none;}


/* ==========================================================================
   INTERIOR
   ========================================================================== */
    
    .miga {background: url(../img/fnd-miga.png) repeat-x; height: 49px;}
    .miga a {color: #6c6c6c;}

    .miga .center p {text-align: right;}
    .separador {background: url(../img/separador-int.png) no-repeat center top; height: 12px;}
    
    .contenido {background: #fff url(../img/fnd-content.png) top repeat-x; padding: 20px 0 0; }
    .contenido h2 {font-size: 30px; font-weight: bold; color: #126a85; text-transform: uppercase; border-left: 40px solid #126a85; padding: 0 0 0 20px; margin-bottom: 30px; }

    figure {border: 1px solid #666; margin: 10px 20px 90px 0;}
    figure img {border: 3px solid #fff;}
    .izq {float: left;}
    .der {float: right; margin: 0 0 0 20px }
    .contenido p {font-size: 15px;}
    img.izq {margin: 0 10px 0 0}

    .list li {color: #6c6c6c; font-size: 15px; list-style: inside;}
    
    .tit-proyecto {clear: both; padding: 10px 0 0;}
    .img-proyecto {border: 1px solid #333; }
    .img-proyecto.izq {float: left; margin-right: 15px;}
    .img-proyecto.der {float: right; margin-left: 15px;}
  
  /* ==========================================================================
   PRODUCTOS
   ========================================================================== */
  .tit-int {text-align: center; text-transform: uppercase; font-size: 30px; padding-bottom: 20px  }
  .productos {overflow: hidden; padding: 40px 15px;}
  .productos li {float: left; margin: 0 0 10px 10px; list-style: none; position: relative; display: table;}
  .productos li span {display: none}
  .productos li:hover span { display: block; background: url(../img/hover.png) repeat; width: 200px; height: 150px;position: absolute; 
    top: 0; left: 0; padding: 50px 0 0;}


  /* ==========================================================================
   CONTACTO
   ========================================================================== */
  .col-izq td.tit-campo {
    font-family: 'Conv_oriyasangammn';
    font-size: 14px;
    line-height: 36 px;
    width:auto;
    display:table;
    color: #333;
  }
  .col-izq h3 {
    font-size: 16px;
    color: #6c6c6c;
    padding: 0;
    margin: 0;
    text-indent: 0;
  }
  .col-izq .enviar {
    cursor: pointer;
    color: #4e4d53;
    width: 65px;
    height: 20px;
    background: url(../img/btn-enviar.png) no-repeat;
    border: none;
    font-size: 12px;
    font-weight: bold;
    text-indent: -9999px;
    margin: 0;
    position: relative;
    left: 315px;
  }


  /* ==========================================================================
   MENU FLOTANTE
   ========================================================================== */

  .menu-float {position: fixed; background: #000; right: 0; top: 20%; width: 150px; height: 150px; z-index: 2; border-radius: 50px; border: 2px solid #dadada;}
  .menu-float ul {padding: 10px; margin: 0;}
  .menu-float li {list-style: none; text-transform: uppercase; margin: 0 0 10px; text-align: center;}
  .menu-float li a {color: #fff; text-decoration: none;}
  
  /* ==========================================================================
   FOOTER INTERIOR
   ========================================================================== */
  footer.int iframe {float: right; margin: 10px 0 0; }
  .ventas.int {float: left; width: 350px;}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
