
.tooltip-inner {
    max-width: 900px;
    background-color: #edece6;
    color: #151414;
    border: 1px solid black;
    padding: 15px;
    font-size: 15px;
}

@font-face {
    font-family: PeriodicoD-Bd;
    src: url(../fonts/PeriodicoD-Bd.eot);
    src: local('â˜º'),url(../fonts/PeriodicoD-Bd.woff) format('woff'),url(../fonts/PeriodicoD-Bd.ttf) format('truetype'),url(../fonts/PeriodicoD-Bd.svg) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: TradeGothic-Light;
    src: url(../fonts/TradeGothic-Light.eot);
    src: local('â˜º'),url(../fonts/TradeGothic-Light.woff) format('woff'),url(../fonts/TradeGothic-Light.ttf) format('truetype'),url(../fonts/TradeGothic-Light.svg) format('svg');
    font-weight: 400;
    font-style: normal;
}

/*.form-control {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    background-color: #f5f5f5;
    box-shadow: none;
    font-weight: normal;
}*/

/*.opciones-verificacion {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
    background-color: #f5f5f3;
    font-weight:normal ;
    font-size:smaller;
}*/


.btn-default {
    background-color: #FF0000;
    color: white;
    font-size: large;
}

    .btn-default:hover {
        background-color: #b10e10;
        color: white;
        font-size: large;
    }

#logo-iese {
    height: 80px;
}

body {
    font-family: Arial;
    font-size: 16px;
    height: 100vh;
}

.destacado {
    font-family: serif;
    font-weight: bold !important;
}

.text-danger {
    font-size: medium !important;
    font-weight: bold !important;
}

.Aviso {
    font-size: medium !important;
    font-weight: normal !important;
    color: #cb5353;
}

#BloqueLegal {
    font-size: small;
}

.labelerror {
    font-size: Small !important;
    display: block;
}

@media screen and (min-width: 1440px) {
    .h1-landing {
        font-size: 56px !important;
    }

    .tittle-text {
        font-size: 32px !important;
    }

    .description-text {
        font-size: 20px !important;
    }

    .support-navbar-black {
        font-size: 20px !important;
    }

    .support-navbar-white {
        font-size: 20px !important;
    }

    .label-input {
        font-size: 11px !important;
    }
}

@media screen and (max-width: 1024px) {
    .h1-landing {
        font-size: 56px !important;
    }

    .tittle-text {
        font-size: 24px !important;
    }

    .description-text {
        font-size: 18px !important;
    }

    .support-navbar-black {
        font-size: 14px !important;
    }

    .support-navbar-white {
        font-size: 14px !important;
    }

    .label-input {
        font-size: 10px !important;
    }
}

@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .tooltip-inner {
        width: 100%;
        padding: 10px;
        font-size: 10px;
    }

    .h1-landing {
        margin-top: 5%;
        font-size: 40px !important;
    }

    .tittle-text {
        font-size: 24px !important;
    }

    .description-text {
        font-size: 18px !important;
    }

    .text {
        font-size: 16px !important;
    }

    .support-navbar-black {
        font-size: 14px !important;
    }

    .support-navbar-white {
        font-size: 14px !important;
    }

    .label-input {
        font-size: 8px !important;
    }

    .btn-padding {
        padding: 2% 0 !important;
    }
}

label {
    font-weight: 400;
}

/*ESTYLES FOR NEW LOGIN FLOW*/
/*ESTYLES FOR NEW LOGIN FLOW*/
/*ESTYLES FOR NEW LOGIN FLOW*/
/*ESTYLES FOR NEW LOGIN FLOW*/

/*body {
	background-image: url(img/landing.png) !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}*/

.body-signup {
    background-image: url('../img/image_signUp.png') !important;
    /*background-position: center center;*/
    background-repeat: no-repeat;
    background-size: cover;
}

.body-landing {
    background-image: url('../img/landing-triangulo.png') !important;
    /*background-position: center center;*/
    background-repeat: no-repeat;
    background-size: cover;
}

.Nav-Bar {
    object-fit: contain;
}

.logo {
    object-fit: contain;
}

.it-support-btn {
    background: none;
    border: none;
    float: right;
}

.support-navbar-white {
    font-family: Lato;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: white;
    padding: 20px;
}

.support-navbar-black {
    padding: 20px;
    font-family: Lato;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: black;
}

.btn-padding {
    padding: 2%;
}

.support-navbar-black :hover {
    cursor: pointer !important;
}

.menu-navbar-white {
    height: 20px;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: white;
}

.h1-white {
    font-family: Lato;
    font-size: 56px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: white;
}

.h1-landing {
    font-family: Lato;
    font-size: 56px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: white;
}

.h4-white {
    font-family: Lato;
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: center;
    color: white;
}

.button-red {
    box-shadow: 0px 9px 25px -9px red;
    color: white;
    background-color: red;
    font-weight: bold;
}

    .button-red:hover {
        box-shadow: 0px 0px 0px 0px;
        color: white;
    }

.button-white {
    color: red;
    background-color: white;
    border: 1px solid red;
    font-weight: bold;
    padding: 10px;
}

.text a {
    color: gray;
}


/*caja de texto -> con bootstrap*/
/*mensaje error validacion en cinput tambien con boostrap */
.invalid-new-password {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: normal;
    color: red;
}

input::placeholder {
    font-family: Lato;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.17;
    letter-spacing: normal;
    color: gray;
}

.tittle-text {
    font-family: Lato;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.32;
    letter-spacing: normal;
    color: black;
}

.title-text-red {
    font-family: Lato;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.32;
    letter-spacing: normal;
    color: red;
}

.label-input {
    font-family: Lato;
    font-size: 8px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: black;
}

.link-back-login {
    display: flex;
    justify-content: center;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: black;
}

.description-text {
    font-size: 20px;
    font-family: Lato;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    color: gray;
}

.text {
    font-size: 14px;
    font-family: Lato;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    color: gray;
}


.container-check {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    font-family: Lato;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.41;
    letter-spacing: normal;
    color: black;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .container-check input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: white;
    border: 1px solid gray;
}

/* On mouse-over, add a grey background color */
.container-check:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a red background */
.container-check input:checked ~ .checkmark {
    background-color: #ff0000;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.check-text {
    font-weight: normal !important;
}

/* Show the checkmark when checked */
.container-check input:checked ~ .checkmark:after {
    display: block;
}

.container-check input:checked ~ .check-text {
    font-weight: bold !important;
}

/* Style the checkmark/indicator */
.container-check .checkmark:after {
    left: 7px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*misma clase para utilizar en el contact-info del modal*/
.srvice-text {
    font-family: Lato;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: black;
}

.IT-title-text {
    font-family: Lato;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.36;
    letter-spacing: normal;
    color: black;
}


.service-box {
    box-shadow: 13px 0 20px 0 rgba(30, 30, 30, 0.1);
    background-color: white;
}

    .service-box:hover {
        box-shadow: 0;
    }

.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 0px;
    z-index: -1;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.modal-footer {
    border: 0px;
    padding: 0px;
    z-index: -1;
    left: 0;
    bottom: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.modal-notification {
    position: fixed;
    left: 0;
    bottom: 0;
    background-color: white;
    text-align: center;
    padding-top: 10px;
}

/* STYLE MODAL */
.support-modal-tittle {
    font-family: Lato;
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: red;
}

.title-modal {
    justify-content: center;
    font-family: Lato;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: black;
}


.description-modal {
    justify-content: center;
    font-family: Lato;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: black;
}

.w3-modal-content {
    margin: auto;
    background-color: #fff;
    position: relative;
    padding: 0;
    outline: 0;
    width: 500px;
    float: right;
    min-height: 250px;
}

.w3-container, .w3-panel {
    padding: 0;
}

.form-control {
    border-radius: 0px !important;
}

    .form-control:focus {
        border-color: #8e8e8e !important;
        box-shadow: inset 0 0px 0px white, 0 0 0px #8e8e8e;
    }

input:valid {
    border-color: #8e8e8e;
    border-width: 1px;
}
