/*********************
Consistent Font Sizes
*********************/
/*********************
Center Block
*********************/
/*********************
Clearfix
*********************/
/*********************
transition
*********************/
/*********************
Centering Items
*********************/
/*********************
BREAKPOINTS
*********************/
/*********************
Placeholders for input
*********************/
/*********************
Animations
*********************/
/*********************
Transition
*********************/
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700;800&family=Poppins:wght@400;500;600;700;800&family=Roboto:wght@400;500;700;900&display=swap");
.top-header {
  padding: 10px 0;
  /* Large Devices, Wide Screens */ }
  @media (max-width: 575px) {
    .top-header {
      padding: 8px 0; } }
  .top-header .logo {
    /* Large Devices, Wide Screens */ }
    @media (max-width: 991px) {
      .top-header .logo {
        text-align: center; } }
  .top-header .wc-col {
    /* Large Devices, Wide Screens */ }
    @media (max-width: 479px) {
      .top-header .wc-col {
        padding: 0; } }
  .top-header .wc-list {
    text-align: right;
    /* Large Devices, Wide Screens */ }
    @media (max-width: 991px) {
      .top-header .wc-list {
        text-align: center; } }
    .top-header .wc-list li {
      display: inline-block;
      cursor: pointer; }
      .top-header .wc-list li:not(:last-child) {
        margin-right: 16px;
        /* Large Devices, Wide Screens */ }
        @media (max-width: 479px) {
          .top-header .wc-list li:not(:last-child) {
            margin-right: 4px; } }
      .top-header .wc-list li a {
        color: #333;
        /* Large Devices, Wide Screens */ }
        @media (max-width: 479px) {
          .top-header .wc-list li a {
            font-size: 12px; } }
        .top-header .wc-list li a:hover {
          color: #0563a9; }
        .top-header .wc-list li a i {
          font-size: 15px;
          margin-right: 2px;
          color: #0563a9;
          /* Large Devices, Wide Screens */ }
          @media (max-width: 479px) {
            .top-header .wc-list li a i {
              font-size: 12px; } }
      .top-header .wc-list li i:hover {
        color: #0563a9; }

.btm-header {
  background-color: #000; }
  .btm-header .submenu-wrapper #mega-menu-wrap-menu-2 #mega-menu-menu-2 {
    text-align: right; }
  .btm-header .submenu-wrapper #mega-menu-wrap-menu-2 .mega-menu-toggle {
    background-color: transparent; }
  .btm-header .submenu-wrapper #mega-menu-wrap-menu-2 #mega-menu-menu-2 > li.mega-menu-item > a.mega-menu-link {
    color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    /* Large Devices, Wide Screens */ }
    @media (max-width: 991px) {
      .btm-header .submenu-wrapper #mega-menu-wrap-menu-2 #mega-menu-menu-2 > li.mega-menu-item > a.mega-menu-link {
        color: #111;
        height: 40px;
        line-height: 40px;
        padding: 0 20px; } }
  .btm-header .submenu-wrapper #mega-menu-wrap-menu-2 #mega-menu-menu-2 > li.mega-menu-item > a.mega-menu-link:hover {
    color: #f17901 !important; }
  .btm-header .submenu-wrapper #mega-menu-wrap-menu-2 #mega-menu-menu-2 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
  .btm-header .submenu-wrapper #mega-menu-wrap-menu-2 #mega-menu-menu-2 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
  .btm-header .submenu-wrapper #mega-menu-wrap-menu-2 #mega-menu-menu-2 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    color: #f17901 !important; }
  .btm-header .submenu-wrapper #mega-menu-wrap-menu-1 .mega-menu-toggle {
    background-color: transparent; }
  .btm-header .submenu-wrapper #mega-menu-wrap-menu-2 .mega-menu-toggle + #mega-menu-menu-2 {
    /* Large Devices, Wide Screens */
    /* Large Devices, Wide Screens */
    /* Large Devices, Wide Screens */ }
    @media (max-width: 991px) {
      .btm-header .submenu-wrapper #mega-menu-wrap-menu-2 .mega-menu-toggle + #mega-menu-menu-2 {
        position: fixed;
        top: 0;
        width: 50%;
        z-index: 9;
        left: -100%;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        height: 100%;
        display: block;
        box-shadow: 10px 0px 20px rgba(0, 0, 0, 0.3); } }
    @media (max-width: 767px) {
      .btm-header .submenu-wrapper #mega-menu-wrap-menu-2 .mega-menu-toggle + #mega-menu-menu-2 {
        width: 60%; } }
    @media (max-width: 575px) {
      .btm-header .submenu-wrapper #mega-menu-wrap-menu-2 .mega-menu-toggle + #mega-menu-menu-2 {
        width: 70%; } }
  .btm-header .submenu-wrapper #mega-menu-wrap-menu-2 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-2 {
    left: 0; }

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
#mega-menu-wrap-menu-2 #mega-menu-menu-2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  color: #333;
  font-family: "Roboto", sans-serif; }

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu,
#mega-menu-wrap-menu-2 #mega-menu-menu-2 > li.mega-menu-flyout ul.mega-sub-menu {
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2); }

.category-title {
  color: #fff;
  background-color: #f17901;
  display: flex;
  align-items: center;
  padding: 0 16px;
  height: 100%;
  cursor: pointer;
  /* Large Devices, Wide Screens */ }
  @media (max-width: 575px) {
    .category-title {
      padding: 0 10px;
      width: fit-content; } }
  .category-title h6 {
    margin: 0 0 0 4px;
    display: inline-block;
    text-transform: uppercase;
    /* Large Devices, Wide Screens */ }
    @media (max-width: 575px) {
      .category-title h6 {
        font-size: 15px; } }
  .category-title i, .category-title h6 {
    /* Large Devices, Wide Screens */ }
    @media (max-width: 575px) {
      .category-title i, .category-title h6 {
        font-size: 14px; } }

.category-list #mega-menu-wrap-menu-1, .category-list-page #mega-menu-wrap-menu-1 {
  z-index: 9; }
.category-list #mega-menu-wrap-menu-1 .mega-menu-toggle, .category-list-page #mega-menu-wrap-menu-1 .mega-menu-toggle {
  display: none; }
.category-list #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1, .category-list-page #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
  background: #fff;
  display: block;
  border: 1px solid #ddd; }
.category-list #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item, .category-list-page #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
  display: block; }
.category-list #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link, .category-list-page #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  line-height: unset;
  height: unset;
  font-family: "Roboto", sans-serif;
  padding: 2px 10px;
  font-size: 14px; }
.category-list #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu, .category-list-page #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu {
  left: 100%;
  top: 0; }
.category-list #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator, .category-list-page #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  float: right; }

.category-list {
  position: relative;
  z-index: 9;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .category-list #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
    top: 10px;
    position: absolute;
    width: 100%;
    z-index: 9;
    display: none; }

@media (max-width: 992px) {
  .category-list-page {
    display: none; } }

#searchmodal h1 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: #0563a9;
  font-size: 20px;
  /* Large Devices, Wide Screens */ }
  @media (max-width: 575px) {
    #searchmodal h1 {
      font-size: 18px; } }
#searchmodal form input {
  height: 50px;
  border-radius: 4px; }

#loading {
  height: 100vh;
  width: 100%;
  background: #fff no-repeat center;
  position: fixed;
  z-index: 99999;
  display: flex;
  justify-content: center;
  align-items: center; }
  #loading img {
    width: 20rem; }

#footer {
  position: relative;
  background-position: center;
  background-size: cover;
  z-index: 1; }
  #footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000000e0;
    z-index: -1; }
  #footer .ft-about p {
    text-align: justify;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    margin: 0; }
  #footer .ft-about a {
    color: #0563a9;
    font-weight: 500; }
    #footer .ft-about a:hover {
      color: #f17901; }
  #footer h6 {
    color: #fff; }
  #footer h5 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    color: #fff;
    /* Large Devices, Wide Screens */ }
    @media (max-width: 575px) {
      #footer h5 {
        font-size: 18px; } }
  #footer .ft-logo {
    background-color: #fff;
    padding: 10px; }
  #footer .ft-logo, #footer h5 {
    margin-bottom: 20px;
    /* Large Devices, Wide Screens */
    /* Large Devices, Wide Screens */ }
    @media (max-width: 767px) {
      #footer .ft-logo, #footer h5 {
        margin-bottom: 16px; } }
    @media (max-width: 575px) {
      #footer .ft-logo, #footer h5 {
        margin-bottom: 6px; } }
  #footer .copyright p {
    margin-bottom: 10px;
    /* Large Devices, Wide Screens */ }
    @media (max-width: 575px) {
      #footer .copyright p {
        font-size: 14px; } }
    #footer .copyright p a {
      color: #0563a9;
      font-weight: 500; }
      #footer .copyright p a:hover {
        color: #f17901; }

.ft-link li a, .footer-top p, .copyright p {
  color: #eee; }

.ft-link li {
  margin-bottom: 10px;
  /* Large Devices, Wide Screens */
  /* Large Devices, Wide Screens */ }
  @media (max-width: 767px) {
    .ft-link li {
      margin-bottom: 6px; } }
  @media (max-width: 575px) {
    .ft-link li {
      margin-bottom: 4px; } }
  .ft-link li a {
    font-family: "Roboto", sans-serif; }
  .ft-link li:hover a {
    color: #f17901; }

.contact-link li {
  position: relative;
  padding-left: 22px; }
  .contact-link li i {
    position: absolute;
    left: 0;
    top: 4px;
    color: #f17901; }

.newsletter p {
  text-align: left;
  margin-bottom: 10px; }
.newsletter .form-control {
  height: 40px; }

.footer-top.sp-b {
  padding-bottom: calc(5% - 24px);
  /* Large Devices, Wide Screens */
  /* Large Devices, Wide Screens */ }
  @media (max-width: 767px) {
    .footer-top.sp-b {
      padding-bottom: calc(5% - 20px); } }
  @media (max-width: 575px) {
    .footer-top.sp-b {
      padding-bottom: calc(5% - 16px); } }

.footer-btm {
  padding: 20px 0;
  border-top: 1px solid #656060;
  /* Large Devices, Wide Screens */ }
  @media (max-width: 575px) {
    .footer-btm {
      padding: 16px 0; } }
  .footer-btm .payment-accept li {
    display: inline-block;
    margin-bottom: 2px; }
    .footer-btm .payment-accept li img {
      width: 80px;
      background-color: #fff; }

#scroll-top {
  position: fixed;
  right: 10px;
  bottom: 10px;
  display: none;
  z-index: 2; }
  #scroll-top a i {
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    background-color: #f17901;
    color: #fff;
    /* Large Devices, Wide Screens */ }
    @media (max-width: 575px) {
      #scroll-top a i {
        height: 30px;
        line-height: 30px;
        width: 30px;
        font-size: 14px; } }

.home-banner {
  margin-top: 10px; }

.slider-wrapper {
  border: 1px solid #fff;
  position: relative; }
  .slider-wrapper img {
    width: 100%;
    height: 500px;
    /* Large Devices, Wide Screens */
    /* Large Devices, Wide Screens */
    /* Large Devices, Wide Screens */ }
    @media (max-width: 767px) {
      .slider-wrapper img {
        height: 400px; } }
    @media (max-width: 575px) {
      .slider-wrapper img {
        height: 280px; } }
    @media (max-width: 479px) {
      .slider-wrapper img {
        height: auto; } }
  .slider-wrapper .slider-nav .arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    .slider-wrapper .slider-nav .arrow i {
      height: 60px;
      line-height: 60px;
      width: 60px;
      text-align: center;
      font-size: 18px;
      background-color: #fff;
      border-radius: 50%;
      cursor: pointer;
      opacity: .6;
      /* Large Devices, Wide Screens */ }
      .slider-wrapper .slider-nav .arrow i:hover {
        opacity: 1; }
      @media (max-width: 575px) {
        .slider-wrapper .slider-nav .arrow i {
          height: 40px;
          line-height: 40px;
          width: 40px;
          font-size: 16px; } }
    .slider-wrapper .slider-nav .arrow.slide-prev {
      left: 10px; }
    .slider-wrapper .slider-nav .arrow.slide-next {
      right: 10px; }

.cat-slider {
  margin: 0 -12px; }
  .cat-slider .slide {
    margin: 0 12px;
    position: relative;
    overflow: hidden; }
    .cat-slider .slide img {
      height: 220px;
      width: 100%;
      border: 1px solid #ddd; }
    .cat-slider .slide h5 {
      font-size: 16px;
      color: #222;
      text-align: center;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      margin: 10px 0 0;
      text-transform: uppercase;
      /* Large Devices, Wide Screens */ }
      @media (max-width: 575px) {
        .cat-slider .slide h5 {
          margin: 5px 0 0; } }
    .cat-slider .slide:hover h5 {
      color: #f17901; }

.slider-nav {
  text-align: right; }
  .slider-nav li {
    display: inline-block;
    margin: 0 2px 0; }
    .slider-nav li i {
      font-size: 16px;
      cursor: pointer;
      color: #666;
      /* Large Devices, Wide Screens */ }
      @media (max-width: 575px) {
        .slider-nav li i {
          font-size: 14px; } }

.feature {
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: 1; }
  .feature::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #0563a9cc;
    z-index: -1; }

.feature-inner {
  text-align: center; }
  .feature-inner i {
    color: #fff;
    font-size: 30px;
    height: 70px;
    line-height: 70px;
    width: 70px;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /* Large Devices, Wide Screens */ }
    @media (max-width: 575px) {
      .feature-inner i {
        font-size: 20px;
        height: 50px;
        line-height: 50px;
        width: 50px; } }
  .feature-inner h5 {
    color: #fff;
    text-transform: uppercase;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    margin: 16px 0 4px;
    /* Large Devices, Wide Screens */ }
    @media (max-width: 575px) {
      .feature-inner h5 {
        margin: 6px 0 0;
        font-size: 16px; } }
  .feature-inner span {
    color: #eee;
    font-size: 15px; }
  .feature-inner:hover i {
    transform: rotateY(180deg);
    color: #f17901;
    background-color: #fff; }

.ftr-col:not(:last-child) .feature-inner {
  border-right: 1px solid #ffffff6b;
  /* Large Devices, Wide Screens */ }
  @media (max-width: 991px) {
    .ftr-col:not(:last-child) .feature-inner {
      border: none; } }

.p1-slider {
  margin: 0 -12px; }
  .p1-slider .slide {
    padding: 0 12px; }

.display-one .image {
  overflow: hidden; }
  .display-one .image img {
    height: 180px;
    width: 100%;
    border: 1px solid #ddd;
    /* Large Devices, Wide Screens */ }
    @media (max-width: 575px) {
      .display-one .image img {
        height: auto; } }
.display-one h6 {
  font-weight: 500;
  color: #333;
  margin-top: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* Large Devices, Wide Screens */ }
  .display-one h6:hover {
    color: #f17901; }
  @media (max-width: 575px) {
    .display-one h6 {
      margin: 6px 0; } }
.display-one h5 {
  color: #f17901;
  font-size: 16px;
  margin: 0; }

.section-banner {
  background-size: cover;
  background-position: center;
  background-blend-mode: multiply;
  background-color: #0000009c;
  text-align: center;
  padding-bottom: calc(5% + 30px); }
  .section-banner h1 {
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    /* Large Devices, Wide Screens */
    /* Large Devices, Wide Screens */ }
    @media (max-width: 767px) {
      .section-banner h1 {
        font-size: 26px; } }
    @media (max-width: 575px) {
      .section-banner h1 {
        font-size: 20px; } }
  .section-banner h4 {
    color: #fff;
    background-color: #0563a9;
    padding: 16px 20px;
    display: inline-block;
    margin: 16px 0;
    /* Large Devices, Wide Screens */ }
    @media (max-width: 575px) {
      .section-banner h4 {
        font-size: 16px;
        margin: 10px 0; } }
  .section-banner p {
    color: #eee;
    margin: 0;
    font-size: 18px;
    /* Large Devices, Wide Screens */ }
    @media (max-width: 575px) {
      .section-banner p {
        font-size: 14px; } }

.product-inner {
  padding: 30px;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2);
  position: relative;
  background-color: #fff;
  margin-top: -30px;
  /* Large Devices, Wide Screens */ }
  @media (max-width: 575px) {
    .product-inner {
      padding: 16px; } }

.p2-slider {
  margin: 0 -12px; }
  .p2-slider .slide {
    padding: 0 12px; }

.display-two {
  text-align: center; }
  .display-two .image {
    position: relative; }
    .display-two .image img {
      height: 180px;
      width: 100%;
      border: 1px solid #ddd;
      /* Large Devices, Wide Screens */ }
      @media (max-width: 575px) {
        .display-two .image img {
          height: auto; } }
    .display-two .image h5 {
      position: absolute;
      top: 20px;
      left: -12px;
      margin: 0;
      background-color: #0563a9;
      color: #fff;
      height: 30px;
      line-height: 30px;
      padding: 0 10px;
      font-size: 14px; }
      .display-two .image h5::before {
        content: '';
        position: absolute;
        top: 0;
        right: -12px;
        border-top: 13px solid transparent;
        border-bottom: 17px solid transparent;
        border-left: 13px solid #0563a9; }
      .display-two .image h5::after {
        content: '';
        position: absolute;
        top: -11px;
        left: 0;
        z-index: -1;
        border-bottom: solid 6px #000;
        border-right: solid 6px #000;
        border-left: solid 6px transparent;
        border-top: solid 6px transparent; }
  .display-two h6 {
    color: #333;
    margin: 10px 0 0;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    /* Large Devices, Wide Screens */ }
    .display-two h6:hover {
      color: #f17901; }
    @media (max-width: 575px) {
      .display-two h6 {
        margin: 6px 0 0; } }

.p3-slider {
  margin: 0 -12px; }
  .p3-slider .slide {
    padding: 0 12px; }

.display-three {
  display: flex;
  border: 1px solid #ddd;
  padding: 10px; }
  .display-three .image {
    overflow: hidden;
    position: relative;
    width: 45%;
    margin-right: 8px; }
    .display-three .image img {
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      height: 100px;
      width: 100%;
      /* Large Devices, Wide Screens */ }
      @media (max-width: 575px) {
        .display-three .image img {
          height: auto; } }
  .display-three h6 {
    color: #333;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .display-three h6:hover {
      color: #f17901; }
  .display-three h5 {
    font-size: 16px;
    color: #0563a9;
    margin: 0;
    /* Large Devices, Wide Screens */ }
    @media (max-width: 575px) {
      .display-three h5 {
        font-size: 14px; } }

.testimonial {
  background-position: center;
  background-size: cover;
  background-blend-mode: multiply;
  background-color: #000000c7; }
  .testimonial .section-title {
    color: #fff; }
    .testimonial .section-title h4 i {
      color: #f17901; }
  .testimonial .testimonial-slider {
    margin: 0 -12px; }
    .testimonial .testimonial-slider .slide-item {
      margin: 0 12px;
      text-align: center;
      background-color: #ffffffd4;
      padding: 16px;
      border-radius: 6px; }
      .testimonial .testimonial-slider .slide-item p {
        color: #000;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 4;
        font-size: 15px;
        margin-bottom: 10px;
        /* Large Devices, Wide Screens */ }
        @media (max-width: 767px) {
          .testimonial .testimonial-slider .slide-item p {
            -webkit-line-clamp: unset; } }
      .testimonial .testimonial-slider .slide-item img {
        margin: 0 auto 10px;
        height: 100px;
        width: 100px;
        border-radius: 50%;
        border: 4px solid #fff;
        box-shadow: 0px 0px 0px 1px #ccc; }
      .testimonial .testimonial-slider .slide-item h5 {
        color: #f17901;
        font-size: 18px;
        font-family: "Roboto", sans-serif;
        /* Large Devices, Wide Screens */ }
        @media (max-width: 575px) {
          .testimonial .testimonial-slider .slide-item h5 {
            font-size: 16px;
            margin-bottom: 0; } }
      .testimonial .testimonial-slider .slide-item span {
        color: #666;
        /* Large Devices, Wide Screens */ }
        @media (max-width: 575px) {
          .testimonial .testimonial-slider .slide-item span {
            font-size: 14px; } }
  .testimonial .slick-dots {
    text-align: center; }
    .testimonial .slick-dots li {
      display: inline-block;
      margin: 16px 4px 0;
      /* Large Devices, Wide Screens */ }
      @media (max-width: 575px) {
        .testimonial .slick-dots li {
          margin: 10px 4px 0; } }
      .testimonial .slick-dots li button {
        text-indent: -99999px;
        border: 1px solid #ddd;
        height: 14px;
        width: 26px;
        border-radius: 30px; }
      .testimonial .slick-dots li.slick-active button, .testimonial .slick-dots li:hover button {
        background-color: #ddd; }

.info-detail h5 {
  /* Large Devices, Wide Screens */ }
  @media (max-width: 575px) {
    .info-detail h5 {
      font-size: 18px; } }

.info-block {
  background-color: #f5f5f5;
  padding: 20px;
  /* Large Devices, Wide Screens */ }
  @media (max-width: 575px) {
    .info-block {
      padding: 16px; } }
  .info-block p {
    text-align: justify; }
    .info-block p:last-child {
      margin: 0; }

.info-list ul li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 10px;
  /* Large Devices, Wide Screens */ }
  .info-list ul li::before {
    content: '\f0a4';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    color: #f17901; }
  @media (max-width: 575px) {
    .info-list ul li {
      margin-bottom: 6px; } }

.wholesale-form, .testimonial-form {
  padding: 5%;
  background-color: #f7f7f7; }

.toggle-button {
  margin-bottom: 2%;
  background-color: #ff0000;
  color: #fff;
  padding: 10px 20px;
  display: inline-block;
  cursor: pointer; }

.testimonial-form {
  display: none; }

.testimonial-item {
  border: 1px solid #ddd; }
  .testimonial-item h5 {
    background-color: #f7f7f7;
    padding: 10px 20px;
    font-size: 18px;
    margin: 0; }
  .testimonial-item ul {
    padding: 20px;
    /* Large Devices, Wide Screens */ }
    @media (max-width: 575px) {
      .testimonial-item ul {
        padding: 16px; } }

.about-page p {
  text-align: justify; }
.about-page h5 {
  /* Large Devices, Wide Screens */ }
  @media (max-width: 575px) {
    .about-page h5 {
      font-size: 18px; } }

.blog-item .image {
  overflow: hidden; }
  .blog-item .image img {
    width: 100%; }
.blog-item .blog-det {
  position: relative;
  padding: 16px;
  box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  background-color: #fff;
  width: 94%;
  margin: -30px auto 0;
  /* Large Devices, Wide Screens */ }
  @media (max-width: 575px) {
    .blog-item .blog-det {
      padding: 10px; } }
  .blog-item .blog-det h5 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    color: #333;
    font-size: 16px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .blog-item .blog-det h5:hover {
      color: #f17901; }
.blog-item:hover .image img {
  transform: scale(1.1); }

.info-detail p {
  text-align: justify; }

.date {
  color: #777;
  font-size: 15px; }
  .date i {
    font-size: 14px;
    color: #f17901; }

.info-detail .date {
  margin: 10px 0; }

.contact-page form {
  margin-bottom: 5%; }

.contact-det {
  background-color: #f8f8f8;
  padding: 20px;
  /* Large Devices, Wide Screens */ }
  @media (max-width: 575px) {
    .contact-det {
      padding: 16px; } }
  .contact-det p {
    color: #0563a9; }
  .contact-det ul li a {
    color: #222; }
  .contact-det .social-media h6 {
    color: #222; }

input, textarea {
  margin-bottom: 16px;
  /* Large Devices, Wide Screens */
  /* Large Devices, Wide Screens */ }
  @media (max-width: 767px) {
    input, textarea {
      margin-bottom: 10px; } }
  @media (max-width: 575px) {
    input, textarea {
      margin-bottom: 6px; } }

form label {
  font-size: 15px; }

.form-control::placeholder {
  color: #aaa;
  font-size: 15px; }

.google-map {
  position: relative;
  height: 300px;
  margin-top: 16px; }
  .google-map iframe {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }

.page-not-found .image img {
  width: 400px;
  height: auto;
  /* Large Devices, Wide Screens */
  /* Large Devices, Wide Screens */
  /* Large Devices, Wide Screens */
  /* Large Devices, Wide Screens */ }
  @media (max-width: 991px) {
    .page-not-found .image img {
      width: 350px; } }
  @media (max-width: 767px) {
    .page-not-found .image img {
      width: 300px; } }
  @media (max-width: 575px) {
    .page-not-found .image img {
      width: 280px; } }
  @media (max-width: 479px) {
    .page-not-found .image img {
      width: 240px; } }
.page-not-found h2 {
  font-size: 30px;
  color: #555;
  width: 70%;
  margin: 2rem auto;
  font-weight: 600;
  /* Large Devices, Wide Screens */
  /* Large Devices, Wide Screens */
  /* Large Devices, Wide Screens */ }
  @media (max-width: 991px) {
    .page-not-found h2 {
      font-size: 26px; } }
  @media (max-width: 767px) {
    .page-not-found h2 {
      font-size: 24px;
      width: 80%; } }
  @media (max-width: 575px) {
    .page-not-found h2 {
      width: 100%;
      font-size: 20px;
      margin: 1rem 0; } }

/* =====global css starts=====*/
html {
  scroll-behavior: smooth;
  counter-reset: section; }

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Open Sans", sans-serif; }

/* =====typography=====*/
a, i, button {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

a, a:hover {
  text-decoration: none; }

/* =====layout=====*/
li {
  list-style: none; }

ul {
  margin: 0;
  padding: 0; }

img {
  object-fit: cover;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  max-width: 100%;
  height: auto; }

.sp-tb {
  padding: 4% 0; }

.sp-t {
  padding-top: 4%; }

.sp-b {
  padding-bottom: 4%; }

.maincontainer {
  width: 86%;
  margin: 0 auto;
  max-width: 1440px; }

#page {
  max-width: 1600px;
  margin: 0 auto; }

/* =====components=====*/
.btn:focus, .btn-link, button:focus, .form-select:focus {
  box-shadow: none;
  outline: none;
  text-decoration: none; }

button {
  background-color: unset; }

.btn-link:hover {
  text-decoration: none; }

.form-control:focus, button:focus, .slick-slide:focus, a:focus {
  box-shadow: none;
  outline: none; }

button {
  border: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto", sans-serif; }

.section-title {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  border-bottom: 1px solid #ddd;
  padding-bottom: 4px;
  margin-bottom: 30px;
  /* Large Devices, Wide Screens */
  /* Large Devices, Wide Screens */ }
  @media (max-width: 767px) {
    .section-title {
      margin-bottom: 20px; } }
  @media (max-width: 575px) {
    .section-title {
      margin-bottom: 10px; } }
  .section-title h4 {
    font-family: "Roboto", sans-serif;
    margin: 0;
    text-transform: uppercase;
    font-size: 20px;
    /* Large Devices, Wide Screens */ }
    @media (max-width: 575px) {
      .section-title h4 {
        font-size: 15px; } }
    .section-title h4 i {
      margin-right: 5px;
      color: #0563a9;
      /* Large Devices, Wide Screens */ }
      @media (max-width: 575px) {
        .section-title h4 i {
          margin-right: 3px;
          font-size: 15px; } }

.btn-one {
  padding: 8px 18px;
  text-align: center;
  background-color: #f17901;
  border-radius: 6px;
  color: #fff;
  font-size: 15px;
  /* Large Devices, Wide Screens */ }
  .btn-one:hover {
    background-color: #0563a9;
    color: #fff; }
  @media (max-width: 575px) {
    .btn-one {
      font-size: 14px;
      padding: 6px 16px; } }

.mb {
  margin-bottom: 24px;
  /* Large Devices, Wide Screens */
  /* Large Devices, Wide Screens */ }
  @media (max-width: 767px) {
    .mb {
      margin-bottom: 20px; } }
  @media (max-width: 575px) {
    .mb {
      margin-bottom: 16px; } }

.mt {
  margin-top: 24px;
  /* Large Devices, Wide Screens */
  /* Large Devices, Wide Screens */ }
  @media (max-width: 767px) {
    .mt {
      margin-top: 20px; } }
  @media (max-width: 575px) {
    .mt {
      margin-top: 16px; } }

.social-media h6 {
  font-weight: 600;
  color: #fff; }
.social-media li {
  display: inline-block; }
  .social-media li:not(:last-child) {
    margin-right: 5px; }
  .social-media li i {
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 14px; }

.facebook i {
  background-color: #3b5998; }

.twitter i {
  background-color: #00acee; }

.linkedin i {
  background-color: #0072b1; }

.instagram i {
  background: linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%); }

.youtube i {
  background-color: #FF0000; }

.form-control {
  border-radius: 0; }
  .form-control::placeholder {
    color: #aaa; }

form label {
  margin-bottom: 6px; }
  form label span {
    color: red; }

input {
  height: 40px;
  line-height: 40px; }

input[type=submit] {
  background-color: #f17901;
  border: none;
  color: #fff;
  padding: 8px 18px;
  margin-bottom: 0;
  height: unset !important;
  line-height: unset !important;
  border-radius: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  input[type=submit]:hover {
    background-color: #0563a9;
    color: #fff; }

.page-banner {
  background-position: center;
  background-size: cover;
  background-blend-mode: multiply;
  background-color: #000000c7;
  padding-bottom: 100px; }

h4, .entry-title {
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 2%;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  /* Large Devices, Wide Screens */ }
  @media (max-width: 575px) {
    h4, .entry-title {
      font-size: 20px; } }

.site-main .entry-content ul li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 10px;
  /* Large Devices, Wide Screens */ }
  .site-main .entry-content ul li::before {
    content: '\f101';
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    color: #000; }
  @media (max-width: 575px) {
    .site-main .entry-content ul li {
      margin-bottom: 6px; } }

/*# sourceMappingURL=main.css.map */
