.mission_div{
    background-color: white !important;
border-radius: 20px 0  20px 0 ;
}

.vision_div{
    background-color: white !important;
border-radius: 20px 0  20px 0 ;
}

.founder_img {
    border-radius: 40px 0 40px 0;
    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1000;
}

.loader {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.loader-outter,
.loader-inner {
    width: 50px;
    height: 50px;
    border: 5px solid #000;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

.loader-inner {
    border-color: #000 transparent #000 transparent;
    width: 30px;
    height: 30px;
    position: absolute;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.indicator svg polyline {
    fill: none;
    stroke: #000;
    stroke-width: 2;
    stroke-dasharray: 30;
    stroke-dashoffset: 30;
    animation: draw 2s infinite;
}

@keyframes draw {
    0% {
        stroke-dashoffset: 30;
    }
    50% {
        stroke-dashoffset: 0;
    }
    100% {
        stroke-dashoffset: -30;
    }
}

/* .float-bob-x,.about-one__shape-1{
background-color: rgba(27, 58, 237, 0.603) !important;
} */

.main-slider-two__btn,.main-menu-two__social a,.thm-btn,.about-one__project,.bar-inner,.count-text{
background-color: rgb(237,157,27) !important;
}
.feature-one__content{
    background-color: rgb(102,40,35) !important;
    color: white !important;
}
.feature-one__title,.feature-two__title,.icon-mind,.icon-wallpaper-2,.icon-programmer,.icon-best-price{
    color: white !important;
}

.feature-one__single:hover .feature-one__content:after {
    background-color: rgb(237,157,27) !important;
  }
.icon,.icon-phone-call,.icon-location,.icon-message,.testimonial-one__quote,.feature-three__top-icon{
    background-color: rgb(237,157,27) !important;
    color: white !important;
}
  .quality-work-shape-5 img{
  display: none !important;
  }
 
  .site-footer__top,.site-footer__bottom{
    background-color: rgb(35,31,48) !important;
  }

 .newsletter__inner{
    background-color:rgb(102,40,35) !important;
 }
 .owl-dot{
    background-color: rgba(237, 156, 27, 0.623) !important;
 }
.services-two-bg{
    background-color: rgb(237,157,27) !important;
    background-color: white !important;
 }
 /* .services-two-shape-1:before{
    background-color: rgba(237, 156, 27, 0.603) !important;
 } */
 /* .services-two-shape-2:before{
    background-color: rgba(237, 156, 27, 0.603) !important;
 } */
 /* .leading-bg-box{
    background-color: rgba(237, 156, 27, 0.603) !important;
} */

.leading__video-icon, .about-one__points-content-box:before{
    background-color: rgb(237,157,27) !important;
    border: none !important;
    border-radius:none !important ;
}
.about-one__points-content-box{
    border: none !important;
    border-radius:none !important ;
}
.about-one__points-content-box:before{
    border: none !important;
    border-radius:none !important ;
   
}
.about-one__points-content-box:before{
    background-color: unset !important;

}

.about-one__points li:hover .about-one__points-icon span, .about-one__points li:hover .about-one__points-text {
 color: unset !important;
}



.fa-play{
    color: white !important;
}
.sidebar__tags{
    background-color:rgb(102,40,35) !important;
    color: white !important;
}
.benefits-one-shape,.contact-page-shape-1{
    display: none !important;
}
.ongoing{
  /* The image used */
  background-image: url("../images/09.jpg");

  /* Set a specific height */
  min-height: 500px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.quality-work{
color: black !important;
background-color: none !important;
}
.about-two__points li .text p{
color: white !important;
}

.contact-page__social a:after{
    background-color: rgb(237,157,27) !important;
    color: white !important;
}

.logo_footer{
    width: 300px;
  
}

@media only screen and (max-width: 600px) {
    .logo_footer{
        width: 200px;
        height: 100px;
    }
    .services-two_media {
        margin-top: -100px !important;
    }
    .why-choose-one2{
        margin-top:-144px !important;
    }
 
  }

  @media only screen and (max-width:760px) {
  
    .why-choose-one2{
        margin-top:-144px !important;
    }
 
  }

  @media only screen and (min-width: 730px) {
    .ongoing_project_newsletter{
        margin-top: -100px !important;
    }
   
 
  }


  /* new Editting */

 .plot_img1,.plot_img2,.plot_img3,.plot_img4{
    width: 100% !important;
    /* height: 250px !important; */
    /* border-radius: 0 40px 0 40px; */


   
 }

 @media only screen and (min-width:1000px) {
    .plot_img2,.plot_img4{
margin-top: -40px !important;
    }
    .aboutlapsize{
        display: none !important;
    }
 
  }


  .main-slider-two__title{
    font-size: 22px !important ;
  }
  
  .site-footer__top {
    padding: 60px !important;
   
  }


  @media only screen and (min-width:650px) {
 
    .aboutlapsize{
        display: none !important;
    }
 
  }