
body,
html {
    margin: 0 !important;
}

a {
    transition: ease 0.5s;
}

body {
    color: #000;
    line-height: 26px;
    font-size: 16px;
    transition: left 0.5s;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
    overflow-x:hidden;
}

a,
button,
input,
a:focus,
button:focus,
input:focus {.form-group-popup button
    outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: none;
    line-height: normal;
    font-weight: normal;
    color: #000000;
}

.clear {
    clear: both
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.text-center {
    text-align: center;
}

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

.text-left {
    text-align: left;
}

.dis-table {
    display: table;
    height: 100%;
    width: 100%;
}

.dis-table-cell {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}

.container {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
}

.row {
    margin: 0 -15px;
}

div[class*="col"] {
    padding: 0 15px;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.show-on-desktop {
    display: inline-block !important;
}

.show-on-mobile {
    display: none !important;
}

.show-on-ipad {
    display: none !important;
}

.hide-on-desktop {
    display: none !important;
}

.default_btn a {
    display: inline-block;
    font-size: 17px;
    border-radius: 5px;
    color: #fff;
    background: #b30f10;
    padding: 12px 30px;
    text-decoration: none;
    font-family: 'pt_sansbold';
    min-width: 160px;
    text-align: center;
}

.default_btn a:hover {
    background: #000;
}

.entry-header {
    display: none
}

.page {
    margin: 0 auto !important;
}

/*header */

#header_menu.newClass {
    display: flex !important;
    opacity: 1;
    visibility: visible;
}


#header_menu {
    /*! display: none; */
    opacity: 0;
    visibility: hidden;
    transition: ;
    -webkit-transition: .3s;
    transition: .3s;
}


.site-footer .product_menu ul{list-style-type:none; position:relative; margin:0; padding:0;}
.site-footer .product_menu li:before {
    content: '\f054';
    left: 0;
    top: -1px;
    color: #fff;
    font-family: 'Font Awesome 5 Free';
    font-size: 11px;
    float: left;
}
.site-footer .product_menu li a {
    font-size: 15px;
    color: #fff;
    display: inline-block;
    padding-left: 8px;
}
.site-footer .product_menu li {
    list-style-type: none;
    position: relative;
    padding-bottom: 5px;
    
}


/*START MAIN HEADER CSS*/
.site-header {
    /*float:left;*/
    width: 100%;
    height: 70px;
}
.contact_page .row {
  display: flex;
  flex-wrap: wrap;
}
.contact_page .col-3 {
  width: 23%;
  padding-left: 0;
}
.contact_page .col-9 {
    width: 75%;
    padding:0 15px;
}
.contact_page h1 {
margin-top:0
}

.site-header .topHeader {
    height:100px;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .10);
    /* height: 70px; */
}

/*.site-header .topHeader:before { content: ''; width: calc(50% - 360px); height: 100%; position: absolute; top: 0; right: 0; background: #e00; }*/
.site-header .topHeader .row {
    display: flex;
    flex-wrap: wrap;
}

.site-header .topHeader .col-3 {
    width: 330px;
    position: relative;
    margin-top: 10px;
}

.site-header .topHeader .col-2 {
    width: 300px;
    /*! position: relative; */
    /*! min-height: 1px; */
}

.site-header .topHeader .col-7 {
    width: calc(100% - 600px);
}

.site-header .topHeader .col-9 {
    width: calc(100% - 330px);
}
.site-header .topHeader .col-12 {
    width: calc(100% - 0px);
}

.site-header .topHeader .logo {
    padding: 0px;
    text-align: left;
}

.site-header .topHeader .logo img {
    /* max-width: 120px; */
    text-align: left;
}


.product_itmes{justify-content: center;
    align-items: center;
    display: flex;}

.product_itmes .e-con-inner{justify-content: center !important;}










.elementor img {
    max-width: 75%
}








/* contact_form */
.form-group input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
    width: 100%;
    border: 1px solid #dedede;
    height: 40px;
    font-size: 17px;
    padding: 5px 15px;
}


.form-group textarea {
    height: 200px;
    border: 1px solid #dedede;
    font-size: 18px;
    padding: 10px 15px;
    resize: none;
    border-radius: 0px;
}

.form-group button {
    border: none;
    display: inline-block;
    font-size: 17px;
    border-radius: 5px;
    color: #fff;
    background:#1f3a7d;
    padding: 16px 30px;
    text-decoration: none;
    min-width: 160px;
    text-align: center;
    transition: ease-out 0.4s;
}

.contact_num a {
    color: #cd2628
}
.contact_mail a{color:#fff;}
.about_heading h2{display: flex;
    align-items: center;
    gap: 0px;}

.about_heading p{margin-top:0}
.about_heading h2:before{content:''; 
background:url(/wp-content/uploads/2025/02/title-icon-primary.png) top left no-repeat; 
width:32px; height:30px; display: inline-block; }


.about_heading_vision h2{display: flex;
    align-items: center;
    gap: 0px;}

.about_heading_vision p{margin-top:0}

.about_heading_vision h2:before{content:''; 
background:url(/wp-content/uploads/2025/02/vision-icon.png) top left no-repeat; width:32px; height:30px; display: inline-block; margin-right: 10px;}


.about_heading_mission h2{display: flex;
    align-items: center;
    gap: 0px;}

.about_heading_mission p{margin-top:0}

.about_heading_mission h2:before{content:''; 
background:url(/wp-content/uploads/2025/02/mission.png) top left no-repeat; width:32px; height:30px; display: inline-block; margin-right: 10px;}


.about_heading_value h2{display: flex;
    align-items: center;
    gap: 0px;}

.about_heading_value p{margin-top:0}

.about_heading_value h2:before{content:''; 
background:url(/wp-content/uploads/2025/02/core-value.png) top left no-repeat; width:32px; height:30px; display: inline-block; margin-right: 10px;}

.about_heading_chooseus h2{display: flex;
    align-items: center;
    gap: 0px;}

.about_heading_chooseus p{margin-top:0}

.about_heading_chooseus h2:before{content:''; 
background:url(/wp-content/uploads/2025/02/choose_us.png) top left no-repeat; width:32px; height:30px; display: inline-block; margin-right: 10px;}







.about_h2{position:relative; text-align: center;}
.about_h2 h2 {
    display: inline-block;
    position: relative;
}
.about_h2 h2:after {
    display: block;
    height: 2px;
    margin-top: 0;
    margin-bottom: -12px;
    content: '';
    position: absolute;
    bottom: 2px;
    width: 27px;
    left: 50%;
    background: #134094;
    transform: translateX(-50%);
}

.service_bg_img:after{
 content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('/wp-content/uploads/2025/02/service-bg.png') no-repeat top right;
    
    opacity: 0.2;
    z-index: -1;
 }

.about_bg_img:after{
 content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('/wp-content/uploads/2025/02/3.png') no-repeat top center;
    background-size: cover;
    opacity: 0.2;
    z-index: -1;
 }
.service_icon{background:url(/wp-content/uploads/2025/02/money_icon.png) bottom right no-repeat;}
.service_icon1{background:url(/wp-content/uploads/2025/02/Quality_icon.png) bottom right no-repeat;}
.service_icon2{background:url(/wp-content/uploads/2025/02/shipments_icon.png) bottom right no-repeat;}
.service_icon3{background:url(/wp-content/uploads/2025/02/quality-icon.png) bottom right no-repeat;}
.contact_icon{width:100px; height:100px; background:#134094;}
.contact_icon1{width:100px; height:100px; background:#134094;}
.contact_icon i{color:#fff; text-align:center; padding: 30px 35px; font-size: 40px;}
.contact_icon1 i{color:#fff; text-align:center; padding: 30px; font-size: 40px;}
.product_list ul{list-style-type:none; margin:0; padding:0;}

.product_list ul li:before {content: '\f054'; position: absolute; left: 0; top: 1px; color: #000; font-family: 'Font Awesome 5 Free'; font-size: 11px;}
.product_list ul li{position: relative; padding-bottom: 5px; padding-left: 15px;}
.product_fabrics_p p{margin-top:0}
.malenge_box{height:40%;}
.textiles_p p{margin-top:0;}


.service_heading{position:relative;}
.service_heading h2:after {
  display: block;
  height: 2px;
  margin-top: 0;
  margin-bottom: -12px;
  content: '';
  position: absolute;
  bottom: 2px;
  width: 27px;
  left: 0;
  background: #134094;
}
/*site footer*/
.footer_logo {
    margin-bottom: 15px
}
.site-footer .center{text-align:center}
/*.tagline { text-align: center; padding: 30px 15px; font-size: 18px; font-weight: 600; }*/
.site-footer {
    float: left;
    width: 100%;
    position: relative;
    background:url(/wp-content/uploads/2025/02/footer-bg.png) left bottom no-repeat;
    
    background-size: cover;
}

.site-footer .footer {
    position: relative;
    padding: 50px 0px 20px 0;
}

.site-footer h2 {
    font-size: 24px;
    color: #fff;
    margin: 0px 0 30px 0;
    position: relative;
}

.copyright .row {
    display: block !important;
}
.site-footer .row {
    display: flex;
    flex-wrap: wrap;
}
.site-footer .col-3 {
    width: 25%;
}
.site-footer .col-4 {
    width: 33.33%;
}

.site-footer .widget_text p {
    margin: 0;
    color: #fff;
    font-size: 15px;
    line-height:22px;
}

.site-footer .get_in_touch .text {
    font-size: 16px;
    color: #fff;
}

.site-footer .social_icons {
    justify-content: left;
    margin-top: 20px;
    display: inline-grid;
}

.site-footer .social_icons ul {
    padding: 0px;
    margin: 0px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.site-footer .social_icons li {
    list-style-type: none;
    margin-right: 20px;
}

.site-footer .social_icons li i {
    color: #fff;
    font-size: 28px;
    vertical-align: top;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    transition: ease 0.5s;
}

.site-foote .social_icons li a {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    display: block;
    display: inline-block;
    background: #363636;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    text-align: center;
}

.site-footer .social_icons li a:hover i {
    color: #4272b6;
}

.site-footer ul.menu {
    padding: 0px;
    margin: 0px;
}

.site-footer ul.menu li {
    list-style-type: none;
    position: relative;
    padding-bottom: 5px;
    padding-left: 15px;
}

.site-footer ul.menu li:before {
    content: '\f054';
    position: absolute;
    left: 0;
    top: 1px;
    color: #fff;
    font-family: 'Font Awesome 5 Free';
    font-size: 11px;
}

.site-footer ul.menu li a {
    font-size: 15px;
    color: #fff;
    display: inline-block;
}

.site-footer ul.menu li a:hover {
    text-decoration: underline;
}

.site-footer ul.menu li ul {
    display: none !important;
}

.site-footer a {
    text-decoration: none;
    color: #fff;
    font-weight: normal;
    display: inline-block;
}

.site-footer a:hover,
.site-footer a:hover p {
    text-decoration: underline;
}

.site-footer .address {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    padding-left: 40px;
}

.site-footer .address:before {
    content: '\f3c5';
    position: absolute;
    left: 0;
    top: 2px;
    width: 42px;
    height: 42px;
    color: #fff;
    font-size: 22px;
    font-family: 'Font Awesome 5 Free';
}

.site-footer .address p {
    margin: 0px;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}

.site-footer .phone {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    padding-left: 40px;
    font-size: 16px;
    color: #fff;
}

.site-footer .phone:before {
    content: '\f095';
    position: absolute;
    left: 0;
    top: 0px;
    width: 36px;
    height: 36px;
    color: #fff;
    font-size: 22px;
    font-family: 'Font Awesome 5 Free';
}

.site-footer .email {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    padding-left: 40px;
    font-size: 16px;
    color: #fff;
}

.site-footer .email:before {
    content: '\f0e0';
    position: absolute;
    left: 0;
    top: 0px;
    width: 34px;
    height: 34px;
    color: #fff;
    font-size: 22px;
    font-family: 'Font Awesome 5 Free';
}
.site-footer .pd_lt{padding-left:5%}
.site-footer .pd_lt_1{padding-left:0%}
.site-footer .contact_det ul{
    margin: 0;
    padding: 0;
    list-style: none;}
.site-footer .contact_det ul li{
    padding-left: 35px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 6px;
    line-height: 25px;
    color: #fff;
    font-size: 15px;
}
.site-footer .contact_det li i {
    position: absolute;
    left: 0;
    top: 5px;
    line-height: 1;
    font-size: 18px;
    font-weight: 400;
}
.site-footer .logo_text{font-size:30px;color:#fff;margin-bottom: 35px; font-weight:bold;}
.copyright {
    position: relative;
    text-align: center;
    padding: 20px 0;
    color: #fff;
    font-size: 15px;
    border-top: 1px solid #1257d9;
}

.copyright p {
    margin: 0px;
    font-size: 13px;
    color: #fff;
}

.copyright p a {
    text-decoration: underline;
}

.copyright p a:hover {
    text-decoration: none;
}

#scroll-up {
    position: fixed;
    bottom: 90px;
    right: 40px;
    width: 45px;
    height: 45px;
    opacity: 1;
    z-index: 99999;
    color: #fff;
    cursor: pointer;
    line-height: 45px;
    text-align: center;
    background-color: #000;
    border-radius: 50%;
}
.price_style{color: #e2b249; font-size: 30px; font-weight: bold}
.site-footer h2:after {
    display: block;
    height: 2px;
    margin-top: 0;
    margin-bottom: -12px;
    content: '';
    position: absolute;
    bottom: 2px;
    width: 27px;
    left: 0;
    background: #fff;
}

/*site footer*/



@media (max-width:1199px){

#sidebar .toggle-btn{width:40px;height: 38px;padding: 6px 0 0 9px;top: 16px;right: 10px;}
#sidebar .toggle-btn span{width: 22px;height: 2px;margin: 5px 0;}    
#header_menu{opacity:1; visibility:visible}
    .leftnav{display:BLOCK}
}

@media (min-width:996px) and (max-width:1199px) {
    .site-header .topHeader .col-2{display:none}
    .navigation {
        position: absolute;
        right: 0;
        top: 60px;
        width: 100%;
    }

    .site-header {
        overflow: inherit;
    }

    .site-header .top_bar .wrap i {
        font-size: 18px;
        color: #000;
    }

    .site-header .container {
        width: 100%;
    }

    .site-header .topHeader .logo {
        padding-top: 12px;
    }

    .site-header .topHeader .col-3 {
        width: 200px;
    }

    .site-header .topHeader .col-2 {
        width: 300px;
    }

    .site-header .topHeader .col-7 {
        width: calc(100% - 800px);
    }

    .site-header .phone {
        z-index: 1;
    }

    .site-header .phone::after {
        z-index: -1;
        right: -15px;
        width: 100%;
    }

    

    .copyright {
        padding-top: 20px;
        border-top: 1px solid #00429b;
    }

    .copyright::before {
        display: none;
    }

    .copyright p {
        font-size: 15px;
        line-height: normal;
    }

    .top_banner h1 {
        font-size: 30px;
    }

}

@media (max-width:991px) {
    .product-img .elementor-image-box-title {
        padding: 4px 0 0px
    }
}

@media(min-width:768px) and (max-width:995px) {
    .site-header .topHeader .logo img {
        /* max-width: 150px; */
    }

    .navigation {
        position: absolute;
        right: 0px;
        top: 40px;
        width:100%
    }

    .site-header {
        overflow: inherit;
    }

    .site-header .top_bar .wrap i {
        font-size: 18px;
        color: #fff;
    }

    .site-header .topHeader {
        background: #fff;
    }

    .site-header .topHeader .logo {
        /* padding-top: 8px; */
    }

    .site-header .top_bar .wrap {
        padding: 1px 0;
    }

    .site-header .container {
        width: 100%;
    }

    .site-header .topHeader .col-3 {
        width: 200px;
    }

    .site-header .topHeader .col-2 {
        width: 300px;
        display: none
    }

    .site-header .topHeader .col-7 {
        width: calc(100% - 670px);
    }

    .site-header .phone {
        z-index: 1;
    }

    .site-header .phone::after {
        z-index: -1;
        right: -15px;
        width: 100%;
    }

    .copyright::before {
        display: none;
    }

    .copyright p {
        font-size: 15px;
        line-height: normal;
    }

    


}

@media (max-width:767px) {
.wel_text p{line-height:22px; margin-top:0;font-size: 16px;margin-bottom: 8px;}
.wel_heading h1{font-size:22px;}
.entry-content{margin:0}
.certicate_box{width:80%; margin:0px auto;}
.certi_heading{text-align:center !important; width:100%;}
.repair_box{border-bottom:1px solid #cccccc;}
.textiles_box{margin-top:0 !important;}
.ultimate_text{font-size:30px}
.indus_text{padding:0 25px !important;}
.indus_text .heading_indus h2{font-size:23px !important;}
.product_box{margin:0px 25px 25px 25px !important;}
.product_box1{margin-bottom:25px !important;}
.indus_con p{margin:0 15px !important;}
.service_heading{border:1px solid #cccccc !important;}
.service_cont{padding:0 20px !important;}
.service_h3 h3{padding:0 20px !important; font-size:18px !important; line-height:26px !important;}
.service_bg_img:after{background:none;}
.contact_us_h2 h2{font-size:20px !important;}
.contact_icon i {padding: 21px 24px !important; font-size: 30px !important;}
.contact_icon {width: 70px; height: 70px;}
.contact_icon1 i {padding: 20px 20px !important; font-size: 30px !important;}
.contact_icon1 {width: 70px; height: 70px;}
.contact_page h1 {margin: 0px 0 5px 0; line-height: 26px; font-size: 20px; font-weight: bold;}
.contact_page p{margin:0;}
.contact_us_form{margin-top:50px !important;}
.malenge_box{height:auto;}

.price_style{color: #e2b249; font-size: 20px; font-weight: bold}

.site-footer .pd_lt {
    padding-left: 9%;
}
.mobile_banner{
    display:block;}
    
.mobile_banner_caption{  
    display:block;
   }

.main_banner{display:none !important;}
#whatsup_icon{display:none}
.mobile-footer {
        display: flex;
        cursor: pointer;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 9999;
        transition: .5s ease-in-out;
        -webkit-transition: .5s ease-in-out;
        background-color: #ffffff;
        width: 100%;
        text-align: center;
        padding: 11px 0px 11px 0px !important;
        box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
        color: #333;
    }

.mobile-footer a, .mobile-footer span {
        float: left;
        text-align: center;
        transition: all 0.3s ease;
        color: #333;
        font-size: 13px;
        text-decoration: none;
        border-right: 1px solid #ddd;
        padding: 0px 19px;
        display: inline-block;
        margin:0 15px;
        width:100%;
    }

.mobile-footer p {
        margin: 0 !important;
    }

.mobile-footer .icon {
        height: 28px;
        width: 28px;
    }

.mobile-footer a:last-child, .mobile-footer span:last-child {
        border-right: 0;
        padding: 0;
    }

.mobile-footer a:nth-child(2) {
    width:100%;
    padding: 0;
    margin: 0;
    }


.contact_form{background:none !important;}

.modal-content {
    margin: 16% auto;}
.site-footer .ft_logo img{width:80%}
.site-footer .footer{padding: 40px 0px 0px 0;}
    .site-footer .pd_lt_1 {padding-left: 9%;}
    .site-footer .center{text-align:left; padding-left: 6%;}
    .our_mission{display:none !important;}
    .amazon_button_ft{margin-top:20px;}
    .site-header .topHeader .logo img {
        /* max-width: 130px; */
    }

    .site-header .topHeader .col-2 {
        display: none
    }

    .navigation {
        position: absolute;
        right: 0;
        top: 40px;
        width: 100%;
    }

    .main_banner .elementor-widget-container img {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .footer_logo {
        margin-bottom: 10px
    }

    

    .site-header {
        overflow: inherit;
    }

    .site-header .top_bar {
        overflow: hidden
    }

    .site-header .top_bar .wrap i {
        font-size: 18px;
        color: #fff;
    }

    .site-header .topHeader {
        background: #fff;
    }

    .site-header .topHeader .logo {
        padding-top: 0;
        padding-bottom: 0;
    }

    .site-header .top_bar .wrap {
        padding: 1px 0;
    }

    .site-header .container {
        width: 100%;
    }

    .site-header .topHeader .col-3 {
        width: 240px;
    }

    .site-header .topHeader .col-9 {
        width: calc(100% - 200px);
    }

    .site-footer .col-3 {
        width: 96%;
        margin-bottom: 30px;
        padding-left: 9%;
    }
    .site-footer .col-4 {
        width: 100%;
        margin-bottom: 30px;
    }

    .copyright {
        padding: 15px 0;
        font-size: 14px;
    }

    .copyright::before {
        display: none;
    }

    .copyright p {
        font-size: 13px;
        line-height: normal;
    }

    #scroll-up {
        right: 10px;
    }

    
}



@media (max-width:575px) {
    .textiles_boxp {padding:0 15px;}
    .mob-img{display:flex; flex-direction:column;}
    .mob-img .cont{order:1;}


    .main_banner .elementor-widget-container {
        height: 140px !important;
    }

    .site-header .top_contact_info .email .icon {
        width: 20px
    }

    .site-header .top_contact_info .email .icon i {
        width: 16px;
        height: 18px;
        background-size: 14px 14px;
        background-position: 0 4px;
    }

    .site-header .top_contact_info .email .text {
        padding-left: 0;
    }

    .phone_mob,
    .site-header .top_contact_info .email .text {
        font-size: 14px
    }

    .phone_mob:before {
        width: 70%;
    }
}

@media (max-width:430px) {
    .text_heading h1{
        width: 300px;
    }
}