/*# sourceMappingURL=app.css.map */

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400');
body {
    font-family: 'Roboto', sans-serif;
    position: relative;
}
/*CSS Pagina*/

.row {
    margin-left: 0!important;
    margin-right: 0!important;
}
.cabecera {
    padding: 3%;
}
.head-info {
    float: right;
}
/*Css menu*/

.menuid_1 {
    padding: 2%;
}
.menuid_1 li {
    position: relative;
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0);
    display: inline-block;
    padding: 10px 0px;
    cursor: pointer;
}
.menuid_1 li+li {
    margin-left: 5%;
}
.menuid_1 li a {
    text-decoration: none;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 15px;
    color: #3ba8be;
}
.menuid_1 li:hover {
    border-top: 1px solid #0018a8;
}
.menuid_1 .active {
    border-top: 1px solid #0018a8;
    color: #0018a8;
}
.menuid_1 .active a {
    color: #0018a8;
}
.menuid_1 li:hover a {
    color: #0018a8;
}
/*Footer*/

.footerL {
    padding: 2%;
}
.loggal {
    margin-bottom: 20px;
}
.legalesmini {
    font-size: 14px;
    line-height: 16px;
    color: #0091b0;
}
.menuid_2 {
    padding: 2%;
}
.menuid_2 li {
    list-style: none;
    padding: 0px 15px;
    display: inline-block;
    border-left: 2px solid #ccc;
    margin-top: 2%;
}
.menuid_2 li a {
    color: #0091b0;
}
.menuid_2 li a:hover {
    color: #0091b0;
    text-decoration: underline;
}
/*Paginas*/

.textosuperca1 {
    position: absolute;
    z-index: 5;
    top: 35%;
    width: 600px;
    color: #0018a8;
    font-size: 60px;
    line-height: 62px;
    text-transform: uppercase;
    font-weight: 300;
    margin-left: 2%;
}
.textosuperca2 {
    position: absolute;
    z-index: 5;
    top: 40%;
    width: 800px;
    color: white;
    font-size: 60px;
    line-height: 62px;
    text-transform: uppercase;
    font-weight: 300;
    margin-left: 2%;
}
.blocontrolizq {
    margin-left: auto!important;
}
.blocontrolder {
    margin-right: 3%!important;
}
.blotext {
    width: 550px;
    right: 10%;
    text-align: right;
}
.TituloP h1 {
    font-weight: 300;
    color: #0091b0;
    letter-spacing: -1px;
    font-size: 3em;
    padding: 2%;
    margin-top: 2%;
    line-height: 1;
    text-transform: uppercase;
}
p {
    color: #666666;
}
h4 {
    color: #0018a8;
}
h2 {
    font-size: 24px;
    line-height: 30px;
    color: #4bafe8;
}
.informacion a {
    color: #337ab7;
    text-decoration: none;
}
.titularesM {
    font-size: 2em;
    line-height: 1.4;
    color: #4bafe8
}
.informacionselect {
    border: 1px solid #6abdeb;
    color: #666;
    width: 100%;
    max-width: 850px;
    font-size: 16pt;
    text-indent: 20px;
    padding-top: 0.5%;
    cursor: pointer;
}
.opc1 {
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
}
.flechaa {
    background-image: url(../img/arrow2.png);
    background-repeat: no-repeat;
    background-position: right center;
}
.opcd {
    display: none;
    padding: 0.5%;
}
.opcd a {
    text-decoration: none;
    color: #666666;
}
.opcd:hover {
    background-color: #e4f3fc;
}
.informacionselect2 {
    border: 1px solid #6abdeb;
    color: #666;
    width: 100%;
    max-width: 850px;
    cursor: pointer;
    padding-left: 2%;
    padding-right: 2%;
}
.opc12 {
    background-image: url(../img/plus.png);
    background-repeat: no-repeat;
    background-position: right center;
    margin-top: -8px;
}
.opc12 h2 {
    font-size: 14pt;
    color: #4bafe8;
}
.flechaa2 {
    background-image: url(../img/minus.png);
    background-repeat: no-repeat;
    background-position: right center;
}
.opcd2 {
    display: none;
    padding: 0.5%;
}
.seccionR {
    background-color: #e5f4f7;
}
.image-p {
    text-align: center;
}
.image-p img {
    width: 80%;
    max-width: 132px;
    height: auto;
}
.tituloS {
    font-weight: 300;
    color: #0091b0;
    letter-spacing: -1px;
    font-size: 2.5em;
    line-height: 1;
    text-transform: uppercase;
}
.productoM {
    text-align: center;
}
.productoM img {
    width: 80%;
    margin-left: 15%;
    margin-top: 5%;
}
.destacado {
    padding-top: 5%;
    padding-bottom: 5%;
    box-sizing: border-box;
}
.masinfo {
    padding-top: 2%;
    padding-bottom: 2%;
}
.list-items {
    color: #4bafe8;
}
.list-items li {
    font-size: 18px;
    line-height: 33px;
    color: #4bafe8;
}
.linkInt {
    color: #0018a8;
    text-decoration: underline;
}
.pieFoto {
    font-size: 8pt;
    list-style-type: circle;
}
.legales2 {
    font-size: 8pt;
}
.header-image {
    position: relative;
    width: 100%;
    min-height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 7%;
    padding-bottom: 7%;
}
.menuside {
    position: absolute;
    z-index: 10;
    right: 0;
    margin-right: 18%;
    margin-left: auto;
}
.menufijo {
    position: fixed;
    z-index: 10;
    top: 0%;
}
/*.nav .nav-tabs {}*  .menuside .nav li*/

.menuside .nav li {
    width: 190px;
    height: auto;
    box-sizing: border-box;
    padding: 2%;
    cursor: pointer;
    float: none;
}
.menuside .nav li:hover {
    background-color: #0091b0;
    border: none;
}
.menuside .nav li a {
    text-decoration: none;
    color: #0091b0;
    font-weight: 400;
}
.menuside .nav li a:hover {
    color: white;
    background-color: #0091b0;
    border: none;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background-color: #0091b0;
    color: white;
    border: none;
}
.nav-tabs>li {
    float: none!important;
}
.nav-tabs>li.active {
    background-color: #0091b0;
    color: white;
    border: none;
}
.nav-tabs li.active {
    background-color: #0091b0;
    color: white;
    border: none;
}
.header-image h1 {
    position: absolute;
    z-index: 5;
    color: #FFF;
    text-shadow: 2px 2px 1px #333333;
    font-size: 60px;
    line-height: 65px;
    text-transform: uppercase;
    letter-spacing: -5px;
    font-weight: 300;
    text-align: right;
    width: 550px;
    right: 10%;
}
.contenedores {
    position: relative;
}
.prev_screen {
    background: url(/img/prev_icon.png) no-repeat;
    width: 61px;
    height: 31px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -30px;
    z-index: 10;
    cursor: pointer;
}
.next_screen {
    background: url(/img/next_icon.png) no-repeat;
    width: 61px;
    height: 31px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -30px;
    z-index: 10;
    cursor: pointer;
}
.carousel-control.right {
    background-image: none;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control {
    opacity: 1;
}
.Mayusculas {
    text-transform: uppercase;
}
.controles_left {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: -30px;
}
.controles_right {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    right: 0;
}
.controls-left {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left: 0;
    margin-left: 10%;
}
.controls-right {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    right: 0;
    margin-right: 10%;
}
.busqueda input {
    width: 100%;
    height: 40px;
    border: 1px solid #a5d7f3;
    border-radius: 0;
    margin: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    background-image: url(/img/icon_all.png) no-repeat;
    background-position: right center;
}
.compra {
    width: 100%;
}
.compra li {
    width: 20%;
    padding-left: 2.5%;
    display: inline-block;
    list-style: none;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: all 0.5s ease;
}
.compra li:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.subheader {
    width: 100%;
    background-color: #0091b0;
    padding-top: 2%;
    padding-bottom: 2%;
}
.subheader h1 {
    color: white;
    font-weight: 300;
    font-size: 40pt;
    text-transform: uppercase;
    margin-left: 100px;
}
.menu-bars {
    display: none;
}
.carousel-caption {
    background-color: rgba(0, 145, 176, 0.5);
    padding: 1%;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
}
.carousel-caption h3 {
    width: 100%;
    font-size: 14pt;
}
.carousel-caption h3 span {
    float: right;
}
.carousel-caption p {
    color: white;
}
.mapaS li {
    list-style: none;
}
.mapaS li ul li {
    list-style-type: disc;
    color: #4bafe8;
    padding: 1%;
}
.mapaS li ul li:hover {
    background-color: #0091b0;
    color: white;
}
.mapaS li ul li:hover a {
    color: white;
}
#carousel-unas {
    display: none;
    padding: 5%;
}
@media (max-width: 1600px) {
    .menuside {
        margin-right: 10%;
    }
    .controls-left {
        margin-left: 10px;
    }
    .controls-right {
        margin-right: 50px;
    }
    .subheader h1 {
        font-size: 36pt;
        margin-left: 100px;
    }
}
@media (max-width: 1100px) {
    .menuside {
        display: none;
    }
    .textosuperca1 {
        width: 400px;
        font-size: 30px;
        margin-left: 4%;
    }
    .textosuperca2 {
        width: 500px;
        font-size: 40px;
        margin-left: 4%;
    }
    .header-image h1 {
        width: 700px;
        font-size: 60px;
        line-height: 50px;
        font-weight: 300;
        margin-left: 4%;
    }
    .header-image {
        padding-top: 15%;
    }
    .informacionselect {
        font-size: 13pt;
        text-indent: 15px;
        margin-left: 25%;
    }
    .cabecera {
        margin-left: -10%;
    }
    .compra li {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%);
    }
    .controls-left {
        margin-left: 10px;
    }
    .controls-right {
        margin-right: 50px;
    }
    .subheader h1 {
        font-size: 36pt;
        margin-left: 0px;
    }
}
@media(max-width:800px) {
    body {
        width: 100%;
    }
    .textosuperca1 {
        width: 300px;
        margin-left: 4%;
    }
    .textosuperca2 {
        width: 300px;
        margin-left: 4%;
    }
    .header-image h1 {
        width: 500px;
        font-size: 20px;
        line-height: 50px;
        font-weight: 300;
        margin-left: 4%;
    }
    .informacionselect {
        margin-left: 0%;
    }
    p {
        text-align: justify;
        padding-left: 1%;
        width: 96%;
    }
    h4 {
        text-align: center;
    }
    .embed-responsive-16by9 {
        width: 90%;
        margin-left: 2.5%;
    }
    .head-info {
        float: none;
        margin-left: 45%;
    }
    .menu-bars {
        display: block;
        position: fixed;
        right: 2%;
        background-color: white;
        padding: 1%;
        color: #3ba8be;
        z-index: 10;
    }
    .menuid_1 {
        margin-right: -120%;
        position: fixed;
        right: 0%;
        padding: 2%;
        z-index: 50;
        background-color: #3ba8be;
        text-align: center;
        transition: all 1s ease;
    }
    .aparece {
        margin-right: 0%;
    }
    .menuid_1 li {
        position: relative;
        border: 1px solid;
        border-color: rgba(255, 255, 255, 0);
        display: block;
        padding: 15px 0px;
        cursor: pointer;
    }
    .menuid_1 li+li {
        margin-left: 0%;
    }
    .menuid_1 li a {
        text-decoration: none;
        font-size: 20px;
        text-transform: uppercase;
        line-height: 20px;
        color: white;
    }
    .menuid_1 li:hover {
        border-top: 1px solid #0018a8;
    }
    .menuid_1 li:hover a {
        color: #0018a8;
    }
    .cabecera {
        margin-bottom: 8%;
    }
    .controls-left {
        left: 10px;
    }
    .controls-right {
        right: 50px;
    }
}
@media (max-width: 600px) {
    .controls-left {
        left: 10px;
    }
    .controls-right {
        right: 50px;
    }
    .container-fluid {
        max-width: 100vw!important;
        overflow-x: hidden;
    }
    .container {
        max-width: 100vw!important;
        overflow-x: hidden;
    }
    .textosuperca1 {
        width: 240px;
        margin-left: 9%;
    }
    .textosuperca2 {
        width: 240px;
        margin-left: 9%;
    }
    .TituloP h1 {
        font-size: 20px;
        line-height: 40px;
    }
    .head-info {
        display: none;
    }
    .informacionselect {
        font-size: 9pt;
        text-indent: 1px;
        margin-left: 0%;
    }
    .cabecera {
        margin-left: 0%;
    }
    .header-image {
        min-height: 200px;
    }
    .header-image {
        min-height: 200px;
    }
    .header-image h1 {
        width: 300px;
        font-size: 24px;
        line-height: 24px;
        letter-spacing: 0px;
        margin-left: 4%;
    }
    .compra li {
        width: 80%;
        margin-left: 10%;
    }
    .subheader h1 {
        margin-left: 10px;
    }
    p {
        text-align: justify;
        padding-left: 1%;
    }
    h4 {
        text-align: center;
    }
    .carousel-inner>.item>a>img,
    .carousel-inner>.item>img {
        display: block;
        max-width: 100%;
    }
    .textosuperca1,
    .textosuperca2 {
        font-size: 20px;
    }
    .menu-bars {
        display: block;
        position: fixed;
        right: 0%;
        background-color: white;
        padding: 1%;
        color: #3ba8be;
        z-index: 10;
    }
}

.fixedHead {
  position: fixed;
  z-index: 100;
  width: 100%;
  background-color: #FFFFFF;
  -webkit-transition: all 0.5s ease;
	-moz-transition:  all 0.5s ease;
	-o-transition:  all 0.5s ease;
}
.fixedHead .cabecera {
  -webkit-transition: all 0.5s ease;
	-moz-transition:  all 0.5s ease;
	-o-transition:  all 0.5s ease;
  display: none;
}
.headerBlue {
  display: block;
  background-color: #0018a8;
  color: #FFFFFF;
  text-align: center;
  padding: 8px 8px 3px 8px;
}
.headerBlue p {
  color: #FFFFFF;
}
