﻿/*************** ESTILOS GENERALES DEL SITIO ***************/
.page {
    min-height: 100vh;
}

.main {
    font-size: 16px;
    width: 100%;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.content {
    font-size: 18px;
}

/******* MENU LATERAL *****/
#menu_lateral {
    top: 0;
}

#menu_lateral.no_colapse,
#menu_lateral.form_registro {
    padding-top: 90px;
    padding-bottom: 100px;
}

#menu_lateral > .menu-list:first-child {
    padding-top: 63px;
}

/*************** //FIN ESTILOS GENERALES DEL SITIO ***************/

.bodybackground_white {
    background-color: #eff2f6 !important;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}


.dContenedorPrincipal {
    margin-top: 50px;
}

#dDominio {
    font-size: 35px;
    color: red;
    font-weight: bold;
    float: left;
}

/*animacion Spinner*/


.modal {
    text-align: center;
    padding: 0 !important;
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 0%;
        vertical-align: middle;
        margin-right: -4px;
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}


.loader2 {
    color: #FFFFFF;
    font-size: 50px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 72px auto;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
    animation: load6 1.5s infinite ease, round 1.5s infinite ease;
}

.loader {
    color: #000000;
    font-size: 50px;
    text-indent: -9999em;
    overflow: hidden;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    margin: 72px auto;
    position: relative;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
    animation: load6 1.5s infinite ease, round 1.5s infinite ease;
}

@-webkit-keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }

    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@keyframes load6 {
    0% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    5%, 95% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }

    10%, 59% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
    }

    20% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
    }

    38% {
        box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
    }

    100% {
        box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
    }
}

@-webkit-keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes round {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.modal-dialog {
    z-index: 1090 !important;
}

/*Privacidad y Terminos de Uso*/
.modal-bodyScroll {
    max-height: calc(100vh - 110px);
    overflow-y: auto;
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 0px solid #e5e5e5 !important;
}

.modal-contentEdit {
    position: relative;
    background-color: #f7f7f7;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.PrivacidadTerminosUso {
    color: #39393A;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    line-height: 25px;
    padding-left: 50px;
    padding-right: 50px;
    text-align: left;
    margin-bottom: 50px;
}

.titleGlober {
    /* color: #39393A; */
    /* font-family: 'Source Sans Pro', sans-serif; */
    font-weight: 600;
    /* font-size: 18px; */
    /* line-height: 25px; */
}


.titleul {
    /* padding-left:3%;*/
}

.titleol {
    /* padding-left: 3%; */
}

.titleulRomano {
    padding-left: 3%;
}

.titlePrincipal {
    color: #39393A;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 51px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}

.titleGloberTerminos {
    color: #39393A;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}

/*FOORTER*/
.foorter_container2 {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    background-color: #FFFFFF;
    box-shadow: 0 3px 15px 0 rgba(0,0,0,0.5);
}

.foorter_pie12 {
    color: #138EDB;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
}

.foorter_logosSociales2 {
    height: 50px;
    width: 50px;
    margin-right: 34px;
}

.logosecurity2 {
    width: 80px;
    margin-right: 34px;
}

.btnContratar {
    padding: 12px 0px;
    font-size: 20px;
    color: white;
    background-color: #FF005B;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    text-align: center;
    width: 225px;
    border-radius: 6.25px;
}

.modal-BackF2F2F2 {
    background-color: #F5F4F5 !important;
}

.btnModalPrincipal {
    padding: 5px 0px;
    font-size: 18px;
    color: white;
    /*background-color: #FF005B;*/
    background-color: #4ED176;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    text-align: center;
    width: 200px;
    border-radius: 10px;
    /*background-color: #2792FF;*/
}

.modal-bodyErrorDB {
    padding: 50px 50px 50px 50px !important;
}

/*Modal Error de DB*/
.modal-bodyErrorDB {
    padding-bottom: 50px;
    padding-top: 50px;
    text-align: center;
}

.imgmodal {
    height: 80px;
    width: 77px;
}

.title1ModalErrorDB {
    color: #4A4C4D;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 52px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.title2ModalErrorDB {
    color: #4A4C4D;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    margin-top: -10px;
    margin-bottom: 27px;
}

.title3ModalErrorDB {
    color: #4A4C4D;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 25px;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.btnCloseModal {
    margin-top: 10px;
    margin-right: 10px;
}

.Displaynone {
    display: none;
}

.Visbilityhidden {
    visibility: hidden;
}

.Sin_padding {
    padding: 0px;
}

.margintop_20px {
    margin-bottom: 20px;
}

.marginBottom_0px {
    margin-bottom: 0px;
}

/*Modal ErrorTiempo*/
.imgmodalTiempo {
    height: 70px;
    width: 70px;
    margin-top: 50px;
    margin-bottom: 28px;
}

.title1ModalErrorTiempo {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
}

.title2ModalErrorTiempo {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
}

.btnTiempo {
    margin-bottom: 50px;
    margin-top: 28px;
}

/*Modal Confirmacion*/
.ModalConfirmacion_img {
    height: 48px;
    width: 48px;
    margin-top: 25px;
    margin-bottom: 15px;
}

.ModalConfirmacion_Title1 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
}

.ModalConfirmacion_Title2 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 50px;
}

/*Modal Vip*/
.ModalVip_img {
    height: 66px;
    width: 100px;
    margin-top: 20px;
}

.ModalVip_Title1 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}

    .ModalVip_Title1 span {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
    }

.ModalVip_Title2 {
    color: #015694;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 30px;
}

/*Modal Promocion*/
.Modal_backHeader {
    background: url(../Content/img/popup-background.png) center;
    height: 250px;
}

.Modal_colorFFFFFF {
    color: white;
}

.Modal_BodyPromocion {
    background-color: #FFF0D0;
}

.Modal_BtnRosa {
    background-color: #F10D5E;
    padding: 0px 0px;
    font-size: 20px;
    color: white;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    text-align: center;
    height: 44px;
    width: 200px;
    border-radius: 6.25px;
    cursor: pointer;
    margin: 25px 0px;
}

    .Modal_BtnRosa:active, .Modal_BtnRosa:focus, .Modal_BtnRosa:hover {
        color: white;
    }

.ModalPromo_img {
    height: 220px;
    width: 294px;
    margin-top: -175px;
}

.ModalPromo_Title1 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 30px;
    line-height: 37px;
    text-align: center;
}

    .ModalPromo_Title1 span {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
    }

    .ModalPromo_Title1 .membresia {
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
    }

.ModalPromo_Title2 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
}

.ModalPromo_Title3 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}

/*Modal Segunda visita*/
.ModalSegVisita {
    height: 60px;
    width: 60px;
}

.ModalSegVisita_Title1 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    margin-top: 26px;
    margin-bottom: 12px;
}

.ModalSegVisita_Title2 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 24px;
}

    .ModalSegVisita_Title2 span {
        color: #2792FF;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
    }


/*Pop Up Solicita Datos*/
.ModalDatos_title1 {
    color: #2792FF;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 52px;
    text-align: center;
    margin-bottom: 12px;
}

.ModalDatos_title2 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    margin-bottom: 27px;
}

.ModalDatos_title3 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    margin-top: 16px;
}

#modalSolicitarDatos form {
    margin-bottom: 20px;
    height: 35px;
    border: 0.87px solid #e8edef;
}

#modalSolicitarDatos button {
    width: 100%;
    height: 40px;
}

#modalSolicitarDatos #txtNombreTestB {
    width: 100%;
    margin: auto;
    height: 40px;
}

#modalSolicitarDatos .input-group {
    margin: auto;
    width: 100%;
}

#modalSolicitarDatosDental form {
    margin-bottom: 20px;
    height: 35px;
    border: 0px solid #e8edef;
    text-align: center;
}

#modalSolicitarDatosDental button {
    width: 100%;
    height: 40px;
}

#modalSolicitarDatosDental #txtNombreTestDental {
    width: 100%;
    margin: auto;
    height: 40px;
}

#modalSolicitarDatosDental .input-group {
    margin: auto;
    width: 100%;
}

.modal-DatasObligatorios {
    padding: 2px 30px 30px 30px !important;
}

.popUp_Obliga_header {
    margin-top: 5px !important;
    margin-bottom: 20px !important;
}

.popUpDatos_Obligatorios {
    /*height: 444px;*/
    width: 70%;
    margin-left: 45%;
    margin-top: 20%;
}

.ModalDatos_Obligatorios_title1 {
    color: #2792FF;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 26px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 6px;
}

.ModalDatos_Obligatorios_title2 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    line-height: 29px;
    text-align: center;
    margin-bottom: 0px;
}

.ModalDatos_Obligatorios_title3 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0px;
}

.ModalDatos_Obligatorios_title4 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 18px;
}


/*Modal Me Interesa*/
.title1ModalMeInteresa {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 35px;
    text-align: center;
    margin-top: 27px;
    margin-bottom: 18px;
}

.title2ModalMeInteresa {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    margin-bottom: 49px;
}

.imgmodalMeInteresa {
    height: 80px;
    width: 87px;
}

/*Modal No Mas Correos*/
.title1ModalNoMasCorreos {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    margin-top: 27px;
    margin-bottom: 12px;
}

.title2ModalNoMasCorreos {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 28px;
}

.imgmodalNoMasCorreos {
    height: 60px;
    width: 60px;
}

.modalDatos {
    margin-left: 15% !important;
    width: 672px !important;
}

/*Modal No Mas Correos Manual*/
.title2Modal_NoMasCorreos {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.formModal_NoMasCorreos {
    width: 90%;
    margin: 0 auto;
}

.msjValModal_NoMasCorreos {
    color: red;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
}

.btnModal_NoMasCorreos {
    width: 208px;
}

.title1Modal_NoMasCorreos {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    margin-top: 27px;
    margin-bottom: 30px;
}

.modal-bodyVideo {
    padding: 0px !important;
}

.modal_video_cerrar {
    color: white !important;
    opacity: 1 !important;
    font-family: 'Source Sans Pro', sans-serif;
    margin-right: 0px;
    font-weight: normal;
}

.modal_video {
    background-color: transparent !important;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    border: 0px solid rgba(0,0,0,0);
}

#myModalPrivacidad, #myModalTerminos {
    z-index: 2000;
}

/*Modal Pago Confirmacion*/
.ModalPago_img {
    height: 62px;
    width: 60px;
    margin-top: 25px;
    margin-bottom: 21px;
}

.ModalPago_Title1 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
}

.ModalPago_Title2 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 50px;
}

.btnModalPago_Principal {
    padding: 5px 0px;
    font-size: 18px;
    color: white;
    /* background-color: #FF005B; */
    background-color: #2792FF;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    text-align: center;
    width: 200px;
    border-radius: 10px;
    /* background-color: #2792FF; */
}


/*Modal Documentos Confirmacion*/
.ModalDoc_img {
    height: 70px;
    width: 70px;
    margin-top: 25px;
    margin-bottom: 21px;
}

.ModalDoc_Title1 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 1.5em;
    line-height: 35px;
    text-align: center;
}

.ModalDoc_Title2 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.125em;
    line-height: 25px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 50px;
}

.btnModalDoc_Principal {
    padding: 5px 0px;
    font-size: 18px;
    color: white;
    background-color: #2792FF;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    text-align: center;
    width: 274px;
    border-radius: 10px;
}

/*Modal Documentos Confirmacion*/
.ModalAdj_img {
    height: 80px;
    width: 64px;
    margin-top: 0px;
    margin-bottom: 21px;
}

.ModalAdj_Title1 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 1.5em;
    line-height: 35px;
    text-align: center;
}

    .ModalAdj_Title1 span {
        color: #F10D5E;
    }

.ModalAdj_Title2 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.125em;
    line-height: 25px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 50px;
}

.ModalAdj_Title3 {
    color: #5C5F60;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 1.5em;
    line-height: 35px;
    text-align: center;
}

    .ModalAdj_Title3 span {
        color: #2792FF;
    }

.btnModalAdj_Principal {
    padding: 5px 0px;
    font-size: 18px;
    color: white;
    background-color: #2792FF;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    text-align: center;
    width: 274px;
    border-radius: 10px;
}

/*Pop up Servicio No Movil*/
.img_modal_nomovil {
}

.title1Modal_nomovil {
    color: #4A4C4D;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    margin-top: 10px;
}

    .title1Modal_nomovil span {
        color: #0156D7;
    }

.title2Modal_nomovil {
    color: #0156D7;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    line-height: 29px;
    text-align: center;
    margin-bottom: 15px;
}

/*Modal Loader*/
.modal-loader {
    position: relative !important;
    background-color: rgba(255, 255, 255, 0) !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    border: 1px solid #999 !important;
    border: 0px solid rgba(0,0,0,.2) !important;
    border-radius: 6px !important;
    outline: 0 !important;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5) !important;
    box-shadow: 0 0px 0px rgba(0,0,0,.5) !important;
}


/*Nuevo Footer*/
.footer {
    /*font-size: 16px;*/
    background-color: #2C2932;
    padding: 56px 0px 48px 0px;
}

    .footer .ft_title_Categoria {
    }

    .footer .ft_title_SubCategoria {
        color: #F5F5F5;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 1em;
        line-height: 1.8em;
    }

    .footer .div_socialmedia p {
        color: #E8E8E9;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 1em;
        line-height: 1.8em;
        text-align: center;
    }

    .footer .div_socialmedia .div_redes_sociales {
        margin-top: 19px;
        text-align: center;
    }

        .footer .div_socialmedia .div_redes_sociales a {
            margin-right: 20px;
        }

            .footer .div_socialmedia .div_redes_sociales a img {
            }

    .footer .ft_title_SubCategoria {
        color: #F5F5F5;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 1em;
        line-height: 1.8em;
    }

    .footer .ft_title_DatosContacto {
        color: #F5F5F5;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 1.125em;
        line-height: 1.22em;
        float: right;
        margin-top: 30px;
        margin-bottom: 40px;
    }

        .footer .ft_title_DatosContacto img {
            margin-top: -5px
        }

    .footer .ft_title_DatosContacto2 {
        color: #F5F5F5;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 1.125em;
        line-height: 5em;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 40px;
    }

    .footer .padding0px {
        padding: 0px;
    }

    .footer a:hover, .footer a:active, .footer a:focus {
        color: #B896FF;
        font-family: 'Source Sans Pro', sans-serif;
        text-decoration: none;
    }

    .footer .ft_title_SubCategoria:hover, .ft_title_SubCategoria:active, .ft_title_SubCategoria:focus {
        color: #B896FF;
        font-family: 'Source Sans Pro', sans-serif;
        text-decoration: none;
    }

        .footer .ft_title_SubCategoria:hover span, .footer .ft_title_SubCategoria:active span, .footer .ft_title_SubCategoria:focus span {
            color: #B896FF;
        }

    .footer p:hover, .footer p:active, .footer p:focus {
        text-decoration: none !important;
    }

    .footer .ft_title_SubCategoria2 {
    }

    .footer .marginUbicacion {
        margin-top: -10px;
        margin-bottom: 32px;
        text-align: center;
    }

    .footer .ft_title_Ubicacion {
        color: #FFFFFF;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 1em;
        line-height: 23px;
    }

/*End Nuevo Footer*/


/**Pop up Configuracion de Correo Error*/
.modal_config_correo .modal-body {
    background-color: #F5F5F5;
    text-align: center;
    padding: 48px 20px 48px 20px;
}

.modal_config_correo img {
    height: 80px;
    width: 145px;
    margin-bottom: 23px;
}

.modal_config_correo h1 {
    color: #006D4E;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 27px;
    text-align: center;
    margin-bottom: 22px;
    margin-top: 0px;
}

.modal_config_correo p {
    color: #40516F;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
}

.modal_config_correo button {
    margin-top: 30px;
    height: 48px;
    width: 240px;
    border-radius: 5px;
    background-color: #4ED176;
    color: #FFFFFF;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
}

    .modal_config_correo button:focus, .modal_config_correo button:hover, .modal_config_correo button:active {
        background-color: rgba(78, 209, 118, .7);
        color: #FFFFFF;
    }


/**Pop UP de Imagen - Titulo - Copy - CTA*/
.modal_PopUP_general {
}

    .modal_PopUP_general .modal-lg {
        width: 450px;
        margin-top: 6%;
    }

    .modal_PopUP_general .modal-body {
        background-color: #E7EAEE;
        text-align: center;
        width: 450px;
        padding: 40px 30px 40px 30px;
    }

    .modal_PopUP_general img {
        /*height: 104px;
        width: 80px;*/
        margin-bottom: 20px;
    }

    .modal_PopUP_general h1 {
        color: #0156D7;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 1.375em;
        font-weight: 600;
        line-height: 1.22727em;
        text-align: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }

    .modal_PopUP_general p {
        color: #40516F;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 1.125em;
        line-height: 1.222222em;
        text-align: center;
        margin-top: 20px;
        font-weight: normal !important;
    }

    .modal_PopUP_general button {
        margin-top: 30px !important;
        height: 60px;
        height: 48px;
        width: auto;
        border-radius: 0;
        background-color: #46A52C;
        box-shadow: 0 4px 2px 0 rgba(64,59,73,.3);
        color: #fff;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        font-size: 1.3333em;
        line-height: 1.2083em;
        text-align: center;
    }

        .modal_PopUP_general button:focus, .modal_PopUP_general button:hover, .modal_PopUP_general button:active {
            background-color: #46A52C;
            box-shadow: 0 4px 2px 0 rgba(64,59,73,0.3);
            color: #FFFFFF;
        }



/*::-webkit-scrollbar {
    width: 10px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #8D5CF3;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 0;
    background-color: #F5F5F5;
}*/



/*Modal de Erro
    Ana Seguros WS
    Error de Email no enviado
*/
.error_general .modal-lg {
    width: 500px;
    margin-top: 6%;
}

.error_general .modal-dialog {
    width: 520px;
}

.error_general .modal-body {
    background-color: #E7EAEE;
    text-align: center;
    padding: 40px 40px 40px 40px;
}

.error_general img {
    /*height: 60px;
    width: 60px;*/
    margin-bottom: 20px;
}

.error_general h1 {
    color: #006D4E;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.error_general p {
    color: #445065;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 37px;
}

.error_general .btn {
    height: 48px;
    width: auto;
    border-radius: 5px;
    background-color: #4ED176;
    color: #FFFFFF;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    padding: 6px 26px;
}

    .error_general .btn:hover {
        background-color: #4ED176;
        color: #FFFFFF;
    }




/*Modal de Numero de telefono sin registro whatsapp
*/
.modal_sin_whatsapp .modal-lg {
    width: 404px;
    margin-top: 6%;
}

.modal_sin_whatsapp .modal-dialog {
    width: 404px;
}

.modal_sin_whatsapp .modal-body {
    background-color: #F5F5F5;
    text-align: center;
    padding: 40px 40px 40px 40px;
}

.modal_sin_whatsapp img {
    /*height: 60px;
    width: 60px;*/
    margin-bottom: 15px;
}

.modal_sin_whatsapp h1 {
    color: #006FFF;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.25em;
    font-weight: 600;
    line-height: 1.2em;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.modal_sin_whatsapp p {
    color: #445065;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 1.125em;
    line-height: 1.2em;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 40px;
}

.modal_sin_whatsapp .btn {
    height: 48px;
    width: auto;
    border-radius: 0;
    background-color: #068D9D;
    color: #FFFFFF;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    padding: 6px 26px;
}

    .modal_sin_whatsapp .btn:hover {
        background-color: #068D9D;
        color: #FFFFFF;
    }

@media (min-width: 2000px) {
    .popUpDatos_Obligatorios {
        /*height: 444px;*/
        width: 101%;
        margin-left: 44%;
        margin-top: 20%;
    }
}

@media (min-width: 1900px) and (max-width: 1999px) {
    .popUpDatos_Obligatorios {
        /*height: 444px;*/
        width: 95%;
        margin-left: 44%;
        margin-top: 20%;
    }
}


@media (min-width: 1800px) and (max-width: 1899px) {
    .popUpDatos_Obligatorios {
        /*height: 444px;*/
        width: 88%;
        margin-left: 46%;
        margin-top: 20%;
    }
}


@media (min-width: 1700px) and (max-width: 1799px) {
    .popUpDatos_Obligatorios {
        /*height: 444px;*/
        width: 85%;
        margin-left: 46%;
        margin-top: 20%;
    }
}

@media (min-width: 1600px) and (max-width: 1699px) {
    .popUpDatos_Obligatorios {
        /*height: 444px;*/
        width: 80%;
        margin-left: 46%;
        margin-top: 20%;
    }
}

@media (max-width: 1200px) {
    .footer .container {
        padding-right: 0px;
        padding-left: 0px;
        width: 96%;
    }
}

@media (min-width: 992px) and (max-width: 1250px) {
    .popUpDatos_Obligatorios {
        /*height: 444px;*/
        width: 65%;
        margin-left: 45%;
        margin-top: 20%;
    }

    .ModalDatos_Obligatorios_title3 {
        color: #5C5F60;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        font-size: 14px;
        line-height: 23px;
        text-align: center;
        margin-top: 10px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .PrivacidadTerminosUso {
        padding-left: 0px;
        padding-right: 0px;
    }

    .modal-bodyErrorDB {
        padding: 65px 40px 65px 40px !important;
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer {
        padding: 40px 0px 30px 0px;
    }

    .PrivacidadTerminosUso {
        padding-left: 0px;
        padding-right: 0px;
    }

    .modalDatos {
        margin-left: 0% !important;
        width: 672px !important;
    }

    .popUpDatos_Obligatorios {
        /*height: 450px;*/
        width: 450px;
        margin-left: 12%;
        margin-top: 20%;
    }
}

@media (min-width: 416px) and (max-width: 767px) {
    .title1ModalMeInteresa {
        color: #5C5F60;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        font-size: 20px;
        line-height: 35px;
        text-align: center;
        margin-top: 27px;
        margin-bottom: 18px;
    }

    .title1ModalMeInteresa {
        color: #5C5F60;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        font-size: 24px;
        line-height: 35px;
        text-align: center;
        margin-top: 27px;
        margin-bottom: 18px;
    }

    .PrivacidadTerminosUso {
        padding-left: 0px;
        padding-right: 0px;
    }

    .Modal_backHeader {
        background-size: 100%;
        height: 175px;
    }

    .ModalPromo_img {
        height: 190px;
        width: 250px;
        margin-top: -110px;
    }

    .title2ModalErrorDB {
        padding: 10px 10px;
    }

    .modal-bodyErrorDB {
        padding: 50px 30px 50px 30px !important;
    }


    .modalDatos {
        width: 90% !important;
        margin-left: 5px !important;
    }

    .ModalDatos_title1 {
        color: #2792FF;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        font-size: 20px;
        line-height: 30px;
        text-align: center;
        margin-bottom: 5px;
        margin-top: -10px;
    }

    .ModalDatos_title2 {
        color: #5C5F60;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        margin-bottom: 5px;
    }

    #modalSolicitarDatos #txtNombreTestB {
        width: 100%;
        margin: auto;
    }

    #modalSolicitarDatosDental #txtNombreTestDental {
        width: 100%;
        margin: auto;
    }

    .ModalDatos_title3 {
        color: #5C5F60;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: 20px;
        text-align: center;
        margin-top: 16px;
    }

    #modalSolicitarDatos .input-group {
        width: 100%;
        margin: auto;
    }

    #modalSolicitarDatosDental .input-group {
        width: 100%;
        margin: auto;
    }

    .popUpDatos_Obligatorios {
        /*height: 450px;*/
        width: 100%;
        margin-left: 0%;
        margin-top: 0%;
    }

    .ModalDatos_Obligatorios_title1 {
        font-size: 28px;
    }

    .ModalDatos_Obligatorios_title2 {
        font-size: 16px;
        line-height: 24px;
    }

    .ModalDatos_Obligatorios_title3 {
        font-size: 15px;
        line-height: 23px;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .footer {
        padding: 26px 20px 0px 20px;
    }

        .footer .borderMovil {
            border-top: 1px solid #979797;
            padding-bottom: 16px;
            padding-top: 20px;
        }

        .footer .ft_title_SubCategoria {
            line-height: 35px;
            font-size: 1.4em;
        }

        .footer .ft_title_DatosContacto {
            float: none;
            text-align: center;
            line-height: 40px;
        }

        .footer .ft_title_DatosContacto2 {
            text-align: left;
            line-height: 40px;
            font-size: 1.8em;
        }

        .footer .marginUbicacion {
            margin-top: 0;
            margin-bottom: 0;
            text-align: center;
        }

        .footer .ft_title_SubCategoria_movil {
            line-height: 1.8em;
            font-size: 1.4em;
            text-align: center;
            padding-right: 5%;
            padding-left: 5%;
        }

        .footer .ft_title_Ubicacion {
            font-size: 1.2em;
            line-height: 23px;
        }

        .footer .div_socialmedia p {
            line-height: 1.8em;
            font-size: 1.4em;
        }

    ::-webkit-scrollbar {
        width: 0px;
        height: 0px;
        background-color: #F5F5F5;
    }

    ::-webkit-scrollbar-thumb {
        border-radius: 0;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #8D5CF3;
    }

    ::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 0;
        background-color: #F5F5F5;
    }

    .modal_PopUP_general .modal-lg {
        width: 90%;
        margin-top: 6%;
    }

    .modal_PopUP_general .modal-body {
        background-color: #E7EAEE;
        text-align: center;
        width: 100%;
        padding: 20px 10px 20px 10px;
    }


    .error_general .modal-lg {
        width: 90%;
        margin-top: 6%;
    }

    .error_general .modal-dialog {
        width: 90%;
    }
}

@media (max-width: 415px) {
    .title1ModalMeInteresa {
        color: #5C5F60;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        font-size: 20px;
        line-height: 35px;
        text-align: center;
        margin-top: 27px;
        margin-bottom: 18px;
    }

    .title1ModalMeInteresa {
        color: #5C5F60;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        font-size: 24px;
        line-height: 35px;
        text-align: center;
        margin-top: 27px;
        margin-bottom: 18px;
    }

    .PrivacidadTerminosUso {
        padding-left: 0px;
        padding-right: 0px;
    }

    .Modal_backHeader {
        background-size: 100%;
        height: 160px;
    }

    .ModalPromo_img {
        height: 190px;
        width: 250px;
        margin-top: -110px;
    }

    .title2ModalErrorDB {
        padding: 10px 10px;
    }

    .modal-bodyErrorDB {
        padding: 50px 30px 50px 30px !important;
    }

    .modalDatos {
        width: 90% !important;
        margin-left: 5px !important;
    }

    .ModalDatos_title1 {
        color: #2792FF;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        font-size: 20px;
        line-height: 30px;
        text-align: center;
        margin-bottom: 5px;
        margin-top: -10px;
    }

    .ModalDatos_title2 {
        color: #5C5F60;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        margin-bottom: 5px;
    }

    #modalSolicitarDatos #txtNombreTestB {
        width: 100%;
        margin: auto;
    }

    #modalSolicitarDatosDental #txtNombreTestDental {
        width: 100%;
        margin: auto;
    }

    .ModalDatos_title3 {
        color: #5C5F60;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: 20px;
        text-align: center;
        margin-top: 16px;
    }

    #modalSolicitarDatos .input-group {
        width: 100%;
        margin: auto;
    }

    #modalSolicitarDatosDental .input-group {
        width: 100%;
        margin: auto;
    }

    .ModalDatos_Obligatorios_title1 {
        font-size: 24px;
    }

    .ModalDatos_Obligatorios_title2 {
        font-size: 16px;
        line-height: 24px;
    }

    #modalSolicitarDatos form {
        margin-bottom: 12px;
        height: 35px;
        border: 0.87px solid #e8edef;
    }

    #modalSolicitarDatosDental form {
        margin-bottom: 12px;
        height: 35px;
        border: 0px solid #e8edef;
    }

    .ModalDatos_Obligatorios_title3 {
        font-size: 12px;
        line-height: 23px;
        text-align: center;
    }

    .popUpDatos_Obligatorios {
        /*height: 450px;*/
        width: 100%;
        margin-left: 0%;
        margin-top: 0%;
    }

    .ModalDatos_Obligatorios_title4 {
        font-size: 12px;
        margin-top: 12px;
        margin-bottom: 8px;
    }
}

@media (max-width: 320px) {
    .title1ModalMeInteresa {
        color: #5C5F60;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        font-size: 20px;
        line-height: 35px;
        text-align: center;
        margin-top: 27px;
        margin-bottom: 18px;
    }

    .title1ModalMeInteresa {
        color: #5C5F60;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        font-size: 24px;
        line-height: 35px;
        text-align: center;
        margin-top: 27px;
        margin-bottom: 18px;
    }

    .Modal_backHeader {
        height: 130px;
    }


    .modalDatos {
        width: 90% !important;
        margin-left: 5px !important;
    }

    .ModalDatos_title1 {
        color: #2792FF;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        font-size: 20px;
        line-height: 30px;
        text-align: center;
        margin-bottom: 5px;
        margin-top: -10px;
    }

    .ModalDatos_title2 {
        color: #5C5F60;
        font-family: 'Source Sans Pro', sans-serif;
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        margin-bottom: 5px;
    }

    #modalSolicitarDatos #txtNombreTestB {
        width: 100%;
        margin: auto;
    }

    #modalSolicitarDatosDental #txtNombreTestDental {
        width: 100%;
        margin: auto;
    }

    .ModalDatos_title3 {
        color: #5C5F60;
        font-family: 'Source Sans Pro', sans-serif;
        font-weight: 600;
        font-size: 13px;
        line-height: 20px;
        text-align: center;
        margin-top: 16px;
    }

    #modalSolicitarDatos .input-group {
        width: 100%;
        margin: auto;
    }

    #modalSolicitarDatosDental .input-group {
        width: 100%;
        margin: auto;
    }


    .ModalDatos_Obligatorios_title1 {
        font-size: 18px;
    }

    .ModalDatos_Obligatorios_title2 {
        font-size: 10px;
        line-height: 19px;
    }

    .ModalDatos_Obligatorios_title3 {
        font-size: 11px;
        line-height: 23px;
        text-align: center;
    }

    .ModalDatos_Obligatorios_title4 {
        font-size: 10px;
        line-height: 20px;
        margin-top: 10px;
        margin-bottom: 8px;
    }

    .popUpDatos_Obligatorios {
        /*height: 450px;*/
        width: 100%;
        margin-left: 0%;
        margin-top: 0%;
    }

    #modalSolicitarDatos form {
        margin-bottom: 10px;
        height: 35px;
        border: 0.87px solid #e8edef;
    }

    #modalSolicitarDatosDental form {
        margin-bottom: 10px;
        height: 35px;
        border: 0px solid #e8edef;
    }
}

@media (max-width: 320px) and (max-height:450px) {
    .modal_body_height {
        height: 350px;
        width: 100%;
        overflow-y: auto;
    }
}


button:focus {
    outline: 0 !important;
}

select:focus {
    outline: 0 !important;
}

input:focus {
    outline: 0 !important;
}

textarea {
    resize: none;
}

/*.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .2 !important;
}*/


#myModalActualizando {
    opacity: 0.5 !important;
}

/************** PANEL NOTIFICACIONES ****************/
.btnHeaderNotificacion {
    width: 100px !important;
    background-color: white !important;
    border: 2px solid #006D4E;
    border-radius: 15px !important;
    color: #006D4E !important;
}

.btnHeaderNotificacionActivo {
    width: 100px;
    background-color: #006D4E;
    border: 2px solid #006D4E;
    border-radius: 15px;
    color: white;
}

.btnHeaderNotificacionLinks {
    border: none;
    background-color: transparent;
    color: #006D4E;
    padding: 5px 8px 5px 8px;
}

.btnHeaderNotificacionLinksActive {
    border: none;
    background-color: #006D4E;
    color: white;
    border-radius: 10px;
    padding: 5px 8px 5px 8px;
}

.contModalNotification {
    padding: 10px;
    background-color: white;
    border: 2px solid #006D4E;
    border-radius: 20px;
    cursor: default;
    text-align: center;
}

.checkbox-Notifications {
    accent-color: #006D4E;
    margin-right: 10px;
    /*    -webkit-appearance: none;  Para navegadores antiguos 
    border: 2px solid darkgreen;
    appearance: none;
    width: 29px;
    height: 16px;
    line-height: normal;
    margin: auto;
    margin-right: auto;*/
}

.displayFlex {
    display: flex;
}

.offcanvas {
    z-index: 1050 !important;
}
