/*
Theme Name: Blocksy Child
Theme URI: https://creativethemes.com/blocksy/
Template: blocksy
Author: CreativeThemes
Author URI: https://creativethemes.com
Description: Blocksy is a blazing fast and lightweight WordPress theme built with the latest web technologies. It was built with the Gutenberg editor in mind and has a lot of options that makes it extendable and customizable. You can easily create any type of website, such as business agency, shop, corporate, education, restaurant, blog, portfolio, landing page and so on. It works like a charm with popular WordPress page builders, including Elementor, Beaver Builder, Visual Composer and Brizy. Since it is responsive and adaptive, translation ready, SEO optimized and has WooCommerce built-in, you will experience an easy build and even an increase in conversions. Note: Blocksy is built with the latest web technologies in order to bring you the smoothest experience, that told, old browsers like IE 11 and below may not work as expected. We strongly recommend you to update/switch to a modern browser.
Tags: blog,e-commerce,wide-blocks,block-styles,grid-layout,one-column,two-columns,three-columns,four-columns,right-sidebar,left-sidebar,translation-ready,custom-colors,custom-logo,custom-menu,featured-images,footer-widgets,full-width-template,theme-options,threaded-comments,buddypress,rtl-language-support,news
Version: 2.0.11.1702656760
Updated: 2023-12-15 16:12:40

*/


.hero-bg-post {
    background: url("media/construction-top-hero-2.webp") rgb(16, 33, 54, 0.6);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 420px;
    background-blend-mode: multiply;
}
.hero-bg-post-pr {
    background: url("media/home-interior-hero-2.webp") rgb(16, 33, 54, 0.6);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 420px;
    background-blend-mode: multiply;
}
.archive-header {
    margin-bottom: 40px;
}
.heading-title {
    font-size: 45px;
    text-align: left;
    line-height: 1.3em;
    font-weight: 800;
    color: #fff;
}
#breadcrumbs {
    font-size: 13px;
    text-align: left;
    line-height: 1.3;
    font-weight: 600;
    color: #ccc;
    text-transform: uppercase;
}
#breadcrumbs > span > span > a {
    color: #e6e6e6;
}
#breadcrumbs > span > span > a:hover {
    color: var(--paletteColor2);
}
#breadcrumbs > div > div > span > span > a {
    color: #e6e6e6;
}
#breadcrumbs > div > div > span > span > a:hover {
    color: var(--paletteColor2);
}

.card-image-container {
    height: 279px;
    max-height: 279px !important;
    border-radius: 10px 10px 0px 0px;
    overflow: hidden;
    background-color: transparent;
    position: relative;
}
.card-img-top {
    height: 279px;
    min-height: 279px;
    width: 100%;
    object-fit: cover;
}

.card-image-container img {
  transition: transform .7s ease;
}
.card-image-container:hover img {
  transform: scale(1.1);
}
.card-location {
    font-size: 14px;
    line-height: 1;
}
.card-location::before {
    content: url('media/img/location-Icons-04.svg');
    display: inline-block;
    height: 15px;
    width: 15px;
    padding-right: 3px;
}
.archive-card .card-body {
    min-height: 50px;
}
.archive-card .card-footer {
   min-height: 120px; 
}
.p-card-link:hover {
    text-decoration: none;
}
.archive-card .project-card-body {
    min-height: 50px;
    background-color: rgb(16, 33, 54);
    margin-right: 2.5%;
    margin-left: 2.5%;
    margin-top: -50px;
    z-index: 1;
    border-radius: 5px 5px 0px 0px;
}
.project-excerpt {
    font-size: 15px;
    line-height: 1.1;
    color: rgb(255, 255, 255, 0.7);
    text-align: center;
}
.archive-card .project-card-footer {
    min-height: 100px;
    background-color: rgb(16, 33, 54);
    margin-right: 2.5%;
    margin-left: 2.5%;
}
.project-details {
    background-color: rgb(16, 33, 54);
}

#iscontainer {
    width: 100%;
    margin: auto;
}
.grid-item .card {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background-color: rgb(255, 255, 255);
    border: 0;
    -moz-box-shadow: 0 0 0 0 rgba(33, 55, 99, 0.11);
    -webkit-box-shadow: 0 0 0 0 rgba(33, 55, 99, 0.11);
    -o-box-shadow: 0 0 0 0 rgba(33, 55, 99, 0.11);
    box-shadow: 0 0 0 0 rgba(33, 55, 99, 0.11);
    border-radius: 10px 10px 10px 10px;
}
.grid-item .card-entry-title {
    margin-bottom: 0 !important;
    font-size: 18px;
    line-height: 1.1;
}
.grid-item .p-card-entry-title {
    margin-bottom: 0 !important;
    font-size: 18px;
    line-height: 1.1;
    color: rgba(255, 255, 255, 0.95);
    text-align: center;
}

.grid-item .card-entry-title:hover {
    color: rgba(240, 123, 34);
}
.grid-item .p-card-entry-title:hover {
    color: rgba(255, 255, 255, 0.7);
}

.bedroom::before {
    content: url('media/img/bed-Icon-01.svg');
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: 5px;
    vertical-align: middle;
}
.bathroom::before {
    content: url('media/img/bath-Icon-02.svg');
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: 5px;
    vertical-align: middle;
}
.area_sqm::before {
    content: url('media/img/f-area-Icon-03.svg');
    display: inline-block;
    height: 20px;
    width: 20px;
    margin-right: 5px;
    vertical-align: middle;
}
.btn-mi-primary {
    background-color: rgb(16, 33, 54);
    color: rgb(231, 235, 238);
    border: none;
    border-radius: 5px;
}
.btn-mi-primary:hover {
    background-color: rgba(240, 123, 34);
    color: rgb(231, 235, 238);
    border: none;
}
.btn-pr-primary {
    background-color: transparent;
    color: rgb(255, 255, 255, 0.95);
    border: none;
}

.btn-pr-primary:hover {
    background-color: transparent;
    color: rgba(240, 123, 34);
    border: none;
}
.filters .nav-link.active {
    background-color: rgb(16, 33, 54);
    color: #fff;
}
.filters .nav-link.active:hover {
    background-color: rgba(240, 123, 34);
    color: #fff;
}
.nav-pills .nav-link {
    color: rgb(16, 33, 54);
}
.nav-pills .nav-link:hover {
    color: #5e3fde;
}
.background-ov {
    padding-top: 100px;
}
.pr_info {
    display: inline-block;
    background-color: rgb(255, 255, 255, 0.5);
    border-radius: 10px;
}
[data-header*="type-1"] .ct-header [data-transparent-row="yes"][data-row*="middle"] {
    background-color: rgba(16, 33, 54, 0.6) !important;
}
.p_Featured {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: var( --image-url );
    min-height: 558px;
}
.project_featured-hero {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: var( --image-url );
    min-height: 558px;
}
#pbreadcrumbs {
    margin-bottom: 0;
    font-size: 13px;
    text-align: left;
    line-height: 1.3;
    font-weight: 600;
    color: rgb(94, 112, 134);
    text-transform: uppercase;
}
#pbreadcrumbs > span > span > a {
    color: rgb(77, 93, 109);
}
#pbreadcrumbs > span > span > a:hover {
    color: var(--paletteColor2);
}
.location::before {
    content: url('media/img/location-Icons-04.svg');
    display: inline-block;
    height: 30px;
    width: 30px;
    margin-right: 5px;
    vertical-align: middle;
}
.ma-h2 {
    font-size: 35px;
    text-transform: uppercase;
    line-height: 1.1;
}
.ma-h3 {
    font-size: 25px;
    line-height: 1.1;
}
.ma-h3-side {
    font-size: 25px;
    line-height: 1.1;
    text-align: center;
}
.ma-h1 {
    font-size: 38px;
    line-height: 1.1;
    font-weight: 800;
}
.ma-h3-wh {
    font-size: 25px;
    color: rgb(231, 235, 238);
    line-height: 1.1;
}
.ptype {
    font-size: 20px;
    color: rgb(16, 33, 54);
}
.p-location {
    margin-bottom: 0;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    color: rgb(77, 93, 109);
}
.p-details {
    margin-bottom: 0;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    color: rgb(77, 93, 109);
}
.project-details-pw {
    margin-bottom: 0;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    color: rgb(255, 255, 255, 0.9);
}
.bedroom-d::before {
    content: url('media/img/bed-Icon-01.svg');
    display: inline-block;
    height: 30px;
    width: 30px;
    margin-right: 5px;
    vertical-align: middle;
}
.bathroom-d::before {
    content: url('media/img/bath-Icon-02.svg');
    display: inline-block;
    height: 30px;
    width: 30px;
    margin-right: 5px;
    vertical-align: middle;
}
.area_sqm-d::before {
    content: url('media/img/f-area-Icon-03.svg');
    display: inline-block;
    height: 30px;
    width: 30px;
    margin-right: 5px;
    vertical-align: middle;
}
.n_level::before {
    content: url('media/img/n_levels-Icons-05.svg');
    display: inline-block;
    height: 30px;
    width: 30px;
    margin-right: 5px;
    vertical-align: middle;
}
.f_level::before {
    content: url('media/img/f_level-06.svg');
    display: inline-block;
    height: 30px;
    width: 30px;
    margin-right: 5px;
    vertical-align: middle;
}
.underline-1 {
    border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #e6e8ea;
}
.p-body {
    margin-bottom: 0;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    color: rgb(77, 93, 109);
}
.p-body-li{
    margin-bottom: 0;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
    color: rgb(77, 93, 109);
}
.bullets > li::marker {
    content: "> ";
}

.similar_img-container {
    height: 150px;
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    text-align: center;
}
.similar_img {
    height: 150px;
    width: 100%;
    object-fit: cover;
}

.similar_img-container img {
  transition: transform .5s ease;
}
.similar_img-container:hover img {
  transform: scale(1.2);
  filter: brightness(50%);
}



.p-images-t:hover {
    filter: brightness(50%);
}
.pla-images {
    max-width: 200px;
    min-width: 100px;
    width: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100px;
}


.property-img-container {
    height: 100px;
    border-radius: 5px;
    overflow: hidden;
    background-color: #fff;
    position: relative;
}
.property-img {
    height: 100px;
    width: 100%;
    object-fit: cover;
}

.property-img-container img {
  transition: transform .5s ease;
}
.property-img-container:hover img {
  transform: scale(1.2);
  filter: brightness(50%);
}

.pla-images:hover {
    filter: brightness(50%);
}
.uperline-1 {
    border-top: solid;
    border-top-width: 1px;
    border-top-color: #e6e8ea;
}

.eac-element_fixed-header {
  background-color: #ffffff !important;
  
}

..eac-element_fixed-header::before {
  --background-overlay: '';
  background-color: none !important;
}

.eac-element_fixed-header .premium-nav-menu-item > .premium-menu-link {
  color: rgba(16, 33, 54) !important;
}



.eac-element_fixed-header .premium-nav-menu-item > .premium-menu-link:hover {
  color: #5E3FDE !important;
}

.eac-element_fixed-header .m-logo-st {
  background-image: url("http://africons.net.test/wp-content/uploads/2023/09/AFRICON_LOGO-01.png") !important;
}



.aux-sticky .current-menu-item > a {
  color: var( --e-global-color-3497e955 );
}

.aux-sticky .aux-item-content {
  color: #54595F !important;
}

.aux-sticky .aux-item-content:hover {
  color: var( --e-global-color-3497e955 ) !important;
}

.aux-sticky .current-menu-item > a {
  color: var( --e-global-color-3497e955 ) !important;
}

/* Top Slider template*/

.item-con-sl {
   background: rgb(16, 33, 54, 0.9);
   background-blend-mode: multiply;
   height: 100%;
}

.sl-title {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.3;
    font-size: 45px;
    font-weight: 800;
}
.sl-paragraph {
    color: #fff;
    text-align: center;
    line-height: 1.3;
    font-weight: 400;
    font-size: 14px;
    color: #F0F0F0;
    font-family: "Raleway", Sans-serif;
}

.sl-logo-container {
    height: 70px;
    width: 100px;
    overflow: hidden;
    position: relative;
}
.sl-border {
    border-right: solid;
    border-right-width: 1px;
    border-right-color: rgb(255, 255, 255, 0.5);
}
.sl-logo {
    height: 70px;
    object-fit: cover;
}

.sl-logo-container img {
  transition: transform .8s ease;
}
.sl-logo-container:hover img {
  transform: scale(1.1);
}

.sl-ico-paragraph {
    font-size: 11px;
    line-height: 1;
    color: rgb(255, 255, 255, 0.7);
    text-align: center;
}
.cts-icon {
    height: 70px !important;
    width: 100px !important;
}

.feature-video {
    position: relative;
    height: 100%;
}
.slide-container { 
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 5;
}
.vi-co-container,.row-vi-container {
    height: 100%;
}

.video-bg {
    max-height: 600px;
    overflow: hidden;
    min-height: 324px;
}
.video-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    background-image: url("media/home-interior-hero-2.webp");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 324px;
    min-width: 576px;  
}
.bg-video {
    z-index: 1;
}
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    user-select: none;
    pointer-events: none;

}
.bx-wrapper {
    border: none !important;
    background-color: transparent !important;
} 

.btn-sl-primary {
    background-color: rgba(240, 123, 34);
    color: rgb(231, 235, 238);
    border: none;
    border-radius: 5px;
}
.btn-sl-primary:hover {
    background-color: rgba(240, 123, 34, 0.8);
    color: rgb(231, 235, 238);
    border: none;
}

.bxslider-wrap { 
    visibility: hidden;

}

@media (max-width: 768px) {
    .video-wrapper {
        background-image: url("media/home-interior-hero-2-768.webp");
    }
    .feature-video {
        margin-bottom: 50px;
    }
    .item-con-sl {
       height: 50%;
       border-radius: 10px 10px 0px 0px;
    }
    .sl-detail-container,.btn-video {
        display: none !important;
    }
    .heading-title {
        text-align: center;
        font-size: 30px;
    }
    #breadcrumbs {
        text-align: center;
    }
    .archive-header {
        margin-bottom: 0px;
        margin-top: 70px;
    }
    .hero-bg-post {
        background: url("media/construction-top-hero-2-768.webp") rgb(16, 33, 54, 0.6);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 420px;
        background-blend-mode: multiply;
    }
    .hero-bg-post-pr {
        background: url("media/home-interior-hero-2-768.webp") rgb(16, 33, 54, 0.6);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 420px;
        background-blend-mode: multiply;
    }
    .sl-title {
        line-height: 1.1;
        font-size: 35px;
    }
    .sl-paragraph {
        line-height: 1.1;
        font-size: 13px;
    }
    
    .h-icon-se h5 {
        height: 100%;
    }
    .h-icon-se h5 a {
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
    }
   
}


@media (max-width: 576px) {
    .video-wrapper {
        background-image: url("media/home-interior-hero-2-576.webp");
    }
    .ma-h1 {
        text-align: center;
    }
    .ma-h2 {
        font-size: 25px;
        text-align: center;
    }
    .ma-h3,.p-body  {
       text-align: center;
    }
    .sl-title {
        font-size: 25px;
    }

}

