/* header
-------------------------------------------------- */


body {
  padding-top: 3rem;
  padding-bottom: 0rem;

}
.home-header{
    background-color:none;
    height: 70px;
    display: block;
}
.fixed-header{
    background-color:#fff;
 
}
.main_contaner
{
     margin-top: -50px;

}
.hide-logo{
    display: none;
}
.w-logo{
    margin-top: 0.2rem;
    margin-bottom:  0.5rem;
    width: 60px;

}
.c-logo{
    margin-top: 0.2rem;
    margin-bottom:  0.5rem;
    width: 60px;

}

.top-r-div{
    width: 19.5rem;
    background-color: #1c1c1c;
    float: right;
    height: 3.2rem;
    margin-right: -0.5rem;
    color: #fff;
    padding-top: 0.8rem;
    padding-left: 1.5rem;
}
.top-r-div a{
   
    margin-left: 1.5rem;
}
.top-phone-num
{   
   float: right;
   color: #fff;
   margin-right: 2rem;
   padding-top: 0.8rem;

}
.text-white{
    color: #fff;
  
}
.text-dark-gray{
    color: #1c1c1c;
  
}
.top-phone-num:hover
{   
    color: #f1c326;
    font-weight: 550;
 

}

/* hp-slider 1c1c1c
-------------------------------------------------- */

.main-m-l{
    margin-left: 3.5rem;
}

.main-m-l-2{
    margin-left: 3.5rem;
}
.main-p-l-1{
    padding-left: 8rem;
}
.main-m-l-1{
  margin-left: 8rem;
}
.main-slide img {
    width: 100%;
}

.slider-nav{
    margin-top: -7.2rem;
    margin-right: 0px;
    margin-left: 0px;
    z-index: 20;
    position: relative;
}

.slider-nav-w{
    height: 7.2rem;
    background-color: #ffffff;

}
.slider-nav-t{
    height: 7.2rem;
    background-color: none;


}


.slider-nav-w-sub{
    padding-right: 0px;
    padding-left: 0px;
    display: inline-block;
    width: 30%;
}

.slide_count_div span{
    font-size: 1.1rem;
    font-weight: 800;
     color: #000;
     padding-top: 1rem;
     display: block;
}
.slide_count_div p{
    font-size: 1.1rem;
    font-weight: 400;
     color: #000;
}


.slide_count_div_video_2 p::before{
    font-size: 1.1rem;
    font-weight: 400;
     color: #000;
     content: '';
     background-image: url('../images/play-icon.png');
     background-size: 100% 100%;
     width: 15px;
     height: 15px;
     margin-top: 5px;
     margin-right: 10px;
     display: inline-block;

}
.interactive-slider
{
    height:  100vh;
    z-index: 10;
    
}
.slider-img   {
    width: 100%;
    height:  100vh;
}
 .slider-img img {
    width: 100%;
}





.progress_1 {
    width: 100%;
    height: 3px;
  }
  
  .progress-wrap_1 {
    background: #f1c326;
    margin: 20px 0;
    overflow: hidden;
    position: relative;
    width: 70%;

  }
  .progress-wrap_1 .progress-bar_1 {
    background: #ddd;
    left: 0;
    position: absolute;
    top: 0;
  }
  
  .progress_2 {
    width: 100%;
    height: 3px;
  }
  
  .progress-wrap_2 {
    background: #f1c326;
    margin: 20px 0;
    overflow: hidden;
    position: relative;
    width: 70%;

  }
  .progress-wrap_2 .progress-bar_2 {
    background: #ddd;
    left: 0;
    position: absolute;
    top: 0;
  }
  
  
  
  
  
  .progress_3 {
    width: 100%;
    height: 3px;
  }
  
  .progress-wrap_3 {
    background: #f1c326;
    margin: 20px 0;
    overflow: hidden;
    position: relative;
    width: 70%;

  }
  .progress-wrap_3 .progress-bar_3 {
    background: #ddd;
    left: 0;
    position: absolute;
    top: 0;
  }
  
  



.sm_links{
    padding: 2rem 15%;

}


.sm_links a{
    padding: 1rem 1rem;
    color: #f1c326;
    font-size: 1.1rem;

}



.gray-bg{
    background: #f5f5f3;
   
}
.w-bg{
    background: #fff;
   
}
.w-txt{
  color: #fff;
 
}
.offw-txt
{
  color: #908e8e;
}
.pt1{
  padding-top: 1rem;
}
.pt2{
  padding-top: 2rem;
}
.pt3{
  padding-top: 3rem;
}
.pt4{
  padding-top: 4rem;
}
.pt5{
  padding-top: 5rem;
}
.pt6{
  padding-top: 6rem;
}
.pt7{
  padding-top: 7rem;
}
.pt8{
  padding-top: 8rem;
}
.pt9{
  padding-top: 9rem;
}
.pt10{
  padding-top: 10rem;
}











.pl1{
  padding-left: 1rem;
}
.pl2{
  padding-left: 2rem;
}
.pl3{
  padding-left: 3rem;
}
.pl4{
  padding-left: 4rem;
}
.pl5{
  padding-left: 5rem;
}
.pl6{
  padding-left: 6rem;
}
.pl7{
  padding-left: 7rem;
}
.pl8{
  padding-left: 8rem;
}
.pl9{
  padding-left: 9rem;
}
.pl10{
  padding-left: 10rem;
}











.pr1{
  padding-right: 1rem;
}
.pr2{
  padding-right: 2rem;
}
.pr3{
  padding-right: 3rem;
}
.pr4{
  padding-right: 4rem;
}
.pr5{
  padding-right: 5rem;
}
.pr6{
  padding-right: 6rem;
}
.pr7{
  padding-right: 7rem;
}
.pr8{
  padding-right: 8rem;
}
.pr9{
  padding-right: 9rem;
}
.pr10{
  padding-right: 10rem;
}







.pb1{
  padding-bottom: 1rem;
}
.pb2{
  padding-bottom: 2rem;
}
.pb3{
  padding-bottom: 3rem;
}
.pb4{
  padding-bottom: 4rem;
}
.pb5{
  padding-bottom: 5rem;
}
.pb6{
  padding-bottom: 6rem;
}
.pb7{
  padding-bottom: 7rem;
}
.pb8{
  padding-bottom: 8rem;
}
.pb9{
  padding-bottom: 9rem;
}
.pb10{
  padding-bottom: 10rem;
}


.mt0{margin-top: 0rem !important;}
.mt1{margin-top: 1rem;}

.mt2{margin-top: 2rem;}
.mt3{margin-top: 3rem;}
.mt4{margin-top: 4rem;}
.mt5{margin-top: 5rem;}
.mt6{margin-top: 6rem;}
.mt7{margin-top: 7rem;}
.mt8{margin-top: 8rem;}
.mt9{margin-top: 9rem;}
.mt10{margin-top: 10rem;}










.sec-2{
  padding-top: 7rem;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 16rem;
}
.o-story {
padding-left: 13rem;
position: relative;



}
.o-story h2 {
 
  color:#000;
 padding-bottom: 2rem;
  }


  .o-story span {
 
    color:#4d4d4d;
    font-weight: 700;
    padding-bottom: 1rem;
    display: block;
    
    }

    .o-story a {
 
      color:#000;
      font-weight: 500;
      font-size: 0.8rem;
      padding-top: 3rem;
      padding-bottom: 1rem;

display: block;
      
      }



      .o-story a::after {
        content: ' ';
        width: 7rem;
        margin-left: 12rem;
        margin-top: -0.5rem;
        display: block;
        border-bottom: 1px solid #d8d8d8 ;
        height: 2px;
        
        }









.left-y{
  left: 0rem;
  position: absolute;
  height: 12rem;
  background-color: #f1c326;
  width: 8rem;
  bottom: 0vh;
}

.right-t{
  right:   -16rem;
  position: absolute;
  height: 18rem;
   width: 8rem;
  bottom: 0vh;
  border: 1px solid  #d8d8d870;
  border-right: 0;
  border-left: 0;
}



.vl-1{ 
    right: 8rem;
    position: fixed;
    height: 100vh;
    width: 0rem;
    top: 0vh;
    border-left: 1px solid #d8d8d870;
    z-index: 0;
}
.vl-2{ 
  left: 66.666666%;
  position: fixed;
  height: 100vh;
  width: 0rem;
  top: 0vh;
  border-left: 1px solid #f5f5f3e0;
  z-index: 0;
}
.vl-3{ 
  left: 33.333333%;
  position: fixed;
  height: 100vh;
  width: 0rem;
  top: 0vh;
  border-left: 1px solid #f5f5f3e0;
  z-index: 0;
}
.vl-4{ 
  left: 8rem;
  position: fixed;
  height: 100vh;
  width: 0rem;
  top: 0vh;
  border-left: 1px solid #f5f5f3e0;
  z-index: 0;
}












.vl-2-p{ 
  left: 66.666666%;
  position: fixed;
  height: 100vh;
  width: 0rem;
  top: 0vh;
  border-left: 1px solid #d8d8d870;
  z-index: 0;
}
.vl-3-p{ 
  left: 33.333333%;
  position: fixed;
  height: 100vh;
  width: 0rem;
  top: 0vh;
  border-left: 1px solid #d8d8d870;
  z-index: 0;
}
.vl-4-p{ 
  left: 8rem;
  position: fixed;
  height: 100vh;
  width: 0rem;
  top: 0vh;
  border-left: 1px solid #d8d8d870;
  z-index: 0;
}



















.right-t img{
   padding-left: 4rem;
   padding-top: 2rem;

    }
    .o-projects-row
 {    margin-right: 0px;
  margin-left: 0px;
  margin-top: 5rem;
 }


.o-projects
{padding-right: 0px;
  padding-left:0px;}

.o-projects h2 {
 
  color:#000;
 padding-bottom: 2rem;
 font-size: 2rem;
  }



  .pro-num{
    color: #f1c326 !important;
    font-size: 3.5rem !important;
    font-weight: 700;
    padding-top: 1rem;


  }

  .pro-num::after {
    content: ' Completed Projects';
    width: 5rem;
    margin-left: 6.5rem;
    margin-top: -3rem;
    display: block;
    height: 2px;
    color: #5a5a5a !important;
    font-size: 1rem;
    font-weight: 500;
    

    
    }


    .o-projects p {
 
      padding-top: 2rem;
      }




  .o-projects span {
 
    color:#4d4d4d;
    font-weight: 700;
    padding-bottom: 1rem;
    display: block;
    
    }

    .o-projects a {
 
      color:#000;
      font-weight: 500;
      font-size: 0.8rem;
      padding-top: 0rem;
      padding-bottom: 1rem;

display: block;
      
      }



      .o-projects a::after {
        content: ' ';
        width: 7rem;
        margin-left: 7rem;
        margin-top: -0.5rem;
        display: block;
        border-bottom: 1px solid #d8d8d8 ;
        height: 2px;
        
        }

        .projects-img {
padding-left: 0px;
padding-right: 0px;
height: 80vh;
background-size: cover !important;
cursor: pointer;
        }
        .projects-img-no-bg
        {
          background: transparent !important;
        }


        .project-accord-w-bg-1{
          background: url(../images/hp-project-w-1.jpg) ;
          background-size: cover;
          position: relative;
           z-index: 5;
          -webkit-animation: myfirst 1s ; /* Chrome, Safari, Opera */
          animation: myfirst 1s ;
        }


   
     
      /* Chrome, Safari, Opera */
      @-webkit-keyframes myfirst {
        from {opacity: 0.2;}
        to {opacity: 1;}
      }
    
      /* Standard syntax */
      @keyframes myfirst {
        from {opacity: 0.2;}
        to {opacity: 1;}
      }




        .project-accord-w-bg-2{
          background: url(../images/hp-project-w-2.jpg) ;
          background-size: cover;
          position: relative;
          z-index: 5;
          -webkit-animation: myfirst 1s ; /* Chrome, Safari, Opera */
          animation: myfirst 1s ;
        }
        .project-accord-w-bg-3{
          background: url(../images/hp-project-w-3.jpg) ;
          background-size: cover;
          position: relative;
          z-index: 5;
          -webkit-animation: myfirst 1s ; /* Chrome, Safari, Opera */
          animation: myfirst 1s ;
        }


        .projects-img h2{
     color:#fff;
     text-align: center;
     padding-top: 40vh;
                  }


                  .projects-img p{
                    letter-spacing: 0.5rem;
    color: #e4e2e2;
    text-align: center;
    font-size: 1.3rem;
                                 }
.center{
text-align: center; 
}



.c-logos {
  display: flex;
  justify-content:space-between; 
 
  padding-right: 8rem;
  padding-left: 0px;
   padding-bottom: 2rem;



}
.c-logos img{
  width: 15.5rem;

}












.menu-drawer .overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 30;
  top: 0;
  left: 0;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}



.fixed-top {
 
  z-index: 15;
}



.menu-drawer .overlay .closebtn {
  position: absolute;
  top: 10px;
  right: 4.2rem;
  font-size: 30px;
  color: #8181815e;
  z-index: 1100;
  padding: 0rem;
  font-weight: lighter;
  border-bottom: none;

}


.menu-drawer .overlay .menu-logo {
  position: absolute;
  top: 10px;
  left: 4.2rem;
   z-index: 1100;
  padding: 0rem;
  border-bottom: none;
 }

 .menu-drawer .overlay .sm_links-menu {
  position: absolute;
  bottom:  10px;
  right: 4.2rem;
   z-index: 1100;
  padding: 0rem;
  }

 .menu-drawer .overlay .sm_links-menu a{
  display: inline-block;
  border-bottom: none;
  font-size: 1rem; 
  padding-left: 2rem;
 }
 



.menu-drawer .overlay a {
      padding-bottom: 1rem;
    text-decoration: none;
    font-size: 2.5rem;
    color: #818181;
    display: block;
    transition: 0.3s;
    text-align: center;
    border-bottom: 1px solid #625f5f1a ;

}
.menu-drawer .overlay a:hover {

color: #fff;


}
.menu-drawer .overlay a span {
 
font-size: 1rem;
 
}

.about-menu-bg{

background: url(../images/menu-about-2.jpg) ;
background-size: cover;
  }


 .project-menu-bg{

  background: url(../images/menu-projects-2.jpg) ;
  background-size: cover;
    }

   



   .serv-menu-bg{

    background: url(../images/menu-serv-2.jpg) ;
    background-size: cover;
      }

      .process-menu-bg{

        background: url(../images/menu-process.jpg) ;
        background-size: cover;
           }   

      

     .contact-menu-bg{

      background: url(../images/menu-contact-2.jpg) ;
      background-size: cover;
         }
      

#menu-item-about:hover .menu_image_about {
  display: block;
}












.breadcrumb-row
{    margin-right: 0px;
 margin-left: 0px;}


.breadcrumb-div
{padding-right: 0px;
 padding-left:0px;}

.breadcrumb-div h2 {
padding-top: 5rem;
 color:#000;
padding-bottom: 2rem;
font-size: 2.5rem;
 }

 .breadcrumb-div p {
 
  color:#8f8d8d;
  letter-spacing: 0.5rem;  
  }

 .breadcrumb-div p a {
 
  color:#8f8d8d;
  letter-spacing: 0.2rem;  
  }




  .breadcrumb-intro 
  {padding-right: 0px;
    padding-left:0px;}

    .breadcrumb-intro  h2 {
      padding-top: 1rem;
       color:#000;
      padding-bottom: 0rem;
      font-size: 2rem;
       }
      
       .breadcrumb-intro  p {
       
        color: #6e6a6a;
        line-height: 1.7rem;
        }




        .map-row
{
  margin-right: 0px;
  margin-left: 0px;
  margin-top: 2rem;
}
.map-row img
{
   cursor: pointer;
   width: 100%;

}


.contact-footer{
  padding-top: 5rem;
padding-bottom: 0rem;
  display: flex;
  justify-content: space-between;
  padding-right: 15rem;
  padding-left: 15rem;
}


.contact-footer p {
  color:#d3cdcd;
  display: inline-block;
   padding-bottom: 3rem;
  padding-top: 3rem;
  text-align: center;
  }

  .f-2nd-row
{
  padding-top: 0rem;
  padding-bottom: 5rem;
}
  .f-2nd-row p
{
   display:block;
   padding-bottom: 3rem;
  padding-top: 0rem;
  text-align: center;
  width: 100%;
  padding-right: 3rem;
  }




.cofounder-row{
  background: #1a1a1a;
  margin-right: 0px;
  margin-left: 0px;
}

.cofounder
{padding-right: 0px;
  padding-left:0px;}


  .cofounder h2{
    padding-top: 5rem;;
color: #fff;
font-size: 2.5rem;

  }

  .cofounder p{
 color: #fff;
 
  }

  .sig-img{
width: 30%;    
     }
   
.about-video-img{
  display: block;
  margin: 0 auto;
  
  width: 90%;

}
.p-clinet-about-page{
  padding-top: 0rem !important;
  padding-bottom: 2rem;
}


.services

{padding-right: 0px;
  padding-left:0px;}


  .services h2{
    padding-top: 5rem;;
color: #fff;
font-size: 2.5rem;

  }

  .services p{
 color: #fff;
 padding-bottom:1rem;
   }

   .services span{
     display: block;
    padding-top:1rem;
    padding-bottom:1rem;
      }
   
 







      
      .projects-row{
        background: #fdfdfd;
        margin-right: 0px;
        margin-left: 0px;
        display: block;
        width: 100%;
        padding-bottom: 4rem;
       }
      
      .projects
      {padding-right: 0px;
        padding-left:0px;
      
    display: inline-block
      }
      
      .projects h2
      {
 color: #000;
      }

      .projects p    {
        font-size: 1.5rem;
        padding-top: 0.5rem;
      }
        .projects img
        {
width:100% ;
position: relative;
z-index: 10;
cursor: pointer;
        }


.project-1{
width: 55%;
}
.project-2{
  width: 45%;
  float: right;
  padding-left:4rem;
  padding-right:8rem;
  }

  .project-2 img{
    padding-top: 10rem;
    padding-bottom: 3rem;
    }

.project-3{
  width: 55%;
  padding-left: 4rem;
  padding-right:4rem;

  }
  
  .project-3 img{
    width: 100%;
     }
    
    .project-3 h2{
      width: 100%;
      padding-top: 3rem;
      text-align: right;
      }
      .project-3 p{
        width: 100%;
         text-align: right;
        }
  

        .project-4{
          width: 45%;
          float: left;
           padding-left:4rem;
           padding-right:4rem;
           padding-top: 1rem;

          }
          .project-4 h2{
            width: 100%;
            padding-top: 3rem;
            text-align: right;
            }
            .project-4 p{
              width: 100%;
               text-align: right;
              }
          .project-4 img{
            padding-top: 8rem;
            padding-bottom: 0rem;
            }

            .project-5{
              width: 55%;
              float: right;
              padding-top: 4rem;
              padding-right:4rem;

              }
            
              .project-6{
                width: 55%;
                padding-left: 4rem;
                padding-right:4rem;
                padding-top: 8rem;
              
                }
                
                .project-6 img{
                  width: 100%;
                   }
                  
                  .project-6 h2{
                    width: 100%;
                    padding-top: 3rem;
                    text-align: left;
                    }
                    .project-6 p{
                      width: 100%;
                       text-align: left;
                      }

             .full-width{
              width: 100%;
              }


  .process-row{
         margin-right: 0px;
        margin-left: 0px;
        padding-right:8rem ;  
     
      }
      
      .process
      {padding-right: 0px;
        padding-left:0px;
      
    display: inline-block
      }

     .process img{
                width: 100%;
                position: relative;
                z-index: 10;
                 }
                
 .process-1  {
padding-left: 0rem;   
  }
  .process-num
  {
    color:#e8e8e8;
    font-size: 2.5rem;
    font-weight: 700;
     
      font-family: "TimesNewRoman";
  }


  .process-text-1 ul {
    padding-left: 1rem;
    line-height: 2rem;
        }
 

.process-row-2

{
  margin-right: 0px;
  margin-left: 0px;
  direction: rtl;
 padding-right:8rem ;  
}


        .process-2  {
           float: right;  
            }
          
          
            .process-text-2   {
              float: left;  
            padding-left: 0rem;
                   }



.top-m-margin-7
{
  margin-top: -7rem;
       }









/*-------------------------------------------------- */

.get-in-touch
{ position: relative;
  background: #1a1a1a;
  padding-right: 8rem;
 
}
.get-in-touch-content {
padding-top: 5rem;
padding-bottom: 5rem;
}
.get-in-touch-content h2 {
  color:#fff;
  }

  .get-in-touch-content p {
    color:#656363;
    display: inline-block;
    padding-right: 10rem;
    padding-bottom: 3rem;
    padding-top: 3rem;
    }


    .get-in-touch-content-p  {
      padding-top: 0 !important;
      display: block !important;
      }

      .send-req-link  {
        padding: 0.8rem 3rem;
    text-decoration: none;
    border: 1px solid #FFF;
    width: fit-content;
    color:#fff;
    display: block;

}
.send-req-link:hover{
  color: #f1c326;

}

.rem6_brake{
  margin-bottom: 6rem;;

}
.footer-divider {
  padding: 0.5rem 0;
   border: 0;
  border-top: 1px solid #6161612e;
  margin-top: 0rem;
  margin-bottom: 0rem;
}

.footer
{
  background: #101010;
  padding: 1rem 4.5rem;
  position: relative;
 
}
.footer-menu {
padding-top: 2rem;
padding-bottom: 1rem;
}
 
.footer-menu a{
  padding:0 1rem;
  color: #908e8e;
}


.footer-menu a:hover{
  padding:0 1rem;
  color: #f1c326;
}


.sm-footer{
  padding-top: 0rem;
  padding-bottom: 4rem;
}
.sm-footer a{
  padding:0 1rem;
  color: #908e8e;
  border: none;
}
.sm-menu a:hover{
  border: none !important;
  text-decoration: none !important;

}

.sm-footer a img{
  width: 1rem;
}



.copy-r{
  font-size: 0.8rem;
}
/* hp-slider 1c1c1c
-------------------------------------------------- */
.carousel {
  margin-bottom: 0rem;
}
 .carousel-item{
   height: 100vh;
 }
 

  .carousel-indicators li {
    width: auto;
    height: auto;
    text-indent: unset;
}
.carousel-caption {
  top: 30vh;

 
  position: absolute;
  right: unset;  
  left: 0;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  width: 100%;
  padding-left: 8rem;

}
.carousel-caption h1{
  text-transform: uppercase;
  font-weight: 700;
  font-size: 3rem;
  padding-bottom: 1.5rem;

}
.carousel-caption a{
color: #fff;
}
.footer-menu-mobile{

  display: none;

 }
 .just-on-mobile{
  display: none;
}

.process-text-1 h2,  .process-text-2 h2 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

  .process-text-1 p , .process-text-2 p {
    line-height: 2rem;
  }



  .cofounder-text{
    padding-left:4rem ;
  }


  .project-inn-date span {
    color: #000;
  }

  .project-iiner-row{
    margin-right: 0px;
    margin-left: 0px;
  }

  .project-iiner-h-img{
    width: 100%;
  }

  #customcontrols
  {
    width: 100%;  
      position: relative;


  }
  #customcontrols video

  {
    width: 100%;
  }
  #customcontrols figcaption {
    display: none;
    padding: .5em;
    color: #fff;
    text-align: right;
    font-size: 1.2rem;
    width: 5rem;
    height: 5rem;
    margin: 0 auto;
    position: absolute;
    right: calc(50% - 2.5rem);
    top:  45% ;
}
  .project-iiner-play {
    width: 100%;
    margin: 0 auto;
    display: block;
    color: #f1c326;
  }

  .project-iiner-play img{
    width: 5rem !important;
    margin: 0 auto;
    display: block;
  }

  .iiner-pr1{
    padding-right: 1rem;
  }
  .iiner-pl1{
    padding-left: 1rem;
  }







  img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
img.vert-move {
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-15px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-15px); }
}





 
   

.form-contact {
  width: 100%; }

.contact-us-form {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
justify-content: space-between; }

.contact-us-map {
  width: 40%;
  padding: 2rem;
  padding-top: 2rem; }
  .contact-us-map img {
    width: 100%;
    cursor: pointer;
    height: auto; }

.input {
  position: relative;
  text-transform: uppercase;
  margin: 16px 0px ;
  width: calc(33% - 64px);
  height: 80px; }

.message {
  width: calc(66% - 32px);
    }
  .message textarea {
    height: 100px;
    resize: none; }

.input-field {
  position: absolute;
  margin: 48px 17px;
  width: 90%;
  border: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-style: normal;
  color: #D6D6D6;
  background-color: transparent;
  text-transform: capitalize; }
  .input-field:focus {
    outline: none; }
    .input-field:focus + .input-label .input-label-content {
      transform: translate3d(0, -90%, 0); }

.input-label {
  position: absolute;
  padding: 0 0px;
  margin: 35px 0;
  width: 100%;
  height: calc(100% - 38px);
  color: #676767;
  font-weight: 00;
  font-size: 14px; }
  .input-label:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 95%;
    height: 1px;
    background: #777777;
    transition: all 0.3s; }

.input-label-num {
  position: absolute;
  padding: 0 16px;
  margin: 35px 0;
  width: 100%;
  height: calc(100% - 38px);
  color: #D6D6D6;
  font-weight: 700;
  font-size: 14px;
  margin-left: -30%; }
  .input-label-num:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 95%;
    height: 1px;
    background: #777777;
    transition: all 0.3s; }

.message-label::after {
  width: 98%; }

.input-label-content {
  position: relative;
  display: block;
  width: 100%;
  transition: all 0.3s;
  margin-top: -0.5rem; }

.input--filled .input-label-content {
  transform: translate3d(0, -90%, 0); }

.send-btn-wrapper {
  margin-left: 1rem;
  margin-top: 2rem; }

.phone-number {
  width: 70% !important; }

.countries-code {
  width: 30%;
  height: 2rem;
  margin-top: 2.9rem;
  background: transparent;
  color: #D6D6D6;
  border: 0;
  position: relative;
  z-index: 100;
  padding-left: 0.7rem;
  font-size: 0.7rem; }

.countries-code:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 95%;
  height: 1px;
  background: #777777;
  transition: all 0.3s; }

.find-us-breadcrumb {
  background-image: url("images/find-us/h-back.png");
  background-position: bottom; }
  .find-us-breadcrumb .breadcrumb-content {
    height: 90%; }
    .find-us-breadcrumb .breadcrumb-content h1 {
      font-size: 50px;
      margin-bottom: 2rem; }
    .find-us-breadcrumb .breadcrumb-content p {
      font-size: 20px;
      margin-top: 0;
      width: 40%;
      text-align: center; }

.map-find-us {
  background-image: url("images/map@3x.png");
  background-size: cover;
  height: 70vh;
  cursor: pointer;
  margin-top: -5rem; }

.map-mobile {
  display: none; }
 







@media (min-width: 769px) {

  .o-story h2,.o-story span, .o-story p, .o-projects p, .breadcrumb-div h2, .breadcrumb-intro p , .process-text-1 h2, .process-text-1 p , .process-text-2 h2, .process-text-2 p, .projects h2, .projects p {
     
    position: relative;
    z-index: 10;

}



}












.just-slide-on-mobile
{
  display: none;
}


.ul_next_prev_pro
{
  list-style-type: none;
  width: 25rem;
  display: flex;
justify-content: space-between;
  margin: 0 auto;
  margin-bottom: 3rem;
  margin-top: 3rem;
  padding-left: 0;
  padding-right: 0;
}
.ul_next_prev_pro li {
  margin: 0 1rem;
}

.ul_next_prev_pro li a {
  color: #101010;

}
@media (max-width: 768px) {
  .just-slide-on-mobile
{
  display: block;
}

  .hide-slide-on-mobile
  {
    display: none;
  }
  .navbar-brand {
    margin-top: 0rem;
  }
 
  .fixed-top, .home-header{
    height: 5.5rem;
   }
  .bd-placeholder-img {
    background-position-x: 65% !important;  }

    .main-m-l {
      margin-left: 0.5rem;
  }
  .carousel-caption {
    top: 40vh;
  
   
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    width: 100%;
    padding-left: 0rem;
  
  }
  .carousel-caption a{
    text-align:center !important;
    width: 100%;
    display: block;

    }
    .carousel-caption h1{
      text-align:center !important;
      width: 100%;

      }   
 
  .top-r-div {
      width: 10rem;
      height: 4.2rem;
      padding-left: 0.5rem;
      font-size: 0.8rem;

      margin-top: 0rem;

    }
.top-phone-num{
  display: none;
}
.hide-on-mobile{
  display: none  !important;
}
.main-p-l-1{
  padding-left: 1rem;
}

.slide_count_div p {
  display: none;
}



.o-story {
  padding-left: 5rem;
  position: relative;
}

.sec-2 {
 
  padding-right: 0rem;

}
.left-y{
  width: 4rem; 
}


.right-t {
  display: none;
 
}



.vl-1{ 
  display: none;

}
.vl-2{ 
  display: none;

}
.vl-3{ 
  display: none;

}
.vl-4{ 
  display: none;

}












.vl-2-p{ 
  display: none;

}
.vl-3-p{ 
  display: none;

}
.vl-4-p{ 
  display: none;

}

.c-logos {
   padding-right: 0rem;
   padding-right: 0rem;
   flex-wrap: wrap;
  }



.c-logos img {
  width: 50%;
  padding-right: 1rem;
  padding-bottom: 1rem;

}

.top-r-div span
{
width: 50%;
display: inline-block;
}



.top-r-div a img {
   margin-bottom: 2rem;
 }

 .footer {
   padding: 1rem 1rem;
 }

 .footer-menu{

  display: none;

 }
 .footer-menu-mobile{

  display: block;

 }

 .slide_count_div span {
    color: #fff;
  }
  .slider-nav-w {
     background-color:transparent;
  }

  .projects-img {
 
    height: 33vh;
  }
  .projects-img h2 {
    
    padding-top: 15vh;
}


.cofounder-row {
 
  padding-right: 1rem;
}

.cofounder img{
  width: 100%;
} 
.about-video-img {
   
    width: 100%;
}
.sig-img
{
  width: 60% !important; 
}

.process-row {
  padding-left: 1rem;
  padding-right: 1rem;
}
.process-row-2{
  padding-left: 1rem;
  padding-right: 1rem;
}
.process-text-1{
  padding-left: 1rem;
  padding-right: 1rem;
}

.process-text-2{
  padding-left: 1rem;
  padding-right: 1rem;
}

.process {
  padding-bottom: 2rem;
  padding-top: 4rem;
}
.top-m-margin-7{
margin-top: 0 !important;
}



.contact-footer
{
  display: block;
  padding-left: 1rem;
  padding-right: 1rem;
}

 
.contact-footer p {
    color: #d3cdcd;
    display: block;
    padding-bottom: 1rem;
    padding-top: 1rem;
    width: 100%;
    text-align: center;
}

.f-2nd-row p {
 
  padding-right: 0rem;
}

.services img{
  margin: 0 auto !important;
  display: block;

}


.services p{
   text-align: center;

}

.services span{
  text-align: center;

}

.text-left-mobile{
  text-align: left !important;
}



.projects-row{
  padding-left:1rem;
  padding-right:1rem;

}

.projects {
  width: 100% !important;
  padding-left:0rem;
  padding-right:0rem;
  padding-bottom: 1rem;
  padding-top: 1rem;

}

 
.projects img {
    padding-top: 2rem;
    padding-bottom: 0rem;
}


.projects h2 {
  padding-top:1rem !important;;
  padding-bottom: 0rem !important;
  text-align: left;
}
.projects p
{    text-align: left;}
 .just-on-mobile{
  display: block;
}

.menu-drawer .overlay .closebtn {
 
  right: 2rem;
}


.menu-drawer .overlay .menu-logo {
  
  left: 2rem;}

  .menu-drawer .overlay a {
    
    font-size: 2.3rem;
  }

  
 
.menu-drawer .overlay .sm_links-menu {
    
    right: unset;
  bottom: 0 !important;

  margin-bottom: 0.2rem !important;
}


    .menu-drawer .overlay .sm_links-menu a {
       padding-bottom: 0rem !important;
    }






















    .progress-wrap_1 , .progress-wrap_2 ,  .progress-wrap_3 {
    
      width: 30%;
  
    }

    .progress_1, .progress_2, .progress_3 {
       height: 2px;
    }






    .cofounder-text{
      padding-left:0rem ;
    }




.project-iiner-row {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
 

}



#customcontrols figcaption {
   
  right: calc(50% - 1rem);
  top: 40%;

}
.project-iiner-row {
  padding-left: 0rem !important;
    padding-right: 0rem !important;
}

.project-inn-date{
  padding-bottom: 0rem;
}

.iiner-pl1{
  padding-left: 1rem !important;
    padding-right: 1rem !important;
    
}
.iiner-pr1{
  padding-left: 1rem !important;
    padding-right: 1rem !important;
    padding-bottom: 1rem;
 }


 .mobile_video{
margin-top: 1rem;
margin-left: 1rem ;
margin-right: 1rem;

 }

 .mobile_video video {
   width: 100%;
  object-fit: cover;
  height: 60vh;
 }

 .about-video-mobile {
  width: 100%;
 object-fit: cover;
 height: 60vh;
}

}





.slide-video{
width:100%;
height:100vh;
    object-fit: cover;

}