
body {
    font-family: var(--primary-font), sans-serif !important;
    font-size: 16px;
    /*overflow-x: hidden;*/
}

.rowm10 {
    margin-left: -10px;
    margin-right: -10px
}

.colm10 {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 30px;
}

img {
    max-width: 100%
}

a:hover {
    color: var(--primary-color);
    text-decoration: none !important;
}

.scontent img {
    -o-object-fit: cover;
    object-fit: cover
}

header {
    position: relative;
    z-index: 500
}

.topmenu {
    border-bottom: 1px solid #ccc;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10
}

.topmenu .navbar-nav {
    width: 100%
}

.topmenu .navbar-nav a {
    color: #fff !important
}

.topmenu .navbar-nav a.active {
    font-weight: 600 !important
}

.topmenu .navbar-toggler {
    border: none !important;
    color: #fff !important
}

.topmenu.bg-light .navbar-nav a, .topmenu.bg-light .navbar-toggler {
    color: #000 !important
}

.topsearch .typesearch {
    margin-bottom: 10px;
    padding-top: 10px
}

.topsearch .typesearch a {
    color: #000;
    margin-right: 7px
}

.topsearch .typesearch a.active {
    border-bottom: 2px solid #000;
    font-weight: 700
}

.topsearch .input-group-lg {
    box-shadow: 0 4px 10px rgba(0, 0, 0, .25)
}

.topsearch .input-group-text {
    background: #fff
}

.topsearch .form-control {
    border: 1px solid #ced4da;
    border-left: 0
}

.topsearch .btn {
    background: var(--primary-color);
    color: #fff;
    font-size: 15px !important
}

.topsearch .btn:hover {
    color: #fff
}

.projecthome h2 a {
    color: #222
}

.projecthome .item {
    background-color: #f6f6f6;
    height: 100%
}

/*.projecthome > .row > div {*/
/*    margin-bottom: 40px*/
/*}*/

.projecthome .item p {
    margin: 0;
    padding: 5px 0
}

.blii {
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    padding-top: 66.6667%;
    position: relative !important
}

.blii .img {
    align-items: center !important;
    display: flex !important;
    justify-content: center !important
}

.blii .img, .blii .linkdetail {
    bottom: 0 !important;
    left: 0 !important;
    position: absolute;
    right: 0 !important;
    top: 0 !important
}

.projecthome .item .img img.thumb {
    border-radius: 6px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.projecthome .item .description {
    background: #fff;
    padding-top: 6px;
    position: relative
}

.projecthome .item .description .heart {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 10px
}

.projecthome .item .description .dia_chi {
    color: #4f4f4f;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis
}

.projecthome .item .description a {
    color: #000;
    text-decoration: none
}

.projecthome .item .description h5 {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    font-size: 1em;
    font-weight: 700;
    height: 39px;
    line-height: 120%;
    margin: 7px 0 0;
    overflow: hidden;
    padding: 0 15px 0 0;
    text-overflow: ellipsis;
    white-space: normal
}

.projecthome .item .description h5:hover {
    color: var(--primary-color);
}

.projecthome .item .description p {
    margin: 7px 0 0;
    padding: 0
}

.itemarea {
    flex: auto
}

.itemarea img {
    border-radius: 6px;
    flex: auto;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.itemarea h4 {
    bottom: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%
}

/*.owl-carousel .owl-stage {*/
/*    display: flex*/
/*}*/

.owl-carousel.owl-drag .owl-item {
    /*display: flex;*/
    flex: auto
}

.homehouse {
    background: #fff;
    position: relative
}

.hourseitem {
    margin-top: 20px
}


.hourseitem .img .thumb {
    border-radius: 6px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.hourseitem .info {
    padding: 10px 0 0;
    position: relative
}

.hourseitem .info .heart {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 10px
}

.hourseitem p {
    font-size: 15px;
    margin: 5px 0 0;
    padding: 0
}

.hourseitem .city {
    color: #4f4f4f;
    max-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis
}

.hourseitem p.threemt {
    display: flex;
    font-size: .9em
}

.hourseitem p.threemt span {
    float: left;
    font-size: 13.5px;
    margin-right: 10%
}

.hourseitem p.threemt span i {
    float: left;
    font-style: normal
}

.hourseitem p.threemt span .vti {
    margin-left: 5px;
    margin-top: 2px
}

footer {
    background-color: #f7f5f4;
    min-height: 270px
}

footer p a {
    color: var(--primary-color)
}

footer .menufooter h4 {
    border-bottom: 1px solid #e0e0e0;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 10px;
    text-transform: uppercase
}

footer .menufooter ul {
    margin: 0;
    padding: 0
}

footer .menufooter ul li {
    list-style: none;
    padding: 3px 0
}

footer .menufooter ul li a {
    color: #4f4f4f
}

footer .copyright {
    border-top: 1px solid #e0e0e0;
    color: #4f4f4f;
    font-size: 15px;
    padding: 20px 0
}

.padtop10 {
    padding-top: 10px
}

.padtop20 {
    padding-top: 20px
}

.padtop30 {
    padding-top: 30px
}

.padtop40 {
    padding-top: 40px
}

.padtop50 {
    padding-top: 50px
}

.padtop70 {
    padding-top: 70px
}

.action_footer {
    bottom: 40px;
    position: fixed;
    right: 80px;
    width: auto;
    z-index: 9;
    padding: 5px 10px;
}

.action_footer a img {
    height: 22px
}

.action_footer .cd-top {
    background: #262c66 !important;
    color: #fff;
    position: absolute;
    right: -18px;
    top: 1px;
    padding: 5px 10px;
}

.bgheadproject {
    background: url(../images/banner-du-an.jpg);
    color: #fff;
    padding: 30px 0
}

.bgheadproject h1 {
    padding-top: 20px
}

.bgheadproject p {
    padding: 0
}

#map {
    height: 730px
}

.bold500 {
    font-weight: 600
}

.lineheight220 {
    line-height: 220%
}

.from {
    font-weight: 400
}

.boxsliderdetail {
    height: auto;
    overflow: hidden;
    position: relative
}

.boxsliderdetail .slidetop {
    height: 350px;
    position: relative
}

.boxsliderdetail .slidetop .item {
    width: 100%
}

.boxsliderdetail .slidetop img {
    cursor: pointer;
    height: 350px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100% !important
}

.boxsliderdetail .slidebot {
    background: #222;
    height: auto;
    padding: 0 15px;
    position: relative
}

.boxsliderdetail .slidebot .control {
    margin-left: -5px;
    margin-right: -5px
}

.boxsliderdetail .slidebot .icon {
    background-color: hsla(0, 0%, 100%, .1);
    color: #e0e0e0;
    cursor: pointer;
    float: left;
    font-size: .8em;
    height: 80px;
    padding: 10px 0;
    text-align: center;
    width: 100%
}

.boxsliderdetail .slidebot .icon i {
    font-size: 2em
}

.boxsliderdetail .slidebot .icon p {
    margin: 0;
    padding-top: 10px
}

.boxsliderdetail .slidebot #listcarouselthumb {
    height: 90px;
    padding: 10px 0
}

.boxsliderdetail .slidebot .item {
    margin: 0 3px;
    width: 100%
}

.boxsliderdetail .slidebot img {
    border: 5px solid #222;
    cursor: pointer;
    height: 80px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100% !important
}

.pagination .page-item a, .pagination .page-item span {
    background-color: #f4f5f9;
    border: 0;
    border-radius: 0 !important;
    color: #222;
    margin: 0 5px;
    padding: 3px 12px !important
}

.pagination .page-item.active span {
    background: var(--primary-color)
}

.titlenews {
    font-size: 1.8em
}

.titlenewnews, .titlenews {
    font-weight: 600
}

.showbigimg {
    cursor: pointer
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

@keyframes lds-circle {
    0%, to {
        animation-timing-function: cubic-bezier(.5, 0, 1, .5)
    }
    0% {
        transform: rotateY(0deg)
    }
    50% {
        animation-timing-function: cubic-bezier(0, .5, .5, 1);
        transform: rotateY(5turn)
    }
    to {
        transform: rotateY(10turn)
    }
}

.owl-nav {
    color: #fff;
    left: 0;
    position: absolute;
    right: 0;
    top: 35%
}

.owl-nav i {
    background-color: #fff;
    border-radius: 50%;
    box-sizing: border-box;
    float: left;
    height: 36px;
    padding: 6px;
    top: 0;
    width: 36px
}

.owl-nav .owl-prev {
    right: 0;
    left: auto;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    font-size: 75px;
    box-shadow: none;
    color: #31bbd1;
    cursor: pointer;
}
.owl-nav .owl-next, .owl-nav .owl-prev {
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .25);
    outline: none;
    position: absolute;
    z-index: 2
}

.owl-nav .owl-next {
    left: 0;
    right:auto
}
.mySecBlock .head {
    padding: 0!important;
}
#listcarouselthumb .owl-nav .owl-next, #listcarouselthumb .owl-nav .owl-prev {
    border-radius: 0;
    box-shadow: none
}

#listcarouselthumb .owl-nav {
    top: 15px
}

#listcarouselthumb .owl-nav i {
    background: hsla(0, 0%, 100%, .1);
    border-radius: 0;
    box-shadow: none !important;
    font-size: .3em;
    height: 70px;
    outline: none !important;
    padding: 27px 2px;
    top: 10px;
    width: 20px
}

.bgmenupro {
    background: #fff;
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
    box-shadow: 0 3px 3px #f2f2f2;
    padding: 0
}

.bgmenupro .w90 {
    padding: 0
}

.bgmenupro .navbar {
    padding: 0 1rem
}

.bgmenupro .navbar li {
    margin-right: 10px;
    padding: .5rem 0
}

.bgmenupro li.active {
    border-bottom: 2px solid orange;
    font-weight: 700
}

.boxright {
    border-radius: 5px;
    box-shadow: 0 3px 5px #e0e0e0;
    margin-bottom: 15px;
    padding: 15px
}

.boxright .head {
    border-bottom: 1px solid #e0e0e0;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 10px 0
}

.boxright .itemagent img {
    border: none
}

.boxright .itemagent .col-md-4, .itemagent .col-md-8 {
    padding: 0
}

.boxright .itemagent .info a {
    color: #000;
    font-size: 16px;
    font-weight: 700
}

.boxright .itemagent .info p {
    margin: 0;
    padding: 5px 0
}

.boxright .itemagent .info p.mobile {
    color: var(--primary-color);
    font-weight: 700
}

.btn-orange {
    background: var(--primary-color);
    color: #fff;
    font-size: 16px;
    line-height: 25px
}

.text-orange {
    color: var(--primary-color) !important
}

.topmenu.bg-light .navbar-nav a.text-orange {
    color: var(--primary-color) !important;
    font-weight: 600 !important
}

.titlehouse {
    color: #222;
    font-size: 30px;
    font-weight: 700
}

.addresshouse {
    color: #4f4f4f
}

.pricehouse {
    color: var(--primary-color);
    font-size: 16px;
    margin: 0
}

.headifhouse, .pricehouse {
    border-bottom: 1px solid #e0e0e0;
    font-weight: 700;
    padding: 0 0 10px
}

.headifhouse {
    font-size: 18px;
    margin: 0 0 15px
}

#frmhomesearch {
    position: relative
}

.listsuggest {
    background: hsla(0, 0%, 100%, .9);
    display: none;
    max-height: 400px;
    overflow-y: scroll;
    position: absolute;
    width: 100%
}

.listsuggest ul {
    margin: 0;
    padding: 0
}

.listsuggest ul li {
    border-bottom: 1px solid #ccc;
    list-style: none;
    padding: 5px 10px
}

.listsuggest ul li:last-child {
    border-bottom: none
}

.listsuggest ul li p {
    font-size: .9em;
    margin: 0;
    padding: 5px
}

.listsuggest ul li p a {
    color: #000;
    font-size: 1.1em;
    font-weight: 700
}

.language {
    font-size: .8em
}

.language a {
    color: #000
}

#ismain-homes h2, .language a {
    font-weight: 700
}

/*.owl-carousel .item img {*/
/*    -o-object-fit: cover;*/
/*    object-fit: cover*/
/*}*/

.listnews {
    margin: 0;
    padding: 0
}

.listnews li {
    border-bottom: 1px solid #e0e0e0;
    list-style: none;
    padding: 7px 0
}

.lastestnews .img-thumbnail {
    border: 0;
    max-height: 67px;
    width: auto
}

.lastestnews {
    font-size: .85em;
    font-weight: 600
}

::-moz-placeholder {
    color: #b4b4b4 !important;
    opacity: 1
}

::placeholder {
    color: #b4b4b4 !important;
    opacity: 1
}

::-ms-input-placeholder {
    color: #b4b4b4 !important
}

.infomarker h5 {
    font-size: 14px;
    font-weight: 700;
    height: 34px;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 0
}

.infomarker p {
    margin: 0;
    padding: 0
}

.infomarker h5 a {
    color: var(--primary-color)
}

@media (max-width: 576px) {
    .w90 {
        width: 100%
    }

    .topsearch .typesearch a {
        color: #000
    }

    .topsearch .typesearch a.active {
        border-bottom: 2px solid #000
    }
}

@media (min-width: 576px) {
    .w90 {
        width: 100%
    }

    .topsearch .typesearch a {
        color: #000
    }

    .topsearch .typesearch a.active {
        border-bottom: 2px solid #000
    }
}

@media (min-width: 900px) {
    .w90 {
        width: 100%
    }

    .topsearch .typesearch a {
        color: #fff
    }

    .topsearch .typesearch a.active {
        border-bottom: 2px solid #fff
    }
}

@media (min-width: 1100px) {
    .w90 {
        width: 90%
    }

    .topsearch .typesearch a {
        color: #fff
    }

    .topsearch .typesearch a.active {
        border-bottom: 2px solid #fff
    }
}

.main-header .main-menu-content .sub-toggle {
    cursor: pointer;
    display: inline-block;
    height: 36px;
    position: relative;
    transform-style: preserve-3d;
    width: 36px
}

.main-header .main-menu-content .sub-toggle:after, .main-header .main-menu-content .sub-toggle:before {
    background-color: #000;
    content: "";
    height: 1px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 12px
}

.main-header .main-menu-content .sub-toggle:before {
    transform: translateX(-50%)
}

.main-header .main-menu-content .sub-toggle:after {
    transform: translateX(-50%) rotate(90deg)
}

.main-header .main-menu-content .sub-toggle.active:after {
    display: none
}

.main-header .main-menu-content .sub-menu {
    background-color: hsla(0, 0%, 100%, .95);
    border: 1px solid #eee;
    left: 0;
    margin: 0;
    min-width: 200px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    transition: all .25s ease;
    visibility: hidden;
    z-index: 1000
}

.main-header .main-menu-content .sub-menu:before {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    bottom: 100%;
    content: "";
    display: none;
    height: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 0
}

.main-header .main-menu-content .sub-menu > li {
    display: block
}

.main-header .main-menu-content .sub-menu > li .sub-toggle-desktop {
    display: none
}

.main-header .main-menu-content .sub-menu > li > a {
    color: #000;
    display: inline-block;
    font-size: 15px;
    padding: 10px 20px;
    text-decoration: none !important;
    text-transform: capitalize;
    transition: all .8s cubic-bezier(.19, 1, .22, 1);
    width: 100%
}

.main-header .main-menu-content .sub-menu > li > a:hover {
    color: var(--primary-color) !important
}

.main-header .main-menu-content .sub-menu > li:last-child a {
    border-bottom: 1px solid #eee
}

.main-header .main-menu-content .sub-menu > li.menu-item-has-children {
    position: relative
}

.main-header .main-menu-content .sub-menu > li.menu-item-has-children > .sub-toggle {
    display: none
}

.main-header .main-menu-content .sub-menu > li.menu-item-has-children > .sub-menu {
    left: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: translateY(30px);
    visibility: hidden
}

.main-header .main-menu-content .sub-menu > li.menu-item-has-children > .sub-menu:before {
    display: none
}

.main-header .main-menu-content .sub-menu > li.menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    transform: translateY(0);
    visibility: visible
}

.main-header .main-menu-content .sub-menu > li:last-child {
    border-bottom: none
}

.main-header .main-menu-content .menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.main-header .main-menu-content .menu > li {
    display: inline-block;
    padding: .8rem 0
}

.main-header .main-menu-content .menu > li > a {
    color: #000;
    display: inline-block;
    padding: .5rem;
    position: relative;
    font-weight: 700;
    text-decoration: none !important
}

.main-header .main-menu-content .menu > li > a:hover {
    color: var(--primary-color) !important
}

.main-header .main-menu-content .menu > li:first-child {
    padding-left: 0
}

.main-header .main-menu-content .menu > li:last-child {
    margin-right: 0;
    padding-right: 0
}

.main-header .main-menu-content .menu > li .sub-toggle {
    display: none
}

.main-header .main-menu-content .menu > li.menu-item-has-children {
    padding: .8rem .5rem;
    position: relative
}

.main-header .main-menu-content .menu > li.menu-item-has-children .sub-toggle {
    display: none;
    margin-left: 5px
}

.main-header .main-menu-content .menu > li.menu-item-has-children .sub-menu {
    opacity: 0;
    transform: scaleZ(0) translateY(30px);
    visibility: hidden
}

.main-header .main-menu-content .menu > li.menu-item-has-children:hover .sub-toggle {
    color: #fff
}

.main-header .main-menu-content .menu > li.menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    transform: scaleX(1) translateY(0);
    visibility: visible
}

.main-header .main-menu-content .menu > li.current-menu-item > a {
    color: #0fb1cb !important;
}

.main-header .main-menu-content .menu > li.current-menu-item .sub-toggle {
    color: #fff !important
}

@media screen and (max-width: 991px) {
    .main-header .main-menu-content .sub-toggle-desktop {
        display: none
    }

    .main-header .main-menu-content .menu--mobile {
        width: 100%
    }

    .main-header .main-menu-content .menu--mobile .sub-menu {
        border: none;
        display: none;
        opacity: 1;
        position: relative;
        transform: translate(0);
        transition: all 0s ease;
        visibility: visible
    }

    .main-header .main-menu-content .menu--mobile .sub-menu > li > a {
        border: none;
        padding: 10px 20px
    }

    .main-header .main-menu-content .menu--mobile .sub-toggle:after, .main-header .main-menu-content .menu--mobile .sub-toggle:before {
        background-color: #000
    }

    .main-header .main-menu-content .menu--mobile > li {
        border-bottom: 1px dashed #eaeaea;
        padding: 0 !important
    }

    .main-header .main-menu-content .menu--mobile > li.current-menu-item {
        border-left: 2px solid var(--primary-color)
    }

    .main-header .main-menu-content .menu--mobile > li > a {
        color: #000;
        display: block;
        font-size: 14px;
        font-weight: 500;
        line-height: 20px;
        padding: 10px 20px 10px 0;
        position: relative;
        text-transform: capitalize;
        z-index: 10
    }

    .main-header .main-menu-content .menu--mobile > li > a:hover {
        color: var(--primary-color) !important;
        padding-left: 5px
    }

    .main-header .main-menu-content .menu--mobile > li.menu-item-has-children:not(.has-mega-menu) {
        position: relative
    }

    .main-header .main-menu-content .menu--mobile > li.menu-item-has-children:not(.has-mega-menu) .sub-toggle {
        display: inline-block;
        height: 40px;
        position: absolute;
        right: 0;
        top: 0;
        width: 40px;
        z-index: 20
    }

    .main-header .main-menu-content .menu--mobile .sub-menu > li.menu-item-has-children > .sub-menu {
        padding-left: 20px;
        position: static
    }
}

.main-header .navbar {
    padding: 0
}

.main-header .navbar-light .navbar-brand {
    padding: .8rem 0
}

.blog-container .container-grid .grid-in {
    border-radius: 5px;
    height: 100%;
    max-width: 100%;
    position: relative
}

.blog-container .container-grid .grid-in .hourseitem {
    border-radius: 0 !important
}

.blog-container .container-grid .grid-in .grid-shadow {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .25);
    height: 100%;
    width: 100%
}

.blog-container .container-grid .grid-in .grid-shadow.grid-shadow-gray {
    background: #f6f6f6
}

.blog-container .container-grid .blog-img img {
    width: 100%
}

.blog-container .container-grid .grid-h {
    background-color: #f6f6f6;
    min-height: 220px;
    padding: 15px
}

.blog-container .container-grid .grid-h a h2 {
    color: #212131;
    display: block;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 15px;
    -webkit-transition: color .2s
}

.blog-container .container-grid .grid-h a:hover h2 {
    color: var(--primary-color)
}

.blog-container .container-grid .grid-h .blog-excerpt p {
    color: #878798;
    display: block;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 15px
}

.blog-container .container-grid .grid-h .blog-title a {
    min-height: 60px
}

.blog-container .container-grid .grid-h .blog-title .post-meta {
    color: #878798;
    font-size: 14px
}

.boxright {
    border-radius: 4px;
    box-shadow: 0 3px 16px rgba(0, 0, 0, .1);
    margin-bottom: 30px;
    /*margin-top: 15px;*/
    padding: 30px
}
.col-md-4.padtop10.is-affixed {
    /*padding-top: 320px;*/
}
.boxright h5 {
    font-weight: 700;
    margin-top: -15px
}

.grecaptcha-badge {
    bottom: 80px !important
}

.topmenu {
    border-bottom: none;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1)
}

.single-post .head {
    border-bottom: 1px solid #e0e0e0;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    padding: 10px 0
}

.gridhouse {
    grid-template-columns:repeat(auto-fill, minmax(350px, 1fr))
}

.action_footer a, .typesearch a {
    text-decoration: none !important
}

/*.action_footer a:hover, .btn-orange:focus, .btn-orange:hover, .topsearch .btn:hover {*/
/*    background: var(--primary-color-hover);*/
/*    color: #fff*/
/*}*/

.itemnews .title {
    font-size: 20px !important
}

.itemnews h3 a:hover {
    color: var(--primary-color);
    text-decoration: none
}

@media screen and (min-width: 901px) {
    .itemnews img {
        min-height: 210px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .itemnews .title {
        font-size: 20px
    }
}

@media screen and (max-width: 600px) {
    .itemnews h3 {
        padding-top: 15px
    }

    .itemnews .title {
        font-size: 20px
    }
}

.itemnews img {
    height: 150px;
    margin-bottom: 15px;
    min-height: 160px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.mapouter {
    position: relative;
    text-align: right
}

.gmap_canvas, .mapouter {
    height: 400px;
    width: 100%
}

.gmap_canvas {
    background: none !important;
    overflow: hidden
}

#contact .wrapper {
    background-color: #f4f4f4;
    display: -moz-flex;
    display: flex;
    -moz-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 20px
}

#contact .wrapper h2 {
    color: var(--primary-color);
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 20px;
    text-transform: uppercase
}

#contact .wrapper .form-control {
    background: #fff
}

#contact .wrapper .contact-main {
    margin-bottom: 40px
}

#contact .wrapper .contact-item {
    margin-bottom: 25px
}

#contact .wrapper .contact-item:last-child {
    margin-bottom: 0
}

#contact h3 {
    color: var(--primary-color);
    font-size: 22px;
    font-weight: 700;
    line-height: 28px
}

#contact h3, .form-group {
    margin-bottom: 15px
}

.form-control {
    background-color: transparent;
    border: 1px solid #ddd;
    border-radius: 0;
    font-size: 14px;
    height: 40px;
    transition: all .4s ease
}

.form-control, .form-control:focus {
    -ms-box-shadow: none;
    box-shadow: none;
    outline: none
}

.form-control:focus {
    border-color: var(--primary-color)
}

.btn-outline, .btn-special {
    background-color: #fff;
    border: 2px solid #303030;
    border-radius: 0;
    color: #303030;
    display: inline-block;
    font-size: 14px;
    height: 39px;
    line-height: 35px;
    padding: 0 20px;
    position: relative
}

.btn-special, .btn-special:after {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff
}

.btn-special:hover, .btn-special:hover:after {
    background-color: #fff
}

.btn-special:hover {
    color: var(--primary-color);
    text-decoration: none
}

#contact .alert {
    border-radius: 0;
    font-size: 14px;
    padding: .5rem 1.25rem
}

.job-list {
    margin-bottom: 40px
}

.job-list .job-item {
    border-top: 1px dashed #d4d4d4;
    padding: 15px 0
}

.job-list .job-item .job-title {
    margin-bottom: 10px
}

.job-list .job-item .job-title a {
    font-weight: 700
}

.job-list .job-item p {
    font-size: 14px;
    margin-bottom: 0
}

.job-list .job-item .job-header {
    border-bottom: 1px dashed #d4d4d4;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 15px 0
}

.topsearch .form-control {
    background: #fff;
    border: 1px solid #ced4da !important;
    border-left: 0 !important;
    box-shadow: none;
    font-size: 16px;
    height: 48px !important;
    outline: none
}

.topsearch .typesearch {
    margin-bottom: 0
}

.topsearch .btn, .topsearch .input-group-text {
    border-radius: 0 !important
}

.topsearch .typesearch a {
    background-color: hsla(0, 0%, 100%, .7) !important;
    border: none !important;
    border-right: 1px solid #fff !important;
    color: var(--primary-color);
    display: inline-block;
    float: left;
    margin: 0;
    padding: 8px 12px
}

.topsearch .typesearch a:last-child {
    border-right: none !important
}

.topsearch .typesearch a.active {
    background: var(--primary-color) !important;
    color: #fff
}

.topsearch .input-group-lg {
    background-color: hsla(0, 0%, 100%, .7);
    justify-content: center;
    padding: 25px 20px 5px
}

.hourseitem .info {
    background: #f6f6f6;
    padding: 15px
}

.hourseitem .img .thumb {
    border-radius: 0 !important;
    width: 100%
}

.projecthome .item .description {
    background: #f6f6f6;
    padding: 15px
}

.projecthome .item .img img.thumb {
    border-radius: 0 !important
}

.projecthome p.threemt {
    display: flex;
    font-size: .9em
}

.projecthome p.threemt span {
    float: left;
    font-size: 13.5px;
    margin-right: 10%
}

.projecthome p.threemt span i {
    float: left;
    font-style: normal
}

.projecthome p.threemt span .vti {
    margin-left: 5px;
    margin-top: 2px
}

.main-homes {
    min-height: calc(100vh - 400px)
}

@media (max-width: 767px) {
    .show-admin-bar .search-box {
        margin-top: 40px
    }

    .search-box {
        background-color: transparent !important;
        border-radius: 0;
        height: 100%;
        left: 0;
        margin-bottom: 0;
        overflow-x: hidden;
        overflow-y: scroll;
        padding: 0 !important;
        position: fixed;
        top: 0;
        visibility: hidden;
        width: 100%;
        z-index: 1200
    }

    .search-box.animation .search-box-content {
        transform: translateX(-100%);
        transition: visibility .3s ease-in-out, transform .3s ease-in-out
    }

    .search-box .search-box-content {
        background-color: #f6f6f6;
        height: 100%;
        max-width: 85%;
        overflow-x: hidden;
        overflow-y: scroll;
        padding-bottom: 50px;
        width: 100%
    }

    .search-box .search-box-content .search-box-items {
        padding: 1.25em
    }

    .search-box.active {
        visibility: visible
    }

    .search-box.active .search-box-content {
        transform: translateX(0)
    }

    .search-box.active .screen-darken {
        background-color: rgba(34, 34, 34, .4);
        height: 100%;
        position: absolute;
        transition: opacity .2s linear, visibility .2s, width 2s ease-in;
        width: 100%;
        z-index: -1
    }

    .language {
        font-size: 14px
    }

    .language .btn-select-language {
        float: none
    }

    .topbar-items li.login-item:first-child {
        padding-left: 0
    }

    .topbar-items li.login-item a {
        font-size: 14px
    }
}

.toggle-filter-offcanvas.toggle-filter-mobile {
    border-color: var(--primary-color);
    -o-border-image: initial;
    border-image: initial;
    border-style: solid;
    border-width: 1px;
    display: flex;
    height: 32px;
    overflow: hidden;
    padding-left: .5em;
    padding-right: .5em;
    vertical-align: middle;
    width: -moz-max-content;
    width: max-content
}

.toggle-filter-offcanvas.toggle-filter-mobile i, .toggle-filter-offcanvas.toggle-filter-mobile span {
    align-self: center
}

.search-box {
    background: #f6f6f6;
    margin-top: 20px;
    padding: 1em .75em
}

.search-box > .row {
    margin-left: .1em;
    margin-right: .1em
}

.search-box .select--arrow .form-control {
    height: 34px
}

.search-box .form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    height: 34px;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 100%
}

.search-box .form-group .max-label, .search-box .form-group .min-label {
    bottom: -18px;
    font-size: 13px;
    font-weight: 700;
    padding-left: .25em
}

.search-box .input-has-icon {
    position: relative
}

.search-box .input-has-icon i {
    color: #ccc;
    position: absolute;
    right: 10px;
    top: 10px
}

.search-box .input-has-icon .form-control {
    padding-right: 2.25em
}

.search-box .list-of-suggetions {
    padding-left: 0
}

.search-box .list-of-suggetions li {
    color: #999;
    cursor: pointer;
    font-size: 14px;
    list-style: none;
    padding: 2px 20px
}

.search-box .list-of-suggetions li:hover {
    background-color: #e2e2e2
}

.search-box .dropdown-menu .dropdown-item {
    padding-left: .75em;
    padding-right: .75em
}

.search-box .dropdown-menu .dropdown-item.active, .search-box .dropdown-menu .dropdown-item:active {
    background-color: unset;
    color: unset;
    text-decoration: none
}

.search-box .dropdown .dropdown-toggle {
    background-clip: padding-box;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .08);
    color: #495057;
    font-size: 14px;
    font-weight: 400;
    height: 34px;
    line-height: 1.5;
    padding: .375rem 1.75em .375rem .75rem;
    text-align: left;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 100%
}

.search-box .dropdown .dropdown-toggle span {
    display: block;
    overflow: hidden
}

.search-box .dropdown .dropdown-toggle:after {
    float: right;
    position: absolute;
    right: .5em;
    text-align: right;
    top: 50%;
    transform: translate(-50%, -50%)
}

.min-max-input .control-label {
    display: block;
    overflow: hidden
}

@media (min-width: 768px) {
    .search-box .btn-group .dropdown-toggle {
        padding-left: .5em;
        padding-right: .5em
    }
}

#properties-list .property-item {
    position: relative;
    width: 100%
}

#ajax-filters-form .data-listing > .row > div {
    margin-bottom: 20px
}

@media (min-width: 576px) {
    #properties-list.full-page-content .property-item, #properties-list.left-page-content .property-item {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 768px) {
    #properties-list.full-page-content .property-item, #properties-list.left-page-content .property-item {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 992px) {
    #properties-list.full-page-content .property-item {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    #properties-list.left-page-content .property-item {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 1200px) {
    #properties-list.full-page-content .property-item {
        flex: 0 0 25%;
        max-width: 25%
    }

    #properties-list.left-page-content .property-item {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 1400px) {
    #properties-list.full-page-content .property-item {
        flex: 0 0 20%;
        max-width: 20%
    }

    #properties-list.left-page-content .property-item {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

.shop__sort .form-group--inline {
    justify-content: flex-start
}

.shop__sort .sort-by-wrap {
    justify-content: flex-end
}

.shop__sort .change-view {
    align-self: center
}

@media (max-width: 576px) and (min-width: 375px) {
    .shop__sort .col-toggle-filter {
        flex: 0 0 17%;
        max-width: 17%;
        padding-left: 10px;
        padding-right: 5px
    }

    .shop__sort .col-showing, .shop__sort .col-sort-by {
        padding-left: 7px;
        padding-right: 10px
    }

    .shop__sort .col-showing .select--arrow .form-control, .shop__sort .col-sort-by .select--arrow .form-control {
        padding-left: 5px;
        padding-right: 20px
    }

    .shop__sort .col-showing .select--arrow i, .shop__sort .col-sort-by .select--arrow i {
        right: 6px
    }

    .shop__sort .col-sort-by {
        flex: 0 0 53%;
        max-width: 53%
    }

    .shop__sort .col-showing {
        flex: 0 0 30%;
        max-width: 30%
    }

    .shop__sort .toggle-filter-name {
        display: none !important
    }
}

@media (max-width: 374px) {
    .shop__sort .change-view {
        position: absolute;
        right: 15px;
        top: calc(-100% - .5rem)
    }
}

@media (max-width: 305px) {
    .shop__sort .row > div {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.btn-primary {
    background: var(--primary-color);
    border: none;
    border-radius: 3px;
    color: #fff;
    outline: none;
    padding: 5px 10px
}

.btn-primary:hover {
    background: var(--primary-color-hover)
}

.btn-full {
    width: 100%
}

.currency-switcher {
    margin-right: 0;
    margin-left: 50px
}
button.btn.btn-secondary.dropdown-toggle.btn-select-currency {
    padding: 5px 15px;
}
.language .language-switcher-wrapper > .dropdown {
    vertical-align: top
}

.btn-select-language {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
    color: #333 !important;
    display: block;
    float: left;
    font-size: 18px;
    line-height: 24px;
    outline: none !important;
    padding: 0;
    vertical-align: middle
}

.btn-select-language img {
    margin-top: 1px;
    vertical-align: top
}

.language_bar_chooser.dropdown-menu {
    border: none;
    box-shadow: 0 8px 10px 0 rgba(0, 0, 0, .15);
    padding: 0 !important
}

.language_bar_chooser.dropdown-menu li {
    display: inline-block !important
}

.language_bar_chooser.dropdown-menu li a {
    font-size: 14px;
    line-height: 28px;
    padding-left: 7px !important;
    text-decoration: none !important
}

.language_bar_chooser.dropdown-menu li a img {
    margin: 0 2px;
    vertical-align: middle;
}

.socials {
    display: inline-block
}

.socials span {
    font-weight: 700
}

.socials ul {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0
}

.socials ul li {
    display: inline-block;
    margin: 0 5px
}

.socials ul li a {
    background-color: var(--primary-color) !important;
    border: 1px solid var(--primary-color);
    border-radius: 50%;
    color: #fff !important;
    display: block !important;
    font-size: 15px !important;
    height: 35px;
    line-height: 35px;
    text-align: center;
    width: 35px
}

.socials ul li a:hover {
    background-color: #fff !important;
    color: var(--primary-color-hover) !important
}

.box_shadow {
    background: #f5f5f5;
    margin: 30px 0;
    padding: 40px 0
}

.box_shadow .projecthome .item {
    border: 1px solid lightgrey;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    margin: 10px;
}

.box_shadow .projecthome .item .description {
    background: #fff
}

.box_shadow .homehouse {
    background: transparent
}

.box_shadow .homehouse .hourseitem {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .25)
}

.box_shadow .blog-container .grid-h, .box_shadow .homehouse .hourseitem .info {
    background: #fff
}

.hourseitem, .projecthome .item {
    border-radius: 5px;
    overflow: hidden;
    position: relative
}

.hourseitem img, .projecthome .item img {
    transform: scale(1);
    transition: all .4s;
    width: 100%
}

.hourseitem:hover img, .projecthome .item:hover img {
    transform: scale(1.1)
}

footer {
    background-color: #fafbfd;
    border-top: 1px solid #f0f0f0
}

.topmenu.bg-light {
    background-color: #f4f5f9 !important
}

.hourseitem h3 a {
    line-height: 19px
}

.bravo_topbar {
    background: #282e68;
    padding: 6px 0;
}

.bravo_topbar .content {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 0 20px
}

.bravo_topbar .content .topbar-left {
    color: #fff;
    font-size: 14px
}

.bravo_topbar .content .topbar-right {
    font-size: 12px
}

.bravo_topbar .content .topbar-items {
    display: inline-block;
    margin-bottom: 0
}

.topbar-items li {
    display: inline-block;
    padding-left: 18px;
    padding-right: 18px
}

.topbar-items li.login-item {
    padding-left: 5px;
    padding-right: 5px
}

.topbar-items li a {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    text-decoration: none
}

.bravo_topbar .content .top-socials {
    display: inline-block
}

.bravo_topbar .content .topbar-left .line {
    display: inline-block;
    margin: 0 10px;
    min-height: 1px;
    min-width: 1px;
    position: relative
}

.bravo_topbar .content .topbar-left .line:before {
    border-right: 1px solid #229aa8;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: -13px
}

.bravo_topbar .content .top-socials a:first-child {
    padding-left: 0
}

.bravo_topbar .content .topbar-left a {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding-right: 18px;
    text-decoration: none
}
.bravo_topbar .content .topbar-left .top-socials a {
    font-size: 13px;
}
.topsearch .form-control {
    border: none !important;
    z-index: 3
}

.topsearch .input-group-text {
    border: none !important
}

.language > a {
    font-weight: 400;
    text-decoration: none !important
}

.language > a img {
    margin-right: 3px;
    margin-top: 3px;
    vertical-align: top
}

.bravo_topbar .language-label {
    display: none
}

.bravo_topbar .btn-select-language {
    color: #fff !important;
    font-size: 13px;
    font-weight: 400
}

.bravo_topbar .language {
    display: inline-block;
    font-size: 12px;
    margin-bottom: 0 !important;
    margin-left: 10px;
    padding: 0;
    vertical-align: middle
}

.bravo_topbar .language > a {
    color: #fff !important
}

.post-meta a {
    color: #212529;
    text-decoration: none !important
}

.post-meta a:hover {
    color: var(--primary-color)
}

.breadcrumb {
    align-items: center;
    background-color: transparent;
    justify-content: center;
    margin-bottom: 0;
    position: relative;
    z-index: 2
}

.breadcrumb > .breadcrumb-item {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700
}

.breadcrumb > .breadcrumb-item a, .breadcrumb > .breadcrumb-item:active {
    color: #fff
}

.breadcrumb > .breadcrumb-item a:hover {
    color: var(--primary-color-hover);
    text-decoration: none
}

.breadcrumb-item + .breadcrumb-item:before {
    color: #fff
}

.bgheadproject h1 {
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase
}

.boxright .head {
    border-bottom: none;
    margin-bottom: 0;
    padding: 0 0 15px
}

.boxright .itemagent {
    font-size: 15px
}

.boxright .itemagent img {
    border-radius: 4px;
    margin-bottom: 15px;
    padding: 0
}

.boxright .info p {
    margin: 0;
    padding: 5px 0
}

.boxright .info p.mobile {
    color: var(--primary-color);
    font-weight: 700
}

p:empty {
    margin-bottom: 0
}

.add-property {
    border-radius: 25px;
    font-size: 15px;
    margin-bottom: .8rem;
    margin-left: 20px;
    margin-top: .8rem;
    padding: 10px 15px;
    white-space: nowrap
}

.blii .status {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 9
}

.status-label {
    background-color: var(--primary-color);
    color: #fff;
    font-size: 1rem;
    padding: 3px 7px
}

.status-label.label-success {
    background-color: #36c6d3
}

.status-label.label-danger {
    background-color: #ed6b75
}

.status-label.label-warning {
    background-color: #f1c40f
}

.status-label.label-info {
    background-color: #659be0
}

.home_banner {
    background-color: #2a2933;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    font-weight: 600;
    height: 60vh;
    position: relative
}

.home_banner .topsearch {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 50%;
    z-index: 9
}

.post-meta {
    color: #878798;
    font-size: 14px
}

@media (max-width: 1200px) {
    .home_banner .topsearch {
        padding-left: 15px;
        padding-right: 15px;
        width: 70%
    }
}

@media screen and (max-width: 992px) {
    .home_banner .topsearch {
        width: 80%
    }
}

@media screen and (max-width: 768px) {
    .home_banner {
        height: auto !important;
        min-height: 60vh !important;
        padding-bottom: 80px;
        padding-top: 80px
    }

    .home_banner .topsearch {
        position: static;
        transform: none;
        width: 100%
    }

    .home_banner .col-5.pr-1, .home_banner .col-5.px-1 {
        flex: 0 0 50%;
        max-width: 50%;
        padding-right: 15px !important
    }

    .home_banner .col-5.px-1 {
        padding-left: 15px !important
    }
}

body .cookie-consent {
    padding: 10px 0 !important
}

body .cookie-consent .cookie-consent-body {
    max-width: 90%
}

.half-circle-spinner, .half-circle-spinner * {
    box-sizing: border-box
}

.half-circle-spinner {
    border-radius: 100%;
    height: 60px;
    margin: 20px auto;
    position: relative;
    width: 60px
}

.half-circle-spinner .circle {
    border: 6px solid transparent;
    border-radius: 100%;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%
}

.half-circle-spinner .circle.circle-1 {
    animation: half-circle-spinner-animation 1s infinite;
    border-top-color: var(--primary-color)
}

.half-circle-spinner .circle.circle-2 {
    animation: half-circle-spinner-animation 1s infinite alternate;
    border-bottom-color: var(--primary-color)
}

@keyframes half-circle-spinner-animation {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.topsearch .keyword-input, .topsearch .location-input {
    display: inline-block;
    position: relative;
    width: calc(50% - 105px)
}

.topsearch .search-button-wrapper .btn {
    min-width: 108px;
    padding: .5em
}

.spinner-icon {
    display: none;
    position: absolute;
    right: 13px;
    top: 13px
}

.search-box .spinner-icon {
    right: 11px;
    top: 7px
}

.suggestion {
    background: hsla(0, 0%, 100%, .9);
    display: none;
    left: 0;
    max-height: 400px;
    overflow-y: scroll;
    position: absolute;
    right: 0;
    z-index: 99
}

.suggestion ul {
    margin: 0;
    padding: 0
}

.suggestion ul li {
    border-bottom: 1px solid #ccc;
    list-style: none;
    padding: 5px 10px
}

.suggestion ul li p a {
    color: #000;
    font-size: 1.1em;
    font-weight: 700
}

.suggestion::-webkit-scrollbar-track {
    background-color: #f9f9f9;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .2)
}

.suggestion::-webkit-scrollbar {
    background-color: #fae0e0;
    height: 3px;
    width: 3px
}

.suggestion::-webkit-scrollbar-thumb {
    background-color: #f9f9f9;
    border: 2px solid #777;
    border-radius: 2px
}

.topmenu {
    transition: all .5s ease 0s
}

.topmenu .header-sticky {
    animation: slideInDown .65s cubic-bezier(.23, 1, .32, 1);
    animation-fill-mode: none;
    background: #f4f5f9;
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999999
}

.show-admin-bar .topmenu .header-sticky {
    top: 40px
}

.choose-currency, .choose-currency a {
    color: #fff;
    display: inline-block
}

.choose-currency a {
    margin-right: 3px;
    position: relative;
    text-decoration: none
}

.choose-currency a:after {
    background: #fff;
    content: "";
    height: 10px;
    position: absolute;
    right: -5px;
    top: 4px;
    width: 1px
}

.choose-currency a:last-child:after {
    display: none
}

.choose-currency a.active {
    font-weight: 700
}

.header-deliver {
    color: #fff;
    display: inline-block;
    padding: 0 5px !important
}

.banner-text-description {
    font-size: 2.15em;
    font-weight: 600
}

.advanced-search {
    padding-top: 5px;
    position: relative;
    text-align: left;
    width: calc(100% - 14px)
}

.advanced-search > a {
    color: var(--primary-color);
    font-size: .8rem;
    text-decoration: none
}

.advanced-search .advanced-search-content {
    animation: fadeOut .3s;
    display: none
}

.advanced-search .advanced-search-content label {
    font-size: 15px
}

.advanced-search .advanced-search-content.active {
    animation: fadeIn .3s;
    display: block
}

.advanced-search .advanced-search-content .form-group {
    margin-bottom: .5em
}

.advanced-search .advanced-search-content .form-group label {
    margin-bottom: 0
}

.advanced-search .advanced-search-content .form-group .btn-min-max {
    display: none
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        transform: translateY(-2000px)
    }
    to {
        transform: translateY(0)
    }
}

@media (max-width: 576px) {
    .topsearch .keyword-input {
        width: calc(100% - 52px)
    }

    .topsearch .keyword-input + .input-group-prepend {
        margin-top: 10px
    }

    .topsearch .location-input {
        margin-top: 10px;
        width: calc(100% - 52px)
    }

    .topsearch .input-group-append.search-button-wrapper {
        margin-bottom: 10px;
        margin-top: 10px;
        width: 100%
    }

    .topsearch button.btn {
        width: 100%
    }

    #properties-list .property-item.colm10, .projecthome .data-listing .colm10 {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (max-width: 768px) {
    .topmenu .navbar-collapse {
        background: #fff
    }

    .banner-text-description {
        font-size: 1.5em;
        font-weight: 600
    }
}

.form-group--inline {
    align-items: flex-end;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start
}

.form-group--inline label {
    font-size: 14px;
    font-weight: 500;
    margin-right: 10px;
    min-width: 60px
}

.form-group--inline .form-control {
    border-color: var(--primary-color);
    border-radius: 50px;
    width: auto
}

.select--arrow {
    position: relative
}

.select--arrow i {
    color: #ccc;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%)
}

.select--arrow .form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    height: 40px;
    padding: 0 30px 0 15px
}

.item-price-wrap {
    bottom: 0;
    color: #fff;
    display: flex;
    font-weight: 500;
    left: 0;
    list-style-type: none;
    margin-bottom: 0;
    padding: 0;
    position: absolute
}

.item-price-wrap li {
    background-color: rgba(226, 62, 29, .8);
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 600;
    padding: 2px 15px;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.item-price-wrap li.h-type {
    background-color: var(--primary-color-rgb);
    font-weight: 400;
    margin-right: 27px
}

.item-price-wrap li:not(.h-type):before, .item-price-wrap li:not(:last-child):after {
    content: "";
    display: inline-block;
    margin-left: 0;
    position: absolute;
    top: 0;
    vertical-align: bottom
}

.item-price-wrap li:not(:last-child):after {
    border-right: 25px solid transparent;
    border-top: 30px solid var(--primary-color-rgb);
    left: 100%
}

.item-price-wrap li:not(.h-type):before {
    border-bottom: 30px solid rgba(226, 62, 29, .8);
    border-left: 25px solid transparent;
    right: 100%
}

.media-count-wrapper {
    display: inline-block;
    left: 10px;
    position: absolute;
    top: 10px
}

.media-count-wrapper .media-count {
    overflow: hidden;
    position: relative;
    white-space: nowrap
}

.media-count-wrapper .media-count span {
    color: #fff;
    font-size: .75rem;
    font-weight: 600;
    left: 50%;
    margin-top: 2px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    vertical-align: middle
}

#alert-container {
    position: fixed;
    right: 5px;
    top: 80px;
    z-index: 9999999
}

#alert-container .alert {
    box-shadow: 0 4px 10px 0 rgba(3, 3, 3, .1);
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 10px;
    max-width: 450px !important;
    min-height: 45px !important;
    padding: 10px 40px;
    position: relative
}

#alert-container .alert.alert-success {
    background-color: #bff9d0;
    color: #299c77
}

#alert-container .alert.alert-error {
    background-color: #f8d7da;
    color: #842029
}

#alert-container .alert .message-icon {
    fill: #299c77;
    stroke: #299c77;
    font-size: 16px;
    left: 5%;
    position: absolute;
    top: 30%
}

#alert-container .alert.alert-dismissible .close {
    font-size: 10px;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 15px
}

body.show-admin-bar #alert-container {
    top: 120px
}

.hourseitem .info .heart, .projecthome .item .description .heart {
    right: 10px
}

.imgs-grid-modal {
    z-index: 1000000
}

.imgs-grid-modal .modal-indicator ul li {
    border: 2px solid #fff;
    margin: 0 5px
}

.imgs-grid-modal .modal-indicator ul li.selected {
    margin: 0 5px
}

#trafficMap {
    min-height: 400px;
    z-index: 9
}

#trafficMap .boxmarker {
    background-color: var(--primary-color);
    border-radius: 3px;
    box-shadow: 0 0 5px #333;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 2px 5px;
    text-align: center;
    white-space: nowrap;
    width: auto !important
}

#map {
    height: calc(100% - 103px);
    min-height: 730px;
    z-index: 1
}

#map .leaflet-top {
    z-index: 999
}

#map .boxmarker {
    background-color: var(--primary-color);
    border-radius: 3px;
    box-shadow: 0 0 5px #333;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    padding: 2px 5px;
    text-align: center;
    white-space: nowrap;
    width: auto !important
}

#map .infomarker h5 {
    font-size: 14px;
    font-weight: 700;
    height: 34px;
    margin: 0 0 5px;
    overflow: hidden;
    padding: 0
}

.leaflet-cluster-anim .leaflet-marker-icon, .leaflet-cluster-anim .leaflet-marker-shadow {
    transition: transform .3s ease-out, opacity .3s ease-in
}

.leaflet-cluster-spider-leg {
    transition: stroke-dashoffset .3s ease-out, stroke-opacity .3s ease-in
}

.marker-cluster-small {
    background-color: hsla(91, 60%, 72%, .6)
}

.marker-cluster-small div {
    background-color: rgba(110, 204, 57, .6)
}

.marker-cluster-medium {
    background-color: rgba(241, 211, 87, .6)
}

.marker-cluster-medium div {
    background-color: rgba(240, 194, 12, .6)
}

.marker-cluster-large {
    background-color: hsla(18, 97%, 72%, .6)
}

.marker-cluster-large div {
    background-color: rgba(241, 128, 23, .6)
}

.leaflet-oldie .marker-cluster-small {
    background-color: #b5e28c
}

.leaflet-oldie .marker-cluster-small div {
    background-color: #6ecc39
}

.leaflet-oldie .marker-cluster-medium {
    background-color: #f1d357
}

.leaflet-oldie .marker-cluster-medium div {
    background-color: #f0c20c
}

.leaflet-oldie .marker-cluster-large {
    background-color: #fd9c73
}

.leaflet-oldie .marker-cluster-large div {
    background-color: #f18017
}

.marker-cluster {
    background-clip: padding-box;
    border-radius: 20px
}

.marker-cluster div {
    border-radius: 15px;
    font: 12px Helvetica Neue, Arial, Helvetica, sans-serif;
    height: 30px;
    margin-left: 5px;
    margin-top: 5px;
    text-align: center;
    width: 30px
}

.marker-cluster span {
    line-height: 30px
}

.change-view i {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    padding: 7px 10px
}

.change-view i.active {
    background: var(--primary-color);
    border: 1px solid var(--primary-color);
    color: #fff
}

.search-box {
    margin-bottom: 30px;
    margin-top: 0
}

.leaflet-popup-content {
    min-width: 300px
}

.leaflet-popup-content .blii {
    padding-top: 0
}

.leaflet-popup-content .blii .status-label {
    font-size: 12px;
    padding: 3px
}

.action_footer {
    z-index: 999
}

.shop__sort {
    line-height: 15px
}

.shop__sort .form-group--inline label {
    min-width: 0
}

.shop__sort .select--arrow .form-control {
    border-radius: 0;
    height: 32px;
    padding: 0 25px 0 15px
}

.pagination .page-item.disabled .page-link {
    background-color: #f4f5f9;
    border-color: #dee2e6;
    border-radius: 0 !important;
    cursor: not-allowed
}

.search-box .btn-primary:not(:disabled):not(.disabled).active, .search-box .btn-primary:not(:disabled):not(.disabled):active, .search-box .show > .btn-primary.dropdown-toggle {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    box-shadow: none !important;
    outline: none !important
}

.search-box .btn-primary.focus, .search-box .btn-primary:focus {
    box-shadow: none !important
}

.search-box .dropdown-menu {
    padding: 0
}

.data-listing {
    position: relative
}

.data-listing > .row {
    margin: 0
}

#loading {
    background: rgba(0, 0, 0, .3);
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10
}

#loading .half-circle-spinner .circle.circle-1 {
    border-top-color: #fff
}

#loading .half-circle-spinner .circle.circle-2 {
    border-bottom-color: #fff
}

#loading .half-circle-spinner {
    left: 0;
    position: absolute;
    right: 0;
    top: 200px
}

#loading .half-circle-spinner .circle {
    border: 5px solid transparent
}

body.hidden-scroll-main-menu {
    overflow: hidden !important
}

@media (min-width: 992px) {
    #navbarSupportedContent .main-menu-content {
        display: flex
    }
}

.search-box-items .button-search-wrapper {
    margin-bottom: 15px !important
}

@media (max-width: 991px) {
    .add-property {
        margin-left: 0
    }

    .search-box-items .button-search-wrapper {
        margin-bottom: 8px !important
    }

    .show-admin-bar #navbarSupportedContent {
        margin-top: 40px
    }

    #navbarSupportedContent {
        background-color: transparent !important;
        height: 100%;
        min-height: 100%;
        overflow: hidden !important;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 9999
    }

    #navbarSupportedContent.collapse {
        transition: none !important
    }

    #navbarSupportedContent.show {
        display: flex
    }

    #navbarSupportedContent.show .main-menu-content {
        transform: translateX(0) !important
    }

    #navbarSupportedContent.show .main-menu-darken {
        background-color: rgba(34, 34, 34, .4);
        height: 100%;
        position: absolute;
        transition: opacity .2s linear, visibility .2s, width 2s ease-in;
        width: 100%;
        z-index: -1
    }

    #navbarSupportedContent .main-menu-content {
        background-color: #fff;
        height: 100%;
        margin-bottom: auto;
        margin-left: auto;
        max-width: 18em;
        transform: translateX(100%);
        transition: visibility .3s ease-in-out, transform .3s ease-in-out;
        width: 100%
    }

    #navbarSupportedContent .main-menu-content .main-menu-nav {
        height: calc(100% - 135px);
        overflow-x: hidden;
        overflow-y: scroll;
        padding: 10px
    }

    #navbarSupportedContent .main-menu-content .choose-currency a.active, #navbarSupportedContent .main-menu-content .choose-currency a:hover {
        color: var(--primary-color)
    }

    #navbarSupportedContent .main-menu-content .choose-currency {
        color: #000;
        margin-top: 10px
    }

    #navbarSupportedContent .main-menu-content .choose-currency > span {
        font-weight: bolder
    }

    #navbarSupportedContent .main-menu-content .choose-currency a {
        color: #000
    }

    #navbarSupportedContent .main-menu-content .choose-currency a:after {
        background: #000;
        height: 11px;
        top: 7px
    }

    #navbarSupportedContent .main-menu-content .choose-currency a .active, #navbarSupportedContent .main-menu-content .choose-currency a:hover {
        color: #000
    }

    #navbarSupportedContent .main-menu-content .choose-currency span {
        font-size: .8em
    }

    #navbarSupportedContent .main-menu-content .topbar-items {
        margin: 0;
        padding-bottom: 10px;
        padding-left: 0
    }

    #navbarSupportedContent .main-menu-content .topbar-items li a {
        color: #000
    }

    .topmenu.bg-light .navbar-toggler {
        outline: none !important
    }

    .topmenu.bg-light .navbar-nav {
        margin-bottom: 20px
    }

    .topmenu.bg-light .navbar-nav a {
        border-bottom: 1px dashed #eaeaea;
        font-size: 14px;
        padding-left: .75rem !important
    }

    .topmenu.bg-light .navbar-nav a.active.text-orange {
        border-left: 2px solid var(--primary-color)
    }
}

.bg-primary {
    background-color: var(--primary-color) !important
}

.leaflet-pane .leaflet-popup-content {
    margin: .5em .5em .25em
}

.leaflet-pane .leaflet-popup {
    margin-bottom: 28px
}

.overlay-icon .video-popup-btn {
    background-color: #ff5a5f;
    border-radius: 50%;
    display: block;
    height: 70px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: calc(50% - 35px);
    width: 70px;
    z-index: 1
}

.overlay-icon .video-popup-btn:hover {
    text-decoration: none
}

.overlay-icon .video-popup-btn:after {
    background-color: rgba(255, 90, 95, .2);
    border-radius: 100%;
    content: "";
    height: 90px;
    left: -10px;
    position: absolute;
    top: -10px;
    width: 90px;
    z-index: -1
}

.overlay-icon .video-popup-btn {
    animation: pulse-red 2s infinite;
    background: #ff5a5f;
    box-shadow: 0 0 0 0 #ff5a5f
}

.overlay-icon .video-popup-btn .video-popup-icon {
    align-items: center;
    color: #fff;
    display: flex;
    height: 100%;
    justify-content: center;
    position: relative;
    width: 100%
}

@keyframes pulse-red {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 90, 95, .7);
        transform: scale(.9)
    }
    70% {
        box-shadow: 0 0 0 15px transparent;
        transform: scale(1)
    }
    to {
        box-shadow: 0 0 0 0 transparent;
        transform: scale(.9)
    }
}

.show-admin-bar .mfp-wrap {
    z-index: 1000001
}

.traffic-map-container #trafficMap.mfp-hide {
    display: block !important
}

.mfp-content #trafficMap {
    margin: 0 auto;
    max-width: 700px
}

@media screen and (max-height: 400px) {
    #trafficMap {
        max-height: 99vh;
        min-height: 99vh
    }
}

.itemarea {
    background: rgba(0, 0, 0, .4);
    border-radius: 6px
}

ul.listnews li:last-child {
    border: none;
    padding-bottom: 0
}

.is-sticky {
    padding-top: 66px
}

.list-agency {
    display: flex
}

.list-agency .agents-grid {
    background: #fff;
    border: none;
    border-radius: 6px;
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, .1);
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, .1);
    margin-bottom: 0;
    position: relative
}

.list-agency .agents-grid .fr-grid-thumb {
    border-radius: 6px;
    /*display: table;*/
    height: 280px;
    overflow: hidden;
    padding: .7em;
    position: relative;
    width: 100%
}

.list-agency .agents-grid .fr-grid-thumb a {
    /*display: inline-flex;*/
    height: 250px;
    overflow: hidden;
    width: 100%
}

.list-agency .agents-grid .fr-grid-thumb a img {
    border-radius: 6px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.list-agency .agents-grid .fr-grid-detail {
    align-items: center;
    display: flex;
    padding: 0 1.5rem 0.5rem;
    width: 100%
}

.list-agency .agents-grid .fr-grid-detail-flex {
    flex: 1
}
.list-agency .agents-grid .fr-grid-detail-flex h5.fr-can-name {
    margin-top: 15px;
}

.list-agency .agents-grid .fr-grid-detail-flex .fr-can-name {
    margin-bottom: 0;

    font-size: 23px;
}

.list-agency .agents-grid .fr-grid-detail-flex .fr-can-name a {
    color: #000;
    text-decoration: none
}

.list-agency .agents-grid .agent-email a, .list-agency .agents-grid .fr-grid-detail-flex .fr-can-name a:hover {
    color: var(--primary-color);
    text-decoration: none
}

.list-agency .agents-grid .agent-email a {
    align-items: center;
    background: #f4f5f9;
    border-radius: 50%;
    display: inline-flex;
    height: 40px;
    justify-content: center;
    transition: all .4s ease;
    width: 40px
}

.list-agency .agents-grid .fr-grid-info {
    margin-bottom: 1.5rem;
    font-size: 20px;
}

.list-agency .agents-grid .fr-grid-info ul {
    margin: 0;
    padding: 0
}

.list-agency .agents-grid .fr-grid-info ul li {
    list-style: none;
    padding: .1rem 1rem
}

.list-agency .agents-grid .fr-grid-info .fr-grid-footer {
    align-items: center;
    border-top: 1px solid #e2e6f1;
    display: flex;
    padding: 1rem 1.5rem
}

.list-agency .agents-grid .fr-grid-footer-flex {
    flex: 1
}

.list-agency .agents-grid .fr-position {
    font-size: 15px
}

.list-agency .agents-grid .fr-position i {
    margin-right: 10px
}

.list-agency .agents-grid .fr-grid-footer {
    align-items: center;
    border-top: 1px solid #e2e6f1;
    display: flex;
    padding: 1rem 1.5rem
}

.list-agency .agents-grid .fr-grid-footer-flex-right .prt-view {
    align-items: center;
    background: var(--primary-color);
    border-radius: 50px;
    color: #fff !important;
    display: inline-flex;
    height: 30px;
    justify-content: center;
    padding: 4px 18px;
    text-decoration: none
}

.pagination {
    flex-flow: wrap
}

.pagination li {
    margin-bottom: 10px
}

.menufooter {
    margin-bottom: 30px
}

.list-agency .agents-grid .fr-grid-info ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.agent-details > div {
    float: left
}

.agent-details > div:first-child {
    padding-right: 15px
}

main iframe {
    width: 100% !important
}

.ck-content .item .item-price-wrap, .ck-content .pagination {
    list-style: none
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700
}

.btn-primary:disabled {
    background: var(--primary-color);
    border-color: var(--primary-color)
}

.rating-star {
    display: inline-block;
    height: 1.25rem;
    position: relative;
    width: 90px
}

.rating-star:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    bottom: 0;
    color: #d2d2d2;
    content: "\f005\f005\f005\f005\f005";
    font: normal normal normal 24px/1 Font Awesome\ 5 Pro;
    font-size: inherit;
    font-weight: 700;
    left: 0;
    line-height: inherit;
    position: absolute;
    right: 0;
    top: 0
}

.rating-star .rating-star-item {
    display: inline-block;
    height: 1.25rem;
    left: 0;
    overflow: hidden;
    position: absolute
}

.rating-star .rating-star-item:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    bottom: 0;
    color: #edb867;
    content: "\f005\f005\f005\f005\f005";
    display: inline-block;
    font: normal normal normal 24px/1 Font Awesome\ 5 Pro;
    font-size: inherit;
    font-weight: 700;
    left: 0;
    line-height: inherit;
    position: absolute;
    right: 0;
    top: 0
}

.navbar-collapse .language .language-switcher-wrapper > .dropdown {
    vertical-align: middle
}

.shop__sort .select--arrow .form-control {
    width: 100%
}

.item-price-wrap li.h-type span {
    display: inherit;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media (max-width: 767px) {
    .item-price-wrap li.h-type span {
        max-width: 120px
    }
}

.block__content {
    margin-bottom: 30px;
    margin-top: 15px
}

.block--product-reviews .block--review {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 25px;
    padding-bottom: 25px
}

.block--review .block__header {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start
}

.block--review .block__header img {
    border: 1px solid #ddd;
    border-radius: 50%
}

.block--review .block__header .block__info {
    padding-left: 15px
}

.block--review .block__header .block__info .text-secondary {
    color: #6c757d !important
}

.image-viewer__item {
    background-color: #eee;
    border: 1px solid #c4c6cf;
    height: 70px;
    margin-right: 2px;
    margin-top: 5px;
    position: relative;
    text-align: initial;
    transition: all .3s cubic-bezier(.46, .03, .52, .96);
    width: 70px
}

.image-viewer__item img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.image-upload__uploader-container {
    display: inline-block
}

.image-upload__uploader-container:hover {
    cursor: pointer
}

.image-upload__uploader-container .image-upload__uploader {
    align-items: center;
    border: 1px dashed #c4c6cf;
    display: flex;
    flex-direction: column;
    height: 70px;
    justify-content: center;
    position: relative;
    width: 70px
}

.image-upload__uploader-container .image-upload__uploader:hover {
    background: #d9edf7
}

.image-upload__uploader-container .image-upload__uploader:hover .image-upload__file-input {
    cursor: pointer
}

.image-upload__icon {
    color: #333;
    font-size: 20px;
    margin-bottom: 8px
}

.image-upload__text {
    color: #333;
    font-size: 10px;
    padding: 0 3px;
    text-align: center
}

.image-upload__file-input {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.image-viewer__item {
    display: inline-block
}

.image-viewer__list {
    display: block;
    width: 100%
}

.image-viewer__icon-remove {
    cursor: pointer;
    position: absolute;
    right: 2px;
    top: -1px;
    z-index: 1
}

.image-viewer__icon-remove i {
    background: #848484;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 20px
}

.image-viewer__list.is-loading .loading {
    display: block !important
}

.help-block {
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
    cursor: help;
    display: block;
    font-size: .9em;
    margin-bottom: 10px;
    margin-top: 5px;
    padding: 5px
}

.image-upload__viewer .image-viewer__list .loading {
    background-color: rgba(146, 162, 177, .52);
    display: none;
    position: absolute;
    top: 0;
    width: 100%
}

.image-upload__viewer .image-viewer__list .loading .half-circle-spinner {
    height: 30px;
    width: 30px
}

.block--review .block__header .block__info {
    width: 100%
}

.block--review .lh-1 {
    line-height: 1
}

.block--review .block__images a {
    border: 1px solid #dee2e6;
    border-radius: .25rem !important;
    display: inline-block;
    height: 100px;
    margin-bottom: 5px;
    margin-right: 5px;
    width: 100px
}

.block--review .block__images a img {
    border: none;
    -o-object-fit: cover;
    object-fit: cover
}

.block--review .block__images .more-review-images span {
    align-items: center;
    align-self: center;
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    color: #fff;
    display: flex;
    font-size: 22px;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.block--review .block__images.block__images_total a {
    border: 0;
    height: -moz-fit-content;
    height: fit-content;
    margin: 0;
    padding: 1.5px;
    width: inherit
}

.block__content {
    position: relative
}

.block__content .review__loading {
    align-items: center;
    background: rgba(0, 0, 0, .03);
    display: flex;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 31
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.reviews-container {
    position: relative
}

.loading-spinner {
    align-items: center;
    background: hsla(0, 0%, 100%, .5);
    display: flex;
    height: 100%;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.loading-spinner:after {
    animation: lds-dual-ring .5s linear infinite;
    border-color: var(--primary-color) transparent var(--primary-color) transparent;
    border-radius: 50%;
    border-style: solid;
    border-width: 1px;
    content: " ";
    display: block;
    height: 40px;
    width: 40px
}

.auth-form-wrapper {
    min-height: calc(100vh - 447px)
}

.auth-form-wrapper .login-form {
    border: none;
    box-shadow: 0 -2px 10px 0 rgba(0, 0, 0, .15);
    margin: 120px auto;
    padding: 20px
}

.auth-form-wrapper .login-form .form-group {
    margin-bottom: 15px
}

.auth-form-wrapper .login-form .form-group .form-control, .auth-form-wrapper .login-form .form-group .form-control:focus {
    box-shadow: none !important;
    outline: none !important
}

.auth-form-wrapper .login-form .form-group .form-control {
    background-color: transparent;
    border: 1px solid #ddd;
    border-radius: 0;
    font-size: 14px;
    height: 40px;
    transition: all .4s ease
}

.auth-form-wrapper .login-form .form-group .form-control:focus {
    border-color: var(--primary-color)
}

.auth-form-wrapper .login-form .btn-primary {
    background: var(--primary-color);
    border: none;
    border-radius: 0 !important;
    color: #fff;
    font-size: 15px !important;
    line-height: 1.5;
    outline: none;
    padding: .5rem 1rem
}

.auth-form-wrapper .login-form .btn-primary.btn-full {
    width: 100%
}

.auth-form-wrapper .login-form a {
    color: var(--primary-color)
}

/***ADDED 22-10-2023******/

.projecthome .item .description h5 {
    font-size: 15px;
    font-weight: 600;
    height: auto;
    line-height: 21px;
}

.projecthome .item .description .dia_chi {
    font-size: 14px;
}

.ck-content blockquote {
    border-left: 0 none;
    border-right: solid 5px hsl(0, 0%, 80%);
}

.dropdown-toggle::after {
    margin-left: 0;
    margin-right: 0.255em;
}

.language-switcher-wrapper ul.dropdown-menu.language_bar_chooser li {
    display: block !important;
}

.language-switcher-wrapper ul.dropdown-menu.language_bar_chooser {
    min-width: 5rem;
}

.turkish-citizenship h2 {
    margin: 0 0 25px 0;
    font-size: 17px;
    font-weight: 900;
    background-color: #fa6862;
    padding: 10px 30px;
    border-radius: 4px;
    text-align: right;
    color: #fff;
    display: inline-block;
}

.turkish-citizenship ol li {
    line-height: 2em;
}

.turkish-citizenship h4 {
    margin: 5px 0 20px;
    line-height: inherit;
    font-size: 21px;
    font-weight: 700;
    padding: 0px 20px;
    width: auto;
    display: table;
    border-radius: 4px;
    color: #18b3cd;
}

.turkish-citizenship section {
    margin: 40px 0;
}

.turkish-citizenship ul li {
    line-height: 1.8em;
}

.turkish-citizenship ul li:before {
    content: "\f104";
    font-family: 'Font Awesome 5 Pro';
    font-size: 12px;
    vertical-align: middle;
    margin-left: 12px;
}

section.citizen-conditions {
    min-height: 400px;
    background: #efeded url("https://yourhomeistanbul.com/storage/coming-soon-background-img.jpg") no-repeat fixed center;
    background-size: cover;
    padding: 80px 0;
    color: #fff;
    position: relative;
    z-index: 3;
}

section.citizen-conditions:before {
    background: rgba(0, 0, 0, .5);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.action_footer .whatsapp {
    background: #00AF3A;
    color: #fff;
    transition: all .3s ease-in-out;
}

section.citizen-papers {
    background: #fff;
    padding: 80px 0;
}

section.citizen-papers ul li {
    background: #fff;
    padding: 1em;
    text-align: center;
    min-height: 155px;
    border: 1px solid #e1e1e1;
    width: 100%;
    align-items: center;
    vertical-align: middle;
    align-self: center;
    display: flex;
    justify-content: center;
    height: 100%;
    overflow: hidden;
}

section.citizen-papers ul li:before {
    content: "";
    margin-right: 0;
    padding: 0;
}

section.citizen-papers h4 {
    text-align: center;
    margin: 0 auto 50px;
}

section.citizen-papers ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 0;
}

.turkish-citizenship .bg-white {
    padding: 40px 0;
}

.dropdown-menu.language_bar_chooser {
    min-width: 5rem;
}

.btn-select-language {
    color: #fff !important;
}

.footer-currencies, .footer-languages {
    position: fixed;
    bottom: 10px;
    right: auto;
    left: 80px;
    padding: 5px 0 0 5px;
    border-radius: 3px;
    z-index: 999;
}

.footer-currencies {
    left: 160px;
}

.footer-languages {
    background: #2bb8d0;
    padding: 5px 5px 0 10px;
}

.language_bar_chooser.dropdown-menu {
    padding: initial !important;
}

.language_bar_chooser.dropdown-menu li {
    display: block !important;
    max-width: 5rem;
}

.footer-currencies .btn-select-language {
    color: #fff !important;
}

/*****COLORS*******************/
/*.bravo_topbar {*/
/*    background: #23295f;*/
/*}*/
.topmenu.bg-light {
    background-color: #fff !important;
}

.topsearch .typesearch a.active {
    background: #23295f !important;
}

ul.dropdown-menu.language_bar_chooser li {
    border-bottom: 2px solid #eeeeee;
    padding: 3px 0;
    transition: all .3s ease-in-out;
}

ul.dropdown-menu.language_bar_chooser li:hover {
    background: #212658;
}

ul.dropdown-menu.language_bar_chooser li:hover a {
    color: #fff;
    transition: all .1s ease-in-out;
}

.ck-content ul {
    list-style-type: none;
    padding-left: 0;
}

.accordion .card {
    margin-bottom: 10px;
    border: 0 none;
}

.accordion > .card .card-header {
    margin-bottom: 0;
    background: #e9e9e9;
    padding: 5px;
}

.accordion > .card .card-header .btn.btn-link {
    margin-bottom: 0;
    /*background: #09acf287;*/
    color: #000;
    font-weight: 700;
    transition: all 0.3s ease-in-out;
}

.accordion > .card .card-header .btn.btn-link:hover {
    text-decoration: none;
    color: black;
    transition: all 0.3s ease-in-out;
}

.btn-link.focus, .btn-link:focus {
    text-decoration: none;
}

body[dir=rtl] .accordion .card .card-header h2 button.collapsed:after {
    content: "\f107";

}

body[dir=rtl] .accordion .card .card-header h2 button:after {
    content: "\f106";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    float: right;
    margin-left: 10px;
}

/******new styles*********/

.section-border {
    border-radius: 8px;
    background: #fff;
    /*padding: 20px;*/
    margin-bottom: 20px;
}

.section-border h4 {
    color: #09b3ce;
    margin-bottom: 16px;
    font-size: 25px;
}

.section-border p {
    line-height: 1.3em;
    font-size: 21px;
    margin-bottom: 25px;
}

.section-border ul {
    overflow: hidden;
    padding-right: 0;
    margin-right: 0;
}

.section-border ul {
    padding: 20px 0;
}

.section-border ul {
    display: block;
    list-style-type: disc;
    padding: 0;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}

.section-border ul li {
    list-style: none;
    position: relative;
    float: right;
    clear: right;
    padding: 5px 0 0 0;
    font-size: 20px;
}

.section-border li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.section-border ul li::before {
    display: inline-block;
    height: .15em;
    line-height: .12em;
    width: 35px;
    margin-right: -35px;
    text-align: center;
    content: '\2022';
    font-size: 1.8em;
    -webkit-transition: .12s;
    transition: .12s;
    opacity: 0.6;
}

.section-border ul li:hover::before {
    font-size: 4em;
    font-size: 3em \0/;
    opacity: 1;
}

.video-play-button {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    /* background: #fa183d; */
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
}

.video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #ba1f24;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #fa183d;
    border-radius: 50%;
    transition: all 200ms;
}

.video-play-button:hover:after {
    background-color: darken(#fa183d, 10%);
}

.video-play-button img {
    position: relative;
    z-index: 3;
    max-width: 100%;
    width: auto;
    height: auto;
}

.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 32px solid #fff;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

/*************************************START TESTIMONIALS******************************************/
.testim {
    width: 100%;
    background: #333;
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding: 40px 20px;
    margin: auto;
}

.testim .wrap h2 {
    color: #e0dbdb;
    font-size: 30px;
    font-weight: 600 !important;
    padding-bottom: 15px;
}

.testimonials-content .img {
    float: left;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
    cursor: pointer;
}

.testim .arrow:hover {
    color: #ea830e;
}


.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots .dot:first-child {
    margin-right: 0;
}

.testim .dots .dot:last-child {
    margin-left: 0;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3;
    height: 12px;
    padding-right: 0;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #ea830e;
    border-color: #ea830e;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;
    -moz-animation: testim-scale .5s ease-in-out forwards;
    -ms-animation: testim-scale .5s ease-in-out forwards;
    -o-animation: testim-scale .5s ease-in-out forwards;
    animation: testim-scale .5s ease-in-out forwards;
}

.testim .cont {
    position: relative;
    overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}


.testim .cont > div.active {
    position: relative;
    opacity: 1;
}


.testim .cont div .img img {
    display: block;
    width: 250px;
    height: 250px;
    margin: 0 0 0 auto;
    border-radius: 100%;
}

.testim .cont div h2 {
    color: #ea830e;
    font-size: 1em;
    margin: 15px 0;
}

.testim .cont div p {
    font-size: 1.15em;
    color: #eee;
    margin: auto;
}

.testimonials-content {
    text-align: left;
    padding: 60px 20px;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;
    -moz-animation: testim-show .5s ease-in-out forwards;
    -ms-animation: testim-show .5s ease-in-out forwards;
    -o-animation: testim-show .5s ease-in-out forwards;
    animation: testim-show .5s ease-in-out forwards;
}

.testim .cont div.active h2 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;
    -moz-animation: testim-content-in .4s ease-in-out forwards;
    -ms-animation: testim-content-in .4s ease-in-out forwards;
    -o-animation: testim-content-in .4s ease-in-out forwards;
    animation: testim-content-in .4s ease-in-out forwards;
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;
    -moz-animation: testim-content-in .5s ease-in-out forwards;
    -ms-animation: testim-content-in .5s ease-in-out forwards;
    -o-animation: testim-content-in .5s ease-in-out forwards;
    animation: testim-content-in .5s ease-in-out forwards;
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;
    -moz-animation: testim-hide .5s ease-in-out forwards;
    -ms-animation: testim-hide .5s ease-in-out forwards;
    -o-animation: testim-hide .5s ease-in-out forwards;
    animation: testim-hide .5s ease-in-out forwards;
}

.testim .cont div.inactive h2 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;
    -moz-animation: testim-content-out .4s ease-in-out forwards;
    -ms-animation: testim-content-out .4s ease-in-out forwards;
    -o-animation: testim-content-out .4s ease-in-out forwards;
    animation: testim-content-out .4s ease-in-out forwards;
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;
    -moz-animation: testim-content-out .5s ease-in-out forwards;
    -ms-animation: testim-content-out .5s ease-in-out forwards;
    -o-animation: testim-content-out .5s ease-in-out forwards;
    animation: testim-content-out .5s ease-in-out forwards;
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        opacity: 0;
        -moz-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        opacity: 0;
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(-100%);
        transform: translateY(-100%);
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(-100%);
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }

    to {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }

    to {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }

    to {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1);
    }

    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1);
    }

    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1);
    }

    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);
    }

    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 500px) {
    .testim .arrow {
        font-size: 1.5em;
    }

    .testim .cont div p {
        line-height: 25px;
    }

}

/******************************************END TESTIMONIALS*************************************************/

/******************************************START LOGOS*************************************************/
button:focus {
    outline: 0 none;
}

.logo-slider {
    /*padding: 60px 0;*/
}

.logo-slider h2 {
    margin-bottom: 25px;
}

.logos-slider {
    box-sizing: border-box;
    position: relative;
    direction: ltr;
}

.logos-slider__item {
    box-sizing: border-box;
    padding: 15px;
}

.logos-slider__img {
    /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);*/
    border-radius: 5px;
    filter: grayscale(1);
    transition: all .3s ease-in-out;
}

.logos-slider__img:hover {
    filter: grayscale(0);
}

.logos-slider__nav {
    position: absolute;
    background: transparent;
    outline: none;
    border: none;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
}

.logos-slider__nav:hover {
    fill: blue;
}

.logos-slider__nav_prev {
    left: 15px;
}

.logos-slider__nav_next {
    right: 15px;
}

.company-data a {
    margin: 0 auto;
    color: #000;
    font-weight: bold;
    transition: all .3s ease-in-out;
}

.company-data {
    padding: 20px 0;
    display: flex;
    align-items: center;
}

.company-data a:hover {
    text-decoration: none;
    color: #333
}

/******************************************END LOGOS*************************************************/
.video-overlay {
    position: fixed;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.80);
    opacity: 0;
    transition: all ease 500ms;
}

.video-overlay.open {
    position: fixed;
    z-index: 1000;
    opacity: 1;
}

.video-overlay-close {
    position: absolute;
    z-index: 1000;
    top: 15px;
    right: 20px;
    font-size: 36px;
    line-height: 1;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    transition: all 200ms;
}

.video-overlay-close:hover {
    color: #fa183d;
}

.video-overlay iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    /* width: 90%; */
    /* height: auto; */
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.75);
}

.instagram-bg {
    background: #f5f5f5;
    padding: 30px 0;
}

.instagram-bg .instagram {
    color: #1a1e47;
    padding-bottom: 25px;
}

.instagram-bg .instagram:after {
    content: "";
    width: 60px;
    height: 2px;
    background: #264a9c;
    display: block;
    text-align: center;
    margin: 20px auto 0;
}

#contact .wrapper {
    background-color: #ffffff;
}

.form-control {
    border: 1px solid #c8c8c8;
}

.block {
    background: #fff;
    padding: 20px;
}

.boxright, .search-box, .data-listing, .bg-light {
    background: #fff !important;
}

.data-listing {
    padding: 10px 0;
}

.job-list .job-item {
    border-top: 0 none;
    border-bottom: 1px dashed #d4d4d4;
}

.homehouse {
    background: #fff;
    position: relative;
    padding: 10px;
}

/*.box_shadow {*/
/*    background: #ffffff;*/
/*}*/

.white-bg {
    background: #fff;
}

.pad-20 {
    padding: 20px;
}

#contact + p + h3 {
    margin-bottom: 30px;
}

.recent-news {
    background: #fff;
    overflow: hidden;
    padding: 0 20px;
}

.recent-news .lastestnews {
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px 0 !important;
    margin: 10px 0 0 0 !important;
}

.container-grid {
    margin-bottom: 20px;
}

footer {
    min-height: auto;
}

.floating_btn {
    position: fixed;
    bottom: 45px;
    right: 30px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

@keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

.contact_icon {
    background-color: #42db87;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 30px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #42db87;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}


.text_icon {
    margin-top: 8px;
    text-align: center;
    color: #000;
    font-size: 13px;
    font-family: var(--primary-font);
}

@media screen and (max-width: 991px) {
    .main-header .main-menu-content .menu--mobile > li.current-menu-item {
        border-right: 2px solid #2e3192;
        border-left: 0 none;
    }
}

@media screen and (max-width: 768px) {
    .h2, h2 {
        font-size: 1.5rem;
    }

    .bgheadproject h1 {
        font-size: 1.3rem;
    }

    section.citizen-papers ul {
        flex-direction: column;
    }
}

.owl-carousel .owl-stage-outer {
    /*height: calc(100% + 30px);*/
    /*margin: 30px;*/
    padding: 0px;
}
/*.box_shadow.featured-projects {*/
/*    padding-bottom: 0;*/
/*    margin-bottom: 0;*/
/*}*/

.home-house .box_shadow {
    /*padding-top: 0;*/
    /*margin-top: 0;*/
}
/*****Our Team*****/
section {
    /*padding: 60px 0;*/
    overflow: hidden;
}

.section-bg {
    background-color: #f3f5fa;
}

.section-title {
    /*text-align: center;*/
    /*padding-bottom: 30px;*/
}

.section-title h2 {
    font-size: 32px;
    font-weight: bold;
    /*text-transform: uppercase;*/
    /*margin-bottom: 20px;*/
    /*padding-bottom: 20px;*/
    position: relative;
    color: #1b1f49;
}

/*.section-title h2::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    display: block;*/
/*    width: 120px;*/
/*    height: 1px;*/
/*    background: #ddd;*/
/*    bottom: 1px;*/
/*    left: calc(13% - 60px);*/
/*}*/

/*.section-title h2::after {*/
/*    content: "";*/
/*    position: absolute;*/
/*    display: block;*/
/*    width: 40px;*/
/*    height: 3px;*/
/*    background: #47b2e4;*/
/*    bottom: 0;*/
/*    left: calc(13% - 20px);*/
/*}*/

p.account-position {
    margin: 8px 0 0 0;
    font-size: 17px;
}
/*Clients Images Carousel */
.carousel-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-main {
    height: 400px;
    width: 100%;
    position: relative;
    margin-bottom: 0.5em;
    font-size: 12px;
}

.carousel-feature {
    position: absolute;
    top: -1000px;
    left: -1000px;
    border-radius: 10px;
    cursor: pointer;
    text-align: center;
    box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.1);
    background-color: #fff;
}
.carousel-feature a {
    font-size: 18px;
}

.carousel-image {
    border: 0;
    display: block;
}

.clients {
    padding-bottom: 120px;
}
/*Clients Images Carousel */
.mailchimp-form {
    background: #222;
    padding: 60px;
    color:#fff
}
.mailchimp-form .section-title h2{
    color:#fff;
}
.social-icon {
    color: #fff;
}
ul.social-icons {
    margin-top: 20px;
    padding: 0;
}
.social-icons li {
    vertical-align: top;
    display: inline;
    height: 100px;
}
.footer-social-icons .social-icons a {
    color: #fff;
    text-decoration: none;
}
.social-icon.facebook {
    padding:10px 14px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.social-icon.facebook:hover {
    background-color: #3d5b99;
}
.social-icon.twitter {
    padding:10px 12px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.social-icon.twitter:hover {
    background-color: #00aced;
}
.social-icon.instagram {
    padding:10px 12px;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition: .5s;
    background-color: #322f30;
}
.social-icon.instagram:hover {
    background-color: #F93262;
}

.panel.panel-default .panel-title h3 {
    border-bottom: 1px solid #e0e0e0;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.mailchimp img {
    display: none !important;
}
.boxsliderdetail .slidebot .owl-nav {
    display: block;
}
.general-info ul {
    padding: 0 15px 0;
}

.general-info ul li {
    margin: 15px 0 15px 0;
}
.general-info ul li a {
    color: #333;
    font-weight: bold;
}

.general-info ul li a i, .general-info ul li a strong {
    margin-right: 10px;
}
.list-agency .agents-grid ul li strong {
    margin-right: 7px;
}

.list-agency .agents-grid ul li a {
    color: #333;
    font-weight: 600;
    transition: all .3s ease-in-out;
}

.list-agency .agents-grid ul li:hover a {
    color: #000;
}
.list-agency .agents-grid {
    overflow: hidden;
}
.scontent img {
    height:410px;
    width: 100%;
}
/*.logos-slider .item {*/
/*    width:210px;*/
/*    height: 200px;*/
/*}*/
.logos-slider .item {
    background: #fff;
    /*border: 1px solid #D9D7DA;*/
    text-align: center;
    border-radius: 18px;
    overflow: hidden;
}

.logos-slider .item-text {
    padding: 12px;
}

.logos-slider .item .item-kicker {
    color: #9A5053;
    display: block;
    font-size: .8em;
    font-weight: 600;
    height: 30px;
    margin-bottom: 16px;
    overflow: hidden;
    text-transform: uppercase;
}

.logos-slider .item .item-title {
    color: #222222;
    font-size: 1.3em;
    font-weight: 600;
    margin: 0;
}
.box_shadow.partners-gallery{
    margin-bottom: 0;
    background: #fff;
}
.carousel-item-text {
    background: #d0d0d0;
    padding: 10px 5px;
    margin: 20px 0 0 0;
}
.customNavigation {
    margin-top: -25px;
    text-align: center;
}

.customNavigation .btn {
    margin: 0;
    position: relative;
    display: inline-block;
    overflow: visible;
    padding: 0.8em 1.1em;
    width: 50%;
    float: left;
    border: 0;
    box-shadow: none;
    color: #fff;
    text-transform: uppercase;
    text-shadow: none;
    font-size: 20px;
    cursor: crosshair;
    -webkit-transition: all .1s ease-in 0s;
    -moz-transition: all .1s ease-in 0s;
    -o-transition: all .1s ease-in 0s;
    transition-property: all .1s ease-in 0s;
    -webkit-font-smoothing: antialiased;
    background: #333;
    border-radius: 0;
}

.customNavigation .btn:hover {
    background: #222;
}
a.btn.gray.prev i, a.btn.gray.next i {
    color: #fff;
}
.box_shadow.company-oweners-section {
    margin-bottom: 0;
    padding-bottom: 0;
}
/*.navbar-brand img {*/
/*    position: absolute;*/
/*    top: 18px;*/
/*}*/
.logos-slider .owl-dots {
    margin-top: 30px!important;
}
.language span {
    font-family: system-ui;
}
.clients-navigation .carousel-left i,
.clients-navigation .carousel-right i {
    left: 0;
    right: auto;
    top: 50%;
    position: absolute;
    font-size: 28px;
}

.clients-navigation .carousel-right i {
    right: 0;
    left: auto;
}
.owl-nav .am-next img, .owl-nav .am-prev img {
    position: absolute;
    transform: scale(1.5);
}
#cityslide .itemarea img {
    height: 210px;
}
.dropdown-toggle::after {
    vertical-align: middle;
}
.main-header .navbar-light .navbar-brand img {
    height: 60px;
}
.list-agency .agents-grid .fr-grid-info ul li:first-child:before {
    content: "\f232";
    font-family: 'Font Awesome 5 Brands';
    display: inline-block;
    font-size: 19px;
    margin-right: 6px;
    color: #2bb8d0;
}
.list-agency .agents-grid .fr-grid-info ul li:nth-of-type(2):before {
    font-family: 'Font Awesome 5 Pro';
    display: inline-block;
    font-size: 17px;
    content: "\f0e0";
    margin-right: 6px;
    color: #2bb8d0;
}
.box_shadow.bg-white .homehouse.projecthome .section-title h2 {
    margin-bottom: 35px;
    font-size: 35px;
}
.icon-with-text i {
    color: #2bb8d0 !important;
    vertical-align: middle;
    margin-left: 6px;
}
span.fas.fa-angle-down.sub-toggle-desktop {
    font-size: 13px;
    /*margin: -2px;*/
}
section.logo-slider .logos-slider .owl-item .item .carousel-item-image img {
    filter: grayscale(1);
    transition: all .3s ease-in-out;
}
section.logo-slider .logos-slider .owl-item .item .carousel-item-image:hover img {
    filter: grayscale(0);
    transition: all .3s ease-in-out;
}
/*****************/

/*.gallery-slider {*/
/*    max-width: 100%;*/
/*    width: 1100px;*/
/*    padding: 200px 50px;*/
/*}*/

.gallery-module {
    position: relative;
}
.gallery-module .slick-arrow {
    position: absolute;
    top: 50%;
    width: 52px;
    height: 52px;
    margin-top: -26px;
    background-color: transparent!important;
    border:0 none!important;
    padding: 0;
    font-size: 0;
    z-index: 1;
    border-radius: 0;
    overflow: hidden;
}
.gallery-module .slick-arrow.slick-prev {
    left: 0;
}
.gallery-module .slick-arrow.slick-prev::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13px;
    height: 13px;
    margin-left: -4px;
    margin-top: -8px;
    border-top: solid 4px #31bbd1;
    border-left: solid 4px #31bbd1;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.gallery-module .slick-arrow.slick-prev::after {
    left: 100%;
}
.gallery-module .slick-arrow.slick-next {
    right: 0;
}
.gallery-module .slick-arrow.slick-next::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13px;
    height: 13px;
    margin-left: -9px;
    margin-top: -8px;
    border-right: solid 4px #31bbd1;
    border-bottom: solid 4px #31bbd1;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.gallery-module .slick-arrow.slick-next::after {
    left: -100%;
}
.gallery-module .slick-arrow:after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    /*background-color: red;*/
    z-index: -1;
    transition: left 0.15s;
}
.gallery-module .slick-arrow:hover::after {
    left: 0;
}
.gallery-module .gallery-slider {
    position: relative;
    padding: 0 26px;
}
.gallery-module .gallery-slider li {
    margin: 0 2px;
}
.gallery-module .gallery-slider li img {
    width: 100%;
}

/*.is-affixed .inner-wrapper-sticky .boxright {*/
/*    padding-top: 100px !important;*/
/*}*/
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}
[dir=rtl] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.mySecBlock {
    box-shadow: 0 3px 16px rgba(0, 0, 0, .1);
    /*border-radius: 15px;*/
    margin-bottom: 25px;
    padding: 15px 30px;
    width: 100%;
}
.mySecBlock.mySecBlock2 {
    padding: 15px 15px 0 0;
    border-radius: 5px;
    margin-bottom: 7px;
}
.facilities .col-sm-6 {
    display: flex;
    justify-content: space-between;
    /*border-bottom: 1px solid #ececec*/
}
.col-sm-6.facility-field:after {
    height: 1px;
    content: "";
    position: absolute;
    background: #dbdbdb;
    width: 94%;
    bottom: 0;
}
.col-sm-6.facility-field {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
    .section-title h2 {
        font-size: 22px;
    }
}
.mySecBlock .head {
    font-size: 28px;
}
.mySecBlock .headifhouse {
    font-size: 28px;
}
.mySecBlock p {
    font-size: 18px;
}
.mySecBlock span {
    font-size: 18px;
}
.sidebar{
    will-change: min-height;
}

.sidebar__inner{
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform;
}
.col-md-4 .boxright {
    margin-top: 25px;
}

.col-md-4 .boxright:first-child {
    display: none;
}
