/*tit meta */
.meta_tit_hm{  
    font-family: var(--title-font);
    font-size: 20px;
    line-height: 1.3;
}
.meta_tit{  
    font-family: var(--title-font);
    font-size: 25px;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 30px;
}
.prd_content h1.meta_tit {
    font-family: var(--title-font);
    text-align: center;
    margin: 0;
    font-size: 25px;
}


/*new changes*/
/* 14 */
.modal-open{
    padding-right:unset !important;    
}
span.fa.fa-mail-forward.pad_r3 {
    margin-right: 5px;
}
div#myModal4 {
    overflow: inherit;
}
#myModal4 .modal_content3 {
    background: -webkit-linear-gradient(-45deg,#000000 50%,#f24201 150%);
    border: 2px solid #6a6a6a;
}
#myModal4 .modal_header3 button {
    border: 1px solid #fff;
    opacity: 1.5;
    border-radius: 100%;
    font-size: 16px;
    background: #000;
    position: absolute;
    top: -18px;
    right: -18px;
    width: 28px;
    height: 29px;
    cursor: pointer;
    z-index: 8040;
}
#myModal4 .modal_header3 button span {
    color: #fff !important;
}
#myModal4 div#myModalLabel .fa {
    color: #fff;
    font-size: 26px;
}
#myModal4 div#myModalLabel strong {
    color: #fff;
    font-size: 20px;
    margin-left: 15px;
    font-family: var(--title-font);
}
#myModal4 #myModalLabel {
    text-align: center;
    margin-bottom: 0;
    height: 43px;
    margin-top: 10px;
    background: unset;
}
#myModal4 li.mar_bot15 {
    list-style: none;
    display: flex;
    width: 100%;
}
#myModal4 li.mar_bot15.position1 span {
    font-size: 20px;
    margin-top: 25px;
    padding-right: 10px;
    display: none;
}
#myModal4 button.button1 {
    background: #fff;
    width: 90px;
    height: 40px;
    color: #000;
    font-family: var(--title-font);
    padding: 10px 12px !important;
}
#myModal4 textarea {
    height: 91px;
    resize: none;
    margin-bottom: 30px;
}
#myModal4 ul.form_list.pad_top0 {
    margin: unset;
}
#myModal4 .modal-dialog {
    width: 450px !important;
}
#myModal4 li.mar_bot15 input {
    width: 100%;
    margin-bottom: 20px;
    height: 45px;
}
/* 15 */
div#myModal5 {
    overflow: inherit;
}
#myModal5 .modal_content3 {
    background: -webkit-linear-gradient(-45deg,#000000 50%,#f24201 150%);
    border: 2px solid #6a6a6a;
}
#myModal5 .modal_header3 button {
    border: 1px solid #fff;
    opacity: 1.5;
    border-radius: 100%;
    font-size: 16px;
    background: #000;
    position: absolute;
    top: -18px;
    right: -18px;
    width: 28px;
    height: 29px;
    cursor: pointer;
    z-index: 8040;
}
#myModal5 .modal_header3 button span {
    color: #fff !important;
}
#myModal5 div#myModalLabel .fa {
    color: #fff;
    font-size: 26px;
}
#myModal5 div#myModalLabel strong {
    color: #fff;
    font-size: 20px;
    margin-left: 15px;
    font-family: var(--title-font);
}
#myModal5 #myModalLabel {
    text-align: center;
    margin-bottom: 0;
    height: 43px;
    margin-top: 10px;
    background: unset;
}
#myModal5 li.mar_bot15 {
    list-style: none;
    display: flex;
    width: 100%;
}
#myModal5 li.mar_bot15.position1 span {
    font-size: 20px;
    margin-top: 25px;
    padding-right: 10px;
    display: none;
}
#myModal5 button.button1 {
    background: #fff;
    width: 90px;
    height: 40px;
    color: #000;
    font-family: var(--title-font);
    padding: 10px 12px !important;
}
#myModal5 textarea {
    height: 91px;
    resize: none;
    margin-bottom: 30px;
}
#myModal5 ul.form_list.pad_top0 {
    margin: unset;
}
#myModal5 .modal-dialog {
    width: 450px !important;
}
#myModal5 li.mar_bot15 input {
    width: 100%;
    margin-bottom: 20px;
    height: 45px;
}




/*menu */
.mega-menu {
    background: #fff;
    /*position: fixed;*/
    z-index: 999;
    width: 700px;
    top: 140px;
    left: 10%;
}
.megaMenu-container {
    width: 100%; padding: 10px;
    
    column-count: 3;
    column-gap: 35px;
}
.megaMenuBlock {
    display: grid;
    grid-template-rows: 1fr auto;
    margin-bottom: 10px; padding-bottom: 5px;
    break-inside: avoid;
    border-bottom: 1px solid rgba(255,255,255, 0.3); font-size: 13px;
}
.megaMheading{
    color: var(--title-color);
    font-family: var(--title-font);
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.megaMenuBlock ul {
    margin: 0; padding: 0;
}
.megaMenuBlock ul li{
    margin: 5px 0px; list-style: none;
}

.megaMenuBlock ul li a {
    color: #000455;
}
.megaMenuBlock ul li:hover a {
    color: #f00;
}


.sub-menu {
    min-width: 900px !important;
}
.megamenu_ul{
        position: inherit !important;
}

ul.dropdown-menu.level2 {
    display: block !important;
    position: relative !important;
    left: unset !important;
    top: unset !important;
}
.dropdown-menu.level1 li a:hover, .dropdown-menu li a:focus {
    background-color: unset;
    background-image: unset;
}
ul.dropdown-menu.level1 li a.tit_prd {
    color: var(--title-color);
    font-size: 18px;
    font-weight: 700;
}

ul.dropdown-menu.level2 li a, ul.dropdown-menu.prd_grd li a {
    white-space: unset;
    padding: 10px;
    display: flex !important;
    vertical-align: middle;
    align-items: center;
}
ul.dropdown-menu.level2 li a img, ul.dropdown-menu.prd_grd li a img {
    margin-right: 10px;
}
ul.dropdown-menu.level2 li {
    /*border-bottom: 1px solid #ddd;*/
}
/*------------------------ Root ----------------------------*/
:root {
  --title-font:'rubikregular';
  --title-color:#F24201;
  
}
/*----------------------- Common ----------------------------*/
p, a{
    font-family: var(--title-font);
    font-size: 16px;
    line-height: 1.5;
}



/*-------------------- Keyframes ---------------------------*/
@keyframes scalein{
0% {
    transform: scale(1);
}
100% {
    transform: scale(1.3);
}
}
/*-------- rs fold -------------------*/
@keyframes rs-fold {
  0% {
    transform: rotateY(0);
  }
  50% {
    transform: rotateY(90deg);
  }
  100% {
    transform: rotateY(0);
  }
}
/*---------------------- header -----------------------------*/
#qcheader-top {
    background: #3a3e44;
}
#qcheader-menu {
    background: #fff;
}
ul.dropdown-menu.level1 li a {
    color: #000;
    text-transform: capitalize;
}
/*------------------------ breadcrum ------------------------*/
.banner_title_blk {
    display: flex;
}
.banner-heading {
    flex: 2;
}
.enq_prd {
    flex: 1.5;
}
.banner-area {
    background: url(../../images/images/breadcrum1/27.png);
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.banner-area::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    background: linear-gradient(to right,rgba(0,0,0,0.95), rgba(0,0,0,0.025));
}
.banner-heading .breadcrumb a {
    color: #ffffff;
}
.breadcrumb {
    font-family: var(--title-font);
}
.banner-heading .border-title.border-left {
    font-family: var(--title-font);
    padding-bottom: 10px;
}
.enq_prd a {
    margin: 5px 0;
    padding: 10px 15px;
}
/*============= prd breadcrum ==========*/
.banner-area.univ_beam {
    background: url(../../images/images/breadcrum1/1.png);
}
.banner-area.univ_col {
    background: url(../../images/images/breadcrum1/2.png);
}
.banner-area.ms_angles {
    background: url(../../images/images/breadcrum1/3.png);
}
.banner-area.ms_channel {
    background: url(../../images/images/breadcrum1/4.png);
}
.banner-area.ms_beam {
    background: url(../../images/images/breadcrum1/5.png);
}
.banner-area.ms_plate {
    background: url(../../images/images/breadcrum1/6.png);
}
.banner-area.hr_plate {
    background: url(../../images/images/breadcrum1/7.png);
}
.banner-area.bs_plate {
    background: url(../../images/images/breadcrum1/8.png);
}
.banner-area.cs_plate {
    background: url(../../images/images/breadcrum1/9.png);
}
.banner-area.cr_steel {
    background: url(../../images/images/breadcrum1/10.png);
}
.banner-area.gc_sheet {
    background: url(../../images/images/breadcrum1/11.png);
}
.banner-area.hollow_sec {
    background: url(../../images/images/breadcrum1/12.png);
}
.banner-area.ms_blk_pipe {
    background: url(../../images/images/breadcrum1/13.png);
}
.banner-area.hd_galvan {
    background: url(../../images/images/breadcrum1/14.png);
}
.banner-area.eup_prof {
    background: url(../../images/images/breadcrum1/15.png);
}
.banner-area.quard {
    background: url(../../images/images/breadcrum1/16.png);
}
.banner-area.quend {
    background: url(../../images/images/breadcrum1/17.png);
}
.banner-area.cre_8000 {
    background: url(../../images/images/breadcrum1/18.png);
}
.banner-area.cre_4800 {
    background: url(../../images/images/breadcrum1/19.png);
}
.banner-area.jfe {
    background: url(../../images/images/breadcrum1/20.png);
}
.banner-area.hardox {
    background: url(../../images/images/breadcrum1/21.png);
}
.banner-area.weldox {
    background: url(../../images/images/breadcrum1/22.png);
}
.banner-area.rockhard {
    background: url(../../images/images/breadcrum1/23.png);
}
.banner-area.s690ql {
    background: url(../../images/images/breadcrum1/24.png);
}
.banner-area.s700mc {
    background: url(../../images/images/breadcrum1/25.png);
}
.banner-area.toolox {
    background: url(../../images/images/breadcrum1/26.png);
}

/*------------------------ Banner ---------------------------*/
.tp-bgimg.defaultimg {
    position: absolute;
    animation: scalein 30s infinite;
}
.ban_tit {
    font-size: 45px !important;
    font-family: righteous !important;
    /*-webkit-background-clip: text;
    -webkit-text-fill-color: #f24201e3 !important;
    -webkit-text-stroke: 1px #000 !important;*/
    color:#f24201e3;
}
.ban_tit1{
    font-size: 20px !important;
    font-family: rubikbold  !important;
    /*-webkit-background-clip: text;
    -webkit-text-fill-color: #fff !important;
    -webkit-text-stroke: 1px #000 !important;*/
    color:#fff;
    font-weight: 900;
    line-height: 1.5;
}
.tp-caption.text1{
    left: 150px;
    right: 150px;
    text-align: center;
}
.tp-revslider-slidesli::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    background:linear-gradient(to right,rgb(0 0 0 / 50%), rgb(0 0 0 / 50%));
}
/*======================================= HOME ==============================*/
/*---------------------- Advantage -------------------*/
.advantage_div{
    z-index: 1;
    position: relative;
    background-color:#fff;
    box-shadow: 0 0 45px rgb(5 28 141 / 10%);
    margin-top: -4.5rem !important;
}
.featured-item.style-1 {
    display: flex;
    align-items: flex-start;
    transition: all 0.5s ease-in-out 0s;
    padding:40px 20px;
}
.featured-item.style-1 .featured-icon {
    background: #f8f8f8;
    margin-right: 20px;
    flex-shrink: 0;
    position: relative;
    z-index: 9;
    width: 70px;
    height: 70px;
    font-size: 40px;
    line-height: 70px;
    text-align: center;
    display: inline-block;
    overflow: hidden;
}
.featured-item .featured-icon img {
    display: inline-block;
    padding: 10px;
}
.featured-title h5 {
    margin-bottom: 10px;
    text-transform: capitalize;
    font-size: 20px;
    font-family: var(--title-font);
}
.featured-desc p {
    margin-bottom: 0;
    font-family: var(--title-font);
    font-size: 15px;
    line-height: 1.8;
}
.advantage_div .theme-bg {
    background-color: var(--title-color);
}
.theme-bg .featured-desc, .theme-bg .featured-title h5 {
    color: #fff;
}
/*-------------------------- Welcome section ---------------------------*/
.wel_sec{
    padding:100px 0 70px;
}
.position-relative {
    position: relative!important;
}
.about-call {
    position: absolute !important;
    top: 100px;
    background: #fff;
    padding: 30px;
    display: inline-block;
    left: 0;
    width: auto !important;
    box-shadow: 0 0 45px rgb(5 28 141 / 10%);
}
.call-action-box{
    align-items: center!important;
    display: flex!important;
}
.call-icon i {
    background:#000;
    font-size: 30px;
    color:#fff;
    line-height: 1;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.about-call .flex-grow-1 span {
    font-size: 17px;
    font-family: var(--title-font);
    color: #000;
}
.about-call .flex-grow-1 {
    flex: 1;
    padding-left: 20px;
}
.call-action-box h6 a {
    color: var(--title-color);
    font-weight: 600;
    font-size: 16px;
    font-family: var(--title-font);
}
.wel_img{
        padding:0 3.5rem !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.year-counter {
    text-align: right;
    margin-top: -4.5rem !important;
}
.year-counter .counter_block {
    background: #fff;
    margin-left: auto;
    display: inline-block;
    padding: 50px;
    text-align: center;
    box-shadow: 0 0 45px rgb(5 28 141 / 10%);
}
.counter-icon {
    margin-right: 20px;
}
.year-counter .counter span {
    font-size: 80px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.value.counter  {
    font-size: 70px;
    font-family: var(--title-font);
    font-weight: 600;
    line-height: 1;
    color: #000;
    display: inline-block;
    /*-webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #000;*/
    vertical-align: middle;
}
.plus{
    font-size: 70px;
    font-weight: 600;
    line-height: 1;
    color: #000;
    font-family: var(--title-font);
    display: inline-block;
   /* -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #000;*/
}
.counter-desc h6 {
    display: block;
    font-size: 18px;
    font-weight: 800;
    position: relative;
    margin-bottom: 0;
    font-family: var(--title-font);
}
.year-counter .counter-icon i {
    position: absolute;
    font-size: 120px;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    opacity: 0.1;
    top: 50%;
    z-index: -9;
}
.theme-title h6 {
    position: relative;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: var(--title-color);
    font-size: 35px;
    font-family: var(--title-font);
}
.theme-title h2 {
    font-family: var(--title-font);
    font-size: 20px;
    line-height: 1.3;
    margin: 10px 0 20px;
    text-transform: capitalize;
}
.wel_cont p {
    font-size: 15px;
    line-height: 2;
    text-align: justify;
}
.thn-btn {
    background: none;
    padding: 16px 35px;
    overflow: hidden;
    border-radius: 0;
    display: inline-block;
    cursor: pointer;
    outline: none;
    border: 0;
    vertical-align: middle;
    text-decoration: none;
    position: relative;
    transition: all 0.6s;
    margin: 30px 0 0;
}
.thn-btn::before, .thn-btn::after {
    content: '';
    position: absolute;
    transition: all 0.6s;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.thn-btn::before {
    left: 4px;
    z-index: 1;
    opacity: 0;
    background: var(--title-color);
    transform: scale(0.1, 1);
}
.thn-btn span {
    transition: all 0.6s;
    z-index: 9;
    position: relative;
    color: #fff;
}
.thn-btn::after {
    transition: all 0.6s;
    background: var(--title-color);
}
.thn-btn:hover::before {
    opacity: 1;
    transform: scale(1, 1);
}
.thn-btn:hover::after {
    transform: scale(1, .1);
    opacity: 0;
}
/*-------------------------------- Partner Sec Home -----------------*/
.partner_sec {
    background: #1a1b1c;
    padding: 50px 0 0;
}
.item.partner-logo {
    padding: 20px;
    /*box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;*/
    box-shadow: rgb(213 213 213) 0px 2px 8px 0px;
    margin: 10px 5px;
}
.partner_sec .theme-title h2 {
    color: #fff;
}
/*------------------------------ Service home -----------------*/
.service-section {
    /*background-image: url(../../images/images/home/service/ser1-bg.png);*/
    background: #3a3e44;
    position: relative;
    padding: 35px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}
.service-section .theme-title{
    position: relative;
    z-index: 99;
    margin-bottom: 30px;
    margin-top: -7px;
    text-align: center !important;
}
.service-section .theme-title h2 {
    color: #fff;
}
.service-box-items {
    background-color: #fff;
    margin: 30px 10px 10px;
}
.service-box-items .service-thumb {
    padding: 18px 18px 65px 18px;
    position: relative;
}
.service-box-items .service-thumb img {
    width: 100%;
    height: 100%;
}
.service-box-items .service-thumb .icon {
    position: absolute;
    bottom: 30px;
    left: 40px;
    width: 68px;
    height: 68px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0px 4px 25px 0px rgb(0 0 0 / 6%);
    padding: 14px;
}
.service-box-items .service-content {
    padding: 0 30px 30px 30px;
    position: relative;
}
.service-box-items .service-content .number {
    text-align: right;
    -webkit-text-stroke: 1px rgba(102, 102, 102, 0.5);
    -webkit-text-fill-color: transparent;
    transition: all 0.4s ease-in-out;
    font-size: 50px;
    font-weight: 700;
    position: absolute;
    right: 30px;
    top: -50px;
    font-family: var(--title-font);
}
.service-box-items .service-content h3 {
    margin-bottom: 15px;
    font-family: var(--title-font);
}
.service-box-items .service-content h3 a {
    color: #000;
    font-family: var(--title-font);
}
.service-box-items .service-content p {
    border-bottom: 1px solid #d4dced;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-family: var(--title-font);
}
.link-btn {
    display: inline-block;
    color: #666666;
    text-align: center;
    font-family: var(--title-font);
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}
.link-btn i {
    margin-left: 10px;
    transform: rotate(-40deg);
    transition: all 0.4s ease-in-out;
}
.service-box-items:hover .service-content .number {
    -webkit-text-stroke: 1px rgba(245, 91, 31, 0.5);
}
.link-btn:hover {
    color:#f55b1f;
}
.link-btn:hover i {
    margin-left: 10px;
    transform: rotate(0);
}
.qc-slider-nav .owl-prev {
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background-color: transparent;
    color: #fff;
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
    border: 1px solid #fff;
}
.qc-slider-nav .owl-prev {
    background-color: #fff;
    color: #121315;
    position: absolute;
    left: 18%;
    top: 20%;
    transform: translate(-50%, -50%);
    z-index: 99;
}
.qc-slider-nav .owl-next {
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background-color:var(--title-color);
    color:#fff;
    border-radius: 50%;
    border: 1px solid transparent;
    transition: all 0.4s ease-in-out;
}
.qc-slider-nav .owl-next {
    background-color: transparent;
    color:#fff;
    border: 1px solid #fff;
    position: absolute;
    right: 18%;
    top: 20%;
    transform: translate(-50%, -50%);
    z-index: 99;
}
/*--------------------- Industries Served-------------------*/
.project-section-h2 .owl-dots {
    position: absolute;
    bottom: 2%;
    z-index: 9999999;
    left: 50%;
}
.project-section-h2 .owl-dot {
    width: 12px;
    height: 12px;
    background: #c3c3c3 !important;
    margin: 3px;
    border-radius: 50%;
}
.project-section-h2 .owl-dot.active {
    background: var(--title-color) !important;
}
.section-full {
    position: relative;
    padding:25px 0;
    background-color:#f7f9fb;
}
.section-full .theme-title {
    text-align: center;
    margin-bottom:60px;
}
.service-box.style3 .icon-bx-wraper {
    padding: 30px;
    background: #fff;
    margin-bottom: 30px;
    box-shadow: 5px 5px 20px 0 rgb(0 0 0 / 5%);
    z-index: 1;
    position: relative;
}
.service-box.style3 .icon-bx-wraper:before {
    content: attr(data-name);
    position: absolute;
    font-size: 100px;
    right: 30px;
    top: 30px;
    line-height: 80px;
    font-weight: 700;
    color: #000;
    opacity: 0.05;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-family: var(--title-font);
}
.service-box.style3 .icon-lg {
    width: 80px;
    display: inline-block;
    text-align: center;
}
.service-box.style3 .icon-lg img {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.icon-content {
    overflow: hidden;
}
.service-box.style3 .dlab-tilte {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 15px;
    line-height: 30px;
    font-family: var(--title-font);
}
.icon-content p {
    font-family: var(--title-font);
    font-size: 15px;
    line-height: 1.8;
}
.service-box.style3 .icon-bx-wraper:after {
    content: "";
    height: 100%;
    width: 0;
    background-color: var(--title-color);
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    -webkit-transform-origin: left;
    -o-transform-origin: left;
    transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
}
.service-box.style3 .icon-bx-wraper:hover {
    color: #fff;
}
.service-box.style3 .icon-bx-wraper:hover:before {
    opacity: 0.2;
    color: #fff;
}
.service-box.style3 .icon-bx-wraper:hover .dlab-tilte{
    color: #fff;
}
.service-box.style3 .icon-bx-wraper:hover:after {
    width: 100%;
    left: 0;
    right: auto;
    transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    -webkit-transform-origin: right;
    -o-transform-origin: right;
}
.service-box.style3 .icon-bx-wraper:hover .icon-lg img{
    filter: invert(98%) sepia(100%) saturate(0%) hue-rotate(23deg) brightness(150%) contrast(102%);
}
/*------------------------- counter -----------------------------------*/
.count_sec{
    background-color: var(--title-color);
    padding:50px 0;
}
.counternum {
    position: relative;
    text-align: center;
    padding: 0;
}
.counternum .counter {
    font-size: 40px;
    font-weight: 500;
    margin: 20px 0 0;
    line-height: 40px;
    position: relative;
    color: #efefef;
    font-family: var(--title-font);
}
.counter h3 {
    font-weight: 500;
    color: #23244a;
    text-transform: uppercase;
    font-size: 16px;
    position: relative;
    margin: 15px 0;
    margin-bottom: 0;
    padding-top: 15px;
}
span.counter-plus {
    font-size: 40px;
    font-weight: 500;
    color: #efefef;
    font-family: var(--title-font);
}
.counternum h3 {
    font-size: 22px;
    font-family: var(--title-font);
    color: #fff;
}
/*----------------------- Why choose ----------------------*/
.whychus_sec{
    /*background-color: #121628;*/
    background-color: #3a3e44;
    position: relative!important;
    padding: 40px 0;
}
.whychus_sec .img-side{
    /*background: url(../../images/images/otherimg/02.jpg);*/
    background: url(../../images/images/home/whychus/2.png);
    background-size: cover;
    padding: 0;
    position: absolute!important;
    top: 0px;
    height: 100%;
    overflow: hidden;
    z-index: 9;
}
.whychus_sec .theme-title h2 {
    color: #fff;
}
.whychus_ryt p {
    font-size: 15px;
    line-height: 1.8;
    font-family: var(--title-font);
    color: #c1c1c1;
}
.whychus_ryt h4 {
    font-size: 20px;
    line-height: 1.8;
    font-family: var(--title-font);
    color: var(--title-color);
    margin-top: 22px;
    margin-bottom: 15px;
}

/*------------------- spl prd -----------------------*/
/*.faq-section{
    background-image: url(    https://gramentheme.com/html/xbuild/assets/img/faq/bg-shape.png);
    padding: 80px 0;
}*/
.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #ff4700;
    border-color: #EEEEEE;
}
.panel-title > a {
    display: block;
    padding: 10px;
    text-decoration: none;
    font-family: var(--title-font);
    line-height: 1.5;
    font-size: 15px;
}
.spl_prd span.fa {
    float: right;
    font-size: 18px;
    font-weight: 700;
}
.panel-title > a:hover {
    color: #fff;
}
li.prd_li {
    list-style: none;
    font-family: var(--font-regular);
    line-height: 2;
    font-size: 15px;
    text-align: justify;
}
.spl_prd span.fa.fa-hand-o-right {
    float: unset;
    font-size: 18px;
    font-weight: unset;
}
.panel-body p {
    font-size: 15px;
    font-family: var(--title-font);
}
.faq-section .thn-btn {
    margin: unset;
}
.faq-section .thn-btn {
    background: none;
    padding: 10px 25px;
}
/*----------------------------- Testimonials --------------------------*/
#tem562_home_client_reviews{
    padding:40px 0;
}
#tem562_home_client_reviews .item {
    margin: 10px ;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    padding: 20px;
}
.quote-item .quote-text {
    font-family: var(--title-font);
    font-weight: 500;
}
h3.quote-author {
    font-size: 25px;
    font-family: var(--title-font);
    color: var(--title-color);
}
.quote-item .quote-text:before{
    color: var(--title-color);
}
.testimonial-slide.owl-theme .owl-dots .owl-dot span {
    background: #7e7e7e;
}
.testimonial-slide.owl-theme .owl-dots .owl-dot.active span{
    background-color: var(--title-color);
}


/*================================= About ================================*/
.about-section {
    position: relative;
    padding: 50px 0;
    overflow: hidden;
}
.about-wrapper-2 .about-image {
    position: relative;
    max-width: 410px;
    z-index: 9;
}
.about-wrapper-2 .about-image::before {
    position: absolute;
    top: 10%;
    left: 0;
    content: "";
    width: 105%;
    height: 140%;
    border: 1px solid var(--title-color);
    z-index: -1;
}
.about-wrapper-2 .about-image img {
    width: 100%;
    height: 100%;
}
.about-wrapper-2 .about-image .about-image-2 {
    position: absolute;
    right: -24%;
    bottom: -50%;
    border: 5px solid #fff;
    box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.13);
}
@media (max-width: 1399px){
.about-wrapper-2 .about-image .about-image-2 {
    right: -24%;
}
}
.about-wrapper-2 .about-image .video-items {
    position: absolute;
    bottom: -35%;
    left: 15%;
}
.about-wrapper-2 .about-image .video-items .video-btn {
    width: 58px;
    height: 58px;
    background-color: var(--title-color);
    color: #fff;
    line-height: 58px;
    text-align: center;
    display: block;
    position: relative;
    text-align: center;
    margin: 0 auto;
}
.about-wrapper-2 .about-image .video-items .video-btn::before {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid var(--title-color);
    content: "";
}
.about-wrapper-2 .about-image .video-items .video-text {
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    margin-top: 15px;
    font-size: 18px;
    text-align: center;
}
.about-wrapper-2 .about-image .bar-shape {
    position: absolute;
    right: -26%;
    top: 0;
}
.about-section p{
    font-size: 15px;
    line-height: 1.8;
    font-family: var(--title-font);
}
.about-wrapper-2 .about-content .icon-items {
    display: flex;
    align-items: center;
    gap: 15px;
}
.about-wrapper-2 .about-content .icon-items .icon {
    width: 50px;
    height: 50px;
    line-height: 42px;
    text-align: center;
    background-color: var(--title-color);
    color: #fff;
    font-size: 30px;
}
.about-section h5{
    color: #000;
    font-family: var(--title-font);
}
.about-wrapper-2 .about-content .list-items {
    margin-top: 10px;
    list-style: none;
}
.about-wrapper-2 .about-content .list-items li:not(:last-child) {
    margin-bottom: 10px;
}
.about-wrapper-2 .about-content .list-items li {
    font-size: 15px;
    font-family: var(--title-font);
    line-height: 1.8;
}
.about-wrapper-2 .about-content .list-items li i {
    margin-right: 15px;
    color: var(--title-color);
}
/*-------------------------- mision --------------------*/
.mission-section {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 0;
}
.mission-section:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    /*background-color: #000000bf;*/
    background-color: #0000007a;
    opacity: .90;
    content: "";
}
.mission-section .colum {
    position: relative;
    padding: unset;
}
.mission-section .colum .inner-column {
    position: relative;
}
.mission-section .content-box {
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #ffffff;
    text-align: center;
    height: 280px;
    padding: 50px;
}
.mission-section .content-box h4 {
    position: relative;
    display: block;
    font-size: 32px;
    line-height: 1.2em;
    color: #000;
    font-family: var(--title-font);
    font-weight: 900;
    padding-bottom: 15px;
    margin-bottom: 30px;
}
.mission-section .content-box h4:before {
    position: absolute;
    content: '';
    left: 0px;
    right: 0;
    margin: 0 auto;
    bottom: 0px;
    width: 80px;
    height: 1px;
    border-right: 60px solid #df6512;
    border-left: 20px solid #001e57;
}
.mission-section .content-box .text {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 1.8;
    color: #555555;
    font-weight: 400;
    font-family: var(--title-font);
}
.mission-section .image-box {
    position: relative;
}
.mission-section .image-box .image {
    position: relative;
    margin-bottom: 0;
}
.mission-section .image-box .image img {
    display: block;
    width: 100%;
    height: auto;
}
/*------------------------------ Our Business ------------------------------*/
.box-about-list{
    position: relative;
    padding: unset;
}
.box-about-list .img-cover {
    height: 832px;
    object-fit: cover;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}
.bg-primary {
    background-color: var(--title-color) !important;
    color: #fff;
}
.p-tb50 {
    padding:20px;
}
.text-white h2{
    font-family: var(--title-font);
    color: #FFF;
    font-size: 32px;
    line-height: 45px;
    margin-bottom: 25px;
}
.box-about-list .icon-bx-wraper {
    position: relative;
    margin-bottom: 20px;
    border-radius: 8px;
    border: 1px solid rgba(0,0,0,0.2);
    padding: 15px;
    background: rgba(0,0,0,0.2);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    /*display: flex;
    align-items: center;*/
}
.icon-bx-wraper.left .icon-md { 
    float: left;
    margin-right: 10px;
    display: inline-block;
    text-align: center;
    width: 60px;
}
.icon-md img {
    filter: invert(98%) sepia(100%) saturate(0%) hue-rotate(23deg) brightness(150%) contrast(102%);
}
.icon-content {
    overflow: hidden;
}
.box-about-list .icon-bx-wraper .dlab-tilte {
    color: #fff;
    font-weight: 800;
    font-size: 20px;
    text-decoration: underline;
    position: relative;
    margin-top: 0;
    font-family: var(--title-font);
}
.box-about-list .icon-bx-wraper p {
    opacity: 0.8;
    font-size: 15px;
    line-height: 26px;
}
.icon-bx-wraper p:last-child {
    margin: 0;
}
.box-about-list .icon-bx-wraper:hover {
    background-color: #fff;
    border: 1px solid rgba(255,255,255,0.2);
}
.box-about-list .icon-bx-wraper:hover .dlab-tilte {
    color: #000!important;
}
.box-about-list .icon-bx-wraper:hover p {
    color: #000!important;
}
.pdunst{
    padding:unset;
}
.icon-bx-wraper:hover .icon-md img {
    filter: unset;
}
.spno{
        margin: unset;
}
/*-------------------------- Prd ---------------------------------*/
.prd_sec {
    padding: 80px 0;
}
.prd_content p {
    font-family: var(--title-font);
    text-align: center;
    font-size: 15px;
    line-height: 2;
}
.prd_content h3 {
    font-family: var(--title-font);
    text-align: center;
    margin:20px 0 30px;
    font-size: 25px;
}
.prd_img {
    text-align: center;
}
.prd_table table{
    max-width: 75%;
    margin: auto;
    width: 100%;
}
table>tbody>tr>td , table>thead>tr, table>thead>tr>th {
    border: 2px solid #000000;
}
table>thead>tr>th {
    background: var(--title-color);
    color: #fff;
    font-size: 17px !important;
    font-family: var(--title-font) !important;
   /* width: 50%;*/
}
.td-content {
    font-family: var(--title-font);
}
.prd_div p {
    text-align: justify;
    font-size: 16px;
}
.prd_div p span {
    font-size: 20px;
    margin-right: 15px;
    color: var(--title-color);
}
.btn-brouchure {
    text-align: center;
}
.imgtb.prd_table table {
    width: 100%;
    border-collapse: collapse;
    font-size: 14px;
    text-align: center;
}
.imgtb.prd_table th,.imgtb.prd_table td {
    border: 2px solid #0c0c0c;
    padding: 8px 10px;
    font-family: var(--title-font);
    font-size: 15px;
}
.imgtb.prd_table .yellow {
    background-color: var(--title-color);
    font-weight: bold;
    color: #fff;
    font-family: var(--title-font);
}
.imgtb.prd_table .section-title {
    background: #ececec;
    text-align: left !important;
    padding: 10px;
    font-family: var(--title-font);
    font-weight: 900;
    font-size: 18px;
    color: #000;
}
.prd_content.txt_algn p{
    text-align: justify;
}
/*---------------------------- European Profiles --------------------------*/
.prd_cntryt h2 {
    color: var(--title-color);
    font-size: 22px;
    font-family: var(--title-font);
    line-height: 1.8;
    text-align: center;
    border: 1px solid #000;
    padding: 5px;
}
.prd_cnttab p {
    font-family: var(--title-font);
    font-size: 15px;
    line-height: 1.8;
    text-align: justify;
    border: 1px solid #000;
    padding: 10px;
    margin-bottom: unset;
    border-bottom: unset;
}
.prd_cntlftimg img{
    height: 375px;
}
.prd_cntlftimg, .prd_cntryt{
    margin-bottom: 40px;
}
.prd_content h4 {
    font-family: var(--title-font);
    margin: 25px 0 30px;
    font-size: 25px;
}
.prd_content .list-items li i {
    margin-right: 15px;
    color: var(--title-color);
}
.prd_content .list-items li {
    font-size: 15px;
    font-family: var(--title-font);
    line-height: 1.8;
}
.prd_content .list-items {
    margin-top: 10px;
    list-style: none;
}
.prd_content h2 {
    font-weight: 700;
    margin-bottom: 10px;
    color: var(--title-color);
    font-size: 35px;
    font-family: var(--title-font);
}
/*------------------------ Spl_prd -----------------------------------------*/
.icn_blk img {
    width: 100%;
}
.icn_contblk h6 {
    color: var(--title-color);
    font-family: var(--title-font);
    font-size: 20px;
    font-weight: 800;
}
.icn_contblk p {
    font-size: 15px;
}
.bg_spl {
    background: #ff990052;
    padding: 20px;
    border: 2px solid var(--title-color);
}











/*---------------------- Footer ------------------------------*/
.contact_us1 h4 {
    font-family: var(--title-font);
    font-size: 15px;
    color: #fff;
    line-height: 1.5;
    margin: unset;
}
.contact_us1 h5 {
    font-size: 16px;
    font-family: var(--title-font);
    font-weight: 600;
    color: #dbdbdb;
    margin-bottom: unset;
    padding: unset;
}



/*QC HEADER STYLE START*/
.qctopblock { padding: 10px 0px; width: 100%; display: flex; align-items: center; }
.qc-d-flex-1 { flex: 1; }
.qc-top-list { margin: 0; padding: 0; color: #fff; }
.qc-top-list li { display: inline-block; list-style: none; margin-right: 10px; font-size: 15px;    font-family: var(--title-font); }
.qc-top-list li i { margin-right: 5px; }
.qc-top-list li .block { color: #fff;     font-family: var(--title-font);
    font-size: 15px;}
.qc-social .social { width: 30px; height: 30px; background: #fff; border-radius: 50%; line-height: 30px; text-align: center; display: block; font-size: 13px; color: #0b92bf; }
.qc-social .social i { margin: 0; }
#qc-navbar { height: 80px; margin: 0; padding: 0; }
.qc-menu-bar { margin: 0; padding: 0; height: 100%;display:flex;    align-items: center; }
.qc-brand-block .qc-navbar-brand { display: inline-block; padding: unset;    height: unset; }
.qc-menu-list { margin: 0; padding: 0; }
.qc-menu-list li {list-style: none;}
#qcnavbarmenu { padding: 20px 0; line-height: 10px; margin: auto; }
.dropdown-menu{padding:0;margin:0;border:0 solid transition!important;border:0 solid rgba(0,0,0,.15);border-radius:0;-webkit-box-shadow:none!important;box-shadow:none!important}
.qc-mainmenu a, .navbar-default .navbar-nav > li > a, .qc-mainmenu ul li a , .navbar-expand-lg .navbar-nav .nav-link{ font-family: var(--title-font);color:#3a3e44;font-size:15px;text-transform:capitalize;padding:10px 5px; display: block !important;}
.qc-mainmenu .active a,.qc-mainmenu .active a:focus,.qc-mainmenu .active a:hover,.qc-mainmenu li a:hover,.qc-mainmenu li a:focus ,.navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover{color: var(--title-color);outline: 0;}
.qc-mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{background: unset;    color: var(--title-color);}
.qc-mainmenu .collapse ul ul ul > li:hover > a{background: unset;}

.qc-mainmenu .collapse ul ul, .qc-mainmenu .collapse ul ul.dropdown-menu{background:#fff;}
.qc-mainmenu .collapse ul ul.dropdown-menu.prd_grd {
    column-count: 2;
    min-width: 500px;
}
.qc-mainmenu .collapse ul ul ul, .qc-mainmenu .collapse ul ul ul.dropdown-menu{background:#fff}
.qc-mainmenu .collapse ul ul ul ul, .qc-mainmenu .collapse ul ul ul ul.dropdown-menu{background:#fff}
.level1.dropdown-menu > li, .level2.dropdown-menu > li, .level3.dropdown-menu > li { width: 100%; }
.level3.dropdown-menu { width: 200px; }
.qc-mainmenu{background: none;border: 0 solid;margin: 0;padding: 0;min-height:20px;width: 100%;}
@media only screen and (min-width: 767px) {
.qc-mainmenu .collapse ul li:hover> ul{display:block}
.qc-mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:200px;display:none}
.qc-mainmenu .collapse ul ul.prd_lvl{left:-200px;}
.qc-mainmenu .collapse ul ul li{position:relative}
.qc-mainmenu .collapse ul ul li:hover> ul{display:block}
.qc-mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:200px;display:none}
.qc-mainmenu .collapse ul ul ul li{position:relative}
.qc-mainmenu .collapse ul ul ul li:hover ul{display:block}
.qc-mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:200px;display:none;z-index:1}
}
@media only screen and (max-width: 767px) {
.navbar-nav .show .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 35px}
.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 45px}
#qc-navbar { height: auto; line-height: 20px; }
.qc-menu-bar { display: inline-block; width: 100%; }
.qctopblock { display: block; }
.qc-top-list { margin-bottom: 5px;    text-align: center; }
.qc-brand-block { display: inline-block; width: 100%; }
.qc-navbar-brand {height: 100%; }
.qc-brand-block .navbar-toggle {       float: unset;  padding: 10px;margin: 20px 0px 0px 35px; border:2px solid #ddd; }
.qc-brand-block .navbar-toggle:focus { background: none; }
#qcnavbarmenu { padding: 0;    width: 100%; }
.qc-menu-list {width: 100%; display: inline-block;}
.qc-menu-list li {width: 100%;}
}

/*QC HEADER STYLE END*/

/*QC FOOTER STYLE START*/
#qcfooter{
    background: #1f1f1f;
    position: relative;
    z-index: 2;
}
#qcfooter .rs-footer-bg-thumb {
    position: absolute;
    width: 100%;
    height: 100%;
    inset-inline-end: 0;
    top: 0;
    background-position: bottom right;
    background-repeat: no-repeat;
    z-index: -1;
    background-size: cover;
}
#qcfooter-block {padding: 40px 0px; color: #fff;    position: relative;}
#qcfooter-block h3 {font-size: 20px;color:#fff;    font-family: var(--title-font);}
.footer-content {margin: 5px 0px;}
.footer-content .qc-brand {height: 60px; display: block; margin: 10px 0;}
.footer-content .qc-brand img {height: 100%;}
.footer-content p {font-size: 13px; line-height: 20px;}
.footer-content .quicklinks {margin: 0; padding: 0;}
.footer-content .quicklinks li {list-style: none; display: block;}
.footer-content .quicklinks li a {padding: 5px 0px; display: block; color: #fff;}
.footer-content .quicklinks li i {margin-right: 5px;}
.footer-content .social-links .qc-social-list {margin: 10px 0px; padding: 0; color: #ddd; font-size: 15px;}
.footer-content .social-links .qc-social-list li {display: inline-block; margin-right: 10px;}
.qc-social-list .qc-social .social {width: 40px;height: 40px;background: #fff;border-radius: 50%;line-height: 40px;text-align: center;display: block;font-size: 16px;color: #009688;}
.footer-content .mobile-apps {display: flex; padding: 10px 0px;}
.footer-content .mobile-apps .mobApp {padding-right: 5px;}
#qcfooter-copyrights {
    border-top: 1px solid rgba(255, 255, 255, 0.14);
}
#qcfooter-copyrights .copyright {font-size: 15px; color: #fff;    font-family: var(--title-font);    padding: 10px 0;}
#qcfooter-copyrights .developer {color: #fff; text-decoration: underline;}

/*QC FOOTER STYLE END*/



/* New */
.rs-feature-area {
    padding:40px 0;
}
.process-counts {
    counter-reset: count;
}
.rs-feature-one .rs-feature-item {
    padding: 15px 20px 15px 20px;
    background: #f7f7f7;
    clip-path: polygon(0% 0%, 79% 0, 100% 20%, 100% 100%, 0% 100%);
    transition: all 0.5s ease;
    position: relative;
    height: 350px;
}
.rs-feature-one .rs-feature-item::before {
    position: absolute;
    color: rgba(31, 31, 31, 0.05);
    counter-increment: count;
    content: "0" counter(count);
    z-index: -1;
    inset-inline-end: -10px;
    font-size: 238px;
    font-weight: 700;
    bottom: -45px;
    line-height: 0.75;
}
.rs-feature-one .rs-feature-title {
    margin: 40px 0 15px;
}
.rs-feature-one h5{
    color: #000;
    font-family: var(--title-font);
}

/* Hover */
.rs-feature-one .rs-feature-item:hover {
    background: var(--title-color);
}
.rs-feature-item:hover .rs-feature-icon img{
    filter: invert(98%) sepia(100%) saturate(0%) hue-rotate(23deg) brightness(140%) contrast(102%);
    animation: rs-fold linear 0.3s;
}
.rs-feature-one .rs-feature-item:hover .rs-feature-title {
    color: #fff;
}
.rs-feature-one .rs-feature-item:hover .rs-feature-descrip p {
    color: rgba(255, 255, 255, 0.85);
}
/*------------------------- abt -----------------------------------*/
.rs-about-area{
    padding:20px 0 40px;
}
.rs-section-subtitle {
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    text-transform: uppercase;
    font-family: var(--title-font);
    color: var(--title-color);
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 15px;
}
.rs-section-title-wrapper h2 {
    font-family: var(--title-font);
    font-size: 40px;
    line-height: 1.3;
    margin: 10px 0 20px;
}
.fnt_clrorg{
    color: var(--title-color);
}
.rs-about-one .rs-about-btn {
    margin-top: 40px;
}
.rs-btn.has-icon {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: var(--title-color);
    font-size: 18px;
    text-transform: capitalize;
    justify-content: center;
    padding: 15px 35px;
    height: 60px;
    transition: all 0.3s linear;
    border-radius: 2px;
    font-weight: 500;
    position: relative;
    z-index: 1;
    overflow: hidden;
    color: #fff;
}
.rs-btn.has-bg::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color:rgb(255, 92, 0);
    transition: all 0.5s ease;
    transform: translateX(-100%);
    border-radius: 2px;
    z-index: -1;
}
.rs-btn.has-icon span {
    overflow: hidden;
    position: relative;
    display: inline-flex;
    transition: all 0.3s ease-out 0s;
}
.rs-about-one .rs-about-thumb {
    height: 400px;
    margin-top: -25px;
    position: relative;
}
.rs-about-one .rs-about-thumb .rs-about-bg-thumb {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background-position: center;
    clip-path: polygon(0% 0%, 96% 0, 100% 11%, 100% 100%, 0% 100%);
    background-repeat: no-repeat;
    background-size: cover;
}

/*hover */
.rs-btn.has-icon:hover {
    color: #fff;
}
.rs-btn:hover.has-bg::before {
    transform: translateX(0);
}

/* spl prd */
.rs-services-area{
    background-color: #f7f7f7;
    padding:40px 0;
    position: relative;
}
.rs-services-one .rs-services-shape {
    position: absolute;
    top: 0;
    inset-inline-end: 220px;
    z-index: 1;
}
.rs-services-one .nav-link {
    height: 47px;
    background:#fff;
    display: flex !important;
    align-items: center;
    justify-content: start;
    position: relative;
    gap: 10px;
    border-radius: 2px;
    font-weight: 700;
    padding: 10px 20px 10px 20px;
    border: 1px solid #EFEBEB;
    transition: all 0.5s ease;
}
.rs-services-one  .left-head:hover {
    background: var(--title-color);
    color: #fff;
}
.rs-services-one .left-head i {
    position: absolute;
    top: 45%;
    transform: translate(-24px, -50%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-left: 10px;
}
.rs-services-one .left-head:hover i {
    transform: translate(0px, -50%);
    visibility: visible;
    opacity: 1;
}
.rs-services-one  .left-head.active i {
    transform: translate(0px, -50%);
    visibility: visible;
    opacity: 1;
}
.tabspl_img img{
    clip-path: polygon(0% 0%, 86% 0, 100% 20%, 100% 100%, 0% 100%);
}
/* tab */
.nav_ul {
    height: 700px;
    min-height: 700px;
    overflow-y: scroll;
}
.nav-item.left-head {
    margin-bottom: 5px;
    width: 100%;
}
.left-head .nav-link {
    color: #3a3e44;
    font-size: 16px;
    background: #ffffff;
    font-family: var(--title-font);
    font-weight: 100 !important;
    border: 1px solid #EFEBEB;
}
.tab-content h3 {
    font-family: var(--title-font);
    font-size: 25px;
    margin-bottom: 30px;
    line-height: 1.5;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #ffffff;
    background: var(--title-color);
}
.witr_tab_content1 .tab-content {
    border: unset;
}
.tab-content>.tab-pane {
    display: none !important;
}
.tab-content>.active {
    display: block !important;
}
ul.nav.nav-tabs {
    padding: unset;
    border-bottom: unset;
}
.right_content p {
    line-height: 2;
    text-align: justify;
    margin-bottom: 20px;
}

/*----------------- New Counter -------------------*/
.rs-counter-area{
    padding:50px 0;
    background-color: #f7f7f7;
    position: relative;
}
.rs-counter-one .rs-counter-number-wrapper {
    display: flex;
    align-items: center;
    padding-bottom: 25px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(31, 31, 31, 0.16);
}
.rs-counter-one .rs-counter-number{
    -webkit-transform: translateZ(0);
}
.rs-counter-one .rs-counter-number, .rs-counter-one .prefix {
    font-size: 85px;
    position: relative;
    -webkit-text-fill-color: transparent;
    color: transparent;
    -webkit-text-stroke-width: 2px;
    stroke-width: 2px;
    -webkit-text-stroke-color: rgba(31, 31, 31, 0.6);
    stroke: rgba(31, 31, 31, 0.6);
    font-weight: 500;
    line-height: 0.8;
    font-family: inherit;
}
.rs-counter-one .rs-counter-title {
    font-size: 20px;
    font-family: var(--title-font);
}


/*======================= New 08-01-2026 ===========================*/
/*----------- Industrial Serve ---------------*/
/*====================================================================
    project-section-h2
====================================================================

***/
.project-section-h2 .rs-section-subtitle {
    justify-content: center;
}
.project-section-h2 {
  position: relative;
  padding: 50px 0 20px;
}
@media (max-width: 991.98px) {
  .project-section-h2 {
    padding: 0 0 50PX;
  }
}
.project-section-h2:before {
  position: absolute;
  content: "";
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FAF9F9), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(180deg, #FAF9F9 0%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.project-section-h2 .sec-title-h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  margin-bottom: 60px;
}
@media (max-width: 991.98px) {
  .project-section-h2 .sec-title-h2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
.project-section-h2 .sec-title-h2 .title {
  margin-bottom: 0;
}
.project-section-h2 .project-h2_inner-container {
  overflow: hidden;
}
.project-section-h2 .project-block .inner-block {
  border: 1px solid rgba(0, 0, 0, 0.1019607843);
  border-radius: 10px;
  background-color: #fff;
}
@media (max-width: 991.98px) {
  .project-section-h2 .project-block .inner-block {
    margin-bottom: 30px;
  }
}
.project-section-h2 .project-block .inner-block:hover .image-box .image:before {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
.project-section-h2 .project-block .inner-block:hover .image-box .image img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.project-section-h2 .project-block .inner-block .content-box .inner-box {
  padding: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (max-width: 991.98px) {
  .project-section-h2 .project-block .inner-block .content-box .inner-box {
    gap: 30px;
  }
}
@media (max-width: 575.98px) {
  .project-section-h2 .project-block .inner-block .content-box .inner-box {
    padding: 30px 20px;
  }
}
.project-section-h2 .project-block .inner-block .content-box .inner-box .content .title {
    font-weight: 600;
    position: relative;
    -webkit-transition: all 0ms ease;
    transition: all 0ms ease;
    margin-bottom: 13px;
    font-family: var(--title-font);
    font-size: 20px;
}
.project-section-h2 .project-block .inner-block .content-box .inner-box .content .title:hover {
  color: var(--title-color);
}
.project-section-h2 .project-block .inner-block .content-box .inner-box .content .title:hover:before {
  right: unset;
  left: 0;
  width: 100%;
}
.project-section-h2 .project-block .inner-block .content-box .inner-box .content .title:before {
  position: absolute;
  bottom: 0px;
  right: 0;
  width: 0;
  height: 1px;
  content: "";
  background-color: var(--theme-color2);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.project-section-h2 .project-block .inner-block .content-box .inner-box .content .catagories {
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
}
.project-section-h2 .project-block .inner-block .image-box .image {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.project-section-h2 .project-block .inner-block .image-box .image:before {
  position: absolute;
  content: "";
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--theme-color-black-rgb), 0.1);
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  z-index: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.project-section-h2 .project-block .inner-block .image-box .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  border-radius: 0 10px 10px 0;
  z-index: 0;
}

/*================ Counter ===========================*/
/*** 

====================================================================
    Fun Fact Section
====================================================================

***/
.fun-fact-section {
  padding: 70px 0;
  position: relative;
  background: #f9f7f7;
}
.fun-fact-section .icon-lines-2 {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 650px;
  height: 677px;
  background-image: url(../../images/images/otherimg/icon-lines-2.png);
}
.fun-fact-section .fact-counter {
  padding: 0;
  position: relative;
}   
.counter-block .inner {
  background: #fff;
  border-radius: 50%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  height: 255px;
  width: 255px;
  border-radius: 50%;
  padding: 40px;
  margin: 0 auto 20px;
}
.counter-block .inner:hover:before {
  clip-path: polygon(50% 0, 50% 0, 50% 50%, 50% 100%, 50% 100%, 50% 50%);
}
.counter-block .inner:hover:after {
  clip-path: polygon(25% -70%, 75% -70%, 120% 50%, 75% 170%, 25% 170%, -20% 50%);
}
.counter-block .inner:hover .icon-box {
  -webkit-transform: scale(-1) rotate(180deg);
          transform: scale(-1) rotate(180deg);
}
.counter-block .inner:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 50%;
  content: "";
  border: 2px solid #000;
  border-radius: 200px 200px 0 0;
  border-bottom: 0;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  clip-path: polygon(25% -70%, 75% -70%, 120% 50%, 75% 170%, 25% 170%, -20% 50%);
}
.counter-block .inner:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  clip-path: polygon(50% 0, 50% 0, 50% 50%, 50% 100%, 50% 100%, 50% 50%);
  border: 2px solid #000;
  border-top: 0;
  content: "";
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  border-radius: 0 0 200px 200px;
}
.counter-block .inner .icon-box {
  margin-bottom: 15px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.counter-block .inner .icon-box .icon {
  color: var(--theme-color-dark);
  font-size: 54px;
  line-height: 1;
  margin-bottom: 0;
  margin-right: 0;
}
.counter-block .inner .count-box {
  font-size: 48px;
  font-weight: 600;
  font-family: var(--title-font);
  color: var(--title-color);
  margin-bottom: 15px;
}
.counter-block .inner .counter-title {
    line-height: 1.8;
    font-weight: 400;
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
    font-family: var(--title-font);
}












/*======================== Contact ================================*/
.con_pageblk{
    padding: 50px 0 0;
    position: relative;
}
.pq-contact-us-main {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 45px;
}
.pq-contact-us-main .pq-contact-image img {
    border-radius: 20px;
}
.pq-icon-box-style-1 {
    display: inline-flex;
    gap: 30px;
    align-items: center;
}
.pq-icon-box-style-1 .pq-icon-box-icon {
    font-size: 40px;
}
.pq-icon-box-style-1 .pq-icon-box-icon i {
    width: 80px;
    height: 80px;
    background-color: var(--title-color);
    display: block;
    border-radius: 100%;
    line-height: 80px;
    text-align: center;
    color: #fff;
}
.pq-icon-box-content h6 {
    font-size: 20px;
    font-style: normal;
    line-height: 1.8;
    font-family: var(--title-font);
}
.pq-icon-box-main.pq-style-2 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
    margin-top: 60px;
}
.pq-icon-box-main .pq-contact-icon-box {
    border-right: 1px solid #0000001F;
}
.pq-contact-icon-box .pq-contact-icon i {
    font-size: 60px;
    color: var(--title-color);
}
.pq-contact-box-content h5{
    font-size: 22px;
    font-style: normal;
    line-height: 1.8;
    font-family: var(--title-font);
}
.pq-contact-box-content h6 {
    font-size: 18px;
    font-style: normal;
    line-height: 1.3;
    font-family: var(--title-font);
    color: #545454;
    font-weight: 700;
}
.pq-icon-box-main .pq-contact-icon-box:last-child {
    border-right: none;
}
.pq-contact-icon {
    height: 60px;
}
p.pq-contact-description {
    line-height: 2;
}


/*====================================== Calculator ==========================*/
.steel_calc_page .banner-area {
    height: 70px !important;
    min-height: 70px;
    background: linear-gradient(45deg, #000000f2, #525252b5);
}
.steel_calc_page .banner-heading .border-title.border-left {
    font-size: 20px;
    text-align: center;
    padding-bottom: unset;
    line-height: 1.3;
}
.steel_calc_page .banner-heading .breadcrumb a {
    font-size: 12px;
}
.steel_calc_page div#crumbs {
    text-align: center;
    font-size: 15px;
}
.input_cal table>tbody>tr>td, .input_cal table>thead>tr, .input_cal table>thead>tr>th {
    border: unset;
}
.input_cal table>thead>tr>th, .input_cal table>tbody>tr>th, .input_cal table>tfoot>tr>th, .input_cal table>thead>tr>td, .input_cal table>tbody>tr>td, .input_cal table>tfoot>tr>td {
    padding: 5px;
}
.input_cal input.field.calc {
    width: 100px;
    height: 30px;
}
.input_cal .table-striped>tbody>tr,.input_cal table>tbody>tr {
    border:unset;
}
li.sidebar_li  {
    list-style: none;
}
li.sidebar_li a {
    list-style: none;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #ddd;
    font-family: var(--title-font);
    font-weight: 100 !important;
    width: 100%;
    display: block;
}
.input_cal input {
    height: 30px;
}
li.sidebar_li a {
    color: #000;
    font-size: 14px;
}
li.sidebar_li span {
    color: var(--title-color);
    font-size: 14px;
    line-height: 1.5;
}
li.sidebar_li:hover {
    background: var(--title-color);
}
li.sidebar_li.active {
    background: var(--title-color);
}
li.sidebar_li.active a {
    color: #fff;
}
li.sidebar_li.active span {
    color: #fff;
}
li.sidebar_li:hover a{
    color: #fff;
}
li.sidebar_li:hover span{
    color:#fff;
}
.calculator_sec .sidebar h3 {
    font-family: var(--title-font);
    font-size: 22px;
    line-height: 1.3;
}
.calculator_sec {
    margin: 50px 0;
}
.clac_blk h3 {
    font-family: var(--title-font);
    font-size: 22px;
    line-height: 1.3;
}
/*ryt */
.clac_blk {
    border-left: 1px solid #e3e3e3;
    padding-left: 30px;
}
input.result {
    width: 100px;
    border: unset;
    text-align: end;
    padding: 5px 0;
    margin: 0;
    background: unset;
}
/*.calc_tp {
    border: 1px dashed #0067B1;
    padding:20px;
    background: #f7f7f7;
}*/
.row.calculation_inrblk .col-md-7 {
    padding: unset;
}
select.field {
    width: 100px;
    height: 30px;
    border: 1px solid #dedede;
}


/*=================================== Media Query ==========================*/

@media only screen and (max-width: 767px) {
    .whychus_sec .img-side {
        display: none;
    }
    .phn_dlytab .tab_all{
        display: flex;
        flex-direction: column;
    }
    .phn_dlytab .tab_section{
        order:2;
    }
    .phn_dlytab .tab_menu{
        order:1;
    }
    .rs-feature-one .rs-feature-item {
        height: auto;
        margin-bottom: 20px;
    }
    .rs-feature-area {
        padding: 40px 0 20px;
    }
    .pq-contact-icon {
        height: auto;
    }
    .rs-section-title-wrapper h2 {
        font-size: 25px;
        line-height: 1.5;
    }
    .fun-fact-section .icon-lines-2 {
        width: 100%;
    }
    .megaMenu-container {
        column-count: 1;
    }
    .mega-menu {
        width: 100%;
    }
    .qc-top-list li:nth-child(2) {
        display: none;
    }
    .quote-item .quote-text {
        margin: 20px 0 10px;
        padding: 10px;
    }
    .prd_table table {
        max-width: 100%;
    }
    .banner-text {
        left: 0;
    }
    .banner-area {
        height: 150px;
        min-height: 150px;
    }
    .banner-heading .border-title.border-left {
        padding-bottom: 0;
        font-size: 18px;
    }
    .testimonial-slide.owl-theme .owl-dots {
        margin-top: 0;
    }
    .about-wrapper-2 .about-image::before{
            content: unset;
    }
    .about-wrapper-2 .about-image .about-image-2 {
        display: none;
    }
    .about-wrapper-2 .about-image .video-items {
        display: none;
    }
    .theme-title h6 {
        margin-bottom: 0;
        font-size: 25px;
    }
    .about-section {
        padding: 30px 0 10px;
    }
    .mission-section .content-box {
        height: auto;
        padding: 20px;
    }
    .colum.right-column {
        margin-top: 20px;
    }
    .section-full .theme-title {
        margin-bottom: 25px;
    }
    .service-box.style3 .icon-bx-wraper {
        padding: 20px;
        margin-bottom: 20px;
    }
    .box-about-list .img-cover {
        height: auto;
    }
    .p-tb50 {
        padding: 0;
    }
    .box-about-list .icon-bx-wraper {
        margin-bottom: 10px;
        padding: 10px;
    }
    .rs-brand-one {
        padding: 20px 0;
    }
    .rs-brand-wrapper {
        margin-top: 0;
    }
    #qcfooter-block {
        padding: 15px 0px;
    }
    .banner-area {
        background-position: right !important;
    }
    .prd_sec {
        padding: 30px 0;
    }
    .prd_content h3 {
        margin: 20px 0 5px;
    }
    .prd_content h3 {
        font-size: 18px;
        line-height: 1.8;
    }
    .pq-contact-us-main {
        display: block;
    }
    .pq-icon-box-main.pq-style-2 {
        display: block;
    }
    .pq-icon-box-style-1 {
        gap: 15px;
    }
    .pq-icon-box-style-1 .pq-icon-box-icon {
        font-size: 30px;
    }
    .pq-icon-box-style-1 .pq-icon-box-icon i {
        width: 65px;
        height: 65px;
        line-height: 65px;
    }
    .pq-icon-box-content h6 {
        font-size: 17px;
    }
    .pq-icon-box-main.pq-style-2 {
        margin-top: 20px;
    }
    .pq-contact-icon-box .pq-contact-icon i {
        font-size: 45px;
    }
    .enq_blk .frm_col {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .enq_form {
        padding: 0;
    }
    .pq-form-box-style-1.pq-style-2 {
        padding: 20px;
    }
    .location_map {
        margin-top: 20px;
    }
    .location_map iframe {
        height: auto;
    }
    .breadcrumb {
        font-size: 14px;
    }
    .banner-heading .breadcrumb a {
        font-size: 14px;
    }
    
    
    /* form */
    #myModal5 .modal-dialog {
        width: 100% !important;
        margin: unset;
    }
    #myModal4 .modal-dialog {
        width: 100% !important;
        margin: unset;
    }
    #myModal5 .modal_header3 button {
        top: -15px;
        right: 5px;
    }
    #myModal5 .modal_content3 {
        margin: 15px;
    }
    #myModal4 .modal_header3 button {
        top: -15px;
        right: 5px;
    }
    #myModal4 .modal_content3 {
        margin: 15px;
    }
}




/* calculator */
div#calcError {
    background: var(--title-color);
    color: #fff;
    padding: 5px;
    font-size: 13px;
    font-weight: 700;
}

/* Background (lighter glass feel) */
.calculator_sec .container {
    padding: 20px;
    /*background: linear-gradient(135deg, #3a3e44 40%, #f24201 120%);*/
    background: linear-gradient(135deg, #3a3e44 40%, #f24201 150%);
    border-radius: 12px;
}

/* Main Glass Card */
.clac_blk {
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
    border-radius: 16px;
    padding: 35px;
    border: 1px solid rgba(255,255,255,0.2);
    box-shadow: 0 10px 30px rgba(0,0,0,0.25);
    color: #fff;
    position: relative;
}

/* Subtle glow border */
.clac_blk::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 16px;
    padding: 1px;
    background: linear-gradient(45deg, transparent, #f24201, transparent);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
}

/* Title */
.clac_blk h3 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 25px;
    text-align: center;
    letter-spacing: 0.5px;
    color: #fff;
}

/* Inner Glass Box */
.calculation_inrblk {
    background: rgba(0,0,0,0.25);
    padding: 20px;
    border-radius: 12px;
}

/* Info text */
.input_cal p {
    margin-bottom: 20px;
    color: #ddd;
}

/* Rows */
.input_cal tr {
    display: flex;
    align-items: center;
    margin-bottom: 14px;
}

/* Labels */
.input_cal td:first-child {
    flex: 1;
    font-weight: 500;
}

/* Input column */
.input_cal td:nth-child(2) {
    flex: 0;
}

/* Units */
.input_cal td:last-child {
    width: 60px;
    font-size: 13px;
    color: #bbb;
}

/* Inputs (premium glass) */
.field {
    width: 100%;
    /*padding: 12px 14px;*/
    border-radius: 10px;
    border: 1px solid rgba(255,255,255,0.25);
    background: rgba(255,255,255,0.15);
    color: #fff;
    font-size: 14px;
    transition: all 0.3s ease;
}

/* Focus glow (orange) */
.field:focus {
    border-color: #f24201;
    box-shadow: 0 0 12px rgba(242,66,1,0.6);
    background: rgba(255,255,255,0.25);
    outline: none;
}

/* Results heading */
.input_cal strong {
    display: block;
    margin: 10px 0;
    font-size: 16px;
}

/* Result fields */
.result {
    background: linear-gradient(135deg, #f24201, #ff7a3d);
    border: none;
    color: #fff;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
}

/* Image */
.input_img {
    text-align: center;
}

.input_img img {
    max-width: 100%;
    border-radius: 12px;
    padding: 8px;
    background: #fff;
}

/* Sidebar */
.sidebar {
    background: rgba(255,255,255,0.9);
    border-radius: 12px;
    padding: 20px;
    color: #3a3e44;
    box-shadow: 0 6px 18px rgba(0,0,0,0.1);
}
ul.sidebar_ul {
    padding: unset;
}
select.field option {
    color: #000;
}
.calc_tp {
    margin-bottom: 20px;
}
/* Mobile */
@media (max-width: 768px) {
    .input_cal tr {
        flex-direction: column;
        align-items: flex-start;
    }

    .input_cal td {
        width: 100%;
        margin-bottom: 5px;
    }
}

