﻿@font-face {
    font-family: 'montregular';
    src: url('/fonts/mont-regular-webfont.woff2') format('woff2'), url('/fonts/mont-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montbold';
    src: url('/fonts/mont-bold-webfont.woff2') format('woff2'), url('/fonts/mont-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: 'Roboto', sans-serif;
}
h1, h2, h3, h4, h5 {
    font-family: 'montbold';
}
.fam_inicio {
    padding: 1%;
}
.fam_izq_index {
    float: left;
    width: 54%;
    padding: 2%;
}

.fam_der_index {
    float: right;
    width: 38%;
    padding: 2%;
}
.fam_total {
  
    padding: 1%;
}
.fam_izq {
    float: left;
    width: 65%;
    padding: 1%;
}
.fam_der {
    float: right;
    width: 30%;
    padding: 1%;
}
.fam_bloque_login {
    width: 55%;
    margin: auto;
}
.fam_bloque_login input{
    background-color: #ebeff0;
    border: 0px;
    border-radius: 4px;
    color: #999;
    display: block;
    margin: 0.5em 0px;
    height: 3em;
    width: 98%;
    text-indent: 1em;
}

.fam_bloque_texto {
    display: block;
    margin: auto;
    width: 55%;
}

.fam_bot_mas_menos {
    width: 23px !important;
    height: 23px !important;
    color: black;
    text-align: center !important;
    padding: 0px !important;
}

.des_dias {
    font-size: 0.9em;
    line-height: 1.7em;
}

.fam_sel_color {
    color: black;
}

#div_error {
    display: none;
    /*height: 400px;*/
    padding: 5px;
    width: 380px;
    padding-top: 20px;
    background-color: #fff;
    border-radius: 5px;
}

.boton_doc {
    background-image: none !important;
    background-color: #fff !important;
    /*width: 218px !important;
    height: 70px !important;*/
    border: 1px #ca3865 solid !important;
    border-radius: 100px !important;
    color: #000 !important;
    display: block;
    text-align: center;
    /*font-family: 'montbold';*/
    font-weight: bold;
    line-height: 2em;
    padding: 1em;
}

.boton_doc:hover {
    background-color: #ca3865 !important;
    color: #fff !important;
}

.info_foto {
    font-size: 0.8em;
    margin-bottom: 3em;
}

.btnFotoCarnet {
    color: #000 !important;
}

.fup-add {
    width: 400px;
}
.borrar_documento button, .borrar_documento a {
    background-color: #fff;
    border: 0px;
    padding: 0.4em 0.7em;
    /* border: 1px #ca3865 solid; */
    border-radius: 6px;
    opacity: 0.7;
}
    .borrar_documento button:hover,
    .borrar_documento a:hover {
        /*background-color:#f4f4f4;*/
        cursor: pointer;
        opacity: 1;
    }


/*FREDY 202310230*/

.fam_cabec {
    width: 100%;
    margin: 0px auto;
    text-align: center;
    background-image: url(/imagenesClubAramon/familiaNumerosa/cabecerafam.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    clear: both;
    color: #fff;
}

.fam_cabec h1 {
    padding-bottom:3em 
}

.fam_cabec img {
    width:100%;
    height:auto;
}

.fam_bloque {
    border-radius:10px;
    padding:2rem 3rem;
    box-shadow: 0px 0px 20px #ccc;
    margin:1rem 0px;
}

.fam_seleccion_estaciones {
    background-image: url(/imagenesClubAramon/familiaNumerosa/iconoEstcion.jpg);
    background-position: left center;
    background-repeat: no-repeat;
}

    .fam_seleccion_estaciones select {
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        border: 0px;
        width: 200px;
        height: 42px;
        background-image: url(/imagenesClubAramon/familiaNumerosa/iconoAbrir.jpg);
        background-position: right 10px center;
        background-repeat: no-repeat;
        margin-left: 50px;
        padding-left: 10px;
        padding-right:30px;
    }

.fam_seleccion_estaciones select:hover {
    border:0px;
    /*color:#ca3865;*/
}

    .fam_seleccion_estaciones select::selection {
        border:0px;
        background-color:#f4f4f4;
    }

.fam_titulo_dias {
    display:block;
    color:#ca3865;
    margin-bottom:3rem;

}

    .fam_titulo_dias h3 {

        font-size:0.9em;
    }

    .fam_titulo_dias h4 {
        font-size:1em;
        font-weight:bold;
        line-height:0.6em;
    }

.fam_seleccion_dias {
    line-height:1.4em;
}

.fam_izq_index .form-check label {
    font-weight: bold;
    padding-top: 0.15rem;
    padding-left: 0.25rem;
    font-family: 'montbold';
}

.fam_seleccion_forfaits h2 {
    font-weight: bold;
    font-family: 'montbold';
}

.fam_seleccion_forfaits_bloque {
    padding:1rem;
    border:1px #ccc solid;
    border-radius:6px;
    display:block;
    margin-bottom:1rem;
}

    .fam_seleccion_forfaits_bloque table {
        width:100%;
    }

    .fam_seleccion_forfaits_bloque table tr td:nth-child(1){
        text-align:left;
    }

        .fam_seleccion_forfaits_bloque table tr td:nth-child(1) span {
            display:block;
            clear:both;
            font-size:0.8em;
            color:#999;
        }

        .fam_seleccion_forfaits_bloque table tr td:nth-child(2) {
            text-align: right;
        }

            .fam_seleccion_forfaits_bloque table tr td:nth-child(2) span {
                margin:0px 0.5rem;
                font-weight:bold;
            }

                .fam_seleccion_forfaits_bloque table tr td:nth-child(2) input {
                    background-color:#fff;
                    border:1px solid #000;
                    
                }

                    .fam_seleccion_forfaits_bloque table tr td:nth-child(2) input:nth-child(1){
                        /*padding-left:0.5rem;
                        padding-right:0.5rem;*/
                    }

                    .fam_total {
                        background-color: #f4f4f4;
                        border-radius: 6px;
                        margin: 3rem 0px;
                        padding: 2rem;
                    }

.fam_precio_total_default {
    font-size:1.5rem;
    font-weight:bolder;
    color:#ca3865;
}

.fam_precio_total_default_texto{
        font-size:0.9rem;
        color:#000;
        font-weight:normal;
        display:block;
        clear:both;*/
    }

.fam_total table {
    width:100%;
}


.fam_total input[type=submit] {

    text-align: center;
    border: 2px solid #ca3865;
    border-radius: 100px;
    color: #fff;
    margin: 0rem auto;
    height: 4rem;
    line-height: calc(4rem - 4px);
    transition: all .2s ease-in-out 0s;
    float:right;
    width:300px;
    background-color:#ca3865;
 
}

    .fam_total input[type=submit]:hover {
        background-color:#fff;
        color:#ca3865;
    }
    /*CONFIRMAR*/
.fam_navegador {
    border-radius: 10px;
    padding: 2rem 3rem;
    box-shadow: 0px 0px 20px #ccc;
    margin: 2rem 0px;
    font-family: 'montbold';
}

    .fam_navegador div {
        width:33%;
        float:left;
        display:table-cell;
        font-size:1.2rem;
        font-weight:bold;
        vertical-align:middle;
        line-height:0.5rem;
    }

.fam_navegador_der {
    text-align:right;
}

.fam_navegador_cent {text-align: center}

.fam_navegador_select {
    color: #ca3865;
    text-decoration: underline;
    text-underline-offset: 18px;
    text-decoration-thickness: 5px;
}

.fam_confirmar h2 {
    font-weight: bold;
    font-size: 1.3rem;
    font-family: 'montbold';
}

.fam_reserva_resumen_estacion {
    background-image: url(/imagenesClubAramon/familiaNumerosa/iconoEstcion.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 50px;
    font-weight: bold;
    height: 50px;
    margin: 1rem 0px;
    line-height: 50px;
    font-family: 'montbold';
}

.fam_reserva_resumen_bloques {
    padding: 1rem;
    border: 1px #ccc solid;
    border-radius: 6px;
    display: block;
    margin-bottom: 3rem;
}

    .fam_reserva_resumen_bloques img {
        padding:0.5rem 0px;
        display:block;
    }

    .fam_reserva_resumen_bloques h3 {
        font-weight: bold;
        font-size: 1em;
        padding-bottom: 1.2rem;
        font-family: 'montbold';
    }

.farm_reserva_resume_bloques_detalles {
    font-size:0.9rem;
    font-weight:bold;
}

    .farm_reserva_resume_bloques_detalles span {
        float:right;
        font-weight:normal;
    }

.fam_reserva_total {
    display:block;
    text-align:center;
    font-size:2rem;
}

    .fam_reserva_total_importe {
        font-weight:bolder;
        color:#ca3865;
    }

.fam_reserva_botonera {
    display:block;
    text-align:center;
}

    .fam_reserva_botonera input[type=submit] {
        width: 100%;
        text-align: center;
        border: 2px solid;
        border-radius: 100px;
        color: #fff;
        margin: 1rem auto;
        height: 4rem;
        line-height: calc(4rem - 4px);
        transition: all .2s ease-in-out 0s;
    }

        .fam_reserva_botonera input[type=submit]:nth-child(1){
            background-color:#ca3865;
            border-color:#ca3865;
        }

            .fam_reserva_botonera input[type=submit]:nth-child(1):hover {
                background-color: #fff;
                color: #ca3865;
                border-color: #ca3865;
            }

            .fam_reserva_botonera input[type=submit]:nth-child(2) {
                background-color: #000;
                border-color: #000000;
            }

                .fam_reserva_botonera input[type=submit]:nth-child(2):hover {
                    background-color: #fff;
                    color: #000000;
                    border-color: #000000
                }


.fam_bloque_esquiador {
    background-color: #f4f4f4;
    border-radius:6px;
    padding:2rem;
    margin-bottom:3rem;
}

.fam_reserva_botonera2 input[type=submit] {
    width:50%;
    float:left;
}

.fam_tarjeta {
    background-image: url(/imagenesClubAramon/familiaNumerosa/tarjeta.png);
    background-position:left 5px center;
    background-repeat:no-repeat;
    padding-left:50px;
    height:30px;
    line-height:30px;
}

.fam_fecha {
    width:150px !important;
}

.fam_fecha_info {
    font-size:0.9rem;
    padding-top:1rem;
    display:block;
}

.fam_legal a {
    color:#ca3865;
    text-decoration:underline;
}

    .fam_legal a:hover {
        color:#000;
    }

    @media screen and (max-width: 830px) {
        .fam_izq_index {
        width: 96%;
        float:none;
    }

        .fam_der_index {
            width: 96%;
            float: none;
        }
        .fam_izq {
            width: 96%;
            float: none;
        }

        .fam_der {
            width: 96%;
            float: none;
        }

    .fam_bloque_login {
        width: 90%;
    }

    .fam_bloque_texto {
        width: 100%;
    }

        .fam_seleccion_forfaits h2 {
            margin-top:2rem;
        }

        .fam_seleccion_forfaits_bloque table tr td:nth-child(1) {
            width: 65%;
        }

        .fam_total table tr td {
            display: block;
        }

        .fam_total table tr td:nth-child(1) {
            text-align:right;
        }

        .fam_total input[type=submit] {
            width: 100%;
            margin: 1rem auto;
        }

        .fam_navegador div {
            display:block;
            width:100%;
            float:none;
            line-height:2rem;
        }

        .fam_navegador_cent {
            border:1px 0px solid #ccc;
        }

        .fam_navegador_izq,
        .fam_navegador_cent,
        .fam_navegador_der {
            text-align:left;
        }

        .fam_navegador_select {
            text-decoration:none;
        }

        .fam_bloque {
            padding:1rem;
            margin:1rem;
        }

        .fam_reserva_botonera2 input[type=submit] {
            width: 100%;
            float: none;
        }

        .fup-add {
            width:200px;
        }
}