/*
    font-family: "Yellowtail", cursive;
    font-family: 'Ubuntu', sans-serif;
*/
@charset "utf-8";
*{margin: 0em;padding: 0em;}a{text-decoration: none;}body{ font-family: 'Ubuntu', sans-serif; margin: 0em auto;font-size: 1em;}img{border: 0em;vertical-align: middle;}iframe{border: 0em;}.clear{clear: both;}

@font-face {
  font-family: 'apu';
  src:  url('../fonts/apu.eot?cze0do');
  src:  url('../fonts/apu.eot?cze0do#iefix') format('embedded-opentype'),
    url('../fonts/apu.ttf?cze0do') format('truetype'),
    url('../fonts/apu.woff?cze0do') format('woff'),
    url('../fonts/apu.svg?cze0do#apu') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'apu' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e900";
}
.icon-home3:before {
  content: "\e902";
}
.icon-image:before {
  content: "\e90d";
}
.icon-images:before {
  content: "\e90e";
}
.icon-price-tag:before {
  content: "\e935";
}
.icon-phone:before {
  content: "\e942";
}
.icon-pushpin:before {
  content: "\e946";
}
.icon-location:before {
  content: "\e947";
}
.icon-location2:before {
  content: "\e948";
}
.icon-undo:before {
  content: "\e965";
}
.icon-undo2:before {
  content: "\e967";
}
.icon-bubbles3:before {
  content: "\e96f";
}
.icon-bubbles4:before {
  content: "\e970";
}
.icon-quotes-left:before {
  content: "\e977";
}
.icon-quotes-right:before {
  content: "\e978";
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-notification:before {
  content: "\ea08";
}
.icon-info:before {
  content: "\ea0c";
}
.icon-cancel-circle:before {
  content: "\ea0d";
}
.icon-blocked:before {
  content: "\ea0e";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-checkmark:before {
  content: "\ea10";
}
.icon-mail4:before {
  content: "\ea86";
}
.icon-facebook:before {
  content: "\ea90";
}
.icon-facebook2:before {
  content: "\ea91";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-pinterest:before {
  content: "\ead1";
}
.icon-pinterest2:before {
  content: "\ead2";
}

@media all and (min-width: 300px){
  header{
    background-color: rgba(255,255,255,.8);
    box-shadow: 0em 0em 1em rgba(0,0,0,.2);
    padding: 1em 0em;
    position: absolute;
    width: 100%;
  }
  header figure{
    text-align: center;
  }
  header .header_der{
    padding: .5em 0em;
  }
  header .header_der #menures{
    border: 0.06em solid #00C3D9;
    border-radius: 1em;
    cursor: pointer;
    font-size: 1.4em;
    text-align: center;
    color: #00C3D9;
    margin: 0em .5em;
  }
  header .header_der nav{
    box-sizing: border-box;
    border: 0.06em solid #00C3D9;
    border-top: 0em;
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    display: none;
    padding: 0em 1em;
    margin: 0em .5em;
  }
  header .header_der nav a{
    display: block;
    color: #00C3D9;
    font-size: 1.2em;
    padding: .5em 0em;
  }
  .frase_h{
    background-image: url(../images/bg-home.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 18em 1em 5em 1em;
    text-align: center;
  }
  .frase_h img{
    box-sizing: border-box;
    height: auto;
    max-width: 24em;
    width: 100%;
  }
  .frase_h .frase{
    color: #fff;
    font-family: "Yellowtail", cursive;
    font-size: 3em;
    text-shadow: 3px 3px 5px rgba(0,0,0,.8);
    padding: .4em 0em;
    text-align: center;
  }
  .franja_h{
    background-color: #00AFE3;
    color: #fff;
    font-family: "Yellowtail", cursive;
    font-size: 2em;
    padding: .5em .5em;
    text-align: center;
  }
  .franja_h a{
    border:0.05em solid #fff;
    border-radius: 1em;
    color: #fff;
    display: block;
    font-size: .7em;
    font-family: 'Ubuntu', sans-serif;
    padding: .5em 1em;
    margin: 1em auto 0em auto;
    width: 8em;
  }
  .serv_h{
    padding: 1.5em .5em;
  }
  .serv_h h2{
    color: #00AEE3;
    font-weight: 300;
    font-size: 1.8em;
  }
  .serv_h h2 span{
    background-color: #00AEE3;
    display: block;
    width: 1.8em;
    height: .3em;
  }
  .serv_h .l_serv{
    padding: 2em 0em;
  }
  .serv_h .l_serv .serv{
    padding: 1em 0em 1.4em 0em;
  }
  .serv_h .l_serv .serv img{
    height: auto;
    max-width: 23em;
    width: 100%;
  }
  .serv_h .l_serv .serv h3 a{
    color: #858585;
    display: block;
    font-weight: 300;
    font-size: 1.3em;
    padding: .5em 0em .5em 0em;
  }
  .serv_h .l_serv .serv p{
    color: #858585;
    font-size: 1.1em;
    font-weight: 300;
    text-align: justify;
  }
  .serv_h a.btn{
    border-radius: 1em;
    border:0.05em solid #00AEE3;
    box-sizing: border-box;
    color: #11B3E5;
    display: block;
    font-size: 1.12em;
    margin: 0em auto;
    text-align: center;
    padding: .7em 1em;
    width: 12em;
  }
  .pasos{
    background-image: url(../images/bg_trabajos.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    padding: 3em 2em;
  }
  .pasos h1{
    text-align: center;
    font-size: 2em;
  }
  .pasos h1 span{
    background-color: #fff;
    display: block;
    height: .3em;
    margin: 0em auto;
    width: 1.5em;
  }
  .pasos .l_pasos{
    padding: 1em 0em;
  }
  .pasos .l_pasos .paso{
    padding: 0em 0em 2.5em 0em;
  }
  .pasos .l_pasos .paso .num{
    box-sizing: border-box;
    border-radius: 100%;
    border:0.06em solid #fff;
    padding: .5em;
    margin: 0em auto;
    height: 6em;
    width: 6em;
  }
  .pasos .l_pasos .paso .num span{
    box-sizing: border-box;
    border-radius: 100%;
    display: block;
    background-color: #fff;
    color: #00AFE3;
    font-weight: 700;
    font-size: 3.5em;
    height: 1.4em;
    width: 1.4em;
    text-align: center;
  }
  .pasos .l_pasos .paso .tit{
    font-family: "Yellowtail", cursive;
    font-size: 2.5em;
    text-align: center;
  }
  .pasos .l_pasos .paso p{
    text-align: center;
    font-size: 1.12em;
  }
  .prod_h{
    padding: 2.5em 1em;
  }
  .prod_h h2{
    color: #00AEE3;
    font-weight: 300;
    font-size: 1.8em;
  }
  .prod_h h2 span{
    background-color: #00AEE3;
    display: block;
    width: 1.8em;
    height: .3em;
  }
  .prod_h .l_prod{
    padding: 2em 0em;
  }
  .prod_h .l_prod .prod{
    padding: 1em 0em 1.5em 0em;
  }
  .prod_h .l_prod .prod img{
    height: auto;
    max-width: 18.75em;
    width: 100%;
  }
  .prod_h .l_prod .prod h3{
    font-size: 1.4em;
    font-weight: 300;
    padding: .7em 0em;
  }
  .prod_h .l_prod .prod h3 a{
    color: #858585;
  }
  .prod_h a.btn{
    border-radius: 1em;
    border:0.05em solid #00AEE3;
    box-sizing: border-box;
    color: #11B3E5;
    display: block;
    font-size: 1.12em;
    margin: 0em auto;
    text-align: center;
    padding: .7em 1em;
    width: 12em;
  }
  .datos_foo{
  }
  .datos_foo .mapa{
  }
  .datos_foo .mapa iframe{
    height: 25em;
    width: 100%;
  }
  .datos_foo .datos{
    background-color: #024E72;
    color: #fff;
    padding: 2em 1em;
  }
  .datos_foo .datos a{
    color: #fff;
  }
  .datos_foo .datos .tit{
    font-size: 1.5em;
    padding: 0em 0em 1.5em 0em;
  }
  .datos_foo .datos .tit span{
    background-color: #00AFE3;
    display: block;
    height: .3em;
    width: 1em;
  }
  .datos_foo .datos .dato{
    padding: 0em 0em 1em 0em;
  }
  .datos_foo .datos .dato .icono{
    color: #00AFE3;
    float: left;
    font-size: 1.8em;
    width: 10%;
  }
  .datos_foo .datos .dato .txt{
    float: right;
    width: 87%;
    font-size: 1.12em;
    font-weight: 300;
  }
  .datos_foo .datos .redes{
    font-size: 2.5em;
  }
  .datos_foo .datos .redes a{
    color: #00AFE3;
  }
  .datos_foo .datos .redes span{
    padding: 0em .2em 0em 0em;
  }
  footer{
    border-top: 0.6em solid #00AFE3;
    margin: 2em 0em 0em 0em;
    padding: 2em 0em;
  }
  footer figure{
    text-align: center;
  }
  footer figure img{
    height: auto;
    max-width: 18.75em;
    width: 100%;
  }
  footer .menu_foo{
    padding: 1em 1em;
  }
  footer .menu_foo .tit{
    text-align: right;
    color: #00AEE3;
    font-weight: 700;
    font-size: 1.25em;
    padding: 0em 0em 1em 0em;
  }
  footer .menu_foo .tit span{
    background-color: #00AFE3;
    display: block;
    height: .3em;
    float: right;
    width: 1em;
  }
  footer .menu_foo a{
    color: #858585;
    display: block;
    font-size: 1.12em;
    text-align: right;
    margin: 0em 0em .5em 0em;
  }
  /*INT*/
  section#int{
    background-color: #F9F9F9;
    padding-top: 14em;
  }
  section#int h1{
    color: #00AEE3;
    font-weight: 300;
    font-size: 2.3em;
    margin: 1em 0.2em;
    text-align: center;
  }
  section#int h1 span{
    background-color: #00AEE3;
    display: block;
    width: 1.8em;
    height: .3em;
    margin: 0em auto;
  }
  section#int .formu{
    color: #858585;
    font-size: 1.3em;
    padding: 1em 0.5em;
  }
  section#int .formu p{
    padding: 0em 0em 1em 0em;
  }
  section#int .formu label{
    font-size: .8em;
    display: block;
    padding-bottom: 0.3em;
  }
  section#int .formu input[type="text"],section#int .formu textarea{
    box-sizing: border-box;
    border:0.06em solid #00AFE3;
    border-radius: .4em;
    color: #999;
    display: block;
    font-size: .9em;
    font-family: 'Ubuntu', sans-serif;
    padding: .5em;
    width: 100%;
    margin-bottom: 1em;
  }
  section#int .formu textarea{
    height: 10em;
  }
  section#int .formu .btnEnviar{
    background-color: #fff;
    border-radius: 1em;
    border:0.05em solid #00AEE3;
    box-sizing: border-box;
    color: #11B3E5;
    cursor: pointer;
    display: block;
    font-size: 1.06em;
    font-family: 'Ubuntu', sans-serif;
    margin: 0em auto;
    text-align: center;
    padding: .7em 1em;
    width: 12em;
  }
  .miga{
    color: #ddd;
    text-align: center;
    font-size: 1.12em;
    font-style: italic;
  }
  .miga a{
    color: #ccc;
  }
  .miga a.sub{
    color: #11B3E5;
  }
  .prod_h .l_prod .prod2{
    background-color: #fff;
    border:0.01em solid #eee;
    border-radius: 0.5em;
    box-sizing: border-box;
    padding: 1em 0.5em 1.5em 0.5em;
    margin-bottom: 1.5em;
  }
  .prod_h .l_prod .prod2 img{
    border-radius: .5em;
    height: auto;
    max-width: 18.75em;
    width: 100%;
  }
  .prod_h .l_prod .prod2 h3{
    font-size: 1.4em;
    font-weight: 300;
    padding: .7em 0em;
    text-align: left;
    min-height: 2em;
  }
  .prod_h .l_prod .prod2 h3 a{
    color: #858585;
  }
  .prod_h .l_prod .prod2 .valor{
    color: #11B3E5;
    font-size: 1.12em;
    text-align: right;
  }
  .det_prod{
    padding: 1.5em .5em;
  }
  .det_prod .izq{
    padding-bottom: 1.5em;
    text-align: center;
  }
  .det_prod .izq img{
    height: auto;
    max-width: 25em;
    width: 100%;
  }
  .det_prod .izq .gal{
    padding:.5em 0em;
  }
  .det_prod .izq .gal img{
    display: inline-block;
    box-sizing: border-box;
    height: auto;
    margin: 0em;
    padding: 0em;
    vertical-align: top;
    max-width: 6.25em;
    width: 25%;
  }
  .det_prod .der{
    padding-bottom: 1.5em;
  }
  .det_prod .der h2{
    color: #00AEE3;
    font-weight: 300;
    font-size: 2.2em;
    margin: 0em 0.2em .5em .2em;
  }
  .det_prod .der .det{
    color: #666;
    font-weight: 300;
    font-size: 1.12em;
  }
  .det_prod .der .det p{
    text-align: justify;
    padding-bottom: 1.5em;
  }
  .det_prod .der a.btn_sol{
    border-radius: 1em;
    border:0.05em solid #00AEE3;
    box-sizing: border-box;
    color: #11B3E5;
    display: block;
    font-size: 1.12em;
    margin: 0em auto;
    text-align: center;
    padding: .7em 1em;
    width: 12em;
  }
}