﻿
* {
    font-size: 18px;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    box-sizing: border-box;
    text-decoration: none;
    text-decoration: none;
    margin: 0;
    padding: 0
}

#cookies13 {
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    color: #FFFFFF;
    border: 1px solid transparent;
    background: linear-gradient(to right, #c73536, #ab161c);
    padding: 10px 0px;
    width: 48%;
    cursor: pointer;
}

    #cookies13:hover {
        background: white;
        color: #ab161c;
        border: 1px solid #ab161c;
    }

.acceso {
    background-color: white;
    color: #d10101;
    padding: 7px 11px;
    width: auto;
    height: auto;
    display: inline-block;
    background-color: white;
    font-weight: 600;
    cursor: pointer;
    font-size: 15px;
}

#franja_superior div, #franja_superior span {
    color: white;
    font-size: 12px;
    padding: 1px 0px;
}

#tabla_menu2 td {
    width: 215px;
    height: 30px;
}

#tabla_menu2 a {
    color: white;
    font-weight: 400;
    font-size: 18px;
}

    #tabla_menu2 a:hover {
        text-decoration: underline;
        cursor: pointer;
    }

#contedor_redes1 div {
    display: table-cell;
    border: 0px solid white;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    background-color: #d10101;
    cursor: pointer;
    vertical-align: middle;
}

#contedor_redes1 a {
    color: white;
    font-size: 12px;
}

#contedor_redes2 div {
    display: table-cell;
    border: 2px solid white;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-color: #d10101;
    cursor: pointer;
    opacity: 1;
    vertical-align: middle;
}

#contedor_redes2 a {
    color: white;
    font-size: 22px;
}

#grad1 {
    color: #a9161c;
    font-size: 22px;
    line-height: 120%;
    background-color: #666666;
    padding: 25px 10px 15px 10px;
}

#grad2 {
    background-image: linear-gradient(to right, #c73536, #ab161c);
    font-size: 22px;
    color: #FFFFFF;
    text-align: center;
    width: 240px;
    padding: 15px 0px 15px 0px;
}

#grad3 {
    display: none;
    position: absolute;
    left: 0px;
    top: 155px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    width: 232px;
    background-image: linear-gradient(to right, #FFFFFF, #FFFFFF);
}

.divradio {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #d10101;
    border-radius: 50%;
    margin-right: 5px;
}

    .divradio:hover {
        background-color: #f59a9b;
    }

    .divradio > div {
        opacity:0;
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background-color: #d10101;
        margin: 2px;
    }

#divcheckbox {
    display: inline-block;
    width: 13px;
    height: 13px;
    border: 1px solid #d10101;
    margin-right: 5px;
}

    #divcheckbox:hover {
        background-color: #f59a9b;
    }


    #divcheckbox > div {
        opacity: 0;
        width: 9px;
        height: 9px;
        background-color: #d10101;
        margin: 1px;
    }

#contendor_input input, #contendor_input textarea {
    padding: 15px 5px;
    border: 0px;
    border-bottom: 1px solid #d10101;
    font-size: 14px;
    width: 100%;
    resize: none;
    outline: none;
}


.btn_enviar {
    padding: 5px 25px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    background-color: #d10101;
    border: 1px solid #d81c2b;
    border-radius: 5px;
    color: white;
}

    .btn_enviar:hover {
        background-color: white;
        color: #d81c2b;
    }

#phone1 {
    display: inline-block;
    font-size: 15px;
    color: white;
    opacity: 1;
}

#phone2 {
    display: inline-block;
    font-size: 26px;
    color: white;
    margin-right: 10px;
}

#phone3 {
    display: inline-block;
    font-size: 15px;
    color: white;
    opacity: 1;
}

.mascara_phone {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100px;
    background-color: transparent;
    opacity: 0.5;
    z-index: 1;
}

#fondo_oscuro {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.6);
    z-index: 8;
}

#formulario_te_llamamos {
    display: none;
    position: absolute;
    left: 50%;
    top: 60px;
    margin-left: -200px;
    width: 400px;
    height: auto;
    background-color: white;
    z-index: 9;
    padding: 25px;
    border: 7px;
    border-radius: 7px;
}

    #formulario_te_llamamos input {
        padding: 15px 5px;
        border: 0px;
        border-bottom: 1px solid #d10101;
        font-size: 14px;
        width: 100%;
        resize: none;
        outline: none;
    }

#cerrar_formulario_te_llamamos {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0px 10px;
    color: #d10101;
    font-size: 24px;
    font-weight: 600;
    cursor: pointer;
}

body {
    font-size: 17px;
    color: #272626
}

#footer1 {
    display: inline-block;
    width: 100%;
    height: 140px;
    border: 0;
    margin-top: 60px;
    text-align: center
}

.c3, .c4 {
    padding-left: 20px;
    padding-right: 20px;
    height: 60px;
    cursor: pointer;
    border-right: 0 solid silver;
    font-weight: 700;
    text-align: center;
    vertical-align: bottom;
    color: #2b292a
}

.c4 {
    background-color: #dd1c2d;
    color: #fff
}

.borde1 {
    position: absolute;
    width: 100%;
    height: 10px;
    z-index: 4;
    left: 0;
    top: 90px;
    border: 0 solid silver;
    box-shadow: rgba(0,0,0,.5) 0 8px 15px 1px
}

.contendor1 {
    display: inline-block;
    width: 100%;
    text-align: center
}

#cuerpo, header {
    display: inline-block;
    border: 0 solid red;
    position: relative
}

header {
    height: 100px;
    background-color: #fff;
    z-index: 4;
    width: 1015px
}

#btns_idioma {
    position: relative;
    display: inline-block;
    width: auto;
    height: 27px;
    border: 0px solid red;
    text-align: center;
    z-index: 109;
    margin: 10px 0px 0px 10px;
}

#tabla_menu, a {
    font-size: 14px;
    color: black;
    font-weight: 600;
}

#tabla_menu, td {
    text-align: center;
    background-repeat: no-repeat;
    background-position: center -7px;
}

#cuerpo {
    width: 1000px;
    text-align: left
}

.ul {
    font-size: 12px;
    padding-bottom: 15px
}

.estilo3 {
    color: #000;
    background-color: #fff;
    border-color: silver;
    border-style: solid;
    border-width: 2px;
    padding: 25px;
    box-shadow: rgba(0,0,0,.5) 3px 3px 5px
}

#informacion1 {
    display: none;
    position: absolute;
    width: 600px;
    height: 230px;
    z-index: 1;
    left: 71px;
    top: 31px
}

#informacion2 p {
    font-size: 16px;
    font-weight: 700;
    color: #c30
}

#texto, #titulo {
    border: 0 solid green;
    width: 100%;
    text-align: left
}

#titulo {
    margin: 35px 0;
    color: #666;
    font-size: 30px
}

#texto {
    display: inline-block;
    font-size: 17px;
    color: #000
}

.contenedor_compartir {
    right: 120px;
    top: -22px
}

.enviar_correo > div > input {
    display: block;
    border: 1px solid silver;
    background-color: #fff;
    width: 100%;
    padding: 5px;
    margin: 10px 0 0
}

.cerrar {
    cursor: pointer
}

.pie1, .pie2 {
    position: absolute;
    width: 50%;
    height: 108px;
    z-index: 0;
    top: 750px
}

.pie1 {
    left: 0;
    background-color: #db1c2c
}

.pie2 {
    right: 0;
    background-color: #b01519
}

li {
    font-size: 12px
}


#grad1 {
    font-size: 22px;
    color: #a9161c;
    line-height: 120%;
    background-image: linear-gradient(to right,#e1e1e1,#ccc);
}

#grad2 {
    background-image: linear-gradient(to right,#c73536,#ab161c);
    text-align: center;
}

    #grad2 > a, #grad3 {
        font-size: 22px;
        color: #fff
    }

#grad3 {
    display: none;
    left: 0;
    top: 155px;
    font-size: 16px;
    width: 232px;
    background-image: linear-gradient(to right,#fff,#fff)
}

#btn1, #grad3, #grad4 {
    position: absolute;
    text-align: center
}

#grad4 {
    font-size: 16px;
    color: #fff;
    background-image: linear-gradient(to right,#fff,#fff);
    left: 0;
    top: 148px;
    width: 240px
}

#btn1 {
    background-image: url(img/botonRojo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    display: inline-block;
    width: 215px;
    height: 35px;
    left: 425px;
    top: 40px;
    border: 0 solid #000;
    padding-top: 15px
}

#seledctComercial {
    width: 175px;
    font-size: 12px;
    color: #d10101;
}

#seledctProvincia {
    width: 175px
}

#selectCP, #seledctProvincia, option, span {
    font-size: 12px
}

#seledctProvincia {
    color: #d10101;
}

.contenedor_foto, .contenedor_foto_ampliada {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    border: 3px solid #a12424;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
    background-color: #fff;
    cursor: pointer;
    z-index: 1;
}

.contenedor_foto_ampliada {
    position: absolute;
    left: -30px;
    top: -120px;
    width: 256px;
    height: 256px;
    z-index: 2
}

.texto_principal {
    font-size: 14px;
    width: 536px
}

.contenedor_paginacion, .texto_pie {
    display: inline-block;
    text-align: right;
    border: 0 solid red
}

.texto_pie {
    font-size: 12px;
    margin: 10px 0;
    width: 95%
}

.contenedor_paginacion {
    width: 100%;
    height: auto;
    margin-top: 0
}

.numpag {
    border: 0 solid #c4c5c6
}

#imagen {
    width: 100%;
    height: 320px;
    border: 0 solid red;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    margin: 0 0 40px
}

.contenedor_noticia {
    display: inline-block;
    border: 0 solid red;
    width: 280px;
    height: 270px;
    margin: 20px;
    cursor: pointer
}

    .contenedor_noticia > div {
        display: table;
        border: 0 solid red;
        width: 100%;
        margin: 0
    }

        .contenedor_noticia > div > div:first-child {
            display: inline-block;
            position: relative;
            border: 0 solid red;
            width: 100%;
            height: 180px;
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 100% auto
        }

        .contenedor_noticia > div > div:last-child {
            display: inline-block;
            border: 0 solid green;
            width: 100%
        }

        .contenedor_noticia > div > div > div:first-child {
            display: inline-block;
            border: 0 solid green;
            width: 100%;
            color: #c40420;
            text-align: left;
            margin: 15px 0
        }

        .contenedor_noticia > div > div > div:last-child {
            display: inline-block;
            border: 0 solid green;
            width: 100%;
            font-size: 13px;
            text-align: justify;
            line-height: 150%
        }

        .contenedor_noticia > div > div > div > div > a {
            display: block;
            margin-left: 0;
            font-size: 12px;
            color: gray
        }

#contenedor_paginacion {
    border: 1px solid red
}

.numpag {
    display: inline-block;
    cursor: pointer;
    color: #215aa5;
    background-color: #fff;
    padding: 5px 8px;
    text-align: center;
    font-size: 16px;
    font-weight: 600
}

.leerMas {
    color: #d10101;
}

.contenedor_compartir {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 20px;
    margin-top: 15px
}

.enviar_correo {
    position: absolute;
    left: 0;
    top: -30px;
    display: none;
    border: 1px solid silver;
    background-color: #fff;
    width: 290px;
    height: 190px;
    padding: 10px
}

.cerrar {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #d10101;
    font-size: 17px;
    font-weight: 600
}

.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px
}

#franja_burdeo {
    display: inline-block;
    width: 100%;
    height: auto;
    z-index: 100;
    text-align: center
}

    #contenedor_redes, #franja_burdeo > div {
        display: inline-block;
        border: 0 solid #ff0
    }

    #franja_burdeo > div {
        max-width: 1000px;
        z-index: 100;
        width: 100%;
        height: 150px;
        position: relative
    }

#contenedor_redes {
    position: absolute;
    right: 15px;
    top: 30px;
    text-align: left;
    width: auto;
    height: auto;
    background-color: transparent;
    padding: 5px 5px 0
}

#iconFacebook {
    width: auto;
    height: 35px
}

#iconTwitter, #iconYoutube {
    width: auto;
    height: auto
}

#iconIstagran {
    width: auto;
    height: 35px
}

.boton {
    display: inline-block;
    width: 160px;
    height: 28px;
    border: 1px solid #ce1821;
    border-radius: 5%;
    padding-top: 5px;
    text-align: center;
    background-color: #ce1821;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    margin-top: 60px;
    font-size: 19px
}

#tabla_menu_infierior {
    display: table;
    width: 1010px;
    margin-left: 30px
}

    #tabla_menu_infierior > div {
        display: table-row
    }

        #tabla_menu_infierior > div > div {
            display: table-cell;
            text-align: left;
            padding: 5px 0;
            border: 0 solid red
        }

            #tabla_menu_infierior > div > div, #tabla_menu_infierior > div > div > a {
                cursor: pointer;
                color: gray;
                font-size: 11px
            }

@media screen and (max-width:960px) {
    #franja_burdeo > div {
        max-width: 4000px
    }

    #iconFacebook {
        width: auto;
        height: auto
    }
}

.btn_youtube {
    width: 60px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 90px;
    margin-left: -30px;
    opacity: 0.6;
    cursor: pointer;
}

.btn_youtube2 {
    display: block;
    width: 76px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 46%;
    margin-left: -36px;
    opacity: 0.6;
    cursor: pointer;
}


/*---BOTONES COOKIES---/*/

#contenedor_btn2_cookies {
    border: 0px solid red;
    margin-bottom: 15px;
    display: inline-block;
    text-align: center;
    width: 100%;
    height: auto;
    overflow: hidden;
}

    #contenedor_btn2_cookies > div {
        display: none;
        text-align: center;
        border-radius: 5px;
        font-size: 16px;
        color: #FFFFFF;
        border: 1px solid transparent;
        background: linear-gradient(to right, #c73536, #ab161c);
        padding: 10px 0px;
        width: 60%;
        cursor: pointer;
    }


/*---BOTONES COOKIES---/*/

#contenedor_btn_cookies {
    border: 0px solid red;
    margin-bottom: 15px;
    display: inline-block;
    text-align: center;
    width: 100%;
    height: auto;
    overflow: hidden;
}

    #contenedor_btn_cookies > div:nth-child(1) {
        float: left;
    }

    #contenedor_btn_cookies > div:nth-child(2) {
        float: right;
    }

    #contenedor_btn_cookies > div:nth-child(3) {
        display: none;
        width: 99%;
    }

    #contenedor_btn_cookies > div:nth-child(4) {
        display: inline-block;
        width: 99%;
    }

    #contenedor_btn_cookies > div:nth-child(5) {
        display: none;
        width: 99%;
    }


    #contenedor_btn_cookies > div {
        display: inline-block;
        text-align: center;
        border-radius: 5px;
        font-size: 16px;
        color: #FFFFFF;
        border: 1px solid transparent;
        background: linear-gradient(to right, #c73536, #ab161c);
        padding: 10px 0px;
        width: 48%;
        cursor: pointer;
    }

        #contenedor_btn_cookies > div:hover {
            background: white;
            color: #ab161c;
            border: 1px solid #ab161c;
        }

#cookies13 {
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    color: #FFFFFF;
    border: 1px solid transparent;
    background: linear-gradient(to right, #c73536, #ab161c);
    padding: 10px 0px;
    width: 48%;
    cursor: pointer;
}

#cookies13 {
    background: white;
    color: #ab161c;
    border: 1px solid #ab161c;
}


.tabla_cookies {
    width: 100%;
    margin: 15px 0px;
    border-collapse: collapse;
}

    .tabla_cookies td {
        font-size: 11px;
        text-align: left;
        border-bottom: 1px solid #C0C0C0;
        vertical-align: top;
        line-height: 100%;
    }

#contenedor_aviso_cookies {
    font-size: 12px;
    color: #808080;
}

    #contenedor_aviso_cookies .titulo {
        font-size: 14px;
        color: #808080;
        font-weight: 600;
        margin: 15px 0px 5px 0px;
    }

    #contenedor_aviso_cookies .titulo2 {
        font-size: 12px;
        color: #808080;
        font-weight: 600;
        margin: 15px 0px 5px 0px;
    }


    #contenedor_aviso_cookies .normal {
        font-size: 11px;
        color: #808080;
        margin-top: 10px;
        line-height: 150%;
    }

#aviso_cookies {
    display: none;
    position: fixed;
    width: 540px;
    height: auto;
    background-color: white;
    border-radius: 10px;
    z-index: 200;
}

#acceso {
    position: absolute;
    left:19px;
    top:-15px;
}

.inputf2 {
    border: 1px solid rgba(255,255,255,0.7);
    width: 150px;
    background-color: transparent;
    margin-bottom: 3px;
    color: white;
    font-size: 12px;
    padding: 2px;
    outline: none;
}

#btn_acceso {
    position: absolute;
    right: -25px;
    top: 31px;
    color: rgba(255,255,255,1);
    cursor: default;
    font-size: 18px;
}

#btn_recuperar {
    text-align: left;
    font-size: 12px;
    color: white;
    border: 0px solid red;
    margin: 3px 6px;
    cursor: pointer;
}

#contenedor_respuesta {
    display: inline-block;
    width: 90%;
}

#icon_whatsapp {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 60px;
    height: 60px;
    background-color: #25d366;
    border-radius: 50%;
    cursor: pointer;
    z-index: 9;
}

/*-----------------------------------------------------------------------------------*/


@media screen and (max-width: 690px) {

    #contenedor_respuesta {
        padding: 0px 25px;
        border:0px solid red;
        width: 100%;
    }


    #icon_whatsapp {
        position: fixed;
        right: 10px;
        bottom: 40px;
        width: 60px;
        height: 60px;
        background-color: #25d366;
        border-radius: 50%;
        cursor: pointer;
        z-index: 99;
    }

}


