@import url('/fonts/gibson/style.css');

html {
    font-family: 'Poppins Regular', sans-serif !important;
    font-weight: 100;
}
body {
    font-family: 'Poppins Regular', sans-serif !important;
    font-weight: 100;
}
::selection {
    color: #fff;
    background: #FF7423 !important;
}
.hright{
    background: #FF7423 !important;
}
.select2-container .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da;
    height: 38px;
    outline: none; }
.select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 36px;
    padding-left: 12px;
    color: #6c757d; }
.select2-container .select2-selection--single .select2-selection__arrow {
    height: 34px;
    width: 34px;
    right: 3px; }
.select2-container .select2-selection--single .select2-selection__arrow b {
    border-color: #6c757d transparent transparent transparent;
    border-width: 6px 6px 0 6px; }

.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #6c757d transparent !important;
    border-width: 0 6px 6px 6px !important; }

.select2-results__option {
    padding: 6px 12px; }

.select2-dropdown {
    border: rgba(0, 0, 0, 0.15);
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 35px 0px rgba(73, 80, 87, 0.15);
    box-shadow: 0px 0px 35px 0px rgba(73, 80, 87, 0.15); }

.select2-container--default .select2-search--dropdown {
    padding: 10px;
    background-color: #fff; }
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #ced4da;
    background-color: #fff;
    color: #6c757d;
    outline: none; }

.select2-container--default .select2-results__group {
    font-weight: 500; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #64b0f2; }

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #f8f9fa;
    color: #16181b; }
.select2-container--default .select2-results__option[aria-selected=true]:hover {
    background-color: #64b0f2;
    color: #fff; }

.select2-container .select2-selection--multiple {
    min-height: 38px;
    background-color: #fff;
    border: 1px solid #ced4da !important; }
.select2-container .select2-selection--multiple .select2-selection__rendered {
    padding: 1px 10px; }
.select2-container .select2-selection--multiple .select2-search__field {
    border: 0;
    color: #6c757d; }
.select2-container .select2-selection--multiple .select2-search__field::-webkit-input-placeholder {
    color: #6c757d; }
.select2-container .select2-selection--multiple .select2-search__field::-moz-placeholder {
    color: #6c757d; }
.select2-container .select2-selection--multiple .select2-search__field:-ms-input-placeholder {
    color: #6c757d; }
.select2-container .select2-selection--multiple .select2-search__field::-ms-input-placeholder {
    color: #6c757d; }
.select2-container .select2-selection--multiple .select2-search__field::placeholder {
    color: #6c757d; }
.select2-container .select2-selection--multiple .select2-selection__choice {
    background-color: #64b0f2;
    border: none;
    color: #fff;
    border-radius: 3px;
    padding: 0 7px;
    margin-top: 7px; }
.select2-container .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    margin-right: 5px; }
.select2-container .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #fff; }


   /** CAMBIOS CUSTOM **/
   .cuepocompleto{
    min-height: 100vh;
    width: 100%;
    background-image: url(/img/web/portada.jpg);
    position: absolute;
    background-size: cover;
   }
   .opcionesinicio{
       margin-top: 25%;
   }
   .widgets1 .icon{
    width: 150px;
       background-color: #FF7423;

   }
   .iconosItemInicio{
    display: flex;
    flex-direction: row;
    align-items: center;
    vertical-align: middle;
    justify-content: center;
   }
   .iconosItemInicio img{
       width: 150px;
   }
   .iconosItemInicio  .card{
    width: 100%;
    border-radius: 0;
   }
   .iconosItemInicio .card-body{
    padding: 0 !important;
    box-shadow: 1px 2px 23px;
   }
   .iconosItemInicio .card-body .icon{
       padding: 2%;
   }
   .triangulo_der {
    width: 0;
    height: 0;
    border-top: 12.5px solid transparent;
    border-left: 15px solid #FF7423;
    border-bottom: 12.5px solid transparent;
}
.iconosItemInicio .card-body .details h5{
    text-transform: uppercase;
    text-align: center;
    font-size: 200%;
    font-weight: 800;
}
.iconosItemInicio .card-body .details p{
    text-align: center;
    font-size: 150%;
    font-weight: 100;
}
.iconosItemInicio .card-body .details{
    width: 100%;
}

/** SECCIÓN DE IMOBILIARIAS **/
.auth_right{
    background-size: cover;
    height: 100vh;
    width: calc(100% - 200px);
}
.auth .auth_left{
    background-color: #FF7423;
    width: 200px;
}
.auth .auth_right {
    width: calc(100% - 200px);
}
@media only screen and (max-width: 340px){
    .auth_left{
        padding: 0 0px !important;
    }
}
.cardformularioLogin{
    position: absolute;
    z-index: 100;
    width: 300px;
    border-left-width: 0px;
    box-shadow: 2px 3px 20px;
    font-family: 'Poppins Regular', sans-serif;
}
.cardformularioLogin .card-body{
    padding: 0px !important;
    font-family: 'Poppins Regular', sans-serif;

}
.cardformularioLogin .card-title{
    background-color: #FF7423;
    width: 80%;
    padding: 2%;
    margin: 5px 0px;
    color: #fff;
    font-family: 'Poppins Regular', sans-serif;

}
.cardformularioLogin .card-title p{
    margin: 0;
    margin-left: 18px;
    font-family: 'Poppins Regular', sans-serif;
}
.cardformularioLogin  .text-muted{
    padding: 4%;
    font-family: 'Poppins Regular', sans-serif;


}
.cardformularioLogin form{
    padding: 20px 20px;
}
  .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #FF7423;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(243, 139,45,.25);
}
.carousel-item{
    height: 100vh;
    background-size: cover;
    background-position: center;
}
.btn-primary{
    background-color: #FF7423;
    border-color: #FF7423;
}
.btn-primary:hover {
    color: #fff;
    background-color: #FF7423;
    border-color: #FF7423;
}
a{
    color: #FF7423;

}
@media (max-width:700px){
    .iconosItemInicio {
        display: block;
        flex-direction: row;
        align-items: flex-start;
        vertical-align: middle;
        justify-content: flex-start;
    }
    .widgets1 .icon{
        width: 100px;

       }
    .iconosItemInicio img {
        width: 50px;
    }
    .iconosItemInicio .card-body .details h5{
        font-size: 150%;
    }
    .iconosItemInicio .card-body .details p{
        font-size: 120%;
    }
}
