*{
    margin: 0;
    padding: 0;
    box-sizing:border-box;
}
html{
    overflow-x:hidden ;
}
.carousel-control-prev-icon{
    position: absolute;
    bottom: 0;
right: -800px;
top:500px;
width:1em !important;
}
.navbar .navbar-nav .nav-item .nav-link{
    font-family: 'Oswald',sans-serif;
    font-size: 15px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin: 5px 5px;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.ropdown-menu:hover{
    display: block;
}
.logo img{
    width: 125px;
}
.navbar{
    padding-top: 40px !important;
}
.nav-item{
    display: inline-block;
}
.navbar-nav{
    margin-left: 70px;
    display: inline-block;
}
.navbar-nav .nav-item a{
    align-items: baseline;
    text-decoration: none;
}
.nav-link{
    color: #fff;
}
header{
    position: absolute;
    width: 100%;
    top:0;
    z-index: 999;
}
span{
    color: #b19777;
}
.banner-btn{
    position: absolute;
    left: 0;
    margin-top: 30px;
}
.banner-btn button{
    padding: 10px;
    width: 130px;
    color: #fff;
    border-color: #fff;
    border:1px solid #fff;
    background: transparent;
    margin-left: 0;
} 
.carousel-item{
    height:100vh;
    min-height: 300px;
}
.carousel-caption{
    position: absolute;
    top: 200px;
    left: 70px !important;
}
.carousel-caption h1{
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 10px;
    margin-top: 25px;
    text-align: start;
}
.carousel-caption p{
    margin: auto;
    font-size: 18px;
    line-height: 1.9;
    text-align: start;
}
.circle{
    display: none;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
    display: none !important;
}
.about-text{
    padding: 70px;
}
.about-image img{
    width:100%;
}
.about-image .about-heading{
    position: relative;
}
.about-heading h6{
padding: 20px;
width: 50%;
text-align: center;
background-color: #f4f4f4;
position: absolute;
right: 100px;
top: -30px;
}
.our-slide img{
    width: 100%;
    padding: 10px;
}
.our-slide .slide-content{
    position: relative;
}
.news-slider-img img{
    width: 500px;
}
.slide-content h6{
    position: relative;
    color: #ac906e;
    top:-100px;
    left:240px;
}
.slide-content h4{
    position: relative;
    color: #fff;
    top: -100px;
    left:170px;
}
.service-logo .line{
    position: relative;
}
.service-logo {
    padding: 60px 30px;
    margin-bottom: 30px;
    position: relative;
}
 .service-logo .num{
    position: relative;
} 
.service-logo .num{
    font-size: 40px;
    font-weight: 600;
    font-family: 'Oswald',sans-serif;
    position: absolute;
    right:30px!important;
    bottom:30px;
    color: transparent;
    -webkit-text-stroke: 1px rgba(255, 255, 255, 0.1);
    line-height: 1em;
} 
/* .service-logo .num{
    color:#000;
} */
.service-logo:hover{
    background: #f8f7f7;
  
}
.service-logo img{
    width:80px;
    padding: 15px;
}
.service-logo h5{
  padding: 18px;
    letter-spacing: 5px;
}
.service-logo p{
    padding: 15px;
}
.news-slider{
    padding: 10px;
}
.parallax{
    background: url("../image/slide-one.jpg") no-repeat center;
    background-size: cover;
background-attachment: fixed;
height: 500px;
}
.new-text{
    background-color: #f4f4f4;
    padding: 20px;
    width: 500px;
    margin-left: 15px;
}
span a{
    text-decoration: none;
    color: #000;
}
h5 a{
    text-decoration: none;
    color: #000;
}
.news-slider .new-text{
position: relative;
}
.new-text{
    position: absolute;
    top:-40px;
    left: 8px;
}
.viedo{
    margin-top: 160px;
}
.viedo-play{
    font-size: 70px;
    color: #fff;
    position: absolute;
    left: -289px;
}
.viedo .viedo-text{
    position: relative;
}
.viedo-text{
    position: absolute;
    top:-55px;
    left:0 !important;
    color: #fff;
    letter-spacing: 3px;
}
.viedo .viedo-play{
    position: relative;
}
.viedo a{
    text-decoration: none;
}
.circle-fill svg{
    color: #b49a7e;
}
footer{
    margin-top: 70px;
}
.footer-text h6{
    color: #b9a086;
}
.footer-text p a{
    text-decoration: none;
    color: #a99488;
}
.footer-copy-right p a{
text-decoration: none;
color: #a99488;
}
.footer-copy-right{
    margin-top: 50px;
}
.footer-copy-right p{
    color: #a99488;
}
.terms-condition h6{
    margin-top: 50px;
    color: #a99488;
}
/* slick slider */
.slick-slide{
    margin: 0 20px;
}
.slick-slide img{
    width: 100%;
}
.slickslider{
    position: relative;
    display: flex;
    box-sizing: border-box;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-track{
    position:relative;
    top:0;
    left:0;
    display: block;
}
.slick-slide{
    display: none;
    float: left;
height: 100%;
min-height: 1px;
}
.slick-slide img{
    display: block;
}
.slick-initialized .slick-slide{
    display: block;
}
.copy{
    padding-top: 250px;
}

.test-img img{
    width: 50px;
}
.testi-padding{
    border-top: 1px solid #f9f9f9;
}
.test-img{
    display: flex;
    padding: 30px;
}
.testimonial{
    background-color: #ffffff;
    margin-top: 160px;
    height: 400px;
    padding: 10px;
}
.text-muted{
    margin-top: 20px;
    padding: 5px;
    text-align:start;
    margin-left: 30px;
}
.testi-bg{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
}
#slider img{
    width: 100%;
}
.customer-logo{
    background-color: #f4f4f4;
}
.slide-content .line
    {
        text-align: center;
        height: 1px;
        width: 60px;
        border: 1px solid #706961;
        background-color: rgba(255, 255, 255, 0.2);
        transition-property: all;
        transition-duration: 0.3s;
        transition-timing-function: ease-in-out;
        margin: 0 auto 30px;
        position: relative;
    }
    .line{
        position: relative;
        top: -95px;
        left:140px;
        transition: opacity 1s ease-in-out;
        -moz-transition: opacity 1s ease-in-out;
        -webkit-transition: opacity 1s ease-in-out;
    }
    .line:hover{
width:90%;
    }
    .circle{
        font-size: 35px;
        position: absolute;
        left: -10px;
        top:-2px;
    }
    .carousel-control-next-icon .circle{
        position: relative;
        
        text-align: center;
    }
    .logo-img img{
        width: 100px;
    }
    .icon-inner{
        display: none;
    }
    
/* our work css */
.mb-40{
    margin-bottom: 40px !important;
}
table thead{
    background-color:#b19777 ;
}
table tr td{
    border-bottom:1px solid #c5c2be;
  }
  table tr th{
    border-bottom:1px solid #b19777;
  }
  table thead tr th{
    color:#fff;
  }
  table tbody tr td{
    color:#959595;
  }
  table tbody tr th{
    color:#959595;
  }
  .table-striped>tbody>tr:nth-of-type(odd)>*{
    color:#959595;
    background-color: #f9f9f9;
  }
  @media (min-width: 320px) and (max-width: 480px) { 
    .table>:not(caption)>*>* {
      padding: 40px 0px;
    }  
 }

 /* @media (min-width: 481px) and (max-width: 767px) 
 */
 @media (min-width: 481px) and (max-width: 767px) {  
body{
    overflow-x: hidden;
}
    .banner img{
        height:580px;
    }
    .carousel-item{
        height: 80vh;
        min-height: 0;
    }
    .carousel-caption h1{
        font-size: 30px;
        letter-spacing: 3px;
    }
    .circle{
        display: none;
    }
    .carousel-control-next-icon, .carousel-control-prev-icon{
        display: none !important;
    }
    .banner-slide{
        padding: 0;
    }
    /* about section */
    .about-heading p{
line-height: 35px;
    }
    /*current news section */
    .news-slider {
        padding:0;
    }
    .new-text{
        margin:0;
    }
    .viedo{
        margin-top: 50px;
        margin-left: 70px;
    }
    .testimonial{
        margin-top: 0;
    }
    .owl-carousel img{
        margin-top: 100px;
    }
  }
  @media (min-width: 320px) and (max-width: 480px) {
    
body{
    overflow-x: hidden;
}
  
    .banner img{
        height:580px;
    }
    
    .carousel-item{
        height: 80vh;
        min-height: 0;
    }
    .carousel-caption h1{
        font-size: 20px;
        letter-spacing: 3px;
    }
    .circle{
        display: none;
    }
    .carousel-control-next-icon, .carousel-control-prev-icon{
        display: none !important;
    }
    .banner-slide{
        padding: 0;
    }
    /* about section */
    .about-heading p{
line-height: 35px;
    }
    .about-heading h6{
        width: 60%;
        left:55px;
    }
    .news-slider-img img{
        width: 100%;
    }
    .slide-content h6{
        left: 100px;
    }
    .slide-content h4{
        left:55px;
    }
    .line{
        left:0;
    }
    /*current news section */
    .news-slider {
        padding:0;
    }
    .new-text{
        margin:0;
        width: 100%;
        left:1px;
    }
    h5 a{
        font-size: 16px;
    }
    .viedo{
        margin-top: 50px;
    }
    .viedo-play{
        top:-153px;
        left: 13px;
    }
    .viedo-text{
        top:-150px;
    }
    .testimonial{
        margin-top: 0;
    }
    .owl-carousel img{
        margin-top: 30px;
    }
    .logo-img img{
width: 200px !important;
margin-top: 240px;
    }
  }

  @media (min-width: 768px) and (max-width: 1024px) {
    
body{
    overflow-x: hidden;
}
    .banner img{
        height:580px;
    }
    .carousel-item{
        height: 60vh;
        min-height: 0;
    }
    .carousel-caption h1{
        font-size: 30px;
        letter-spacing: 3px;
    }
    .circle{
        display: none;
    }
    .carousel-control-next-icon, .carousel-control-prev-icon{
        display: none !important;
    }
   /* news section */
   .news-slider-img img{
    width: 300px;
   }
   .slide-content h6{
    left:75px;
   }
   .slide-content h4{
    left:45px;
    font-size: 20px;
   }
   .line{
    left:40px;
   }
   .service-logo{
    padding: 0;
   }
   .news-slider img{
    width: 300px;
   }
   .new-text{
    width: 300px;
    margin-left: 0;left: 0;
   }
   h5 a{
font-size: 16px;
   }
    /* viedo section */
    .viedo{
        margin-top: 50px;
    }
    .viedo-play{
        top:-153px;
        left: 13px;
    }
    .viedo-text{
        top:-150px;
    }
  }