.header-logo img{
    width: 150px;
}
.header-container{
    padding: 0 40px ;
}
.baner-video{
    background-color: rgb(220, 181, 22);
    height: 100vh;
    overflow: hidden;
   
}
.baner-video video{
    width: 100%;
    height: 100vh;
    
    object-fit: cover;
}
.baner-video #hero{
    position: absolute;
       left: 0;
    top: 0;
    width: 100%;
    background-color: transparent;
    height: 100%;
}
.hero-style14 .hero-title{
    font-size: 65px;
    font-weight: 500;
}
.bg-theme-two{
    background-color: var( --theme-color2);
}

.discount-tag a img{
    width: 70px;
}
.about-img-right .img1{
    width: 301px;
    height: 331px;
}
.about-img-left .img1{
    width: 295px;
    height: 150px;
}
.about-img-right .img1 img,.about-img-left .img1 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.why-bg-img11-1 img{
    width: 253px;
    height: 276px;
    object-fit: cover;
}
.home-video-box {
    height: 70vh;
}
.home-video-box img{
    height: 70vh;
    width: 100%;
    object-fit: cover;
}
.home-video-box video{
    height: 100%;
     width: 100%;
    object-fit: cover;
}
.testi11-quote-icon-wrap span.quote-icon{
    font-size: 70px;
    color: var(--theme-color2);
}

.footer-iframe iframe{
    width: 100%;
    height: 280px;
    border-radius: 2px;
}

.process-box-img img,.process-box-img{
    width: 495px;
    height: 425px;
    object-fit: cover;
}
.testi-card9 .box-content .box-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.th-widget-contact {
    margin-bottom: 20px;
}
.th-widget-contact h6{
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
}
.th-widget-contact h6 img{
    width: 30px;
    height: 30px;
    object-fit: cover;
    border-radius: 50%;
}
.th-widget-contact h6  a{
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}
.copyright-text{
    text-align: center;
}
.main-menu a{
    font-size: 17px;
}
.hero-style14 {
    padding: 20px 0;
    height: 100%;
    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
#hero{
        display: flex
;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.service-card11 .box-text{
    font-size: 18px;
}
.header-logo-cs{
    position: relative;
    padding-bottom: 10px;
    background-color: transparent !important;
}
.header-logo-cs::before{
 content: '';
    position: absolute;
    top: -13px;
    left: -11px;
    background-color: #000;
    width: 150%;
    height: 133%;
    z-index: -1;
        border-radius: 0 300px 300px 0;
}
.header-area-cs  .menu-area{
    overflow: hidden;
}
.header-area-cs.sticky{
    background-color: var(--title-color);
}
.header-area-cs.sticky .padding-header-container{
   padding-left: 30px;
   padding-right: 30px;
}
.header-cs-area-2 .header-area-cs.sticky .menu-area {
    background-color: transparent !important;
}
.header-cs-area-2 .header-area-cs.sticky .main-menu>ul>li>a{
    color: #fff;
}
.header-area-cs .main-menu{
    padding-left: 30px;
}
.header-cs-area-2 .header-area-cs.sticky a.th-btn {
    background-color: #fff !important;
    color: #000;
}
.header-cs-area-2 .header-area-cs.sticky a.th-btn:before{
 background-color: var(--theme-color) !important;
}
.header-cs-area-2 .header-area-cs.sticky a.th-btn:hover{
    color: #fff !important;
}


.gallery-card .box-img img.gallery-height{
    height: 450px;
}
.gallery-card .box-img img.gallery-height-2{
    height: 215px;
}
.gallery-card .box-img img{
    border: 1px solid #ccc;
}
.section-padding-cs{
    padding: 65px 0;
}
.section-padding{
    padding: 45px 0;
}



.contact-us-office-section {
    padding: 50px 0;
}

.contact-flag-title {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;

}

.contact-flag-title img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}

.contact-flag-title h3 {
    font-size: 24px;
    margin: 0;
}

.contact-us-office-widget p,.contact-us-office-widget ul li {
    margin: 15px 0;
    font-size: 18px;
    margin-top: 10px;
    color: #282828;
}

.contact-us-office-widget {
    border-right: 1px solid #ccc;
    padding: 20px;
    height: 100%;
}
.contact-us-office-widget ul{
    list-style: none;
    margin: auto;
}
.contact-us-office-widget ul li{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.contact-us-office-widget ul li i{
    /* margin-top: 5px; */
    min-width: 40px;
    height: 40px;
    border: 1px solid #888888;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #888888;
    font-size: 15px;
}
.project-card3 .icon-btn{
    position: absolute;
    top: 0;
}
.services-info-box .service-content{
    padding: 15px;
}
.services-info-box .service-content h3{
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: 700;
}
.services-info-box .service-content h3 a{
    font-weight: 700;
}
.services-info-box .service-content p{
    margin: 0;
    font-size: 15px;
    color: #282828;
}
.services-info-box .service-img{
    height: 230px;
}
.services-info-box .service-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.services-info-box .service-img a{
    width: 100%;
    height: 100%;
}
.services-info-box{
    border-radius: 15px;
    overflow: hidden;
    border: 1px solid #ccc;
    height: 100%;
    position: relative;
}
.services-info-box .service-content{
    border: 0;
    padding-bottom: 70px;
}
.services-info-box .service-content .th-btn{
    position: absolute;
    bottom: 15px;
}
.theme-bg-black{
    background-color: var(--title-color);
}
.bg-logo-btn{
    background-color: var(--theme-color2) !important;
    /* color: #fff !important; */
}
.cta-left-area{
    padding-left: 30px;
}


.product-modal-content .modal-top{
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.product-modal-content .modal-top .btn-close-cs{
    width: 35px;
    height: 35px;
    background-color: var(--theme-color2);
    color: #fff;
    border-radius: 50%;
    border: 0;
    margin-top: -15px;
    margin-right: -15px;
}

.product-modal-dt-left{
    width: 100%;
    height:300px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.product-modal-dt-left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
}
h3.product-pop-title{
    font-size: 22px;
    font-weight: 700;
    display: flex;
    justify-content: space-between;
    align-items: center;

}
h3.product-pop-title a{
    font-size: 14px;
    padding: 13px 25px;
    min-width: 150px;
}
.product-modal-right ul{
 list-style: none;
 margin: 0;
 padding: 0;

}
.product-modal-right ul li{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 15px;
}
.product-modal-right ul li span{
    min-width: 12px;
    height: 12px;
    background-color: var(--theme-color2);
    margin-top: 3px;
}
.product-modal-right ul li .product-modal-li-info h6{
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}
.product-modal-right ul li .product-modal-li-info p{
    margin: 0;
    font-size: 15px;
    line-height: 25px;
}
.product-modal-right h3{
    font-size: 20px;
    font-weight: 600;
}

.tabs-custom-portfolio {
    height: 100%;
    justify-content: flex-end;
    align-items: flex-end;
        margin: 0;
    padding-bottom: 40px;
}
.portfolio-video{
    width: 100%;
    height: 100%;

}
.portfolio-video iframe{
    width: 100%;
    height: 300px;
    border-radius: 5px;
}
.portfolio-video  h3{
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    text-align: center;
}
.portfolio-img {
    width: 100%;
    height: 100%;
}
.portfolio-img img{
    width: 100%;
    height: auto;
    border-radius: 20px;
    object-fit: cover;
}
.portfolio-img h3{
    text-align: center;
    font-size: 19px;
    font-weight: 600;
    margin: 10px 0;
}
.blog-widget-custom h3{
    font-size: 20px;
    font-weight: 600;
}
.blog-widget-custom .blog-img{
    height: 300px;
}
.blog-widget-custom .blog-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.bg-blog{
    background:#F4F6F8;
}
.blog-info-content .blog-img{
    width: 100%;
    height: 450px;
    object-fit: cover;
    border-radius: 20px;
    margin-bottom: 15px;

}
.blog-info-content .blog-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog-dt-widget-right span.text{
    font-size: 19px;
}
.blog-info-content p{
    color: #282828;
}
.blog-info-content ul li{
    font-size: 16px;
    margin: 15px 0;
     color: #282828;
}
.widget-blog-dt-right{
    background-color: #fff;
}
.widget-blog-dt-right .media-body h4{
    font-size: 16px;
}
.widget-blog-dt-right .media-body h4 a{
    line-height: 24px;
}
.widget-blog-dt-right .media-body {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.widget-blog-dt-right .recent-post img{
    height: 100%;
    object-fit: cover;
}

.choose-top-title p{
    font-size: 17px;
    padding-right: 55px;
}


.help-contact {
    padding: 30px;
    border-radius: 10px;
    background-color: var(--color-white);
    border: 1px solid #ccc;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.help-contact h6 {
    font-size: 20px;
    font-weight: 700;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 20px;
}
.help-contact img{
    width: 35px;
    height: 35px;
    border-radius: 50%;
    object-fit: cover;
}
.help-contact a {
    font-size: 17px;
    color: var(--title-color);
    text-decoration: none;
}
.contact-infobox-cs h3{
    display: flex;
    justify-content: space-between;
    align-items: center;
   
}
.contact-infobox-cs h3 img{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    object-fit: cover;
}
.th-widget-contact h5{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #d8a809;
    font-size: 16px;
     gap: 15px;
}
.th-widget-contact h5 img{
    width: 40px;
    height: 40px;
    object-fit: cover;
    border-radius: 50%;
}
.footer-wrapper{
    padding-top: 70px !important;
}
.careers-top-info .job-author img{
    object-fit: cover;
}
.careers-top-info .author-info .job-title{
   font-size: 18px;
}
.careers-top-info .author-info .location{
   font-size: 14px;
}
.careers-short-info p{
    font-size: 14px;
    color: #282828;
    margin-bottom: 4px;
}
.careers-short-info h6{
    font-size: 18px;
    margin-bottom: 4px;
}
.careers-short-info ul li{
      font-size: 14px;
    color: #282828;
    font-weight: 600;
}
.job-main-container{
    height: 100%;
}

.job-content-info{
    min-height: 34rem;
}


.whatspp-home {
    position: fixed;
    bottom: 12%;
    right: 30px;
    display: flex;
    justify-content:center;
    align-items: center;
    width: fit-content;
    height: 55px;
    width: 55px;
    border-radius: 40px;
    border: 3px solid #fff;
    text-decoration: none;
    color: #fff;
   z-index: 5000;
    gap: 10px;
    font-size: 23px;
    font-weight: 600;
    background-color: #25D366;
    transition: 0.5s;
}

.whatspp-home:hover {
    border-color: #25D366;
    color: #25D366;
    background-color: #fff;
}