/* @import url("https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Red+Rose:wght@300..700&display=swap"); */
@font-face {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica'), url('../fonts/Helvetica.woff') format('woff');
}


@font-face {
    font-family: 'Helvetica Oblique';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Oblique'), url('../fonts/Helvetica-Oblique.woff') format('woff');
}


@font-face {
    font-family: 'Helvetica Compressed';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Compressed'), url('../fonts/helvetica-compressed-5871d14b6903a.woff') format('woff');
}


@font-face {
    font-family: 'Helvetica Rounded Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Rounded Bold'), url('../fonts/helvetica-rounded-bold-5871d05ead8de.woff') format('woff');
}


/* @font-face {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica'), url('../fonts/Helvetica-Bold.woff') format('woff');
    } */


@font-face {
    font-family: 'Helvetica Bold Oblique';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Bold Oblique'), url('../fonts/Helvetica-BoldOblique.woff') format('woff');
}


@font-face {
    font-family: 'Helvetica Light';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Light'), url('../fonts/helvetica-light-587ebe5a59211.woff') format('woff');
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: "Helvetica";
}

body {
    background-color: #1F1A17 !important;
    overflow-x: hidden;
}
html{
    overflow-x: hidden;
}

a {
    text-decoration: none !important;

}

p,
.f-gsc,
li {
    text-decoration: none !important;
    /* font-family: "Outfit", sans-serif; */
}

h1,
h2,
h3,
h4,
h5,
h6,
.f-rr {
    /* font-family: "Red Rose", serif; */
}

/* .f-pn{
    font-family: "Pangolin", serif;
} */
.bg-main {
    background: #1F1A17;
}

.bg-third {
    background: #14110f;
}

.bgf {
    background: #fff;
}

.p-rel {
    position: relative;
    z-index: 0;
}

.bg-second {
    background: #F8C301;
}

.color0 {
    color: #000 !important;
}

.colorf {
    color: #fff !important;
}

.color3 {
    color: #fa8b37 !important;
}

.color4 {
    color: #333 !important;
}

.bg-fff {
    background: #fff !important;
}

.tbp {
    padding: 70px 0;
}

.pbx2 {
    padding-bottom: 200px;
}

.tbm {
    margin: 100px 0;
}

.mtm-100 {
    margin-top: -100px;
}

.mt-10 {
    margin-top: 10px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mr-10 {
    margin-right: 10px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.mr-30 {
    margin-right: 30px !important;
}

.mr-40 {
    margin-right: 40px !important;
}

.mr-50 {
    margin-right: 50px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.ml-20 {
    margin-left: 20px !important;
}

.ml-30 {
    margin-left: 30px !important;
}

.ml-40 {
    margin-left: 40px !important;
}

.ml-50 {
    margin-left: 50px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}

img {
    width: 100%;
}

.tph-ic {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

a.navbar-brand img {
    max-width: 200px;
}

section.top-header {
    padding: 6px 0;
}

.tphl span {
    font-weight: 600;
    margin-right: 8px;
}

.tphl a {
    color: #111;
    margin-right: 8px;
}

.tphr-link {
    display: flex;
    align-items: center;
    gap: 20px;
}

.tphr-link a {
    color: #111;
    font-weight: 500;
}

.tphr-link a i {
    margin-right: 8px;
}

a.nav-link {
    color: #fff;
    font-weight: 400;
    padding: 26px 0 !important;
    font-size: 17px;
    letter-spacing: 0.4px;
}

li.nav-item {
    margin: 0 12px;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show,
.nav-link:focus,
.nav-link:hover {
    color: #F8C301 !important;
}

ul.navbar-nav {
    margin: 0 auto 0 0 !important;
}

ul.navbar-nav li.nav-item:last-child {
    margin: 0 0 0 14px !important;
}

.hrs-box img {
    max-height: 740px;
    min-height: 740px;
    object-fit: cover;
}

.btn1 {
    border: none;
    background: #F8C301;
    color: #111;
    padding: 5px 5px 5px 20px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    border-radius: 10px;
}

.btn1 span {
    background: #1F1A17;
    color: #fff;
    width: 44px;
    height: 44px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
}

.btn2 {
    border: none;
    background: #1F1A17;
    color: #Fff;
    padding: 5px 5px 5px 20px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    border-radius: 10px;
}

.btn2 span {
    background: #F8C301;
    color: #1F1A17;
    width: 44px;
    height: 44px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
}

.btn2:hover,
.btn1:hover {
    background: #fff;
    color: #1F1A17;
    transition: 0.5s;
}

.btn2:hover span {
    background: #1F1A17;
    transition: 0.5s;
    color: #F8C301;
}

.btn1:hover span {
    background: #F8C301;
    transition: 0.5s;
    color: #1F1A17;
}

.btn3 {
    border: none;
    background: #fff;
    color: #1F1A17;
    padding: 5px 5px 5px 20px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    border-radius: 10px;
}

.btn3 span {
    background: #F8C301;
    color: #1F1A17;
    width: 44px;
    height: 44px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
}

.hrs-box {
    position: relative;
    z-index: 0;
}

.hrs-con {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 760px;
    left: 130px;
    padding: 50px 50px 50px 50px;
}

.hrs-con h5 {
    font-size: 60px;
    font-weight: 800;
    color: rgb(255, 255, 255);
    margin-bottom: 4px;
}

.hrs-con p {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 22px;
    font-weight: 300;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.hrs-con:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: linear-gradient(90deg, #0000008c 0%, #1f1a171f 90%);
    z-index: -1;
    max-width: 100%;
    border-left: 6px solid #F8C301;
}

.slick-prev {
    left: 30px !important;
    z-index: 1 !important;
}

.slick-next {
    right: 30px !important;
}

.slick-next,
.slick-prev {
    width: 60px !important;
    height: 60px !important;
    background-color: #0000009e !important;
    border-radius: 12px;
}

.slick-next:before,
.slick-prev:before {
    font-family: 'FontAwesome' !important;
}

/* .hero-section {
    padding: 0 40px;
} */
.main-header .navbar {
    padding: 0px 0;
}

.habtl1 img {
    max-height: 560px;
    min-height: 560px;
    object-fit: cover;
}

.habtl2 img {
    max-height: 270px;
    min-height: 270px;
    object-fit: cover;
}

.main-tt span {
    color: #F8C301;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    padding: 0px 0 10px 14px;
    position: relative;
    z-index: 0;
    line-height: 17px;
    display: inline-block;
    margin-bottom: 20px;
}

.main-tt span:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    background: #F8C301;
    left: 0;
    bottom: 0;
    max-height: 24px;
}

.main-tt span:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #F8C301;
    left: 0;
    bottom: 0;
    max-height: 22px;
}

.main-tt h4 {
    font-size: 42px;
    color: #fff;
    line-height: 54px;
    font-weight: 400;
    letter-spacing: 0.4px;
    margin-bottom: 16px;
}

.main-con p {
    color: #fff;
    line-height: 30px;
    font-size: 17px;
    letter-spacing: 0.5px;
    font-weight: 300;
}

.main-con p a {
    color: #f8b000;
}

section.h-abt:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/bg3.png);
    left: 0px;
    top: 0px;
    z-index: -1;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 1000px;
    opacity: 0.7;
}

.mtc p {
    color: #fff;
    line-height: 30px;
    font-size: 17px;
    letter-spacing: 0.5px;
    font-weight: 300;
}

.mtc {
    max-width: 720px;
    margin-inline: auto;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    z-index: 0;
}

.mtc:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background: #3b3735;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 280px;
}

.mtc:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    background: #F8C301;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 100px;
}

/* section.h-wwd:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/bg2.png);
    left: 0;
    top: 0;
    z-index: -1;
    opacity: 0.3;
    background-size: cover;
    background-position: center center;
} */
.hwd-con {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
}

.hwd-box {
    background: #00000061;
    width: 100%;
    max-width: 48%;
    padding: 20px 20px;
}

.hwd-box span {
    width: 80px;
    height: 80px;
    display: inline-flex;
    background: #ffffff0f;
    padding: 10px 10px;
    margin-bottom: 16px;
}

.hwd-box h5 {
    color: #fff;
    margin-bottom: 12px;
}

.hwd-box p {
    margin-bottom: 0;
    color: #ccc;
    line-height: 30px;
    font-size: 17px;
    letter-spacing: 0.5px;
}

.hind-box {
    margin: 0 16px;
}

/* .hind-slider .slick-list {
    margin: 0 -16px;
} */

.indb-con {
    background: #ffffff;
    padding: 20px 20px;
    width: 100%;
    max-width: 75%;
    margin-top: -70px;
    position: relative;
    z-index: 1;
    border-radius: 10px 0px 10px 10px;
    margin-right: 0;
    margin-left: auto;
}

/* .indb-img {
    margin-left: 20px;
} */
.indb-img img {
    max-height: 420px;
    min-height: 420px;
    object-fit: cover;
    border-radius: 20px;
}

/* .indb-con:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: transparent;
    left: 0;
    top: -20px;
    border: 10px solid #e1e1e1;
    border-top-color: transparent;
    border-left-color: transparent;
} */
.indb-con p {
    line-height: 30px;
    font-size: 17px;
    letter-spacing: 0.5px;
    color: #333;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0;
}

.habtl-year h5 {
    color: #1F1A17;
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 0;
}

.habtl-year {
    background: #f8c301b5;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 25px 25px;
    text-align: center;
    max-width: 150px;
    border-radius: 14px;
    backdrop-filter: blur(2px);
}

.habtl-year p {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 18px;
    color: #1F1A17;
}

.habtl-year:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    z-index: -1;
    border: 2px solid #1F1A17;
    max-width: calc(100% - 8px);
    max-height: calc(100% - 8px);
    transform: translate(-50%, -50%);
    /* background: #F8C301; */
    border-radius: 10px;
}

section.h-industries,
.dt-blc,
.whg2,
.career-opening {
    border-radius: 80px 80px 0 0;
    background-image: linear-gradient(to right top, #f8c301, #f8be00, #f8b900, #f8b500, #f8b000, #f8b000, #f8b000, #f8b000, #f8b500, #f8b900, #f8be00, #f8c301);
}

/* section.h-industries {
    border-radius: 70px;
    background: linear-gradient(0deg, #0c0a08d4, #0c0a08, #0c0a08ba);

} */
.habtl-box img {
    border-radius: 40px;
}

.main-ul ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.main-ul ul li {
    color: #fff;
    font-size: 17px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
    line-height: 30px;
    padding-left: 35px;
    position: relative;
    z-index: 0;
    font-weight: 300;
}

.main-ul ul li a {
    color: #f8b000;
}

.main-ul ul li:before {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background: url(../../assets/img/li-ico.png);
    left: 0;
    top: 5px;
    background-size: contain;
}

.ulf2 {
    display: flex;
    flex-wrap: wrap;
}

.ulf2 li {
    width: 100%;
    max-width: 50%;
}

/* .hind-slider .slick-list {
    margin: 0 -12px;
} */
.indb-con a.btn1 {
    padding: 5px 5px 5px 15px;
}

.indb-con .btn1 span {
    width: 36px;
    height: 36px;
    font-size: 14px;
}

.indb-con h5 {
    font-size: 24px;
    font-weight: 500;
    color: #222;
}

/* .hns-ic:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #0c0a0836, #0c0a08, #0c0a082e);
    top: 0;
    left: 50%;
    border-radius: 80px 80px 0 0;
    transform: translateX(-50%);
    min-width: 110%;
    z-index: -1;
} */

.hnsc-box {
    display: flex;
    /* align-items: center; */
    column-gap: 0;
    max-width: 1300px;
    margin-inline: auto;
    margin-bottom: 40px;
    background: #f8c3018c;
}

.nscb-r {
    /* background: #ffffff24; */
    padding: 40px 40px;
}

/* .nscb-l {
    background: #00000038;
} */
.nscb-r h5 {
    font-size: 24px;
    color: #fff;
    margin-bottom: 8px;
}

.nscb-r h5 span {
    color: #F8C301;
}

/* .nscb-r p {
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 300;
    letter-spacing: 0.5px;
} */
.nscb-r p {
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 300;
    letter-spacing: 0.5px;
}

.nscb-l,
.nscb-r {
    width: 100%;
    /* height: 100%; */
    max-width: 50%;
}

/* .nscb-l {
    max-width: 300px;
    min-width: 300px;
    padding: 0px 30px;
} */
.hnsc-box:nth-child(odd) .nscb-l {
    order: 1;
}

.hnsc-box:nth-child(odd) .nscb-r {
    order: 2;
}

.hnsc-box:nth-child(even) {
    background-color: #00000038;
}

/* .nscb-l img {
    max-height: 160px;
    min-height: 160px;
    object-fit: contain;
    object-position: center center;
} */
.hnsc-box:last-child {
    margin-bottom: 0;
}

.header-btn .btn1 span {
    width: 36px;
    height: 36px;
    font-size: 14px;
}

.header-btn .btn1 {
    padding: 5px 5px 5px 14px;
    gap: 10px;
}

.mtbt h4 {
    color: #1F1A17;
}

.mtbt p {
    color: #1F1A17;
    font-weight: 400;
}

.mtbt:before {
    background: #04030057;
}

.mtbt:after {
    background: #1F1A17;
}

/* section.h-wwd {
    background-image: linear-gradient(to right top, #f8c301, #f8be00, #f8b900, #f8b500, #f8b000, #f8b000, #f8b000, #f8b000, #f8b500, #f8b900, #f8be00, #f8c301);
} */
/* .hwdn-cc {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
} */
.hwdc-bx {
    width: 100%;
    /* max-width: 23%; */
    margin: 0 12px;
    text-align: center;
}

.hwdc-bx img {
    border-radius: 20px;
    margin-bottom: 12px;
    min-height: 360px;
    max-height: 360px;
    object-fit: cover;
}

.hwdc-bx span {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 0.2px;
    font-family: "Outfit", sans-serif;
}

.hwd-ic:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    /* background-image: linear-gradient(to right top, #f8c301, #f8be00, #f8b900, #f8b500, #f8b000, #f8b000, #f8b000, #f8b000, #f8b500, #f8b900, #f8be00, #f8c301); */
    background-image: linear-gradient(0deg, #0c0a08d4, #0c0a08, #0c0a08ba);
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    min-width: 100%;
    border-radius: 0 0 70px 70px;
}

.hwd-ic {
    padding-bottom: 40px !important;
    padding-inline: 40px !important;
}

.ucr-box {
    background: #fff;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    padding: 28px 34px;
    border-radius: 10px;
    gap: 22px;
}

.ucrb-l span {
    font-size: 46px;
    font-family: "Outfit", sans-serif;
    font-weight: 700;
    color: #ddd;
}

.ucrb-r p {
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 400;
    color: #333;
    letter-spacing: 0.4px;
    line-height: 30px;
}

.ucrb-r h5 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 6px;
    color: #111;
}

.ucr-box:hover,
.ucr-active {
    background-image: linear-gradient(to right top, #f8c301, #f8be00, #f8b900, #f8b500, #f8b000, #f8b000, #f8b000, #f8b000, #f8b500, #f8b900, #f8be00, #f8c301);
}

.ucr-box:hover .ucrb-l span,
.ucr-active .ucrb-l span {
    color: #00000069;
}

.wucl-ii {
    position: sticky;
    top: 120px;
}

section.h-testimonial {
    border-radius: 80px 80px 0 0;
}

.htsl-ic img {
    border-radius: 40px;
}

span.ts-ratting {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #ff9b00;
    font-size: 18px;
    margin-bottom: 28px;
}

.ts-box p {
    font-size: 17px;
    line-height: 30px;
    color: #fff;
    letter-spacing: 0.5px;
    margin-bottom: 30px;
}

.tsb-user {
    display: flex;
    align-items: center;
    gap: 22px;
}

.tsbu-img img {
    max-width: 55px;
    min-width: 55px;
    max-height: 55px;
    min-height: 55px;
    border-radius: 8px;
    object-fit: cover;
}

.tsbu-details h5 {
    color: #fff;
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 18px;
}

.tsbu-details span {
    color: #F8C301;
    font-weight: 400;
    letter-spacing: 0.5px;
    font-size: 15px;
    font-family: "Outfit", sans-serif;
}

.testimonial-slider .slick-next,
.testimonial-slider .slick-prev {
    top: unset !important;
    transform: unset !important;
    background-color: #F8C301 !important;
    bottom: 0;
}

.testimonial-slider .slick-next {
    right: 0px !important;
}

.testimonial-slider .slick-prev {
    left: unset !important;
    z-index: 1 !important;
    right: 75px;
}

.testimonial-slider .slick-next:before,
.testimonial-slider .slick-prev:before {
    font-family: 'FontAwesome' !important;
    color: #111 !important;
}

section.h-testimonial:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/bg4.png);
    top: 0;
    left: 0;
    border-radius: 80px 80px 0 0;
    z-index: -1;
    filter: invert(1);
    opacity: 0.5;
}

section.h-why-us,
section.h-wwd {
    background: url(../../assets/img/bg1.png);
}

section.h-industries:before,
.dt-blc:before,
.whg2:before,
.career-opening:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/bg2.png);
    top: 0;
    left: 0;
    border-radius: 80px 80px 0 0;
    z-index: -1;
    filter: brightness(0);
    background-repeat: repeat-x;
    background-position: bottom center;
    background-size: cover;
    opacity: 0.5;
}

section.h-contact {
    background: linear-gradient(to right top, #f8c301, #f8be00, #f8b900, #f8b500, #f8b000, #f8b000, #f8b000, #f8b000, #f8b500, #f8b900, #f8be00, #f8c301);
    border-radius: 80px 80px 0 0;
}

section.h-contact:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 47%;
    top: 0;
    left: 0;
    background-image: url('../../assets/img/contact.png');
    background-size: cover;
    background-position: top center;
    background-color: #ffffff75;
    border-radius: 80px 0 0 0;
}

/* section.h-contact:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/bg5.png);
    top: 0;
    left: 0;
    border-radius: 80px 80px 0 0;
    filter: brightness(0.15);
    z-index: -1;
} */
section.h-contact:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/bg5.png);
    top: 0;
    left: 0;
    border-radius: 80px 80px 0 0;
    filter: brightness(0);
    z-index: -1;
    opacity: 0.18;
}

.mtbt span {
    color: #1F1A17;
    font-weight: 600;
}

.mtbt span:before,
.mtbt span:after {
    background: #1F1A17;
}

.mub ul li {
    color: #111;
    font-weight: 400;
}

.mub ul li:before {
    filter: brightness(0.15);
}

.form-row {
    display: flex;
    gap: 16px;
}

.form-group {
    width: 100%;
    margin-bottom: 16px;
}

/* .hctr-ic {
    background: #0000002e;
    padding: 30px 30px;
    border-radius: 30px;
} */
.form-control,
.form-select {
    background-color: #1f1a1769 !important;
    border: none !important;
    padding: 15px 20px !important;
    color: #fff !important;
    border-radius: 12px;
}

.form-select {
    color: #1d1d1d !important;
}

.form-control::placeholder {
    color: #1d1d1d !important;
}

.ft-top {
    padding: 80px 0 60px;
}

.ftb-ic {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ftb-ic p {
    margin-bottom: 0;
}

footer {
    background: linear-gradient(0deg, #0c0a08d4, #000000, #0c0a08ba);
}

/* .ft-btm {
    background: linear-gradient(to right top, #f8c301, #f8be00, #f8b900, #f8b500, #f8b000, #f8b000, #f8b000, #f8b000, #f8b500, #f8b900, #f8be00, #f8c301);
    padding: 16px 0;
} */
.ft-btm {
    background: #000000;
    padding: 16px 0;
}

.ftc-ic1 {
    margin-right: 0px;
}

.ftc-con p {
    line-height: 26px;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #ccc;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    margin-bottom: 0px;
    overflow: hidden;
}

.ftc-logo a {
    background: transparent;
    display: block;
    padding: 0;
    max-width: 260px;
}

.ftc-con {
    margin: 24px 0;
}

.ftc-social {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.ftc-social span {
    color: #F8C301;
    font-weight: 400;
    letter-spacing: 0.4px;
    font-family: "Outfit", sans-serif;
    font-size: 15px;
}

.ftc-social a {
    border: 1px solid #F8C301;
    color: #F8C301;
    width: 44px;
    height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    /* border-right: unset; */
}

.ftc-social a:last-child {
    border-right: 1px solid #F8C301;
}

.ftc-social a:hover {
    border: 1px solid #F8C301;
    background-color: #F8C301;
    color: #111;
    transition: 0.5s;
}

.ftc-ul ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ftc-ul ul li a {
    line-height: 26px;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #ccc;
}

.ftc-ul ul li a:hover {
    color: #f8c301;
}

.ftc-ul ul li {
    margin: 6px 0;
}

.ulf2 {
    display: flex;
    flex-wrap: wrap;
}

.ulf2 li {
    width: 100%;
    max-width: 50%;
}

.tca-bx {
    display: flex;
    gap: 16px;
    align-items: flex-start;
    margin-bottom: 24px;
}

.cab-l span {
    background: red;
    color: #fff;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    box-shadow: 3px 3px 0px #b0000057;
}

.ftc-tt {
    margin-bottom: 12px;
}

.cab-r h5 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.3px;
    margin-bottom: 2px;
}

.cab-r p {
    margin-bottom: 0;
    line-height: 26px;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #ccc;
}

.cab-r p a {
    color: #ccc;
}

.cab-r p a:hover {
    color: #f8c301;
}

.ftb-ic p {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}

.ftb-ic p a {
    color: #f8b000;
}

.ft-top:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/bg3.png);
    top: 0;
    left: 0;
    z-index: -1;
    background-repeat: repeat-x;
    background-position: bottom center;
    opacity: 0.6;
    filter: brightness(0.4);
}

.main-header {
    position: relative;
    z-index: 2;
}

.sticky {
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 999999;
    box-shadow: 0 20px 30px #00000091;
}

ul.dropdown-menu {
    background: linear-gradient(45deg, #fffcf2, #ffffff, #fffefb);
    border: none;
    border-radius: 0 0 10px 10px !important;
    box-shadow: 4px 4px 0px #ffffff3b;
    padding: 0px 10px;
}

a.dropdown-item {
    color: #1F1A17;
    font-weight: 500;
    border-bottom: 1px solid #1f1a1747;
    padding: 10px 14px;
}

ul.dropdown-menu li:last-child a.dropdown-item {
    border-bottom: none;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: var(--bs-dropdown-link-hover-color);
    background-color: #00000017 !important;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #1F1A17 !important;
}

@media(min-width:992px) {
    li.dropdown:hover .dropdown-menu {
        display: block;
    }
}

.tphr {
    display: flex;
    gap: 20px;
    align-items: center;
}

/* a.VIpgJd-ZVi9od-xl07Ob-lTBxed {
    width: 100%;
    display: inline-flex;
    gap: 4px !important;
    align-items: center;
}
a.VIpgJd-ZVi9od-xl07Ob-lTBxed img {
    display: none;
}
.goog-te-gadget-simple {
    background: #1F1A17 !important;
    border: none !important;
    padding: 4px 4px !important;
    border-radius: 8px;
}
.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
    color: #fff !important;
}
.goog-te-gadget img {
    border-radius: 50% !important;
}
a.VIpgJd-ZVi9od-xl07Ob-lTBxed span:last-child {
    color: #fff !important;
    font-size: 10px;
    margin-bottom: -2px;
} */
/* a.VIpgJd-ZVi9od-xl07Ob-lTBxed span:nth-child(2) {
    display: none !important;
} */
.rg-30 {
    row-gap: 30px;
}

.pc-whatsapp {
    position: fixed;
    bottom: 20px;
    right: 20px;
}

/* .pc-whatsapp {
    max-width: 46px;
} */
nav.navbar .cus-container {
    display: flex;
    flex-wrap: inherit;
    align-items: center;
    justify-content: space-between;
}

.cus-container {
    width: 100%;
    max-width: calc(100% - 80px);
    margin-inline: auto;
}

/* body>.skiptranslate, .goog-logo-link, .gskiptranslate, .goog-te-gadget span, .goog-te-banner-frame, #goog-gt-tt, .goog-te-balloon-frame, div#goog-gt-tt {
  display: none !important;
} */

.goog-te-gadget {
    color: transparent !important;
    font-size: 0px;
}

.goog-text-highlight {
    background: transparent !important;
    box-shadow: transparent !important;
}

#google_translate_element select {
    background: #2b1a12;
    color: #fff;
    border: none;
    font-weight: bold;
    border-radius: 3px;
    padding: 8px 20px 8px 12px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('data:image/svg+xml;utf8,<svg fill="white" height="10" viewBox="0 0 10 10" width="10" xmlns="http://www.w3.org/2000/svg"><polygon points="0,0 10,0 5,7"/></svg>');
    background-repeat: no-repeat;
    background-position: 90% 15px;
    background-size: 10px 10px;
}

a.VIpgJd-ZVi9od-l4eHX-hSRGPd {
    display: none;
}

#google_translate_element .VIpgJd-ZVi9od-l4eHX-hSRGPd {
    display: none !important;
}

.mw-1000 {
    max-width: 1000px;
}

section.international-customer.tbp {
    background: linear-gradient(to right top, #f8c301, #f8be00, #f8b900, #f8b500, #f8b000, #f8b000, #f8b000, #f8b000, #f8b500, #f8b900, #f8be00, #f8c301);
    border-radius: 80px 80px 0 0;
    position: relative;
    z-index: 0;
}

.inc-con {
    display: flex;
    flex-wrap: wrap;
    gap: 36px;
    justify-content: center;
}

.inc-box {
    width: 100%;
    max-width: 30%;
    background: #0000001c;
    padding: 15px 6px 15px 6px;
    border-radius: 8PX;
    border-bottom: 8px solid #00000017;
    display: flex;
    gap: 14px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}

.inc-box p {
    color: #111;
    line-height: 30px;
    font-size: 18px;
    letter-spacing: 0.5px;
    font-weight: 400;
    margin-bottom: 0;
}

.inc-box h5 {
    color: #111;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0;
    width: 100%;
}

.inc-box span {
    display: inline-flex;
    padding: 8px 8px;
    border-radius: 0 10px 10px 0px;
    position: relative;
    z-index: 0;
    max-width: 76px;
}

/* .inc-box span:after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background: transparent;
    bottom: -16px;
    left: 0;
    border: 8px solid #a37501;
    border-bottom-color: transparent;
    border-left-color: transparent;
} */
/* .inc-box span:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    background: transparent;
    left: 0;
    top: -16px;
    border: 8px solid #a37501;
    border-top-color: transparent;
    border-left-color: transparent;
} */
.hi-100 {
    height: 100%;

}

.hi-100 img {
    height: 100%;
    object-fit: cover;

}

.bri-40 {
    border-radius: 40px;
}

.hd1-ic {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

section.header1 {
    background: #F8C301;
    position: relative;
    z-index: 0;
}

.hd1r {
    display: flex;
    align-items: center;
}

.hd1r-box {
    display: flex;
    align-items: center;
    gap: 4px;
    padding-right: 24px;
    margin-right: 24px;
    border-right: 2px solid #4747473d;
}

.rb-l img {
    max-width: 60px;
    /* opacity: 0.5; */
}

.hd1l {
    background: #1F1A17;
    padding: 20px 60px 20px 40px;
    margin-left: -40px;
    clip-path: polygon(0 0, 100% 0, 85% 100%, 0% 100%);
}

.hd1l img {
    max-width: 260px;
}

a.navbar-brand {
    display: none;
}

.rb-r p {
    margin-bottom: 0;
    font-size: 17px;
    font-weight: 500;
    color: #333;
}

.rb-r p a {
    color: #333;
}

.rb-r h6 {
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 15px;
    color: #444;
}

.hd1r-box:last-child {
    margin-right: 0;
    padding-right: 0;
    border: none;
}

section.header1:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/header_top_overlay.png);
    background-size: cover;
    filter: brightness(0);
    background-position: center center;
    background-repeat: repeat;
    z-index: -1;
    opacity: 0.7;
}

section.main-slider {
    background: url(../../assets/img/banner-bg4.jpg);
    background-size: cover;
}

.msr-sld {
    padding: 70px 0;
}

.sldl-con h5 {
    font-size: 66px;
    font-weight: 800;
    color: #111;
    margin-bottom: 4px;
    letter-spacing: -1px;
}

/* .sldl-con h5 span{
    font-size: 60px;
    font-weight: 800;
    color: #111;
    margin-bottom: 4px;
} */
.sldl-con p {
    font-size: 18px;
    line-height: 30px;
    color: #111;
    margin-bottom: 22px;
    font-weight: 400;
}

.sldl-con {
    max-width: 700px;
}

.sld-ic {
    padding: 0 100px;
}

.sldr img {
    border-radius: 50px;
}

.international-customer:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/bg4.png);
    top: 0;
    left: 0;
    border-radius: 80px 80px 0 0;
    z-index: -1;
    /* filter: invert(1); */
    opacity: 1;
    background-position: center center;
}

.ftc-ic3 {
    margin: 0 0 0 0px;
}

.hab-new-img img {
    border-radius: 20px;
}

.sldr img {
    min-height: 540px;
    max-height: 540px;
    object-fit: contain;
}

.slick-dots li button:before {
    font-size: 14px !important;
    opacity: .5 !important;
    color: #fff !important;
}

.slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: #F8C301 !important;
}

.slick-dots {
    bottom: -36px !important;
}

.hind-slider .slick-dots li button:before {
    font-size: 14px !important;
    opacity: .5 !important;
    color: #333 !important;
}

.hind-slider .slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: #000 !important;
}

.hind-slider .slick-dots {
    bottom: -56px !important;
}

section.i-banenr {
    background: url(../../assets/img/i-banner.webp);
    background-size: cover;
    padding: 40px 0 40px;
    text-align: center;
    background-position: center center;
    position: relative;
    z-index: 0;
}

section.i-banenr:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #3d3000a1;
    top: 0;
    left: 0;
    z-index: -1;
}

.ibc-content h4 {
    font-size: 45px;
    margin-bottom: 10px;
    color: #fff;
}

.ibc-content p {
    display: inline-flex;
    background: #f8c30147;
    padding: 6px 16px 5px;
    align-items: center;
    gap: 8px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 6px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
}

.ibc-content p a {
    color: #fff;
}

.ftc-rf input.form-control {
    background: #fff !important;
    height: 54px;
}

.ftc-rf {
    position: relative;
    z-index: 0;
}

.ftc-btn {
    position: absolute;
    background: #F8C301;
    border: none;
    top: 0;
    right: 0;
    height: 54px;
    width: 54px;
    border-radius: 4px;
    font-size: 18px;
}

/* .pc-whatsapp a {
    display: inline-flex;
    width: 100%;
    background: #00a315;
    align-items: center;
    padding: 12px 18px 12px 18px;
    border-radius: 50px;
    color: #fff;
    gap: 6px;
} */
.pc-whatsapp a {
    display: inline-flex;
    width: 100%;
    background: #00a315c7;
    align-items: center;
    padding: 12px 18px 12px 18px;
    border-radius: 50px;
    color: #fff;
    gap: 6px;
    backdrop-filter: blur(1px);
}

.pc-whatsapp a:hover {
    background: #00a315;
    transition: 0.5s;
}

.pc-whatsapp a i {
    font-size: 26px;
}

.pc-whatsapp a span {
    font-size: 14px;
    font-weight: 400;
    font-family: 'Helvetica';
    letter-spacing: 0.7px;
}

.pc-whatsapp a::before,
.pc-whatsapp a::after {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border: 2px solid #25d366;
    border-radius: 50px;
    animation: ripple 2s linear infinite;
    opacity: 0;
}

.pc-whatsapp a::after {
    animation-delay: 1s;
}

.btn4 {
    border: none;
    background: #F8C301;
    color: #111;
    padding: 10px 16px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    position: relative;
    z-index: 0;
    border-radius: 10px;
}

.btn4:hover {
    background: #e4b200;
    transition: 0.5s;
}

.btn4::before,
.btn4::after {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border: 1px solid #F8C301;
    border-radius: 10px;
    animation: ripple 2s linear infinite;
    opacity: 0;
}

@keyframes ripple {
    0% {
        transform: scale(1);
        opacity: 1;
    }

    70% {
        transform: scale(1.3);
        opacity: 0;
    }

    100% {
        transform: scale(1.4);
        opacity: 0;
    }
}

.i-cover {
    object-fit: cover !important;
}

.cab-link {
    color: #f8c301 !important;
}

.cab-link i {
    margin-left: 4px;
}

.ftc-st h5 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 16px;
}

.tca-nb p {
    margin-bottom: 8px;
}

.tca-nb p a {
    color: #ccc;
}

.tca-nb p a:hover {
    color: #F8C301;
}

.tca-nb p i {
    /* color: #F8C301; */
    margin-right: 8px;
}

/* .ftc-icne {
    display: flex;
    gap: 20px;
} */
.ftc-ic2 {
    margin-left: 30px;
}

.int-img img {
    border-radius: 40px;
}

.hind-box:hover .indb-con {
    background: #1F1A17;
    margin-top: -90px;
    transition: 0.5s;
}

.hind-box:hover .indb-con h5,
.hind-box:hover .indb-con p {
    color: #fff;
    transition: 0.5s;
}

p.ftc-fp-call i {
    color: #00c2ff;
}

p.ftc-fp-email i {
    color: #ff7800;
}

p.ftc-fp-whatsapp i {
    color: #48ff00;
}

p.ftc-fp-tel i {
    color: red;
}

.hctl-ic img {
    display: none;
}

.hind-nrow {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
    justify-content: center;
}

.hind-nrow .indb-con {
    background: #ffffff;
    padding: 20px 20px;
    width: 100%;
    max-width: 75%;
    margin-top: -40px;
    position: relative;
    z-index: 1;
    border-radius: 10px 10px 10px 10px;
    margin-inline: auto;
    text-align: center;
}

.hind-nrow .hind-box {
    margin: 0 16px;
    width: 100%;
    max-width: 22%;
}

.hind-nrow .indb-img img {
    max-height: 320px;
    min-height: 320px;
}

.hind-nrow .indb-con h5 {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.md-message-sec,
.mild-steel-sec {
    border-radius: 80px 80px 0 0;
    background-image: linear-gradient(to right top, #f8c301, #f8be00, #f8b900, #f8b500, #f8b000, #f8b000, #f8b000, #f8b000, #f8b500, #f8b900, #f8be00, #f8c301);
    padding: 60px 60px;
    position: relative;
    z-index: 0;
}

.md-message-sec:before,
.mild-steel-sec:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: -1;
    filter: brightness(0);
    opacity: 0.5;
    background: url("../../assets/img/bg2.png") center bottom / cover repeat-x;
    border-radius: 80px 80px 0px 0px;
    background-position: center bottom;
}

.main-tt h6 {
    display: inline-flex;
    background: #F8C30126;
    padding: 8px 16px;
    align-items: center;
    gap: 8px;
    text-transform: uppercase;
    color: #F8C301;
    border-radius: 6px;
    margin-bottom: 16px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
}

.mtbt h6 {
    display: inline-flex;
    background: #11111126;
    padding: 8px 16px;
    align-items: center;
    gap: 8px;
    text-transform: uppercase;
    color: #111;
    border-radius: 6px;
    margin-bottom: 16px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.3px;
}

.nscb-ico {
    width: 80px;
    height: 80px;
    background: #00000069;
    padding: 12px;
    margin-bottom: 16px;
}

.nscb-l img {
    height: 100%;
    object-fit: cover;
}

.back-to-top a.btt-ico {
    position: fixed;
    bottom: -50px;
    right: 20px;
    background: #f8c301c7;
    width: 50px;
    height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    color: #222;
    border-radius: 9px;
    backdrop-filter: blur(2px);
    box-shadow: 0 0 20px #00000078;
}

.btt-show {
    bottom: 90px !important;
    transition: 0.8s;
}

.back-to-top a:hover {
    transition: 0.5s;
    background: #f8c301;
}

section.maching-sec {
    border-radius: 80px 80px 0 0;
    background-image: linear-gradient(to right top, #f8c301, #f8be00, #f8b900, #f8b500, #f8b000, #f8b000, #f8b000, #f8b000, #f8b500, #f8b900, #f8be00, #f8c301);
}

.sub-tt h5 {
    padding-left: 20px;
    margin-bottom: 20px;
    position: relative;
    z-index: 0;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #111;
    line-height: 30px;
}

.sub-tt h5:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 100%;
    background-color: #111;
    left: 0;
    top: 0;
    border-radius: 6px;
}

.stf h5 {
    color: #fff;
}

.stf h5:before {
    background-color: #f8b000;
}

.mcs-con {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    justify-content: center;
}

.mcsc-box {
    width: 100%;
    background: #00000026;
    padding: 40px 30px 30px;
    max-width: 31%;
    border-radius: 20px;
}

.vsm-con {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.vsmc-box {
    background: #000000c7;
    padding: 30px 30px;
    backdrop-filter: blur(2px);
    border-radius: 20px;
    width: 100%;
}

span.vsmc-ico {
    width: 80px;
    height: 80px;
    display: inline-flex;
    margin-bottom: 30px;
    background: #ffffff2b;
    padding: 12px;
    border-radius: 10px;
}

section.vision-mision-sec {
    background: url(../../assets/img/vms.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    position: relative;
    z-index: 0;
    border-radius: 80px 80px 0 0;
}

section.vision-mision-sec:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000073;
    top: 0;
    left: 0;
    z-index: -1;
    border-radius: 80px 80px 0 0;
}

.cnsl-ic .cab-l span {
    background: #F8C301;
    color: #111;
    box-shadow: 3px 3px 0px #F8C30157;
}

.cnsr-ic {
    background: #f3f3f3;
    padding: 30px 30px;
    position: relative;
    z-index: 0;
    border-radius: 20px;
}

.cnsr-ic:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/bg5.png);
    top: 0;
    left: 0;
    border-radius: 80px 80px 0 0;
    filter: brightness(0);
    z-index: -1;
    opacity: 0.18;
}

.habtm-ic {
    background: #00000075;
    padding: 36px 36px;
    border-radius: 20px;
}

.hind-box a {
    display: block;
}

.msz-con {
    display: flex;
    gap: 30px;
}

.msz-box {
    width: 100%;
    background: #00000021;
    padding: 25px 20px;
    text-align: center;
}

.msz-box p {
    margin: 0;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.4px;
    color: #111;
}

.msz-box h4 {
    font-size: 22px;
    font-weight: 600;
    color: #111;
    margin: 0;
}

.no-bg:before {
    display: none;
}

.blg-xcn {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.blgx-box {
    width: 100%;
    max-width: 48%;
    background: #0000001c;
    padding: 30px 30px;
}

.dts-table table {
    width: 100%;
}

.dts-table table th,
.dts-table table td {
    border: 1px solid #efefef21;
    padding: 12px 20px;
    color: #fff;
}

.dts-table table th {
    background: #111111a6;
    letter-spacing: 0.7px;
}

.lsc-box {
    background: #0000006e;
    display: flex;
    gap: 30px;
    padding: 30px 40px;
    margin-bottom: 40px;
}

.lscr {
    width: 100%;
    max-width: 700px;
    background-color: #fff;
}

.lscl {
    width: 100%;
}

.lscr img {
    height: 100%;
    object-fit: contain;
}

.esc-ic hr {
    color: #ffffff69;
    margin: 40px 0 40px;
}

.blgn-row {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}

.blgn-box {
    width: 100%;
    max-width: 48%;
    background: #00000045;
    padding: 35px 35px;
}

.dt-blc .dts-table table th,
.dt-blc .dts-table table td {
    border: 1px solid #0000004a;
    padding: 12px 20px;
    color: #111;
}

.dt-blc .dts-table table th {
    background: #11111126;
}

.nhvm .habtm-ic {
    background: #0000001c;
}

.fancybox-custom .fancybox-skin {
    box-shadow: 0 0 50px #222;
}

.mg-box {
    position: relative;
}

a.fancybox-buttons {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000d4;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #F8C301;
    font-size: 30px;
    opacity: 0;
}

.mg-box .fancy-box:hover a.fancybox-buttons {
    opacity: 1;
    transition: 0.8s ease-in-out;
}

a.fancybox-buttons:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 3px solid #35fd1a1c;
    max-width: calc(100% - 75%);
    max-height: calc(100% - 75%);
}

.mg-box .fancy-box:hover a.fancybox-buttons:before {
    border: 3px solid #F8C301;
    max-width: calc(100% - 30px);
    max-height: calc(100% - 30px);
    transition: 2s;
}

.fancy-box img {
    max-height: 300px;
    min-height: 300px;
    object-fit: cover;
}

.accordion-item {
    margin-bottom: 20px;
}
.cro-tcp p {
    line-height: 28px;
    font-size: 17px;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
    color: #fff;
}
.cro-tcp p b{
    color: #f8b000;
}
.accordion-item {
    background-color: #1F1A17 !important;
}
.accordion-item {
    border: none !important;
}
.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.accordion-item:last-of-type .accordion-button.collapsed, .accordion-item:last-of-type {
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.accordion-button:not(.collapsed) {
    color: #111 !important;
    background-color: #fff !important;
    box-shadow: none !important;
}
.accordion-button {
    font-size: 20px !important;
    font-weight: 500 !important;
}
.accordion-body hr {
    color: #fff;
    margin: 30px 0;
}
.cnsr-form .form-row {
    flex-wrap: wrap;
    gap: 0;
}
.nwe-box a {
    background: #ffffff0f;
    display: block;
    padding: 14px 14px;
}
.nwe-fr p {
    margin: 0;
}
.nwe-fr {
    display: flex;
    justify-content: space-between;
    margin: 15px 0px;
    padding-bottom: 15px;
    border-bottom: 1px solid #efefef2b;
}
.nwe-fr p {
    color: #fff;
    font-size: 14px;
    letter-spacing: 0.2px;
}
.nwe-fr p i {
    color: #F8C301;
    margin-right: 4px;
}
.nwe-tt h4 {
    font-size: 22px;
    color: #fff;
    margin: 14px 0;
}
.nwe-des p {
    margin: 0;
    color: #ccc;
    line-height: 30px;
    letter-spacing: 0.4px;
    font-size: 16px;
    display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}
.mszc2 {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
.mszc2 .msz-box {
    width: 100%;
    max-width: fit-content;
}


.accordion-button1 {
  
    background: #57504b !important;
    color: #fff !important;
}

.accordion-button1:not(.collapsed) {
  
    background: #f5c432 !important;
}
.main-ul ol li:before{
    display: none !important;
}
.main-ul ol li {
    padding-left: 0;
    list-style-type: circle;
}
.hnsc-box-black{
    background: #000;
    
}
.nscb-l-height img{
    height: auto !important;
}
.nscb-l-height, .nscb-r {
   
    padding: 30px;
}
.icon-img{
    max-width: 40px;
}