/************* GENERAL ************/

body {
    font-family: "Rubik", sans-serif;
    background-color: #FFFFFF;
    font-size: 14px;
    font-weight: 400;
    padding-right: 0 !important;
    -ms-overflow-style: scrollbar;
    padding-top: 130px;
    overflow-x: hidden;
}

h1, h2 {
    font-weight: 300;
    font-size: 24px;
}

h3, h4, h5 {
    font-weight: 400;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 14px;
}

a {
    color: #91CCC9;
    text-decoration: none;
}

a:hover, a:focus {
    color: #91ccc9;
    outline:0;
    outline-offset:0;
}

label {
    font-weight: 700;
}

label.error {
    color:#a94442;
}


input, textarea, select {
    border: none;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
}

input {
    text-align: left;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill,
input:-webkit-autofill:focus,
textarea:-webkit-autofill:focus,
select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px white inset;
}

*:focus {
    outline-color: white;
}

.small-unit {
    font-size: 16px;
}

.usersIcon {
    color: #666;
    font-size: 18px;
}

.overflow-y {
    overflow-y: auto;
}

.center-img {
    margin: 0 auto;
}


/************* GENERAL DASHBOARD ************/

.super-title h2 {
    color: #463D3E;
    margin: 20px 0 10px;
    font-size: 32px;
}

.superSection {
    font-weight: 500;
    font-size: 12px;
    color: #91CCC9;
    text-transform: uppercase;
}

/* BUTTONS */
a.btn-mas-info{
    text-decoration: none;
    color: #FFFFFF;
    background-color: #91ccc9;
    display: block;
}

a.btn-promotion {
    width: 200px;
}

a.btn-mas-info.disabled, a:focus.btn-mas-info.disabled, a.under-study-btn, a.funded-btn {
    background-color: #CCC;
    border: 1px solid #91ccc9;
    color: #fff;
}


.roundedbutton, .roundedbutton:focus {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    color: #91CCC9;
    text-decoration: none;
    padding: 10px 20px;
    border: 1px solid #91CCC9;
    background-color: #ffffff;
    border-radius: 2px;
    border-bottom: 2px solid #7f7f7f;
}

.orangeButton {
    color: #FFF;
    background-color: #FD7B61;
    border: none;
    border-radius: 2px;
    border-bottom: 2px solid #7F7F7F;
    height: 52px;
    padding: 15px 45px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.orangeButton:hover {
    color: #FFF;
    border-bottom: none !important;
    position: relative !important;
    top: 2px !important;
    text-decoration: none !important;
}

.orangeButton:visited, .orangeButton:active {
    color: #FFF;
    text-decoration: underline;
}

.orangeButton:focus {
    outline-color: transparent;
}

.phome .buttonregister {
    background-color: #91ccc9;
    color: #fff;
    font-size: 11px;
    padding: 14px 30px;
    font-weight: 700;
    display: inline-block;
    margin: 30px 0 50px;
    letter-spacing: 2px;
    border-bottom: gray 3px solid
}

.btn-green {
    margin: 0;
    padding: 9.5px 16px;
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: white;
    background-color: #91ccc9;
    font-size: 11px;
    display: inline-block;
    font-weight: 500;
}

.btn-green-icon {
    margin: 0;
    padding: 9.5px 16px;
    letter-spacing: 1px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: white;
    background-color: #91ccc9;
    font-size: 11px;
    display: inline-block;
    font-weight: 500;
}

.buttonregister:hover {
    text-decoration: none;
}

.formcontacto .roundedbutton {
    color: #493C3E;
    border-color: #493C3E;
    padding-left: 20%;
    padding-right: 20%;
    margin-top: 40px;
}

.portadaContainer .blackBorderButton {
    padding: 13.5px 45px;
    text-transform: uppercase;
    font-family: "Rubik", sans-serif;
    border: 2px solid #FFF;
    background-color: rgba(0, 0, 0, 0.3);
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    margin-right: 30px;
}

.portadaContainer .blackBorderButton:hover {
    border: 2px solid transparent;
    background-color: rgba(255, 255, 255, 0.5);
    color: #000;
    text-decoration: none !important;
}

.button-bar {
    position: absolute;
    bottom: 15px;
    width: 100%;
    visibility:hidden;
}


a.btn-housers-orange, .btn-housers-orange {
    color: white !important;
    background-color: #FD7B61;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.12), 0 1px 2px 0 rgba(0,0,0,0.24);
    font-weight: normal;
    padding: 9px 16px !important;
    width: 100%;
}

a.btn-housers-orange.adjusted, .btn-housers-orange.adjusted {
    width: auto;
}

a.btn-housers-orange:visited, .btn-housers-orange:visited, a.btn-housers-orange:focus, .btn-housers-orange:focus {
    background-color: #FD7B61 !important;
}

a.btn-housers-orange:hover, .btn-housers-orange:hover {
    background-color: #db6e58 !important;
}

a.btn-housers-blue, .btn-housers-blue {
    color: white !important;
    background-color: #4EB4BC;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.12), 0 1px 2px 0 rgba(0,0,0,0.24);
    font-weight: normal;
    padding: 9px 16px !important;
    width: 100%;
}

a.btn-housers-blue:hover, .btn-housers-blue:hover {
    background-color: #3A939A !important;
}

a.btn-housers-transparent, btn-housers-transparent {
    padding: 9px 16px !important;
    width: 122px;
}

a.btn-housers-transparent > img, btn-housers-transparent > img {
    width: 15.13px;
    position: absolute;
    left: 0;
}

a.btn-private-area, .btn-private-area {
    width: 188px !important;
    color: #493D3E;
    font-size: 14px;
    font-weight: normal;
}


/*Quitar sombras a btn bootstrap*/
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus,
.btn.active, .btn:active{
    outline: 0 !important;
    outline-offset: 0  !important;
    background-image: none  !important;
    -webkit-box-shadow: none !important;
    box-shadow: none  !important;
}

/* BACKGROUNDS */
.white-background, .bg-white {
    background-color: #FFFFFF;
}

.grey-background {
    background-color: #EEEEEE;
}

.background-home-gray {
    background-color: #F1F0F0;
}

.bg-housers-aqua {
    background-color: #8FCCC9;
}

/* SEPARADORES */
.separador-6 {
    padding: 3px;
    width: 10px;
}

.separador-12 {
    padding: 6px;
    width: 10px;
}

.separador-16 {
    padding: 8px;
    width: 10px;
}

.separador-20 {
    margin-bottom: 20px;
}

.separador-24 {
    padding: 12px;
    width: 10px;
}

.separador-30 {
    padding: 15px;
    width: 10px;
}

.separador-50 {
    padding: 25px;
    width: 10px;
}

.separador-60 {
    padding: 30px;
    width: 10px;
}

.separador-100 {
    padding: 50px;
    width: 10px;
}

.separador-filete-120 {
    margin: 60px 0 60px 0;
    border: 1px solid #D4D1D1;
}

.separador-0-grey {
    border-bottom: 1px solid #b8b8b8;
    margin-bottom: 9px;
    margin-top: 9px;
}

.line {
    height: 1px;
    background: #D0D0D0;
    margin: 30px -15px 20px -15px;
    clear: both;
}

.top-buffer {
    margin-top: 35px;
}

.bottom-buffer {
    margin-bottom: 35px;
}

.bottom-buffer-sm {
    margin-bottom: 25px;
}

.bottom-buffer-xs {
    margin-bottom: 15px;
}

.bottom-buffer-15 {
    margin-bottom: 15px;
}

.space-right-10 {
    padding-right: 10px;
}

.non-margin-left{
    margin-left: 0px;
}

/* CONTAINERS */
.containersWrapper, .container-to-nest, .container-fluid-to-nest {
    width: 100%;
}

/* PADDINGS */
.no-padding {
    padding: 0;
}

.nopadding-left {
    padding-left: 0;
}

.nopadding-right {
    padding-right: 0;
}

.padding-25 {
    padding: 25px;
}

.no-margin-left {
    margin-left: 0px !important;
}

.padding-top-20 {
    padding-top: 20px;
}

/* BORDERS */
.top-gray-border {
    border-top: 1px solid #CCCCCC;
}

/* YOUTUBE */
.YTicons {
    max-width: 12%;
    max-height: 15%;
    z-index: 90;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -6%;
    margin-left: -7%;
}

.youtube-wrapper {
    cursor: pointer;
}

.YTicons.dark {
    opacity: 0.85;
}

.YTicons.full-color {
    opacity: 0;
}

.youtube-thumb {
    width:100%;
    height: auto;
    object-fit: none;
}

.theHome .youtube-thumb, .theLanding .youtube-thumb {
    margin: 0;
    width: 100%;
    position: absolute;
    top: -16.7%;
}

/* FONT STYLE */
.interior h1, .interior h2 {
    text-align: center;
    font-weight: 400;
}

.interior h1 {
    font-size: 34px;
}

.interior h2 {
    font-size: 22px !important;
}

.interior h2.defaulter {
    font-size: 22px !important;
    font-weight: 400 !important;
    margin-bottom: 20px;
}

.theHome h1, .theLanding h2, .theLanding h1 {
    font-size: 34px;
}

.theHome h1, .theLanding h1, .theHome h2, .theLanding h2, .theHome h3, .theLanding h3 {
    font-weight: 400;
    color: #493D3E;
}

.theHome h2 {
    font-size: 32px;
}

.theHome h3, .theLanding h3 {
    font-size: 30px;
}

.theHome p {
    font-size: 18px;
    font-weight: 400;
    color: #473D3E;
}

.categorias h3 {
    text-align: right;
}

.interior .categorias h3 {
    margin-top: 0;
}

.quienes h1 {
    font-size: 34px;
    color: #463B40;
}

.infolegal .faqs h4 {
    font-family: "Rubik", sans-serif;
    font-weight: 500;
    margin-top: 3px;
}

.faqs h4, .jobs h4 {
    font-size: 18px;
}

.theLanding p {
    color: #473d3e;
    font-size: 16px;
}

.cnmv-link {
    color: #FD7B61;
    text-transform: uppercase;
    font-weight: 700;
}

.section-home-link {
    color: #FD7B61;
    font-weight: 700;
}

.cnmv-link:hover, .cnmv-link:active, .cnmv-link:visited, .cnmv-link:focus {
    color: #FD7B61;
}

.font-orange {
     color: #fd7b61;
}


/* LINEAS SEPARADORES */
.spacerheader.thin {
    margin: 20px auto 20px auto;
}

.spacerheader {
    width: 40px;
    margin: 0 auto 34px auto;
    border-top: 2px solid #91CCC9;
}

/* IMAGES */
.centered-img {
    margin: 0 auto;
}

/* NAVIGATION */

/* LAYOUT */
.newlayout {
    /*margin-bottom: 30px;*/
}

/* CLASES */
.categorias {
    display: block;
    overflow: hidden;
}

/* FORMULARIO */
.form-control {
    font-size: 14px;
    padding: 4px 12px;
}

.formcontacto .aceptarconds {
    display: block;
    color: #666666;
    font-weight: 500;
    font-size: 14px;
}

/* BANNERS
.lead-banner{
    background-image: url("/assets/images/banners/banner-lead-background.jpg");
    height: 110px;
    padding: 20px 15px 20px 40px;
}*/

/* RIBBONS */
.ribbon-wrapper {
    overflow: hidden;
    position: absolute;
    top: -5px;
    left: -5px;
    box-shadow: 0 3px 3px -1px rgba(0, 0, 0, .5);
}

.ribbon-wrapper .ribbon {

    font-weight: 500;
    font-size: 12px;
    display: block;
    padding: 10px 15px;
    left: 0;
    background-color: rgba(253, 123, 97, 0.9);
    color: #ffffff;
    height: 36px;
}


/* ITEMS */

.h-minificha {
    /*-moz-box-shadow: none;*/
    /*-webkit-box-shadow: none;*/
    /*box-shadow: none;*/
    /*border: 1px solid #ccc;*/
    /*position: relative;*/
}

@media ( max-width :992px) {
    .top-buffer-sm {
        margin-top: 25px;
    }
}



@media ( max-width :991px) {
    .no-margin-left {
        margin-left: -15px !important;
    }


}

.sameHeightColumns {
    display: flex;
    flex-wrap: wrap;
}

.vcenter {
    align-items: center;
}




.white-text {
    color: #FFFFFF !important;
}


/*********************************/
/***** COLORED BUTTONS STYLE *****/
/*********************************/

.orangeButton,
.blueButton,
.whiteButton {
    color: #FFF;
    border-radius: 2px;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: 2px solid #7F7F7F;
    height: 52px;
    padding: 15px 45px;
    font-family: "Rubik", sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
}

.orangeButton.mini,
.blueButton.mini,
.whiteButton.mini {
    padding: 9px 16px;
    height: 40px;
}

.orangeButton { background-color: #FD7B61; }
.blueButton { background-color: #91CCC9; }
.whiteButton { color: #91CCC9; background-color: #FFF; border-left: 1px solid #91CCC9; border-top: 1px solid #91CCC9; border-right: 1px solid #91CCC9; }

.orangeButton:hover,
.orangeButton:visited,
.orangeButton:active,
.orangeButton:focus,
.blueButton:hover,
.blueButton:visited,
.blueButton:active,
.blueButton:focus {
    color: #FFF;
}

.whiteButton:hover,
.whiteButton:visited,
.whiteButton:active,
.whiteButton:focus {
    color: #91CCC9;
}

.orangeButton:hover,
.blueButton:hover,
.whiteButton:hover {
    border-bottom: none !important;
    position: relative !important;
    top: 2px !important;
    text-decoration: none !important;
}
.whiteButton:hover {
    border-bottom: 1px solid #91CCC9 !important;
}

.orangeButton:visited,
.orangeButton:active,
.orangeButton:focus,
.blueButton:visited,
.blueButton:active,
.blueButton:focus,
.whiteButton:visited,
.whiteButton:active,
.whiteButton:focus {
    text-decoration: none;
}

.orangeButton:focus,
.blueButton:focus,
.whiteButton:focus {
    outline-color: transparent;
}

.orangeButton.disabled,
.orangeButton[disabled],
.blueButton.disabled,
.blueButton[disabled],
.whiteButton.disabled,
.whiteButton[disabled] {
    background-color: #CCC;
}

.orangeButton.disabled:hover,
.orangeButton[disabled]:hover,
.blueButton.disabled:hover,
.blueButton[disabled]:hover,
.whiteButton.disabled:hover,
.whiteButton[disabled]:hover {
    cursor: default;
    border-bottom: 2px solid #7F7F7F !important;
    position: inherit !important;
    top: 0 !important;
}

.orangeButton.button-sm,
.blueButton.button-sm,
.whiteButton.button-sm {
    height: 40px;
    padding: 10px 20px;
}

.orangeButton.button-xs,
.blueButton.button-xs,
.whiteButton.button-xs {
    height: 34px;
    padding: 9px 20px;
    font-size: 12px;
}

a.orangeButton.v2,
a.blueButton.v2,
a.whiteButton.v2 {
    display: inline-block;
}



/******************************/
/***** CUSTOM TABLE STYLE *****/
/******************************/

table.custom {
    background-color: #FFFFFF;
}

table.custom tr th {
    background-color: #F1F0F0;
    color: #463d3e;
    border: 0;
    font-size: 12px;
    font-weight: bold;
    padding: 12px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}

table.custom.success tr th {
    border:1px solid #dddddd;
    background-color: #91ccc9;
    color: #ffffff;
}

table.custom.success tr th.thv {
    padding:0;
}

table.custom.success tr th.righted{
    text-align: right;
}

table.custom.success tr th .vertical{
    display: inline-block;
    transform: rotate(-90deg);
    white-space: nowrap;
}

table.custom.success tr th .vertical span{
    font-weight: 400;
    text-transform: lowercase;
}

table.custom tr td {
    color: #46393E;
    padding: 7px;
    vertical-align: middle;
}

table.custom tr.blue-head th {
    background-color: #91CCC9;
    color: #FFFFFF;
}

table.custom tr.orange-head th {
    background-color: #FD7B61;
    color: #FFFFFF;
}



/*****************************/
/***** BACK TO TOP STYLE *****/
/*****************************/

.back-to-top {
    display: none;
    position: fixed;
    right: 15px;
    bottom: 90px;
    padding: 8px;
    color: #91ccc9;
    background-color: #FFF;
    z-index: 999;
    border: 1px solid #91ccc9;
    min-width: 35px;
    min-height: 35px;
    text-align: center;
}
.back-to-top .fa, .back-to-top .mi { vertical-align: middle; }

.back-to-top img {
        width: 17px;
        height: 17px;
}

@media (max-width: 767px) {
    body{
        padding-top: 0;
    }
    .back-to-top {
        right: 20px; bottom: 75px;
    }
    .button-bar {
        position: relative;
        visibility:visible;
    }

   /*.phome .button-bar {
        position: absolute;
    }*/

    /*.lead-banner{
        height: auto;
        padding: 20px 15px;
        background-size: auto 100%;
    }*/
}


.ellipsis {
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}




/*******************/
/***** MODALES *****/
/*******************/

.modal .modal-content {
    border-radius: 0;
}

.iframe .modal-content {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.modal .modal-header {
    border: 0;
    padding: 25px;
}

.modal .modal-body {
    padding: 25px;
}
.modal button {
    border-radius: 0;
}
.close-modal {
    position: absolute;
    top: 15px;
    right: 15px;
}


/*******************************/
/***** BANNER INTERSTICIAL *****/
/*******************************/

.modal-interstitial {
    max-width: 1142px;
    margin: 30px auto;
}

.modal .modal-interstitial .modal-body {
    padding: 5px;
}

/*******************************/
/***** FORMULARIO REGISTRO *****/
/*******************************/

.formregistro .form-control {
    font-size: 14px;
}

.formregistro .radios.user-type input {
    margin-left: 10px;
}

.formregistro .registro-intro-ventajas {
    color: #91ccc9;
    font-size: 28px;
    font-weight: 500;
}

.formregistro .registro-ventaja {
    margin-top: 25px;
    font-weight: 400;
}

.formregistro .conditions {
    position: relative;
    display: none;
    width: 100%;
}

.formregistro .conditions .close-conditions {
    position: absolute;
    top: 6px;
    right: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.formregistro .infopass{
    font-size: 20px;
    color: #fd7b61;

}

#registroModal .modal-header button.close {
    margin-top: 25px !important;
    margin-right: 25px !important;
}


.theHome h3, .theLanding h3.popover-title {
    font-size: 16px;
    font-weight: 600;
}

.formregistro .password-wrong {
    padding: 10px;
    border: 1px solid #FF9999;
    background-color: #FFF5F5;
    display: none;
    border-radius: 3px;
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: 500;
}

.password-wrong i.fa-times-circle {
    color: #FF3333;
}

@media (max-width: 767px) {
    .formregistro .radios.user-type .radio label {
        padding-left:30px;
    }
}


/* SHOW PASSWORD */
input[type="password"]::-ms-clear, input[type="password"]::-ms-reveal {
    display: none;
}

.form-group .show-password {
    position:relative;
    z-index: 200;
    float: right;
    margin-right: 5px;
    cursor: pointer;
    color: #ccc;
}

#register-form * .show-password {
    margin-top: -30px;
    font-size: 20px;
}

.registro-sub-title {
    color: #999999;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
}

/************ NEW STYLES HOME 2022  **************/

.lightBlue{
    background-color:rgba(145,204,201,0.5);
}

sup .infoIcon{
    width:17px;
}

th sup .infoIcon{
    width:12px;
}

/************ TELF INPUT  **************/
/* Soluciona el solapamiento visual al usar separateDialCode */
.iti.separate-dial-code input {
    padding-left: 82px !important;
}

.iti {
    position: relative;
    width: 100%;
}

.iti__country-list {
    z-index: 205 !important;
}

form#identification-form label[for="intlPhone"] {
    display:none;
}
