/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,accessibility-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.4.5.1775707362
Updated: 2026-04-09 04:02:42

*/




.content-area {
    margin-top: 2rem;
}
p {
    margin-bottom: 15px !important;
}

/* Header section */
.site-header-row-container-inner {
    padding: 10px;
    box-shadow: rgb(0 0 0 / 7%) 0px 3px 7px 0px;
}

.kadence-svg-iconset.svg-baseline svg {
    display: none;
}

.nav-drop-title-wrap {
    padding-right: 0;
}

.main-navigation .primary-menu-container>ul>li.menu-item>a:hover {
    color: #c79c60;
}

.main-navigation .primary-menu-container>ul>li.menu-item.current-menu-item>a:before, .main-navigation .primary-menu-container>ul>li.menu-item:hover >a:before{
    border-style: solid;
    border-width: 4px;
    content: "";
    height: 8px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 8px;
    border-color: #fff0 #fff0 #c79c60;
    bottom: 2px;
}


.main-navigation .primary-menu-container>ul>li.menu-item.current-menu-item>a:after, .main-navigation .primary-menu-container>ul>li.menu-item:hover >a:after {
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
    background: #c79c60;
    bottom: 0;
}

.main-navigation .primary-menu-container>ul>li.menu-item>a {
    padding: 3px 8px !important;
    font-size: 14px;
    text-transform: uppercase;
    color: #656565 ;
    letter-spacing: 1px;
    text-decoration: none;
    font-weight: 400;
    font-family: Inter;
}


.header-menu-container ul li {
    margin: 5px;
}

.main-navigation .primary-menu-container > ul > li.menu-item.current-menu-item > a {
    padding: 8px;
    font-size: 14px;
    text-transform: uppercase;
    color: #656565;
    text-decoration: none;
    font-weight: 400;
    font-family: Inter;
}

.main-navigation .primary-menu-container > ul > li.menu-item.current-menu-item > a:hover {
    color: #c79c60 !important;
    transition: all 0.8s;
}

.header-navigation .header-menu-container ul ul li.menu-item > a:hover {
    color: #c79c60;
    background: #ffffff;
}


.header-navigation .header-menu-container ul ul li.menu-item a::before {
    content: "\f0da";
    font-family: "Font Awesome 7 Free";
    font-weight: 600;
    font-size: 8px;
    left: 0px;
    position: absolute;
    opacity: 0;
    transition: 0.5s ease-in-out;
}

.header-navigation .header-menu-container ul ul li.menu-item:hover a::before{
    left: 5px;
    opacity: 1;
}

.header-navigation.header-navigation-dropdown-animation-fade-down ul ul.sub-menu {
    background-color: #fff;
    border-bottom: 5px solid #c79c60;
    border-radius: 0;
    box-shadow: 0 0 10px #d0d0d0;
}

.header-navigation.header-navigation-dropdown-animation-fade-down ul ul.sub-menu li.menu-item > a {
    font-size: 14px;
    font-family: 'Inter';
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 3px;
}

.primary-menu-container ul::before {
    height: 2rem;
    left: 0;
    right: 0;
}

.entry-hero-container-inner .entry-header {
    justify-content: space-between;
    flex-direction: initial;
}

.kadence-breadcrumbs span {
    font-weight: 400;
}

.kadence-breadcrumbs span a {
    color: #c79c60;
    text-decoration: none;
}

.entry-hero {
    margin-bottom: 30px;
    border-top: 15px solid #f5f5f5;
    border-bottom: 15px solid #f5f5f5;
}

/* Footer section */

.site-middle-footer-wrap .site-footer-row-container-inner {
    background-repeat: no-repeat;
    background-size: cover;
}

.footer_info h2 {
    font-size: 21px;
}

.footer_info p {
    line-height: 11px;
    margin-top: 3px;
}

.footer_info p a {
    text-decoration: underline;
    color: #c79c60;
}

.footer_info p a:hover{
    color: #656565;
}

.site-footer-middle-section-2 ul li a {
    background-color: #656565;
    font-size: 22px;
    border-radius: 50%;
}

.site-footer-middle-section-2 ul li a:hover {
    background-color: #c79c60;
}

.site-footer-middle-section-2 ul.is-layout-flex {
    display: flex;
    justify-content: center;
}

.site-middle-footer-wrap>.site-footer-row-container-inner {
    padding: 16px 0;
}
.site-bottom-footer-inner-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
}


.site-footer-top-section-2 .widget h2 {
    color: #ffffff;
    text-align: center;
    font-size: 30px;
}

.footerlogo img {
    width: 266px !important;
    height: 130px !important;
    margin: 0 auto;
}

.site-footer-middle-section-2 #block-24 {
    margin: 0;
}
.site-footer-middle-section-2 #block-24 .wp-block-social-links {
    margin: 0;
}
.site-footer-middle-section-3 .footer-widget-area-inner {
    display: flex;
    align-items: center;
}


/* home page */

.glodenhead {
    color: #c79c60;
}

.home_bnr .wpb_single_image img {
    display: none;
}

a.goldenborbtn{
    color: #c79c60;
    border: 2px solid #c79c60;
    padding: 10px 30px;
    line-height: 4;
    font-weight: 400;
    font-family: 'Inter var';
}

a.goldenborbtn:hover{
    color: #fff;
    background-color: #c79c60;

}

.home_bnr {
    background-size: cover;
    background-repeat: no-repeat;
}

.home_bnr .vc_tta-panel-heading .vc_tta-title-text {
    color: #fff;
}


.home_bnr .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    padding: 0;
}

.home_bnr p.vc_tta-panel-title a i {
    display: none;
}

.home_bnr p.vc_tta-panel-title a span {
    display: grid;
    gap: 5px;
    text-align: center;
}

.home_bnr .vc_tta-color-grey .vc_tta-panel .vc_tta-panel-heading {
    background-color: #c79c60 !important;
}

.home_bnr .vc_tta.vc_tta-o-no-fill .vc_tta-panels .vc_tta-panel-body {
    background-color: #212121;
    padding: 10px 18px 0px;
}   

.home_bnr .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading {
    border: none;
    padding-top: 3px;
    padding-bottom: 14px;
}

.home_bnr .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading::before,
.home_bnr .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading::after {
    content: '';
    height: 32px;
    position: absolute;
    top: -16px;
    width: 51%;
    background: #c79c60;
    transform: rotate(-8deg);
    z-index: -2;
}

.home_bnr .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading::after {
    left: auto;
    transform: rotate(8deg);
    right: 1px;
}


.home_bnr .aio-icon-component {
    border-bottom: 1px solid #e8e8e8;
}


.home_bnr .aio-icon-header a h3 {
    color: #c79c60;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: normal;
    text-transform: uppercase;
    margin: 0 9px;
}

.home_bnr .aio-icon-component {
    border-bottom: 1px solid #e8e8e8;
    margin: 0px;
    padding: 10px 0;
}

.home_bnr .default-icon .aio-icon-default .aio-icon-img {
    margin-right: 0;
    width: 75px;
    height: 50px;
    object-fit: contain;
}

.home_bnr .aio-icon-component:last-child {
    border-bottom: none;
}

.home_bnr .vc_column_container .vc_tta-container,
.hsec4 .vc_col-sm-4 .wpb_single_image,
.hsec2 .vc_col-sm-6 .wpb_single_image,
.contact_hm .vc_row,
.hsec8 .vc_col-sm-12 .wpb_text_column {
    margin: 0%
}

.home_bnr .vc_col-sm-4 {
    align-items: end;
}


.hsec2 {
    padding-top: 20px;
    display: flex;
    align-items: center;
    text-align: center;
}

.wpb_content_element.mainhead {
    text-align: center;
    margin: 0;
}

.mainhead h2 {
    margin: 0;
    font-size: 7.22em;
    letter-spacing: -1px;
    font-weight: 400;
    color: #c79c60;
    font-family: 'Herr Von Muellerhoff', cursive;
}

.mainhead h3 {
    font-size: 57px;
    font-weight: 700;
    letter-spacing: 4px;
    margin-right: -.1em;
    margin-top: -80px;
    margin-bottom: 16px !important;
}

.wpb_content_element.vc_sep_line {
    display: flex;
    align-items: center;
    justify-content: center;
}
.vc_sep_line {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    margin: 0px 17px 25px;
}

.vc_sep_line::after {
    content: "";
    width: 270px;
    height: 1px;
    background: #ebebeb;
    margin-bottom: 15px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.vc_sep_line::before {
    content: "";
    width: 270px;
    height: 1px;
    background: #ebebeb;
    margin-bottom: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
}


.vc_sep_line p {
    font-size: 20px;
    color: #c79c60;
}

.hsec3 {
    text-align: center;
    color: #fff;
}

.hsec3 .mainhead h3 {
    color: #fff;
}

.hsec3 p {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.hsec3,
.hsec6,
.hsec8,
.about_sec1 {
    background-attachment: fixed;
}

.hsec4 {
    padding-bottom: 70px;
}

.hsec5, .hsec6 {
    padding-top: 30px;
    padding-bottom: 40px;
}

.hsec4 .vc_col-sm-4 .mainhead {
    background: rgb(0 0 0 / .6);
    position: absolute;
    top: 0;
    width: 100%;
    padding: 20px;
    text-align: center;
    margin: 0;
}


.hsec4 .vc_col-sm-4 .mainhead h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin-top: -20px;
}

.hsec4 .vc_col-sm-4 .mainhead h2 {
    font-size: 32px;
}

.hsec4 .vc_col-sm-4 .vc_column-inner>.wpb_wrapper {
    position: relative;
}



.hsec4 .vc_col-sm-4 .wpb_single_image * {
    width: 100%;

}

.hsec4 .vc_col-sm-4>.vc_column-inner {
    overflow: hidden;
}


.hsec4 .aio-icon-component .aio-icon {
    display: flex;
    width: 100%;
}

.hsec4 .aio-icon-component .aio-icon i {
    background: #c79c60;
    font-size: 35px;
    padding: 15px 43px 6px;
    color: #ffff;
    border-radius: 100px 100px 0 0;
}

.hsec4 .aio-icon-component .aio-icon-description {
    background: rgb(0 0 0 / .6);
    color: #fff;
    padding: 20px;
    margin: 0;
    font-size: 16px;
    font-family: "Inter var";
    font-weight: 500;
    line-height: 1.2;
    transition: all 1.3s ease;
}

.hsec4 .aio-icon-component {
    margin: 0;
    position: absolute;
    bottom: 0px;
    text-align: center;
    transition: all 0.5s;
    transform: translateY(100px);
}

.hsec4 .vc_col-sm-4:hover .aio-icon-component {
    transform: translateY(0px);
}

.hsec4 .vc_col-sm-4>.vc_column-inner {
    padding-top: 0px !important;
}

.hsec5 {
    background: rgb(237, 237, 237);
}


.hsec5 .vc_col-sm-6 h3 {
    color: #c79c60;
    font-size: 21px;
}

a.goldenbtn {
    background: #c79c60;
    border-bottom: 3px solid #a37b44;
    color: #fff !important;
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    padding: 10px 13px;
    font-size: 13px;
    border-radius: 5px;
    line-height: 5;
}

a.goldenbtn:hover {
    background: #a5814f;
}

.hsec6 .vc_col-sm-12 h2,
.hsec8 .vc_col-sm-12 h2 {
    color: #fff;
    font-family: 'Herr Von Muellerhoff';
    text-align: center;
    font-size: 7.22em;
    font-weight: 500;
}

.hsec6 .aio-icon-component{
    width: 380px;
}

.hsec6 .aio-icon-top img {
    font-size: 66px;
}

.hsec6 .aio-icon-component .aio-icon-header h3 {
    color: #c79c60;
    letter-spacing: .16em;  
}

.hsec6 .aio-icon-component .aio-icon-description {
    color: #fff;
}

.hsec7 {
    padding: 30px 0;
}

.hsec7 .vc_col-sm-6 .wpb_wrapper p {
    text-align: center;
}


.hsec8,
.hsec9 {
    padding-top: 20px;
    padding-bottom: 80px;
}

.hsec8 .vc_col-sm-12 h2 {
    color: #000;
}

.hsec9 p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0px !important;
}

.contact_hm {
    border: 1px solid #fff;
    margin: 0 auto;
    width: 700px;
    max-width: 100%;
    padding: 30px;
    background-color: rgb(0 0 0 / .50);
}

textarea {
    height: 12rem;
}

.contact_hm label {
    font-size: 17px;
    font-weight: 400;
    margin: 0 0 -5rem 0;
    color: #fff;
    text-align: left;
}

.contact_hm .form-sum {
    text-align: center;
}


.contact_hm .form-btn, input[type=submit].btn-submit, .hsec9 .vc_btn3-container a.vc_btn3 {
    background: #c79c60;
    border-bottom: 3px solid #a37b44;
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    border-radius: 5px;
    font-weight: 600;
    font-size: 15px;
    padding: 7px 13px;
}

.contact_hm .form-btn:hover, input[type=submit].btn-submit:hover, .hsec9 .vc_btn3-container a.vc_btn3:hover {
    background: #a5814f;
}
p.des-text {
    text-align: center;
    color: #fff;
    margin-top: 19px;
}
span.wpcf7-spinner {
    display: none;
}

.contact_us .col-12 p {
    text-align: center;
}

.contact_sec h2 {
    color: #c79c60;
}

.contact_us {
    border: 1px solid #fff;
    padding: 27px 18px;
    background-color: rgb(0 0 0 / .50);
}

.contact_us * {
    margin-left: 0 !important;
    margin-right: 0 !important;
}



.contact_hm input.wpcf7-text,
.contact_hm textarea.wpcf7-textarea,
.contact_hm select.wpcf7-select, .contact_us input.wpcf7-text,
.contact_us textarea.wpcf7-textarea,
.contact_us select.wpcf7-select {
    width: 100%;
    padding: 13px !important;
    background-color: #fff;
    border: none !important;
    color: #000;
}




.hsec9 h4 {
    color: #d7ab60;
    font-size: 21px;
}

.about_sec {
    padding-bottom: 28px;
}

.about_sec .aio-icon-component {
    margin-top: 25px;
}

.about_sec .vc_col-sm-6 .wpb_single_image * {
    width: 100%;
}

.about_sec2 .vc_sep_line {
    margin-top: 7px !important;
}

.about_sec .aio-icon-component h3 {
    color: #c79c60;
    font-size: 19px !important;
}

.about_sec .aio-icon-description{
line-height: 1.4;
    letter-spacing: -.015em;
}
.about_sec1 {
    padding-bottom: 90px;
    padding-top: 16px;
}

.about_sec1 p {
    font-size: 24px;
    color: #fff;
    font-weight: 100;
    text-align: center;
    margin: 0;
}

.about_sec1 .mainhead h2 {
    font-size: 7.22em;
}

.img_shadow img {
    border: 2px solid #fff;
    box-shadow: rgb(99 99 99 / 47%) 0px 2px 8px 0px;
}

.about_sec2 {
    padding-bottom: 32px;
    padding-top: 24px;
    display: flex;
    align-items: center;
}

.about_sec2 .mainhead h2 {
    font-size: 61px;
    word-spacing: 11px;
}

.about_sec2 .vc_sep_line::before, .about_sec2 .vc_sep_line::after {
    width: 208px;
}

.arrow-main ul li::before {
    content: "\f061";
    font-family: "Font Awesome 7 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 0px;
    color: #c79c60;
}

.arrow-main ul li {
    list-style: none;
    position: relative;
    padding-left: 27px;
    margin-bottom: 7px !important;
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
}

.arrow-main ul {
    padding-left: 5px;
}

.certified_sec .vc_col-sm-4 p {
    text-align: center;
}

.prod_sec .vc_col-sm-6>.vc_column-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.prod_sec .vc_col-sm-6 h2 {
    font-size: 24px;
    font-weight: 400;
}

.prod_sec .vc_col-sm-6 h2 a:hover {
    color: #c79c60;
}

.prod_sec .vc_col-sm-6 .wpb_single_image img {
    border: 10px solid #c79c60;
}

.prod_sec .vc_col-sm-6 .prod_img_2 {
    position: absolute;
    top: 0;
    opacity: 0;
}

.prod_sec .vc_col-sm-6:hover .prod_img_2 {
    opacity: 1;
    transition: 0.4s ease;
}

.prod_sec .vc_col-sm-6:hover .prod_img_1 {
    opacity: 0;
    transform: scale(0.5);
    transition: 0.4s ease;
}



.prod-cate .vc_tta-tabs-container ul li a::before,
.prod-cate .vc_tta-tabs-container ul li a::after {
    content: none !important;
}

.prod-cate .vc_tta.vc_tta-style-modern .vc_tta-tab.vc_active>a {
    background-color: #c79c60;
    color: #fff;
    border: 2px solid #cda873;
}

.prod-cate .vc_tta.vc_tta-style-modern .vc_tta-tab>a {
    border: 2px solid #c79c60;
    color: #c79c60;
    border-radius: 26px !important;
}

.prod-cate .vc_tta.vc_tta-style-modern .vc_tta-tab>a:hover {
     background-color: #c79c60;
    color: #fff;
}

.prod-cate .vc_tta-tabs-container ul.vc_tta-tabs-list {
    display: flex;
    gap: 15px;
    justify-content: center;
}

.prod_gllry .vc_grid-item-mini {
    border: 2px solid #fff;
    box-shadow: rgb(99 99 99 / 47%) 0px 2px 8px 0px;
}

.prod-cate .vc_tta-color-white.vc_tta-style-modern.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    background-color: #ffffff;
    border: none;
}


.col2 {
    column-count: 2;
}

.prod-cate .vc_col-sm-6 {
    margin-top: 30px;
}

.prod-cate h2 {
    color: #caa16a;
    font-size: 26px;
}

.clients_sec {
    padding-bottom: 20px;
}

.clients_sec .vc_col-sm-4 {
    padding: 35px 15px 0;
    text-align: center;
}

.clients_sec .vc_col-sm-4 .vc_column-inner {
    padding: 35px 15px 0;
    border-left: 1px solid #848484;
    text-align: center;
    height: 585px;
}

.clients_sec .vc_col-sm-4 p {
    font-size: 46px;
    line-height: 1.30;
}

.contact_sec .vc_do_icon .vc_icon_element-background-color-custom:hover {
    background-color: #c79c60 !important;
}
.contact_sec .wpb_content_element {
    margin-bottom: 20px;
}
.contact_sec h3 {
    font-size: 18px;
}

@media screen and (max-width: 1024px) {
.site-footer-top-section-2 .widget h2 {font-size: 26px;}
.site-footer-middle-section-1 .footer_cont_info h2 {font-size: 22px;}
.footer_cont_info {gap: 48px;}
.footer_cont_info ul li {font-size: 16px;}
.site-footer .footer-widget-area .wp-block-image img { width: 230px !important;}

.hsec4 .vc_col-sm-4 .mainhead h3 {font-size: 17px; margin-top: -29px;}
.hsec4 .vc_col-sm-4 .mainhead h2 {font-size: 48px;}
.hsec3 p {font-size: 20px; line-height: 1.5;}
.hsec4 .aio-icon-component { transform: translateY(0px);}
.hsec5 .vc_col-sm-6 h3 {font-size: 20px;}
.hsec6 .aio-icon-component .aio-icon-header h3 {font-size: 16px !important;}
.contact_hm .form-btn, .btn-submit { font-size: 13px !important;}
textarea {height: 8rem;}
.about_sec .aio-icon-component h3 {font-size: 19px !important;}
.about_sec1 .mainhead h2 {font-size: 6em;}
.about_sec1 p {font-size: 22px; line-height: 1.5;}
.about_sec2 { display: inline-block;}
.about_sec2 .mainhead h2 {font-size: 47px;}
.prod-cate h2 { font-size: 20px;}
.clients_sec .vc_col-sm-4 p {font-size: 35px;}
.contact_sec h2 { font-size: 22px;}
.contact_sec h3 {font-size: 17px;}
.contact_us select.wpcf7-select, .contact_us input.wpcf7-text {font-size: 14px;}
.site-branding a.brand img { max-width: 150px;}
.popup-drawer .drawer-inner { background-color: #fff; color: #000;}
}

@media screen and (max-width: 767px) {
.home_bnr .wpb_single_image img { display: inline-block;}
.home_bnr .vc_col-sm-12 .vc_column-inner { padding: 0 !important;}
.home_bnr.vc_custom_1775800729668 { background-image: none !important;}
.home_bnr .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading::before, .home_bnr .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading::after {content: none;}
.home_bnr .vc_col-sm-4>.vc_column-inner { padding-top: 15px;}
.hsec2 {display: inline-block;}
.hsec2 .vc_col-sm-6 .wpb_single_image { display: inline-block;}
.hsec4 .vc_col-sm-4 { width: 50%; margin-bottom: 50px;float: left;}
.hsec6 .vc_row.wpb_row .vc_col-sm-4 { width: 33.33%; float: left;}
.hsec7 .vc_row.wpb_row .vc_col-sm-6 { width: 50%; float: left;}
.about_sec1 .mainhead h2 {  font-size: 5em;}
.about_sec1 p {font-size: 20px; }
.about_sec2 .mainhead h2 {font-size: 73px;}
.site-footer-top-section-2 .widget h2 { font-size: 25px;}
.site-footer-middle-section-1 .footer_cont_info h2 { font-size: 17px;}
.footer_cont_info ul li {font-size: 14px;}
.prod_sec .vc_col-sm-6 h2 { font-size: 22px;}
.content-area { margin-bottom: 0;}
.certified_sec .vc_col-sm-4 { width: 33.33%; float: left;}
.prod_sec .vc_col-sm-6 { width: 50%; float: left;}
.prod-cate .vc_tta-panel-heading { display: none;}
.prod-cate .vc_tta.vc_tta-tabs .vc_tta-tabs-container { display: inline-block !important; width: 100%;}
.clients_sec .vc_col-sm-8 .vc_row .vc_col-sm-3 { width: 25%; float: left;}
.clients_sec .vc_col-sm-4 .vc_column-inner { border-top: 1px solid #848484; height: auto; border-left: 0;}
.clients_sec .vc_col-sm-4 .vc_column-inner>.wpb_wrapper { display: flex; align-items: center; justify-content: space-around;}
.contact_sec .vc_col-sm-6 .vc_col-sm-6 { width: 50%; float: left;}
.site-footer-middle-section-2 ul.is-layout-flex { justify-content: start;}
}

@media screen and (max-width: 479px) {
    .home_bnr .vc_col-sm-12 .vc_column-inner .wpb_single_image{ margin: 0;}
    .entry-hero-container-inner .entry-header { justify-content: center; flex-direction: column;}
    .mainhead h2 { font-size: 4em;}
    .mainhead h3 { font-size: 30px; margin-top: -42px;}
    .hsec4 .vc_col-sm-4 { width: 100%;}
    .hsec6 .vc_col-sm-12 h2, .hsec8 .vc_col-sm-12 h2 { font-size: 4.22em;}
    .hsec5{ padding-bottom: 10px !important;}
    .hsec4 .aio-icon-component .aio-icon-description {font-size: 13px;}
    .hsec4 .aio-icon-component .aio-icon i { font-size: 28px;}
    .hsec3 p { font-size: 16px;}
    .hsec4 {padding-bottom: 0px;}
    .hsec6 .vc_row.wpb_row .vc_col-sm-4 {width: 100%;}
    .hsec6 .vc_col-sm-4 .aio-icon-component .aio-icon-img { width: 50px;}
    .contact_hm { padding: 17px 0px;}
    .contact_hm label { font-size: 14px;}
    .hsec9 {padding-top: 0px; padding-bottom: 20px;}
    .home_bnr .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading {  padding-top: 16px; padding-bottom: 19px;}
   
    .footer_cont_info { display: grid; gap: 30px; text-align: center;}
    .site-footer-middle-section-1 .footer_cont_info h2 { font-size: 20px;}
    .site-footer .footer-widget-area .wp-block-image img { width: 200px !important;}
    .site-footer-top-section-2 .widget h2 { font-size: 24px;}
    .site-top-footer-inner-wrap .footer-widget-area .wp-block-image img { width: 140px !important;}
    .about_sec .aio-icon-component h3 {font-size: 17px !important;}
    .about_sec1 .mainhead h2 { font-size: 4em;}
    .about_sec1 p {font-size: 16px;}
    .about_sec2 .mainhead h2 {font-size: 42px;}
    .arrow-main ul li {font-size: 14px;}
    .wpb_content_element.arrow-main { margin-bottom: 0;}
    .about_sec2 { padding-bottom: 0px; padding-top: 0px;}
    .hsec6 {padding-top: 0px; padding-bottom: 10px;}
    .certified_sec .vc_col-sm-4 { width: 100%;}
    .prod_sec .vc_col-sm-6 { width: 100%;}
    .prod_sec .vc_col-sm-6 h2 { font-size: 20px; margin-bottom: 27px; }
    .prod_sec .vc_col-sm-6 .wpb_content_element { margin-bottom: 16px;}
    .prod-cate .vc_tta.vc_tta-tabs .vc_tta-tabs-container { display: inline !important; }
    .prod-cate .vc_tta.vc_tta-style-modern .vc_tta-tab>a { padding: 5px 16px;}
    .prod-cate .vc_col-sm-6 { margin-top: 0px;}
    .prod-cate .wpb_content_element.arrow-main { margin-bottom: 20px;}
    .clients_sec .vc_col-sm-8 .vc_row .vc_col-sm-3 { width: 50%;}
    .clients_sec .vc_col-sm-4 p { font-size: 30px;}
    .clients_sec .vc_col-sm-4 .vc_column-inner>.wpb_wrapper { display: inline; }
    .contact_us { padding: 12px;}
    .contact_sec .vc_col-sm-6 .vc_col-sm-6 { width: 100%;}

}
