.grecaptcha-badge { opacity:0;}

.boton {
    width: 143px;
height: 39px;
border-radius: 19.5px;
background: #02a1a5;
	font-size: 16px;
font-weight: bold;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 39px;
}

.boton :hover {
    background-color: #689BCD;
}

.boton-mini {
    background-color: #11A8E1;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    color: #fdfdfd;
    font-size: 14px;
    font-weight: 300;
    border-style: none;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    width: auto;
    text-align: center;
    font-family: muli;
    font-style: normal;
    border-radius: 7px;
    line-height: 14px;
}

.efecto-ampliar:hover {
    transform: scale(1.05);
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: all;
    transition-timing-function: ease;
}

.margen-10-total {
    margin: 10px;
}

.margen-20-total {
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
}

.margen-40-total {
    margin-top: 40px;
    margin-right: 40px;
    margin-left: 40px;
    margin-bottom: 40px;
}

.margen-10-id {
    margin-left: 10px;
    margin-right: 10px;
}

.margen-10-aa {
    margin-top: 10px;
    margin-bottom: 10px;
}

.margen-10-drc {
    margin-right: 10px;
}

.margen-10-izq {
    margin-left: 10px;
}

.linea-gris-x25 {
    height: 25px;
    margin-top: 15px;
    margin-bottom: 25px;
    clear: both;
    background-color: #DDDDDD;
}

.linea-gris {
    height: 1px;
    clear: both;
    background-color: #DDDDDD;
}

.mayus {
    text-transform: uppercase;
}

.cuadro-gris-claro {
    background-color: #F3F3F3;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}

.aviso {
    color: hsla(332,71%,29%,1.00);
    border: 1px solid hsla(332,71%,29%,1.00);
    text-align: left;
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    font-size: 13px;
}

.aviso-error {
    color: hsla(0,100%,50%,1.00);
    border: 1px solid hsla(0,100%,50%,1.00);
    text-align: left;
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    font-size: 13px;
}

.aviso-ok {
    color: hsla(129,93%,34%,1.00);
    border: 1px solid hsla(129,93%,34%,1.00);
    text-align: left;
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
    font-size: 13px;
    background-color: #EFEFEF;
    font-weight: bold;
}

blockquote {
    padding-left: 15px;
    border-left: 5px solid #ccc;
    font-size: 18px;
    line-height: 150%;
    font-weight: bold;
    font-style: italic;
    color: #666;
}

.sep-20 {
    height: 20px;
    clear: both;
}

.sep-10 {
    height: 10px;
    clear: both;
}

.sep-5 {
    height: 5px;
    clear: both;
}

.sep-40 {
    height: 40px;
    clear: both;
}

.sep-50 {
    height: 50px;
    clear: both;
}

.sep-30 {
    height: 30px;
    clear: both;
}

.salto {
    clear: both;
}

.banda-gris-clara {
    background-color: #F8FAFB;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.banda-blanca {
    background-color: #FFFFFF;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.banda-azul-clara {
    background-color: #E9EEF2;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.banda-azul-medio {
    background-color: #DCDCDC;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.banda-trans {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.banda-gris-oscura {
    background-color: #2F373C;
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #E1E1E1;
}

.form-input-1l-cla {
    background-color: #FFFFFF;
    padding: 5px;
    height: 20px;
    width: 100%;
    border: 0px solid #CCC;
    display: block;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Montserrat;
    font-weight: normal;
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #202124;
    margin-top: 10px;
}

.form-input-vl-cla {
    background-color: #FFFFFF;
    padding: 5px;
    height: 100px;
    width: 100%;
    border: 0px solid #CCC;
    display: block;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Montserrat;
    font-weight: normal;
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #202124;
    margin-top: 10px;
}

.form-input-1l-osc {
    background-color: #373737;
    padding-right: 10px;
    padding-left: 10px;
    height: 35px;
    width: 100%;
    border: 1px none #CCC;
    display: block;
    margin-bottom: 10px;
    color: #FFFFFF;
    font-size: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form-input-vl-osc {
    background-color: #373737;
    padding: 5px;
    height: 70px;
    width: 100%;
    border: 1px none #CCC;
    display: block;
    margin-bottom: 10px;
    vertical-align: top;
    overflow-y: hidden;
    color: #FFFFFF;
    font-size: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: montserrat;
    font-style: normal;
    font-weight: 400;
	
}

label {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    margin-top: 10px;
    font-weight: bold;
}

.img-resp {
    height: auto;
    width: 100%;
    margin-left: 0px;
}

.img-resp-cuadro {
    width: 100%;
    height: auto;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #CDCDCD;
}

.img-resp-marco-gris {
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 5px solid #CDCDCD;
}

.img-resp-cuadro-mini {
    width: 100%;
    height: auto;
    padding-top: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-left: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #CDCDCD;
}

.img-resp-marco-gris {
    width: 100%;
    height: auto;
    background-color: #A2A2A2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid #E9E9E9;
}

.linea-titulo {
    background-color: hsla(332,66%,29%,1.00);
    height: 3px;
    margin-bottom: 28px;
    width: 50px;
    margin-top: 5px;
}

.linea-menu {
    background-color: #A3A3A3;
    height: 1px;
    margin-bottom: 28px;
    width: 50px;
    margin-top: 5px;
}

.txt-center {
    text-align: center;
}

.txt-left {
    text-align: center;
}

.txt-right {
    text-align: right;
}

.icono-25 {
    max-width: 25px;
    max-height: 25px;
}

.icono-40 {
    max-width: 40px;
    max-height: 40px;
}

.icono-20 {
    max-width: 20px;
    max-height: 20px;
}

.padding-20-izq {
    padding-left: 20px;
}

.linea-gris-clara-10 {
    height: 10px;
    background-color: #F4F7F8;
}

.marco-gris {
    border: 1px solid #ccc;
}

.imagen-fondo {
    background-position: center center!important;
    background-size: cover!important;
    padding-top: 75%;
    width: 100%;
}

.imagen-fondo-cuadrada {
    background-position: center center!important;
    background-size: cover!important;
    padding-top: 100%;
    width: 100%;
}

.txt-gris-claro {
    color: #D2D1D1;
}

.hover-mas {
    top: 0px;
    background-color: #000000;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 999;
    opacity: 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 45%;
    color: #fff;
    font-size: 80px;
    cursor: pointer;
    transition: 0.5s;
}

.hover-mas:hover {
    top: 0px;
    background-color: #000000;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 999;
    opacity: 0.5;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 45%;
    color: #fff;
    font-size: 80px;
    cursor: pointer;
}
.txt-color-1 {
    color: #02A1A5;
}
.bg-color-1 {
    background-color: #02A1A5;
}
.txt-14 {
    font-size: 14px;
}




@media screen and (min-width:641px){
    .contenido {
        width: 1240px;
        margin-left: auto;
        margin-right: auto;
        clear: both;
    }

    .contenido-fluido {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        clear: both;
    }

    .fila {
        display: inline-table;
        width: 100%;
    }

    .col-100-lg {
        width: 97%;
        padding-left: 1.5%;
        padding-right: 1.5%;
        box-sizing: content-box;
    }

    .col-50-lg {
        width: 47%;
        padding-left: 1.5%;
        padding-right: 1.5%;
        float: left;
        box-sizing: content-box;
    }

    .col-50-lg-np {
        width: 50%;
        float: left;
        box-sizing: border-box;
    }

    .col-80-lg-np {
        width: 80%;
        float: left;
        box-sizing: border-box;
    }

    .col-33-lg {
        width: 30%;
        padding-left: 1.5%;
        padding-right: 1.5%;
        float: left;
        box-sizing: content-box;
    }

    .col-33-lg-np {
        width: 33.333%;
        float: left;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    .col-66-lg {
        width: 63%;
        padding-left: 1.5%;
        padding-right: 1.5%;
        float: left;
        box-sizing: content-box;
    }

    .col-25-lg {
        width: 22%;
        padding-left: 1.5%;
        padding-right: 1.5%;
        float: left;
        box-sizing: content-box;
    }
.col-26-lg {
    width: 23.6666%;
    padding-left: 1.5%;
    padding-right: 1.5%;
    float: left;
    box-sizing: content-box;
    }

    .col-25-lg-np {
        width: 25%;
        float: left;
        box-sizing: border-box;
    }

    .col-20-lg-np {
        width: 20%;
        float: left;
        box-sizing: border-box;
    }

    .col-75-lg {
        width: 72%;
        padding-left: 1.5%;
        padding-right: 1.5%;
        float: left;
    }

    .col-70-lg {
        width: 67%;
        padding-left: 1.5%;
        padding-right: 1.5%;
        float: left;
    }

    .col-20-lg {
        width: 17%;
        padding-left: 1.5%;
        padding-right: 1.5%;
        float: left;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .col-60-lg {
        width: 57%;
        padding-left: 1.5%;
        padding-right: 1.5%;
        float: left;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .col-90-lg {
        width: 87%;
        padding-left: 1.5%;
        padding-right: 1.5%;
        float: left;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .col-80-lg {
        width: 77%;
        padding-left: 1.5%;
        padding-right: 1.5%;
        float: left;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .col-30-lg {
        width: 27%;
        padding-left: 1.5%;
        padding-right: 1.5%;
        float: left;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .col-40-lg {
        width: 37%;
        padding-left: 1.5%;
        padding-right: 1.5%;
        float: left;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .col-10-lg {
        width: 7%;
        padding-left: 1.5%;
        padding-right: 1.5%;
        float: left;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }
	
	    .col-15-lg {
        width: 12%;
        padding-left: 1.5%;
        padding-right: 1.5%;
        float: left;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }
.col-5-lg {
    width: 2%;
    padding-left: 1.5%;
    padding-right: 1.5%;
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    }

    .col-16-lg {
        width: 13.66666%;
        padding-left: 1.5%;
        padding-right: 1.5%;
        float: left;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }
	
	
	  .sep-30-lg {
        height: 30px;
        clear: both;
    }

    .sep-20-lg {
        height: 20px;
        clear: both;
    }
	 .sep-5-lg {
        height: 5px;
        clear: both;
    }

    .sep-10-lg {
        height: 10px;
        clear: both;
    }
	
	.sep-40-lg {
        height: 40px;
        clear: both;
    }
	
	.sep-50-lg {
        height: 50px;
        clear: both;
    }
}

@media screen and (max-width:640px){
    .contenido {
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }

    .fila {
        display: inline-table;
        width: 100%;
    }

    .col-100-sm {
        width: 97%;
        float: none;
        padding-left: 1.5%;
        padding-right: 1.5%;
        clear: both;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .col-50-sm {
        width: 47%;
        padding-left: 1.5%;
        padding-right: 1.5%;
        margin-top: 0px;
        margin-bottom: 0px;
        float: left;
        box-sizing: content-box;
    }

    .col-50-sm-np {
        width: 50%;
        box-sizing: content-box;
        float: none;
    }

    .col-33-sm {
        width: 30%;
        box-sizing: content-box;
        float: left;
        padding-left: 1.5%;
        padding-right: 1.5%;
    }

    .col-33-sm-np {
        width: 33.333%;
        box-sizing: content-box;
        float: left;
    }

    .col-66-sm {
        width: 63%;
        box-sizing: content-box;
        float: left;
        padding-left: 1.5%;
        padding-right: 1.5%;
    }

    .col-60-sm {
        width: 57%;
        box-sizing: content-box;
        float: left;
        padding-left: 1.5%;
        padding-right: 1.5%;
    }

    .col-25-sm {
        width: 22%;
        box-sizing: content-box;
        float: left;
        padding-left: 1.5%;
        padding-right: 1.5%;
    }

    .col-25-sm-np {
        width: 25%;
        box-sizing: content-box;
        float: left;
    }

    .col-75-sm {
        width: 72%;
        padding-left: 1.5%;
        padding-right: 1.5%;
        float: left;
    }

    .col-80-sm {
        width: 77%;
        box-sizing: border-box;
        padding-left: 1.5%;
        padding-right: 1.5%;
        float: left;
    }

    .col-20-sm {
        width: 17%;
        box-sizing: border-box;
        float: left;
        padding-left: 1.5%;
        padding-right: 1.5%;
    }

    .col-16-sm {
        width: 13%;
        box-sizing: content-box;
        float: left;
        padding-left: 1.5%;
        padding-right: 1.5%;
    }

    .col-00-sm {
        display: none;
    }
	
	 .col-00-mod {
        display: none;
    }

    .sep-30-mob {
        height: 30px;
        clear: both;
    }

    .sep-20-mob {
        height: 20px;
        clear: both;
    }

    .sep-10-mob {
        height: 10px;
        clear: both;
    }
	
	.sep-40-mob {
        height: 40px;
        clear: both;
    }
	
	.sep-50-mob {
        height: 50px;
        clear: both;
    }
	
	
    .sep-30-sm {
        height: 30px;
        clear: both;
    }

    .sep-20-sm {
        height: 20px;
        clear: both;
    }

    .sep-10-sm {
        height: 10px;
        clear: both;
    }
	
	.sep-40-sm {
        height: 40px;
        clear: both;
    }
	
	.sep-50-sm {
        height: 50px;
        clear: both;
    }
}
