.alternate{
    margin-top: 18%;
}

.alternate .light{
	color: whitesmoke;   
}

.alternate h2 {
       /* position: relative; */
    color: #164e81;
    font-size: 50px;
    font-weight: 600;
    /* line-height: 1.1em; */
    /* margin-bottom: 10px; */
    /* padding-left: 30px; */
    -webkit-transition: 1s;
    -moz-transition: .1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    /* -webkit-transform: translateY(50px); */
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
/*    transform: translateY(50px);*/
}

.alternate h3.light {
    color: #dff700;
    font-size: 25px;
    font-weight: 600;
    margin: 20px 0px;
}

.alternate .newbtn{
    margin-top: 31px;
    display: inline-block;

}.c5_main_div2 {
    padding-top: 2vw;
    width: 80vw;
    margin: 0 auto;
    padding-bottom: 5vw;
}.c5_div {
    background-color: #FFFFFF;
    border-radius: 20px;
    box-shadow: 2px 2px 2px 2px #e6e5e5;
}.c5_sub_div {
    display: grid
;
    grid-template-columns: auto auto auto;
    padding: 2vw;
}.c5_sub_div1 {
    border: 1px solid rgb(244, 242, 242);
    padding: 20px;
    font-size: 30px;
    border-left: 0px;
    border-top: 0px;
}.c5_sub_div1 i {
    color: red;
}.c5_sub_div1 strong {
    font-size: 1.4vw;     padding: 13px 0px;
    display: block;
}.c5_main_div {
    background-color: rgb(240, 241, 244);
}.c5_sub_div1 h4 {
    font-weight: 400;
    line-height: 1.5;
    font-size: 1.2vw;
    color: #404040;
    /* margin-top: 1vw; */
}.ourexpcont ul {
    list-style: none;    padding-left: 0px;
    display: flex
;
    justify-content: space-between;
    margin-top: 35px;
}.ourexpcont ul li {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 6px #e3e3e3;
    border-radius: 10px;
    width: 23%;
   padding: 29px 15px;
    text-align: center;
}.ourexpcont ul li span {
    font-size: 35px;
    font-weight: 700;
    color: #dc3545;
}.ourexpcont ul li p {    margin-bottom: 0px;
      font-size: 15px;
    margin-top: 10px;
}


.our-project .card-title{
    


 text-align: center !important;
    color: #ed1d2c;
    font-size: 20px;}
.our-project .card img{
        width: 100%;
    height: 250px;
    object-fit: cover;

}    
.our-experience{
padding: 33px 0px;}
@media only screen and (min-width: 768px) and (max-width: 20000000000000px) {
.our-project p{
    
    min-height: 136px;}


}


.btnbwhtasapp {
    background: #65c655;
    position: relative;
    width: 158px;
    border-radius: 50px;
    margin-left: 20px;
    text-align: center;
    align-items: center;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 0px 39px;
    padding: 5px 24px;
    line-height: 14px;
    font-size: 17px;
    padding-left: 36px;
    border: 1px solid #65c655;
}

 .btnbwhtasapp span {
    position: absolute;
    left: -7px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.btnbwhtasapp span img {
    width: 38px;
}


    .owl-carousel .item {
      text-align: center;
    }
    .owl-carousel img {
      width: 100%;
      height: auto;
      border-radius: 8px;
    }
.testimonials-wrap {
            padding: 40px 0;
        }
        .heading-section {
            text-align: center;
        }
        .sub-heading {
            font-family: 'Lato', sans-serif;
            font-size: 12px;
            display: block;
            font-weight: 600;
            color: #dc3545;
            text-transform: uppercase;
            letter-spacing: 2px;
        }
        .heading-section h2 {
            font-size: 28px;
            font-weight: 600;
            padding-top: 10px;
            padding-bottom: 15px;
        }
        .testimonial-box {
            display: block;
            position: relative;
            padding: 30px 20px;
            background: #fff;
            border: 1px solid rgba(0,0,0,.03);
            border-radius: 5px;
            box-shadow: 0 0 20px rgba(0, 0, 0, .08);
        }
        .user-img {
      width: 49px;
    height: 49px;
    border-radius: 50%;
    position: relative;
    min-width: 41px;
    background-size: 100%;
        }
        .carousel-testimonial .item {
            padding: 30px 10px;
        }
        .quote {
          position: absolute;
    top: -15px;
    color: #dc3545;
    font-size: 27px;
        }
        .name {
     line-height: 14px;
    font-size: 21px;
    font-weight: 500;
    margin-left: 25px;
    margin-top: 4px;
    margin-bottom: 10px;

        }
        .position {
            color: #adadad;
            font-size: 14px;
        }
        .carousel-testimonial .owl-nav {
            text-align: center;
        }
        .carousel-testimonial .owl-nav button.owl-next, 
        .carousel-testimonial .owl-nav button.owl-prev {
            padding: 0 12px !important;
        }
        .carousel-testimonial .owl-nav button {
            outline: none;
            padding: 0;
        }
        .carousel-testimonial .owl-nav button.owl-next span, 
        .carousel-testimonial .owl-nav button.owl-prev span {
            display: block;
            font-size: 40px;
            width: 25px;
            height: 25px;
            vertical-align: 0px;
            line-height: 16px;
        }
        .carousel-testimonial .owl-nav button.owl-next.disabled, 
        .carousel-testimonial .owl-nav button.owl-prev.disabled {
            opacity: 0.5;
        }.heading {
    display: flex
;
    align-items: center;
    margin-bottom: 12px;
    justify-content: center;
}

.customer-apprec-slider .image {
    width: 69px;
    height: 69px;
    border-radius: 50%;
    position: relative;

}   

 .testimonial-box ul{    padding-left: 14px;}
.testimonial-box ul li{

    list-style: none;
float: left;}   


.testimonial-box ul li i{

 color: #ffc107;
    padding: 0px 14px;}    

.testimonial-box .grp {
     display: flex !important;
    justify-content: center;}

    .testimonial-box .para-tst{
              min-height: 159px;

    }.commanbtn {
    background: transparent linear-gradient(180deg, #dc3545 0%, #b91222 100%) 0% 0% no-repeat padding-box;
    /* background: transparent linear-gradient(180deg, #FFB100 0%, #FF5E00 100%) 0% 0% no-repeat padding-box; */
    border: 1px solid #FF5E00;
    border-radius: 9px;
    padding: 8px 15px;
    color: #fff;
    cursor: pointer;
    outline: none;
    display: inline-block;
    font-size: 16px;
}.bookdest2 .commanbtn {
    width: 152%;
    margin-left: 2%;
}

@media screen and (min-width: 100px) and (max-width: 768px) {
    .c5_sub_div {
        text-align: center;
        display: inherit;
        grid-template-columns: auto auto auto;
        padding: 2vw;
    }
   .c5_sub_div1 {
        border-right: none;
        border-left: none;
    }
    .footefixed-contact.mobilefooter-fixedcontent {
        display: block;
        background: transparent;
    }    .footefixed-contact {
        width: 100%;
        background: #0b1657;
        bottom: 0;
        justify-content: center;
        left: 0;
        right: 0;
    }    .footefixed-contact {
        width: 100%;
        background: #0b1657;
        bottom: 0;
        justify-content: center;
        left: 0;
        right: 0;
    }    .footefixed-contact.mobilefooter-fixedcontent ul {
        display: flex
;
        align-items: center;
        justify-content: space-around;
        background: #000000a6;
        padding: 4px 10px;
    }
    .ourexpcont ul li {
        width: 45%;
        margin-bottom: 15px;
    }    .ourexpcont ul {
        flex-wrap: wrap;
    }    .ourexpcont ul li span {
        font-size: 26px;
    }.ourexpcont ul li p {
        font-size: 14px;
        text-align: center;
    }    .c5_sub_div1 strong {
        font-size: 4.4vw;
        padding-top: 0px;
        display: block;
    }    .c5_sub_div1 h4 {
        font-weight: 400;
        line-height: 1.5;
        font-size: 4.2vw;
    }

    .bookdest2 .commanbtn {
    width: 107%;
}
    .colorlib-heading h1 span {

    line-height: 23px !important;
    font-size: 18px;
} 
.alternate{
    display: none;
}
.banner-form {
        position: inherit;
        top: -45px;    
        
} 

.navbar-brand img {
        height: 57px !important;
    }

    .hmob{
        display: none !important;
    }
} 

@media screen and (min-width: 769px) and (max-width: 2000000000000px) {
.banner-form{
    width: 31%;
}
}
.error{
    color: red;
}

#videosyts .videosyt{
  width: 23%;
    /* height: 300px; */
    /* float: left; */
    display: inline-block;
    margin: 9px;
    cursor: pointer;

}