@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');

*{
    padding: 0;
    margin: 0;
}
ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}
body {
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden;
    width: 100%;
    color: #000;
}
a, a:hover {
    text-decoration: none;
}
.main-header{
    background-color: #77A12D;
}
.main-header #navbarSupportedContent{
    flex-direction: column;
    align-items: flex-end;
}
/*.main-header .navbar-brand {*/
/*    position: absolute;*/
/*    left: 41%;*/
/*    top: 0px;*/
/*    margin-right: 0;*/
/*    padding: 15px;*/
/*}*/
.main-header .navbar-brand img{
    width: 88%;
}
.main-header .navbar ul > li > a.nav-link:hover::after{
   content: '';
    background: #fff;
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -22px;
}
.main-header .navbar ul > li .nav-link.btn-white:hover::after{
    display:none;
}
.main-header .navbar ul > li.current-menu-item a.nav-link::after{
    content: '';
    background: #fff;
    display: block;
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -22px;
}
.main-header .navbar ul > li > a.nav-link{
    font-size: 12px;
    color: #FFFFFF;
    font-weight: 400;
    position:relative;
    
}
.main-header .navbar ul > li > a.nav-link:hover{
    color: #fff;
    /*font-weight: 700;*/
}
.main-header .navbar ul > li.active a{
    font-weight: 700;
}
.main-header .navbar{
    padding: 0px 15px;
}
.main-header .sub-navbar ul > li > a{
    font-size: 15px !important;
    margin: 0 20px;
    text-transform: uppercase;
}
.main-header .navbar i{
    font-size: 22px;
}
.main-header.scrolled .navbar i{
    color: #000 !important;
}
.main-header.scrolled{
    background-color: #fff;
    box-shadow: 0 3px 5px rgba(0,0,0,0.2);
}
.main-header.scrolled .navbar{
    padding: 5px 15px;
}
.main-header.scrolled .navbar .logo img{
    width: 80%;
}
.main-header.scrolled ul > li > a.nav-link{
    color: #000 !important;
}
.btn-white{
    color: #000 !important;
    font-size: 12px !important;
    text-transform: lowercase;
    width: 100%;
    text-align: center;
}

.main-header .Search-form input{
    font-size: 12px;
    color: #FFFFFF;
    font-weight: 400;
    background: #91B74E;
    border-radius: 50px;
    border: none;
}

.main-header .Search-form{
    width: 363px;
}
.main-header .Search-form .form-control:focus {
    color: #FFFFFF;
    background-color: #707070;
    border-color: #707070;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
.main-header .Search-form input::placeholder{
    font-size: 12px;
    color: #FFFFFF;
    font-weight: 400;
}
.main-header .Search-form .form-group{
    position: relative;
    margin-bottom: 0px;
}
.main-header .Search-form img{
    position: absolute;
    right: 15px;
    top: 10px;
}
.d-sm-none-cst{
    display: none;
}
.d-lg-none-cst{
    display: block;
}
.main-header .btn-white{
    font-size: 12px !important;
    color: #fff !important;
    background: #532887;
    padding: 11px 25px;
    border-radius: 50px;
}
.home-banner{
    height: 100vh;
    position: relative;
}
.main-header.scrolled .btn-white{
    color: #fff !important;
}



.home-banner .item{
    height: 100vh;
    width:100%;
    position: relative;
}
.home-banner .item img{
    width: 100%;
}
.home-banner .item h2{
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 17px;
    color: #FFFFFF;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.home-banner .owl-nav{
    display: none;
}
.home-banner .owl-dots{
    display: none;
}
.home-banner .item .overlay{
    z-index: 9;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    width: 100%;
}
.your-deliverd-drems{
    padding: 50px 0;
}
.your-deliverd-drems p.social-links > a{
    font-size: 14px;
    color: #000000;
    font-weight: 400;
}
.your-deliverd-drems h2{
    font-family: 'Playfair Display', serif;
    font-size: 35px;
    color: #000000;
    font-weight: 700;
}
.your-deliverd-drems p{
    font-size: 20px;
    color: #000000;
}
.black-btn{
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    background: #000;
    padding: 12px 31px;
    border-radius: 50px;
    display: inline-block;
}
.black-btn:hover{
    color: #fff;
}
.service-section{
    padding: 50px 0;
    background-color: #F8F8F8;
}
.service-section h2{
    font-size: 35px;
    color: #000000;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
}
.service-section .content{
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    padding: 35px;
    border-radius: 20px;
    background: #fff;
}
.service-section .content img{
    
}
.service-section .content p{
    font-size: 14px;
}
.service-section .content h3{
    font-size: 17px;
    color: #000000;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
}
.geeting-it-done{
    padding: 50px 0;
}
.main-headline-sec{
    font-size: 35px;
    color: #000000;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
}
.sub-headline-sec{
    font-size: 20px;
    color: #000000;
    font-weight: 400;
    line-height: 27px;
}
.content-for-section{
    font-size: 14px;
}
.about-us-section{
    background-color: #F8F8F8;
    padding: 50px 0;
}
.about-us-section .play-vedio{
    position: relative;
}
.about-us-section .play-vedio .vedio{
    position: absolute;
    left: -37px;
    top: 40%;
}
.Testimonials{
    padding: 80px 0;
    position: relative;
}
.Testimonials .owl-carousel .item p{
    font-size: 15px;
    color: #231F20;
    font-weight: 500;
    font-style: italic;
}
.Testimonials .owl-carousel .item img{
    width: 100px;
    height: 100px;
    border-radius: 50px;
    margin: 0 auto;
}
.Testimonials .owl-carousel .owl-nav .owl-next{
    position: absolute;
    right: 157px;
    bottom: 68px;
    font-size: 30px;
}
.Testimonials .owl-carousel .owl-nav .owl-prev{
    position: absolute;
    left: 157px;
    bottom: 68px;
    font-size: 30px;
}
.Testimonials .owl-carousel .owl-dots .owl-dot{
    width: 12px;
    height: 12px;
    background: #8D8D8D;
    border-radius: 50px;
    opacity: 0.6;
    margin: 0 2px;
    margin-top: 30px;
}
.Testimonials .owl-carousel .owl-dots .owl-dot.active{
    background-color: #000000;
    opacity: 1;
}
footer{
    width: 100%;
    padding: 50px 0 20px 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-color: #000;
}
footer .social-listing a{
    font-size: 15px;
    color: #FFFFFF;
    font-weight: 400;
    margin: 0 20px;
}
footer p{
    font-size: 10px;
    color: #FFFFFF;
}
footer  #backToTop {
    position: absolute;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    float: right;
    color: #fff;
    text-decoration: none;
    bottom: 70px;
    right: 0px;
    z-index: 1001;
    font-size: 12px;
}


/*5-1-2021*/
.sub-banner-section{
    height: 55vh;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.sub-banner-section .overlay{
    z-index: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    height: 100%;
    width: 100%;
}
.sub-banner-section h1{
    font-size: 35px;
    color: #FFFFFF;
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    margin-top: 150px;
}
.client-detail-sec{
    border-radius: 20px;
}
.client-detail-sec img{
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.client-detail-sec .description{
    background: #fff;
    padding: 25px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.client-detail-sec .description h2{
    font-size: 17px;
    color: #000000;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
}
.client-detail-sec .description p{
    font-size: 14px;
}

/*6-1-2021*/
.contact-us-section{
    padding: 50px 0;
}
.contact-us-section .content {
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    padding: 50px 35px;
    border-radius: 20px;
    background: #fff;
}
.contact-us-section .content h3 {
    font-size: 17px;
    color: #000000;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
}
.contact-us-section .content a {
    font-size: 14px;
    color: #000000;
}
.get-in-touch{
    padding: 10px 0 50px 0;
}
.get-in-touch h2{
    font-size: 35px;
    color: #000000;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
}
.get-in-touch p{
    font-size: 20px;
}
.custom-form input{
    font-size: 12px;
    border: 1px solid #ced4da;
    border-radius: 50px;
    padding: 15px;
}
.custom-form select{
    font-size: 12px;
    border: 1px solid #ced4da;
    border-radius: 50px;
    padding: 10px;
    color: #A1A1A1;
}
.custom-form textarea{
    font-size: 12px;
    border: 1px solid #ced4da;
    border-radius: 20px;
    padding: 15px;
}
.custom-form input::placeholder, .custom-form textarea::placeholder{
    color: #A1A1A1;
    font-size: 12px;
}
.custom-form .drag-and-drop{
    background: #F8F8F8;
    border: 1px dashed #A1A1A1;
    padding: 22px 25px;
    border-radius: 20px;
}
.custom-form .drag-and-drop p{
    font-size: 14px;
    color: #000000;
}
.custom-form .input-file-cst {
    border: 1px solid #000000;
    position: relative;
    text-align: center;
    cursor: pointer;
    background: #000000;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    padding: 13px 30px;
    border-radius: 50px;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 10px;
}
.custom-form .input-file-cst .hide_file {
    position: absolute;
    z-index: 1000;
    opacity: 0;
    cursor: pointer;
    right: 0;
    top: 0;
    height: 100%;
    font-size: 24px;
}
.get-a-quote{
    padding: 60px 0;
}

/*7-1-2020*/
.faq-section{
    padding: 60px 0;
}
.faq-section .card{
    margin-bottom: 20px;
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    border-radius: 15px;
    background: #F8F8F8;
}
.faq-section .card  .card-header{
    border-radius: 25px;
    border-bottom: none;
    background-color: #fff;
}
.faq-section .card  .card-header button{
    font-size: 17px;
    color: #000;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    width: 100%;
    text-align: left;
}
.faq-section .card .card-header button i{
    float:right;
}
.faq-section .card .card-body{
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}
.faq-section .card .card-body p{
    font-size: 14px;
}
.gallery-section{
    padding: 50px 0;
}

.gallery-section img {
  max-width: 100%;
  display: block;
}

.gallery-section figure {
  margin: 0;
  display: grid;
  grid-template-rows: 1fr auto;
  margin-bottom: 10px;
  break-inside: avoid;
}

.gallery-section figure > img {
  grid-row: 1 / -1;
  grid-column: 1;
}

.gallery-section figure a {
  color: black;
  text-decoration: none;
}

.gallery-section figcaption {
  grid-row: 2;
  grid-column: 1;
  background-color: rgba(255,255,255,.5);
  padding: .2em .5em;
  justify-self: start;
}

.gallery-section .container-cst {
  column-count: 4;
  column-gap: 10px;
}
.gallery-section .nav-tabs {
    border-bottom: none;
    display: flex;
    justify-content: center;
}
.gallery-section .nav-tabs .nav-item.show .nav-link,.gallery-section .nav-tabs .nav-link.active {
    border: none;
    background: #000;
    color: #fff;
    border-radius: 50px;
    padding: 10px 30px;
}
.gallery-section .nav-tabs .nav-link:focus,.gallery-section .nav-tabs .nav-link:hover {
    border: none;
    background: #000;
    color: #fff;
    border-radius: 50px;
    padding: 10px 30px;
}
.gallery-section .nav-tabs .nav-link {
    border: none;
    background: #fff;
    color: #000;
    border-radius: 50px;
    padding: 10px 30px;
    border: 1px solid #000;
    text-transform: uppercase;
    font-size: 12px;
}
.gallery-section .nav-tabs .nav-item {
    margin: 0 4px;
}

@media screen and (max-width: 420px){
.faq-section .card .card-header {
    padding: 10px 5px;
}
.faq-section .card .card-header button {
    font-size: 12px;
}
.faq-section .card .card-body p {
    font-size: 12px;
}

.gallery-section .container-cst {
    column-count: 2;
    column-gap: 10px;
}
}


@media(max-width: 768px){
    .d-sm-none-cst{
        display: block;
    }
    .d-lg-none-cst{
        display: none;
    }
    .main-header .navbar-brand {
        position: relative;
        left: 0%;
        width: 51%;
    }
    .main-header .navbar-brand img{
        width: 65%;
    }
    .main-header .navbar {
        padding: 20px 15px;
    }
    .about-us-section .play-vedio .vedio {
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
    }
    .service-section .content {
        margin-bottom: 30px;
    }
    .client-detail-sec {
        margin-bottom: 20px;
    }
    .contact-us-section .content{
        margin-bottom: 20px;
    }
    .gallery-section .nav-tabs .nav-item {
        text-align: center;
        margin-bottom: 15px;
        width: 100%;
    }
    .main-header .Search-form {
        width: 100%;
    }
    .main-header .navbar ul > li.current-menu-item a.nav-link::after{
        display:none;
    }
    .main-header .navbar ul > li > a.nav-link:hover::after{
        display:none;
    }
}
@media(max-width: 768px) and (orientation: landscape){

}
@media(min-width: 414px) and (max-width: 896px) and (orientation: landscape){
    .d-sm-none-cst{
        display: block;
    }
    .d-lg-none-cst{
        display: none;
    }
    .main-header .navbar-brand {
        position: relative;
        left: 0%;
    }
    .main-header .navbar {
        padding: 0px 15px;
    }
    .main-header .Search-form {
        width: 100%;
    }
    .main-header .navbar ul > li.current-menu-item a.nav-link::after{
        display:none;
    }
    .main-header .navbar ul > li > a.nav-link:hover::after{
        display:none;
    }
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
   
    .d-sm-none-cst{
        display: block;
    }
    .d-lg-none-cst{
        display: none;
    }
    .main-header .navbar-brand {
        position: relative;
        left: 0%;
        width: 51%;
    }
    .main-header .navbar-brand img{
        width: 100%;
    }
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1){
    
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2)  and (orientation: portrait)  {
    
}





