/** Shopify CDN: Minification failed

Line 1179:2 All "@import" rules must come first

**/
  @import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800;900&display=swap');
  body{font-family: 'Outfit', sans-serif;}
  h1,h2,h3,h4,h5,h6,p{font-family: 'Outfit', sans-serif;}
  /*-------------------------------------------------------*/
  .header-wrapper.color-background-1.gradient.header-wrapper--border-bottom {
      background: #014387; border-bottom:none;
  }
  .header__heading-logo-wrapper{position:absolute; top:25px; width:auto;}
  .hd-mail {padding-left:21px; padding-right:20px; background:url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/envelope.png) no-repeat left 15px;}
  .hd-mail p a {color:#fff; text-decoration:none;}
  .hd-mail p a:hover{color:#FCC501;}
  .hd-mail p{margin:10px 0 0 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  }
  nav.header__inline-menu {
      padding-left: 13rem;
  }
  nav.header__inline-menu ul li a{
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0em;
    color:#fff;
  }
  nav.header__inline-menu ul li a:hover{color:#FCC501; text-decoration:none;}
  nav.header__inline-menu ul li a:hover span{color:#FCC501; text-decoration:none;}
  nav.header__inline-menu ul li a span.header__active-menu-item{color:#FCC501; text-decoration:none;}
  .header__icon svg{color:#fff;}
  .hdrbuy-btn {
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      transition:0.5s;
      background: #FCC501;
    border: 1px solid #FCC501;
  }
  .hdrbuy-btn:hover {background:#fff; transition:0.5s;}
  .hdrbuy-btn a {
      text-decoration: none;
      font-size: 16px;
      font-weight: 700;
      line-height: 28px;
      letter-spacing: 0em;
      text-align: center;
      text-transform: uppercase;
      padding: 0 30px;
      height: 100%;
      display: flex;
      align-items: center;
    color:#04101C;
  }
  .hdrbuy-btn a{}
  .header__icons {
      padding-right: 60px;
  }
  .home-banner {background:#014387; position:relative; margin-bottom:60px;}
  .banner-area {
      display: flex;
      flex-wrap: wrap;
    align-items:center;
    
  }
  .banner-text h2{text-transform:uppercase;
  font-size: 64px;
  font-weight: 700;
  line-height: 68px;
  letter-spacing: 0em;
  text-align: left;
  color:#fff;
  margin:0;
  }
  .banner-text h5{
  font-size: 28px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
    margin:10px 0 0 0;
    color:#fff;
  }
  .banner-text p{
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
    color:#fff;
    padding-right:45px;
    }
  .banner-text {
      flex: 0 0 42%;
  /*     padding-left: 11rem; */
    padding-left: calc(50% - (1200px / 2) + 5rem);
      padding-right: 35px;
  }
  .banner-image{flex:0 0 58%; }
  .banner-image img {width:100%; height:auto; display:block;}
  .banner-social {
      width: 42%;
      background: #fff;
      text-align: center;
  margin-top:-64px;
    display: flex;
      align-items: center;
  /*   padding-left:11rem; */
    padding-left: calc(50% - (1200px / 2) + 5rem);
    position:relative;
    padding-top:15px; padding-bottom:15px;
  }
  .banner-social-text{
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  color:#000;
    padding-right:15px;
  }
  .banner-text a.btn, .hm-abt a.button.button--primary {
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0em;

  text-transform:uppercase;
    text-decoration:none;
    background: #FCC501;
  min-width:170px;
    display:inline-block;
    color:#000;
    border: 1px solid #FCC501;
    position:relative;
    transition:0.5s;
    padding:13px 25px;
  }
  .banner-text a.btn:hover, .hm-abt a.button.button--primary:hover {background:#fff; transition:0.5s;}
  .banner-text a.btn:after, .hm-abt a.button.button--primary:after {
    transition:0.5s;
      position: absolute;
      content: "";
      right: 20px;
    left:auto;
    box-shadow:none;
      top: 23px;
      width: 36px;
      height: 8px;
      background: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_1.png) no-repeat center;
  }
  .banner-text a.btn:hover:after, .hm-abt a.button.button--primary:hover:after{transition:0.5s; right:15px;}
  .banner-social-icons li.list-social__item a{color:#014387; padding:8px;}
  .banner-social-icons li.list-social__item a:hover{color:#FCC501;}
  .banner-social:after {position:absolute; right:40px; width:150px; height:1px; background:#000; content:"";}
  .banner-blank {
      width: 58%;
      background: #fff;
  }
  .shopify-section-group-footer-group footer.footer.color-background-1{background: #000000; position:relative;
  color:#fff;}

  .footer-block__image-wrapper.global-media-settings {
      background: transparent;
      border: none;
  }
  .footer__content-top.page-width, .footer__content-bottom {
      z-index: 99;
      position: relative;
  }
  .footer-block.grid__item.footer-block--menu {
      padding-left: 50px;
  }
  h2.footer-block__heading.inline-richtext{color:#fff;}
  footer .footer-block--menu ul li a.link--text {color:#fff; text-decoration:none;

  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  }
  footer .footer-block--menu ul li a.link--text:hover {color:#FCC501; text-decoration:none;}
  h2.footer-block__heading.inline-richtext{
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
    text-transform:uppercase;
  }
  .footer-block__details-content.rte p a{color:#fff; text-decoration:none;}
  .footer-block__details-content.rte p a:hover {color:#FCC501;}
  .hm-abt .image-with-text__media{border:none;}
  .hm-abt .image-with-text__media-item {position:relative;}
  .hm-abt .image-with-text__media-item:before {position:absolute; left:-20px; top:-20px; content:""; width:330px; height:280px;
  background:url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/about-rectangle.png) no-repeat; }
  .hm-abt h2.image-with-text__heading.inline-richtext.h1{
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0em;
  text-transform:uppercase;
    color:#04101C;
  }
  .hm-abt .rte p{
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
    color:#343434;
  }

  .hm-abt{padding-top:20px;}
  .hm-abt .rte p br{display:none;}
  .hm-abt .image-with-text__content{padding-right:3rem;}
  .hm-abt a.button.button--primary{min-width:199px;}
  .hm-vdo{position:relative; padding-top:30px;}
  .hm-vdo:before {position:absolute; left:0; top:0; content:""; width:165px; height:192px;
  background:url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/how-it-work-before.png) no-repeat;
  background-size:100%;}
  .hm-vdo h2.title.inline-richtext.h1{
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0em;
  text-transform:uppercase;
    color:#04101C;
    margin-bottom:10px;
  }
  .hm-vdo .subhead h5{
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  color:#000000;
    margin-top:0;
  }
  .hm-vdo .title-wrapper.title-wrapper--no-top-margin {
      margin-bottom: 0;
  }
  .hm-vdo span.deferred-media__poster-button.motion-reduce {
      background: #014081;
      color: #fff;
  }
  .hm-vdo:after {
      position: absolute;
      right: 0;
      top: 70px;
      content: "";
      width: 35%;
      height: 630px;
      background:#FCC501;
    z-index:1;
  }
  .hm-vdo .color-background-1.gradient {
      position: relative;
      z-index: 9;
      background: transparent;
  }
  .hm-vdo deferred-media.video-section__media.deferred-media.no-js-hidden.gradient.global-media-settings {
      background: transparent;  z-index:99;
  }
  .hm-vdo .video-inhm{ position:relative;}
  .hm-vdo .video-inhm:after {
      position: absolute;
      left: -18px;
      bottom: -16px;
      content: "";
      width: 180px;
      height: 285px;
      background: #014082;
      z-index: 1;
  }
  .hmftr-rep-inner {
      display: flex;
      flex-wrap: wrap;
  }
  .hmftr-img {
      flex: 0 0 50%; position:relative; padding-left:60px;
  }
  .hmftr-img:after{background:#F4F4F4; position:absolute; left:0; top:25px; content:""; width:87%; height:100%;}
  .hmftr .page-width {
      padding-left: 3.4rem;
  }
  .hmftr-img img {position:relative; z-index:99;}
  .hmftr .slick-list.draggable {
      padding-bottom: 40px;
  }
  .hmftr{
    margin-top:60px;
    padding-top:20px;
    margin-bottom: clamp(5rem,6.94vw,10rem);  
  }
  .hmftr-txt {
      flex: 0 0 50%;
      padding-left: 55px; padding-top:30px;
  }
  .hmftr-txt h2{
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0em;
  color:#04101C;
    text-transform:uppercase;
    margin-bottom:0;
  }
  .prod-text p{
    font-size: 16px;
  font-weight: 500;
  line-height: 33px;
  letter-spacing: 0em;
    color:#04101C;
  }
  .prod-text p strong{
  font-size: 18px;
  font-weight: 700;

  }
  .prod-price p {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  color:#002A56;
    text-transform:capitalize;
  }
  .prod-price p strong{color:#04101C; font-size:20px;}
  .hmchs-top h2{
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0em;
  color:#04101C;
    text-transform:uppercase;
  }
  .hmchoose{margin-top:80px; overflow:hidden;}
  .hmchs-repinner{background: #F4F4F4; width:100%;}
  .hmchoose .page-width{max-width:100%; padding:0; padding-left: calc(50% - (1200px / 2) + 5rem);}



  .hmftr .prodsldr .slick-arrow:before {
    content: normal;
  }
  /* .hmftr .prodsldr .slick-arrow {
     background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_3.png); 
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 74px;
    height: 15px;
  } */
  /* .hmftr .prodsldr .slick-arrow {
    top: unset;
    bottom: 27px;
    z-index: 1;
  } */
  /* .hmftr .prodsldr .slick-next {
    right: 33%;
  } */
  /* .hmftr .prodsldr .slick-prev {
    left: 55%;
    bottom: 35px;
    transform: rotate3d(0,0,1,180deg);
  } */
  /* .hmftr .prodsldr .slick-prev.slick-disabled {
     background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_4.png); 
    transform: none;
    width: 43px;
    bottom: 0;
  } */
  /* .hmftr .prodsldr .slick-next.slick-disabled {
     background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_4.png); 
     transform: rotate(180deg); 
    width: 43px;
    bottom: 0;
  } */
  .hmftr {
    position: relative;
  }
  .hmftr:before {
    content: "";
    background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/image_16_1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 252px;
    height: 264px;
    position: absolute;
    right: 0;
    bottom: -40px;
  }


  .hmchoose .hmchs-top h2 {
    margin: 0 0 56px 0;
  }
  .hmchoose .choosesldr .slick-list {
    margin: 0 -9px;
  }
  .hmchoose .choosesldr .hmchs-rep {
    padding: 0 9px;
    display: flex;
    min-height: 164px;
  }
  .hmchoose .choosesldr .hmchs-rep .hmchs-repinner {
    padding: 25px 25px;
    display: flex;
  /*   align-items: center; */
  }
  .hmchoose .choosesldr .hmchs-rep .hmchs-repinner .hmchs-text h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    text-transform: uppercase;
    color: #000000;
  }
  .hmchoose .choosesldr .hmchs-rep .hmchs-repinner .hmchs-text {
    padding-right: 3px;
    position: relative;
  }
  .hmchoose .choosesldr .hmchs-rep .hmchs-repinner .hmchs-text:before {
    content: "";
    background: #014082;
    width: 56px;
    height: 2px;
    position: absolute;
    top: 0;
    left: 28px;
  }
  .hmchoose .choosesldr .hmchs-rep .hmchs-repinner .hmchs-icon {
    padding-left: 15px;
  }
  .hmchoose .choosesldr .slick-arrow:before {
    content: normal;
  }
  /* .hmchoose .choosesldr .slick-arrow {
    top: -66px;
    bottom: unset;
    z-index: 1;
    left: unset;
    right: 0;
    background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 74px;
    height: 15px;
  } */
  /* .hmchoose .choosesldr .slick-next {
    right: 17%;
  } */
  /* .hmchoose .choosesldr .slick-prev {
    top: -73px;
    left: 72%;
    transform: rotate3d(0,0,1,180deg);
  } */
  /* .hmchoose .choosesldr .slick-prev.slick-disabled {
    background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_4.png);
    transform: none;
    width: 43px;
  } */
  /* .hmchoose .choosesldr .slick-next.slick-disabled {
    background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_4.png);
    transform: rotate(180deg);
    width: 43px;
    top: -73px;
  } */
  .hmchoose  {
    padding-bottom: 138px;
  }


  .hm-convnt .hm-convntinner {
    display: flex;
    padding-top: 70px;
  }
  .hm-convnt .hm-convntinner .hm-convnt-left h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0;
  }
  .hm-convnt .hm-convntinner .hm-convnt-left h2 p {
    margin: 0;
  }
  .hm-convnt .hm-convntinner .hm-convnt-left {
    margin-top: -40px;
    height: fit-content;
    padding-right: 40px;
    width: 40%;
  }
  .hm-convnt .hm-convntinner .hm-convnt-right {
    width: 60%;
      padding-left: 40px;
  }
  .hm-convnt .hm-convntinner .hm-convnt-right img {
    width: 100%;
  }
  .hm-convnt .abslt-contentarea {
    background: #FFFFFF;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.12);
    padding: 41px 29px 48px 53px;
    max-width: 671px;
    position: absolute;
    bottom: 100px;
  }
  .hm-convnt {
    position: relative;
    margin: 4rem auto;
    max-width: 1700px;
  
  }
  .hm-convnt:before {
    content: "";
    background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Group_25.png);
    width: 673px;
      height: 576px;
      position: absolute;
      z-index: -1;
      top: -45px;
  }
  .hm-convnt .abslt-contentarea .abslt-contenttext p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #343434;
  }
  .hm-convnt .abslt-contentarea .abslt-contenttext p br {
    display: none;
  }
  .hm-convnt .abslt-contentarea .abslt-contenttext p strong {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #014082;
  }
  .hm-convnt .abslt-contentarea .abslt-contentbtn a {
    font-size: 16px;
      font-weight: 700;
      line-height: 28px;
      letter-spacing: 0em;
      text-transform: uppercase;
      text-decoration: none;
      background: #FCC501;
      min-width: 229px;
      display: inline-block;
      color: #000;
      border: 1px solid #FCC501;
      position: relative;
      transition: .5s;
      padding: 13px 25px;
  }
  .hm-convnt .abslt-contentarea .abslt-contentbtn a:after {
    transition: .5s;
      position: absolute;
      content: "";
      right: 20px;
      left: auto;
      box-shadow: none;
      top: 23px;
      width: 36px;
      height: 8px;
      background: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_1.png) no-repeat center;
  }
  .hm-convnt .abslt-contentarea .abslt-contentbtn a:hover {
        background: #fff;
      transition: .5s;
  }
  .hm-convnt .abslt-contentarea .abslt-contentbtn a:hover:after {
    transition: .5s;
      right: 15px;
  }
  .hm-convnt .abslt-contentarea .abslt-contentbtn {
    margin-top: 27px;
  }


  .hm-imgtxt {
    padding: 124px 0 110px 0;
  }
  .hm-imgtxt .hmimgtxt-full {
        max-width: 100%;
      padding: 0;
      padding-left: calc(50% - 600px + 5rem);
    position: relative;
  }
  .hm-imgtxt .hmimgtxt-full:before {
    content: "";
    background-color: #F4F4F4;
        width: calc(100% - 427px);
  height: 543px;
    position: absolute;
    left: 0;
    top: -50px;
    z-index: -1;
  }
  .hm-imgtxt .hmimgtxt-full .top-heading h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    color: #04101C;
    margin: 0 0 72px 0;
  }
  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep {
    display: flex;
  }
  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmtextcolumn {
    background-color: #FCC501;
    background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/image_17.png);
    background-repeat: no-repeat;
      background-size: 90% 90%;
      background-position: center;
    padding: 45px;
  }
  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmtextcolumn p strong {
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  }
  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmtextcolumn p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  }
  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmimgcolumn {
    position: relative;
    display: flex;
  }
  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmimgcolumn img {
    width: 100%;
  }
  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmimgcolumn .hmtxt {
    position: absolute;
    bottom: 23px;
    left: 57px;
  }
  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmimgcolumn .hmtxt h2 {
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  }
  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmimgtxt-inner {
    width: 33.33%;
  }


  .hm-nwsltr .newsletter {
    max-width: 1100px;
    padding: 0 5rem;
    margin: 0 auto;
  } 
  .hm-nwsltr .newsletter .newsletter__wrapper {
    background: #F1EFEF;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    color: #04101C;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form {
    max-width: 814px;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper {
    max-width: 814px;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field:before,
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field:after
  {
    content: normal;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field label {
    display: none;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field input:focus,
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field input:focus-visible {
    box-shadow: none;
    outline: 0;
    border-radius: 0;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field input::-webkit-input-placeholder {
  color: #00000078;
  opacity: 1;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field input:-ms-input-placeholder { 
  color: #00000078;
  opacity: 1;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field input::placeholder {
  color: #00000078;
  opacity: 1;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field input {
    padding: 0 0 0 15px;
    font-family: 'Outfit', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #00000078;
    height: 58px;
    max-width: 588px;
    margin-right: 22px;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field .newsletter-form__button {
    position: unset;
    width: 204px;
  height: 58px;
    background: #FCC501;
    border: 1px solid #FCC501;
    font-family: 'Outfit', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  color: #04101C;
    transition: all .45s ease-in-out;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field .newsletter-form__button:hover {
    background: transparent;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field .newsletter-form__button img {
    margin-left: 10px;
    transition: all .45s ease-in-out;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field .newsletter-form__button:hover img {
    margin-left: 15px;
  }
  .hm-nwsltr {
    padding: 0 0 70px 0;
  }
  .shopify-section-group-footer-group .footer {
    position: relative;
    background: #014082 !important;
  }
  /* .shopify-section-group-footer-group .footer:before {
    content: '';
      background: #000;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      min-width: 200vw;
    min-width: 32vw;
      min-height: 200px;
  } */
  .footer-block.grid__item {
    position: relative;
  }
  .footer-block.grid__item:first-child::after {
      content: '';
      background: #000;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: -1;
      min-width: 200vw;
      min-height: 200px;
  }
  .shopify-section-group-footer-group .footer {
    padding: 0;
  }
  .shopify-section-group-footer-group .footer .footer__content-top {
    padding-bottom: 0;
  }
  .shopify-section-group-footer-group .footer .footer__content-top .footer-block {
    padding-top: 93px;
    padding-bottom: 108px;
  }
  .footer-block.grid__item:first-child .footer-block__details-content {
        padding-top: 0;
      padding-right: 75px;
  }
  .shopify-section-group-footer-group .footer .footer__content-bottom {
    background: #000;
  }
  .shopify-section-group-footer-group .footer .footer-social {
    background: #000;
  }
  .shopify-section-group-footer-group .footer .footer-social .footer__list-social {
    justify-content: end;
  }
  .shopify-section-group-footer-group .footer .footer-social .footer__list-social li:last-child a {
    padding-right: 0;
  }
  .shopify-section-group-footer-group .footer .footer__content-bottom-wrapper .footer__column {
        align-items: center;
    flex-direction: unset;
        justify-content: space-between;
    width: 76%;
  }
  .shopify-section-group-footer-group .footer .footer__content-bottom-wrapper .footer__column .footer__payment {
        display: flex;
      justify-content: center;
  }
  .shopify-section-group-footer-group .footer .footer__content-bottom-wrapper {
    justify-content: end;
    padding-bottom: 12px;
  }


  .shopify-section-group-footer-group .footer .footer-social ul li a svg {
    color: #fff;
  }
  .shopify-section-group-footer-group .footer .footer__content-bottom {
    padding-bottom: 50px;
  }
  .shopify-section-group-footer-group .footer .footer-social {
        display: flex;
      align-items: center;
      justify-content: end;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
    position: relative;
    text-transform: capitalize;
  }
  .shopify-section-group-footer-group .footer .footer-social:before {
    content: "";
    background-color: #fff;
    width: 73%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
  }


  .home-banner:before {
    content: "";
    background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/image_3.png);
    background-repeat: no-repeat;
    width: 362px;
  height: 358px;
    position: absolute;
    left: 0;
    bottom: 65px;
    background-size: cover;
  }


  .inner-banner {
        background: #014387;
      position: relative;
  }
  .inner-banner .inner-banner-full {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .inner-banner .inner-banner-full .inner-banner-left {
    flex: 0 0 34%;
      padding-left: calc(50% - 600px + 5rem);
      padding-right: 35px;
    
  }
  .inner-banner .inner-banner-full {
    position: relative;
  }

  .inner-banner .inner-banner-full:before {
    content: "";
    background-color: #fff;
    width: calc(100% - 440px);
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .inner-banner .inner-banner-full .inner-banner-right {
    flex: 0 0 66%;
    position: relative;
  }
  .inner-banner .inner-banner-full .inner-banner-right img {
    width: 100%;
      height: auto;
      display: block;
  }
  .inner-banner .inner-banner-full .inner-banner-left h2 {
    margin: 0;
  font-weight: 700;
  font-size: 52px;
  line-height: 68px;
  text-transform: uppercase;
  color: #FFFFFF;
  }
  .template-page .hm-abt {
    padding: 90px 0 70px 0;
  }

  /* =======18-05-2023 (H)========= */
  .cnt-map{
    position:relative;
    width:100%;
    padding-top:72px;
    padding-bottom: 127px;
  }
  .cnt-map:after{
      content: "";
      width: 35.25%;
      background: #FCC501;
      position: absolute;
      right: 0;
      top: 0;
      padding-bottom: 33.06%;
        z-index: -1;
  }
  .cnt-map:before{
      content: "";
      width: 18.25%;
      position: absolute;
      left: 0;
      bottom: 0;
      background-image: url(con-lip-1.png);
      padding-bottom: 15%;
      background-repeat: no-repeat;
  }

  .cnt-map .cont-mapfull{
    display:flex;
    align-items:center;
  }

  .cnt-map .cont-mapleft{
    width:310px;
  }

  .cnt-map .cont-mapright{
    width:60%;
    margin-left:auto;
    position:relative;
  }
  .cnt-map .cont-mapright:before{
      content: "";
      width: 100%;
      padding-bottom: 84.25%;
      display: block;
  }
  .cnt-map .cont-mapright iframe{
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
  }

  .cont-mapleft h2{
  font-weight: 700;
  font-size: 40px;
  line-height: 1.25;
  text-transform: uppercase;
  color: #050505;
  margin:0 0 42px 0;
  }

  .cont-mapleft p{
    margin:0 0 25px;
    padding:0;
    font-family: 'Outfit';
  font-weight: 500;
  font-size: 16px;
  line-height: 1.56;
  color: #050505;

  }
  .cont-mapleft p strong{
  font-weight: 700;
  font-size: 24px;
  line-height: 1.04;
  color: #050505;
    margin:0 0 ;
    display:block;
  }
  .cont-mapleft p:last-child{
    margin:0;
    font-weight: 400;
  }
  .cont-mapleft p a{
    font-weight: 400;
    text-decoration:none;
    color: #050505;
  }

  .cntfrm-img{
    width:100%;
    position:relative;
  }
  .cntfrm-img .gradient{
    position:relative;
    z-index:2;
    background-color:transparent;
  }
  .cntfrm-img .page-width{
    z-index:3; 
  }
  .cntfrm-img:after{
      content: "";
      width: 42.375%;
      background-color: #014082;
      padding-top: 36.341%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
        background-image: url(con-lip-2.png);
      background-repeat: no-repeat;
      background-position: left bottom;
    background-size: 53%;
  }
  .cntfrm-img .cntarea-full{
    display:flex;
    flex-wrap:wrap;
  }
  .cntfrm-img .cntarea-full .cntarea-left {
      width: 61%;
      position: relative;
  }
  .cntfrm-img .cntarea-full .cntarea-left h2.title{
  font-weight: 700;
  font-size: 40px;
  line-height: 1.25;
  text-transform: uppercase;
  color: #FFFFFF;
    margin:0 0 35px 0;
  }
  .cntfrm-img .cntarea-full .cntarea-left .abslt-form{
      background-color:#fff;
    padding:39px 60px;
  }
  .cntfrm-img .cntarea-full .cntarea-right {
      width: 39%;
  }

  .cntfrm-img .cntarea-full .cntarea-right  .cntarea-right-img{
      width: 148.7%;
      float: right;
      margin-top: 40px;
  }

  .cntfrm-img .contact.page-width{
  padding-top: 68px;
      padding-bottom: 0;
  }
  .cntfrm-img .contact .field{
    
  }
  .cntfrm-img .contact .field .field__label{
      left: 0;
      top: 0;
  }
  .cntfrm-img .contact .field .field__input:focus~.field__label, 
  .cntfrm-img .contact .field .field__input:not(:placeholder-shown)~.field__label{
    left:0;
    top:0;
  }
  .cntfrm-img .contact .field:before,
  .cntfrm-img .contact .field:after,
  .cntfrm-img .contact .contact__button .button:before,
  .cntfrm-img .contact .contact__button .button:after{
    content:normal;
  }
  .cntfrm-img .contact .field__input{
  height: 48px;
      border: 0;
      border-bottom: 1px solid #C5BCBC;
      box-shadow: none;
      padding: 0;
    font-family: 'Outfit';
  font-weight: 400;
  font-size: 16px;
  color: #343434;

  }
  .cntfrm-img .contact .field__input.text-area{
    height:148px;
  }
  .cntfrm-img .contact .contact__button .button{
    width: 163px;
  height: 58px;
    background: #FCC501;
    font-family: 'Outfit';
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #04101C;
    transition:all 0.45s ease-in-out;
  }
  .cntfrm-img .contact .contact__button .button:hover{
    background-color:#014082;
    color:#fff;
  }



  .Faq{
    width:100%;
    position:relative;
  }

  .Faq .page-width{
    z-index:3; 
  }
  .Faq:after{
      content: "";
      width: 42.375%;
      background-color: #014082;
      padding-top: 36.341%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: -1;
        background-image: url(con-lip-2.png);
      background-repeat: no-repeat;
      background-position: left bottom;
    background-size: 53%;
  }
  .Faq .Faq-customWrap{
  }
  .Faq .Faq-customWrap h1{
  font-weight: 700;
  font-size: 40px;
  line-height: 1.25;
  text-transform: uppercase;
  margin:0 0 23px;
  color: #FFFFFF;
    max-width:387px;
    width:100%;
  }
  .Faq .Faq-customWrap .faqpage{
  background: #014082;
    padding:25px 42px;
    margin:0 0 20px;
  }
  .Faq .Faq-customWrap .acc-headng-main{
  font-weight: 600;
  font-size: 24px;
  line-height: 1.25;
  color: #FFFFFF;
  }

  .Faq .Faq-customWrap .content-box{
    display:none;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.62;
  color: #343434;
  }
  .Faq .Faq-customWrap .content-box p{
    margin:0 0 41px 0;
  }

  .faq-images{
    display:flex;
    flex-wrap:wrap;
  }

  @import url('https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800;900&display=swap');
  body{font-family: 'Outfit', sans-serif;}
  h1,h2,h3,h4,h5,h6,p{font-family: 'Outfit', sans-serif;}
  /*-------------------------------------------------------*/
  .header-wrapper.color-background-1.gradient.header-wrapper--border-bottom {
      background: #014387; border-bottom:none;
  }
  .header__heading-logo-wrapper{position:absolute; top:25px; width:auto;}
  .hd-mail {padding-left:21px; padding-right:20px; background:url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/envelope.png) no-repeat left 15px;}
  .hd-mail p a {color:#fff; text-decoration:none;}
  .hd-mail p a:hover{color:#FCC501;}
  .hd-mail p{margin:10px 0 0 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  text-align: left;
  }
  nav.header__inline-menu {
      padding-left: 13rem;
  }
  nav.header__inline-menu ul li a{
  font-size: 18px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0em;
    color:#fff;
  }
  nav.header__inline-menu ul li a:hover{color:#FCC501; text-decoration:none;}
  nav.header__inline-menu ul li a:hover span{color:#FCC501; text-decoration:none;}
  nav.header__inline-menu ul li a span.header__active-menu-item{color:#FCC501; text-decoration:none;}
  .header__icon svg{color:#fff;}
  .hdrbuy-btn {
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      transition:0.5s;
      background: #FCC501;
    border: 1px solid #FCC501;
  }
  .hdrbuy-btn:hover {background:#fff; transition:0.5s;}
  .hdrbuy-btn a {
      text-decoration: none;
      font-size: 16px;
      font-weight: 700;
      line-height: 28px;
      letter-spacing: 0em;
      text-align: center;
      text-transform: uppercase;
      padding: 0 30px;
      height: 100%;
      display: flex;
      align-items: center;
    color:#04101C;
  }
  .hdrbuy-btn a{}
  .header__icons {
      padding-right: 60px;
  }
  .home-banner {background:#014387; position:relative; margin-bottom:60px;}
  .banner-area {
      display: flex;
      flex-wrap: wrap;
    align-items:center;
    
  }
  .banner-text h2{text-transform:uppercase;
  font-size: 64px;
  font-weight: 700;
  line-height: 68px;
  letter-spacing: 0em;
  text-align: left;
  color:#fff;
  margin:0;
  }
  .banner-text h5{
  font-size: 28px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0em;
  text-align: left;
    margin:10px 0 0 0;
    color:#fff;
  }
  .banner-text p{
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
    color:#fff;
    padding-right:45px;
    }
  .banner-text {
      flex: 0 0 42%;
  /*     padding-left: 11rem; */
    padding-left: calc(50% - (1200px / 2) + 5rem);
      padding-right: 35px;
  }
  .banner-image{flex:0 0 58%; }
  .banner-image img {width:100%; height:auto; display:block;}
  .banner-social {
      width: 42%;
      background: #fff;
      text-align: center;
  margin-top:-64px;
    display: flex;
      align-items: center;
  /*   padding-left:11rem; */
    padding-left: calc(50% - (1200px / 2) + 5rem);
    position:relative;
    padding-top:15px; padding-bottom:15px;
  }
  .banner-social-text{
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  color:#000;
    padding-right:15px;
  }
  .banner-text a.btn, .hm-abt a.button.button--primary, .hmftr-txt a.button.button--primary {
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0em;

  text-transform:uppercase;
    text-decoration:none;
    background: #FCC501;
  min-width:170px;
    display:inline-block;
    color:#000;
    border: 1px solid #FCC501;
    position:relative;
    transition:0.5s;
    padding:13px 25px;
  }
  .banner-text a.btn:hover, .hm-abt a.button.button--primary:hover, .hmftr-txt a.button.button--primary:hover {background:#fff; transition:0.5s;}
  .banner-text a.btn:after, .hm-abt a.button.button--primary:after, .hmftr-txt a.button.button--primary:after {
    transition:0.5s;
      position: absolute;
      content: "";
      right: 20px;
    left:auto;
    box-shadow:none;
      top: 23px;
      width: 36px;
      height: 8px;
      background: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_1.png) no-repeat center;
  }
  .banner-text a.btn:hover:after, .hm-abt a.button.button--primary:hover:after{transition:0.5s; right:15px;}
  .banner-social-icons li.list-social__item a{color:#014387; padding:8px;}
  .banner-social-icons li.list-social__item a:hover{color:#FCC501;}
  .banner-social:after {position:absolute; right:40px; width:150px; height:1px; background:#000; content:"";}
@media (min-width: 1600px){
  
  .banner-social:after {
    width: 20%;
  }
  
}
@media (min-width: 1700px){
  
  .banner-social:after {
    width: 13%;
  }
  
}
@media (min-width: 2000px){
  
  .banner-social:after {
    width: 10%;
  }
  
}
  .banner-blank {
      width: 58%;
      background: #fff;
  }
  .shopify-section-group-footer-group footer.footer.color-background-1{background: #000000; position:relative;
  color:#fff;}

  .footer-block__image-wrapper.global-media-settings {
      background: transparent;
      border: none;
  }
  .footer__content-top.page-width, .footer__content-bottom {
      z-index: 99;
      position: relative;
  }
  .footer-block.grid__item.footer-block--menu {
      padding-left: 50px;
  }
  h2.footer-block__heading.inline-richtext{color:#fff;}
  footer .footer-block--menu ul li a.link--text {color:#fff; text-decoration:none;

  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  }
  footer .footer-block--menu ul li a.link--text:hover {color:#FCC501; text-decoration:none;}
  h2.footer-block__heading.inline-richtext{
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: left;
    text-transform:uppercase;
  }
  .footer-block__details-content.rte p a{color:#fff; text-decoration:none;}
  .footer-block__details-content.rte p a:hover {color:#FCC501;}
  .hm-abt .image-with-text__media{border:none;}
  .hm-abt .image-with-text__media-item {position:relative;}
  .hm-abt .image-with-text__media-item:before {position:absolute; left:-20px; top:-20px; content:""; width:330px; height:280px;
  background:url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/about-rectangle.png) no-repeat; }
  .hm-abt h2.image-with-text__heading.inline-richtext.h1{
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0em;
  text-transform:uppercase;
    color:#04101C;
  }
  .hm-abt .rte p{
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
    color:#343434;
  }

  .hm-abt{padding-top:20px;}
  .hm-abt .rte p br{display:none;}
  .hm-abt .image-with-text__content{padding-right:3rem;}
  .hm-abt a.button.button--primary, .hmftr-txt a.button.button--primary{min-width:199px;}
  .hm-vdo{position:relative; padding-top:30px;}
  .hm-vdo:before {position:absolute; left:0; top:0; content:""; width:165px; height:192px;
  background:url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/how-it-work-before.png) no-repeat;
  background-size:100%;}
  .hm-vdo h2.title.inline-richtext.h1{
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0em;
  text-transform:uppercase;
    color:#04101C;
    margin-bottom:10px;
  }
  .hm-vdo .subhead h5{
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  color:#000000;
    margin-top:0;
  }
  .hm-vdo .title-wrapper.title-wrapper--no-top-margin {
      margin-bottom: 0;
  }
  .hm-vdo span.deferred-media__poster-button.motion-reduce {
      background: #014081;
      color: #fff;
  }
  .hm-vdo:after {
      position: absolute;
      right: 0;
      top: 70px;
      content: "";
      width: 35%;
      height: 630px;
      background:#FCC501;
    z-index:1;
  }
  .hm-vdo .color-background-1.gradient {
      position: relative;
      z-index: 9;
      background: transparent;
  }
  .hm-vdo deferred-media.video-section__media.deferred-media.no-js-hidden.gradient.global-media-settings {
      background: transparent;  z-index:99;
  }
  .hm-vdo .video-inhm{ position:relative;}
  .hm-vdo .video-inhm:after {
      position: absolute;
      left: -18px;
      bottom: -16px;
      content: "";
      width: 180px;
      height: 285px;
      background: #014082;
      z-index: 1;
  }
  .hmftr-rep-inner {
      display: flex;
      flex-wrap: wrap;
  }
  .hmftr-img {
      flex: 0 0 50%; position:relative; padding-left:60px;
  }
  .hmftr-img:after{background:#F4F4F4; position:absolute; left:0; top:25px; content:""; width:87%; height:100%;}
  .hmftr .page-width {
      padding-left: 3.4rem;
  }
  .hmftr-img img {position:relative; z-index:99;}
  .hmftr .slick-list.draggable {
      padding-bottom: 40px;
  }
  .hmftr{margin-top:60px; padding-top:20px;}
  .hmftr-txt {
      flex: 0 0 50%;
      padding-left: 55px; padding-top:30px;
  }
  .hmftr-txt h2{
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0em;
  color:#04101C;
    text-transform:uppercase;
    margin-bottom:0;
  }
  .prod-text p{
    font-size: 16px;
  font-weight: 500;
  line-height: 33px;
  letter-spacing: 0em;
    color:#04101C;
  }
  .prod-text p strong{
  font-size: 18px;
  font-weight: 700;

  }
  .prod-price p {
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: 0em;
  color:#002A56;
    text-transform:capitalize;
  }
  .prod-price p strong{color:#04101C; font-size:20px;}
  .hmchs-top h2{
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0em;
  color:#04101C;
    text-transform:uppercase;
  }
  .hmchoose{margin-top:80px; overflow:hidden;}
  .hmchs-repinner{background: #F4F4F4; width:100%;}
  .hmchoose .page-width{max-width:100%; padding:0; padding-left: calc(50% - (1200px / 2) + 5rem);}



  .hmftr .prodsldr .slick-arrow:before {
    content: normal;
  }
  .hmftr .prodsldr .slick-arrow {
    /* background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%; */
    width: 74px;
    height: 15px;
  }
  .hmftr .prodsldr .slick-arrow {
    top: unset;
    bottom: 0;
    z-index: 1;
    transform: none;
  }
  .hmftr .prodsldr .slick-next {
    right: calc(50% - 40px);
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    left: inherit;
    top: auto;
    bottom: -20px;
    /* background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_4.png); */
    width: 43px;
    height: 15px;
  }

  .hmftr .prodsldr .slick-next::before{ 
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_4.png) no-repeat center center;
    background-size: 100% 100%;
    transform: rotate(180deg);
    opacity: 1;
  }

  .hmftr .prodsldr .slick-next.slick-disabled{ 
    width: 74px;
  }

  .hmftr .prodsldr .slick-next.slick-disabled::before{ 
    background: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_3.png) no-repeat center center;
    transform: revert;
  }

  .hmftr .prodsldr .slick-prev {
    /* transform: rotate3d(0,0,1,180deg); */
    left: calc(50% - 40px);
    right: inherit;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: auto;
    bottom: -20px;
    width: 43px;
    height: 15px;
  }

  .hmftr .prodsldr .slick-prev.slick-disabled{ 
    width: 74px;
  }

  .hmftr .prodsldr .slick-prev.slick-disabled::before{ 
    background: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_3.png) no-repeat center center;
    transform: rotate(180deg);
  }

  .hmftr .prodsldr .slick-prev::before{ 
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_4.png) no-repeat center center;
    background-size: 100% 100%;
    opacity: 1;
  }


  /* .hmftr .prodsldr .slick-prev.slick-disabled {
    background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_4.png);
    transform: none;
    width: 43px;
    bottom: 0;
  } */

  /* .hmftr .prodsldr .slick-next.slick-disabled {
    background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_4.png);
    transform: rotate(180deg);
    width: 43px;
    bottom: 0;
  } */

  .hmftr {
    position: relative;
  }
  .hmftr:before {
    content: "";
    background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/image_16_1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 252px;
    height: 264px;
    position: absolute;
    right: 0;
    bottom: -40px;
  }


  .hmchoose .hmchs-top h2 {
    margin: 0 0 56px 0;
  }
  .hmchoose .choosesldr .slick-list {
    margin: 0 -9px;
  }
  .hmchoose .choosesldr .hmchs-rep {
    padding: 0 9px;
    display: flex;
    min-height: 164px;
  }
  .hmchoose .choosesldr .hmchs-rep .hmchs-repinner {
    padding: 25px 25px;
    display: flex;
  /*   align-items: center; */
  }
  .hmchoose .choosesldr .hmchs-rep .hmchs-repinner .hmchs-text h3 {
    font-weight: 600;
    font-size: 16px;
    line-height: 23px;
    text-transform: uppercase;
    color: #000000;
  }
  .hmchoose .choosesldr .hmchs-rep .hmchs-repinner .hmchs-text {
    padding-right: 3px;
    position: relative;
  }
  .hmchoose .choosesldr .hmchs-rep .hmchs-repinner .hmchs-text:before {
    content: "";
    background: #014082;
    width: 56px;
    height: 2px;
    position: absolute;
    top: 0;
    left: 28px;
  }
  .hmchoose .choosesldr .hmchs-rep .hmchs-repinner .hmchs-icon {
    padding-left: 15px;
  }
  .hmchoose .choosesldr .slick-arrow:before {
    content: normal;
  }
  /* .hmchoose .choosesldr .slick-arrow {
    top: -66px;
    bottom: unset;
    z-index: 1;
    left: unset;
    right: 0;
    background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 74px;
    height: 15px;
  } */

  /* .hmchoose .choosesldr .slick-next {
    right: 17%;
  } */
  /* .hmchoose .choosesldr .slick-prev {
    top: -73px;
    left: 72%;
    transform: rotate3d(0,0,1,180deg);
  } */
  
  /* .hmchoose .choosesldr .slick-prev.slick-disabled {
    background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_4.png);
    transform: none;
    width: 43px;
  } */
  /* .hmchoose .choosesldr .slick-next.slick-disabled {
    background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_4.png);
    transform: rotate(180deg);
    width: 43px;
    top: -73px;
  } */

  .hmchoose .choosesldr .slick-next{
    top: -85px;
    position: absolute;
    z-index: 2;
    right: 50px;
    background: transparent;
    border: 1px solid #DCD7D7;
    border-radius: 3px;
    width: 43px;
    height: 15px;
    font-size: 0;
    line-height: 0;
    outline: none;
    box-shadow: none;
    border: none;
    transform: inherit;
  }

  .hmchoose .choosesldr .slick-next::before{ 
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_4.png) no-repeat center center;
    background-size: 100% 100%;
    transform: rotate(180deg);
    opacity: 1;
  }

  .hmchoose .choosesldr .slick-next.slick-disabled{ 
    width: 74px;
  }

  .hmchoose .choosesldr .slick-next.slick-disabled::before{ 
    background: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_3.png) no-repeat center center;
    transform: revert;
  }


  .hmchoose .choosesldr .slick-prev{
    top: -85px;
    position: absolute;
    z-index: 2;
    right: 108px;
    left: inherit;
    background: transparent;
    border: 1px solid #DCD7D7;
    border-radius: 3px;
    width: 43px;
    height: 15px;
    font-size: 0;
    line-height: 0;
    outline: none;
    box-shadow: none;
    border: none;
    transform: translate(-45px, 0);
    
  }

  .hmchoose .choosesldr .slick-prev::before{ 
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_4.png) no-repeat center center;
    background-size: 100% 100%;
    opacity: 1;
  }

  .hmchoose .choosesldr .slick-prev.slick-disabled{ 
    width: 74px;
    right: 120px;
    transform: translate(0, 0);
  }

  .hmchoose .choosesldr .slick-prev.slick-disabled::before{ 
    background: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_3.png) no-repeat center center;
    transform: rotate(180deg);
  }

  .hmchoose  {
    padding-bottom: 138px;
  }


  .hm-convnt .hm-convntinner {
    display: flex;
    padding-top: 70px;
  }
  .hm-convnt .hm-convntinner .hm-convnt-left h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0;
  }
  .hm-convnt .hm-convntinner .hm-convnt-left h2 p {
    margin: 0;
  }
  .hm-convnt .hm-convntinner .hm-convnt-left {
    margin-top: -40px;
    height: fit-content;
    padding-right: 40px;
    width: 40%;
  }
  .hm-convnt .hm-convntinner .hm-convnt-right {
    width: 60%;
      padding-left: 40px;
  }
  .hm-convnt .hm-convntinner .hm-convnt-right img {
    width: 100%;
  }
  .hm-convnt .abslt-contentarea {
    background: #FFFFFF;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.12);
    padding: 41px 29px 48px 53px;
    max-width: 671px;
    position: absolute;
    bottom: 100px;
  }
  .hm-convnt {
    position: relative;  
  }
  .hm-convnt:before {
    content: "";
    background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Group_25.png);
    width: 673px;
      height: 576px;
      position: absolute;
      z-index: -1;
      top: -45px;
  }
  .hm-convnt .abslt-contentarea .abslt-contenttext p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #343434;
  }
  .hm-convnt .abslt-contentarea .abslt-contenttext p br {
    display: none;
  }
  .hm-convnt .abslt-contentarea .abslt-contenttext p strong {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #014082;
  }
  .hm-convnt .abslt-contentarea .abslt-contentbtn a {
    font-size: 16px;
      font-weight: 700;
      line-height: 28px;
      letter-spacing: 0em;
      text-transform: uppercase;
      text-decoration: none;
      background: #FCC501;
      min-width: 229px;
      display: inline-block;
      color: #000;
      border: 1px solid #FCC501;
      position: relative;
      transition: .5s;
      padding: 13px 25px;
  }
  .hm-convnt .abslt-contentarea .abslt-contentbtn a:after {
    transition: .5s;
      position: absolute;
      content: "";
      right: 20px;
      left: auto;
      box-shadow: none;
      top: 23px;
      width: 36px;
      height: 8px;
      background: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_1.png) no-repeat center;
  }
  .hm-convnt .abslt-contentarea .abslt-contentbtn a:hover {
        background: #fff;
      transition: .5s;
  }
  .hm-convnt .abslt-contentarea .abslt-contentbtn a:hover:after {
    transition: .5s;
      right: 15px;
  }
  .hm-convnt .abslt-contentarea .abslt-contentbtn {
    margin-top: 27px;
  }


  .hm-imgtxt {
    padding: 124px 0 110px 0;
  }
  .hm-imgtxt .hmimgtxt-full {
        max-width: 100%;
      padding: 0;
      padding-left: calc(50% - 600px + 5rem);
    position: relative;
  }
  .hm-imgtxt .hmimgtxt-full:before {
    content: "";
    background-color: #F4F4F4;
        width: calc(100% - 427px);
  height: 543px;
    position: absolute;
    left: 0;
    top: -50px;
    z-index: -1;
  }
  .hm-imgtxt .hmimgtxt-full .top-heading h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    color: #04101C;
    margin: 0 0 72px 0;
  }
  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep {
    display: flex;
  }
  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmtextcolumn {
    background-color: #FCC501;
    background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/image_17.png);
    background-repeat: no-repeat;
      background-size: 90% 90%;
      background-position: center;
    padding: 45px;
  }
  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmtextcolumn p strong {
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  }
  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmtextcolumn p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  }
  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmimgcolumn {
    position: relative;
    display: flex;
  }
  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmimgcolumn img {
    width: 100%;
  }
  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmimgcolumn .hmtxt {
    position: absolute;
    bottom: 23px;
    left: 57px;
  }
  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmimgcolumn .hmtxt h2 {
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  }
  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmimgtxt-inner {
    width: 33.33%;
  }


  .hm-nwsltr .newsletter {
    max-width: 1100px;
    padding: 0 5rem;
    margin: 0 auto;
  } 
  .hm-nwsltr .newsletter .newsletter__wrapper {
    background: #F1EFEF;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    color: #04101C;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form {
    max-width: 814px;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper {
    max-width: 814px;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field:before,
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field:after
  {
    content: normal;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field label {
    display: none;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field input:focus,
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field input:focus-visible {
    box-shadow: none;
    outline: 0;
    border-radius: 0;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field input::-webkit-input-placeholder {
  color: #00000078;
  opacity: 1;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field input:-ms-input-placeholder { 
  color: #00000078;
  opacity: 1;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field input::placeholder {
  color: #00000078;
  opacity: 1;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field input {
    padding: 0 0 0 15px;
    font-family: 'Outfit', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #00000078;
    height: 58px;
    max-width: 588px;
    margin-right: 22px;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field .newsletter-form__button {
    position: unset;
    width: 204px;
  height: 58px;
    background: #FCC501;
    border: 1px solid #FCC501;
    font-family: 'Outfit', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  color: #04101C;
    transition: all .45s ease-in-out;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field .newsletter-form__button:hover {
    background: transparent;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field .newsletter-form__button img {
    margin-left: 10px;
    transition: all .45s ease-in-out;
  }
  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field .newsletter-form__button:hover img {
    margin-left: 15px;
  }
  .hm-nwsltr {
    padding: 0 0 70px 0;
  }
  .shopify-section-group-footer-group .footer {
    position: relative;
    background: #014082 !important;
  }
  /* .shopify-section-group-footer-group .footer:before {
    content: '';
      background: #000;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      min-width: 200vw;
    min-width: 32vw;
      min-height: 200px;
  } */
  .footer-block.grid__item {
    position: relative;
  }
  .footer-block.grid__item:first-child::after {
      content: '';
      background: #000;
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: -1;
      min-width: 200vw;
      min-height: 200px;
  }
  .shopify-section-group-footer-group .footer {
    padding: 0;
  }
  .shopify-section-group-footer-group .footer .footer__content-top {
    padding-bottom: 0;
  }
  .shopify-section-group-footer-group .footer .footer__content-top .footer-block {
    padding-top: 93px;
    padding-bottom: 108px;
  }
  .footer-block.grid__item:first-child .footer-block__details-content {
        padding-top: 0;
      padding-right: 75px;
  }
  .shopify-section-group-footer-group .footer .footer__content-bottom {
    background: #000;
  }
  .shopify-section-group-footer-group .footer .footer-social {
    background: #000;
  }
  .shopify-section-group-footer-group .footer .footer-social .footer__list-social {
    justify-content: end;
  }
  .shopify-section-group-footer-group .footer .footer-social .footer__list-social li:last-child a {
    padding-right: 0;
  }
  .shopify-section-group-footer-group .footer .footer__content-bottom-wrapper .footer__column {
        align-items: center;
    flex-direction: unset;
        justify-content: space-between;
    width: 76%;
  }
  .shopify-section-group-footer-group .footer .footer__content-bottom-wrapper .footer__column .footer__payment {
        display: flex;
      justify-content: center;
  }
  .shopify-section-group-footer-group .footer .footer__content-bottom-wrapper {
    justify-content: end;
    padding-bottom: 12px;
  }


  .shopify-section-group-footer-group .footer .footer-social ul li a svg {
    color: #fff;
  }
  .shopify-section-group-footer-group .footer .footer__content-bottom {
    padding-bottom: 50px;
  }
  .shopify-section-group-footer-group .footer .footer-social {
        display: flex;
      align-items: center;
      justify-content: end;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #FFFFFF;
    position: relative;
    text-transform: capitalize;
  }
  .shopify-section-group-footer-group .footer .footer-social:before {
    content: "";
    background-color: #fff;
    width: 73%;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
  }


  .home-banner:before {
    content: "";
    background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/image_3.png);
    background-repeat: no-repeat;
    width: 362px;
  height: 358px;
    position: absolute;
    left: 0;
    bottom: 65px;
    background-size: cover;
  }


  .inner-banner {
        background: #014387;
      position: relative;
  }
  .inner-banner .inner-banner-full {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .inner-banner .inner-banner-full .inner-banner-left {
    flex: 0 0 34%;
      padding-left: calc(50% - 600px + 5rem);
      padding-right: 20px;
    
  }
  .inner-banner .inner-banner-full {
    position: relative;
  }

  .inner-banner .inner-banner-full:before {
    content: "";
    background-color: #fff;
    width: calc(100% - 440px);
    height: 100px;
    position: absolute;
    bottom: -1px;
    left: 0;
  }
  .inner-banner .inner-banner-full .inner-banner-right {
    flex: 0 0 66%;
    position: relative;
  }
  .inner-banner .inner-banner-full .inner-banner-right img {
    width: 100%;
      height: auto;
      display: block;
  }
  .inner-banner .inner-banner-full .inner-banner-left h2 {
    margin: 0;
  font-weight: 700;
  font-size: 52px;
  line-height: 68px;
  text-transform: uppercase;
  color: #FFFFFF;
  }
  .template-page .hm-abt {
    padding: 90px 0 70px 0;
  }

  /* =======18-05-2023 (H)========= */
  .cnt-map{
    position:relative;
    width:100%;
    padding-top:72px;
    padding-bottom: 127px;
  }
  .cnt-map:after{
      content: "";
      width: 35.25%;
      background: #FCC501;
      position: absolute;
      right: 0;
      top: 0;
      padding-bottom: 33.06%;
        z-index: -1;
  }
  .cnt-map:before{
      content: "";
      width: 18.25%;
      position: absolute;
      left: 0;
      bottom: 0;
      background-image: url(con-lip-1.png);
      padding-bottom: 15%;
      background-repeat: no-repeat;
  }

  .cnt-map .cont-mapfull{
    display:flex;
    align-items:center;
  }

  .cnt-map .cont-mapleft{
    width:310px;
  }

  .cnt-map .cont-mapright{
    width:60%;
    margin-left:auto;
    position:relative;
  }
  .cnt-map .cont-mapright:before{
      content: "";
      width: 100%;
      padding-bottom: 84.25%;
      display: block;
  }
  .cnt-map .cont-mapright iframe{
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
  }

  .cont-mapleft h2{
  font-weight: 700;
  font-size: 40px;
  line-height: 1.25;
  text-transform: uppercase;
  color: #050505;
  margin:0 0 42px 0;
  }

  .cont-mapleft p{
    margin:0 0 25px;
    padding:0;
    font-family: 'Outfit';
  font-weight: 500;
  font-size: 16px;
  line-height: 1.56;
  color: #050505;

  }
  .cont-mapleft p strong{
  font-weight: 700;
  font-size: 24px;
  line-height: 1.04;
  color: #050505;
    margin:0 0 ;
    display:block;
  }
  .cont-mapleft p:last-child{
    margin:0;
    font-weight: 400;
  }
  .cont-mapleft p a{
    font-weight: 400;
    text-decoration:none;
    color: #050505;
  }

  .cntfrm-img{
    width:100%;
    position:relative;
  }
  .cntfrm-img .gradient{
    position:relative;
    z-index:2;
    background-color:transparent;
  }
  .cntfrm-img .page-width{
    z-index:3; 
  }
  .cntfrm-img:after{
      content: "";
      width: 42.375%;
      background-color: #014082;
      padding-top: 36.341%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
        background-image: url(con-lip-2.png);
      background-repeat: no-repeat;
      background-position: left bottom;
    background-size: 53%;
  }
  .cntfrm-img .cntarea-full{
    display:flex;
    flex-wrap:wrap;
  }
  .cntfrm-img .cntarea-full .cntarea-left {
      width: 61%;
      position: relative;
  }
  .cntfrm-img .cntarea-full .cntarea-left h2.title{
  font-weight: 700;
  font-size: 40px;
  line-height: 1.25;
  text-transform: uppercase;
  color: #FFFFFF;
    margin:0 0 35px 0;
  }
  .cntfrm-img .cntarea-full .cntarea-left .abslt-form{
      background-color:#fff;
    padding:39px 60px;
  }
  .cntfrm-img .cntarea-full .cntarea-right {
      width: 39%;
  }

  .cntfrm-img .cntarea-full .cntarea-right  .cntarea-right-img{
      width: 148.7%;
      float: right;
      margin-top: 40px;
  }

  .cntfrm-img .contact.page-width{
  padding-top: 68px;
      padding-bottom: 0;
  }
  
  .cntfrm-img .contact .field .field__label{
      left: 0;
      top: 0;
  }
  .cntfrm-img .contact .field .field__input:focus~.field__label, 
  .cntfrm-img .contact .field .field__input:not(:placeholder-shown)~.field__label{
    left:0;
    top:0;
  }
  .cntfrm-img .contact .field:before,
  .cntfrm-img .contact .field:after,
  .cntfrm-img .contact .contact__button .button:before,
  .cntfrm-img .contact .contact__button .button:after{
    content:normal;
  }
  .cntfrm-img .contact .field__input{
  height: 48px;
      border: 0;
      border-bottom: 1px solid #C5BCBC;
      box-shadow: none;
      padding: 0;
    font-family: 'Outfit';
  font-weight: 400;
  font-size: 16px;
  color: #343434;

  }
  .cntfrm-img .contact .field__input.text-area{
    height:148px;
  }
  .cntfrm-img .contact .contact__button .button{
    width: 163px;
  height: 58px;
    background: #FCC501;
    font-family: 'Outfit';
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #04101C;
    transition:all 0.45s ease-in-out;
  }
  .cntfrm-img .contact .contact__button .button:hover{
    background-color:#014082;
    color:#fff;
  }



  .Faq{
    width:100%;
    position:relative;
    margin:108px 0;
  }

  .Faq .page-width{
    z-index:3; 
  }
  .Faq:after{
      content: "";
      width: 42.375%;
      background-color: #014082;
      padding-top: 36.341%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: -1;
        background-image: url(con-lip-2.png);
      background-repeat: no-repeat;
      background-position: left bottom;
    background-size: 53%;
  }
  .Faq .Faq-customWrap{
  }
  .Faq .Faq-customWrap h1{
  font-weight: 700;
  font-size: 40px;
  line-height: 1.25;
  text-transform: uppercase;
  margin:0 0 23px;
  color: #FFFFFF;
    max-width:387px;
    width:100%;
    margin-top:80px;
        display: inline-block;
  }
  .Faq .Faq-customWrap .faqpage{
  background: #014082;
    padding:25px 42px;
    margin:0 0 20px;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.12);
    transition:all 0.45s ease-in-out;
  }
  .Faq .Faq-customWrap .acc-headng-main{
  font-weight: 600;
  font-size: 24px;
  line-height: 1.25;
  color: #FFFFFF;
    cursor:pointer;
    position:relative;
  }
  .Faq .Faq-customWrap .acc-headng-main:before,
  .Faq .Faq-customWrap .acc-headng-main:after{
    content:"";
    position:absolute;
    background-color:#fff;
    position:absolute;
    right:0;
    top:0;
    cursor:pointer;
  }
  .Faq .Faq-customWrap .acc-headng-main:before{
      width: 10px;
      height: 2px;
      right: -15px;
      top: 12px;
  }
  .Faq .Faq-customWrap .acc-headng-main:after{
  height: 10px;
      width: 2px;
      right: -11px;
      top: 8px;
  }
  .Faq .Faq-customWrap .content-box{
    display:none;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.62;
  color: #343434;
  }
  .Faq .Faq-customWrap .content-box p{
    margin:0 0 41px 0;
  }

  .Faq .Faq-customWrap .content-box .faq-images{
    display:flex;
    --column-gap:44px;
    column-gap:var(--column-gap);
    flex-wrap:nowrap;
  }

  .Faq .Faq-customWrap .content-box .faq-image-col{
  width:calc(100% - (var(--column-gap) - (var(--column-gap) / 2))); 
  }
  .Faq .Faq-customWrap .content-box .faq-image-col img{
    width:100%;
  }

  .Faq .Faq-customWrap .faqpage.active{
    background-color:#fff;
      padding:50px 42px;
  }
  .Faq .Faq-customWrap .faqpage.active .acc-headng-main{
    color: #014082;
    margin:0 0 20px;
  }

  .Faq .Faq-customWrap .faqpage.active .acc-headng-main:before{
      width: 10px;
      height: 2px;
      right: -15px;
      top: 12px;
    background-color:#000;
  }
  .Faq .Faq-customWrap .faqpage.active .acc-headng-main:after{
  height: 10px;
      width: 2px;
      right: -11px;
      top: 8px;
    opacity:0;
  }
  .template-page .hm-vdo{margin-bottom:20px; margin-top:20px;}
  .innerbanner-blue {background:#014387; padding-bottom:40px; padding-top:65px;}
  .bluebanner-full h2{margin-top:0;  margin-bottom:0;
  font-size: 52px;
  font-weight: 700;
  line-height: 68px;
  letter-spacing: 0em;
  text-align: left;
  text-transform:uppercase;
  color:#fff;
  }
  .inner-page .rte p{
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
    color:#343434;
    padding:3px 0;
  }
  .inner-page .rte h6{
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0em;
  color:#014082;
    margin-bottom:25px;
  }
  .inner-page .rte ol{list-style-position: outside;}
  .inner-page .rte ol li{
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
    color:#343434;
    margin-bottom:3px;
  }
  .footer-copyright .copyright__content a:hover {text-decoration:none; color:#FCC501;}

  /* 19/05/2023 dm */

  .facets-vertical .facets-wrapper{ 
      background: #FFFFFF;
      box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
      padding: 30px;
      margin-right: 69px;
  }

  .facets-vertical .facets-wrapper .active-facets-vertical-filter{ 
  justify-content: center;
  }

  .facets-vertical .facets-wrapper .active-facets-vertical-filter h2{ 
      font-size: 20px;
      font-weight: 700;
      text-transform: uppercase;
      color: #04101C;
      margin-bottom: 26px;
  }


  .facets-vertical .facets-wrapper .facets__disclosure-vertical{ 
      border-top: 0;
  }

  .facets-vertical .facets-wrapper .facets__disclosure-vertical .facets__summary{ 
      padding-top: 0;
      padding-bottom: 0;
      font-size: 14px;
      color: #000;
      margin-bottom: 22px;
  }

  .facets-vertical .facets-wrapper .facets__disclosure-vertical .facets-wrap { 
      padding: 0;
      width: 100%;
      margin: 0;
  }

  .facets-vertical .facets-wrapper .facets__disclosure-vertical .facets-wrap ul li label{ 
      padding: 0;
      margin-bottom: 13px;
  }

  .facets-vertical .facets-wrapper .facets__disclosure-vertical .facets-wrap ul li label svg{ 
      width: 16px;
      height: 16px;
      margin-right: 12px;
  }

  .facets-vertical .facets-wrapper .facets__disclosure-vertical .facets-wrap ul li label svg rect{ 
      stroke: rgba(0, 0, 0, 0.2);
  }


  .facets-vertical .facets-wrapper .facets__disclosure-vertical .facets-wrap ul li label span{ 
      color: #000;
  }

  .facets-vertical .facets-wrapper .facets__disclosure-vertical .facets-wrap ul li { 
      margin-bottom: 13px
  }

  .facets-vertical .facets-wrapper .facets__disclosure-vertical .facets-wrap ul li:last-child{ 
      margin-bottom: 0
  }

  .facets-vertical .facets-wrapper .facets__disclosure-vertical .facets-wrap ul{ 
      padding: 13px 0;
      border-top: 1px solid #EDE8E8;
      border-bottom: 1px solid #EDE8E8;
  }

  .facets-vertical .facets-wrapper .facets__display-vertical{ 
      padding-bottom: 22px;
  }

  .facets-vertical .facets-wrapper .facets__header-vertical{ 
      font-size: 14px;
      color: #000;
      padding: 0;
      padding-bottom: 19px;
      border-bottom: 1px solid #EDE8E8;
      margin-bottom: 19px;
  }

  .facets-vertical .facets-wrapper .facets__price .field-currency{ 
      font-size: 14px;
      color: #000;
  }

  .facets-vertical .facets-wrapper .facets__price .field .field__input{ 
      border: 1px solid rgba(0, 0, 0, 0.2);
      height: 35px;
      padding: 0 13px;
      font-size: 14px;
  }

  .facets-vertical .facets-wrapper .facets__price .field .field__label{ 
      color: #000;
      font-size: 1.2rem;
  }

  .facets-vertical .facets-wrapper .facets__price .field__input:focus ~ .field__label{ 
      font-size: 1rem;
  }

  .card .card__inner{
      background: #FFFFFF;
      border: 2px solid #E6F0FA !important;
      box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
  }

  .facets-vertical-form {
      width: calc(100% - 389px);
      margin-left: auto;
      justify-content: flex-start !important;
      margin-bottom: 20px;
  }

  .facets-vertical-form  .facet-filters{ 
      padding-left: 0;
  }

  .facets-vertical-form  .facet-filters .facet-filters__field .select{ 
      background: #FFFFFF;
      border: 1px solid #C7BEBE;
      max-width: 178px;
      width: 100%;
      height: 36px;
  }

  .facets-vertical-form  .facet-filters .facet-filters__field .select select{ 
      padding: 5px 12px;
      height: 100%;
      padding-right: 20px;
  }

  .facet-filters__sort+.icon-caret{ 
      right: 6px !important;
  }


  .facets-vertical-form  .facet-filters{ 
      max-width: 246px;
      width: 100%;
  }

  /* 19/05/2023 dm */


  /* 22/05/2023 dm */

  .facets__price .field::after{ 
    display: none;
  }

  .facets-vertical-form .facet-filters .facet-filters__field .select:focus-visible,
  .facets-vertical-form .facet-filters .facet-filters__field .select select:focus-visible{ 
    outline: none;
    box-shadow: none;
  }

  .facet-filters__label,
  .product-count__text{ 
    color: #000;
    font-weight: 400;
  }


  .facets-vertical-form{ 
    align-items: center;
  }


  .product-grid-container .collection .grid{ 
    margin: 0 -17px;
  }

  .product-grid-container .collection .grid li{ 
    padding: 0 17px;
  }

  .card .card__information .card__heading{ 
    font-size: 24px;
    font-weight: 500;
    color: #343434;
    margin-bottom: 5px;
  }

  .card .card__information .price{ 
    font-weight: 700;
    font-size: 18px;
    color: #014387;
  }

  .mnprd-list{ 
    padding-bottom: 58px;
  }

  .mn-prd,
  .mnprd-list{ 
    position: relative;
  }

  .mn-prd::before,
  .mnprd-list::before{ 
    content: "";
    position: absolute;
    top: 90%;
    left: 0;
    background: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/product-bg.png?v=1684739258) no-repeat center center;
    background-size: 100% 100%;
    width: 195px;
    height: 195px; 
  }

  .facets-vertical .facets-wrapper .facets__disclosure-vertical .facets-wrap ul li label  .icon-checkmark{ 
    width: 13px;
    height: 13px;
    top: 2px;
    left: 2px;
  }

  .product--thumbnail_slider .product__media-wrapper .slider-mobile-gutter .product-media-container{ 
  background: #FFFFFF;
  border: 2px solid #E6F0FA;
  box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
  width:100%;
  }

  .product--thumbnail_slider .product__media-wrapper .product__media-list{ 
    margin-bottom: 41px;
  }

  .product--thumbnail_slider .product__media-wrapper .thumbnail-list{ 
    padding: 0 !important;
    grid-gap: 29px;
  }

  .product--thumbnail_slider .product__media-wrapper .thumbnail-list li{ 
    width: 29.6% !important;
  }

  .product--thumbnail_slider .slider-mobile-gutter .slider-button svg{ 
    color: #000;
    height: 9px;
  }

  .section-template--19121838194988__main-padding{ 
    padding-top: 79px !important;
  }

  .product__info-wrapper .product__info-container .product__text{  
    font-weight: 500;
    font-size: 16px;
    color: #343434;
    margin-bottom: 20px;
    letter-spacing: 0;
  }

  .product__info-wrapper .product__info-container .product__title{ 
    margin-bottom: 20px;
  }

  .product__info-wrapper .product__info-container .product__title h1{ 
    font-weight: 700;
    font-size: 40px;
    color: #04101C;
    text-transform: uppercase;
  }

  .product__info-wrapper .product__info-container .product-form__input .form__label,
  .product__info-wrapper .product__info-container  .product__text,
  .product__info-wrapper .product__info-container .quantity__label{ 
  font-weight: 500;
  font-size: 18px;
  color: #002A56 !important;
  margin-bottom: 2px;
  }

  .product__info-wrapper .product__info-container .product-form__input label{ 
    background-color: transparent !important;
    border: 0;
    font-weight: 500;
    color: #343434 !important;
    font-size: 16px;
    padding: 0 !important;
  }

  .product__info-wrapper .product__info-container .price-item{ 
    font-weight: 500;
    font-size: 20px;
    color: #04101C;
    margin-bottom: 16px;
  }

  .product__info-wrapper .product__info-container  .product__text .no-js-hidden{ 
    margin-top: 0;
  }

  .product__info-wrapper .product__info-container .quantity__label{
    margin-bottom: 20px !important;
  }

  .product__info-wrapper .product__info-container .quantity{ 
    max-width: 88px;
    min-height: 35px;
  }

  .product__info-wrapper .product__info-container .quantity__button{ 
    width: calc(2.5rem / var(--font-body-scale));
  }

  .product__info-wrapper .product__info-container .quantity::after{
    border-color: rgba(0, 0, 0, 0.12);
    box-shadow: none;
  }

  .product__info-wrapper .product__info-container .quantity button,
  .product__info-wrapper .product__info-container .quantity input{ 
  color: #000;
  }

  .product__info-wrapper .product__info-container .quantity input:focus-visible{ 
    outline: none;
    box-shadow: none;
  }

  .product__info-wrapper .product__info-container .quantity input{ 
    background: transparent;
  }

  .product__info-wrapper .product__info-container .product-form__buttons button[type="submit"]{ 
    width: auto;
    display: inline-block;
    padding: 16px 62px;
    color: #04101C;
    text-transform: uppercase;
    font-weight: 700;
    background: #FCC501;
    border: none;
    box-shadow: none !important;
    outline: none !important;
    margin-bottom: 26px;
  }

  .product__info-wrapper .product__info-container .product-form__buttons button[type="submit"]::after{ 
    display: none;
  }

  .product__info-wrapper .product__info-container .product-form__buttons button[type="submit"]:hover{ 
    background: #04101C;
    color: #fff;
  }

  .product__info-wrapper .product__info-container  .product__accordion .summary__title h2{ 
    font-weight: 600;
    font-size: 20px;
    color: #002A56;
  }

  .product__info-wrapper .product__info-container .accordion .summary__title+.icon-caret{ 
    height: 9px;
    color: #000;
  }

  .product__info-wrapper .product__info-container .shopify-payment-button__button{ 
  background: transparent;
  border: 1px solid #000000;
  width: auto;
  display: inline-block;
  padding: 16px 62px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #04101C;
    box-shadow: none !important;
    outline: none !important;
  }

  .product__info-wrapper .product__info-container .shopify-payment-button__button::after{ 
    display: none;
  }

  .product__info-wrapper .product__info-container .shopify-payment-button__button:hover{ 
    color: #fff;
    background: #FCC501;
      border-color: #FCC501;
  }

  .related-products{ 
    padding-top: 198px !important;
  }

  .related-products .related-products__heading{
    font-weight: 700;
    font-size: 40px;
    color: #04101C;
    text-transform: uppercase;
    margin-bottom: 50px;
  }

  .shopify-section-group-footer-group .footer .footer-social:before{ 
    width: calc(100% - 320px);
  }

  .menu-drawer{ 
    left: auto !important;
    right: 0;
    transform: translate(100%) !important;
  }

  .js details[open].menu-opening>.menu-drawer{ 
    transform: translate(0) !important;
  }

  .hdrbuy-btn p{
    height: 100%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .cart-count-bubble{ 
    bottom: 0;
    top: 3px;
    left: auto;
    right: 0px;
  }

  .header--mobile-left .header__heading, .header--mobile-left .header__heading-link{ 
    padding: 0 !important;
  }

  .overflow-hidden-tablet{ 
    overflow: hidden;
  }

  .product--thumbnail_slider .slider-mobile-gutter .slider-button{ 
    display: flex !important;
  }

  .customer>h1, .customer__title{
    text-transform: uppercase;
    font-weight: 700;
  }

  .hd-mailformbl{
    display: none;
  }

  /* 22/05/2023 dm */

  /* reposnive strat */

  @media(min-width:1440px){ 
    .mn-prd::before,
    .mnprd-list::before{ 
      width: 295px;
      height: 295px;
    }
  }

  @media(max-width:1280px){ 

    .header__heading-logo-wrapper{ 
      max-width: 90px;
    }

    nav.header__inline-menu{ 
      padding-left: 80px;
    }

    nav.header__inline-menu ul li a{ 
      padding: 0;
      font-size: 15px;
    }

    nav.header__inline-menu ul li:not(:last-child){ 
      margin-right: 20px;
    }

    .header__icons{ 
      padding-right: 0;
    }

    .header:not(.drawer-menu).page-width{ 
      padding-right: 150px;
      display: flex;
      justify-content: space-between;
    }


    .header--middle-left{ 
      grid-template-columns: inherit;
    }

    .header--middle-left .header__inline-menu{ 
      padding-left: 0;
      margin-left: auto;
    }

    .header__icons{ 
      padding-right: 0;
    }

      .shopify-section-group-footer-group .footer .footer-social{
      max-width: 95%;
      margin-left: auto;
      margin-right: 0;
    } 

  }

  @media(max-width:1199px){ 
    .header:not(.drawer-menu).page-width{ 
      padding-left: 20px;
      padding-right: 125px;
    }

    .hdrbuy-btn a{ 
      font-size: 14px;
      padding: 0px 20px;
    }

    .banner-text{ 
      padding-left: 20px;
      padding-right: 20px;
      padding-bottom: 60px;
    }

    .banner-text h2{ 
      font-size: 43px;
      line-height: 1.2;
    }

    .banner-text h5{ 
      font-size: 20px;
      line-height: 1.2;
    }

    .banner-social{ 
      padding: 15px;
      position: absolute;
      bottom: 0;
      left: 0;
    }

    .banner-text p{ 
      padding-right: 0;
    }

    .image-with-text__content { 
      padding: 4rem 5rem 5rem !important;
    }

    .hmftr{ 
      margin-top: 35px;
    }

    .hmftr-img img{ 
      width: 100%;
    }

    .hmftr-txt .prod-price { margin-bottom: 45px; }

    /* .hmftr .prodsldr .slick-next{ 
      right: 31%;
    } */

    .hmchoose .hmchs-top{ 
      padding: 0px 50px;
    }
    
    /* .hmchoose .choosesldr .slick-next {
      right: 15%;
  } */

    .banner-social:after{ 
    width: calc(100% - 302px)
  }

  .hm-convnt .abslt-contentarea{ 
    bottom: 58px;
    padding: 25px 20px 25px 20px;
    max-width: 500px;
  }

  .hm-convnt .hm-convntinner .hm-convnt-left h2{ 
    font-size: 28px;
    line-height: 1.5;
  }

  .hm-convnt .abslt-contentarea .abslt-contenttext p{ 
    margin-top: 0;
  }

  .hm-convnt .abslt-contentarea .abslt-contentbtn {
    margin-top: 18px;
  }

  .hm-convnt .abslt-contentarea .abslt-contenttext p strong{ 
    font-size: 20px;
    line-height: 1.3;
  }

  .inner-banner .inner-banner-full:before{ 
    height: 50px;
  }

  .inner-banner .inner-banner-full .inner-banner-left {
    padding-left: 20px;
  }
    
  .cntfrm-img:after{ 
    width: 100%;
    height: 100%;
    padding: 0;
  }

  .cntfrm-img .contact.page-width {
    padding: 30px;
  }

  .cntfrm-img .cntarea-full .cntarea-left{ 
    width: 100%;
  }

  .cntfrm-img .cntarea-full .cntarea-right .cntarea-right-img{ 
    float: none;
    width: 100%;
    margin-top: 0;
  }
  
  .cntfrm-img .cntarea-full .cntarea-right{ 
    width: 100%;
  }
  
  .cntfrm-img .cntarea-full .cntarea-right .cntarea-right-img img{ 
    width: 100%;
  }

  .Faq .Faq-customWrap .faqpage{ 
    padding: 20px 25px;
  }

  .Faq .Faq-customWrap .acc-headng-main {
    font-size: 20px;
  }

  .Faq .Faq-customWrap h1{
    font-size: 38px;
  }

  .facets-vertical .facets-wrapper{
    margin-right: 36px;
  } 


  .facets-vertical-form{ 
    width: calc(100% - 357px);
  }

  .product-grid-container .collection .grid{ 
    column-gap: 0;
  }

  .product-grid-container .collection .grid li{ 
    width: 50%;
    max-width: 50%;
  }

  }


  @media(max-width:991px){ 
    .banner-image{ 
      flex: 0 0 100%;
    }

    .banner-text{ 
      padding-bottom: 103px;
      padding-top: 20px;
      order: 2;
      flex: 0 0 100%;
    }

    .header{ 
      padding-top: 20px !important;
      padding-bottom: 20px !important;
    }

      .header__heading-logo-wrapper{ 
      top: 15px;
      max-width: 70px;
    }

      .banner-social{ 
      width: 55%;
    }

  .grid--2-col-tablet .grid__item{ 
      width: 100%;
    }

    .section-template--19121838031148__3929a48e-2e9a-4647-aa7b-50ec40557b4a-padding{ 
      padding: 0 20px !important;
    }

      .image-with-text__content{ 
      padding: 3rem 0rem 0rem !important;
    }

      .hm-vdo:after{ 
      height: 434px;
    }

    .hmftr-img,
    .hmftr-txt{ 
      flex: 0 0 100%;
    }

      .hmftr .page-width{ 
      padding-left: 15px;
    }

    .hmftr-txt{ 
      padding-left: 0;
      padding-top: 62px;
    }

    .hmftr .prodsldr .slick-arrow{
      bottom: 0;
    }

    .hmftr .prodsldr .slick-next.slick-disabled{ 
      bottom: 0;
    }

    /* .hmftr .prodsldr .slick-next{ 
      transform: inherit;
    } */

    .hmftr-txt h2 br{ 
      display: none;
    }

    .hmftr .page-width{ 
      padding-right: 15px;
    }

    /* .hmftr .prodsldr .slick-prev{ 
      left: 40%;
    } */

    /* .hmftr .prodsldr .slick-next{ 
      right: 40%;
    } */

    .hmchoose .hmchs-top{ 
      padding: 0 15px;
    }

    /* .hmchoose .choosesldr .slick-next {
      right: 10%;
  } */

  .hmchoose {
    padding-bottom: 84px;
  }

  .hm-convnt:before{ 
    width: 100%;
    height: 100%;
    top: 0;
  }

  .hm-convnt .abslt-contentarea{ 
    position: static;
    max-width: 100%;
  }

  .hm-convnt .hm-convntinner{ 
    display: block;
  }

  .hm-convnt .hm-convntinner .hm-convnt-right{ 
    width: 100%;
    padding-left: 0;
  }

  .hm-convnt .hm-convntinner .hm-convnt-left{ 
    margin-top: 0;
    height: auto;
    padding-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }

  .hm-convnt .hm-convntinner{ 
    padding-top: 0;
  }

  .hm-convnt .hm-convntinner .hm-convnt-right{
    line-height: 0;
    margin-bottom: 20px;
  }

  .page-width{ 
    padding: 0 15px;
  }

  .hm-convnt {
    padding: 50px 0;
  }

  .hm-imgtxt {
    padding: 90px 15px 58px 15px;
  }

  .hm-imgtxt .hmimgtxt-full .top-heading h2{ 
    margin: 0px 0 40px 0;
  }

  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmtextcolumn{ 
    padding: 20px;
  }

  .hm-nwsltr .newsletter{ 
    padding: 0 15px;
  }

  .hm-nwsltr{ 
    padding: 0px 0 50px 0;
  }

  .shopify-section-group-footer-group footer.footer.color-background-1{ 
    margin-top: 0;
  }

  .shopify-section-group-footer-group .footer .footer__content-top .footer-block:first-child{ 
    width: 100%;
  }

  .shopify-section-group-footer-group .footer .footer__content-top .footer-block {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .footer-block__image-wrapper.global-media-settings{ 
    max-width: 129px !important;
    margin-bottom: 0 !important;
  }

  .footer__content-top .grid{ 
    row-gap: 0 !important;
  }

  .footer-block.grid__item.footer-block--menu {
    padding-left: 15px;
  }

  .shopify-section-group-footer-group .footer .footer__content-bottom{ 
    padding: 20px 0;
  }

  .shopify-section-group-footer-group .footer .footer__content-bottom-wrapper .footer__column{ 
    width: 100%;
  }

  .inner-banner .inner-banner-full .inner-banner-left{ 
    padding-left: 20px;
  }

  .inner-banner .inner-banner-full:before{ 
    height: 45px;
  }

  .template-page .hm-abt {
    padding: 50px 0 40px 0;
  }

  .cnt-map{ 
    padding-top: 40px;
    padding-bottom: 85px;
  }

  .cnt-map:before{ 
    background-size: 100% 100%;
  }

  .bluebanner-full h2{ 
    font-size: 35px;
    line-height: 1.2;
  }

  }

  @media(max-width:989px){  /* only for header fixing */

    .header header-drawer{
      order: 2;
    }

    .header  .header__icons{ 
      margin-left: auto;
      margin-right: 20px;
    }

    .menu-drawer__menu-item--active, .menu-drawer__menu-item:focus, .menu-drawer__close-button:focus, .menu-drawer__menu-item:hover, .menu-drawer__close-button:hover{ 
      color: #fff !important;
      background-color: #014387 !important;
    }

    .inner-banner .inner-banner-full .inner-banner-left h2{ 
      font-size: 35px;
      line-height: 1.2;
    }


    .Faq .Faq-customWrap h1{
      font-size: 30px;
      max-width: 308px;
      margin-top: 25px;
    }

    .Faq {
      margin: 50px 0;
    }

    .facets-vertical .facets-wrapper{ 
      width: 45% !important;
    }

    .facets__form-vertical{ 
      width: 100% !important;
    }

    .facets-vertical-form {
      width: calc(100% - 275px);
  }

  .product-grid-container .collection .grid{
    margin: 0 -12px;
  }

  .product-grid-container .collection .grid li { 
    padding: 0 12px;
  }

  .card .card__information .card__heading{ 
    font-size: 20px;
  }

  .card .card__information .price{ 
    font-size: 16px;
  }

  .mn-prd .product--thumbnail_slider .product__media-wrapper{ 
    max-width: 600px;
    margin: 0 auto 60px auto;
  }

  .grid--2-col-tablet .grid__item{ 
    padding-left: 0;
  }

  .product__info-container{ 
    max-width: 100% !important;
  }

  .related-products{ 
    padding-top: 60px !important;
  }

  }

  @media(max-width:767px){ 
    .header__heading-logo-wrapper {
      top: 10px;
      max-width: 60px;
  }

  .header:not(.drawer-menu).page-width{ 
    padding-right: 105px;  
  }


  .hdrbuy-btn a {
    font-size: 12px;
    padding: 0px 10px;
  }

  .hd-mail{ 
    padding-right: 10px;
  }

  .header__icon{ 
    width: 3rem;
    height: 3rem;
  }

  .hd-mail{ 
    padding-right: 10px;
  }

  .header .header__icons{ 
    margin-right: 35px;
  }

  .banner-text h2{ 
    font-size: 35px;
  }

  .banner-text h5{ 
    font-size: 17px;
  }

  .banner-social{ 
    width: 90%;
  }

  .hm-vdo .video-inhm:after{ 
    left: -12px;
    bottom: -13px;
    width: 115px;
    height: 115px;
  }

  .hm-vdo:after {
    height: 110px;
    top: 153px;
    width: 25%;
  }

  /* .hmftr .prodsldr .slick-next {
      right: 28%;
  } */

  .hmftr-txt h2 {
    margin-top: 0;
    font-size: 35px;
  }

  .hmftr-txt {
    padding-top: 45px;
  }

  .prod-price p{ 
    margin-bottom: 0;
  }

  .hmftr-txt .prod-price{ 
    margin-bottom: 0;
  }

  .hmchs-top h2{ 
    font-size: 35px;
    line-height: 1.2;
    margin: 0 0 30px 0;
  }


  .hmchoose .choosesldr .slick-prev{ 
    top: auto;
    /* transform: rotate3d(0,0,1,180deg); */
    left: calc(50% - 40px);
    right: inherit;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: auto;
    bottom: 0;
    width: 43px;
    height: 15px;
  }

  .hmchoose .choosesldr .slick-prev.slick-disabled{ 
    width: 74px;
    right: inherit;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .hmchoose .choosesldr .slick-disabled::before {
    background: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_3.png) no-repeat center center;
    transform: rotate(180deg);
  }

  .hmchoose .choosesldr .slick-next{ 
    top: auto;
    right: calc(50% - 40px);
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    left: inherit;
    top: auto;
    bottom: 0;
    /* background-image: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_4.png); */
    width: 43px;
    height: 15px;
  }

  .hmchoose .choosesldr .slick-next.slick-disabled {
    width: 74px;
  }

  .hmchoose .choosesldr .slick-next.slick-disabled::before{ 
    background: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/Arrow_3.png) no-repeat center center;
    transform: revert;
  }

  .hmchoose .choosesldr .hmchs-rep .hmchs-repinner{ 
    flex-direction: column;
    padding: 20px;
    min-height: 200px;
  }

  .hmchoose .choosesldr .hmchs-rep .hmchs-repinner .hmchs-text h3{ 
    font-size: 14px;
  }

  .hmchoose .choosesldr .hmchs-rep .hmchs-repinner .hmchs-text:before{ 
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .hmchs-repinner  img{ 
    max-width: 60px;
    margin: 0 auto;
  }

  .hmchoose .hmchs-full{ padding-bottom: 50px; }

  .hmchoose .choosesldr .hmchs-rep .hmchs-repinner .hmchs-icon{ 
    padding-left: 0;
  }

  .hmchoose {
    padding-bottom: 60px;
  }

  .hm-imgtxt .hmimgtxt-full .top-heading h2{ 
    font-size: 35px;
    line-height: 1.2;
  }

  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep{ 
    flex-wrap: wrap;
  }

  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmimgtxt-inner{ 
    width: 50%;
  }

  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmtextcolumn{ 
    width: 100%;
    order: 2;
  }

  .section-template--19121838031148__8e4efbcb-a2a7-4b50-a1fd-9462de822f05-padding{ 
    padding: 20px !important;
  }

  .hm-nwsltr .newsletter .newsletter__wrapper h2{ 
    font-size: 35px;
  }

  .shopify-section-group-footer-group .footer .footer__content-bottom-wrapper .footer__column .footer__payment img{ 
    width: 100%;
  }

  .shopify-section-group-footer-group .footer .footer__content-top .footer-block{ 
    margin-bottom: 0;
    margin-top: 0;
  }

  .footer-block.grid__item:first-child .footer-block__details-content{ padding-right: 0; margin-bottom: 0; }

  .shopify-section-group-footer-group .footer .footer__content-top{ 
    padding: 0;
  }

  .footer .grid{ 
    display: flex !important;
  }

  .shopify-section-group-footer-group .footer .footer__content-top .footer-block{ 
    width: 49% !important;
    max-width: 49% !important;
  }

  .shopify-section-group-footer-group .footer .footer__content-top .footer-block:first-child{ 
    width: 100% !important;
    max-width: 100% !important;
  }

  .footer-block__details-content{ 
    margin-bottom: 0 !important;
  }

  .shopify-section-group-footer-group .footer .footer__content-top .footer-block:last-child{ 
  padding-left: 15px !important;
  }

  .shopify-section-group-footer-group .footer .footer__content-bottom-wrapper .footer__column{ 
    flex-wrap: wrap;
    padding: 0;
  }

  .shopify-section-group-footer-group .footer .footer__content-bottom-wrapper .footer__column .footer__payment{ 
    width: 100% !important;
    margin-bottom: 5px;
  }

  .shopify-section-group-footer-group .footer .footer-social:before{ 
    width: calc(100% - 288px);
  }

  .shopify-section-group-footer-group .footer .footer__content-bottom-wrapper {
    padding-bottom: 0;
  }

  .newsletter-form__field-wrapper .field{ 
    flex-wrap: wrap;
  }

  .hm-nwsltr .newsletter .newsletter__wrapper form .newsletter-form__field-wrapper .field input{ 
    margin-right: 0;
    max-width: 100%;
    width: 100%;
    margin-bottom: 22px;
  }

  .hmchoose .choosesldr .slick-next.slick-disabled{ 
    top: auto;
  }

  .inner-banner{ 
    padding-bottom: 20px;
  }

  .inner-banner .inner-banner-full .inner-banner-left {
    flex: 0 0 100%;
    margin-bottom: 15px;
    order: 2;
  }

  .inner-banner .inner-banner-full .inner-banner-right{ 
    flex: 0 0 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
  }

  .inner-banner .inner-banner-full:before{ 
    display: none;
  }

  .inner-banner .inner-banner-full .inner-banner-left h2{ 
    font-size: 35px;
      line-height: 1.2;
  }

  .cart-count-bubble {
    top: -3px;
    right: -5px;
  }

  .home-banner{ 
    margin-bottom: 20px;
  }

  .cnt-map .cont-mapfull{ 
    flex-wrap: wrap;
  }

  .cnt-map .cont-mapleft,
  .cnt-map .cont-mapright{
    width: 100%;
  }

  .cnt-map .cont-mapleft{ 
    order: 2;
  }
  
  .cnt-map .cont-mapright{ 
    margin-bottom: 30px;
  }

  .cont-mapleft h2{ 
    font-size: 35px;
    margin: 0 0 20px 0;
  }

  .cont-mapleft p{ 
    font-size: 14px;
    margin: 0 0 15px;
  }

  .cont-mapleft p strong{ 
    font-size: 20px;
  }

  .cntfrm-img .cntarea-full .cntarea-left .abslt-form {
    padding: 20px;
  }

  .cntfrm-img .cntarea-full .cntarea-left h2.title{ 
    font-size: 35px;
    margin: 0 0 20px 0;
  }


  .Faq:after{ 
    width: 100%;
    padding-top: 31.341%;
  }

  .Faq .Faq-customWrap h1 {
    max-width: 100%;
    text-align: center;
  }

  .hm-vdo h2.title.inline-richtext.h1{ 
    font-size: 33px;
    margin-bottom: 5px;
  }

  .mn-prd .product--thumbnail_slider .product__media-wrapper{ 
    margin: 0 auto 30px auto;
  }

  .product__info-wrapper .product__info-container .product__title h1 {
    font-size: 30px;
  }

  .product__info-wrapper .product__info-container .product-form__input .form__label, .product__info-wrapper .product__info-container .product__text, .product__info-wrapper .product__info-container .quantity__label{ 
    font-size: 16px;
  }

  .product__info-wrapper .product__info-container .price-item {
    margin-bottom: 0;
  }

  .product__info-wrapper .product__info-container .product-form__input label{ 
    font-size: 14px;
  }

  .product__info-wrapper .product__info-container .quantity__label {
    margin-bottom: 10px !important;
}

.related-products{ 
  padding-top: 0 !important;
}

.related-products .related-products__heading{ 
  font-size: 30px;
  margin-bottom: 20px;
}

.product__info-wrapper .product__info-container .shopify-payment-button__button{ 
  padding: 15px 70px;
  font-size: 14px;
}

.product__info-container .product-form, .product__info-container .product__description, .product__info-container .icon-with-text {
  margin: 1.5rem 0;
}



  }


  @media(max-width:749px){  /* only for product page */
    .facets-vertical .facets-wrapper{ 
      width: 100% !important;
      margin-bottom: 20px;
    }

    .grid--peek.slider .grid__item:first-of-type {
      margin-left: 4.5rem !important;
      margin-right: 4.5rem !important;
  }

  .grid--2-col-tablet-down .grid__item{ 
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 30px;
  }

  .grid--2-col-tablet-down .grid{ 
    margin-bottom: -30px;
  }
.hmftr-txt a.button.button--primary{margin-top:20px;}
  }


  @media(max-width:479px){ 

    .hd-mail{ 
      width: 20px;
      height: 20px;
      background: url(https://cdn.shopify.com/s/files/1/0764/6766/7244/files/envelope.png) no-repeat center center;
      background-size: 15px;
    }

    .hd-mail p a{ 
      font-size: 0;
      line-height: 0;
    }

    .header .header__icons{ 
      align-items: center;
    }

    .home-banner:before{
      width: 250px;
      height: 232px;
    }
    .banner-text h2 {
      font-size: 28px;
  }

  .banner-text h5 {
    font-size: 15px;
  }

  .banner-text p{ 
    font-size: 14px;
    line-height: 1.5;
  }

  .banner-text a.btn, .hm-abt a.button.button--primary{ 
    font-size: 14px;
    line-height: 1.2;
    min-width: 150px;
    padding: 10px 15px;
  }

  .banner-text a.btn:after, .hm-abt a.button.button--primary:after{ 
    right: 18px;
    top: 15px;
  }

  .banner-social{ 
    width: 100%;
  }

  .hm-abt .image-with-text__media-item:before{ 
    width: 165px;
    height: 165px;
    left: -10px;
    top: -10px;
  }

  .hm-abt h2.image-with-text__heading.inline-richtext.h1{ 
    font-size: 30px;
    line-height: 1.2;
  }

  .hm-abt a.button.button--primary {
    min-width: 170px !important;
  }

  .hm-vdo:before{ 
    width: 127px;
    height: 126px;
  }

  .hm-vdo .video-inhm:after {
    width: 85px;
    height: 85px
  }

  .hm-vdo:after{ 
    height: 79px;
    top: 179px;
    width: 22%;
  }

  .hmftr-txt h2{ 
    font-size: 26px;
    line-height: 1.2;
  }

  /* .hmftr .prodsldr .slick-prev {
    left: 27%;
  } */

  .hmchoose .hmchs-top{ 
    padding: 0 15px;
  }

  .hmchoose .hmchs-top h2 {
    margin: 0 0 25px 0;
  }

  /* .hmchoose .choosesldr .slick-prev{ 
    left: 31%;
  } */

  /* .hmchoose .choosesldr .slick-next {
    right: 35%;
  } */

  .hmchoose {
    padding-bottom: 53px;
  }

  .hm-convnt {
    padding: 38px 0;
  }

  .hm-convnt .hm-convntinner .hm-convnt-left h2{
    font-size: 25px;
  }

  .hm-convnt .abslt-contentarea .abslt-contenttext p strong {
    font-size: 17px;
  }

  .hm-convnt .abslt-contentarea .abslt-contentbtn a{ 
    font-size: 14px;
    line-height: 1.2;
    min-width: 203px;
  }

  .hm-convnt .abslt-contentarea .abslt-contentbtn a::after {
    top: 17px;
  }

  .hm-imgtxt .hmimgtxt-full .top-heading h2 {
    font-size: 30px;
    line-height: 1.2;
  }

  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmimgtxt-inner{ 
    width: 100%;
  }

  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmimgcolumn .hmtxt{ 
    left: 0;
    right: 0;
  }

  .hm-imgtxt .hmimgtxt-full .hmimgtxt-rep .hmtextcolumn{ 
    order: inherit;
  }

  .shopify-section-group-footer-group .footer .footer__content-top .footer-block {
    width: 100% !important;
    max-width: 100% !important;
    padding-bottom: 0;
  }

  .shopify-section-group-footer-group .footer .footer__content-top .footer-block{ 
    padding-top: 20px;
  }

  .shopify-section-group-footer-group .footer .footer__content-top .footer-block:nth-child(2){ 
    padding-top: 87px;
  }

  footer .footer-block--menu ul li a.link--text{ 
    padding-top: 0;
  }

  .header--mobile-left .header__heading, .header--mobile-left .header__heading-link{ 
    padding: 0;
  }

  .hmchoose .choosesldr .hmchs-rep .hmchs-repinner{ 
    min-height: inherit;
    text-align: center;
  }

  .Faq {
    margin: 40px 0;
}

.Faq:after{
  padding-top: 55.341%;
}

.Faq .Faq-customWrap h1 {
  font-size: 26px;
  margin: 0 0 18px;
  margin-top: 18px;
}

.Faq .Faq-customWrap .acc-headng-main {
  font-size: 18px;
}

.Faq .Faq-customWrap .faqpage.active{ 
  padding: 20px;
}

.Faq .Faq-customWrap .content-box .faq-images {
  --column-gap: 15px;
}

.Faq .Faq-customWrap .content-box p {
  margin: 0 0 20px 0;
}

.inner-banner .inner-banner-full .inner-banner-left h2 {
  font-size: 28px;
  line-height: 1.2;
}

.hm-vdo h2.title.inline-richtext.h1{ 
  font-size: 30px;
}

.product-grid-container .collection .grid li{ 
  width: 100%;
  max-width: 100%;
  margin-bottom: 30px;
}

.product-grid-container .collection .grid li:last-child{ 
  margin-bottom: 0;
}

.section-template--19121838194988__main-padding {
  padding-top: 35px !important;
}

.hm-nwsltr .newsletter .newsletter__wrapper h2{ 
  font-size: 30px;
  line-height: 1.2;
}

.hd-mailformbl{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}

.hd-mailformbl a{ 
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  width: 17px;
  height: 17px;
}

.hd-mailformbl a img{ 
  width: 100%;
}

.hd-mail{ 
  display: none;
}

  }

  @media(max-width:375px){ 
    /* .hmchoose .choosesldr .slick-prev{ 
      left: 30%;
    }

    .hmchoose .choosesldr .slick-next {
      right: 20%;
  } */

  .cart-item{ 
    display: flex !important;
    flex-wrap: wrap;
  }

  .cart-items td {
    width: 100%;
  }

  .cart-item__totals{ 
    justify-content: flex-start !important;
  }

  }

/***** NEW_PARTNER_SECTION_CSS_BEGINS *****/

.header__icons .header__search, 
.header__icons .header__icon--cart,
.header__icon.header__icon--account
{
  display: none !important;
}

.our-partners .our-partners {
  --partner-spacing: clamp(4rem,4.10vw,6rem);
  padding: var(--partner-spacing) 0;  
}
.our-partners .our-partners .common-heading {
  text-align: center;
  font-size: clamp(2.4rem,2.77vw,4rem);
  font-weight: 700;
  line-height: 1.2;
  color: #04101C;
  text-transform: uppercase;
}
.our-partners .box {
  display: flex;
  flex-wrap: wrap;
  column-gap: 3.5rem;
  row-gap: 4rem;
  margin-top: 5rem;
  justify-content: center;
} 
.our-partners .box .coll-link {
  width: 100%;
  max-width: calc(33.33% - 3.5rem*2/3);
  display: flex;
  align-items: center;
  justify-content: center;   
}
.our-partners .box .coll-link * {
  width: 100%;
  object-fit: contain;
}


@media(max-width: 1024px) {
  
  .our-partners .box {
    column-gap: 2.5rem;
    row-gap: 2rem;
    margin-top: 4rem;
  }
  .our-partners .box .coll-link {
    max-width: calc(33.33% - 2.5rem*2/3);    
  }  
  
}
@media(max-width: 576px) {
  
  /* .our-partners .box {
    column-gap: 2.5rem;
    row-gap: 2rem;
    margin-top: 4rem;
  } */
  .our-partners .box .coll-link {
    max-width: calc(50% - 2.5rem/2);     
  }  
  
}

/***** NEW_PARTNER_SECTION_CSS_ENDS *****/
.related-products  .card__information p {
    display: none;
}

.template-page-meet-ralphy .heading .image-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.template-page-meet-ralphy .heading .image-wrapper img {
  max-width: 50rem;
  width: 100%;
  margin: 0 auto;
}
.template-page-meet-ralphy .heading.image .common-heading {
  font-size: clamp(2.4rem, 2.77vw, 4rem);
  font-weight: 700;
  letter-spacing: 0em;
  text-transform: uppercase;
  color: #04101C;
}
.template-page-meet-ralphy .heading-img {
  padding: var(--section-heading-pad) 0 3rem;
  --section-heading-pad: clamp(4rem,3.47vw,5rem);
} 