@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

.montserrat {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400; /* Change to 100–900 as needed */
  font-style: normal;
}
* { box-sizing: border-box; margin: 0; padding: 0; }

body { font-family: "Montserrat", serif !important; }

.main-header {
    padding-bottom: 1.5rem;
  background: #fff;
  border-top: 4px solid #FFB600;
      box-shadow: 0 1px 5px -2px rgba(42, 42, 42, .4);
}

.logo {
    width: 180px;
}

.main-nav {
  position: relative;
  flex: 1;
}

#menu-bar {
  display: flex;
  list-style: none;
  position: relative;
  z-index: 2;
}

#menu-bar li {
  position: relative;
  cursor: pointer;
}

#menu-bar li:last-child { margin-right: 0; }

#menu-bar a {
text-decoration: none;
    color: #4d4d4f;
    font-weight: 600;
    padding: 10px 0;
    font-size: 14px;
    display: flex;
    position: relative;
    width: max-content;
    height: 100%;
    align-items: center;
}

.dropdown-menu {
  display: none;
  position: absolute;
  top: auto;
  background: #fff;
  min-width: 220px;
  box-shadow: 0 4px 16px rgba(0,0,0,0.08);
  z-index: 100;
  padding: 25px;
}

.dropdown:hover .dropdown-menu,
.dropdown:focus-within .dropdown-menu {
  display: block;
}

.dropdown-menu li { margin: 0; }
.dropdown-menu a {
    white-space: nowrap;
    transition: background 0.15s;
    font-weight: 500 !important;
        color: #999 !important;
}
.dropdown-menu a:hover {
    color: #333 !important;
}
.bgredtop {
    background: #DA1B2C ;
    position: absolute;
    width: 48%;
    height: 45px;
    right: 0px;
    border-radius: 0 0 0px 10px;
}
.header-actions ul {
    justify-content: end;
    padding: 10px;
  list-style: none;
      z-index: 1;
    position: relative;
        margin-bottom: 1rem;
}
.header-actions ul li { margin-left: 14px; }
.header-actions a {
color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}
.header-actions a:hover {
    color: #fff;
}
.yellow-btn {
background: #FFB600;
    color: #d32f2f;
    border: none;
    border-radius: 25px;
    padding: 12px 10px;
    font-weight: 600;
    font-size: 14px;
}
.yellow-btn:hover { background: #FFB600; }

.underline {
  position: absolute;
  bottom: 0;
  height: 3px;
  background: #d32f2f;
  border-radius: 2px;
  transition: left 0.25s cubic-bezier(.37,.74,.25,.97), width 0.22s cubic-bezier(.37,.74,.25,.97);
  z-index: 1;
  left: 0;
  width: 0;
}
.bg-white.rounded-3 {
    text-align: center;
    padding: 40px 20px !important;
    border-radius: 0 0 30px 30px !important;
    box-shadow: 0 0px 8px #a6a3a3;
    margin-top: -40px;
}
footer .list-unstyled li {
    font-size: 13px;
    margin-bottom: 5px;
    line-height: 30px;
    list-style: none;
}
.fa-phone, .fa-phone-alt {
  transform: rotate(0deg) !important;
}

/* body area */
h3.title{
  line-height: 33px;
  font-size: 18px !important;
    font-weight: 700 !important;
  margin: 0 0 2px !important;
}
.red-bg-btn{
  font-size: 16px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 25px;
  padding-right: 25px;
  background-color: #dd3333;
  color: #ffffff;
  text-decoration: none;
  border-radius: 50px !important;
  position: relative;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
}
.sl img {
    padding: 3rem;
}
.sp a.red-bg-btn {
    margin-bottom: 1rem;
    width: 90%;
}
video.iframe-video {
    margin-top: 1rem;
}
.content-area ul {
    margin-bottom: 10px;
}

  h2.h2-heading {
    font-weight: bold !important;
    color: #d5192b;
    margin-top: 0;
    font-size: 22px !important;
    font-style: normal;
    font-family: sans-serif;
    margin-bottom: 10px !important;

}
.content-area p, .content-area ul li{
  font-size: 14px;
    font-weight: 300;
    line-height: 1.7em;
    color: #4d4d4f;
    font-family: 'Verdana' !important; margin-bottom: 5px;
    
}
.content-area p {
  margin-bottom: 10px;
}
.content-area p strong, .content-area ul li strong{
  font-weight: 600;
}
.product-cta-btn {
  font-size: 15px;
  padding-top: 9px;
  padding-bottom :9px;
  padding-left: 25px;
  padding-right: 25px;
  background-color: #dd3333;
  color: #ffffff;
  text-decoration: none;
  position: relative;
    margin: 0 auto;
    display: inline-block;
    text-align: center;width: 100%;
    margin-bottom: 20px;
}



footer ul li a {
  color: #fff;
  text-decoration: none;
}
footer {
  font-size: 13px;
}
.content-area-banner img {
    width: 100% !important;
}

/* ==================================
my style start now
============================== */

/* header part */
 .my-header {
    height: 125px;
      background: #ffffff;
        border-top: 5px solid #fdb715 !important;
}

.my-header ul {
    list-style: none;
}

.my-header nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.my-header nav .menue {
    display: flex;
    align-items: center;
    justify-content: center;
}

.my-header .top-header ul {
    display: flex;
    align-items: center;
    justify-content: start;
}
.menue li a {
    text-decoration: none;
    color: #050000;
        display: flex
;
    align-items: self-start;
}
.menue ul li{
    margin-left: 18px;
position: relative;
padding: 26px 0px;
}
.header-logo {
    margin-top: -15px;
}
.menue ul {
    display: flex;
    align-items: center;
}
.my-header ul li a img {
    width: 16px;
    margin-top: 0px;
}
.top-header ul {
    background: #da1b2c;
    width:48%;
    margin: 0px 0px 0px auto;
    /* padding: 15px 46px; */
    border-radius: 0px 0px 0px 10px;
    height: 45px;
    padding-left: 10rem;
}

.top-header ul li a {
    color: white;
    font-size: 14px;
    text-align: left;
    font-family: "Montserrat", serif !important;
    font-weight: 500;
        text-transform: capitalize !important;
}
.menue ul{
    margin-bottom: 0px;
}
 .my-header ul li a{
    text-transform: uppercase;
        font-family: "Montserrat", serif !important;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
 
 }
  .g-btn-right{
    padding-left: 0px;
  }
 .g-btn-right li {
    background: red;
    padding: 11px 19px;
    /* width: 100%; */
    background: #f90;
    border-radius: 40px;
    height: 44px;
    /* top: -8px; */
    position: relative;
    padding: 12px 14px !important;
    color: #98002e !important;
    /* font-size: 14px !important; */
    /* margin-left: 10px; */
    line-height: 20px;
    font-weight: 400;
}

.g-btn-right li a {
    color: #98002e !important;
    font-size: 14px;
}
.submenue{
    position: absolute;
    left: 0px;
    top: 72px;
    display: block;
        width: 280px;
            padding: 15px 30px;
                    -webkit-box-shadow: 0 1px 5px -1px rgba(0, 0, 0, .3);
                    display: none;
                    background:white;
                    z-index: 2;
}
 .my-header ul li:hover .submenue {
    display: block;
 }
.submenue ul{
    padding: 0px;
    display: block;
}
.submenue li {
    margin-bottom: 1rem;
    font-size: 14px;
    padding:3px 0px !important;
}
.submenue li a{
        color: #999;
}
.submenue li a:hover{
  color:black !important;
}
.toggle-bar,.mobile-logo {
  display:none;
}
@media(max-width:1650px){
  .submenue{
    
            padding: 15px 15px;
  }
}
@media(min-width:1200px) and (max-width:1300px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 96% !important;
    }
    .top-header ul {
    background: #da1b2c;
    width: 49%;

    }
    .menue ul li {
    margin-left: 10px;
    }
    .my-header ul li a {
    font-size: 12px;

    }
}
@media(max-width:1200px){
  .menue ul:nth-child(1){
    flex-wrap:wrap;
  }
.menue ul:nth-child(1) li {
    margin-left: 12px;
    position: relative;
    padding: 10px 0px;
  }
  .g-btn-right{
    width: 324px;
  }
  .g-btn-right  li {
    margin-left: 5px !important;
  }
      .container, .container-lg, .container-md, .container-sm {
        max-width: 90%;
    }
    .my-header ul li a {
    font-size: 13px;

    }
    .submenue {
    top: 33px;
    }
    .top-header ul {
    width: 61%;
    }
}
@media(min-width:1050px){
    .f-ul li {
  position: relative; /* needed for ::after positioning */
}

.line-li::after {
  position: absolute;
  left: -100px;
  content: '';
  width: 100%;
  height: 2px;
  background: red;
  display: block;
  bottom: 5px;
  transition: all 0.3s ease;
  visibility: hidden;
  opacity: 0;
}

.line-li:hover::after {
  left: 0;
  visibility: visible;
  opacity: 1;
}

}
@media(max-width:1050px){
      .top-header ul {
        width: 100%;
    }
        .container, .container-lg, .container-md, .container-sm {
        max-width: 95%;
    }
    .header-logo img{
      width: 150px;
    }
    .my-header {
    height: 119px;
    }
.menue {
    position: fixed;
           right: -1000px;
             transition:1s;
  opacity: 0;
    height: 100%;
    width: 100%;
    background: #b31624 !important;
    top: 0px;
    z-index: 9;
            overflow-y: auto;
            flex-direction: column;
        justify-content: start !important;
        align-items: start !important;
}
.my-header nav .menue ul {
    flex-direction: column;
    align-items: start;
    justify-content: start;
            flex-wrap: nowrap;
        padding-left: 0px;
        width: 100%;

}
.header-logo {
    margin-top: 8px;
}
.toggle-bar {
  display:block !important;
  cursor: pointer;
}
.toggle-bar img {
           width: 25px;
        margin-top: 15px;
}
    .menue ul:nth-child(1) li {
        margin-left: 0px !important;
       
        padding: 18px 17px;
        width: 100% !important;
       
              border-bottom: 0px solid white !important;
    }
    .my-header ul li a {
        font-size: 14px;
        color: white;
                display: flex
;
        align-items: center;
        justify-content: space-between;
    }
    .my-header ul li a img {
    width: 18px;
    filter: brightness(6);
    }
        .g-btn-right {
        margin-top: 2rem;
    }
    .g-btn-right li {
          width: 95% !important;
        margin-bottom: 1rem;
    }
        .my-header ul li a {
color:white !important;
        }
            .submenue {
        top: 33px;   display: block;
        width: 100%;
        position: static;
        top: 0px;
        margin-top: 20px;
                padding: 0px 15px;
        background:transparent !important;
        -webkit-box-shadow:none !important;
            }
            .submenue{
              display:none;
            }
            .submenue li{
                  padding: 0px 0px !important;
    border-bottom: 0px !important;
            }
            .top-header ul{
              padding-left:0px !important;
            }
.my-header ul li:hover .submenue {
    display: none;
}
.mobile-logo {
    width: 100%;
    position: relative;
}
.close img {
    width: 30px;
    filter: invert(1);
}
.menue ul li {
margin-left: 0px;
        padding:0px;
        border-bottom: 1px solid #ffffff29 !important;
        width: 100%;
}
.f-ul li a{
    padding: 20px 14px;
}
.close {
    position: absolute;
    right: 19px;
    top: 22px;
    cursor: pointer;
}
.mobile-logo{
        display: block !important;
        margin-bottom: 3rem;
        border-bottom: 1px solid white;
        width: 100%;
}
.top-header ul li a {
    font-size: 12px !important;
    padding: 0px 5px !important;
}
.top-header ul{
    justify-content: center !important;
}
.showmynav{
  right: 0px;
  transition:1s;
  opacity: 1;
}
body{
    overflow-x:hidden;
}
.submenue li a {

    padding: 0px 7px !important;
}
.shownav1{
    display:block !important;
}
}

/* ==============================end header part========================== */
@media (max-width: 767px) {
  .iframe-video {
    width: 100%;
    height:400px;
  }
.sl img {
    padding: 0;
}
.sp a.red-bg-btn{
    margin-bottom: 1rem;
    width: 100%;
}
  .widthauto {
    width: 100%;
margin-bottom:2rem;
  }
 h3.title {
      font-size: 17px !important;
      line-height: 1.5;
  }
  .content-area-banner img {
    min-height: initial;
    aspect-ratio: 13 / 3;
    object-fit: cover;
    width: 100%;
    background-size: 165% 100%;
    height: 110px;
  }
}
@media (max-width: 1024px) {
  .bgredtop {
      background: #98002e;
      position: absolute;
      width: 100%;
      height: 42px;
      right: 0px;
      border-radius: 0 0 0px 0px;
  }
}