@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800;900&display=swap');
body{color: #000;font-size: 16px;font-family: 'Inter';overflow-x: hidden;scroll-behavior: smooth;}
html{overflow-x: hidden;scroll-behavior: smooth;}


/*header css*/
.container{width: 1440px !important;}
img{width: 100%;}
#header{padding: 20px 0px;border-bottom: 2px solid #fff;z-index: 99;}
.logo-img img{transition: 0.5s all;}
.logo-img img:hover{transform: scale(1.01);}
.navbar-expand-lg .navbar-collapse{justify-content: center;}
.login-wrap{text-align: right;}
.login-wrap a{color: #8c8c8c;text-decoration: none;font-weight: 800;font-size: 10px;margin-left: 5px;}
.navbar-expand-lg .navbar-nav{width: 100%;justify-content: space-between;}
.nav-bar{z-index: 999;}
a.nav-link.active{color: #fff !important;}
.nav-link:focus, .nav-link:hover {color: #ee3d23 !important;}
.nav-link{transition: 0.5s all;position: relative;font-family: 'Inter';font-style: normal;font-weight: 700;font-size: 18px;line-height: 22px;color: #293271;}
#header .nav-link:before {transition: all .5s;position: absolute;bottom: 0;left: 0;right: 0;margin: auto;width: 0;content: '';background: #ee3d23;height: 2px;}
#header .nav-link:hover:before{width: 60%;}
.download:hover{color: #fff !important;}
.main_banner_wrap{position: relative;z-index: 99;}
.item{display: flex !important;justify-content: center;align-items: center;flex-direction: column;}
.item .slide-heading{font-style: normal;font-weight: 800;font-size: 60px;line-height: 77px;text-align: center;margin-bottom: 30px;color: #fff;text-shadow: 2px 2px #000;}
.item .slide-content{font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;text-align: center;color: #fff;max-width: 500px;}
.banner_backdrop{position: absolute;width: 100%;height: 100%;top: 0px;left: 0px;background: rgba(0, 0, 0, 0.5);}
.slick-dots li.slick-active button:before{background: #fff;color: #fff;opacity: 1;}
.slick-dots li button:before{content: '' !important;border: 3px solid #fff;border-radius: 50%;width: 16px;height: 16px;opacity: 1;}
.slick-dots{bottom: 55px;}
.mobile-menu {width: 100%;height: 100%;position: absolute;top: 0;left: 0px;background: rgb(0 0 0 / 50%);z-index: 9;display: none;}
.fixed-header{position: fixed;width: 100%;background: #fff;}
.fixed-header .nav-link{color: #293271;}
.item{height: 540px;}



/*Banner css*/

.banner-wrapper{display: flex;height: 500px;justify-content: center;align-items: center;}
.banner-wrap{display: flex;z-index: 99;}
.banner-wrap .banner-sub-heading{z-index: 9;width: 20%;transform: rotate(-90deg);font-weight: 600;font-size: 29px;text-transform: uppercase;}
.banner-sub-heading h2{color: #fff;position: relative;}
.banner-sub-heading h2::before{content: '';
    position: absolute;
    width: 33%;
    height: 1px;
    background: #fff;
    left: -99px;
    top: 50%;}
 .banner-btn {padding: 8px 30px;font-size: 16px;font-weight: 600px;color: #fff;background: #ee3d23;display: block;max-width: max-content;margin-top: 20px;text-decoration: none;transition: 0.5s all;}
  .banner-btn:hover{background: #2f3875;color: #fff;transition: 0.5s all;}   
.banner-content{width: 80%;color: #fff;z-index: 9;}
.banner-content h2{font-weight: 700;font-size: 42px;text-shadow: 2px 2px black;}
.banner-content p{font-size: 16px;max-width: 520px;}

/*Call us css Start*/

.page_width{width: 1200px;margin: auto;}
.call_us_wrap{display: flex;justify-content: space-between;align-items: center;padding: 0px 0px 50px;}

.call_numner{display: flex;justify-content: space-between;align-items: center;}
.call_number a{transition: 0.5s all;text-decoration: none;}
.call_number a:hover{color: #ee3d23;transition: 0.5s all;}
.icon_call_text{display: flex;align-items: center;}
.icon_call_text i{background: #ee3d23;color: #fff;padding: 15px;font-size: 22px;border-radius: 50%;margin-right: 18px;}
.cust_text{font-weight: 800;font-size: 16px;line-height: 19px;color: #000000;margin-bottom: 0px;margin-right: 30px;}
.call_us_text{font-weight: 800;font-size: 30px;line-height: 36px;color: #000000;margin-bottom: 0px;margin-right: 10px;}

/*Call us css End*/


/*About us css start*/

.head_icon{padding: 50px 0px 20px;display: flex;justify-content: space-between;align-items: center;}
.heading{margin-bottom: 30px;font-weight: 800;font-size: 40px;line-height: 50px;color: #333;}
.head_icon img{width: 50px;height: 50px;transition: 0.5s all;margin-top: -12px;}
.head_icon img:hover{transform: scale(1.1);transition: 0.5s all;}

.about_us_wrap{background-image: url("../../assets/images/company-bg.jpg");background-repeat: no-repeat;background-size: cover;}
.about_us_banner{display: flex;justify-content: space-between;padding: 70px 0px;}
.blank_side{background: #ee3d23;width: 400px;}
.client_items img{width: 95%;margin: auto;}
.about_content{width: 60%;padding: 25px 0px;}
.about_content .about_us_heading{font-weight: 800;font-size: 40px;line-height: 45px;color: #ee3d23;margin: 0px;}
.about_content .bold-text{font-weight: 700;font-size: 30px;line-height: 40px;color: #000;margin: 20px 0px;}
.about_content .about_text{font-weight: 400;font-size: 16px;line-height: 26px;color: #000;margin: 0px;}

/*About us css End*/

/*Whtat we do css start*/

.what_do_wrap{padding: 50px 0px;}
.market-service{display: flex;flex-wrap: wrap;justify-content: space-between;}
.market-service .market-box{width: 32%;margin-bottom: 25px;border-radius: 10px;}
#sarvices .market-service .market-box{border:1px solid #ccc;transition: 0.5s all;padding: 20px;}
#sarvices .market-service .market-box:hover{border-color: #000;transform: scale(1.04);transition: 0.5s all;}
.market-box img{width: 100%;}
.market-box .m-img {width: 25%;}
.m-heading{font-weight: 600;font-size: 18px;}
.m-text{font-size: 16px;}
i.fa-brands.fa-searchengin {background: #ffe6d2;color: #ff8a2a;font-size: 25px;}
i.fa-solid.fa-hashtag {background: #d3f4f1;color: #26b1a2;font-size: 25px;}
i.fa-solid.fa-laptop-code {background: #e1dfff;color: #6c62ff;font-size: 25px;}
i.fa-brands.fa-google {font-size: 25px;background: #fbd4e0;color: #ec2763;}
i.fa-solid.fa-play {background: #e1dfff;color: #6c62ff;font-size: 25px;}
i.fa-solid.fa-campground {background: #fbd4e0;color: #ec2763;font-size: 30px;padding: 19px;}
i.fa-solid.fa-envelope-circle-check {background: #ffe6d2;font-size: 25px;color: #ff8623;}
i.fa-solid.fa-magnifying-glass-plus, i.fa-solid.fa-blog {font-size: 25px;background: #ffcec7;color: #ee3d23;}
i.fa-solid.fa-bullseye {background: #d3f4f1;color: #26b1a2;font-size: 25px;}
i.fa-solid.fa-chalkboard-user {background: #e1dfff;color: #6c62ff;}

/*Whtat we do css end*/

/*Expect Css Start*/

#expect .market-service{justify-content: space-between;}
#expect .market-box{width: 30%;margin-right: 0px;padding: 20px;background: #F9F9F9;border-radius: 8px;} 
#expect .market-box .m-img{margin-bottom: 20px;}
.m-img i{font-size: 25px;background: #ee3d23;color: #fff;border-radius: 15px;width: 65px;display: flex;height: 65px;justify-content: center;align-items: center;transition: 0.5s all;}
#expect .market-box:hover .m-img i{background: #293271;transition: 0.5s all;}

/*Expect Css End*/

/*why choose company start*/

.compay-wrapper{background-image: url("../../assets/images/company-bg.jpg");background-repeat: no-repeat;background-size: cover;}
.company-wrap{align-items: center;}
.compay-wrapper{padding: 60px 0px;}
.company-text i{font-size: 50px;color: #ee3d23;}
.company-text{border: 1px solid #000;height: 300px;display: flex;border-radius: 10px;flex-direction: column;justify-content: center; margin-right: -41px;margin-left: 25px;}
.content-text{margin: 0px;font-size: 16px;max-width: 550px;}
.company-img p{margin: 0px;}

/*why choose company end*/


#choose .market-service{justify-content: space-between;}
#choose .market-box{margin-right: 0px;}
#choose .market-box {
    margin-right: 0px;
    padding: 0px 20px 20px;
    background: #f1f1f1;
    border-radius: 8px;
    box-shadow: 0px 10px 6px 0px #ccc;}
#choose .m-img{height: 53px;
    background: #e1dfff;
    width: max-content;
    padding: 10px;
    color: #fff;
    font-weight: 700;
    border-radius: 0px 0px 4px 4px;}
#choose .m-img:nth-child(1){background: #e1dfff;color: #7d75ff;}
#choose .m-img:nth-child(2){background: #d3f4f1;color: #46beb1;}

/*Our project css start*/

.our_project_wrap{padding: 50px 0px;background: #F9F9F9;margin-bottom: 90px;}
.img_text{font-weight: 400;font-size: 20px;line-height: 24px;}
.img_name{font-weight: 400;font-size: 30px;line-height: 36px;}
.project_items{padding: 0px 10px;}
.img_text{margin-top: 25px;margin-bottom: 15px;}
.slick-next:before, .slick-prev:before{font-family: 'FontAwesome';color: #fff;font-size: 24px;}
.slick-next{right: 60px;}
.slick-prev {left: 52px;}
.slick-next, .slick-prev{top: 50%;z-index: 9;}

/*Our project css start*/

/*Our client css start*/

.our_client{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.client_img{width: 11%;}
.our_client_wrap{padding: 50px 0px;border-top: 2px solid #000;}
.client_img{transition: 0.5s all;}
.client_img:hover{transition: 0.5s all;transform: scale(1.2) !important;}
.company-text a{
      padding: 8px 20px;
    background: #ee3d23;
    max-width: max-content;
    margin-top: 20px;
    color: #fff;
    text-decoration: none;
}

/*Our client css start*/

/*People say css strat*/

.people_main{padding: 50px 0px;}
.people_wrap{display: flex;justify-content: space-between;}
.people{width: 48%;}
.people img{width: 130px;}
.people_wrap .people_text{font-weight: 400;font-size: 26px;line-height: 45px;margin-bottom: 40px;margin-top: 20px;}
.people_wrap .people_name{font-weight: 700;font-size: 33px;line-height: 35px;margin-bottom: 10px;}
.people_wrap .possion{font-weight: 400;font-size: 20px;line-height: 45px;}

/*People say css end*/


.associate_wrapper{padding: 50px 0px;background: #F9F9F9;padding: 70px;}
.associats_img{display: flex;justify-content: space-between;flex-wrap: wrap;}
.asso_heading{font-weight: 800;font-size: 30px;line-height: 36px;color: #FF4D00;text-align: center;margin-bottom: 45px;}
.asso_name{font-weight: 400;font-size: 13px;line-height: 17px;text-align: center;margin-bottom: 0px;margin-top: 25px;}
.asso_img{width: 11%;}
.margin-top{margin-top: 10px;}
.no_margin{margin-top: 15px;}


#footer{background: #000000;padding: 70px 0px;}
.footer-top{display: flex;color: #fff;justify-content: center;}
.footer-box{width: 30%;text-align: center;}
.footer-box p a{color: #fff;transition: 0.5s all;}
.footer-box p a:hover{color: #ee3d23;transition: 0.5s all;}
.footer-box i{
  border: 1px solid;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    font-size: 24px;
    border-radius: 50%;
}
.footer_bottom{display: flex;align-items: center;padding-top: 40px;margin-top: 40px;border-top: 1px solid #fff;justify-content: space-between;flex-wrap: wrap;}
.f_logo{width: 55%;}
.f_logo img{width: 200px;}
.f_bottom_right{width: 100%;}
.copy_text p{font-weight: 400;font-size: 20px;line-height: 25px;text-align: center;color: #FFFFFF;margin-bottom: 10px;}
.icon_bottom{color: #fff;font-size: 30px;transition: 0.5s all;margin: 0px 10px;display: inline-block;}
.icon_bottom:hover{color: #ee3d23;transform: translateY(-10px);}
.f_logo img{transition: 0.5s all;}
.f_logo img:hover{transform: scale(1.1);}
.top{position: fixed;bottom: 10px;right: 40px;color: #fff;background: #ee3d23;padding: 15px 19px;border-radius: 50%;transition: 0.5s all;}
.whats-app{position: fixed;bottom: 78px;right: 40px;color: #fff;background: #ee3d23;border-radius: 50%;transition: 0.5s all;display: flex;justify-content: center;align-items: center;width: 55px;height: 55px;text-decoration: none;}
.whats-app i{font-size: 32px;}
.whats-app:hover{color: #fff;transform: translateY(-10px);background: #2f3875;}
.top i{font-size: 20px;}
.top:hover{color: #fff;transform: translateY(-10px);background: #2b3472;}
.navbar-toggler-icon{font-size: 14px;}
.f_icon{text-align: center;}

.form-wrap{
      background: #fff;
    height: 250px;
    padding: 20px;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contact-img{padding: 0px;width: 50%;}
.contact-img img{height: 250px;object-fit: cover;}
.form-label{font-weight: 600;}
.form-control:focus, .form-select:focus{box-shadow: 0px 3px 0px 0px #ee3d23;color: #000;border-color: #000;}
.contact-us-wrap{background: #f1f1f1;padding: 60px 0px;}
.form-wrap button.btn.btn-primary{background: #ee3d23;border-color: #ee3d23;transition: 0.5s all;}
.form-wrap button.btn.btn-primary:hover{background: #2b3472;transition: 0.5s all;border-color: #2b3472;}
.contact-wrapper{display: flex;align-items: center;}



/*Socials icon*/

.menu-container {
  background: #ee3d23;
  position: fixed;
  top: 50%;
  left: -30px;
  z-index: 99;
  width: 45px;
  border-radius: 0 6px 6px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
  transition: all 0.5s ease;

  &:hover {
    transform: translateX(30px);

    .collapse-icon {
      opacity: 0;
      display: none;
    }

    .menu-item {
      opacity: 1;

      &:hover {
        cursor: pointer;

        .menu-item-text {
          transform: translateX(129px);
        }
      }
    }
  }

  .collapse-icon {
    position: absolute;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 100%;
    opacity: 1;
    color: #fff;
  }

  .menu-item {
    color: #fff;
    opacity: 0;
    transition: all 0.2s ease;
    display: flex;
    flex-direction: row-reverse;
    position: relative;
    padding: 10px 5px;
    text-decoration: none;
  }
  .menu-item i{font-size: 20px;}

    .menu-item-text {
      display: flex;
      position: absolute;
      top: 0;
      background: #ee3d23;
      height: 100%;
      width: 80px;
      right: 30px;
      border-radius: 0 6px 6px 0;
      z-index: 0;
      padding: 0 5px;
      transition: all 0.5s ease;
      align-items: center;
      justify-content: center;
      border-left: 2px solid #000;
      text-align: center;
      font-size: 0.75rem;
    }
  }
}


/*contact page css*/

.contact-banner{height: 500px;}
.cont-sub-heading{font-size: 16px;font-weight: 600;background: #ee3d23;color: #fff;padding: 5px;border-radius: 10px;max-width: max-content;}
.contact-banner-wrap{display: flex;height: 500px;flex-direction: column;justify-content: center;color: #fff;}
.contact-banner-wrap h1{font-weight: 700;font-size: 42px;}
.banner-wrapper-cont{display: flex;justify-content: space-between;align-items: center;}
.icon-wrap a{display: block;color: #fff;}
.icon-wrap a i{font-size: 50px;}
.right-icon{position: relative;width: 30%;}
.right-icon a i{position: absolute;}
.right-icon a i:hover{transform: translateY(-20px);background: #2932715c !important;transition: 0.9s all;}
.right-icon a i{transition: 0.9s all}

.contact-form-wrap{background-image: url(../../assets/images/form-bg.jpg);color:#fff;padding: 60px 0px;background-size: cover;background-repeat: no-repeat;}
.contact-wrap{display: flex;justify-content: space-between;align-items: center;}
.left-contact{width: 49%;}
.right-contact{width: 49%; background: #fff;padding: 40px;color: #000;border-radius: 0px 30px;}
.call-icon{
      display: flex;
    background: #fff;
    margin-bottom: 20px;
        width: 65%;
    padding: 10px;
    color: #000;
    border-radius: 0px 30px;
}
.call-icon a{margin-right: 20px;color: #fff;}
.call-icon a i{background: #000;padding: 6px;font-size: 20px;color: #fff;border-radius: 6px;}

.banner-wrapper .right-icon{position: absolute !important;top: 50%;right: 0px;transition: 0.5s all;z-index: 9;}
.popup-sub-btn{background: #ee3d23;border-color: #ee3d23;}
.popup-sub-btn:hover{background: #2f3875;border-color: #2f3875;}
.download-nav a{background: #ee3d23;color: #fff !important;transition: 0.5s all;}
.download-nav a:hover{background: #293271;transition: 0.5s all;}
.banner-wrapper-cont i.fa-brands.fa-facebook{background: #ee3d2361;width: 100px;height: 100px;display: flex;justify-content: center;align-items: center;border-radius: 50%;font-size: 50px;}
.banner-wrapper-cont i.fa-brands.fa-instagram{background: #ee3d2361;width: 80px;height: 80px;display: flex;justify-content: center;align-items: center;border-radius: 50%;}
.banner-wrapper-cont i.fa-brands.fa-twitter{background: #ee3d2361;width: 80px;height: 80px;display: flex;justify-content: center;align-items: center;border-radius: 50%;}
.banner-wrapper-cont i.fa-brands.fa-linkedin{background: #ee3d2361;width: 100px;height: 100px;display: flex;justify-content: center;align-items: center;border-radius: 50%;}
.banner-wrapper-cont i.fa-brands.fa-youtube{background: #ee3d2361;width: 100px;height: 100px;display: flex;justify-content: center;align-items: center;border-radius: 50%;}


.privacy-heading{padding: 40px 0px;background: #f1f1f1;}
.privacy-heading h2{font-size: 40px;font-weight: 600;text-align: center;}
.content-wrap h3, .privacy-section h2{
  max-width: max-content;
    background: #ee3d23;
    color: #fff;
    padding: 6px 30px;
    font-size: 22px;
    border-radius: 10px;
    border-left: 3px solid #000;
}
.privacy-link ul{display: flex;justify-content: center;padding: 0px;}
.privacy-link ul li{margin: 10px;}
.privacy-link ul li a{color: #fff;}
.privacy-link{width: 100%;}

@media (min-width: 1200px){
.container{max-width: 1280px !important;}
}

@media (max-width: 1250px){
	.page_width{width: 1024px;}
	.nav-link{font-size: 16px;}
	.cust_text{font-size: 14px;}
	.call_us_text{font-size: 20px;line-height: 30px;}
	.heading{font-size: 40px;line-height: 50px;margin-bottom: 30px;}
	.head_icon img {width: 40px;height: 40px;}
	.blank_side{width: 350px;}
	.about_content .about_us_heading{font-size: 28px;line-height: 38px;}
	.about_content .bold-text{font-size: 26px;line-height: 36px;}
	.about_content .about_text{font-size: 26px;line-height: 36px;}
	.list li{font-size: 28px;line-height: 40px;}
	.people img{width: 100px;}
	.people_wrap .people_text{font-size: 22px;line-height: 32px;}
	.people_wrap .people_name{font-size: 28px;line-height: 35px;}
	.people_wrap .possion{font-size: 18px;line-height: 25px;}
    .market-service{justify-content: space-between;}
    .market-service .market-box{width: 30%;margin-right: 0px;}
    .company-text{margin-right: -25px;}
    .content-text{max-width: 480px;}

	.footer_contact .address, .footer_contact .f_add, .footer_links ul li a, .copy_text p{font-size: 18px;line-height: 28px;}
}
@media (max-width: 1200px){
	.nav-link{font-size: 13px;}
}

@media (max-width: 1024px){
	.page_width{width: 950px;}
}

@media (max-width: 991px){
  .download-nav a{max-width: max-content;padding: 8px 20px;}
  .right-icon{width: unset;}
	.fixed-header .navbar-toggler .icon-bar{background: #000;}
	.page_width{width: 750px;}
	.logo-header{width: 40%;}
	.navbar-toggler{width: 10%;background: #fff;text-align: center;padding: 5px 0px;}
	.nav-link{max-width: 100%;font-size: 16px;padding: 10px 0px;color: #000;font-weight: 400;border-bottom: 1px solid #efefef;margin: 0px 20px;}
	.main_wrapper{min-height: 100%;background-size: cover;}
	.item{height: 400px;padding-top: 20px;}
	.item .slide-heading{font-size: 40px;line-height: 50px;margin-bottom: 20px;}
	.item .slide-content{font-size: 20px;line-height: 25px;}
	.slick-dots {bottom: 0px;}
	#header{padding: 20px 0px;}
	.call_us_wrap{flex-direction: column;padding: 30px 0px;}
	.what_do_wrap, .our_project_wrap, .our_client_wrap, .people_main{padding: 30px 0px;}
	.our_project_wrap{margin-bottom: 50px;}
	.associate_wrapper{padding: 50px;}
	#footer{margin-top: 50px;}
	.footer_bottom{padding-top: 50px;}
	.footer_wrap{padding-bottom: 50px;}
	.call_numner{margin: 10px 0px;}
	.heading{font-size: 40px;line-height: 45px;margin-bottom: 20px;}
	.about_content{width: 50%;}
	.blank_side {width: 345px;}
	.about_content .bold-text, .about_content .about_text {font-size: 20px;line-height: 26px;}
	.about_content .about_us_heading {font-size: 26px;line-height: 36px;}
	.list li {font-size: 22px;line-height: 30px;}
	.img_name{font-size: 24px;line-height: 30px;}
	.img_text{font-size: 18px;line-height: 24px;margin: 25px 0px 10px;}
	.people_wrap .people_text {font-size: 20px;line-height: 30px;margin-bottom: 20px;}
	.people img {width: 80px;}
	.people_wrap .possion {font-size: 16px;line-height: 20px;}
	.asso_img{width: 26%;margin-bottom: 30px;}
	.footer_contact .address, .footer_contact .f_add, .footer_links ul li a, .copy_text p {font-size: 16px;line-height: 25px;}
	.client_slider{width: 90%;margin: auto;}

	/* mobile menu css */
	#navbarSupportedContent {padding-top: 80px;}
	.navbar-toggler {position: relative;display: flex;flex-direction: column;justify-content: end;align-items: flex-end;padding: 0px;background-color: transparent !important;background-image: none;border: 1px solid transparent !important;border-radius: 0px;width: max-content;}
	.navbar-toggler:focus, .navbar-toggler:active, .navbar-toggler:focus:not(:focus-visible) {outline: 0px;box-shadow: unset;}
	.navbar-toggler .icon-bar {position: relative;transition: all 300ms ease-in-out;display: block;width: 30px;height: 2px;border-radius: 1px;background: #000;margin:2px 0px;}
	.navbar-toggler .icon-bar:nth-of-type(1) { top: -1px; }
	.navbar-toggler .icon-bar:nth-of-type(2) { top: 0px; }
	.navbar-toggler .icon-bar:nth-of-type(3) { top: 1px; }
	.navbar-toggler .icon-bar {position: relative; transition: all 300ms ease-in-out; }
	.navbar-toggler:not(.collapsed) .icon-bar:nth-of-type(1) { top: 6px; transform: rotate(45deg); }
	.navbar-toggler:not(.collapsed) .icon-bar:nth-of-type(2) { background-color: transparent; }
	.navbar-toggler:not(.collapsed) .icon-bar:nth-of-type(3) { top: -6px; transform: rotate(-45deg); }
	.navbar-toggler:not(.collapsed) {z-index: 9999;}
	.navbar-toggler:not(.collapsed) .icon-bar {background: #000;}
	.nav-bar {width:0px;position: fixed;background: #fff;top: 0;right:0;height: 100%;transition: 0.5s all;visibility: hidden;transition: 0.5s all;z-index: 999;    box-shadow: 0px 0px 15px 0px #333;}
	.navbar-toggler:not(.collapsed) ~ .nav-bar {width: 90%;visibility: visible;}
	#header .nav-link:before {margin:0;height: 1px;}
	.noScroll {overflow: hidden;}
	.noScroll .mobile-menu {display: block;}
	.noScroll .main_banner_wrap {z-index:unset;}
	.nav-item {transform: translate(20px, 0px);transition: 0.5s all;}
	.navbar-toggler:not(.collapsed) ~ .nav-bar .nav-item {transform:translate(0px, 0px);}

  .contact-img{width: 100%;}
  .contact-img img{height: unset;}
  .form-wrap{width: 100%;height: unset;}
  .contact-wrapper{flex-direction: column;}
  .call-icon{width: 80%;}
}


@media (max-width: 768px){
  .banner-wrap{flex-direction: column;}
  .banner-wrap .banner-sub-heading{width: 100%;transform: unset;}
  .banner-sub-heading h2::before{left: unset;right: 105px;}
  .banner-wrap i.fa-brands.fa-facebook{top: -72px !important;left: -124px !important;}
  .banner-wrap i.fa-brands.fa-linkedin{right: 23px !important;}
  .banner-wrap i.fa-brands.fa-instagram{right: 271px !important;}
  .footer-box{width: 100% !important;}
  .footer-top{flex-direction: column;}
	.page_width{width: 580px;}
	.f_bottom_right{width: 100%;}
	.copy_text p{margin-right: 0px;}
	.f_bottom_left{margin: auto;}
	.footer_contact .address{margin-left: 10px;}
	.about_us_banner{padding: 30px 0px;flex-direction: column;}
	.blank_side {width: 100%;}
	.about_content{width: 100%;padding: 25px 0px 0px;}
	#expect .market-box, .market-service .market-box{width: 48%;}
	.company-text, .company-img{width: 100%;}
	.company-text{margin-left: 0px;margin-bottom: 20px;}
	.compay-wrapper{padding: 0px 0px 60px;}
	.footer_links{float: left;}
  .contact-wrap{flex-direction: column;}
  .left-contact, .right-contact, .call-icon{width: 100%;}
}

@media (max-width: 600px){
  .contact-banner{background-position: right;}
  .banner-wrapper-cont i.fa-brands.fa-twitter{left: -94px !important;} 
  .banner-sub-heading h2::before{right: 64px;}
  .banner-wrap i.fa-brands.fa-facebook{    padding: 16px !important;font-size: 38px;}
  .banner-wrap i.fa-brands.fa-youtube{padding: 0px !important;width: 80px !important;height: 80px !important;font-size: 38px !important;left: -221px !important;bottom: -231px !important;}
  .banner-wrap i.fa-brands.fa-linkedin{ right: 52px !important;bottom: -143px !important;width: 70px !important;height: 70px !important;}
  .banner-wrap i.fa-brands.fa-instagram {right: 147px !important;top: -242px !important;}
  .banner-wrap i.fa-brands.fa-twitter{left: -95px !important;bottom: 104px !important;}
	#expect .market-box, .market-service .market-box{width: 100%;}
	.m-img i{padding: 20px;width: 60px;height: 60px;}
	.m-heading{font-size: 18px;}
	.m-text{font-size: 14px;}
	.page_width{width: 90%;}
	.item{height: 434px;}
	.navbar-toggler{padding: 2px 0px;}
	#header{padding: 5px 0px 5px;}
	.logo-img{width: 170px;}
	.main_wrapper{background-size: cover;min-height: unset;}
	.item{padding: 40px 20px 20px 20px;}
	.item .slide-heading{font-size: 28px;line-height: 35px;margin-bottom: 15px;}
	.item .slide-content{font-size: 16px;line-height: 24px;}
	.slick-dots li{width: 12px;height: 15px;}
	.slick-dots li button{width: 12px;height: 12px;}
	.slick-dots li button:before{width: 12px;height: 12px;border: 2px solid #fff;}
	.call_us_text {font-size: 16px;line-height: 22px;}
	.icon_call_text i{padding: 8px;font-size: 14px;}
	.call_numner{flex-direction: column;}
	.call_us_wrap br{display: none;}
	.icon_call_text{margin: 6px 0px;}
	.cust_text{margin-right: 0px;}
	.call_us_wrap{padding: 15px 0px;}
	.head_icon{padding: 20px 0px;}
	.head_icon img{width: 20px;height: 20px;}
	.about_content .bold-text{margin: 25px 0px;}
	.slick-dots {bottom: 13px;}
	.about_content .bold-text, .about_content .about_text {font-size: 16px;line-height: 22px;}
	.heading{font-size: 26px;line-height: 34px;margin-bottom: 15px;}
	.list li{font-size: 16px;line-height: 20px;}
	.img_name{font-size: 20px;line-height: 25px;}
	.img_text {font-size: 16px;line-height: 20px;margin: 15px 0px 5px;}
	.client_img {width: 38%;margin-bottom: 30px;}
	.people_wrap{flex-direction: column;}
	.people{width: 100%;margin-top: 15px;}
	.people img {width: 50px;}
	.people_wrap .people_text {font-size: 16px;line-height: 24px;margin-bottom: 10px;}
	.people_wrap .people_name {font-size: 20px;line-height: 25px;}
	.people_wrap .possion {font-size: 14px;line-height: 16px;}
	.associate_wrapper{padding: 30px;}
	.asso_img {width: 44%;margin-bottom: 24px;}
	.footer_wrap{flex-direction: column;}
	.footer_left {width: 100%;}
	.footer_right{width: 100%;}
	.footer_links ul{padding: 0px;margin-top: 30px;}
	.footer_links ul li{margin-bottom: 5px;}
	.footer_wrap {padding-bottom: 30px;}
     .f_bottom_left{width: 100%;}
     .copy_text p{margin-right: 0px;}
     .f_logo{margin: auto;margin-bottom: 20px;}
     .f_bottom_right{flex-direction: column-reverse;width: 100%;}
     .footer_bottom{padding-top: 30px;}
     #footer{padding: 30px 0px;}
     .f_logo img{width: 100%}
     .slick-prev {left: 15px;}
     .slick-next {right: 19px;}
     .project_items{width: 100% !important;}
     .top{padding: 8px 12px;right: 10px;}
     .icon_bottom {font-size: 20px;margin: 0px 10px 15px;}
     .whats-app i{font-size: 22px;}
     .whats-app{bottom: 59px;right: 10px;width: 42px;height: 42px;}
     .menu-container{width: 45px;}

}