.logo{
    width: 200px;
    height: 50px;
}
@font-face {
    font-family: sitefont;
    src: url('../fonts/WFVisualSans-Regular.ttf');
}

@font-face {
    font-family: sitefont1;
    src: url('../fonts/WFVisualSans-SemiBold.ttf');
}
body {
    font-family: sitefont;

}
section{
    padding: 50px 0;
}
.main_banner {
    background: url(../images/blur-bg.svg), #0a0d12;
    height: 100vh;
    background-position: -125% 135px,center;
    background-size: 80%,cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    position: relative;
}
.main_banner::before{
    content: "";
    position: absolute;
    background: url(../images/blur-white.svg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 70%;
    height: 70%;
    left: 120px;
    top: 0px;
}
/* .faq.page .card-header {
    background-color: #000;
    color: #ffffff;
    cursor: pointer;
} */
.site-menu-toggle span{
    background: #fff;
}
body{
    background: #000;
    
}
.breadcrumbwl ul li{
    color: #fffff !important;
}
.dream h2,.dream p{
    color: #ffffff;
}
::placeholder{
    color:#ccc !important;
}
.breadcrumbwl li:nth-child(2) {
    background-repeat: no-repeat;
    background-position: -5px 1px;
    background-size: 20px;
    color: #ffffff;
}
.formbox{
    box-shadow: -50px -75px 0 5px #17291b;
    background: #2d4732;
}
.formbox ::placeholder,.formbox select {
    color: #fff !important
}
.formbox .form-control {
    background-color: #2e4733 !important;
  
    border-bottom: 1px solid #6f8b75 !important;

}
.formbox .h4{
    color: #bffc30;
}
.footerpart h6{
    color: #fff;
}
.btn{
    background: #BAFD02;
}
.lock{
        background: url(../images/d3.svg);
    background-repeat: no-repeat;
    padding-left: 30px;
    background-size: 20px;
    background-position: left center;
    color: #ffffff;
    margin-bottom: 10px;
}
.b-green{
    color: #BAFD02;
}
.hf{
    text-transform: capitalize;
}
.black-bg{
        background: #111517 url(../images/blur-bg.svg);
    background-position: 0px 10px;
    background-size: 35%;
    background-repeat: no-repeat;
}
.color{
    color: #FFFFFF;
}
.benefits{
    background: #4A5E44;
    border: 1px solid #769469;
    display: inline-block;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
}
.p-color{
    color: #c9d5cd;
}
.service{
    background:#111517 url(../images/blur-bg.svg) ;
}
.swhitebox2{
    border-radius: 20px;
border: 1px solid #6E7071;
background: linear-gradient(180deg, #252929 11.41%, rgba(37, 41, 41, 0.00) 75.55%);
padding:20px;
min-height: 320px;
    height: 100%;
}
.owl-carousel .owl-item{
    margin: 0 6px;
    padding: 0 10px;
}
.swhitebox2 img{
    width: 80px !important; 
    height: auto;
    margin: 0px auto;
}
.container {
    z-index: 99 !important;
    position: relative;
}

.swhitebox2 h6{
    color:#ffffff;
}
.swhitebox2 p{
    color: #ebebeb;
}
.active.big .swhitebox2 {
    background: #2b372a9c;
    color: #ffffff;
    padding: 30px;
    min-height: 400px;
    height: 100%;
    transform: scale(1.0);
}
.active.big .swhitebox2 h6{
    color: #bffc30 !important;
}
.owl-carousel .active.big .swhitebox2 p{
    color: #ededed;
}
.owl-carousel .owl-stage{
    display: flex;
    align-items: end;
}
.inner-bg{
   background: url(../images/solar_pin-list-bold.svg);
    height: 70px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70px;
    margin-bottom: 10px;
}
.active.big .swhitebox2 .inner-bg{
    background: url(../images/dark-icon.svg);
    height: 70px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 70px;
    margin-bottom: 10px;    
}
.platform-bg{
        background: #111517;
        position: relative;
   
}
.platform-bg h6{
    color: #ffffff;
    font-weight: bold;
}
.platform-bg p{
    color: #FFFFFF;
    text-align:left !important;
}
.platform-bg .media{
    border-radius: 10px;
border: 1px solid #769469;
background: rgba(74, 94, 68, 0.40);
padding: 15px;
height: 100%;
}
.platform-bg::before{
       content: "";
    position: absolute;
    background: url(../images/blur-bg.svg),url(../images/blur-bg.svg);
    background-position: left bottom,right top;
    width: 100%;
    height: 100%;
    background-size: 50%;
    opacity: 0.5;
}
.services{
        background: #111517 url(../images/blur-bg.svg);
    background-size: 40%;
    background-position: right bottom;
    background-repeat: no-repeat;
    position: relative;
}
.services::before{
        content: "";
    position: absolute;
    width: 370px;
    height: 370px;
    background: url(../images/blur-bg.svg);
    left: 0px;
    bottom: -40px;
    background-size: cover;

}
.serve{
        border-radius: 0px 20px;
    background: #283229;
    text-align: center;
    color: #ffffff;
    padding: 20px 0px;
    position: relative;
}
.serve::after{
    z-index: -1;
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: #BAFD02;
    right: -3px;
    bottom: -3px;
}
.serve::before{
     z-index: -1;
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    background: #BAFD02;
    left: -3px;
    top: -3px;
}
.development{
    background:#111517 url(../images/blur-bg.svg) ;
    background-size: 50%;
    background-position: right;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;

}
.development .nav-link{
        color: #ffff;
    font-size: 20px;
    font-weight: 700;
    padding-left: 30px;
    background: url(../images/d2.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: left center;
    margin-bottom: 20px;
}
.development .nav-pills .nav-link.active{
    background: url(../images/d1.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: left center;
    color: #BAFD02;
}
.border-right{
    border-right:1px solid #BAFD02 !important;
}
.development::before{
        background: url(../images/d4.svg);
    background-size: 90%;
    position: absolute;
    content: "";
    width: 73%;
    height: 73%;
    right: 0px;
    bottom: 0;
    background-position: right;
    background-repeat: no-repeat;
}
.d2{
    color: #ffffff;
    padding-left: 30px;
    background: url(../images/d3.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: left center;
    margin-bottom: 20px;
}
.pocess{
    background:#111517 ;
    position: relative;
}
.pocess::before{
    content: "";
    position: absolute;
    width: 30%;
    height: 100%;
    right: 0px;
    top: 0px;
    background: url(../images/blur-bg.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
.bros{
    background: #0c310166;
    padding: 60px 20px 20px 20px;
    border-radius: 10px;
    border: 1px solid #769469;
    position: relative;
    height: 100%;
}
.bros::before{
        content: "";
        position: absolute;
        width: 250px;
        height: 250px;
        right: -90px;
        top: -70px;
        background: url(../images/bros.svg);
        background-repeat: no-repeat;
        background-size: cover;
        z-index: -1;
    }
    .milk-green{
        background: #0000008c;
        padding:50px 20px 20px 20px;
        height: 100%;
        border-radius: 10px;
    }
    .milk-green h6, .milk-green{
        color: #bffc30;
    }
    h1{
        font-size:50px;
        color: #BAFD02;
    }
    .main_banner h1 span{
        color: #FFFFFF;
    }
    .banner-btn{
        background: #BAFD02;
        color: #000;
    }
    .breadcrumbwlsection{
            background: #000000;
    }
    .breadcrumbwl li a,.breadcrumbwl li a{
        color: #fff;
    }
    .breadcrumbwl li:first-child{
        background: url(../images/g-house.svg);
        background-repeat: no-repeat;
    background-size: 16px;
    background-position: 0px 2px;
    }


    .owl-nav{
        width: 100%;
        position: relative;
         color: #BAFD02;
         top: -230px;
         font-size: 50px;
    }
    .owl-prev{
        position: absolute;
        left: -40px;
    }
        .owl-next{
            position: absolute;
            right: -40px;
            color: #BAFD02;
        }

    @media(max-width:768px){
        .main_banner{
            height: auto;
            text-align: center;
        }
        .main_banner p{
            text-align: center !important;
        }
        .services::before{
            width: inherit;
        }
        .main_banner::before{
            display: none;
        }
        .bros::before{
            display: none;
        }
        .development::before{
            display: none;
        }
        .owl-prev{
            left: 0px;
        }
        .owl-next{
            right: 0px;
        }
        .swhitebox2{
            margin-right: 0px;
        }
    }
.footerpart {
    background: #1a291d !important;
}
.cirtificatebottom {
    border-bottom: 1px solid #2e4733 !important;
}
#footer_social_select{
    border-bottom: 1px solid #6f8b75 !important;
}
.top-img{
      background: #132007;
    padding: 45px 10px 10px 10px;
    border-radius: 10px;
    position: relative;
    height: 100%;
}
.top-img h5{
    color: #BAFD02;
    font-weight: bold;
    margin-top: 10px;
}
.top-img p{
    color: #ccc;
    margin-bottom: 0px;
}
.img-div{
   position: absolute;
    top: -30px;
    left: 40%;
    background: #2a3629;
    padding: 7px;
    border-radius: 10px;
}
.top-img img{
        max-width: 60px;
}