ul{margin: 0px;padding: 0px;list-style: none;}
img{object-fit: cover;}
:focus, a:focus, input:focus, .btn.focus, .btn:focus, button:focus{outline: 0 !important;outline-offset: 0 !important;box-shadow: none !important;}
a, a:hover{text-decoration: none !important;}
section{float: left;width: 100%;}
body{font-family: 'Acumin Pro' !important;}
.title {float: left;width: 100%;}
.title h3 {
    float: left;
    width: 100%;
    color: #be1e2d;
    font-size: 26px;
    margin-bottom: 0px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Roc Grotesk;
}
.title h4 {
    float: left;
    width: 100%;
    font-size: 39px;
    color: #4b4949;
    font-weight: 600;
    /* margin: 20px  0px; */
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: 'Roc Grotesk';
}

p {
    float: left;
    width: 100%;
    color: #7d7878;
    font-size: 20px;
    margin-bottom: 0px;
    font-weight: 500;
    font-family: 'Roc Grotesk Condensed';
}

.lern-btn {float: left;width: 100%;margin-top: 50px;}
.lern-btn a {
    font-family: 'Roc Grotesk';
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    background: #be1e2d;
    padding: 13px 33px;
    border-radius: 30px;
    border: 1px solid #be1e2d;
}
.lern-btn a:hover{background:transparent;color: #ce192d;transition: 0.6s;}
/*start-header*/
li.active.has-sub ul.sub-menu a {color: #91c82a !important;border-bottom: 0px !important;}
header#header {
    float: left;
    width: 100%;
    background: #fff;
   
    padding-top: 20px;
    padding-bottom: 20px;
    z-index: 1000;
}
.deskmenu {z-index: 9;display: flex;position: relative;align-items: center;justify-content: space-between;width: 100%;padding: 0;}
.main_menu .menu li a {
    font-size: 17px;
    color: #000000;
    line-height: 1.2;
    text-align: left;
    text-transform: uppercase;
    font-weight: 600;
}
ul.sub-menu a {font-size: 17px !important;}
.main_menu .menu li.active a {color: #91c82a;/* border-bottom: 2px solid; */}
.main_menu .menu li a:hover {
    color: #be1e2d;
}
.main_menu .menu > li {margin-top: 0px;}
.main_menu li:not(:last-child) {
    margin-right: 25px;
}
.main_menu li:not(:first-child) {  margin-right: 25px;}
.main_menu li:not(:first-child) {  margin-right: 25px;}
.icon-submenu {position: absolute;top: 50%;right: -2px;transform: translate(-50%, -50%);margin-top: -7px;}
.icon-submenu::before {position: absolute;content: '\f107';font-family: 'Font Awesome 5 Free';font-size: 16px;font-weight: bold;top: 47%;color: rgb(17, 16, 16);line-height: 1;}
.menubar {position: relative;z-index: 99;float: left;width: 100%;}
.main_logo a {display: flex;align-items: center;justify-content: start;}
.main_log a span {display: none;}
.main_logo a img {
    width: 180px;
    margin-bottom: -90px;
    height: 180px;
}
.navigation {
    float: left;
    /* width: 100%; */
    display: flex;
    align-items: center;
}
.main_menu {
    float: left;
    /* width: 100%; */
    display: flex;
    justify-content: center;
}
.main_logo {float: left;}
.menu-icon {/* position: fixed; */top: 20px;left: 20px;cursor: pointer;}
.close-icon {font-size: 30px;color: white;position: absolute;top: 10px;right: 20px;cursor: pointer;}
.cont-btn a {
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
    background: #be1e2d;
    padding: 20px 16px;
    border-radius: 30px;
    float: left;
    line-height: 0;
}
.cont-btn a span {
    margin-right: 10px;
    /* font-size: 30px; */
}
.header-top {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    background: #000000;
    display: flex;
    justify-content: end;
    padding: 10px;
}
.header-top .social-icons {
    display: flex;
    justify-content: end;
    float: left;
    width: 100%;
}
.social-icons a {
    background: #ffffff;
    color: #000;
    height: 35px;
    width: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 21px;
}
.header-top .social-icons a {
    margin-left: 10px;
}
/*end-header*/

/*start-bnner*/
.bnner-img {float: left;width: 100%;position: relative;}
.bnner-img img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -2;
    height: 100% !important;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.bnner-content h1 {
    float: left;
    width: 100%;
    color: #e8e3e3;
    font-weight: bold;
    font-size: 45px;
    text-transform: uppercase;
}
.bnner-detils {
    float: left;
    width: 100%;
}
.bnner-detils .lern-btn {
    margin-top: 15px;
}
/*end-bnner*/

.about-detils {
    float: left;
    width: 100%;
    display: flex;
}
.about-right {
    float: right;
    width: 50%;
}
.about-right img {
    float: left;
    width: 100%;
    height: 575px;
}
.about-left {
    float: left;
    width: 50%;
    padding-top: 112px;
    padding-left: 115px;
    padding-right: 61px;
}
.missin-box {
    float: left;
    width: 100%;
    margin-top: 40px;
}
.works .title h4 {
    font-size: 31px;
}
.works p a {
    color: #be1e2d;
}
.works .title h4 img {
    margin-right: 10px;
}

.service-box {
    position: relative;
    /* width: 300px; */
    height: 295px;
    overflow: hidden;
}

    .service-box img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      display: block;
    }

    .service-box .overlay {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.2); /* slight dark overlay */
      display: flex;
      align-items: flex-end;
      justify-content: center;
      padding-bottom: 15px;
    }

  .service-box .overlay h3{
    color: #eff7ef;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: Roc Grotesk;
    text-align: center;
}

.service-slider.slick-initialized.slick-slider {float: left;width: 100%;position: relative;}

.service-slider.slick-initialized.slick-slider .slick-list.draggable {float: left;width: 100%;overflow: hidden;}


.service-slider.slick-initialized.slick-slider .slick-list.draggable .slick-track {display: flex;}
.map {
    float: left;
    width: 100%;
}
.map iframe{
    float: left;
    width: 100%;height: 500px;
}
footer {
    background: #000000;
    float: left;
    width: 100%;
}
.footer-logo {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: -80px;
    position: relative;
    z-index: 999;
}
.footer-logo img {
    width: 151px;
}
.footer-logo p {
    text-align: center;
    margin-top: 24px;
}

.footer-bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #000;
    color: #fff;
    padding: 40px 0;
    text-align: center;
    float: left;
    width: 100%;
}

.footer-bottom .info-box {
  flex: 1;
  padding: 0 40px;
}

.footer-bottom .info-box h4 {
    font-size: 29px;
    /* font-weight: 600; */
    margin-bottom: 8px;
    font-family: 'Roc Grotesk Condensed';
}

.footer-bottom .info-box p,.footer-bottom .info-box p a {
    font-size: 22px;
    line-height: 1.4;
    color: #ccc;
    margin: 0;
}

.footer-bottom .highlight {
  font-size: 16px;
  color: #e74c3c; /* red color like in image */
  font-weight: 600;
}

.footer-bottom .email {
  color: #999;
  font-weight: 500;
}

.footer-bottom .divider {
    width: 1px;
    height: 119px;
    background-color: #757272;
}

.footer-copy {
    border-top: 1px solid #555;
    padding: 25px 0;
    background-color: #000;
    color: #bfbfbf;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    float: left;
    width: 100%;
}

  .footer-left {
    line-height: 1.5;
  }

  .footer-right {
    text-align: right;
  }

  .footer-right a {
    color: #bfbfbf;
    text-decoration: none;
    display: inline;
    font-weight: 600;
  }

  .footer-right a:hover {
    text-decoration: underline;
  }
  .customer .title h4 {
    text-transform: capitalize;
}
.customer-detils {
    float: left;
    width: 100%;
    display: flex;
    padding-top: 100px;
    padding-bottom: 100px;
}
.customer-info {
    float: left;
    width: 54%;
}
.customer-info h3 {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 0;
    color: #4a4747;
    font-family: 'Roc Grotesk';
    font-weight: 600;
    font-size: 25px;
}
.custome-box span {
    color: #7d7878;
    float: left;
    width: 100%;
    font-size: 21px;
}

.customer-slider.slick-initialized.slick-slider {float: left;width: 100%;position: relative;}

.customer-slider.slick-initialized.slick-slider .slick-list.draggable {float: left;width: 100%;overflow: hidden;}

.customer-slider.slick-initialized.slick-slider .slick-slide {
    /* padding: 17px; */
}
.customer-slider.slick-initialized.slick-slider .slick-list.draggable .slick-track {display: flex;}

.customer-slider .class-to-style.slick-arrow, .customer-slider .class-style.slick-arrow {
    font-size: 22px;
    text-align: center;
    position: absolute;
    width: 43px;
    transform: none;
    left: -86%;
    color: #fff;
    height: 43px;
    /* line-height: 41px; */
    top: 47%;
    z-index: 1;
    border-radius: 30px;
    cursor: pointer;
    border: 1px solid;
    display: flex;
    align-items: center;
    justify-content: center;
}
.customer-slider .class-to-style.slick-arrow {
    right: 169%;
    left: unset;
}

.customer-slider.slick-initialized.slick-slider ul.slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    align-items: center;
    float: left;
    width: 100%;
}

.customer-slider.slick-initialized.slick-slider ul.slick-dots li {
    margin: 0px 10px;
    padding-bottom: 0;
    width: unset;
    border-bottom: 0;
}

.customer-slider.slick-initialized.slick-slider ul.slick-dots li button {
    font-size: 0;
    border: 1px solid #c4bebe;
    background-color: #c4bebe;
    width: 18px;
    height: 18px;
    cursor: pointer;
    float: left;
    border-radius: 50px;
}
.customer-slider.slick-initialized.slick-slider ul.slick-dots li.slick-active button {
    background-color: #be1e2d;
  
    border: 1px solid #be1e2d;
}
.customer {
    position: relative;
    margin-top: -10px;
}
.customer:before {
    content: '';
    position: absolute;
    background: #be1e2d;
    width: 44%;
    height: 100%;
}
.customer .title h3,.customer .title h4,.customer .title p {
    color: #fff;
}
.customer-cont {
    position: relative;
    float: left;
    width: 100%;
}

.hero-section {
    display: flex;
    width: 100%;
    height: 80vh;
}

  /* Left Side */
  .hero-left {
    flex: 2;
    position: relative;
  }

  .hero-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

.hero-content {
    position: absolute;
    top: 50%;
    left: 110px;
    transform: translateY(-50%);
    color: white;
}

.hero-content h1 {
    font-size: 43px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 15px;
    color: #e8e3e3;
}
.hero-content p {
    color: #e8e3e3;
    line-height: 1.6;
    margin-bottom: 0;
}
  .hero-content button {
    background-color: #e63946;
    border: none;
    color: #e8e3e3;
    padding: 12px 25px;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
  }

  .hero-content button:hover {
    background-color: #c22e3a;
  }

  /* Right Side */
  .hero-right {
    flex: 1;
    display: grid;
    grid-template-rows: repeat(3, 1fr);
  }

  .hero-box {
    position: relative;
    overflow: hidden;
  }

  .hero-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(70%);
    transition: transform 0.4s ease;
  }

  .hero-box:hover img {
    transform: scale(1.05);
  }
.hero-box h3 {
    position: absolute;
    bottom: 15px;
    left: 15px;
    /* color: white; */
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #e8e3e3;
    text-align: center;
    width: 100%;
}

.bnner-content {
    position: relative;
    float: left;
    width: 100%;
    /* padding: 230px 0px; */
    text-align: left;
    padding-top: 145px;
    padding-bottom: 145px;
}
.breadcrumb {
    font-size: 20px;
    color: #e8e3e3;
    float: left;
    width: 100%;
    margin-top: 0;
}
.breadcrumb a {
    color: #e8e3e3;
    text-decoration: none;
    font-weight: bold;
    text-transform: capitalize;
}
.separator {
    margin: 0 12px;
    position: relative;
}
.separator:before {
    content: '';
    position: absolute;
    background: #be1e2d;
    height: 10px;
    width: 10px;
    top: 10px;
    left: -5px;
    border-radius: 40px;
}
.gallery,.inner-service {
    margin: 80px 0px;
}
.gallery-img {
    float: left;
    width: 100%;
    margin-top: 7px;
}
.gallery-img img{
    float: left;
    width: 100%;
	transition: 0.3s;
	height: 350px;
}
.gallery .lern-btn {
    display: flex;
    justify-content: center;
}
.lern-btn a {
    float: left;
}
.gallery .gallery-img img:hover {
  transform: scale(1.05);
}
.srvic-inner-box {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.srvic-inner-box .service-box {
    height: 410px;
}


.contact-form {
    float: left;width: 100%;
  }

  .contact-form label {
  float: left;
    width: 100%;
    color: #7d7878;
    font-size: 20px;
    margin-bottom: 0px;
    font-weight: 500;
    font-family: 'Roc Grotesk Condensed';
  }
.form-group {
    float: left;
    width: 100%;
    margin-top: 20px;
}
  .contact-form .form-row {
    display: flex;
    gap: 10px;
  }

  .contact-form .form-row input {
    flex: 1;
  }

 .contact-form  input[type="text"],
  .contact-form input[type="email"],
  .contact-form textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #bbb;
    border-radius: 2px;
    font-size: 14px;
    outline: none;
  }

  .contact-form input[type="text"]:focus,
  .contact-form input[type="email"]:focus,
  .contact-form textarea:focus {
    border-color: #555;
  }

  .contact-form textarea {
    height: 100px;
    resize: none;
  }

  .contact-form input[type="submit"] {
    background-color: #b22222;
    color: white;
    border: none;
    padding: 12px 40px;
    border-radius: 30px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    margin-top: 10px;
  }

  .contact-form input[type="submit"]:hover {
    background-color: #8b1a1a;
  }
  .about.contact-inner-form .about-right img {
 
    height: 670px;
}
.mission-statement {
    margin-top: 30px;
}
.mission-statement.core-statment {
    margin-bottom: 70px;
}
.mission-statement.core-statment span {
    float: left;
    width: 100%;
    margin-top: 20px;
    color: #2f2c2c;
    font-size: 25px;
    margin-bottom: 0px;
    font-weight: 500;
    font-family: 'Roc Grotesk Condensed';
}

.about-inner-detils {
    float: left;
    width: 100%;
}
.about-img-iner {
    float: right;
    width: 45%;
    margin-left: 30px;
}
.about-img-iner img {
    float: left;
    width: 100%;
}
.about-inner-content .title, .about-inner-content .title h3, .about-inner-content .title h4,.about-inner-content .title p {
    width: unset;
    float: unset;
}
.about-inner-detils .title h4 {

    font-size: 29px;
}
.about-inner-content p {
    margin-top: 13px;
}
.about-inner-content {
    padding-top: 90px;
}
.gform_confirmation_message {
    color: green;
    font-size: 20px;
}
.search-result-data, #inner-page {
    margin-top: 100px;
    margin-bottom: 100px;
}
.search-result-data h1.page-title, .search-result-data h2, .Not_found.text-center h2 {
    float: left;
    width: 100%;
    color: #000000 !important;
    font-size: 40px;
    margin-bottom: 0px;
    margin-bottom: 10px;
    font-weight: 500 !important;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.search-result-count.default-max-width, p.grey-text, .service-txt p {
    float: left;
    width: 100%;
    font-size: 19px;
    line-height: 32px;
    word-spacing: normal;
    /* color: #000000; */
}
section.search-result-data ul li a {
    color: #000000;
    font-size: 19px;
    margin-bottom: 0px;
    /* font-family: robotomedium; */
    margin-top: 0;
    float: left;
    width: 100%;
    text-transform: uppercase;
    box-shadow: 0 0 8px 0 #999;
    padding: 20px;
    margin-top: 15px;
}
.defult_pages_content span.alignleft, .service-img {
    width: 45%;
    float: left;
    margin-right: 20px;
}
.defult_pages_content span.alignleft img, .service-img img {
    width: 100%;
}
.about_us_main p, .service-txt p {
    width: unset;
    float: unset;
    font-size: 20px;
    margin-bottom: 20px;
}
.page-not-link.grey-text a.btn {
    font-size: 20px;
    background: #000000;
    color: #fff;
    font-size: 19px;
    color: #ffffff;
    font-weight: 600;
    background: #be1e2d;
    /* padding: 17px 23px; */
    /* border-radius: 30px; */
}
.page-not-link.grey-text {
    color: #000000;
}
.alert.alert-info {
    float: left;
    width: 100%;
}
.defult_pages_content {
    margin-top: 100px;
    margin-bottom: 80px;
}
input#gform_submit_button_1 {
    background-color: #b22222;
    color: white;
    border: none;
    padding: 12px 40px;
    border-radius: 30px;
    font-size: 15px;
    font-weight: bold;
    cursor: pointer;
    margin-top: 10px;
}
input#gform_submit_button_1:hover {
    background-color: #8b1a1a;
}
.gform_wrapper.gravity-theme .gfield textarea.large {
  
    height: 100px !important;
}
form#gform_1  input[type="text"], form#gform_1 input[type="email"], form#gform_1 textarea, input#input_1_3 {
    width: 100%;
    padding: 10px;
    border: 1px solid #bbb;
    border-radius: 2px;
    font-size: 16px;
    outline: none;
}
form#gform_1 {
    margin-top: 22px;
    float: left;
    width: 100%;
}
form#gform_1 label {
    float: left;
    width: 100%;
    color: #7d7878;
    font-size: 20px;
    margin-bottom: 0px;
    font-weight: 500;
    font-family: 'Roc Grotesk Condensed';
}
.gallery-item.hidden { display: none; }
.header-phone a {
    color: #000;
    background: transparent;
    padding: 0 !important;
    border-radius: 0;
  
}
.header-btns {
    display: flex;
    align-items: center;
}
.header-phone {
    margin-right: 20px;
}
.header-phone i {
    font-size: 22px;
    color: #be1e2d;
    /* margin-bottom: -83px; */
    transform: rotate(45deg);
}
.wp-site-blocks {
    float: left;
    width: 100%;
}
.custom-product {
    float: left;
    width: 100%;
    border: 1px solid #999;
    margin-bottom: 30px;
}
.custom-product img {
    width: 100%;
    height: 295px;
}
.custom-product h2 {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 17px;
    font-size: 23px;
    /* font-weight: 500; */
    font-weight: 600;
    text-transform: uppercase;
    font-family: Roc Grotesk;
}
.custom-product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    font-family: 'Roc Grotesk';
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    background: #be1e2d;
    padding: 10px 33px;
    border-radius: 30px;
    border: 1px solid #be1e2d;
    float: left;
    margin-bottom: 20px;
}
.addcart-btn {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 6px;
}


.shop-page {
    margin-top: 100px;
}
.shop-page h2.woocommerce-loop-product__title {
    float: left;
    width: 100%;
    /* text-align: center; */
    margin-top: 10px;
    margin-bottom: 0px;
    color: #000000;
    font-weight: 600;
    font-size: 23px;
}
.shop-page span.woocommerce-Price-amount.amount {
    float: left;
    width: 100%;
    /* text-align: center; */
    color: #be1e2d;
    margin-top: 8px;
    font-size: 20px;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
     background: #be1e2d !important;
    color: #fff;
    font-weight: bold;
    /* font-family: Arial, sans-serif; */
    font-size: 19px;
    padding: 14px 36px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); */
    transition: transform 0.2s ease;
    text-transform: capitalize;
}
nav.woocommerce-breadcrumb {
    display: none;
}

.single-products {
    margin-top: 100px;
}
h1.product_title.entry-title {
  float: left;
    width: 100%;
    color: #72747f;
    font-weight: 600;
    font-size: 30px;
}
span.woocommerce-Price-amount.amount {
    color: #656770;
    font-weight: bold;
    font-size: 26px;
    margin-top: 10px;
    float: left;
    width: 100%;
}
button.single_add_to_cart_button.button.alt {
    margin-top: 20px;
    background: #be1e2d !important;
    color: #fff !important;
    font-weight: bold;
    /* font-family: Arial, sans-serif; */
    font-size: 19px;
    padding: 14px 36px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    /* box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); */
    transition: transform 0.2s ease;
    text-transform: capitalize;
}
.quantity {
    width: 100%;
    /* margin-bottom: 20px !important; */
}
.woocommerce .quantity .qty {
  
    margin-top: 10px;
}
.woocommerce div.product form.cart {
    margin-bottom: 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    background: #be1e2d!important;
    color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff !important;
    color: #515151 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
   color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
     color: #515151 !important
}
.woocommerce-Tabs-panel h2 {
    float: left;
    width: 100%;
    color: #000000;
    font-size: 32px;
    margin-bottom: 0px;
    /* text-transform: capitalize; */
    font-weight: 600;
    margin-bottom: 10px;
}
div#tab-description p {
    font-size: 18px;
}
div#review_form_wrapper {
    box-shadow: 0 0 5px;
    padding: 25px;
    margin-top: 20px;
    float: left;
    width: 100%;
}
div#review_form_wrapper label {
    color: gray;
}
.woocommerce div.product .woocommerce-tabs .panel p {
    color: #918e8d !important;
}
textarea#comment {
    padding: 5px 12px;
}
div#review_form input#author {
    width: 100%;
    padding: 5px 12px;
}
div#review_form input#email {
    width: 100%;
    padding: 5px 12px;
}
p.form-submit input#submit {
    background: #be1e2d !important;
    color: #fff !important;
}
.related.products {
    margin-top: 50px;
}
.related.products h2 {
    float: left;
    width: 100%;
    color: #4b4949;
    font-size: 35px;
    margin-bottom: 20px;
    /* text-transform: capitalize; */
    font-weight: 600;
}
.related.products ul h2.woocommerce-loop-product__title {
    float: left;
    width: 100%;
    color: #72747f;
    FONT-WEIGHT: 600;
    font-size: 20px !important;
    margin-top: 10px;
    /* height: 84px; */
}
.woocommerce-account h2,.tinv-header h2 {
    float: left;
    width: 100%;
    color: #000000;
    font-size: 40px;
    margin-bottom: 0px;
    text-transform: capitalize;
    font-weight: 600;
}
form.woocommerce-form.woocommerce-form-login.login {
    float: left;
    width: 100%;
}
button.woocommerce-button.button.woocommerce-form-login__submit {
    background: #be1e2d !important;
    color: #fff !important;
}
nav.woocommerce-MyAccount-navigation li.is-active {
    background: #4758a3;
}
nav.woocommerce-MyAccount-navigation li:not(:last-child) {
    margin-bottom: 15px;
}
nav.woocommerce-MyAccount-navigation li {
    box-shadow: 0 0 5px;
    padding: 10px;
}
nav.woocommerce-MyAccount-navigation li.is-active a {
    color: #fff;
}
table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table span.woocommerce-Price-amount.amount {
    font-size: 15px;
}
.u-columns.woocommerce-Addresses.col2-set.addresses .u-column1.col-1.woocommerce-Address {
    box-shadow: 0 0 5px;
    padding: 20px; margin-top: 20px;
}
.u-columns.woocommerce-Addresses.col2-set.addresses h2 {
    font-size: 30px;
}
.u-column2.col-2.woocommerce-Address {
    box-shadow: 0 0 5px;
    padding: 20px;
    margin-top: 20px;
}
form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button {
    background: #289de6 !important;
    color: #fff !important;
}
.woocommerce fieldset {
    float: left;
    width: 100%;
}
:root :where(.wp-element-button, .wp-block-button__link) {
    background-color: #be1e2d  !important;
    color: #fff !important;
}
p.wc-block-components-totals-shipping-address-summary {
    font-size: 17px;
}
form.wc-block-components-shipping-calculator-address {
    float: left;
    width: 100%;
}
.wc-block-components-form .wc-block-components-checkout-step {
    /* margin: 0 0 0 !important; */
}
form.wc-block-components-form.wc-block-checkout__form {
    float: left;
    width: 100%;
}
.wc-block-components-address-form {
    float: left;
    width: 100%;
}
button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {
    background: #289de6 !important;
    color: #fff !important;
}

div#gform_confirmation_message_1 {
    color: green;
}
.wc-block-components-checkout-step__container {
    padding-bottom: 10px;
}
.wc-block-components-checkbox.wc-block-checkout__use-address-for-billing {
    margin-top: 19px;
    float: left;
    width: 100%;
}
.is-mobile .wc-block-components-form .wc-block-components-checkout-step:after, .is-small .wc-block-components-form .wc-block-components-checkout-step:after{display:none;}
.tinv-wishlist .product-action {
    width: 190px !important;
    text-align: center;
}
button.button.alt {
    background-color: #048de2 !important;
    color: #fff !important;
}
button.button {
    background-color: #048de2 !important;
    color: #fff !important;
}
table.tinvwl-table-manage-list {
    margin-top: 20px;
    float: left;
    width: 100%;
}
span.page-numbers.current {
    background: #289de6 !important;
    color: #fff !important;
}
.single_product {
    margin-top: 100px;
}
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label, .wc-block-components-totals-footer-item .wc-block-components-totals-item__value,.wp-block-woocommerce-cart-order-summary-subtotal-block.wc-block-components-totals-wrapper,.wp-block-woocommerce-cart-order-summary-shipping-block.wc-block-components-totals-wrapper,button.wc-block-components-panel__button {
    font-size: 20px !important;
}
input#wc-block-components-totals-coupon__input-0 {
    height: 59px !important;
    font-size: 20px !important;
}
button.wc-block-components-button.wp-element-button.wc-block-components-shipping-calculator-address__button.contained {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value {
    color: #656770 !important;
}
form.wc-block-components-form.wc-block-checkout__form {
    font-size: 20px !important;
}
form.woocommerce-form.woocommerce-form-login.login p.form-row.form-row-first,form.woocommerce-form.woocommerce-form-login.login p.form-row.form-row-last {
    width: 100%;
}
p.woocommerce-customer-details--phone {
    /* margin-bottom: 20px; */
    margin-top: 20px;
}
.page-id-41 span.woocommerce-Price-amount.amount {
    color: #000;
    font-size: 21px;
}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
    font-size: 20px !important;
}
h2.woocommerce-order-details__title {
    float: left;
    width: 100%;
    color: #000;
    font-size: 29px;
    margin-bottom: 12px;
    /* text-transform: capitalize; */
    font-weight: 600;
}
section.woocommerce-customer-details h2.woocommerce-column__title {
    font-size: 26px;
}
p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    color: green;margin-bottom:20px;
}
p.woocommerce-result-count {
    width: unset;
}
ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details,ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details span.woocommerce-Price-amount.amount {
    font-size: 20px !important;
    font-weight: 300 !important;
}
h1.woocommerce-products-header__title.page-title {
    float: left;
    width: 100%;
    color: #000;
    font-size: 29px;
    margin-bottom: 0px;
    /* text-transform: capitalize; */
    font-weight: 600;
}
select.orderby {
    font-size: 20px;
    padding: 7px;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
    background: transparent !important;
    color: #be1e2d;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{border:1px solid #be1e2d;}
.menu-cart {
    position: relative;
    display: inline-block;
    margin-left: -20px;
    margin-top: 32px;
}
 
.menu-cart .cart-contents {
    color: #000;
    text-decoration: none;
    font-size: 28px;
    position: relative;
    display: inline-block;
}
 
.menu-cart .cart-count {
    position: absolute;
    top: -17px;
    right: -23px;
    background: #be1e2d;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    /* padding: 3px 7px; */
    border-radius: 50%;
    /* line-height: 1; */
    /* min-width: 20px; */
    text-align: center;
    box-shadow: 0 0 2px rgba(0,0,0,0.3);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/** CSS - KT **/

.gallery .gallery-item{
    padding: 7px;
}
.gallery .title{
    margin-bottom: 10px;
}
.menus a:first-of-type + a {
    position: relative;
}
.menus a:first-of-type + a::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px;
    width: 1px;
    height: 1em;
    background: #ccc; /* customize the color */
}
.service-box .overlay h3 a:hover{
    color: #be1e2d;
}
.service{
    line-height: 0;
}
.srvic-inner-box .service-box .overlay h3:hover {
    color: #be1e2d;
}

.inner-industry {
    margin: 80px 0px;
}
.indus-inner-box {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.indus-inner-box .industry-box {
    height: 410px;
}
.industry-box {
    position: relative;
    overflow: hidden;
}
.industry-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.industry-box .overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 15px;
}
.industry-box .overlay h3 {
    color: #eff7ef;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: Roc Grotesk;
    text-align: center;
}
.indus-inner-box .industry-box .overlay h3:hover {
    color: #be1e2d;
}
.cont-btn.desktop-view .header-phone a{
    line-height: 2;
}