/*
Theme Name: Betheme Child
Author: 
Description: Your description goes here
Version: 1.0
Template: betheme

This is the child theme for Betheme theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

#Content {
    width: 100%;
    top: -200px;
    bottom: -200px;
	background-color: rgba(255, 255, 255, 0);
}

.mfn-footer {
	margin-top: -200px !important;
    z-index: 1000;
}

/* Default css */
html {
    scroll-behavior: smooth;
}
a:hover {
    text-decoration: none !important;
}
a.link {
   color: #1665e3 !important;
}
a.link:hover {
    text-decoration: none !important;
    color: #fe0002 !important;
}
h3 {
    font-weight: 700 !important;
}
h5 {
    font-weight: 700 !important;
    font-size: 30px !important;
    margin-bottom: 30px !important;
    line-height: 1 !important;
    font-style: normal !important;
    font-family: "Roboto", sans-serif !important;
    text-transform: capitalize !important;
}
h6 {
    font-weight: 700 !important;
    font-size: 26px !important;
    margin-bottom: 30px !important;
    line-height: 1 !important;
    font-style: normal !important;
    font-family: "Roboto", sans-serif !important;
    text-transform: capitalize !important;
}
.mtn-80 {
    margin-top: -80px;
}
.mt-80 {
    margin-top: 80px;
}
.mb-80 {
    margin-bottom: 80px;
}
.mcb-section .mcb-wrap .column_attr p:last-child {
    margin-bottom: 0;
}
.section-title h2.title {
    font-size: 49px;
  font-weight: 700;
}
.section-title h2.title span {
    display: block;
    font-weight: 400;
    font-size: 35px;
    margin-bottom: 10px;
    line-height: 1;
    font-style: normal;
    font-family: "Roboto", sans-serif;
}
.row-reverse .mcb-wrap-inner,
.row-reverse .section_wrapper {
    flex-direction: row-reverse;
}
.btn-primary {
    border-radius: 0 !important;
    background: #fe0002 !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    padding: 0 40px !important;
    line-height: 50px !important;
    color: #fff !important;
    gap: 15px !important;
}
.btn-primary .button_icon i {
    color: #fff !important;
}
.button-animation-slide .btn-primary::before {
    background-color:#1665e3 !important;
}

.cta-title {
    color: #fff;
    margin: 0;
    font-size: 46px;
    text-transform: uppercase;
    font-weight: 700 !important;
    font-family: 'Barlow Condensed';
}

.button-part .section_wrapper .mcb-wrap-inner .mcb-column {
    width: auto;
    padding:0 20px;
}

.common-form .wpcf7-form .row {
    margin-left: -10px;
    margin-right: -10px;
    display: flex;
    flex-wrap: wrap;
}
.common-form .wpcf7-form .row .col-50 {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
}
.common-form .wpcf7-form .row .col-100 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.common-form .wpcf7-form p {
    margin: 0 !important;
}
.common-form .wpcf7-form span.wpcf7-form-control-wrap {
    margin-bottom: 15px;
}
.common-form .wpcf7-form .wpcf7-text {
    height: 40px;
    border-radius: 22px;
    padding: 10px 20px;
    color: #0D0D0D;
    font-size: 14px;
    background: #fff !important;
    box-shadow: none;
}
.common-form .wpcf7-form .wpcf7-textarea {
    height: 183px;
    border-radius: 15px;
    padding: 10px 20px;
    color: #0D0D0D;
    font-size: 14px;
    background: #fff !important;
    box-shadow: none;
    resize: none;
}

.common-form .wpcf7-form .wpcf7-form-control:focus {
    color: #0D0D0D;
    background: #fff !important;
}
.common-form .wpcf7-form .wpcf7-form-control::placeholder,
.common-form .wpcf7-form .wpcf7-form-control::-ms-input-placeholder,
.common-form .wpcf7-form .wpcf7-form-control::-webkit-input-placeholder {
    color: #0D0D0D;
    font-size: 14px;
    opacity: 0.5;
}
.common-form .wpcf7-form label {
    color: #fff !important;
}
.common-form .wpcf7-form .wpcf7-list-item.first {
    margin-left: 0;
}
.common-form .wpcf7-form .wpcf7-list-item .wpcf7-list-item-label {
    color: #fff;
}
.wpcf7 input.btn-primary {
    transition: .3s all ease-in-out;
}
.common-form .wpcf7-form input.btn-primary:hover,
.common-form .wpcf7-form  input.btn-primary:focus {
   background: #1665e3 !important;
}
.common-form .wpcf7-form .wpcf7-checkbox {
    display: flex;
    flex-wrap: wrap;
    margin-left: -7px;
    margin-right: -7px;
}
.common-form .wpcf7-form .wpcf7-checkbox .wpcf7-list-item {
    padding-left: 7px;
    padding-right: 7px;
    display: block;
    margin: 0;
}
.common-form .wpcf7-form .wpcf7-checkbox .wpcf7-list-item input[type="checkbox"] {
    margin-left: 0;
}
.common-form .wpcf7-form .wpcf7-response-output {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    padding-right: 0;
    color: #fe0002;
}

body:not(.cf7p-message) .common-form .wpcf7-form .wpcf7-not-valid-tip::before,
body:not(.cf7p-message) .common-form .wpcf7-form .wpcf7-not-valid-tip::after {
    display: none;
}
body:not(.cf7p-message) .common-form .wpcf7-form .wpcf7-not-valid-tip {
    width: auto !important;
    height: auto !important;
    background: transparent !important;
    color: #fe0002 !important;
    text-indent: 0 !important;
    padding-left: 10px !important;
    left: inherit !important;
    top: inherit !important;
    transform: none !important;
}


/* Header Start*/
.mfn-header-main {
    top: 0;
    left: 0;
    right: 0;
}
.sticky-header {
    top: 0;
    left: 0;
    right: 0;
}
.mfn-header-main .top-bar .additional-link ul {
    list-style: none;
    display: flex;
}
.mfn-header-main .top-bar .additional-link ul li {
    margin: 0 22px;
}
.mfn-header-main .top-bar .additional-link ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
}
.mfn-header-main .top-bar .additional-link ul li a:hover {
    color: #1665e3;
}
.mfn-header-main .top-bar .social-link .mcb-column-inner {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 17px;
    margin: 0;
    border-left: 1px solid rgba(255, 255, 255, 0.25);
}

.mfn-header-main  .mcb-item-header_logo-inner {
    margin: 0;
}

.mfn-header-main .mfn-header-mainmenu .menu-item-has-children .mfn-menu-subicon .fas  {
    width: 11px;
    height: 6px;
    vertical-align: middle;
    background: url(../../wp-content/uploads/2024/10/nav-arrow.png) center center no-repeat;
}
.mfn-header-main .mfn-header-menu .mfn-menu-li .mfn-submenu {
    padding: 10px 0;
}
.mcb-section .mcb-wrap .mcb-item-ce3ea5f1a .mfn-header-tmpl-menu-sidebar .mfn-header-menu-toggle .icon {
    color: #0D0D0D !important;
}
.mcb-section .mcb-wrap .mcb-item-ce3ea5f1a .mfn-header-tmpl-menu-sidebar .mfn-header-menu-toggle .icon:hover {
    color: #fe0002 !important;
}
.mfn-header-main .mfn-header-tmpl-menu-sidebar .mfn-header-menu .menu-item-has-children .mfn-menu-subicon .fas  {
    width: 11px;
    height: 6px;
    vertical-align: middle;
    background: url(../../wp-content/uploads/2024/10/nav-arrow1.png) center center no-repeat;
}

/* Header End*/

/* Footer Start */
.footer-btm .section_wrapper {
    padding: 25px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
}
/* Footer End */

/* Hero Section Section */
.hero-section .section_wrapper {
}
.hero-section .section_wrapper .mcb-wrap {
    width: 769px;
    bottom: 80px;
    right: 0;
    z-index: 99;
}
.hero-section h2.title span {
    display: block;
    font-weight: 500;
    font-size: 51px;
    margin-top: 20px;
}
/* Hero Section End */

/* zigzag Section Start */
.zigzag-section .title .red-color {
    color: #fe0002;
}
.zigzag-section .title .blue-color {
    color: #1665e3;
}
.zigzag-section .title .subline {
    display: block;
    font-weight: 400;
    font-size: 2.33vw;
    margin-top: 20px;
    line-height: 1;
    font-style: normal;
    font-family: "Roboto", sans-serif;
    text-transform: none;
}
/* zigzag Section End */

/* card-section */
.card-section .section_wrapper {
    padding-left: 160px;
    padding-right: 160px;
}
.card-section .icon_box {
  padding: 0;   
}
.card-section .icon-hover {
    overflow: hidden;
}
.card-section .icon-hover .mcb-column-inner .icon_box a:hover .title,
.card-section .icon-hover .mcb-column-inner .icon_box a:hover .desc  {
    color: #ddd;
    transition: 0.4s all ease-in-out;
}
.card-section .icon_box a {
    padding: 40px 50px 32px;   
}
.card-section .icon_box a .image_wrapper {
    min-height: 65px;
    margin-bottom: 20px;
}
.card-section .icon_box a * {
    text-align: left;
    line-height: 1;
}
.mcb-section .mcb-wrap .icon_box .desc_wrapper .title {
    font-size: 22px !important;
    font-weight: 400 !important;
}
.card-section .icon_box a h4.title {
    margin-bottom: 25px;

}
.card-section .icon_box a .desc {
    padding-left: 37px;
}
.card-section .icon_box a .desc:before {
    content: '';
    width: 23px;
    height: 14px;
    top: 0;
    left: 0;
    background: url(../../wp-content/uploads/2024/10/arrow.png) center center no-repeat;
}

/* hands-on-ownership Section Start*/
.hands-on-ownership h2.title span {
    display: block;
    font-weight: 400;
    font-size: 35px;
    margin-bottom: 10px;
    line-height: 1;
    font-style: normal;
    font-family: "Roboto", sans-serif;
}
.hands-on-ownership .ownership-text p {
    margin-bottom: 25px;
}
/* hands-on-ownership Section End*/

/* Service Section Start */
.service-card .column_image .image_frame {
    width: 100%;
}
.service-card .column_image .image_frame img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 65/59;
}
.services-block .service-card .column_fancy_heading .inside {
    display: -webkit-box;
    max-width: 100%;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
/* Service Section End */



/* Table */

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.part-table th {
    background: transparent;
}
.part-table th,
.part-table td {
    color: #fff;
    border-color: rgba(255,255,255,.2);
}


/* Responsive CSS  */

@media(max-width: 1700px) {
    .mtn-80 {
        margin-top: -70px;
    }
    .mt-80 {
        margin-top: 70px;
    }
    .mb-80 {
        margin-bottom: 70px;
    }
}
@media(max-width: 1440px) {
    .hands-on-ownership h2.title span {
        font-size: 30px;
        margin-bottom: 0px;
    }  
    .section-title h2.title span {
        font-size: 30px;
        margin-bottom: 0px;
    }
}
@media(max-width: 1400px) {
    .mtn-80 {
        margin-top: -60px;
    }
    .mt-80 {
        margin-top: 60px;
    }
    .mb-80 {
        margin-bottom: 60px;
    }
}

@media(max-width: 1249px) {
    .card-section .icon_box a {
        padding: 40px 30px 32px;   
    }
}
@media(max-width: 1239px) {
    .card-section .section_wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    .mcb-section .mcb-wrap .icon_box .desc_wrapper .title {
        font-size: 18px !important;
    }
    .location-text-part h5 {
        font-size: 28px !important;
        margin-bottom: 20px !important;
    }
    .button-part .section_wrapper .mcb-wrap-inner .mcb-column {
        width: auto;
        padding: 0 10px;
    }
    .button-part .section_wrapper .mcb-wrap-inner .mcb-column .btn-primary {
        padding: 0 20px !important;
    }
    h6 {
        font-weight: 700 !important;
        font-size: 20px !important;
    }
}
@media(max-width: 1200px) {
    .mtn-80 {
        margin-top: -50px;
    }
    .mt-80 {
        margin-top: 50px;
    }
    .mb-80 {
        margin-bottom: 50px;
    }
}
@media(max-width: 1100px) {
    .mtn-80 {
        margin-top: -45px;
    }
    .mt-80 {
        margin-top: 45px;
    }
    .mb-80 {
        margin-bottom: 45px;
    }
}
@media(max-width: 991px) {
    .mfn-header-main .top-bar .additional-link ul li {
        margin: 0 12px;
    }
}
@media (min-width:960px) {
    .mfn-header-main .mfn-header-menu > .mfn-menu-li > .mfn-menu-link {
        padding:15px 0 !important;
    }
}
@media(max-width: 959px) {
    .card-section .icon_box a {
        padding: 40px 20px 32px;
    }
    .mcb-section .mcb-wrap .icon_box .desc_wrapper .title {
        font-size: 18px !important;
    }
    .chassis-tuning-service .text-part,
    .overall-tuning-service .text-part,
    .belt-section .text-part,
    .fabricated-headers-section .text-part {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .button-part .section_wrapper .mcb-wrap-inner .mcb-column {
        width: auto;
        padding: 0 8px;
    }
    .button-part .section_wrapper .mcb-wrap-inner .mcb-column:first-child {
        padding-left: 0;
    }
    .button-part .section_wrapper .mcb-wrap-inner .mcb-column:last-child {
        padding-right: 0;
    }
    .button-part .section_wrapper .mcb-wrap-inner .mcb-column .btn-primary {
        padding: 0 15px !important;
        font-size: 12px;
    }
    .top-banner .mcb-background-overlay {
        background-color: rgba(0, 0, 0, 0.2);
    }
    .hero-section .section_wrapper .mcb-wrap {
        width: 700px;
        bottom: 60px;
    }
    .hero-section h2.title span {
        font-size: 48px;
        margin-top: 20px;
    }
    .mtn-80 {
        margin-top: 0;
    }
    .mt-80 {
        margin-top: 0;
    }
    .mb-80 {
        margin-bottom: 0;
    }
    .zigzag-section .text-part, .history-section .text-part {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .zigzag-section .title .subline {
        font-size: 24px;
        margin-top: 10px;
    }
}
@media (max-width: 767px) {
    .button-part .section_wrapper .mcb-wrap-inner .mcb-column {
        width: auto;
        padding: 0 8px;
    }
    .button-part .section_wrapper .mcb-wrap-inner .mcb-column:first-child {
        padding-left: 8px;
    }
    .button-part .section_wrapper .mcb-wrap-inner .mcb-column:last-child {
        padding-right: 8px;
    }
    .button-part .section_wrapper .mcb-wrap-inner .mcb-column .btn-primary {
        padding: 0 15px !important;
        font-size: 12px;
        width: 250px;
        margin-bottom: 10px !important;
    }
    .mfn-header-main .top-bar .additional-link ul{
        margin: 0;
    }
    .mfn-header-main .top-bar .additional-link ul li:first-child {
        margin-left: 0;
    }
    .footer-btm .section_wrapper {
        flex-direction: column-reverse;
    }
    .hero-section .section_wrapper .mcb-wrap {
        width: 100%;
        bottom: 50px;
    }
    .hero-section h2.title span {
        font-size: 6vw;
        margin-top: 15px;
    }
}

@media (max-width: 575px) {
    .common-form .wpcf7-form .row .col-50 {
        width: 100%;
    }
}
