:root{--bg:#FAF7F2;--section:#F4EADF;--card:#FFFDF9;--primary:#6F4E37;--primary-hover:#5A3F2B;--secondary:#A67C52;--accent:#D3B58A;--heading:#2C2118;--text:#5D5249;--light-text:#8A7C70;--border:#E6D7C7;--shadow:0 15px 40px rgba(111,78,55,.12);}body{background:var(--bg)!important;color:var(--text)!important;font-family:Poppins,sans-serif;}nav{background:rgba(250,247,242,.92)!important;backdrop-filter:blur(15px);border-bottom:1px solid var(--border);}ul li a{color:var(--heading)!important;}ul li a:hover{color:var(--primary)!important;border-bottom:2px solid var(--primary);} .login,.search-box button,.search-box1 button,.tagline,.join_work{background:linear-gradient(135deg,var(--primary),var(--secondary))!important;color:#fff!important;box-shadow:var(--shadow);} .box,.box1,.box2{background:var(--card)!important;border:1px solid var(--border)!important;border-radius:20px!important;box-shadow:var(--shadow);} .box:hover,.box1:hover,.box2:hover{transform:translateY(-8px);box-shadow:0 20px 45px rgba(111,78,55,.18)!important;} .footer{background:var(--footer)!important;} img{border-radius:18px;}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  
}
i{
  color: #E5D6C5;
}

a{
    text-decoration: none;
}
body {
  font-family: 'Montserrat', sans-serif; 
   background-color: #FAF5EF;
}
nav {
  /* margin-right: 20px; */
  /* margin-top: 10px; */
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  background-color: #FAF5EF;
  width: 100%;
  height: 70px;
  /* box-shadow: 0px 4px 1px #000000; */
  position: fixed;
  z-index: 10;
  border-bottom: none;
}

.logo {
  margin-top: 8px;
  /* border-bottom: 2px solid #333333; */
}
img {
  height: 80px;
  width: 90px;
}
.search-box{
  /* display: none !important; */
  /* position: absolute; */
    display:flex;
    align-items:center;
    /* background:rgb(99, 23, 220); */
    border-radius:10px;
    /* border-color: #b22626; */
    
    height: 40px;
    overflow:hidden;
        /* font-family: "Montserrat", sans-serif; */

    margin-top: 15px;
    /* bottom: 270px; */
    /* left: 70px; */
    /* padding:10px 15px; */
}

.search-box input{
  /* position: absolute; */
    /* border:none; */
    /* outline:none; */
    width:420px;
    padding:10px 15px;
    font-size:16px;
    background-color: transparent;
    /* border: 2px solid #939393; */
    /* color: black; */
    /* border-top-right-radius: 10px; */
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    /* border-bottom-right-radius: 10px; */
    
  }
  #searchInput::placeholder{
    color: black;
    font-weight: 300;
  }
  
  .search-box button{
  /* border-top-left-radius: 10px; */
    border:none;
border-radius: 10px;
    background:#483727;
    color:white;
    padding:10px 15px;
    cursor:pointer;
    height: 70px;
    font-size: 20px;
}
.search-box{
    opacity: 0;
    /* visibility: hidden; */
}
.menu-icon{
    display:none !important;
    color:rgb(255, 255, 255);
    font-size:25px;
    cursor:pointer;
}
.close-btn{
  display: none !important;
}

ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}
ul li {
  list-style: none;
  font-size: 20px;
  margin-right: 25px;
}
ul li a {
  text-decoration: none;
  color: #2B1F14;
  font-weight: 600;
}
ul li a:hover {
  /* text-decoration: underline; */
  text-decoration-color: #4F3824;
  color: #4F3824;
}
.login{
  margin-right: 70px;
  margin-top: 15px;
  /* border: 2px solid #811ddf ; */
  background-color:#483727;
  width: 80px;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  /* border-top: 20px; */
  height: 45px;
  cursor: pointer;

  /* bottom: 10px; */
}
.log{
  font-size: 20px;
  color: #ffffff !important;
  font-weight: 550;
  /* bottom: 30px; */
  /* display: flex; */
 margin-top: 9px;
 /* margin-bottom: 30px; */
}
.ssection{

    padding-top: 70px;
    position: relative;
}
#hero-placeholder{
    position:absolute;
    left:70px;
    bottom:290px;
}
.search-box1{
  /* position: absolute; */
    display:flex;
    align-items:center;
    /* background:white; */
    border-radius:10px;
    height: 50px;
    overflow:hidden;
    bottom: 290px;
    left: 70px;
    /* padding:10px 15px; */
}

.search-box1 input{
  /* position: absolute; */
    border:none;
    outline:none;
    width:420px;
    padding:10px 15px;
    font-size:16px;

    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
  }

.search-box1 button{
    border:none;
    /* background:#811ddf; */
    color:white;
    padding:10px 15px;
    cursor:pointer;
    height: 40px;
    font-size: 20px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    /* cursor: pointer; */
}

.hero {
  object-fit: cover;
  width: 100%;
  /* max-width: 500px; */
  height: auto;
}

h1 {
  color: #483727;
  margin-left: 20px;
  margin-top: 100px;
  display: flex;
  justify-content: center;
  font-size: 70px;
}
.head {
  color: #483727;
  display: flex;
  line-height: 1.5;
  justify-content: center;
}

.other_services .service {
  font-size: 40px;
  color: #483727;
  margin-top: 100px;
  margin-left: 40px;
  font-weight: 600;
}
.free {
  color: #483727;
}
.all {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.see {
  color: #2B1F14;
  margin-top: 10px;
  margin-right: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 19px;
}
.see:hover {
  color: #4F3824;
}
.slider_container {
  position: relative;
}
.service_box {
  /* border: 2px solid white; */
  width: 100%;
  height: 400px;
  display: flex;
  flex-direction: row;
  /* gap: 25px; */
  justify-content: space-around;
  /* gap: 10px; */
  border-radius: 3px;
  overflow-x: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;
}
.service_box::-webkit-scrollbar {
  display: none;
}
.service_box p {
  color: #6A523B;
  font-size: 25px;
  margin-left: 30px;
  margin-top: 16px;
      font-weight: 600;

}

.service_box img {
  width: 50%;
  height: 270px;
  border-radius: 10px;
  object-fit: cover;
  /* gap: 40px; */
  /* margin-left: 20px; */
}
.box {
  margin-top: 20px;
  margin-left: 30px;
  height: 270px;
  min-width: 450px;
  background-color: #eee0d0;
  border-color: #6A523B;
  border-radius: 10px;
  flex-shrink: 0;
  /* gap: 30px; */
  margin-right: 40px;
  /* margin-bottom: 400px; */
  display: flex;
  flex-direction: row;
}

.box:hover {
  box-shadow: 0px 5px 8px #E5D6C5;
}
.box p{
  font-size: 20px;
}
.i-bg{
  background-color: #a08973; 
  border-radius: 50%;
   width: 8%;
   margin-left: 20px;
   margin-top: 20px;
   height: 50px;
}
.i-size{
  font-size: 34px;margin-left: 7px;margin-top: 4px;
}
.slide-btn {
  width: 40px;
  height: 40px;
  border: none;
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  margin-top: 400px;
  margin-left: 20px;
  border-radius: 50%;
  color: #fff;
  background-color: #3F2C20;
}

.slide-btn1 {
  width: 40px;
  border-radius: 50%;
  height: 40px;
  border: none;
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  /* margin-top: 30px; */
  margin-left: 1450px;
  color: #fff;
  background-color: #3F2C20;
}


.popular_box {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  /* gap: 30px; */
  margin-bottom: 100px;
}

.popular_box img {
  width: 100%;
  height: 200px;
  border-radius: 10px;
}

.box1 {
  background-color: #F5EBE0;
  height: 300px;
  width: 300px;
  border-radius: 10px;
}

.box1:hover {
  box-shadow: 0px 5px 8px #6A523B;
}

.popular_box1 {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  /* gap: 30px; */
  margin-bottom: 100px;
}
.popular_box1 img {
  width: 100%;
  height: 200px;
  border-radius: 10px;
}
.box2 {
  background-color: #F5EBE0;
  height: 300px;
  width: 300px;
  border-radius: 10px;
}
.box2:hover {
  box-shadow: 0px 5px 8px #6A523B;
}
.web {
  color: #6A523B;
  font-size: 25px;
  margin-top: 10px;
  margin-left: 10px;
    font-weight: 600;

}
.g-design {
  color: #6A523B;
  font-size: 25px;
  margin-top: 10px;
  margin-left: 10px;
    font-weight: 600;

}
.video {
  color: #6A523B;
  font-size: 25px;
  margin-top: 10px;
  margin-left: 10px;
    font-weight: 600;

}
.app {
  color:#6A523B;
  font-size: 25px;
  margin-top: 10px;
  margin-left: 10px;
    font-weight: 600;

}
.ui {
  color: #6A523B;
  font-size: 25px;
  margin-top: 10px;
  margin-left: 10px;
    font-weight: 600;

}
.data {
  color: #6A523B;
  font-size: 25px;
  margin-top: 10px;
  margin-left: 10px;
  font-weight: 600;
    font-weight: 600;

}
.tag {
  display: flex;
  justify-content: center;
  /* margin-top: 150px; */
  padding-top: 100px;
}

.functional {
  color: #6A523B;
  margin-top: 12px;
  margin-left: 15px;
    font-weight: 600;

}


.tagline {
  width: 90%;
  height: 250px;
  background-color: #483727;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 10px;
  /* padding-top: 200px; */
  margin-top: 70px;
}

.about {
  color:#6A523B;
  /* margin-top: 30px; */

  /* background-color: #6A523B; */
  font-size: 40px;
  margin-left: 100px;
  line-height: 65px;
  font-weight: 500;
  color: #fff;
}
.tagline:hover {
  box-shadow: 0px 5px 8px #6A523B;
}
.join {
  display: flex;
  justify-content: center;
  margin-top: 200px;
  margin-bottom: 150px;
}
.join_work {
  width: 60%;
  height: 180px;
  background-color: #483727;
  /* border:2px solid ; */
  display: flex;
  justify-content: center;
  flex-direction: column;
  border-radius: 10px;
}
.join_work:hover {
  box-shadow: 0px 5px 8px #6A523B;
}
.join_work_luba {
  color:#fff;
  margin-top: 20px;

  /* background-color: #6A523B; */
  font-size: 42px;
  margin-left: 100px;
  /* line-height: 65px; */
}

.btn {
  background-color:  #FAF5EF;
  color:  #6A523B;
  font-weight: 700;
  cursor: pointer;
  width: 100px;
  height: 40px;
  margin-top: 30px;
  margin-left: 43%;
  border-radius: 5px;
}
hr {
  margin-top: 30px;
  border: 1.5px solid #6A523B;
}



.foter
 {
  margin-top: 50px;
    background: linear-gradient(
        135deg,
        #5A3F2B,
        #A67C52
    );
  padding: 60px 80px;
}

.footer-container {
  /* background-color: brown; */
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
}

.footer-column h3 {
  /* background:#480d7f; */
  margin-bottom: 20px;
  font-size: 24px;
  color: #fff;
}

.footer-column a {
  /* background: #0b0b0b; */
  display: block;
  text-decoration: none;
  color: #fff;
  margin-bottom: 15px;
  font-size: 18px;
  transition: 0.3s;
}
.footer-column a:hover {
  text-decoration: underline;
  /* color: rgb(121, 50, 228); */
}
.last_footer {
  display: flex;
  align-items: center;
  flex-direction: row;
  /* justify-content: flex-end; */
}
.social-icons {
  display: flex;
  /* align-items:center; */
  /* flex-direction: row; */
  /* justify-content: flex-end; */
  margin-left: auto;
  margin-right: 40px;
  gap: 20px;
  font-size: 22px;
}

.social-icons i {
  justify-content: flex-end;
  display: flex;
  cursor: pointer;
  transition: 0.3s;
  color: #6A523B;
}

.social-icons i:hover {
 color:  #2B1F14
} 

@media (max-width:768px)
{

    /* Navbar */

    nav{
        flex-direction:column;
        height:auto;
        /* padding-bottom:15px; */
        position: relative;
        height: 40px;
    }
    nav .logo{
        display: flex;
        justify-content: center;
    }

    ul{
        display: flex;
        justify-content: flex-start;
        flex-direction:column;
        gap:10px;
        position: absolute;
        /* margin-top:15px; */
      }
      /* menu icon */
      .menu-icon{
        display:block !important;
        position: absolute;
        color: #483727;
        margin-right:20px;
        margin-top:30px; 
        margin-left: 10px;   
    }
 .login{
        position:absolute;
        right:20px;
        top:22px;
        margin:0;
        width:70px;
        height:38px;
    }

    .log{
        font-size:16px;
        margin-top:8px;
    }
    #sidebar{
        position:fixed;
        top:0;
        left:-250px;
        width:250px;
        height:100vh;
   background-color: #FAF5EF;
        flex-direction:column;
        justify-content:flex-start;
        align-items:flex-start;
        padding-top:80px;
        transition:0.4s;
        z-index:100;
    }

    .search-box{
      display: none !important;
    }
    .search-box1{
      display: none !important;
    }

    #sidebar li{
        margin:20px;
    }

    .close-btn{
     display:block !important;

    color:#4F3824;
    font-size:30px;
    margin-left:200px;
    cursor:pointer;
}
/* slidebar */

 .service_box {
  /* border: 2px solid white; */
  width: 100%;
  height: 400px;
  display: flex;
  flex-direction: row;
  /* gap: 25px; */
  justify-content: space-around;
  /* gap: 10px; */
  border-radius: 3px;
  overflow-x: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;
}
  .box{
    display: flex;
    flex-direction: column;
    height: 250px;
    width: 220px !important;
    margin-left:auto;
    min-width: 10px;
    z-index: 100;
   } 

   .box img{
    height: 100px;
    width: 220px;
   }
   .box p{
    font-size: 14px;
    /* margin-right: 3px; */
    margin-left: -30;
    margin-bottom: 0px;
   } 
   
   .i-size{
    margin-top: 14px;
    margin-left: 12px;
    /* margin-bottom: 7px; */
    font-size: 27px;
   }

   .row{
    display: flex;
    flex-direction: row;
   }
   .section-p{
    margin-top: -40px;
    margin-left: 20px;
   }

 .slide-btn1{
  display: none !important ;
    /* margin-left: 300px; */
 }
 .slide-btn{
  display: none !important ;
    /* margin-left: 300px; */
 }
 button{
  display: none !important;
 }

    /* Heading */

    h1{
        font-size:35px;
        text-align:center;
    }

    .head{
        text-align:center;
        padding:0 15px;
    }

    /* Service Heading */

    .other_services .service{
        font-size:30px;
        margin-left:35px;
    }

    .see{
        font-size: 10px;
    }
   
    /* Popular Services */
    .popular_box1{
      margin-bottom: 30px;
    }
    .popular_box{
      margin-bottom: 17px;
    }
 .popular_box,
    .popular_box1{
        flex-direction:column;
        align-items:center;
        gap:20px;
    }

    /* .box1,
    .box2{
        width:130%;
        margin-left: -50px;
        margin-right: 20px;
    }
   */

    /* Tagline */

     .about{
        font-size:22px;
        line-height:35px;
        margin-left:20px;
        margin-right:20px;
    }

    .tagline{
        height:auto;
        padding:30px 0;
        margin-top: 10px;
        /* margin-bottom: 20px; */
    }

    /* Join Section */
    .join{
      margin-bottom: 20px;
      margin-top: 90px;
    }
  .join_work{
        width:90%;
        height:auto;
        padding:20px;
    }

    .join_work_luba{
        font-size:28px;
        margin-left:0;
        text-align:center;
    }

   
   
    .btn{
        margin-left:auto;
        margin-right:auto;
        display:block;
    }

    /* Footer */

    .footer-column a{
      font-size: 12px;
    }
  .footer-container{
        grid-template-columns:1fr;
        text-align:center;
    }

    .last_footer{
        flex-direction:column;
        gap:20px;
    }

    .social-icons{
        margin-left:0;
        margin-right:0;
        margin-bottom: 40px;
    }
}
@media (min-width:768px) and (max-width:1023px){




nav{
    flex-direction:row;
    height:70px;
}

.menu-icon{
    display:none !important;
}
.search-box{
      display: none !important;
    }
    .search-box1{
      display: none !important;
    }
#sidebar{
    position:static;
    display:flex;
    flex-direction:row;
    width:auto;
    height:auto;
    background:none;
    padding-top:0;
}

ul{
    flex-direction:row;
    position:static;
    gap:25px;
}
.close-btn{
  display: none !important;
}

.slide-btn1{
  display: none !important ;
    /* margin-left: 300px; */
 }
 .slide-btn{
  display: none !important ;
    /* margin-left: 300px; */
 }
 /* i{
  display: none !important;
 } */
.service_box {
  /* border: 2px solid white; */
  width: 100%;
  /* height: 400px; */
  display: flex;
  flex-direction: row;
  /* gap: 25px; */
  justify-content: space-around;
  /* gap: 10px; */
  border-radius: 3px;
  overflow-x: auto;
  scroll-behavior: smooth;
  scrollbar-width: none;
}
 .service_box{
    scroll-behavior: none ;
   flex-wrap:wrap;
    justify-content:center;
    margin-right: 60px;
    gap:5px;
    /* height: 550px; */
  }
  .box{
    height: 220px;
    width: 370px !important;
    margin-left:auto;
    min-width: 10px;
    z-index: 100;
   } 


   .box img{
    height: 200px;
    width: 220px;
    object-fit: cover;
   }

   .box p{
    font-size: 12px;
    margin-right: 40px;
    margin-left: -30;
   } 
   .i-bg{
height: 38px;
width: 50px;
}
.i-size{
  margin-left:3px ;
  margin-bottom: 5px;
  font-size: 30px;
}
/* Boxes side by side */

.popular_box,
.popular_box1{
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:center;
    width: 100%;
    gap: 140px;
    margin-left: -30px;
    /* margin-bottom: 100px; */
  }
  
  .box1,
  .box2{
    width:120%;
    margin:10px;
}

h1{
    font-size:50px;
}

.about{
    font-size:28px;
    margin-left:40px;
    margin-right:40px;
}

.join_work{
    width:80%;
}

.footer-container{
    grid-template-columns:repeat(3,1fr);
}
.social-icons{
        margin-left:auto;
        margin-right:40px;
        margin-bottom: 40px;
    }
}
@media (min-width:1023px)and (max-width:1205px){



.search-box input{
  /* position: absolute; */
    /* border:none; */
    /* outline:none; */
    width:320px;
    padding:10px 15px;
    font-size:16px;
    background-color: transparent;
    /* border: 2px solid #939393; */
    /* color: black; */
    /* border-top-right-radius: 10px; */
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    /* border-bottom-right-radius: 10px; */
    
  }


 .search-box button{
  /* border-top-left-radius: 10px; */
    border:none;
border-radius: 10px;
    background:#483727;
    color:white;
    padding:10px 15px;
    cursor:pointer;
    height: 70px;
    font-size: 20px;
}
.i-bg{
height: 38px;
width: 50px;
}
.i-size{
  margin-left:3px ;
  margin-bottom: 5px;
  font-size: 30px;
}
.box {
  margin-top: 20px;
  margin-left: 30px;
  height: 300px;
  min-width: 370px;
  background-color: #eee0d0;
  border-color: #6A523B;
  border-radius: 10px;
  flex-shrink: 0;
  /* gap: 30px; */
  margin-right: 40px;
  /* margin-bottom: 400px; */
  display: flex;
  flex-direction: row;
}

.box:hover {
  box-shadow: 0px 5px 8px #E5D6C5;
}
.box img{
  height: 300px;
}
.popular_box,
.popular_box1{
    flex-direction:row;
    flex-wrap:wrap;
    justify-content:center;
    width: 100%;
    gap: 70px;
    margin-left: -30px;
    /* margin-bottom: 100px; */
  }
  
  .box1,
  .box2{
    width:440px !important;
    height: 330px !important;
    /* margin:10px; */
}
.popular_box img{
    /* width:440px !important; */
    height: 250px !important;
    /* margin:10px; */
}
.popular_box1 img{
    /* width:440px !important; */
    height: 250px !important;
    /* margin:10px; */
}
}



@media (min-width:1023px)and (max-width:1400px){

nav{
    flex-direction:row;
}

.menu-icon{
    display:none;
}

#sidebar{
    display:flex;
    position:static;
    flex-direction:row;
}
 .search-box1{
      display: none !important;
    }
 

.box1,
.box2{
    width:300px;
}



.footer-container{
    grid-template-columns:repeat(3,1fr);
}

}