.bg-gray{
    background: #F2F4F5;
}
.offset-top-30{
    margin-top: 30px;
}
.btn:focus,
.btn:active{
    box-shadow: none !important;
}
.widget{
    background: #fff;
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    padding: 25px 30px 30px;
    margin-bottom: 30px;
    border: 1px solid #ebeaea;
    border-radius: 3px;
    text-align: left;
}
.user-img{
    width: 90px;
    height: 90px;
    border-radius: 50%;
}
.dashboard-links ul {
    padding: 0 !important;
    width: 100%;
    list-style: none;
}
.widget.dashboard-links ul li a {
    padding-left: 20px;
    display: block;
    line-height: 60px;
    font-size: 16px;
    color: #848484;
    border-bottom: 1px solid #ebe9e9;
    letter-spacing: 0;
    text-align: left;
    transition: .3s all ease;
}
.dashboard.section{
    padding-top: 40px;
}
.dropdown-toggle::after{
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: 0;
    border-top: 0.3em solid;
    border-bottom: 0;
}
.show .dropdown-toggle::after {
    border-top: 0;
    border-bottom: 0.3em solid;
}
.nmrg{
    margin: 0 !important;
}
.nav-tabs {
    background: #2c2c2c;
}
.nav-tabs .active a{
    background: #f39c12;
}
.nav-tabs a{
    display: inline-block;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 13px 30px;
    font-weight: 500;
}
.btnshowdialog{
    border: 2px solid #f39c12;
    color: #f39c12;
    width: 100% !important;
    border-radius: unset;
}

.form-control{
    width: 100%;
    height: 51px;
    border: 1px solid #ebebeb;
    padding-left: 20px;
    font-size: 16px;
    color: #aaaab3;
    margin-bottom: 10px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: unset;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0,123,255,.25);
}
.btn-primary{
    background: #f39c12;
    border: 1px solid #f39c12;
    border-radius: unset;
}

.nmrg .first-child{
    padding-left: 0;
}
.cntcheck div > div, .cntcheck_nomr div > div {
    float: left;
    margin-right: 10px;
    margin-top: 2px;
}
.cntcheck .form-group:first-child{
    margin-top: 40px;
}
#blockscreen{
    display: block;
    position: fixed;
    width: 100%;
    height: 100% !important;
    top: 0;
    left: 0;
    z-index: 999999;
    background: #0000001c;
}
.indicador{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    border-radius: 60px;
    animation: loader 0.8s linear infinite;
    -webkit-animation: loader 0.8s linear infinite;
}
.indicador img{
    display: none;
}
.property-list .single-property-item {
    padding-bottom: 25px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 25px;
}
.modal .modal-header button{
    margin: 0;
    position: absolute;
    right: 0;
    top: 5px;
}
.modal .modal-footer .btn-default{
    background: #efefef;
    border-radius: unset;
}
.errorfield{
    font-size: 14px;
    color: #bf0303;
}

/*-------------------
Ficha anuncios
-------------------*/
.title-conten-ficha{
    font-size: 22px;
    color: #19191a;
    font-weight: 600;
    margin-bottom: 24px;
}
.content-caract .item-extra:before {
    content: '\2713';
    color: #ffa200;
    padding-right: 5px;
    font-size: 22px;
}
.item-extra {
    padding: 10px;
}
.best-agents .ba-text a{
    display: block;
}

/*-----------------
Register
------------------*/
.btn-login-face{
    color: #fff;
    background: #2196f3;
    border-color: #2196f3;
    position: relative;
    padding-left: 44px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-shadow: unset;
    border-radius: 0;
    line-height: 2.0;
}
.btn-login-face:hover{
    background: #1a7ccc !important;
    border-color: #1a7ccc;
    color: #fff;

}
.btn-login-face i.fa-facebook{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 45px;
    line-height: 45px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0,0,0,0.2);
}
.marg-bot-top-15{
    margin: 15px 0 !important;
}


/*---------------
Nav-menu
---------------*/

.offcanvas-menu-wrapper .main-menu .has-children ul{
    margin-left: 20px;
}
.offcanvas-menu-wrapper .main-menu .has-children a .fa{
    display: none;
}


.top-nav .main-menu .has-children {
    position: relative;
}
.top-nav .main-menu .has-children > a {
    position: relative;
    padding-right: 20px;
}
.top-nav .main-menu .has-children a .fa{
    float: right;
    margin-top: 3px;
    margin-left: 15px;
}
/*.top-nav .main-menu .has-children > a:before {*/
/*position: absolute;*/
/*content: "\e313";*/
/*font-size: 16px;*/
/*top: 50%;*/
/*right: 0;*/
/*-webkit-transform: translateY(-50%);*/
/*-ms-transform: translateY(-50%);*/
/*transform: translateY(-50%);*/
/*font-family: 'icomoon'; }*/
.top-nav .main-menu .has-children .dropdown {
    visibility: hidden;
    opacity: 0;
    top: 100%;
    position: absolute;
    text-align: left;
    -webkit-box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 10px -2px rgba(0, 0, 0, 0.25);
    border-left: 1px solid #edf0f5;
    border-right: 1px solid #edf0f5;
    border-bottom: 1px solid #edf0f5;
    padding: 10px 0;
    margin-top: 20px;
    margin-left: 0px;
    background: #fff;
    -webkit-transition: 0.2s 0s;
    -o-transition: 0.2s 0s;
    transition: 0.2s 0s;
    z-index: 999999;
}
.top-nav .main-menu .has-children .dropdown.arrow-top {
    position: absolute; }
.top-nav .main-menu .has-children .dropdown.arrow-top:before {
    bottom: 100%;
    left: 20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
.top-nav .main-menu .has-children .dropdown.arrow-top:before {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    margin-left: -10px; }
.top-nav .main-menu .has-children .dropdown a {
    text-transform: none;
    letter-spacing: normal;
    -webkit-transition: 0s all;
    -o-transition: 0s all;
    transition: 0s all;
    color: #343a40; }
.top-nav .main-menu.has-children .dropdown .active > a {
    color: #000 !important; }
.top-nav .main-menu .has-children .dropdown > li {
    list-style: none;
    padding: 0;
    margin: 0;
    min-width: 200px; }
.top-nav .main-menu .has-children .dropdown > li > a {
    padding: 5px 20px;
    display: block; }
.top-nav .main-menu .has-children .dropdown > li > a:hover {
    color: #1f3c88;
}
/*.top-nav .main-menu .has-children .dropdown > li.has-children > a:before {*/
/*content: "\e315";*/
/*right: 20px;*/
/*}*/
.top-nav .main-menu .has-children .dropdown > li.has-children > .dropdown,
.top-nav .main-menu .has-children .dropdown > li.has-children > ul {
    left: 100%;
    top: 0;
}
.top-nav .main-menu.has-children .dropdown > li.has-children:hover > a,
.top-nav .main-menu .has-children .dropdown > li.has-children:active > a,
.top-nav .main-menu .has-children .dropdown > li.has-children:focus > a {
    color: #1f3c88;
}
.top-nav .main-menu .has-children:hover > a,
.top-nav .main-menu .has-children:focus > a,
.top-nav .main-menu .has-children:active > a {
    color: #fff;
}
.top-nav .main-menu .has-children:hover,
.top-nav .main-menu .has-children:focus,
.top-nav .main-menu .has-children:active {
    cursor: pointer;
}
.top-nav .main-menu .has-children:hover > .dropdown,
.top-nav .main-menu.has-children:focus > .dropdown,
.top-nav .main-menu.has-children:active > .dropdown {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    margin-top: 0;
    visibility: visible;
    opacity: 1;
}
/*-----------------

Fixed nav

------------------*/

.header-section{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    -webkit-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in;
}
.top-nav.scrolled {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    margin-top: -100px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.top-nav.scrolled.sleep {
    -webkit-transition: .3s all ease-out;
    -o-transition: .3s all ease-out;
    transition: .3s all ease-out;
}
.top-nav.scrolled.awake {
    margin-top: 0px;
    -webkit-transition: .3s all ease-out;
    -o-transition: .3s all ease-out;
    transition: .3s all ease-out;
}

@media only screen and (max-width: 991px){
    .nav-logo .logo {
        padding: 15px 0 !important;
    }
    .canvas-open{
        top: 20px;
    }
}
/*----------------
    Pagination
-----------------*/

.pagination-classic{
    list-style: none;
}
.pagination-classic li {
    display: inline-block;
    color: #aaaab3;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-right: 6px;
}
.property-pagination li.active span {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #ebebeb;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #1c1c1c;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-right: 6px;
    margin: 14px;
    background: #f39c12;
}
/*----------------------
Select2
-------------------------*/
.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #d9d9d9 !important;
    border-radius: 0px !important;
    cursor: text;
}

/*------------------
Item propiedad
-------------------*/
.pic-tag .f-text a, .pic-tag .s-text a {
    color: #ffffff;
}


.single-item .feature-item {
    -webkit-box-shadow: 0 4px 15px 5px rgba(44, 44, 44, 0.05);
    box-shadow: 0 4px 15px 5px rgba(44, 44, 44, 0.05);
    background: #ffffff;
}
.pad-bot-30{
    padding-bottom: 30px;
}
.single-item  .fi-pic{
    height: 220px;
    position: relative;
}
.single-item .fi-text .inside-text{
    text-align: center;
    padding: 26px;
}
.single-item .fi-text  .inside-text h4{
    font-size: 22px;
    color: #19191a;
    font-weight: 600;
    margin-bottom: 8px;
}
.single-item .fi-text  .inside-text ul{
    list-style: none;
    margin-bottom: 9px;
}
.single-item .fi-text  .inside-text ul li{
    list-style: none;
    font-size: 14px;
    color: #636363;
    display: inline-block;
    margin-right: 20px;
}
.single-item .fi-text  .inside-text .price{
    color: #19191a;
    font-weight: 600;
}
.single-item .fi-text ul.room-features{
    text-align: center;
    background: #1c1c1c;
    padding: 12px 0;
    list-style: none;
}
.single-item .fi-text .room-features li{
    list-style: none;
    display: inline-block;
    font-size: 14px;
    margin-right: 38px;
}
.single-item .fi-text .room-features .fa{
    margin-right: 4px;
    display: inline-block;
}
.single-item .fi-text .room-features p{
    color: #ffffff;
    display: inline-block;
    margin-bottom: 0;
}
.property-list{
    margin-right: -15px;
    margin-left: -15px;
}
.single-item  .fi-pic .pic-tag .f-text {
    font-size: 10px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #E1481F;
    display: inline-block;
    padding: 4px 15px;
    float: left;
}
.single-item .fi-pic .pic-tag .s-text {
    font-size: 10px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #2cbdb8;
    display: inline-block;
    padding: 4px 15px;
    float: right;
}
.single-item  .fi-pic .pic-tag {
    overflow: hidden;
    padding: 15px 15px 0 15px;
}
.single-item .room-features a{
    color: #ffffff;
    text-transform: uppercase;
}
.single-item .room-features a:hover,
.single-item .room-features a:active,
.single-item .room-features a:focus
{
    color: #f39c12;
}
.toggle-group label{
    padding: 6px !important;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
}

.property-text .r-title a {
    color: #1c1c1c;
}
.single-property-item .stp-text .s-text,
.single-property-item .s-text
{
    float: right;
}

.property-text {
    padding: 15px;
}
.single-property-item .room-features li,
.single-property-item .room-features p
{
    display: inline-block;

}
.property-list .single-property-item .property-text .room-features li {
    margin-right: 35px;
}
.property-list .single-property-item .property-pic img {
    height: auto;
}
.single-property-item .stp-text .f-text,
.single-property-item .stp-text .s-text,
.single-property-item  .f-text,
.single-property-item .s-text
{
    font-size: 13px !important;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #E1481F;
    display: inline-block;
    padding: 3px 20px;
}

/*-----------------
Top properties
----------------*/

.top-properties-carousel .single-top-properties .stp-text .s-text,
.top-properties-carousel .single-top-properties .s-text
{
    float: right;
    margin-right: 15px;
}

.top-properties-carousel .single-top-properties .stp-text .f-text,
.top-properties-carousel .single-top-properties  .f-text,
.top-properties-carousel .single-top-properties  .s-text
{
    font-size: 10px;
    color: #ffffff;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #E1481F;
    display: inline-block;
    padding: 3px 20px;
}
.top-properties-carousel .single-top-properties .s-text,
.single-property-item .pic-tag .s-text,
.single-item .pic-tag .s-text
{
    background: #2cbdb8;
}
.top-properties-carousel .single-top-properties .stp-text .f-text a,
.top-properties-carousel .single-top-properties .stp-text .s-text a,
.top-properties-carousel .single-top-properties  .f-text a,
.top-properties-carousel .single-top-properties .s-text a
{
    color: #ffffff;
    font-size: 13px;
}
.top-properties-carousel .single-top-properties .stp-text h2 {
    font-size: 30px;
}
/*-------------
Lista de anuncios
--------------*/

.content-search .btn-search{
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 5px;
    float: right;
    margin-right: -10px;
    margin-top: 0;
    padding: 5px 15px;
    background: #ffffff;
}
.content-search .btn-search:after{
    display: none;
}
.search-up .fa {
    cursor: pointer;
}

/*Inside image*/
.favorite_container{
    position: absolute;
    top: 10px;
    right: 10px;
}
.favorite_container .form-group,
.cont-favorite .del-favorito
{
    margin: 0;
    background: white;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.feature-item .fi-pic .pic-tag
{
    position: absolute;
}
.single-top-properties .pic-tag,
.single-property-item .pic-tag,
.single-item .pic-tag
{
    position: absolute;
    overflow: hidden;
    padding: 15px 15px 0 15px;
    top: 0;
}
.feature-item .pic-tag .f-text,
.feature-item .pic-tag .s-text,
.single-top-properties .pic-tag .f-text,
.single-top-properties .pic-tag .s-text,
.single-property-item .pic-tag .f-text,
.single-property-item .pic-tag .s-text,
.single-item .pic-tag .f-text,
.single-item .pic-tag .s-text
{
    float: none !important;
    margin-bottom: 10px;
    display: block !important;
    width: 100%;
}
.single-top-properties .fi-pic .pic-tag,
.single-property-item .fi-pic .pic-tag,
.single-item .fi-pic .pic-tag
{
    overflow: hidden;
    padding: 15px 15px 0 15px;
    position: absolute;
}
.single-top-properties .favorite_container .form-group,
.single-property-item .favorite_container .form-group,
.single-item .favorite_container .form-group,
.single-item .cont-favorite .del-favorito
{
    position: absolute;
    top: 10px;
    right: 25px;
}
.fa-heart.active{
    color: red;
}

/*Top properties*/
.single-top-properties .feature-author {
    position: absolute;
    left: 30px;
    bottom: 10px;
}
.single-top-properties .feature-author .fa-pic {
    float: left;
    margin-right: 10px;
}
.single-top-properties .feature-author .fa-pic img {
    height: 36px;
    width: 36px;
    border-radius: 50%;
    border: 1px solid #ffffff;
}
.single-top-properties .feature-author .fa-text {
    overflow: hidden;
    display: inline-block;
}
.single-top-properties .feature-author .fa-text span {
    font-size: 14px;
    color: #ffffff;
    font-weight: 600;
    line-height: 35px;
}
.widget.dashboard-links ul li.active a {
    background: #fbfbfb;
    color: #f39c12;
}
.grecaptcha-badge{
    width: 0 !important;
}
.list-style{
    margin-top: 15px;
}
.list-style .fa{
    cursor: pointer;
}
.list-style .fa.active{
    color: #f39c12;
}
.bg-center{
    background-position: center;
}

/*---------
  list properties square
----------*/
.property-section .property-list{
    margin: 0 !important;
}
.property-list {
    margin-right: -15px;
    margin-left: -15px;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.s-square .single-property-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
}
.s-square .item-content{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.s-square  .item-content .col-image{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.s-square  .item-content .col-description{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
/*---------
  list properties list
----------*/
.s-list .single-property-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.s-list .item-content{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.s-list  .item-content .col-image{
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.s-list  .item-content .col-description{
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
/*responsive*/
@media only screen and (max-width: 767px) {
    .s-square .single-property-item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;

    }
    .s-list  .item-content .col-image{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .s-list  .item-content .col-description{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        position: relative;
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .list-style{
        display: none;
    }
}
.s-list .padd-0{
    padding: 0 !important;
}
.pagination-classic li.active span{
    margin: 0;
}
.pagination-classic .next,
.pagination-classic .prev
{
    width: 100%;
    border: none;
}
