/* poppins */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;700&display=swap');


* {
    outline: none;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    overflow-x: hidden;
    color: #606060;
}

a,
span {
    font-weight: 400;
}

img {
    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0;
}

button {
    border: none;
    background: none;
}

/* slick buttons */
.slick-dots li button {}

.slick-dots li button:before {
    content: '' !important;
    background: #C4C4C4;
    border-radius: 50px;
    width: 15px !important;
    height: 15px !important;
    margin-top: 15px;
}

.slick-dots li.slick-active button:before {
    background: #e11b22;
}

/* main-heading */
.main-heading .sub-heading {
    color: #e11b22;
    margin-bottom: 21px;
}

.main-heading .sub-heading object.sv {
    display: block;
    margin-top: 19px;
}

.main-title span {
    color: #e11b22;
    font-weight: 600;
}

.main-title {
    font-size: 30px;
    color: black;
    font-weight: 600;
}

.main-padding {
    padding: 60px 0px;
    padding-bottom: 40px;
}

.history .main-title {
    color: white;
    font-size: 30px;
    font-weight: 600;
}

.history .aboout-con .sub-heading {
    color: #fff;
}



/* header */
.header-cont {
    position: absolute;
    z-index: 2;
    padding: 40px;
    width: 100%;
    background: linear-gradient(179.52deg, #000000 -17.28%, rgba(0, 0, 0, 0) 99.59%);
}

.header-cont .header-bg {
    /* position: absolute; */
    /* top: -155px; */
    /* right: -164px; */
    display: none;
}

.header-cont .header-bg img {}

.header-cont .left-logo {}

.header-cont .right-menu {}

.header-cont .menu {
    margin-top: 15px;
}

.header-cont .menu ul {
    list-style: none;
    text-align: right;
}

.header-cont .menu ul li {
    display: inline-block;
    margin-left: 30px;
}

.header-cont .menu ul li a {
    color: white;
    font-weight: 300;
    text-transform: uppercase;
    outline: none;
    text-decoration: none;
    border-bottom: solid 3px transparent;
    padding-bottom: 10px;
    transition: .2s;
}

.header-cont .menu ul li:hover a {
    border-bottom: 3px solid #C12026;

}

.panel-section {
    position: relative;
    top: 0px;
}

.panel-image img {
    width: 100%;
}

/*  */
.header-cont-two {}

.header-cont-two .left-logo {}

.header-cont .left-logo img {
    width: auto;
}

.header-cont .right-menu {}

.header-cont .menu {}

.header-cont-two .menu ul {}

.header-cont-two .menu ul li {}

.header-cont-two .menu ul li a {
    color: #3A3A3A;
}

/* hero panel */
.panel-section {
    position: relative;
    top: 0px;
}

.panel-image img {
    width: 100%;
}

.panel-section .social {
    position: absolute;
    right: 50px;
    z-index: 99;
    bottom: 50%;
}

.panel-section .social ul {}

.panel-section .social ul li {
    list-style-type: none;
    margin-bottom: 13px;
}

.panel-section .social ul li a {
    color: #fff;
    font-size: 16px;
    border: solid 1px;
    border-radius: 50%;
    display: inline-block;
    width: 37px;
    text-align: center;
    padding: 5px 0px;
}

.hero-panel-slider .slick-next {
    right: 0;
    display: none !important;

}

.hero-panel-slider.slick-initialized.slick-slider.slick-dotted {
    margin-bottom: 0;
}

.panel-section .social ul li a:hover {
    background: #fff;
    color: #000;
    transition: .2s;
    border: solid 1px #fff;
}

/* slick-seeting */
.panel-section .slick-dots li.slick-active button:before {
    opacity: .75;
    color: red;
}

.panel-section .slick-dots li button:before {
    font-family: slick;
    font-size: 19px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "Ã¢â‚¬Â¢";
    text-align: center;
    opacity: .25;
    color: #000;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.panel-section .slick-dots {
    position: absolute;
    bottom: 65px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

/*  */
/* company */
/* .company {
  padding: 57px 0px;
} */
/* .company .company-left {
}

.company .company-left .heading {
} */
.company .company-left-text {
    width: 80%;
    padding-top: 15px;
    color: #3e3e3e;
    font-weight: 400;
    line-height: 31px;
    font-size: 20px;
}

/* .company .company-left 

.company .company-left  */
.company .right-text .right-inner {
    /* padding: 20px 0px; */
}

.company .right-text .right-inner .right-h {
    font-weight: bold;
    color: #3a3a3a;
    position: relative;
    font-size: 18px;
}

.company .right-text .right-inner .right-h:before {
    /* color: #e11b22; */
    background-color: #e11b22;
    content: "";
    position: absolute;
    width: 8px;
    top: 4px;
    left: -25px;
    height: 17px;
    /* z-index: 1; */
    border-radius: 50px;
}

.company .right-text .right-p {
    padding-top: 11px;
    /* width: 46%; */
    /* text-align: justify; */
    font-size: 15px;
}

.right-text .spac {
    padding: 24px 0px;
}

/* best- service */
.history-con .services-f {
    margin-top: -260px;
}

.b-image-section {
    /* position: relative; */
    /* width: 25% !important; */
}

.history .side-b {
    position: absolute;
    bottom: 0;
}

.history .side-t {
    position: absolute;
    top: 0;
    right: 0;
}

.history .b-inner-p {
    color: #8a8f9a;
    font-size: 13px;
}

.history .b-inner-info {
    padding: 29px 43px;
    background-color: #ffffff;
    border-right: 1px solid #e8e8e8;

}

/* .history .b-inner-info .bor {
  padding: 29px 43px;
  background-color: #ffffff;
} */
.history .b-inner-t {
    color: #8a8f9a;
    position: relative;
    border-bottom: solid 1px #9FA4AF;
    padding-bottom: 5px;
    display: inline-block;
    font-size: 13px;
}

.history .b-inner-t::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 4px;
    width: 20px;
    background: #E11B22;
}

.history .b-inner-h {
    color: #3a3a3a;
    font-size: 20px;
    font-weight: bold;
    margin: 9px 0px;
}

.b-image-inner {
    /* position: relative; */
}

.history .b-image {
    position: relative;
}

.history .b-image .main-img {
    height: 215px;
    width: 100%;
}

.history .b-inner-v {
    margin-top: 10px;
}

.history .b-inner-v a {
    color: #2d2c2c;
    font-weight: 600;
}

.history .b-inner-v i {
    color: #e11b22;
    margin-left: 10px;
}

.history .about-inner {
    display: flex;
    position: relative;
    top: 41px;
}

.history .b-text {
    width: 80%;
    position: absolute;
    top: 48px;
    /* box-shadow: 2px 3px 5px 10px white; */
    height: 187px;
    left: 30px;
    padding: 22px 21px;
    /* background: rgba(255,2555,255,.8); */
    background-image: url(img/b-bg.webp);
}

.history .b-text object.sv {
    margin-top: 44px;
    margin-left: -19px;
}

/* .history .svg {
  position: absolute;
  /* bottom: 0; */
/* width: 40px; */
/* left: 17%;
  top: 48%; */
/* .history .about-con object.sv {
  width: 30px;
  position: absolute;
  bottom: -43px;
  left: 0; */
/* top: 0; */
/* } */
.history .ri-image {
    position: absolute;
    right: 0;
    bottom: 0;
}

.history .about-con .b-h {
    color: #3a3a3a;
    font-weight: bold;
}

.history .about-con .b-p {
    margin-top: 13px;
}

.b-data {
    display: flex;
    justify-content: space-between;
    margin-top: 80px;
    color: white;
}

.b-data-con {
    display: flex;
    align-items: center;
}

.number {
    font-size: 38px;
    font-weight: bold;
}

.history .text {
    margin-left: 40px;
    font-size: 12px;
}

.history.main-padding {
    background-color: #353535;
    margin-top: 276px;
    position: relative;
}

.history-con {
    position: relative;
}

.aboout-con {
    margin-top: 50px;
}

.history .h-s {
    position: absolute;
    right: 0;
    bottom: 0;
}

.history .h-l {
    position: absolute;
    top: -19px;
    left: -21px;
}

.history .h-l img {
    max-width: 75%;
}

/* project */


/* 
.project-cart {
  width: 370px;
  height: 594px;
}
.project-cart.project-small {
  width: 370px;
  height: 371px;
} */


.all-project-tab a {
    color: #232323;
    /* border-bottom: 1px solid #c4c4c4; */
    text-decoration: none;
    transition: .2s;
}

.all-project-tab a:hover {
    color: #E11B22;
}

.project-tab button {
    color: #989898;
}

.project-tab button.active {
    color: #e11b22;
}

.project-tab button:hover {
    color: #e11b22;
}

.project-carts {
    float: left;
    width: 100%;
}

.project-tab {
    margin-top: 45px;
    float: right;
    /* display: inline; */
}

/* home project cart */
.home-project-cart {
    overflow-y: hidden;
}

.home-project-cart .p-text {
    bottom: auto !important;
    top: 260px;
}

.home-project-cart .p-text .pro-list {
    margin-top: 25px;
    height: 200px;
    overflow-y: scroll;
    width: 210px;
}

.home-project-cart .p-text .pro-list ul li {
    margin-bottom: 10px;
    margin-left: 18px;
}


/* Track */
.home-project-cart .p-text .pro-list::-webkit-scrollbar {
    width: 3px;
}

.home-project-cart .p-text .pro-list::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.home-project-cart .p-text .pro-list::-webkit-scrollbar-thumb {
    background: #ba131a;
}

/* Handle on hover */
.home-project-cart .p-text .pro-list::-webkit-scrollbar-thumb:hover {
    background: #CC2027;
}

.home-project-cart:hover .p-text {
    top: 25px;
}



/* producct-second */

.product-second .main-title span {}

/* project cart */
.project-cart {
    position: relative;
    transition: 0.2s;
    cursor: pointer;
    margin-top: 50px;
}

.project-cart .p-text {
    position: absolute;
    bottom: 20px;
    color: #fff;
    left: 26px;
    transition: 0.2s;
}

.project-cart .p-text.up {
    position: absolute;
    top: 20px;
    color: #fff;
    left: 26px;
}

.project-cart .p-heading {
    font-weight: 600;
    font-size: 16px;
}

.project-cart .p-sub {
    font-size: 13px;
}

.project-cart .hover-overlay {
    width: 100%;
    height: 100%;
    visibility: hidden;
    position: absolute;
    background: linear-gradient(180deg, #ba131a, rgba(186, 19, 26, 0.48));
}

.project-cart img {
    width: 100%;
}

.project-cart:hover .p-text {
    bottom: 80%;
    color: #fff;
}

.project-cart:hover .hover-overlay {
    visibility: visible;
}

.client-img ul {
    /* display: flex; */
    /* list-style: none; */
}

.client-slider.slider-client.slick-initialized.slick-slider.slick-dotted {

    margin-bottom: 80px;
    /* margin-left: 11%; */
}

.slider-client .slick-next {
    right: 0;
    display: none !important;
}

.client-img .cl {
    padding-right: 40px;
    /* height: 226.82px; */
}

.slider-client .cl img {
    width: 100%;
    /* height: 180px; */
    display: inline-block;
    text-align: center;
    /* border: 1px solid #cecece; */
    float: left;


}


/*  */
.project-links .project-tab {
    float: none;
    margin-top: 0;
    /* display: none; */
}

/* product-text */
.product-text .product-inner-text {
    position: relative;
}

.product-text .product-inner-text:before {
    /* color: #e11b22; */
    background-color: #787878;
    content: "";
    position: absolute;
    width: 2px;
    top: 4px;
    left: 15%;
    height: 100%;
    /* z-index: 1; */
    border-radius: 50px;
}

.product-text .product-inner-text ul li.info {
    list-style-type: none !important;
    font-weight: 500;
}

.product-text .product-inner-text ul li {
    list-style-type: disc;
}




/* product */
.product-bu {
    float: right;
    margin-top: 45px;
}

.product-bu a {
    color: #232323;
    /* border-bottom: 1px solid #c4c4c4; */
    text-decoration: none;
    transition: .2s;
}

.product-bu a:hover {
    color: #E11B22;
}

.product-cart {
    position: relative;
    border: 1px solid #dcdcdc;
    margin-top: 55px;
}

.product-cart .product-top {
    position: absolute;
    top: 40px;
    /* left: 18px; */
    width: 100%;
    padding: 0 15px;
}

.product-cart .product-top p.p {
    border-bottom: solid 1px #9FA4AF;
    padding-bottom: 10px;
    display: inline-block;
    position: relative;
}

.product-cart .product-top p.p::after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    height: 4px;
    width: 20px;
    background: #E11B22;
}

.product-cart .product-text {
    font-weight: 600;
    color: #3a3a3a;
    font-size: 18px;
}

.product-cart p.m {
    color: #b4b4b4;
    font-weight: bold;
    font-size: 20px;
}

.product-cart .product-l {
    color: #e11b22;
    font-size: 13px;
    margin-bottom: 15px;
}

.product-cart .product-down {
    position: absolute;
    bottom: 22px;
    /* left: 19px; */
    padding: 0 15px;
}

.product-cart .hover-overlay {
    width: 100%;
    height: 100%;
    /* visibility: hidden; */
    position: absolute;
    background: rgba(255, 255, 255, 0.95);
    /* cursor: pointer; */
}

.product-cart:hover .hover-overlay {
    background: linear-gradient(180deg, #ba131a, rgba(186, 19, 26, 0.8));
}

.product-cart:hover .product-top p {
    color: #fff;
}

.product-cart:hover .product-down p {
    color: #fff;
}

.product-content {
    float: left;
    width: 100%;
}

.product-content-slider .slick-next {
    right: 0;
    display: none !important;
}

/* footer */
.footer {
    background: rgba(53, 53, 53, 1);
    /* padding: 55px 0px; */
}

.footer .title {
    color: white;
}

.footer .footer-text {
    font-size: 16px;
    width: 75%;
    color: #c5c5c5;
}

.footer ul {
    list-style-type: none;
}

.footer li {
    padding: 5px 0px;
}

.footer a {
    color: #c5c5c5;
    text-transform: capitalize;
}

.footer .news {
    font-size: 16px;
}

.footer input[type="text"] {
    background: none;
    border: 1px solid #c5c5c5;
    padding: 7px 10px;
    color: white;
    width: 66%;
}

.footer button {
    background: #c4c4c4;
    color: #4f4f4f;
    font-size: 10px;
    padding: 0px 15px;
}

.footer .input-field {
    display: flex;
    margin-top: 20px;
}

.footer .foo-inline {
    margin-top: 30px;
}

.footer .footer-text.pa {
    padding-top: 22px;
}

.footer .icons a {
    text-decoration: none;
    margin-right: 10px;
    font-size: 20px;
    border-radius: 50px;
    padding: 4px 10px;
    border: 1px solid #fff;
    color: white;
}

.footer .icons a:hover {
    opacity: 0.8;
    transition: all .2s ease-in-out;
}

.footer .icons i {}

.footer .footer-last {
    display: inline-flex;
    margin-top: 45px;
    align-items: flex-end;
}

.footer .footer-last .last-t span {
    color: #c12026;
    font-weight: bold;
}

.footer .footer-last .last-t {
    color: white;
    font-size: 20px;
    font-weight: bold;
}

.footer .footer-last .c-right span {
    color: #c12026;
}

.footer .footer-last .c-right {
    /* margin-top: 32px; */
    margin-left: 53px;
    color: #c5c5c5;
    line-height: 6px;
    text-transform: uppercase;
}

/* product */
.product-text ul {
    list-style-type: none;
    width: 60%;
    margin: auto;
    line-height: 24px;
    color: #5b5b5b;
}

.footer-con .qr-code {}

.footer-con .qr-code img {
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
}

.footer-con .qr-code a {
    text-decoration: underline;
    text-transform: unset;
}

/* metro */
.metro-cart {
    position: relative;
    text-align: center;
    margin-bottom: 50px;
}

.metro-images .metro-cart .metro-text {
    color: white;
    padding: 64px 30px;
    background: #c12026;
    width: 42%;
    position: absolute;
    top: 60px;
    left: 67px;
    border-top: 6px solid #bfbfbf;
    border-left: 5px solid #bfbfbf;
}

.metro-images .metro-text .title {
    width: 67%;
    font-weight: bold;
    /* display: inherit; */
    font-size: 21px;
    text-align: left;
    position: relative;
    border-bottom: solid 1px #fff;
    padding-bottom: 10px;
    display: block;
    position: relative;
}

.metro-images .metro-text .title::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 4px;
    width: 20px;
    background: #fff;
}

.metro-images .metro-text .desc {
    font-size: 13px;
    text-align: left;
    padding-top: 32px;
    font-weight: 300;
}

.metro-cart .main-image {
    /* width: 75%; */
    /* margin: auto; */
    text-align: right;
}

.metro-cart .main-image img {
    width: auto;
}

.metro-dark {}

.metro-dark .main-image {
    text-align: left;
    margin-left: 69px;
}

.metro-dark .metro-text {
    left: auto !important;
    right: 0;
    background: #383838 !important;
    border-left: none !important;
    border-right: 6px solid #bfbfbf !important;
}

/* our history page */
.our-history-page {}

.our-history-page .main-image {
    position: relative;
}

.our-history-page .main-image img {
    border-radius: 50%;
    image-rendering: -webkit-optimize-contrast;
    width: auto;
}

.our-history-page .main-image::before {
    content: "";
    position: absolute;
    background: #c12026;
    width: 60px;
    height: 60px;
    left: 0px;
    z-index: -1;
    top: 0;
}

.our-history-page .content {
    text-align: right;
    padding-right: 30px;
    padding-top: 15px;
}

.our-history-page .content .year {
    position: relative;
}

.our-history-page .content .year::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 1px;
    background: #bfbfbf;
    right: -40px;
    top: 9px;
}

.our-history-page .content .text {
    font-weight: 300;
}

.our-history-page .content .btm-img {}

.our-history-page .content .btm-img img {}

.our-history-page .doted-img {
    text-align: center;
}

.our-history-page .doted-img img {
    width: auto;
}

.our-history-page .t-right .content {
    text-align: left;
}

.our-history-page .t-right .main-image {
    text-align: right;
    padding-right: 35px;
}

.our-history-page .t-right .main-image {}

.our-history-page .t-right .main-image::before {
    left: auto;
    right: 35px;
}

.our-history-page .t-right .content .year::before {
    right: auto;
    left: -40px;
}

.top-h {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    padding-bottom: 37px;
}

.top-h span {
    color: #c12026;
    font-weight: bold;
}

/* contact-form */
.contact-form .contact-h span {
    color: #c12026;
    font-size: 20px;
    font-weight: bold;
}

.contact-form .contact-h {
    color: #444444;
    font-size: 20px;
    font-weight: bold;
}

/* .contacform-contt-content .content-left .form-cont .field-con {
  display: flex;
}

.content-left .field-con .name label {
  display: block;
} */
.contact-form .right-sub {
    padding-top: 10px;
    color: #c5c5c5;
}

.contact-form .field-con {
    display: flex;
    margin-bottom: 10px;
}

.form-cont label {
    display: block;
    /* margin-left: 3px; */
}

.contact-form .textarea textarea {
    width: 79%;
    background: #3c3c3c;
    color: #fff;
    /* height: 190px; */
}

.name.email {
    margin-left: 14px;
}

.form-cont button {
    border: 1px solid gray;
    width: 79%;
    margin-top: 13px;
    padding: 6px;
    color: #ffffff;
}

.contact-form {
    /* background-color: #3f3f3f; */
    /* margin-top: 75px; */
    /* width: 70%; */
    /* margin: auto; */
    /* padding: 50px 40px; */
}

.form-cont input[type="text"] {
    background: #3c3c3c;
    border: 1px solid #b7b7b7;
    padding: 5px 3px;
    color: #fff;
    width: 100%;
}

.contact-content {
    margin-top: 40px;
    float: left;
    width: 100%;
    background: #3f3f3f;
    padding: 40px 30px;
}

.right-cont {
    padding-top: 5px;
    width: 40%;
}

.form-cont {
    /* margin-top: 45px; */
    border-right: 1px solid;
}

.left-h {
    font-size: 20px;
    color: white;
}

.right-h {
    font-size: 20px;
    color: white;
    font-weight: bold;
}

.right-cont span {
    color: #f1f1f1;
}

.contact-h {
    padding-top: 115px;
}

.contact-h span {
    color: #c12026;
    font-size: 25px;
    font-weight: bold;
}

.contact-h {
    color: #444444;
    font-size: 25px;
    font-weight: bold;
    /* margin-left: 80px; */
    /* margin-bottom: 63px; */
    /* padding: 78px 79px; */
    /* margin-top: 20px; */
}

.map {
    text-align: center;
    margin-top: 59px;
}

.border {
    /* position: relative; */
    padding-left: 50px;
}

.border:before {
    /* background: #888888; */
    /* position: absolute; */
    /* content: ""; */
    /* border: 1px solid gray; */
    width: 2px;
    height: 230px;
    left: -15%;
    top: 26%;
}

.content-left .right-cont .title {
    font-size: 15px;
    color: #939393;
    padding-top: 14px;
    padding-left: 0;
}

.contact-form .content-left {
    /* margin-top: 20px; */
    padding-top: 45px;
    padding-left: 35px;
}

.contact-form .title {
    font-size: 20px;
    color: #fff;
    padding-left: 35px;
}

/* lab */
.laboratory .lab-h {
    color: #3a3a3a;
    font-weight: 700;
    font-size: 20px;
}

.laboratory .lab-info {
    color: #5b5b5b;
    padding-top: 20px;
}

/* lab-cart */
.lab-cart {
    display: flex;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
}

.lab-cart .cart-left {
    width: 40%;
}

.lab-cart .cart-left .c-main-heading {}

.lab-cart .cart-left .c-main-heading .sub-title {
    color: #ababab;
}

.lab-cart .cart-left .c-main-heading .title {
    font-size: 50px;
    font-weight: 700;
}

.lab-cart .cart-left .c-main-heading .title span {
    color: #c12026;
    font-size: 50px;
    font-weight: 700;
}

.lab-cart .cart-left .cart-list {
    display: flex;
    margin-top: 17px;
}

.lab-cart .cart-left .cart-list .line {
    background: #818181;
    width: 100px;
    height: 4px;
    margin-right: 25px;
    margin-top: 7px;
}

.lab-cart .cart-left .cart-list .list-item {}

.lab-cart .cart-left .cart-list .list-item ul {}

.lab-cart .cart-left .cart-list .list-item ul li {
    margin-bottom: 5px;
    text-transform: capitalize;
}

.lab-cart .main-image {
    position: relative;
}

.lab-cart .main-image img {}

.lab-cart .main-image::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: -300px;
    background: #f3f3f3;
    z-index: -1;
}

/* .reverse {
  display: flex;
  flex-direction: row-reverse;
}

.lab-cart .reverse {
} */
.lab-cart.reverse .cart-left {
    margin-left: 62px;
}

.reverse {
    display: flex;
    flex-direction: row-reverse;
    margin-top: 100px;
}

.reverse .cart-left {
    text-align: right;
}

.reverse .cart-left .c-main-heading {}

.reverse .cart-list {
    margin-left: 110px;
}

.reverse .cart-list .line {}

.reverse .cart-list .line {}

.reverse .main-image::before {
    left: auto;
    right: -300px;
}

.reverse .cart-left .cart-list .line {
    margin-left: 30px;
}

.reverse .cart-left .c-main-heading .sub-title {
    margin-right: 87px;
}

.reverse .cart-left ul {
    list-style-type: none;
}

.lab-cart .cart-left ul {
    list-style-type: none;
}

.lab-cart .main-image::after {
    content: "";
    height: 48px;
    width: 2px;
    background: #a6a6a6;
    position: absolute;
    bottom: -48px;
}

.reverse .main-image::after {
    content: "";
    height: 48px;
    width: 2px;
    background: #a6a6a6;
    position: absolute;
    bottom: -48px;
    left: 0px;
}

/* specifation */
.spec-heading object {}

.spec-heading .heading {
    font-size: 28px;
    font-weight: 500;
    text-transform: uppercase;
}

.spec-heading .heading span {
    color: #c90000;
    font-size: 28px;
    font-weight: 700;
}

.spec-heading .sub-text {
    border-left: 1px solid #161616;
    border-right: 1px solid #161616;
    display: inline-block;
    padding: 5px 5px;
    height: 30px;
    font-size: 20px;
    text-transform: uppercase;
}

.spec-heading .sub-text span {
    color: #c90000;
}

/* certified */
.certified {
    background-color: #f7f7f7;
    /* padding-top: 70px; */
    padding: 30px 0px;
    position: relative;
}

.certified .cer-top {
    position: absolute;
    top: 0;
    right: 0;
}

.certified .cer-rg-img {
    margin-top: 30%;
    margin-left: 80px;
}

.certified .cer-right-txt {
    font-weight: 700;
    margin-top: 100px;
    margin-left: 50px;
    color: #444444;
}

.certified .cer-right-txt::before {
    content: '';
    position: absolute;
    /* left: 0px; */
    top: -29px;
    width: 2px;
    height: 80px;
    background: #A6A6A6;
    z-index: 999;
}

.certified .cer-left-txt {
    margin-left: 55px;
    color: #444444;
    font-weight: 700;
    position: relative;
}

.certified .cer-left-txt::before {
    content: '';
    position: absolute;
    left: -250px;
    top: 6px;
    width: 150px;
    height: 2px;
    background: #A6A6A6;
    z-index: 999;
}

.certified .cer-right-text {
    font-weight: 700;
    padding-right: 100px;
    float: right;
    color: #444444;
    position: relative;
}

.certified .cer-right-text::before {
    content: '';
    position: absolute;
    right: -190px;
    top: 6px;
    width: 150px;
    height: 2px;
    background: #A6A6A6;
    z-index: 999;
}

.standard-img ul li {
    width: 33%;
    height: 130px;
    display: inline-block;
    text-align: center;
    border: 1px solid #cecece;
    float: left;
    padding: 30px;
}

.table-five {
    padding-top: 100px;
}

/* .table-section {
  background-image: url(img/1.webp);
} */
/* .table-section {
  background-image: url(img/stan-bg-2.webp);
} */
.bg-img {
    background-image: url(img/stan-bg.webp);
    background-size: cover;
    background-position: center;
}

.slick-left-icon {
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    margin-top: 40px;
    position: absolute;
    bottom: 0;
    left: 46%;
    /* right: 0; */
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}

.slick-right-icon {
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    margin-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    cursor: pointer;
}

.icon {
    display: none;
}

.standard-client .standard-img ul li img {
    width: auto;
}

/* .service-slider .b-image-section {
  /* position: relative; */
/* width: 25% !important; */

/* rnd page */
.rnd-page .right-text .right-inner {}

.rnd-page .right-text .right-inner .right-p {
    display: flex;
    padding: 0;
}

.rnd-page .right-text .right-inner .right-p .border-red {
    background: #e11b22ed;
    width: 1%;
    height: 17px;
    border-radius: 50px;
    margin-right: 25px;
}


.rnd-page .right-text .right-inner .content {
    width: 100%;
}

.rnd-page .main-heading .sub-heading {
    margin-bottom: 0px;
}



.rnd-page .company-left-text {
    width: 100%;
    margin: 30px 0px;
    padding-top: 0px;
}

.rnd-page .right-text {
    margin-bottom: 30px;
    min-height: 175px;
}

.rnd-page .content .content-title {
    color: #3A3A3A;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 20px;
}


/* social */
.social-content {
    position: relative;
}

.social-content p {
    font-size: 18px;
    margin-top: 15px;
    position: relative;
}

.social-content p.line-left::before {
    content: "";
    position: absolute;
    left: -20px;
    width: 1px;
    height: 100%;
    background-color: #787878;
}

.social-content p.line-left::after {
    content: "";
    position: absolute;
    left: -20.5px;
    width: 2px;
    bottom: 0;
    height: 30%;
    background-color: #e11b22;
}

.social-content .product-text.product-inner-text:before {
    left: -2%;
    height: 54px;
}

.social-content .social-image {
    width: 50%;
    margin: auto;
}

.social-content .mega-image {
    width: 50%;
    margin-top: 40px;
}

.social-content .mega-logo {
    width: 25%;
    margin-top: 30px;
}

.social-content .mega-watt {
    background-color: #F7F7F7;
    position: relative;
    padding: 90px 0px;
}

.social-content .mega-watt .main-heading {
    margin-bottom: 30px;
}

.social-content .mega-watt .main-heading .main-title {
    position: relative;
    display: inline;
}

.social-content .mega-watt .main-heading .main-title::before {
    content: "";
    position: absolute;
    width: 60%;
    height: 1px;
    bottom: -5px;
    left: 0;
    background-color: #787878;
}

.social-content .mega-watt .main-heading .main-title::after {
    content: "";
    position: absolute;
    width: 10%;
    height: 2px;
    bottom: -5.5px;
    left: 0;
    background-color: #e11b22;
}

.social-content .side-img {
    position: absolute;
    top: 10%;
    right: 0;
}

.social-content .social-cont-image {
    position: relative;
}

.social-content .mega-side-img {
    position: absolute;
    right: 0;
}

.product-inner-text p {
    font-size: 18px;
    font-weight: 400;
    color: #5B5B5B;
    padding-left: 12px;
}

/* responsive */

/* tablet */
@media (max-width: 998px) {

    /*  */
    .header-cont .menu {
        position: relative;
        float: left;
        width: 100%;
        margin-top: 10px;
    }

    .header-cont .left-logo img {
        width: 80px
    }

    .header-cont {
        padding: 6px;
    }

    .icon {
        display: block;
    }

    #myLinks {
        display: none;
        width: 150px;
        position: absolute;
        right: 0;
        bottom: -240px;
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        z-index: 9999;
        border-radius: 10px;
        padding: 5px 0;
    }

    a.icon {
        float: right;
    }

    i.fa.fa-bars {
        color: #fff;
    }

    .header-cont .menu ul li {
        display: block;
        margin: 0;
        text-align: left;
    }

    .header-cont .menu ul li a {
        color: #000;
        font-size: 11px;
        font-weight: 400;
        display: block;
        padding: 5px 10px;
    }

    /*  */
    .main-padding {
        padding: 25px 0px;
    }

    .history .b-inner-info {
        padding: 15px 30px;
    }

    .about-con {
        width: 40%;
        /* display: flex; */
        margin-bottom: 18px;
    }

    .metro-images .metro-cart .metro-text {
        left: 0;
        width: 70%;


    }

    .metro-dark .main-image {
        margin-left: 0px;
    }

    .home-project-cart .p-text {
        top: 470px;
    }



    .history .about-inner {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        position: relative;
        top: 41px;
    }

    .company .right-text {
        padding-top: 30px;
    }

    .footer .title.news {
        margin-top: 30px;
    }

    .reverse .cart-list {
        margin-left: 25px;
        width: 100%;
    }

    .lab-cart.reverse .cart-left {
        margin-left: 0px;

    }

    .lab-cart.reverse {
        margin-bottom: 70px;
    }

    .certified .cer-rg-img {
        display: none;
    }

    .certified .cer-right-txt {
        display: none;
    }

    .certified {
        text-align: center;
    }

    .table-section img {
        width: 100%;
    }

    .certified .cer-left-txt {
        display: none;
    }

    .table-six img {
        width: 100%;
    }

    .table-space {
        margin-top: 48px;
    }

    .table-3 img {
        width: 100%;
    }

    .certified .cer-right-text {
        display: none;
    }

    .lab-cart .cart-left .cart-list .line {
        display: none !important;
    }

    .lab-cart .cart-left .c-main-heading .title span {
        /* color: #c12026; */
        font-size: 35px;
        /* font-weight: 700; */
    }

    .lab-cart .cart-left .c-main-heading .title {
        font-size: 42px;
    }

    .reverse .cart-left .c-main-heading .sub-title {
        margin-right: 100px;
    }

    .lab-cart .cart-left .cart-list .list-item {
        text-align: left;
    }

    .form-cont {
        width: auto;
        margin: 20px auto;

    }

    .right-cont {

        width: auto;
    }

    .contact-form .title {

        padding-left: 0;
    }

    .contact-form .content-left {

        padding-top: 0;
        padding-left: 0;
    }

    .form-cont button {
        width: 100%;
    }

    .contact-form .textarea textarea {
        width: 100%;
    }

    .form-cont {
        border: none;
    }

    .certified .cer-right-txt::before {
        display: none;
    }

    /* rnd page */

    .rnd-page .company-left-text {
        float: left;
        width: 100%;
    }



}

/* mobile */
@media (max-width: 767px) {

    .header-cont .menu {
        position: relative;
        float: left;
        width: 100%;
        margin-top: 10px;
    }

    .header-cont .left-logo img {
        width: 60px
    }

    .header-cont {
        padding: 6px;
    }

    .icon {
        display: block;
    }

    #myLinks {
        display: none;
        width: 150px;
        position: absolute;
        right: 0;
        bottom: -240px;
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        z-index: 9999;
        border-radius: 10px;
        padding: 5px 0;
    }

    a.icon {
        float: right;
    }

    .client-img .cl {
        padding-right: 10px !important;

    }

    i.fa.fa-bars {
        color: #fff;
    }

    .header-cont .menu ul li {
        display: block;
        margin: 0;
        text-align: left;
    }

    .header-cont .menu ul li a {
        color: #000;
        font-size: 11px;
        font-weight: 400;
        display: block;
        padding: 5px 10px;
    }

    .panel-section .social {
        display: none;
    }

    .company .right-text .right-inner .right-h:before {
        /* color: #e11b22; */
        background-color: #e11b22;
        content: "";
        position: absolute;
        width: 8px;
        top: 4px;
        left: -10px;
        height: 17px;
        /* z-index: 1; */
        border-radius: 50px;
    }

    .panel-section .slick-dots {
        bottom: 35px;
    }

    .product-bu {
        display: none;
    }

    .fa-chevron-right:before {
        margin-left: 20px !important;
    }

    /* .slick-right-icon {
        margin-left: 50px !important;
    } */
    .company .company-left-text {
        width: 100%;
        font-size: 15px;
        line-height: 25px;
    }

    .company .right-text .right-p {
        font-size: 15px;
        line-height: 25px;
    }

    .about .about-con {
        width: 90%;
    }

    .about .b-data {
        display: block;
        margin-top: 80px;
        color: white;
        padding: 0px 22px;
    }

    .project-tab.all-project-tab {
        display: none;
    }

    .home-project-cart .p-text {

        top: 470px;
    }

    .home-project-cart .p-text .pro-list {
        /* margin-top: 25px; */
        height: 330px;
        overflow-y: scroll;
        width: 310px;
    }

    .project-slider .slick-dots {
        /* position: absolute; */
        bottom: -50px;
        /* display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center; */
    }

    .project-slider .slick-next {
        right: 0;
        display: none !important;
    }



    .product-text .product-inner-text:before {
        left: 0;
    }

    .product-text ul {

        width: 80%;

    }

    .project-links .project-tab {
        display: none;
    }

    .video iframe {
        height: 300px;
    }

    .metro-cart .main-image {
        display: none;
    }

    .metro-images .metro-cart .metro-text {
        width: 100%;
        position: inherit;
        padding: 50px 30px;
    }

    .metro-images .metro-text .title {
        width: 100%;
    }

    .metro-cart {
        margin-bottom: 50px;
    }

    .standard-client .standard-img ul li img {
        width: 100%;
    }

    .our-history-page .t-right .main-image {
        padding: 0;
    }

    .our-history-page .t-right .main-image::before {
        right: 0;
    }

    .our-history-page .content .year::before {
        display: none;
    }

    .our-history-page .content {
        padding: 0;
    }

    .footer-con {
        margin-top: 30px;
    }

    .footer .foo-inline {
        margin-top: 10px;
    }

    .footer .footer-last .c-right {

line-height: 20px;

margin-left: 20px;

font-size: 13px;

}
    .footer-con .qr-code{
    display: flex;
    flex-direction: column;
}
    .footer-con .qr-code img{
    width: 150px;
}

    .lab-cart {
        display: block;

    }

    .lab-cart .cart-left {
        width: 100%;
    }

    .reverse .cart-list {
        margin-left: 0;

    }

    .reverse .cart-left {
        text-align: left;
    }

    .reverse {

        margin-top: 40px;
    }

    .lab-cart.reverse {
        margin-bottom: 18px;
    }

    .lab-cart .main-image::before {
        display: none;
    }

    .lab-cart .main-image::after {
        display: none;
    }

    .certified .cer-right-text::before {
        display: none;
    }

    .form-cont {
        width: 100%;

    }

    .certified .cer-right-txt::before {
        display: none;
    }

    .certified .cer-rg-img {
        display: none;
    }

    .cer-left-txt {
        display: none;
    }

    .cer-right-txt {
        display: none;
    }

    .cer-right-text {
        display: none;
    }

    .table-five {
        padding-top: 40px;
    }

    .standard-img ul li {
        height: auto;
    }

    .contact-form .content-left {
        padding-top: 0;
        padding-left: 0;
        margin-bottom: 50px;

    }

    .contact-form .title {
        padding-left: 0px;
    }

    .right-cont {
        width: auto;
    }

    .main-title {
        font-size: 25px;
    }

    /* rnd page */
    .rnd-page .main-title {
        font-size: 20px;
    }

    /* .rnd-page .company-left-text{
        float: left;
        width: 100%;
    } */
    .rnd-page .right-text {
        padding: 0;
    }

    .rnd-page .content .content-title {

        margin-bottom: 10px;
    }


    /* social */
    .social-content p {
        font-size: 15px;
    }

    .social-content .social-image {
        width: 100%;
    }

    .social-content .mega-image {
        width: 100%;
    }

    .social-content .mega-logo {
        width: 80%;
    }

    .social-content .side-img {
        display: none;
    }

    .social-content .mega-side-img {
        display: none;
    }

    /* history */
    .our-history-page .main-image img {
        width: 100%;
    }
}