@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body{
  font-family: 'Roboto', sans-serif;
}
html {
    scroll-behavior: smooth;
  }
@media (min-width: 1200px){
.container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1280px;
}
}


.top-head{
    background-image: linear-gradient(to right, #dc3e2e, #783f87);
    padding: 9px 0;
}
.top-head p{margin: 0;font-weight: 500;font-size: 16px;color: #fff;position: relative;top: 5px;}
.top-head-left{text-align: left;}
.top-head-right{text-align: right;}
.top-head-right ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.top-head-right ul li{
    display: inline-block;
    margin: 0 2px;
}
.top-head-right ul li .fa{
    font-size: 14px;
    color: #000;
    height: 30px;
    width: 30px;
    background: #fff;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
}
.header{display: block;width: 100%;padding: 15px 0px;padding-bottom: 10px;}
.logo img{width: 180px;}
.industrt-box{background: #fff;border: 1px solid #ccc;padding: 15px;}
.industrt-box img{
    height: 56px;
    object-fit: contain;
}
.main-menu{background: #ffffff;padding: 10px 0px;}
.menu-last{
    margin-top: 25px;
    text-align: right;
}
.menu-last a{
    padding: 13px 22px !important;
    color: #fff !important;
    border-radius: 100px;
    background-image: linear-gradient(to right, #dc3e2e, #783f87);
    font-weight: 600;
    text-decoration: none;
}

.product-slide-sec {
    border: 1px solid #ccc;
    padding-bottom: 20px;}

.product-slide-sec h4 {min-height:40px;  font-size: 15px;line-height: 20px;}

.prod-inf-div {padding: 0 15px;}

.prod-inf-div h6 {color: #db1f26;font-size: 18px;margin: 15px 0 15px;}

.prod-inf-div span {text-decoration: line-through;font-size: 15px;color: #666;font-weight: 400;margin-left: 12px;}

.prod-inf-div li {list-style-type: none;display: inline-block;width: 30px;height: 30px;font-size: 14px;margin-right: 12px;line-height: 30px;text-align: center;border: 1px solid #ccc;}



.p-li-div ul {padding: 0;}
.sale-div{
font-size: 13px;
    background-image: url(../images/p-shape.png);
    /* background-size: cover; */
    background-repeat: no-repeat;
    padding: 4px 8px;
}
.sale-div p {color: #fff;}

 .owl-prev, .owl-next {

    position: absolute;

    top: 0;

    height: 100%;

}

 .owl-prev {

    left: 5px;

}

.hm-hed-sec h4:after{
  content:"";
  background:inherit;
  border-radius: 0;
  height: 4px;
  position:absolute;
  width: 75px;
left: 0;right: 0;bottom: 0;background: #db1f26;margin: auto;}
.hm-hed-sec {text-align: center;}

.hm-hed-sec h4 {font-size: 32px;font-weight: 600; position: relative;margin-bottom: 30px;padding-bottom: 15px;display: inline-block;}

 .owl-next {

    right: 5px;

}


.p-img-div img {width: 100%;}

.p-img-div {padding: 0 10px;}

section.trend-div-sec {
    padding-top: 50px;
}
.news-div {
    text-align: center;
    width: 42%;
    margin: auto;
}
section.news-sec {
    padding: 40px 0;
    background: #000;
}

form.form-subscribe btn {}

form.form-subscribe button {width: 54px;background: #db1f26;font-size: 22px;border: 0;height: 44px;border-radius: 0px 5px 5px 0px;}

form.form-subscribe input {height: 44px;}

.news-div p {color: #fff;}
.foot-scl-sec{background-image: url(../images/ftrbg.jpg);background-size: cover;padding: 30px 0px;padding-bottom: 40px;}
.hav-qust{}
.hav-qust ul {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    display: inline-block;
    width: 47%;
    margin: 0 9px;
}
.hav-qust ul li{}
.hav-qust span{
    color: red;
}
.hav-qust h2{
    font-size: 35px;
    color: #fff;
    margin-bottom: 20px;
}
.hav-qust textarea{
    width: 100%;
    height: 175px;
    padding: 10px;
    border-radius: 5px;
}
.hav-qust input[type=text], .hav-qust input[type=email], .hav-qust input[type=tel]{
    height: 50px;
    margin-bottom: 11px;
}
.form-button{text-align: left;
    float: left;
    width: 100%;}
.form-button button{
    border-color: #fff;
    width: 156px;
    text-align: center;
    line-height: 26px;
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    height: 47px;
    border-radius: 5px;
    margin-top: 10px;
    background-image: linear-gradient(to right, #dc3e2e, #783f87);
}
.hv-location{
    float: left;
    background: #fff;
    width: 100%;
    padding: 15px 20px;
    border-radius: 5px;
    margin: 40px 0px;
}
.hv-location span{
    font-weight: 600;
    font-size: 20px;
}
.hv-location .fa{
    font-size: 20px;
    color: #d93e30;
    margin-right: 10px;
}
.hv-location p{
    margin-top: 10px;
    color: #000;
    margin-bottom: 0px;
}
.hv-cntct-div{
    float: left;
    width: 100%;
    margin-top: 10px;
}
.hv-cntct-div ul {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
}
.hv-cntct-div ul li{
    width: 46%;
    display: inline-block;
    margin-right: 10px;
}
.hv-cntct-div ul li .fa{
    color: #ff0000;
    font-size: 20px;
    margin-right: 7px;
}
.hv-cntct-div ul li span{
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
.hv-cntct-div ul li a{
    font-size: 19px;
    color: #fff;
    display: block;
    position: relative;
    left: 33px;
    top: 5px;
}
.lmbd-right{
    margin-top: 15px;
}
.lmbd-right iframe{
    border: 2px solid #ff0707 ! IMPORTANT;!I;!;
    border-radius: 10px;
}
.lmbd-scl{
    margin-top: 25px;
}
.lmbd-scl ul{
    padding: 0;
    margin: 0;
    list-style: none;
    padding-top: 7px;
}
.lmbd-scl ul li{
    display: inline-block;
    font-size: 20px;
    color: #fff;
    margin-right: 10px;
}
.lmbd-scl ul li .fa{
    height: 35px;
    width: 35px;
    line-height: 35px;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 50%;
}
.lmbd-scl ul li a{
    color: #fff;
}
.lmbd-scl span{
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}
/*** heading***/
.main-heading{}
.main-heading h4{font-size:32px;position:relative;color: #000;padding-bottom: 4px;text-align: center;margin-bottom: 30px;}
.main-heading h4:before{position:absolute;content:'';bottom: -8px;
left: 50%;transform: translate(-50%, -50%);height: 4px;width: 85px;background-color:#db1f26;}
.sec-padding{padding:40px 0px;}


/**** hero section ****/
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.hero {
    width: 100%;
    min-height: 100vh;
    padding: 80px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  
  .hero img {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
  }
  
  .hero:before {
    content: "";
    background: color-mix(in srgb, var(--background-color), transparent 30%);
    position: absolute;
    inset: 0;
    z-index: 2;
  }
  
  .hero .container {
    z-index: 3;
  }
  
  .hero .welcome h2 {
    margin: 0;
    font-size: 48px;
    font-weight: 700;
    color: #fff;
  }
  
  .hero .welcome p {
    font-size: 24px;
    margin: 0;
    color: #fff;
  }
  
  .hero .content {
    margin-top: 40px;
  }
  
  .hero .content .why-box {
    color: #fff;
    padding: 30px;
    border-radius: 4px;
    background-image: linear-gradient(to right, #dc3e2e, #783f87);
  }
  
  .hero .content .why-box h3 {
    color: #fff;
    font-weight: 700;
    font-size: 34px;
    margin-bottom: 30px;
  }
  
  .hero .content .why-box p {
    margin-bottom: 30px;
  }
  
  .hero .content .why-box .more-btn {
    color: #fff;
    background: #000000;
    display: inline-block;
    padding: 6px 30px 8px 30px;
    border-radius: 50px;
    transition: all ease-in-out 0.4s;
    text-decoration: none;
  }
  
  .hero .content .why-box .more-btn i {
    font-size: 14px;
  }
  
  .hero .content .why-box .more-btn:hover {
    background: #7a3f85;
    color: #fff;
  }
  
  .hero .content .icon-box {
    background: rgb(205 62 58);
    text-align: center;
    border-radius: 10px;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    padding: 20px;
    width: 100%;
  }
  
  .hero .content .icon-box i {
    font-size: 40px;
    color: var(--accent-color);
  }
  
  .hero .content .icon-box h4 {
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0 10px 0;
    color: #fff;
  }
  
  .hero .content .icon-box p {
    font-size: 15px;
    color: #fff;
  }
  .icon-box img{position: relative;width: 50px;height: 50px;display: inline-block;}
.serv-section{background-color: #e6e6e6;padding: 50px 0px;padding-bottom: 30px;}
.ser-box{
    background: #fff;
    text-align: center;
    position: relative;
    border-radius: 20px;
    padding: 50px 20px;
    margin-bottom: 40px;
    transition: 1s;
}
.ser-box:hover .ser-icon-div{background-color:#fff;}
.ser-icon-div{
    width: 100px;
    height: 100px;
    line-height: 100px;
    background: #e6e6e6;
    display: inline-block;
    position: relative;
    border-radius: 30px;
    margin-bottom: 20px;
}
.ser-box img{
    width: 60px;
}
.ser-box h2{
    font-size: 20px;
}
.sec-hdng{
    text-align: center;
    padding-bottom: 20px;
    font-size: 40px;
}
.ser-box p{}
.ser-box:hover{background-image: linear-gradient(to right, #dc3e2e, #783f87);transition:0.5s;}
.ser-box:hover h2{color:#fff;}
.ser-box:hover p{color:#fff;}
.second-box{
    background-image: linear-gradient(to right, #dc3e2e, #783f87);
    transition: 1s;
    transform: 1s;
}
.second-box h2{color:#fff;}
.second-box p{color:#fff;}
.second-box:hover{
    background: #fff;
}
.second-box:hover h2{color:#000;}
.second-box:hover p{color:#000;}
.second-box:hover .ser-icon-div{background-color:#e6e6e6;transition:0.5s;}


.slider {
    display: flex;
    gap: 10px; /* Space between images */
    animation: slide 30s linear infinite;
}

.branch-tittle{
    text-align: center;
    color: #fff;
    margin-top: 50px;
    margin-bottom: 50px;
    border-bottom: 1px dashed;
    padding-bottom: 20px;
    font-size: 35px;
}

/* Duplicate the images for a seamless loop */
.slider-wrapper {
    display: flex;
    flex-wrap: nowrap;
    min-width: 200%; /* Double width for smooth loop */
}



.logo-div-sec{background-color: #f7f7f7;padding-bottom: 60px;}
.logo-box{background: #fff;border: 1px solid #ccc;padding: 15px;}
.logo-box img{width:100%;}

.text-center{text-align: center;}
.testimonial-row a{background-color: #db1f26;color: #fff;padding: 10px 12px;font-size: 15px;text-decoration: none;font-weight: 500;}
.mrgn-top-20{margin-top:20px;}
.banner-box{position: relative;}
.banner-box img{height: 100%;height: 550px;}
.banner-button{position: absolute;
    top: 59%;
    width: auto;left: 85%;transform: translate(-50%, -50%);}
.banner-button a img{width: auto !important;display: inline-block !important;height: auto;margin-left: 6px;/* vertical-align: middle; */}
.banner-button a{background: #db1f26;font-size: 15px;color: #fff;display: block;padding: 10px 18px;text-transform: uppercase;font-weight: 400;/* vertical-align: middle; */border-radius: 0px;font-family: 'Roboto';text-decoration: none;}


.navbar-light .navbar-nav  .nav-link{
    color:#fff;
}
.mob-logo-show {
    display: none;
}
.navbar-light .navbar-nav .nav-link {
    color: #de422f;
    font-size: 16px;
    padding: 0px 11px;
    line-height: 55px;
    height: 52px;
    font-weight: 500;
}
nav.navbar.navbar-expand-lg.navbar-light {
    padding-top: 14px;
}
.main-menu .col-lg-9{
    padding:0;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #db1f26;}
    .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgb(122 63 134);
}
.footer-bottom{background: #edecea;padding: 30px 0px;}

.copyright{padding: 10px 0px;background-image: linear-gradient(to right, #dc3e2e, #783f87);text-align: center;}
.copy-right-left{}
.copy-right-left p{margin: 0;font-size: 13px;font-weight: 500;padding-top: 5px;font-size: 18px;color: #fff;}
.copy-right-right{text-align: right;}
 .slider-container {
            overflow: hidden;
            white-space: nowrap;
            position: relative;
            width: 100%;
            padding: 10px 0;
        }

        .slider {
            display: flex;
            width: 200%; /* Twice the width for smooth looping */
            animation: slide 10s linear infinite;
        }

        .slider img {
             /* Adjust size */
             height: 150px; /* Adjust size */
             margin: 0 10px;
             object-fit: cover;
        }

        @keyframes slide {
            from {
                transform: translateX(0);
            }
            to {
                transform: translateX(-50%);
            }
        }
/*****--media screen start---*****/
@media only screen and (min-width: 320px) and (max-width: 767px){
    .hero .welcome p{font-size: 20px;
        text-align: center;}
        .hero .welcome h2{font-size: 35px;
            text-align: center;}
    nav.navbar.navbar-expand-lg.navbar-light {
    padding: 12px 15px;
    background: #fff}
.hero .content .why-box{margin-bottom: 20px;}
.hero .content .icon-box{margin-bottom: 20px;}
.hav-qust ul{width: 100%;margin:0px;}
.hv-cntct-div ul li{width:100%;margin-bottom: 20px;}
.branch-tittle{margin-top: 30px;font-size: 30px;}
.mob-logo-show {
    display: block;
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    padding: 0px 10px;}
    
    .top-head-left {
    text-align: center;
}
.top-head-right {
    text-align: center;
    margin-top: 10px;
}
.form-control-new input[type=text]{width:280px;}
.banner-box img{height:auto;}
    .logo img{display:none;}

.sec-padding{padding-bottom:20px;}
.main-heading h4{font-size: 25px;
    position: relative;
    color: #000;
    padding-bottom: 4px;
    text-align: center;
    margin-bottom: 15px;}


.logo-div-sec{margin:0px;padding-left: 10px;padding-right: 10px;}

    
  .copy-right-left p{text-align:center;padding-bottom: 10px;}  
  .copy-right-right {
    text-align:center;}
    .pay-div img{margin-bottom:10px;}
    .banner-button{top:76%;left:50%;}
}
@media only screen and (min-width: 481px) and (max-width: 767px){ }
@media only screen and (min-width: 767px) and (max-width: 1023px){
.ipad{width:100%}
nav.navbar.navbar-expand-lg.navbar-light {
    padding: 12px 15px;
    background: #fff;
}
.mob-logo-show {
    display: block;
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
    padding: 0px 10px;}
    
    .top-head-left {
    text-align: center;
}
.top-head-right {
    text-align: center;
}
.form-control-new input[type=text]{width:280px;}
.banner-box img{height:auto;}
    .logo img{display:none;}
section.trend-div-sec {
    padding-top: 30px;
}

.sec-padding{padding-bottom:20px;}
.main-heading h4{font-size: 25px;
    position: relative;
    color: #000;
    padding-bottom: 4px;
    text-align: center;
    margin-bottom: 15px;}
.copy-right-left p{text-align:center;padding-bottom: 10px;}  
  .copy-right-right {
    text-align:center;}
    .pay-div img{margin-bottom:10px;}
    .banner-button{top:76%;left:50%;}
}
/*** responsive css ****/
/*** responsive css ****/
/*** responsive css ****/
@media only screen and (min-width: 768px) and (max-width: 1023px){ 


}
@media only screen and (min-width: 320px) and (max-width: 768px){

    .mob-logo-show img{width:120px;}
    .menu-last{display: none;}
 }




