﻿.ltn__widget-title {
    text-transform: none;
}
.assetsHomeSlider .slick-slide-arrow-1 .slick-arrow {
    top: 60%;
}
.ltn__header-4 .ltn__header-middle-area, .ltn__header-5 .ltn__header-middle-area {
    background: #fff;
}

.menu-color-white .ltn__main-menu > ul > li > a {
    color: #18355d;
}

.sticky-active.ltn__sticky-bg-black .ltn__main-menu > ul > li > a, .sticky-active.ltn__sticky-bg-black .header-wishlist a, .sticky-active.ltn__sticky-bg-black .mini-cart-icon, .sticky-active.ltn__sticky-bg-black .header-feature-item h6, .sticky-active.ltn__sticky-bg-black .header-feature-item p, .sticky-active.ltn__sticky-bg-black .header-feature-icon, .sticky-active.ltn__sticky-bg-black .header-search-1 .search-icon, .sticky-active.ltn__sticky-bg-black .ltn__header-options .ltn__drop-menu > ul > li > a {
    color: #18355d;
}

.ltn__header-transparent {
    color: #18355d;
    position: relative;
}

.section-bg-1 {
    background-color: #18355d12;
}

.liton-slide-item, .ltn__slide-item-3, .liton-slide-item-inner {
    height: calc(100vh - 0px);
}

.before-bg-top:before {
    background-color: #18355d12;
}

.section-title {
    position: relative;
}

.ltn__header-5 .ltn__header-middle-area.sticky-active img {
    max-height: 100px;
}


.ltn__breadcrumb-area {
    margin-bottom: 0px;
    padding-top: 60px;
    padding-bottom: 60px;
}

.ltn__counterup-item .counter-icon i {
    font-size: 39px;
    line-height: 1;
    color: #18355d;
}

.ltn__search-by-place-item{
    padding: 0px;
    margin: 0px;
}

.ltn__search-by-place-area .slick-slide{
    padding: 0px !important;
}

.ltn__shop-sidebar.ltn__right-sidebar--- {
    position: sticky;
    bottom: 150px;
    top: 85%;
}


.ltn__search-by-place-item .search-by-place-img {
    overflow: hidden;
}

.internalPage .ltn__header-transparent {
    position: relative;
}

    .internalPage .ltn__header-transparent .top-area-color-white {
        background-color: #18355d;
    }
/*
.internalPageHeadBlock h1{
    color: #fff;
}*/

/*
.internalPage .ltn__breadcrumb-list ul li:last-child {
    color: #fff;
}
*/
.search-by-place-img img {
    display: block;
    width: 110% !important;
    height: calc(100vh - 100px);
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
    transform: translate3d(-30px, 0, 0) scale(1.12);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    object-fit: cover;
    object-position: center;
}


.ltn__search-by-place-item .search-by-place-info h6 {
    z-index: 9999;
}

.ltn__search-by-place-item .search-by-place-info h4 {
    z-index: 9999;
}

.search-by-place-info a {
    z-index: 9999;
    color: #fff;
}

.search-by-place-btn {
    z-index: 9999;
}

.ltn__search-by-place-item .search-by-place-info .search-by-place-btn a {
    z-index: 9999;
    color: #fff;
}

.ltn__search-by-place-item .search-by-place-info {
    padding: 30px 5px 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding: 45px;
}

.search-by-place-info:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    z-index: 2;
    background: linear-gradient(180deg, rgba(190, 35, 35, 0) 0%, rgba(190, 35, 35, 0.1) 25%, #18355d61 50%, #18355d 100%);
}

.search-by-place-info:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    opacity: 1;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    background: rgba(0, 0, 0, 0.5);
}


.ltn__search-by-place-item:hover .search-by-place-img img {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
}

.ltn__search-by-place-item:hover .search-by-place-info:before {
    opacity: 1;
}

.ltn__search-by-place-item:hover .search-by-place-info a.cat-link:before {
    width: 27px;
    margin-right: 15px;
}

.ltn__search-by-place-item:hover .search-by-place-info:after {
    opacity: 0;
}


.ltn__search-by-place-area .slick-arrow-1:hover .slick-arrow {
    left: 15px;
    right: auto;
    opacity: 1;
}

.ltn__search-by-place-area .slick-arrow-1:hover .slick-next {
    right: 15px;
    left: auto;
    opacity: 1;
}


.services-section4 .services-box4 {
    display: flex;
    padding: 0px;
}

.services-section4 .services-box4 .services-post4 {
    width: 33.3333%;
    text-align: center;
    display: flex;
    flex-direction: column;
}

    .services-section4 .services-box4 .services-post4 img {
        width: 100%;
        /* max-height: 400px; */
        object-fit: contain;
        object-position: center;
    }

    .services-section4 .services-box4 .services-post4 .serv-content {
        height: 400px;
        background-color: #18355dcc;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 0 60px;
        /* background: linear-gradient(180deg, rgba(190, 35, 35, 0) 0%, rgba(190, 35, 35, 0.1) 54%, #18355d61 97%, #18355d 100%);*/
    }

    .services-section4 .services-box4 .services-post4 span {
        display: inline-block;
        width: 98px;
        height: 98px;
        line-height: 98px;
        margin-bottom: 30px;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
    }


        .services-section4 .services-box4 .services-post4 span img {
            max-width: 100%;
            max-height: 100%;
            object-fit: contain;
        }

    .services-section4 .services-box4 .services-post4 h4 {
        margin-bottom: 12px;
        color: #fff;
    }

    .services-section4 .services-box4 .services-post4 p {
        margin-bottom: 0;
        color: #fff;
    }

    .services-section4 .services-box4 .services-post4:nth-child(2n) {
        flex-direction: column-reverse;
    }


.services-postIn {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background-color: #18355dcc;
    margin-bottom: 5%;
}

    .services-postIn .serv-content {
        text-align: center;
        /* padding-top: 5%; */
        /*min-height: 500px;*/
        /* padding-bottom: 5%; */
        display: flex;
        align-content: center;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

.services-boxIn {
    padding: 0px;
  
}

.services-postIn span img {
    max-width: 64px;
    max-height: 100%;
    object-fit: contain;
}

    .services-postIn h4 {
        margin-bottom: 12px;
        color: #fff;
    }

    .services-postIn p {
        margin-bottom: 0;
        color: #fff;
    }

.services-postIn .serv-thumb{
    padding: 0px;
}

.services-postIn img {
    width: 100%;
}

.ltn__brand-logo-item img {
    max-width: 150px;
}

.ltn__brand-logo-active .slick-track {
    display: flex;
    align-items: center;
    align-content: center;
}

.lightcase-icon-close:before {
    font-family: 'FontAwesome';
    content: '\f2d3'
}

.property-detail-info-list ul li:before {
    font-family: 'FontAwesome';
    content: "\f14a"
}

.property-detail-info-list ul li {
    display: inline-block;
    /* margin-right: 30px; */
    width: 50%;
}

    .property-detail-info-list ul li label {
        margin-left: 5px;
    }

.visionMissionSection {
    background-color: #465d7d;
}

.google-map{
    height: 550px;
}

.hotelsInternalListBlock .ltn__gallery-item-info h6 {
    color: #465d7d;
}