header .nav>li>a:hover {
    border-bottom: 4px solid #F48120;
}

@font-face {
    font-family: "Lato-Italic";
    src: url("../../fonts/lato-fonts/Lato-Italic.ttf");
}

@font-face {
    font-family: "Lato-Medium";
    src: url("../../fonts/lato-fonts/Lato-Medium.ttf");
}

@font-face {
    font-family: "Lato-Bold";
    src: url("../../fonts/lato-fonts/Lato-Bold.ttf");
}

@font-face {
    font-family: "FontAwesome";
    src: url("../fonts/font-awesome/fonts/fontawesome-webfont3e6e.ttf");
}

.sidebar-item.social-sidebar li.instagram a {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
}

.instagramco1 {
    display: inline-block;
    width: 250px;
    height: 250px;
    text-align: center;
    border-radius: 40px;
    color: #fff;
    font-size: 220px;
    line-height: 250px;
    vertical-align: middle;
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, .25);
}

.instagramco:hover {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.facebookco:hover {
    color: #3b5998;
}

.twitterco:hover {
    color: #00acee;
}

.linkedinco:hover {
    color: #0e76a8;
}

.googleplusco:hover {
    color: #db4a39;
}

.youtubeco:hover {
    color: #c4302b;
}

.pinterestco:hover {
    color: #c8232c;
}

.sidebar-item.social-sidebar li.youtube a {
    background-color: #c4302b;
}

@media only screen and (max-width: 575px) {}

@media only screen and (max-width: 380px) {}

.custom-banner {
    background-color: white;
    position: relative;
    padding: 20px 20px 0px 20px;
    border-radius: 8px;
    margin-top: -50px;
    border: 1px solid rgba(0, 0, 0, .1);
}

.custom-semi-circle {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%)
}

.cus-logo {}

.top-header-nav {
    justify-content: center;
}

.banner.banner-2 .acr-arrows .slider-next,
.banner.banner-2 .acr-arrows .slider-prev {
    top: 300px;
}

.banner.banner-2 .acr-arrows .slider-next::after,
.banner.banner-2 .acr-arrows .slider-prev::after {
    background-color: #ffcb05;
    border-color: #ffcb05;
}

.acr-arrows .slick-arrow:hover {
    background-color: #041e3b;
    border-color: #041e3b;
}

.section {
    padding: 50px 0;
}

.listing-badge {
    background-color: #041e3b;
}

.listing-badge.pending {
    background-color: #ffcb05;
}

.btn-custom.secondary {
    background-color: #041e3b;
}

.btn-custom.secondary:hover {
    background-color: #ffcb05;
}

.btn-custom.secondary::before {
    background-color: #ffcb05;
}

.btn-custom.secondary::after {
    background-color: #ffcb05;
}

.listing .listing-price {
    color: #ffcb05;
}

.listing .listing-title a:hover {
    color: #ffcb05;
}

.listing .listing-gallery-wrapper .listing-gallery:hover {
    background-color: #ffcb05;
}

.custom-primary {
    color: #ffcb05;
}

.custom-semi-circle:hover {
    background-color: #041e3b;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected=true] {
    color: #ffcb05;
}

.acr-category-body h5 a:hover {
    color: #ffcb05;
}

.cta.cta-1 {
    background-color: #041e3b;
}

.btn-custom-2.light:hover {
    background-color: #f0ebe1;
    border: 2px solid #f0ebe1;
}

.navbar .menu-item a:hover {
    color: #ffcb05;
}

.footer-widget ul li a:hover {
    color: #ffcb05;
}

.footer-bottom a:hover {
    color: #ffcb05;
}

.btn-custom,
.btn-custom-2 {
    background-color: #041e3b;
}

.btn-custom:hover,
.btn-custom-2:hover {
    background-color: #ffcb05;
}

.btn-custom::before,
.btn-custom-2::before {
    background-color: #ffcb05;
}

.btn-custom::after,
.btn-custom-2::after {
    background-color: #ffcb05;
}

.custom-nav {
    padding-left: 500px;
}

.btn-custom.primary {
    background-color: #041e3b;
}

.acr-location a {
    color: #ffcb05;
}

.infographics-2 .acr-infographic-item>i,
.infographics-3 .acr-infographic-item>i,
.infographics-4 .acr-infographic-item>i,
.infographics-5 .acr-infographic-item>i {
    color: #ffcb05;
}

.pagination .page-item.active .page-link {
    color: #ffcb05;
}

.pagination .page-item .page-link:hover,
.pagination .page-item .page-link:focus {
    color: #ffcb05;
}

.custom-input-search {
    height: 58px;
    padding: 8px 15px;
    border-radius: 8px;
    border: 1px solid #efefef;
    width: 100%;
    color: #6e6e6e;
    border-color: #e5e1dc;
    background-color: #fff;
    letter-spacing: 0.1px;
    font-size: 14px;
}

.fixed {
    position: fixed;
    top: 0;
}

.subheader {
    margin-top: 136px;
}

.banner {
    margin-top: 138px;
}

.acr-arrows.primary-arrows .slick-arrow {
    background-color: #041e3b;
    border: 2px solid #041e3b;
}

.acr-arrows.primary-arrows .slick-arrow:hover {
    background-color: #ffcb05;
    border: 2px solid #ffcb05;
}

.acr-arrows.primary-arrows .slick-arrow::before {
    background-color: none;
    border: 2px solid none;
}

.acr-arrows.primary-arrows .slick-arrow::after {
    background-color: #ffcb05;
    border: 2px solid #ffcb05;
}

.acr-agent-body h6 a:hover {
    color: #ffcb05;
}

@media only screen and (max-width: 950px) {
    .text-align-mob {
        text-align: left !important;
    }
}

.custom-iframe iframe {
    width: 100%;
    height: 450px;
}

.min-h-thumbnail {
    height: 500px;
    width: 730px;
}

.min-h-slider {
    height: 110px;
    width: 160px;
}

.listing-badge.rent {
    background-color: #ffcb05;
}

.listing-feature i {
    color: #ffcb05;
}

.sidebar-widget .media h6 a:hover {
    color: #ffcb05;
}

.post-single-pagination h6:hover {
    color: #ffcb05;
}

.post-single-pagination:hover h6,
.post-single-pagination:hover i {
    color: #ffcb05;
}

.infographics-3 .acr-infographic-item {
    display: -webkit-inline-box;
}

.infographics-3 .acr-infographic-item a:hover,
.infographics-4 .acr-infographic-item a:hover .infographics-5 .acr-infographic-item a:hover {
    color: #ffcb05;
}

.infographics-3 .acr-infographic-item a,
.infographics-4 .acr-infographic-item a.infographics-5 .acr-infographic-item a {
    color: #515151;
}

.contact-iframe iframe {
    width: 100%;
    height: 500px;
}

.custom-height-listing {
    height: 300px;
}

.custom-big-height {
    height: 460px;
}

.options-dropdown ul li a:hover {
    color: #ffcb05;
}

.padding-le-100 {
    padding-left: 110px
}

.listing .listing-author .listing-author-body p a:hover,
.listing .listing-title a:hover {
    color: #ffcb05;
}

.custom-wi-he {
    width: 310px;
    height: 205px;
}

.custom-wi-ghe-featured {
    width: 130px;
    height: 150px;
}

.listing-wi-he {
    width: 130px;
    height: 110px;
}

.listing-widh-height {
    width: 310px;
    height: 205px;
}

.listing-wi-he-footer {
    width: 90px;
    height: 70px;
    border-radius: 5px;
}

.acr-footer a:hover,
.acr-footer i:hover {
    color: #ffcb05;
}

.navbar-brand {
    width: 140px;
}

@media (max-width: 950px) {
    .top-header .top-header-inner .social-media li a {
        padding-right: 10px;
    }

    .banner.banner-2 .acr-arrows .slider-next,
    .banner.banner-2 .acr-arrows .slider-prev {
        top: 170px;
    }
}

@media (max-width: 800px) {
    .top-header .top-header-inner .social-media li a {
        padding-right: 5px;
    }
}

.text-alignleft {
    text-align: left !important;
}

.f-size-12 {
    font-size: 12px;
}

.custom-margin-top {
    margin-top: -8px;
}

.main-aside ul .menu-item a:hover,
.main-aside ul .menu-item a.active {
    background-color: #ffcb05;
}

.navbar .menu-item a.active,
.navbar .menu-item a:hover {
    color: #ffcb05;
}

.color-white {
    color: white !important;
}

.custom-size {
    width: 20px !important;
    height: 20px !important;
    font-size: 10px;
}

.font-size-11 {
    font-size: 11px !important;
}

.top-header {
    background-color: #041e3b !important;
}

.section-title-wrap.section-header .title {
    font-family: Lato-Medium !important;
}

.footer-copy {
    font-weight: 600;
    color: #515151;
}

.custom-about-img {
    background-size: contain;
    width: 100%;
    height: 265px;
    background-repeat: no-repeat;
}
.custom-categoriesimg{
    height: 250px;
    object-fit: cover;
}