* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
    /* font-family: 'Times New Roman', Times, serif; */
    /* font-family: "Poppins", Sans-serif; */
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    line-height: 30px;
}

.container h4 {
        font-size: 28px;
        /* font-family: "Poppins", Sans-serif; */
        line-height: 1.2;
        font-weight: 500;
        color: #000;
        font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}

.primary {
    color: #d4af37;
}


.padb {
    padding-bottom: 50px
}

.secondary {
    color: #40b751;
}

ul.navbar-nav {
    margin-inline: auto;
}

.img-fluid {
    width: 100%;
    height: auto;
}

a.cus-btn {
    background: #d4af37;
    border: 2px solid #d4af37;
    color: #fff;
    padding: 5px 15px;
    text-decoration: none;
    border-radius: 4px;
}

a.cus-btn:hover {
    background: #fff;
    color: #d4af37;
    border: 2px solid #d4af37;
    transition: 0.5s;
}

.logo {
    max-width: 66px;
}

ul.navbar-nav li a {
        color: #f5f5f5;
        font-size: 14px;
        line-height: 20px;
        text-transform: uppercase;
        padding: 20px 10px !important;
        font-weight: 500;
        /* font-family: "Poppins", sans-serif; */
        font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}

ul.dropdown-menu li a {
    padding: 10px;
}

ul.dropdown-menu {
    padding: 0;
    border: none;
    box-shadow: 0 0 10px #00000020;
}

.sticky {
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 999;
    box-shadow: 0 0 10px #00000020;
}

.w11-100 {
    max-width: 100% !important
}

@media(min-width:991px) {
    nav.navbar li.dropdown:hover .dropdown-menu {
        display: block;
        border-radius: 0px;
        padding: 6px 0px;
    }
}

a.btn-lig {
    background: #d4af37;
    border: 2px solid #d4af37;
    color: #fff !important;
    padding: 5px 12px;
    text-decoration: none;
    border-radius: 4px;
    width: auto;
    display: inline !important;
    /* margin: 20px 37px; */
    /* margin-top: 30px; */
    height: 40px;
}

ul.dropdown-menu li a {
    padding: 9px 10px !important;
    border-bottom: 1px solid #cccccc5e;
}

ul.dropdown-menu li a:last-child {

    border-bottom: none;
}

nav.navbar {
    background: #2e4635 !important;
    padding: 6px 0px;
}

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

section.top-header {
    /* background: #2c3e50; */
    background: #eceff3;
    padding: 0px 14px;
}

.th-box a {
    text-decoration: none;
    color: rgb(212, 175, 55);
    font-size: 14px;
}

.th-box a i {
    color: #d4af37;
}

.absrc-inner.d-flex.align-items-center {
    margin-bottom: 10px;
}

.newimg {
    padding: 20px;
    background: #fff;
}

.th-box {
    margin: 0 5px;
    border-right: 1px solid rgba(255, 255, 255, 0.10);
    padding: 15px 25px 14px 27px;
}

.th-box:first-child {
    border-left: none;
    padding-left: 0;
    margin-left: 0;
}

.th-box a:hover {
    color: #d4af37;
    transition: 0.5s;
}

.th-social a i {
    color: rgb(212, 175, 55);
    font-size: 20px;
}

.th-social a {
    margin: 0px 10px;
}

.th-social a:last-child {
    margin-right: 0px;
}

.th-social a:first-child {
    margin-left: 60px;
}

.hb-box img {
    width: 100%;
}

section.h-banner {
    position: relative;
}

.h-banner .shape .shape-3 {
    width: 715px;
    height: 150px;
    opacity: 0.7;
    clip-path: polygon(0% 0%, 100% 0%, 0% 100%, 0% 100%, 0% 0%);
}

.h-banner .shape .shape-2 {
    width: 660px;
    height: 110px;
    clip-path: polygon(0% 0%, 100% 0%, 0% 100%, 0% 100%, 0% 0%);
}

.h-banner .shape .shape-1 {
    width: 100%;
    height: 30px;
    clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%, 0% 0%);
}

.h-banner .shape .shape-1 {
    width: 100%;
    height: 30px;
    clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%, 0% 0%);
}

.h-banner .shape .shape-3 {
    background: #d4af37;
}

.h-banner .shape .shape-2 {
    background: #d4af37;
}

.banner-section .shape .shape-1 {
    background: #d4af37;
}

.z_2 {
    z-index: 2;
}

.l_0 {
    left: 0;
}

.t_0 {
    top: 0;
}

.p_absolute {
    position: absolute;
}

.hbb-content h2 {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    line-height: 50px;
}

.hbb-content h1 {
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    line-height: 50px;
}

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

.hbb-content p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
}

.hb-box {
    position: relative;
}

.hbb-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 810px;
    left: 8%;
}

.hbb-btn {
    margin-top: 30px;
}

.hbb-btn a.cus-btn {
    background: #ffffff1a;
    color: #fff;
    border: 2px solid #fff;
}

.hbb-btn a.cus-btn:hover {
    background: #d4af37;
    color: #fff;
    border: 2px solid #d4af37;
}

.th-social p {
    margin-bottom: 0;
    color: #fff;
}

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

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

.slick-next:before,
.slick-prev:before {
    font-size: 32px !important;
}

.hal-img {
    width: 100%;
    /* max-width: 420px; */
    margin-inline: auto;
    position: relative;
    overflow: hidden;
}

.hal:hover .hal-img img {
    transform: scale(1.2);
    transition: 2s;
}

/* .hal-inner:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/shape-1.png);
    top: -62px;
    left: 45px;
    background-repeat: no-repeat;
    z-index: -9;
} */

section.h-about {
    margin: 40px 0;
    position: relative;
}

/* .hal-inner:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../../assets/img/shape-1.png);
    bottom: -65px;
    background-repeat: no-repeat;
    background-position: bottom right;
    right: 42px;
    z-index: -9;
} */

.hal-inner {
    position: relative;
}

.hal-a-img {
    position: absolute;
    top: 0;
    left: -30px;
    animation: bounce2 2s ease infinite;
}

@keyframes bounce2 {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

.hal-content {
    background: #ffc803;
    width: 220px;
    height: 250px;
    position: absolute;
    bottom: -110px;
    left: 10px;
    padding: 40px 10px;
}

.halc-inner {
    position: relative;
    /* padding: 30px 10px; */
}

.halc-inner img {
    width: 100%;
    max-width: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.halc-inner h5 {
    font-size: 40px;
    font-weight: 700;
    color: #141417;
}

.halc-inner p {
    font-size: 28px;
    font-weight: 500;
    color: #141417;
    line-height: 37px;
    margin-bottom: 0px;
    text-align: center;
}

.newppc {
    text-align: center;
    /* padding-bottom: 30px */
}

.hal-a-img img {
    width: 100%;
    max-width: 65px;
}

.main-title{
    font-size: 38px;
    font-weight: 500;
    color: #d4af37;
    -webkit-text-stroke-color: #d4af37;
    stroke: #d4af37;
    margin: 10px 0;
    font-family: "Poppins", sans-serif;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;

} 
.main-title a{
    text-decoration: none;
    font-size: 38px;
    font-weight: 500;
    color: #d4af37;
    -webkit-text-stroke-color: #d4af37;
    stroke: #d4af37;
    margin: 10px 0;
    /* font-family: "Poppins", sans-serif; */
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;

} 

.text-bcl {
    text-align: center;
    color: #363636;
    font-size: 16px;
    font-weight: 600;
}

.team-img {
    padding: 0px 0px 40px 0px;
}

.sec-title {
    font-size: 26px;
    font-weight: 700;
    line-height: 38px;
    margin-bottom: 25px;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}

p {
    text-align: justify;
}

.pb-10 {
    padding-bottom: 40px;
    padding-top: 40px;

}

.p-con {
    font-family: 'Mulish', sans-serif;
    color: #2a2a2a;
    font-weight: 400;
    margin: 0px;
    line-height: 29px;
    font-size: 17px;
}

.absrc-inner.align-items-center.aos-init.aos-animate {
    background: #fff5f5;
    padding: 13px;
    height: 162px;
    border-radius: 20px;
    margin-bottom: 52px;
}

.absrc-inner.align-items-center.aos-init.aos-animate :hover {
    background: #d4af37 !important;
}

.absrc-inner.align-items-center.aos-init.aos-animate ::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    left: 0px;
    top: 0px;
    z-index: -1;
    transition: all 500ms ease;
}

.absrc-inner.align-items-center.aos-init.aos-animate ::before {
    height: 100%;
}


img.top-img {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 64px;
    height: 64px;
}

.absrc-inner p {
    font-size: 15px;
    line-height: 22px;
    font-weight: 600;
    color: #141417;
    padding-left: 20px;
}

.ab-service {
    margin: 30px 0 40px;
}

.ab-bullets ul li {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 11px;
    color: #2a2a2a;
    font-weight: 400;
    padding-left: var(--icon-space);
}

.ab-bullets ul {
    --icon-space: 1.3em;
    list-style: none;
    padding: 0;
}

.ab-bullets ul li:before {
    content: "\f00c";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: calc(var(--icon-space) * -1);
    width: var(--icon-space);
    color: #d4af37;
}

.ab-sign {
    margin-top: 30px;
}

.ab-bg img {
    width: 100%;
}

.ab-bg {
    max-width: 410px;
    position: absolute;
    bottom: -124px;
    right: 0px;
}

/* ============================= default =============================== */

.tabs {
    overflow: hidden;
    padding-right: 17px;
}

.tab {
    width: 100%;
    color: white;
    overflow: hidden;
    border-bottom: 1px solid #0000001f;
    box-shadow: 1px 2px 8px rgb(16 85 166 / 26%);
    margin: 10px;
}

.tab:last-child {
    border: none;
}

.tab-label {
    display: flex;
    padding: 1em;
    background: #fff;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 0px;
}

.tab-label:hover {
    background: #d4af37;
}

.tab-label:hover .job_title p i {
    color: #fff;
}

.tab-content {
    max-height: 0px;
    padding: 0 1em;
    color: #2c3e50;
    background: white;
    transition: all 0.35s;
}

.tab-close {
    display: flex;
    justify-content: flex-end;
    padding: 1em;
    font-size: 0.75em;
    background: #2c3e50;
    cursor: pointer;
}

.tab-close:hover {
    background: #d4af37;
}

input:checked+.tab-label {
    background: #d4af37;
}

input:checked+.tab-label .career_img_tab img {
    filter: brightness(1)
}

input:checked+.tab-label .job_title h4 {
    color: #fff;
}

input:checked+.tab-label .job_title p {
    color: #fff;
}

input:checked+.tab-label .job_title p i {
    color: #fff;
}

input:checked+.tab-label .career_expened_btn a {
    border: 1px solid #ffffff;
    color: #ffffff;
}

input:checked~.tab-content {
    max-height: 230vh;
    padding: 1em;
}

.tab input {
    display: none;
}

.career_img_tab {
    padding: 10px;
    border: 1px solid #ffffff61;
    background-color: #80808026;
}

.job_title {
    padding-left: 25px;
    width: 36%;
}

.job_title h4 {
    margin-top: 0px;
    font-size: 20px;
    color: #000000;
    font-weight: 700;
}

.career_img_tab img {
    max-width: 45px;
    filter: brightness(0.5);
}

.job_title p i {
    padding-right: 8px;
    color: #09b1e6;
}

.job_title p {
    margin-bottom: 0px;
    padding-top: 12px;
    color: #000;
    font-weight: 500;
}

.career_expened_btn {
    float: right;
    width: 71%;
    text-align: end;
}

.mod_btn {
    width: 73%;
}

.career_expened_btn a {
    display: inline-block;
    padding: 12px 30px;
    border: 1px solid #09b1e6;
    line-height: 12px;
    color: #09b1e6;
    margin-top: 25px;
}

.career_rhs_info h4 {
    color: #d4af37;
    font-weight: 600;
    font-size: 20px;
    position: relative;
}

.career_rhs_info p {
    font-size: 15px;
    line-height: 27px;
}

.career_rhs_info ul {
    padding-left: 27px;
}

.career_rhs_info ul li {
    list-style: none;
    margin-bottom: 15px;
    position: relative;
}

.career_rhs_info ul li span {
    display: block;
    font-size: 16px;
    color: #d4af37;
    font-weight: 600;
}

.input:checked+.tab-label+.career_img_tab {
    display: none;
}

.input:checked+.tab-label+.job_title h4 {
    color: #fff;
}

.career_rhs_info ul li i {
    position: absolute;
    left: -26px;
    top: 5px;
    font-size: 15px;
    color: #0955b6;
}

.tab_active .career_img_tab img {
    filter: brightness(1);
}

.tab_active .job_title h4 {
    color: #fff;
}

.tab_active .job_title p {
    color: #fff;
}

.tab-label:hover .career_img_tab img {
    filter: brightness(1);
}

.tab-label:hover .job_title h4 {
    color: #fff;
}

.tab-label:hover .job_title p {
    color: #fff;
}

.tab-content1 ul li {
    list-style: none;
    position: relative;
    padding-bottom: 5px;
    line-height: 28px;
    font-size: 16px;
}

.tab-content ul li {
    list-style: none;
    position: relative;
    padding-bottom: 5px;
    line-height: 33px;
    font-family: 'Lato', sans-serif;
    font-size: 15px;
}

.tab_inner_content i {
    font-size: 18px;
    color: #d4af37;
    padding-right: 10px;
}

.tab_inner_content h5 {
    font-size: 18px;
    line-height: 32px;
    color: #d4af37;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 0px;
}

.tab_inner_content {
    display: inline-block;
    width: 100%;
}

.tab-content1 {
    box-shadow: 0px -4px 31px 3px rgb(37 56 87 / 6%);
    background: white;
    padding: 20px;
    margin: 20px 0px;
}

.tab-content1 ul {
    padding-left: 0px;
}

.tab-content ul {
    padding-left: 0px;
}

.tab_inner_content hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #e6324f2b;
}

.tab_inner_content ul li i {
    position: absolute;
    left: -10px;
    color: #0D55A6;
    top: 14px;
    font-size: 6px;
}

.tab_inner_content ul {
    padding-left: 10px !important;
}

.apply_btn {
    padding: 10px 15px;
    font-size: 14px;
    margin-top: 0px;
    color: #fff !important;
}

.apply_btn:hover {
    color: #fff;
}

.mod_data_popup {
    width: 100% !important;
}

.custom-file-input::-webkit-file-upload-button {
    visibility: hidden
}

.main_banner_btn.info {
    background-color: #d4af37
}

.custom-file-input::before {
    content: 'Upload Your Resume';
    display: inline-block;
    background: linear-gradient(top, #f9f9f9, #e3e3e3);
    border: 1px solid #727272;
    border-radius: 0;
    padding: 0px 10px;
    outline: 0;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    font-weight: 700;
    color: #727272;
    font-size: 10pt
}

.custom-file-input:active::before {
    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9)
}

.custom-file-input {
    width: 33%;
    overflow: hidden;
    padding-bottom: 10px
}

.width_ch {
    width: 480px !important;
}

.tab_active .career_expened_btn a {
    color: #ffffff;
    border: 1px solid #ffffff;
}

.tab-label:hover .career_expened_btn a {
    color: #ffffff;
    border: 1px solid #ffffff;
}

.pdngnn .tab-content {
    max-height: initial;
}

.tab_inner_content p {
    font-size: 16px;
}

.career_rhs_info ul li p {
    font-size: 14px;
}

.main_banner_btn {
    padding: 13px 30px;
    font-size: 14px;
    line-height: 1.3333333;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    border-radius: 3px;
    background-color: #0d55a6;
    text-transform: capitalize;
    border-color: #0d55a6;
    outline: 0;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    letter-spacing: .5px;
    -webkit-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    margin: 20px auto;
    color: #fff;
}

.enquir_wrap {
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
    border-style: solid;
    border-width: 15px 0px 0px 0px;
    border-color: #d4af37;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 32px 30px 30px 30px;
    box-shadow: 0px -4px 31px 3px rgb(37 56 87 / 22%);
}

.enquir_wrap .sub_header1 {
    text-align: left;
    color: #000;
}

.enquir_wrap .main_header {
    text-align: left;
    color: #d4af37;
    font-weight: bold;
    font-size: 28px;
    padding-bottom: 10px;
    margin-top: 0;
}

.enquir_wrap .main_header span {
    color: #000;
}

.enquir_col2 {
    float: left;
    width: 60%;
    position: relative;
    padding: 50px 31px 50px 106px;
}

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

.enquir_col2 .main_header {
    text-align: left;
    margin-bottom: 10px;
}

.enquir_wrap .form {
    width: 100%;
    padding: 10px;
    height: 50px;
    background: #fff;
    border: 1px solid #c6c6c6;
    margin-bottom: 8px;
    color: #727272 !important;
    font-size: 16px;
    transition: all .4s
}

.enquir_wrap .form:hover {
    border: 1px solid #555
}

.enquir_wrap .form:focus {
    color: #fff;
    outline: 0;
    border: 1px solid #555
}

.enquir_wrap .textarea {
    height: 140px;
    max-width: 100%
}

.enquir_btn1 {
    padding: 5px 25px;
    background: transparent;
    border: 1px solid #006bb3;
    color: #006bb3;
    font-size: 20px;
}

.enquir_btn1:hover,
.enquir_btn1:focus {
    outline: none;
    border: 1px solid #006bb3;
    background: #fff;
    color: #000;
}

.hwb-img {
    width: 100%;
    /* height: 100%; */
    overflow: hidden;
    background: white;
}

.hwb-inner {
    background: #f9f9f9;
    padding: 12px 10px 4px 30px;
    clip-path: polygon(10% 0, 400% 0%, 10% 132%, 0 60%);
    transition: all 500ms ease;
}

.hwb-content {
    background-color: #ffffff;
}

.hw-box {
    max-width: 100%;
    margin-inline: 10px;
    cursor: pointer;
}

.hwb-inner h3 {
    color: #0e0e0e;
    font-size: 17px;
    line-height: 26px;
}

.hwb-inner p {
    text-decoration: none;
    color: #d4af37 !important;
    font-size: 14px;
    font-style: italic;
}

/* section.h-webinar {
    margin: 120px 0;
    padding-top: 40px;
} */
.hw-box:hover .hwb-img img {
    transform: scale(1.1);
    transition: 0s;
}






.hwb-img img {
    width: 100%;
    padding: 13px;
}

.h-webinar .slick-next {
    right: -20px !important;
}

.h-webinar .slick-next:before,
.h-webinar .slick-prev:before {
    font-size: 35px !important;
    color: #d4af37 !important;
}

.h-webinar .slick-prev {
    left: -36px !important;
    z-index: 9 !important;
}

section.h-why-us {
    margin: 0px 0 0px;
    background: url(../../assets/img/why-us-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 100px 0;
    position: relative;
}

.hwu-r h2 {
    color: #fff;
    margin-bottom: 20px;
}

.hwu-r p {
    color: #f1f1f1;
}

.decor {
    position: relative;
    display: block;
    margin-bottom: 20px;
    width: 90px;
    height: 5px;
}

.decor span {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 70px;
    background: #d4af37;
}

.decor:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 5px;
    height: 5px;
    background: #d4af37;
    content: "";
}

.decor:after {
    position: absolute;
    top: 0;
    right: 10px;
    width: 5px;
    height: 5px;
    background: #d4af37;
    content: "";
}

.ws-img {
    position: absolute;
    top: -100px;
    max-width: 510px;
    width: 100%;
    height: auto;
    z-index: 1;
}

.ws-img img {
    width: 100%;
}

.ws-img:after {
    position: absolute;
    top: 150px;
    right: -24px;
    bottom: 0;
    width: 10px;
    background: url(../../assets/img/plus-right.png);
    z-index: -1;
    content: "";
    background-size: auto;
}

.ws-img:before {
    position: absolute;
    left: 50px;
    bottom: -23px;
    right: -25px;
    height: 11px;
    background: url(../../assets/img/plus-btm.png);
    z-index: -1;
    content: "";
    background-size: auto;
}

.hwu-box {
    background: #181715;
    padding: 30px 24px;
    column-gap: 20px;
    margin: 30px 0;
    position: relative;
}

.hwb-text p {
    font-size: 15px;
    color: #cdcdcd;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 26px;
}

.hwb-text h5 {
    color: #fff;
    margin-bottom: 17px;
    font-weight: 600;
}

.hwb-text a {
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.3px;
}

.hwb-text a:hover {
    color: #d4af37;
}

.hwb-num span {
    color: #fff;
}

.hwb-icon {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.hwb-num {
    width: 100%;
}

.hwb-icon-img {
    width: 100%;
}

.hwu-content {
    margin: 40px 0 0;
}

.hwu-box:hover .hwb-icon .hwb-num {
    display: none;
    transition: 1s all !important;
}

.hwb-ht span {
    color: #cdcdcd7d;
    font-size: 30px;
    font-weight: 600;
}

.hwb-ht {
    position: absolute;
    right: 30px;
    bottom: 10px;
    display: none;
}

.hwu-box:hover .hwb-ht {
    display: block;
}

.hwu-content-2 {
    margin: 496px 0 0;
}

.hpc-inner {
    background: #fff;
    padding: 10px 20px;
    clip-path: polygon(10% 0, 400% 0%, 10% 132%, 0 60%);
    transition: all 500ms ease;
}

.hpc-inner h3 {
    color: #2a2a2a;
    font-size: 19px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 10px;
    height: 58px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.hpc-inner a {
    text-decoration: none;
    color: #d4af37;
}

.hp-content {
    background-color: #fff;
}

.hp-box {
    max-width: 100%;
    margin-inline: 10px;
}

.hp-img {
    width: 100%;
    height: 100%;
    overflow: hidden;

}

.hp-img img {
    width: 100%;
}

section.h-products {
    padding: 85px 0 200px;
    background: #fbf8f8;
}

.hp-box:hover .hp-img img {
    transform: scale(1.1);
    transition: 2s;
}

.hp-box:hover .hp-content {
    background: #ee2c3780;
    transition: 1s;
}

.hp-box:hover .hp-content .hpc-inner {
    background: #ee2c37;
    transition: 1s;
}

.hp-box:hover .hp-content .hpc-inner a {
    color: #fff;
    transition: 1s;
}

.hp-box:first-child {
    margin-left: 0;
}

.hp-box:last-child {
    margin-right: 0;
}

.image_block_five .image-box {
    position: relative;
    display: block;
    margin-right: 30px;
    padding-right: 90px;
    padding-bottom: 75px;
}

.faq-shape {
    background: url(../../assets/img/shape-3.png);
}

.image_block_five .image-box .faq-shape {
    position: absolute;
    top: 143px;
    right: -41px;
    width: 346px;
    height: 328px;
    background-repeat: no-repeat;
}

.image_block_five .image-box .image-1 {
    position: relative;
    display: block;
    overflow: hidden;
    /* clip-path: polygon(0% 0%, 100% 0%, 100% 92%, 0% 100%, 0% 0%); */
}

.image_block_five .image-box .image-1:before {
    position: absolute;
    top: 0;
    left: -80%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    z-index: 1;
}

.image_block_five .image-box .image-1:hover:before {
    -webkit-animation: shine 1s;
    animation: shine 1s !important;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.image_block_five .image-box img {
    width: 100%;
    transition: all 500ms ease;
}

.image_block_five .image-box .image-2 {
    position: absolute;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
}

figure {
    margin: 0px;
}

.image_block_five .image-box .image-2:hover img {
    transform: scale(1.05);
}

.accordion-button:not(.collapsed) {
    color: #ffffff !important;
    background-color: #d4af37 !important;
    box-shadow: 0 0 10px #00000020 !important;
    border-radius: 5px;
    margin: 0px !important;
}

.accordion-item {
    border: none !important;
}

.accordion-button {
    border-radius: 6px !important;
    box-shadow: 0 0 10px #00000020;
    margin: 0px 0 20px;
}

.faq-content {
    margin-top: 30px;
}

.accordion-button:not(.collapsed)::after {
    background: url(../../assets/img/top.png) !important;
    transform: var(--bs-accordion-btn-icon-transform);
}

/* .hw-img {
    width: 100%;
}
.hw-img img{
    width: 100%;
} */
.hw-box {
    width: 23%;
    position: relative;
}

.hp-title {
    margin: 0px 0 60px;
}

.project-block-one .inner-box {
    position: relative;
    display: block;
}

.project-block-one .inner-box .image-box {
    position: relative;
    display: block;
    overflow: hidden;
    background: #000;
}

.project-block-one .inner-box:hover .image-box:before {
    transform: scale(1, 1);
}

.project-block-one .inner-box .image-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.8;
    clip-path: polygon(0% 0%, 100% 0%, 100% 90%, 0% 100%, 0% 0%);
    transform: scale(0, 0);
    z-index: 1;
    transition: all 500ms ease;
}

.project-block-one .inner-box .image-box:before {
    background: #d4af37;
}

.project-block-one .inner-box:hover .image-box img {
    opacity: 0.5;
    transform: scale(1.05);
}

.project-block-one .inner-box .image-box img {
    width: 100%;
    opacity: 0.8;
    transition: all 500ms ease;
    height: 290px;
}

.project-block-one .inner-box .view-btn {
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.project-block-one .inner-box:hover .view-btn a {
    transform: scale(1, 1);
}

.project-block-one .inner-box .view-btn a {
    position: relative;
    display: inline-block;
    font-size: 60px;
    line-height: 50px;
    color: #fff;
    transform: scale(0, 0);
}

.project-block-one .inner-box .text {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    z-index: 1;
    opacity: 0;
    transition: all 500ms ease;
}

.project-block-one .inner-box .text h4 {
    position: relative;
    display: block;
    margin-bottom: 20px;
}

.project-block-one .inner-box .text span {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 500;
    background: #26282e;
    padding: 7px 30px;
}

.project-block-one .inner-box:hover .text {
    bottom: 60px;
    opacity: 1;
}

.text h4 a {
    text-decoration: none;
    color: #fff;
}

section.h-faq {
    margin: 120px 0;
}

section.h-webinar {
    background: #f2efeb;
    padding: 60px 0 50px;
}

.hw-title {
    margin-bottom: 60px;
}

section.h-num {
    background: #fff;
    padding: 60px 0;
    color: #1c1c1c;
}

/* .hnr {
    flex-wrap: wrap;
    row-gap: 50px;
} */
.hnc {
    width: 100%;
    border-right: 1px solid #f1f1f11f;
}

.hnc img {
    width: 100%;
    max-width: 70px;
}

.hnc h2 {
    font-weight: 600;
    margin: 10px 0;
    text-align: center;
}

.hnc p {
    margin-bottom: 0;
    text-align: center
}

.hnc:last-child {
    border-right: none;
}

/* .hnc:nth-child(3) {
    border-right: none;
} */
section.h-blog {
    padding: 100px 0;
}

.hbl-title h2 {
    margin-inline: auto;
}

.hbl-content h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.hbl-content h3 a {
    color: #141417;
    text-decoration: none;
}

.hblc-data a {
    text-decoration: none;
    color: #080808;
}

.hbl-content p {
    font-size: 16px;
    color: #080808;
    margin-bottom: 0;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.rm-btn a {
    color: #141417;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
}

.rm-btn a:hover {
    color: #ee2c37;
    letter-spacing: 1px;
    transition: 1s;
}

.hblc-data a i {
    color: #ee2c37;
}

.hbl-content h3 a:hover {
    color: #ee2c37;
}

.hblc-data {
    margin-bottom: 15px;
}

.rm-btn {
    margin-top: 15px;
}

.hbl-content {
    padding: 30px 20px;
}

.hbl-box {
    box-shadow: 0 0 10px #00000020;
    margin: 10px;
}

.hbl-img {
    width: 100%;
}

.hbl-img img {
    width: 100%;
}

.hbl-title {
    margin-bottom: 60px;
}

section.h-contact {
    background: #f2efeb;
    padding: 40px 0;
}

.hcr-l {
    background: #fff;
    padding: 16px !important;
}

.hcrl-content a {
    display: block;
    text-decoration: none;
    color: #141417;
    font-size: 18px;
    font-weight: 600;
}

.hcrl-content {
    margin-left: 10px;
}

.hcrl-data {
    margin-top: 30px;
}

.hcrl-box {
    margin: 20px 0;
}

.hcrl-content a:hover {
    color: #d4af37;
}

.hcr-r h2 {
    color: #d4af37;
    text-align: right;
}

.hcr-r {
    padding: 0 30px !important;
}

textarea#msg,
textarea#keyskills {
    width: 100%;
    border: none;
    border-radius: 6px;
    padding: .375rem .75rem;
}

.msg {
    width: 100%;
    border: none;
    border-radius: 6px;
    padding: .375rem .75rem;
}

.form-group {
    margin: 10px 0;
}

.form-group input {
    border: none;
    margin-top: 4px;
}

.contactsubmit {
    background: transparent;
    border: 2px solid #d4af37;
    color: #d4af37;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px;
}

.contactsubmit:hover {
    background: #d4af37;
    border: 2px solid #d4af37;
    color: #fff;
    padding: 10px 50px;
    text-transform: uppercase;
    font-weight: 700;
}

input[type="submit"] {
    background: transparent;
    border: 2px solid #d4af37;
    color: #d4af37;
    padding: 10px 50px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.5px;
}

input[type="submit"]:hover {
    background: #d4af37;
    border: 2px solid #d4af37;
    color: #fff;
    padding: 10px 50px;
    text-transform: uppercase;
    font-weight: 700;
}

.f-icon img {
    max-width: 30px;
}

footer a {
    text-decoration: none;
}

footer {
    background: #26282e;
    color: #fff;
    padding: 40px 0 0;
    position: relative;
}

.fic h4 {
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
}

.fic a {
    color: #ffffff99;
}

.fic a:hover {
    color: #d4af37;
}

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

.fic ul li {
    margin: 5px 0;
    font-size: 14px;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-weight: 500;
}

.footer-inner p {
    font-size: 16px;
    color: #ffffff99;
    text-align: left;
    padding-top: 0px;
    line-height: 26px;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}

.f-content a {
    display: block;
    font-size: 18px;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}

.f-content {
    margin-left: 10px;
}

.f-box {
    margin: 20px 0;
}

.cp-bar p {
    margin-bottom: 0;
    color: #ffffff99;
    font-size: 18px;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
}

.cp-bar {
    padding: 10px 0;
    border-top: 1px solid #ffffff20;
    margin-top: 15px;
}

.cp-bar a {
    color: #fff;
}

.cp-social a i {
    font-size: 22px;
    margin-inline: 10px;
}

.cp-social a i:last-child {

    margin-right: 0px;
}

/* 
.hcr-r img {
    width: 100%;
} */
.dropdown-item.active,
.dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #2E4635 !important;
}
.dropdown-item:hover{
    color: #fff !important;
    text-decoration: none;
    background-color: #2E4635 !important;
}
.navbar-nav .nav-item .nav-link:hover,
.navbar-nav .nav-item .nav-link:focus {
    color: rgb(212, 175, 55);
}

section.in-banner img {
    width: 100%;
}

section.in-banner img {
    width: 100%;
    max-height: 220px;
    object-fit: cover;
}

.inb-content.text-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.inb-content h3 {
    color: #fff;
    text-transform: capitalize;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-align: center;
}

.inb-content h1 {
    color: #fff;
    text-transform: capitalize;
    font-size: 40px;
    letter-spacing: 0.5px;
    text-align: center;
    font-family: "Poppins", Sans-serif;
        font-weight: 500;
}

.inb-content p {
    color: #fff;
    margin-bottom: 0;
    text-align: center;
        font-family: "Poppins", Sans-serif;
            font-weight: 500;
}

.inb-content p a {
    text-decoration: none;
    color: #fff;
}

.inb-content p a:hover {
    text-decoration: none;
    color: #d4af37;
}

section.in-banner {
    position: relative;
}

.vic-r .image_block_five .image-box img {
    width: 95%;
    transition: all 500ms ease;
    border-radius: 21px 142px 9px 73px;

}

/* img.bor1 {
    border-radius: 21px 142px 9px 73px;
} */
section.vi-contnent {
    margin: 40px 0;
}

.py-120 {
    background: #f9f9f9
}

.vic-r .image_block_five .image-box .faq-shape {
    position: absolute;
    /* top: 130px; */
    top: 165px;
    right: -61px;
    width: 286px;
    height: 286px;
    background-repeat: no-repeat;
}


/* .timeline {
    position: relative;
    width: 660px;
    margin: 0 auto;
    margin-top: 20px;
    padding: 1em 0;
    list-style-type: none;
  }
  
  .timeline:before {
    position: absolute;
    left: 50%;
    top: 0;
    content: ' ';
    display: block;
    width: 14px;
    height: 100%;
    margin-left: -3px;
    background: rgb(80,80,80);
    background: -moz-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(100%,rgba(125,185,232,1)));
    background: -webkit-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
    background: -o-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
    background: -ms-linear-gradient(top, rgba(80,80,80,0) 0%, rgb(80,80,80) 8%, rgb(80,80,80) 92%, rgba(80,80,80,0) 100%);
    background: linear-gradient(to bottom, #212529 0%, #ee2c37 8%, #ee2c37 92%, #212529 100%);
    z-index: 5;
}
  
  .timeline li {
    padding: 1em 0;
  }
  
  .timeline li:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  
  .direction-l {
    position: relative;
    width: 300px;
    float: left;
    text-align: right;
  }
  
  .direction-r {
    position: relative;
    width: 300px;
    float: right;
  }
  
  .flag-wrapper {
    position: relative;
    display: inline-block;
    
    text-align: center;
  }
  
  .flag {
    position: relative;
    display: inline;
    background: rgb(248,248,248);
    padding: 6px 10px;
    border-radius: 5px;
    
    font-weight: 600;
    text-align: left;
  }
  
  .direction-l .flag {
    -webkit-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
    -moz-box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
    box-shadow: -1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
    background-color: #ee2c37;
    color: #fff;
  }
  
  .direction-r .flag {
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
    box-shadow: 1px 1px 1px rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
    background-color: #ee2c37;
    color: #fff;
  }
  
  .direction-l .flag:before, .direction-r .flag:before {
    position: absolute;
    top: 36%;
    right: -48px;
    content: ' ';
    display: block;
    width: 30px;
    height: 30px;
    margin-top: -10px;
    background: #ee2c37;
    border-radius: 30px;
    border: 7px solid #fff;
    z-index: 10;
}
  
  .direction-r .flag:before {
    left: -41px;
  }
  
  .direction-l .flag:after {
    content: "";
    position: absolute;
    left: 100%;
    top: 50%;
    height: 0;
    width: 0;
    margin-top: -6px;
    border: solid transparent;
    border-left-color: rgb(238 44 55);
    border-width: 6px;
    pointer-events: none;
}
  
  .direction-r .flag:after {
    content: "";
    position: absolute;
    right: 100%;
    top: 50%;
    height: 0;
    width: 0;
    margin-top: -6px;
    border: solid transparent;
    border-right-color: rgb(234 43 54);
    border-width: 6px;
    pointer-events: none;
}
  
  .time-wrapper {
    display: inline;
    
    line-height: 1em;
    font-size: 0.66666em;
    color: rgb(250,80,80);
    vertical-align: middle;
  }
  
  .direction-l .time-wrapper {
    float: left;
  }
  
  .direction-r .time-wrapper {
    float: right;
  }
  
  .time {
    display: inline-block;
    padding: 4px 6px;
    background: rgb(248,248,248);
  }
  
  .desc {
    margin: 1em 0.75em 0 0;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 600;
    text-transform: capitalize;
}
  .direction-r .desc {
    margin: 1em 0 0 0.75em;
  }
  

  
  @media screen and (max-width: 660px) {
  
  .timeline {
       width: 100%;
      padding: 4em 0 1em 0;
  }
  
  .timeline li {
      padding: 2em 0;
  }
  
  .direction-l,
  .direction-r {
      float: none;
      width: 100%;
  
      text-align: center;
  }
  
  .flag-wrapper {
      text-align: center;
  }
  
  .flag {
      background: rgb(255,255,255);
      z-index: 15;
  }
  
  .direction-l .flag:before,
  .direction-r .flag:before {
    position: absolute;
    top: -30px;
      left: 50%;
      content: ' ';
      display: block;
      width: 12px;
      height: 12px;
      margin-left: -9px;
      background: #fff;
      border-radius: 10px;
      border: 4px solid rgb(255,80,80);
      z-index: 10;
  }
  
  .direction-l .flag:after,
  .direction-r .flag:after {
      content: "";
      position: absolute;
      left: 50%;
      top: -8px;
      height: 0;
      width: 0;
      margin-left: -8px;
      border: solid transparent;
      border-bottom-color: rgb(255,255,255);
      border-width: 8px;
      pointer-events: none;
  }
  
  .time-wrapper {
      display: block;
      position: relative;
      margin: 4px 0 0 0;
      z-index: 14;
  }
  
  .direction-l .time-wrapper {
      float: none;
  }
  
  .direction-r .time-wrapper {
      float: none;
  }
  
  .desc {
      position: relative;
      margin: 1em 0 0 0;
      padding: 1em;
      background: rgb(245,245,245);
      -webkit-box-shadow: 0 0 1px rgba(0,0,0,0.20);
      -moz-box-shadow: 0 0 1px rgba(0,0,0,0.20);
      box-shadow: 0 0 1px rgba(0,0,0,0.20);
      
    z-index: 15;
  }
  
  .direction-l .desc,
  .direction-r .desc {
      position: relative;
      margin: 1em 1em 0 1em;
      padding: 1em;
      
    z-index: 15;
  }
  
  }
  
  @media screen and (min-width: 400px ?? max-width: 660px) {
  
  .direction-l .desc,
  .direction-r .desc {
      margin: 1em 4em 0 4em;
  } 
  
  }*/
/* .vit-box {
    box-shadow: 0 0 10px #00000030;
} */
section.vi-timeline {
    padding: 100px 0;
    background: #f9f9f9;
}

.timer-section {
    min-height: 100vh;
}

.timer-section .container {
    padding-left: 15px;
    padding-right: 15px;
}

.timer-section .timer-container {
    list-style: none;
}

.timer-section .timer {
    list-style: none;
    position: relative;
    max-width: 850px;
    margin: auto;
}

.timer-section .timer::before {
    /* content: ''; */
    position: absolute;
    height: 100%;
    width: 2px;
    background-color: #F2F2F2;
    left: 50%;
    transform: translateX(-50%);
}

.timer-section .timer .step {
    width: 50%;
    padding: 20px 15px;
    position: relative;
}

.timer-section .timer .step:not(:first-child),
.timer-section .timer .step:not(:last-child) {
    margin: 80px 0 60px 0;
}

.timer-section .timer .step:nth-child(odd) {
    transform: translateX(100%);
    border-left: 10px solid #e72b35;
    border-radius: 0 3px 3px 0;
    margin-left: -10px;

}

li.step:nth-child(odd)::before {
    content: "";
    position: absolute;
    top: -80px;
    left: -10px;
    background-image: linear-gradient(0deg, #EE2C37 0%, #38B44A 100%);
    width: 10px;
    height: 80px;
}

li.step:nth-child(even)::before {
    content: "";
    position: absolute;
    top: -80px;
    right: -10px;
    background-image: linear-gradient(170.74deg, #EE2C37 5.69%, #38B44A 91.73%);
    width: 10px;
    height: 80px;
}

.timer-section .timer .step:nth-child(even) {
    border-right: 10px solid #38b44a;
    border-radius: 3px 0 0 3px;

}

.timer-section .timer .step>span {
    position: absolute;
    height: 80px;
    width: 80px;
    color: #333;
    background-color: #F2F2F2;
    text-align: center;
    line-height: 22px;
    border-radius: 3px;
    font-size: 26px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}

.timer-section .timer .step:nth-child(odd)>span {
    top: 50%;
    left: -46px;
    border: 4px solid #d4af37;
    background: #fff;
    color: #d4af37;
    transform: translateY(-50%);
}

.timer-section .timer .step:nth-child(even)>span {
    top: 50%;
    right: -46px;
    border: 4px solid #38b44a;
    background: #fff;
    color: #38b44a;
    transform: translateY(-50%);
}

.timer-section .timer .step h3 {
    margin-bottom: 15px;
}

.timer-section .timer .step p {
    font-weight: 300;
    font-size: 16px;
    color: #181818;
    margin-bottom: 0;
    font-weight: 500;
    padding-left: 30px;
}

@media screen and (max-width: 500px) {
    .timer-section .timer .step {
        width: 100%;
        text-align: center;
        transform: translateX(0%);
        border-radius: 3px !important;
    }

    .timer-section .timer .step:nth-child(odd) {
        transform: translateX(0%);
        border: none;
        border-top: 3px solid #d4af37;
    }

    .timer-section .timer .step:nth-child(even) {
        border: none;
        border-top: 3px solid #38b44a;
    }

    .timer-section .timer .step {
        margin-top: 100px !important;
    }

    .timer-section .timer .step span {
        left: 50% !important;
        transform: translateX(-50%) !important;
        top: -82px !important;

    }

    .timer-section .timer .step:nth-child(odd) {
        margin-left: 0;
    }

    li.step:nth-child(odd)::before {
        content: "";
        display: none;
    }

    li.step:nth-child(even)::before {
        content: "";
        display: none;
    }
}

.journey-title {
    margin-bottom: 120px !important;
}

section.c-content {
    margin: 70px 0;
}

section.c-services {
    background: #f2efeb;
    padding: 70px 0;
}

.cs-box h2 {
    font-weight: 600;
    margin: 10px 0 4px;
}

.cs-box img {
    width: 100%;
    max-width: 70px;
}

.cs-box {
    /* width: 32%; */
    /* border-right: 1px solid #0000003d; */
    background-color: #fff;
    padding: 20px 10px;
}

.cs-inner {
    flex-wrap: wrap;
    row-gap: 20px;
    margin-bottom: 20px;
    column-gap: 20px;
}

.cs-box p {
    margin-bottom: 0;
    font-weight: 600;
    text-align: center
}

section.c-services p {
    margin-bottom: 0;
}

.whs-r img {
    max-width: 100%;
}

.w-1001 {
    max-width: 100%
}

section.who-sec {
    margin: 70px 0;
}

section.manag-sec {
    background: #f2efeb;
    padding: 100px 0;
}

.mas-l img {
    width: 100%;
}

.md-img {
    float: right;
}

section.md-sec {
    margin: 70px 0;
}

.mds-inner {
    box-shadow: 0 0 10px #00000020;
    padding: 20px;
    position: relative;
    background: #fff;
}

.mds-inner:before {
    content: "";
    width: 300px;
    height: 100%;
    background: url(../../assets/img/shape-3.png);
    position: absolute;
    top: -46px;
    right: -60px;
    background-repeat: no-repeat;
    z-index: -9;
}

.mds-inner:after {
    content: "";
    position: absolute;
    width: 300px;
    height: 300px;
    background: url(../../assets/img/shape-3.png);
    bottom: -60px;
    background-repeat: no-repeat;
    left: -50px;
    z-index: -9;
}

section.team-sec {
    background: #f2efeb;
    padding: 40px 0 0;
}

.team-content ul {
    margin-bottom: 0;
}

.team-content ul {
    --icon-space: 1.3em;
    list-style: none;
    padding: 0;
}

.team-content ul li {
    padding-left: var(--icon-space);
}

.team-content ul li:before {
    content: "\f054";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: calc(var(--icon-space) * -1);
    width: var(--icon-space);
    color: #d4af37;
}

.tem-inner {
    padding-bottom: 60px;
}

.team-img img {
    width: 100%;
}

section.im-title {
    margin: 80px 0;
}

section.im-title h2 {
    font-size: 40px;
    font-weight: 900;
    color: #d4af37;
    font-family: "Poppins", Sans-serif;
}

.tesc-img img {
    width: 100%;
    max-height: 250px;
    object-fit: cover;
}

section.tec-sec {
    margin: 80px 0 80px;
}

section.qua-sec {
    background: #f2efeb;
    padding: 80px 0;
}

section.r-d-sec {
    margin: 80px 0;
}

.webs-img img {
    /* width: 100%; */
    max-height: 310px;
    object-fit: cover;
}

section.web-sec {
    margin: 70px 0;
}

.webp-sec {
    padding: 100px 0;
    background: #f2efeb;
}

.newhh {
    font-size: 23px !important;
    padding-bottom: 20px !important;
}

.hw-inner {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
}

.webp-title {
    margin-bottom: 40px;
}

section.art-sec {
    margin: 70px 0;
}

.art-con {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    column-gap: 20px;
    margin-top: 40px;
    justify-content: center;
}

.prom-con {
    display: flex;
    flex-wrap: wrap;
    row-gap: 20px;
    column-gap: 20px;
    /* margin-top: 40px; */
}

.a1.art-box.text-center {
    width: 23%;
}

.art-box {
    /* width: 32%; */
    box-shadow: 0 0 10px #00000020;
    padding: 10px;
    background-color: #fff;
    margin-bottom: 30px;
    /* height: 483px; */
}

img.img-w {
    width: 100%;
}

.prom-box {
    width: 48%;
    box-shadow: 0 0 10px #00000020;
    padding: 17px;
    background-color: #fff;
}

h4.h70 {
    height: 70px;
}

.art-box img,
.prom-box img {
    width: 100%;
    margin-bottom: 20px;
    max-width: 516px;
}

h4.h70 {
    font-size: 14px !important;
}

.art-box h4,
.prom-box h4 {
    font-size: 17px;
    line-height: 24px;
    font-weight: bold;
    color: #121417;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    /* height: 70px; */
}

.img-b.image-box {
    padding-right: 0px !important;
}

.art-box a,
.prom-box a {
    text-decoration: none;
    color: #d4af37;
    font-weight: 800;
    display: block;
    margin: 5px 0;
    font-size: 14px;
}

.art-box a:hover,
.prom-box a:hover {
    letter-spacing: 1px;
    transition: 1s;
}

.prs-r img {
    max-width: 100%;
}

.prs-l ul {
    --icon-space: 1.3em;
    list-style: none;
    padding: 0;
}

.prs-l li {
    padding-left: var(--icon-space);
            text-align: justify;
            color: #000;
            font-family: "Poppins", Sans-serif;
            font-weight: 400;
            line-height: 1.6;
            font-size: 1rem;
}

.prs-l li:before {
    content: "\f054";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: calc(var(--icon-space) * -1);
    width: var(--icon-space);
    color: #d4af37;
    font-size: 13px;
}

.dropdown-toggle::after {
    content: "\f054" !important;
    font-family: FontAwesome !important;
    display: inline-block;
    color: #f5f5fc;
    border: none !important;
    font-size: 10px;
    vertical-align: 2px !important;
    transform: rotate(90deg);
}

.dropdown-toggle.active::after {
    color: #d4af37;
}

section.pro-sec {
    margin: 70px 0;
}

section.pro-m-sec {
    background: #f2efeb;
    padding: 50px 0;
}

.feature_head1 {
    font-size: 21px !important;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 1.1;
    text-align: left;
    color: #d4af37;
}

.text_brdr1 {
    background: #000;
    width: 50px;
    height: 3px;
    display: block;
    overflow: hidden;
    margin-left: 0;
    text-align: left;
    margin-bottom: 10px;
}

section.pro-m-sec .art-con,
.saf-sec .art-con {
    margin-top: 0;
}

section.pro-m-sec .art-box {
    position: relative;
}

section.pro-m-sec .art-box h4 {
    font-size: 15px;
    line-height: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 48px;
    font-family: "Poppins", Sans-serif;
}

section.pro-m-sec .art-box a,
.saf-sec .art-box a {
    /* color: #fff; */
    display: inline-block;
    margin: 2px 0 6px;
    /* padding: 4px 20px;
    background: #ee2c37;
    border-radius: 20px;
    font-size: 14px; */
}

section.pro-m-sec .art-box {
    width: 23%;
}

section.pro-m-sec .art-box:hover img,
.saf-sec .art-box:hover img {
    transform: scale(1.1);
    transition: 0s;
}

.art-box-img {
    overflow: hidden;
    margin-bottom: 10px;

}

section.pro-m-sec .art-box img,
.saf-sec .art-box img {
    width: 100%;
    margin-bottom: 0px;
}

.saf-sec {
    margin: 60px 0;
}

section.esa-sec {
    margin: 60px 0;
}

section.esa-pdf {
    background: url(../../assets/img/esa-bg.jpg);
    padding: 40px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.esa-pdf-inner h2 {
    color: #fff;
}

.esa-pdf-inner a {
    color: #fff;
    display: inline-block;
    margin: 2px 0 6px;
    padding: 4px 20px;
    background: #d4af37;
    border-radius: 20px;
    text-decoration: none;
}

section.esa2-sec {
    margin: 100px 0;
}

.esa2-inner {
    box-shadow: 0 0 10px #00000020;
    padding: 40px;
}

section.ins-sec {
    background: #f2efeb;
    padding: 100px 0;
}

section.test-sec {
    margin: 100px 0;
}

section.ite-sec {
    background: #f2efeb;
    padding: 100px 0;
}

section.hdw-sec {
    margin: 100px 0;
}

.pro-cu {
    background: #fff !important;
}

.ol {
    display: -webkit-box;
    -webkit-line-clamp: 1 !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: unset !important;
}

.carb-r {
    display: flex;
    width: 100%;
}

.carb-1 {
    width: 50%;
}

.carb-2 {
    width: 30%;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.carb-3 {
    width: 20%;
    align-items: center;
    display: flex;
    justify-content: center;
}

.carb-1,
.carb-2,
.carb-3 {
    border: 1px solid #ccc;
    padding: 10px 20px;
}

section.careers-sec {
    margin: 50px 0;
}

.li-none ul {
    list-style: none;
    padding-left: 0;
}

.li-none {
    width: 100%;
}

.jot-inner {
    background: #f2efeb;
}

select#Month {
    width: 49%;
    height: 36px;
    border: none;
    border-radius: 6px;
    margin-top: 4px;
}

select#year {
    width: 50%;
    height: 36px;
    border: none;
    border-radius: 6px;
    margin-top: 4px;
}

.form-control:focus {
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    border-color: #d4af37 !important;
    outline: 0;
    box-shadow: 0 0 0 2px #d4af37 !important;
}

textarea:focus {
    outline: none !important;
    box-shadow: 0 0 0 2px #d4af37 !important;
}

.jot-r img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.jot-l {
    padding: 20px 30px !important;
}

section.jot-sec {
    margin: 100px 0;
}

.form-group label {
    font-weight: 500;
}

section.product-main {
    margin: 100px 0;
}

.pro-table table {
    width: 100%;
    text-align: center;
}

.pro-table td {
    border: 1px solid #cccc;
    padding: 10px;
}

.pro-table th {
    background: #d4af37;
    color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
}

.w-300 {
    max-width: 300px;
}

section.li-2 .art-box h4 {
    -webkit-line-clamp: 2 !important;
}

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


/* .pm-l.col-md-6.col-12 {
    width: 35%;
} */

.b-cl {
    font-size: 19px;
    color: #0f540a;
    font-weight: 600;
    border-bottom: 1px solid #ff000026;
}

.sidebar-form .call-action {
    position: absolute;
    background-color: #d4af37;
    font-family: unset;
    font-weight: 500;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    width: 150px;
    height: 40px;
    line-height: 40px;
    border-bottom: none !important;
    cursor: pointer;
    left: -95px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
}

.sidebar-form {
    position: fixed;
    top: 0;
    right: -320px;
    width: 318px;
    box-shadow: 0 0 10px #00000020;
    padding: 20px;
    transition: right .4s linear;
    z-index: 999999;
    background-color: #fff;
}

.sidebar-form.show {
    right: 0 !important;
    overflow-y: auto;
    height: 100vh;
}

.sidebar-form h3 {
    color: #000;
    font-weight: 800;
    font-size: 24px;
    margin: 0 0 10px;
}

.form-group label,
.text-area-msg label {
        font-size: 15px;
        color: #000;
        font-weight: 500;
        line-height: 25px;
        font-family: "Poppins", Sans-serif;
}

.form-group {
    padding: 6px 0;
    margin: 0px !important;
}

.form-group input {
    padding: 6px 10px;
    border: 1px solid #efefef;
    font-size: 13px;
}

.text-area-msg textarea {
    border: 1px solid #efefef;
    width: 100%;
    border-radius: 8px;
    padding: 6px 10px;
    font-size: 12px;
}

.text-area-msg {
    margin: 0 0 12px;
}

input#submit-btn {
    background: #000;
    color: #fff;
    border: none;
    padding: 8px 20px;
    border-radius: 30px;
}

.m-menu,
.mb-btm {
    display: none !important;
}

.form-close {
    position: relative;
}

.form-close a {
    position: absolute;
    top: -25px;
    right: -21px;
    cursor: pointer;
}

/* timeline */
#timeline {
    background: #f2f2f2;
}

.main-timeline {
    position: relative;

}

.main-timeline:before,
.main-timeline:after {
    content: "";
    display: block;
    width: 100%;
    clear: both;
}

.main-timeline:before {
    content: "";
    width: 3px;
    height: 100%;
    background: #d4af37;
    position: absolute;
    top: 0;
    left: 50%;
    /* z-index: 2; */
}

.main-timeline .timeline {
    width: 50%;
    float: left;
    position: relative;
    z-index: 1;
}

.main-timeline .timeline:before,
.main-timeline .timeline:after {
    content: "";
    display: block;
    width: 100%;
    clear: both;
}

.main-timeline .timeline:first-child:before,
.main-timeline .timeline:last-child:before {
    content: "";
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #fff;
    border: 4px solid #d4af37;
    position: absolute;
    top: 0;
    right: -14px;
    z-index: 1;
}

.main-timeline .timeline:last-child:before {
    top: auto;
    bottom: 0;
}

.main-timeline .timeline:last-child:nth-child(even):before {
    right: auto;
    left: -12px;
    bottom: -2px;
}

.main-timeline .timeline-content {
    text-align: center;
    margin-top: 8px;
    position: relative;
    transition: all 0.3s ease 0s;
}

.main-timeline .timeline-content:before {
    content: "";
    width: 100%;
    height: 5px;
    background: #cfb14e;
    position: absolute;
    top: 88px;
    left: 0;
    z-index: -1;
}

.main-timeline .circle {
    /* width: 150px;
    height: 150px;*/
    border-radius: 7px 40px;
    background: #fff;
    border: 8px solid #d4af37;
    float: left;
    margin-right: 25px;
    position: relative;
    top: 40px;
}

.main-timeline .circle:before {
    content: "";
    width: 26px;
    height: 30px;
    background: #d4af37;
    margin: auto;
    position: absolute;
    top: 0;
    right: -33px;
    bottom: 0;
    z-index: -1;
    box-shadow: inset 7px 0 9px -7px #444;
}

.main-timeline .circle span {
    display: block;
    width: 100%;
    height: 35%;
    border-radius: 7px 40px;
    line-height: 35px;
    font-size: 80px;
    color: #454344;
    /*display: block;
    width: 100%;
   height: 54%;
    border-radius: 7px 40px;
    line-height: 69px;
    font-size: 80px;
    color: #454344;
*/
}

.main-timeline .circle span:before,
.main-timeline .circle span:after {
    content: "";
    width: 28px;
    height: 50px;
    background: #f9f9f9;
    border-radius: 0 0 0 21px;
    margin: auto;
    position: absolute;
    top: -54px;
    right: -33px;
    bottom: 0;
    z-index: -1;
}

.main-timeline .circle span:after {
    border-radius: 21px 0 0 0;
    top: 0;
    bottom: -56px;
}

.main-timeline .circle .img {
    vertical-align: initial;
    border-radius: 0px 30px;
    width: 83px;
    padding: 5px;
    /*width: 100px;*/
    /*padding: 5px;
*/
}

.main-timeline .content {
    display: table;
    padding-right: 40px;
    position: relative;
}

.main-timeline .year {
    display: block;
    padding: 2px;
    margin: 29px 0 29px 0;
    background: rgb(210 26 38 / 8%);
    border-radius: 16px 16px;
    font-size: 16px;
    color: #d4af37;
    max-width: 120px;
    border: 2px solid #d4af37;
    font-weight: 900;
}

.main-timeline .title {
    font-size: 18px;

    font-weight: bold;
    color: rgb(0 0 0);
    text-align: left;
    margin-top: 0;
}

.main-timeline .description {
    font-size: 16px;
    margin: 0;
    color: #242424;
    /* font-family: "Roboto", sans-serif !important; */
    text-align: left;
}

.main-timeline .icon {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #f9f9f9;
    border: 4px solid #d4af37;
    position: absolute;
    top: 78px;
    right: -14px;
    display: none;
}

.main-timeline .icon:before {
    content: "";
    width: 15px;
    height: 25px;
    background: #d4af37;
    margin: auto;
    position: absolute;
    top: -1px;
    left: -15px;
    bottom: 0;
    z-index: -1;
}

.main-timeline .icon span:before,
.main-timeline .icon span:after {
    content: "";
    width: 21px;
    height: 25px;
    background: #f9f9f9;
    border-radius: 0 0 21px 0;
    margin: auto;
    position: absolute;
    top: -30px;
    left: -15px;
    bottom: 0;
    z-index: -1;
}

.main-timeline .icon span:after {
    border-radius: 0 21px 0 0;
    top: 0;
    left: -15px;
    bottom: -30px;
}

.main-timeline .timeline:nth-child(2n) .timeline-content,
.main-timeline .timeline:nth-child(2n) .circle {
    float: right;
}

.main-timeline .timeline:nth-child(2n) .circle {
    margin: 0px 0 0 20px;
}

.main-timeline .timeline:nth-child(2n) .circle:before {
    right: auto;
    left: -33px;
    box-shadow: -7px 0 9px -7px #444 inset;
}

.main-timeline .timeline:nth-child(2n) .circle span:before,
.main-timeline .timeline:nth-child(2n) .circle span:after {
    right: auto;
    left: -33px;
    border-radius: 0 0 21px 0;
}

.main-timeline .timeline:nth-child(2n) .circle span:after {
    border-radius: 0 21px 0 0;
}

.main-timeline .timeline:nth-child(2n) .content {
    padding: 0 0 0 40px;
    margin-left: 10px;
}

.main-timeline .timeline:nth-child(2n) .icon {
    right: auto;
    left: -14px;
}

.main-timeline .timeline:nth-child(2n) .icon:before,
.main-timeline .timeline:nth-child(2n) .icon span:before,
.main-timeline .timeline:nth-child(2n) .icon span:after {
    left: auto;
    right: -15px;
}

.main-timeline .timeline:nth-child(2n) .icon span:before {
    border-radius: 0 0 0 21px;
}

.main-timeline .timeline:nth-child(2n) .icon span:after {
    border-radius: 21px 0 0 0;
}

.main-timeline .timeline:nth-child(2) {
    margin-top: 180px;
}

.main-timeline .timeline:nth-child(odd) {
    margin: -125px 0 0 0;
}

.main-timeline .timeline:nth-child(even) {
    margin-bottom: 180px;
}

.main-timeline .timeline:first-child,
.main-timeline .timeline:last-child:nth-child(even) {
    margin: 0;
}

@media only screen and (max-width: 990px) {
    .main-timeline:before {
        left: 100%;
    }

    .main-timeline .timeline {
        width: 100%;
        float: none;
        margin-bottom: 20px !important;
    }

    .main-timeline .timeline:first-child:before,
    .main-timeline .timeline:last-child:before {
        left: auto !important;
        right: -13px !important;
    }

    .main-timeline .timeline:nth-child(2n) .circle {
        float: left;
        margin: 0 25px 0 0;
    }

    .main-timeline .timeline:nth-child(2n) .circle:before {
        right: -33px;
        left: auto;
        box-shadow: 7px 0 9px -7px #444 inset;
    }

    .main-timeline .timeline:nth-child(2n) .circle span:before,
    .main-timeline .timeline:nth-child(2n) .circle span:after {
        right: -33px;
        left: auto;
        border-radius: 0 0 0 21px;
    }

    .main-timeline .timeline:nth-child(2n) .circle span:after {
        border-radius: 21px 0 0 0;
    }

    .main-timeline .timeline:nth-child(2n) .content {
        padding: 0 40px 0 0;
        margin-left: 0;
    }

    .main-timeline .timeline:nth-child(2n) .icon {
        right: -14px;
        left: auto;
    }

    .main-timeline .timeline:nth-child(2n) .icon:before,
    .main-timeline .timeline:nth-child(2n) .icon span:before,
    .main-timeline .timeline:nth-child(2n) .icon span:after {
        left: -15px;
        right: auto;
    }

    .main-timeline .timeline:nth-child(2n) .icon span:before {
        border-radius: 0 0 21px 0;
    }

    .main-timeline .timeline:nth-child(2n) .icon span:after {
        border-radius: 0 21px 0 0;
    }

    .main-timeline .timeline:nth-child(2),
    .main-timeline .timeline:nth-child(odd),
    .main-timeline .timeline:nth-child(even) {
        margin: 0;
    }
}

@media only screen and (max-width: 480px) {
    .main-timeline:before {
        left: 0;
    }

    .main-timeline .timeline:first-child:before,
    .main-timeline .timeline:last-child:before {
        left: -12px !important;
        right: auto !important;
    }

    .main-timeline .circle,
    .main-timeline .timeline:nth-child(2n) .circle {
        width: 100px;
        height: 100px;
        float: none;
        margin: 0 auto;
    }

    .main-timeline .timeline-content:before {
        width: 99.5%;
        top: 68px;
        left: 0.5%;
    }

    .main-timeline .circle span {
        line-height: 115px;
        font-size: 60px;
    }

    .main-timeline .circle:before,
    .main-timeline .circle span:before,
    .main-timeline .circle span:after,
    .main-timeline .icon {
        display: none;
    }

    .main-timeline .content,
    .main-timeline .timeline:nth-child(2n) .content {
        padding: 25px 10px 0;
    }

    .main-timeline .year {
        margin-bottom: 15px;
    }

    .main-timeline .description {
        text-align: center;
    }
}

.bg-time1 {
    background: #fff9f2;
    padding: 20px;
    box-shadow: 0 0 10px #00000020;
    border-radius: 0 0 40px 40px;
    /*min-width: 498px*/
}

/** search-field-two **/

.search-field-two {
    background: #26282e;
    padding: 113px 0px 190px 0px;
}

.search-field-two .title-text {
    margin-bottom: 27px;
}

.search-field-two .title-text h2 {
    position: relative;
    display: block;
    font-size: 40px;
    line-height: 50px;
    color: #fff;
    font-weight: 700;
}

.search-field-two .search-area form {
    position: relative;
    display: block;
    margin-left: 5px;
    padding-right: 205px;
}

.search-field-two .search-area .form-group {
    position: relative;
    padding: 0px 10px;
    margin-bottom: 0px;
}

.search-field-two .search-area .form-group input[type='text'],
.search-field-two .search-area .form-group input[type='email'] {
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    background: #54565a;
    font-size: 16px;
    color: #fff;
    padding: 10px 20px;
    transition: all 500ms ease;
}

.search-field-two .search-area .form-group .icon {
    position: absolute;
    top: 20px;
    right: 30px;
    z-index: 1;
    font-size: 14px;
    color: #fff;
}

.search-field-two .search-area .form-group input:focus {
    background: #fff;
    color: #141417;
}

.search-field-two .search-area .btn-box {
    position: absolute;
    top: 0px;
    right: 0px;
}

.search-field-two .search-area .btn-box .theme-btn {
    padding: 17px 36.5px;
}

.search-field-two .pattern-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.faq-section .bg-layer {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: calc(50% - 30px);
    height: calc(100% + 70px);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


/** project-section **/

.project-section {
    position: relative;
}

.project-block-one .inner-box {
    position: relative;
    display: block;
}

.project-block-one .inner-box .image-box {
    position: relative;
    display: block;
    overflow: hidden;
    background: #000;
}

.project-block-one .inner-box .image-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.8;
    clip-path: polygon(0% 0%, 104% 0%, 100% 100%, 0% 100%, 0% 0%);
    transform: scale(0, 0);
    z-index: 1;
    transition: all 500ms ease;
}

.project-block-one .inner-box:hover .image-box:before {
    transform: scale(1, 1);
}

.project-block-one .inner-box .image-box img {
    width: 100%;
    opacity: 1;
    transition: all 500ms ease;
}

.project-block-one .inner-box:hover .image-box img {
    opacity: 0.5;
    transform: scale(1.05);
}

.project-block-one .inner-box .view-btn {
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.project-block-one .inner-box .view-btn a {
    position: relative;
    display: inline-block;
    font-size: 60px;
    line-height: 50px;
    color: #fff;
    transform: scale(0, 0);
}

.project-block-one .inner-box:hover .view-btn a {
    transform: scale(1, 1);
}

.project-block-one .inner-box .text {
    position: absolute;
    left: 0px;
    bottom: 50%;
    width: 100%;
    padding-left: 60px;
    padding-right: 50px;
    z-index: 1;
    opacity: 0;
    transition: all 500ms ease;
    transform: translateY(-50%);
    text-align: center;
}

.project-block-one .inner-box:hover .text {
    bottom: 60px;
    opacity: 1;
}

.project-block-one .inner-box .text h4 {
    position: relative;
    display: block;
    margin-bottom: 5px;
}

.project-block-one .inner-box .text h4 a {
    display: inline-block;
    font-size: 28px;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;

}

.project-block-one .inner-box .text h4 a:hover {}

.project-block-one .inner-box .text span {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: 500;
    background: #26282e;
    padding: 7px 30px;
}


/** faq-section **/

.faq-section {
    padding-top: 115px;
}

.image_block_five .image-box {
    position: relative;
    display: block;
    margin-right: 30px;
    padding-right: 90px;
    padding-bottom: 75px;
}

.image_block_five .image-box .image-1 {
    position: relative;
    display: block;
    overflow: hidden;
    /* clip-path: polygon(0% 0%, 100% 0%, 100% 92%, 0% 100%, 0% 0%); */
}

.image_block_five .image-box .image-1:before {
    position: absolute;
    top: 0;
    left: -80%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    z-index: 1;
}

.image_block_five .image-box .image-1:hover:before {
    -webkit-animation: shine 1s;
    animation: shine 1s;
}

.image_block_five .image-box .image-2 {
    position: absolute;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
}

button.navbar-toggler {
    position: relative;
    left: 0;
    float: right;
}

.image_block_five .image-box img {
    width: 100%;
    transition: all 500ms ease;
    /* border-radius: 21px 142px 9px 73px; */
}

.image_block_five .image-box .image-2:hover img {
    transform: scale(1.05);
}

.image_block_five .image-box .shape {
    position: absolute;
    top: 250px;
    right: 55px;
    width: 346px;
    height: 328px;
    background-repeat: no-repeat;
}

.content_block_five .content-box .sec-title p {
    line-height: 26px;
    color: #141417;
}


td.b-no {
    border: 1px solid white !important;
}



/* timeline **************/
.section-timeline {
    position: relative;
    padding: 6px 0;
    overflow: hidden;
    min-width: 700px;
    padding-bottom: 40%;
}

.section-timeline .container {
    max-width: 1100px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    position: relative;
}

.section-timeline .timeline {
    list-style: none;
    position: relative;
    margin: 30px 0;
}

.section-timeline .timeline li {
    height: 80px;
    width: 80px;
    position: absolute;
    border-color: black;
}

.section-timeline .timeline li:nth-child(1):after,
.section-timeline .timeline li:last-child:after {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #333 !important;
}

.section-timeline .timeline li:nth-child(odd) {
    border-style: solid;
    border-width: 2px 2px 2px 0;
    left: -40px;
    transform: translateX(50%);
    border-radius: 0 80px 80px 0;
    box-shadow: 13px 0 15px -12px rgba(0, 0, 0, .3);
}

.section-timeline .timeline li:nth-child(even) {
    left: -40px;
    border-style: solid;
    border-width: 2px 0 2px 2px;
    transform: translateX(-50%);
    border-radius: 80px 0 0 80px;
    box-shadow: -15px 0 15px -12px rgba(0, 0, 0, .5);
}

/* Style li */
.section-timeline .timeline li:nth-child(2) {
    top: 78px;
}

.section-timeline .timeline li:nth-child(3) {
    top: 156px;
}

.section-timeline .timeline li:nth-child(4) {
    top: 234px;
}

.section-timeline .timeline li:nth-child(5) {
    top: 312px;
}

.section-timeline .timeline li:nth-child(6) {
    top: 390px;
}

.section-timeline .timeline li:nth-child(7) {
    top: 468px;
}

.section-timeline .timeline li:nth-child(8) {
    top: 546px;
}

.section-timeline .timeline li:nth-child(9) {
    top: 624px;
}

.section-timeline .timeline li:nth-child(10) {
    top: 702px;
}

.section-timeline .timeline li:nth-child(11) {
    top: 780px;
}


/* Style pseudo Element */
.section-timeline .timeline li:before {
    content: '';
    position: absolute;
    height: 30px;
    width: 30px;
    border: 2px solid black;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    background-color: black;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    font-size: 13px;
    color: #FFF;
}

.section-timeline .timeline li:nth-child(odd):before {
    right: 0;
    transform: translateY(-50%) translateX(50%);
}

.section-timeline .timeline li:nth-child(even):before {
    left: 0;
    transform: translateY(-50%) translateX(-50%);
}

.section-timeline .timeline li:nth-child(1):after,
.section-timeline .timeline li:last-child:after {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: var(--clr-border-timeline);
}

.section-timeline .timeline li:nth-child(1):after {
    top: 0;
    transform: translate(-50%, -50%)
}

.section-timeline .timeline li:last-child:after {
    bottom: 0;
    right: 75px;
    transform: translate(50%, 50%)
}

.section-timeline .timeline li:nth-child(1):before {
    content: '1'
}

.section-timeline .timeline li:nth-child(2):before {
    content: '2'
}

.section-timeline .timeline li:nth-child(3):before {
    content: '3'
}

.section-timeline .timeline li:nth-child(4):before {
    content: '4'
}

.section-timeline .timeline li:nth-child(5):before {
    content: '5'
}

.section-timeline .timeline li:nth-child(6):before {
    content: '6'
}

.section-timeline .timeline li:nth-child(7):before {
    content: '7'
}

.section-timeline .timeline li:nth-child(8):before {
    content: '8'
}

.section-timeline .timeline li:nth-child(9):before {
    content: '9'
}

.section-timeline .timeline li:nth-child(10):before {
    content: '10'
}

.section-timeline .timeline li:nth-child(11):before {
    content: '11'
}

/* Style content */
.section-timeline .timeline .content {
    border: 1px solid #F2F2F2;
    position: absolute;
    min-width: 345px;
    border-radius: 10px;
    overflow: auto;
    top: 50%;
    transform: translateY(-50%);
    /* max-height: 175px; */
    box-shadow: 0 15px 25px -20px rgba(0, 0, 0, .2);

}

.section-timeline .timeline li:nth-child(odd) .content {
    left: calc(100% + 30px);
}

.section-timeline .timeline li:nth-child(even) .content {
    right: calc(100% + 30px);
}

.section-timeline .timeline .content>* {
    padding: .5rem;
}

.section-timeline .timeline .content h3 {
    text-align: center;
    margin: 0;
    box-shadow: 0 5px 8px -6px rgba(0, 0, 0, .4);
}

.section-timeline .timeline li:nth-child(1) h3 {
    background-color: #d4af37;
    color: white;
}

.section-timeline .timeline li:nth-child(2) h3 {
    background-color: #d4af37;
    color: white;
}

.section-timeline .timeline li:nth-child(3) h3 {
    background-color: #d4af37;
    color: white;
}

.section-timeline .timeline li:nth-child(4) h3 {
    background-color: #d4af37;
    color: white;
}

.section-timeline .timeline li:nth-child(5) h3 {
    background-color: #d4af37;
    color: white;
}

.section-timeline .timeline li:nth-child(6) h3 {
    background-color: #d4af37;
    color: white;
}

.section-timeline .timeline li:nth-child(7) h3 {
    background-color: #d4af37;
    color: white;
}

.section-timeline .timeline li:nth-child(8) h3 {
    background-color: #d4af37;
    color: white;
}

.section-timeline .timeline li:nth-child(9) h3 {
    background-color: #d4af37;
    color: white;
}

.section-timeline .timeline li:nth-child(10) h3 {
    background-color: #d4af37;
    color: white;
}

.section-timeline .timeline li:nth-child(11) h3 {
    background-color: #d4af37;
    color: white;
}


.section-timeline .timeline .content p {
    font-size: 14;
    line-height: 27px;
    ;
}

h2.t-c.sec-title.aos-init.aos-animate {
    text-align: center;
    padding-bottom: 40px;
}



/** chooseus-section **/

.chooseus-section {
    padding: 115px 0px 110px 0px;
    overflow: hidden;
}

.chooseus-section .pattern-layer {
    position: absolute;
    left: -130px;
    top: -150px;
    width: 292px;
    height: 292px;
    background-repeat: no-repeat;
    z-index: 1;
    -webkit-animation: zoom-fade 4s infinite linear;
    animation: zoom-fade 4s infinite linear;
}

.chooseus-section .outer-container {
    padding: 0px 120px;
    max-width: 1920px;
    margin: 0 auto;
}

.chooseus-section .bg-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    width: calc(50% + 285px);
    height: 100%;
    background: #f2efeb;
    clip-path: polygon(0% 0%, 100% 0%, 95% 100%, 0% 100%, 0% 0%);
}

.content_block_four .content-box {
    position: relative;
    display: block;
}

.content_block_four .content-box .inner-box {
    margin: 0px 10px;
}

.content_block_four .content-box .inner-box .single-column {
    padding: 0px 5px;
    margin-top: 0px;
}

.content_block_four .content-box .inner-box .single-item {
    position: relative;
    display: block;
    background: #ffffffd1;
    padding: 10px 5px;
    margin-bottom: 0px;
    z-index: 1;
    box-shadow: 0 3px 10px rgb(245 245 245 / 96%);
}

.red {
    color: #ee2c37
}

.content_block_four .content-box .inner-box .single-item:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    left: 0px;
    top: 0px;
    z-index: -1;
    transition: all 500ms ease;
}

.content_block_four .content-box .inner-box .single-item:hover:before {
    height: 100%;
}

.content_block_four .content-box .inner-box .single-item .icon-box {

    margin-bottom: 11px;
}

h2.t-c.sec-title.aos-init.aos-animate {
    font-size: 32px !important;
    color: #d4af37 !important;
    padding-bottom: 49px !important;
}

.content_block_four .content-box .inner-box .single-item h5 {
    line-height: 20px;
    transition: all 500ms ease;
    font-size: 17px;
    height: 45px;
    font-weight: 600;
    text-align: center;

}

.content_block_four .content-box .inner-box .single-item:hover h5 {
    color: #fff;
}

/* .bg-text {
    box-shadow: 0 3px 10px rgb(0 0 0 / 9%);
    padding: 24px;
} */
.bg-text h4 a {
    color: #1e1d1d;
    font-size: 19px;
    text-decoration: none;
    font-weight: 600;
    text-align: center;
    margin: auto;
    display: block;
}

.content_block_four .content-box .inner-box .single-item:before {
    background: #d4af37 !important;
}

button.sub-1.main_banner_btn.info {
    display: block;
    margin: auto !important;
}

section.form-sec-pad {
    padding: 80px 0;
}

.career-info-title h5 span {
    font-size: 22px;
    color: #2a2a2a;
}

.cjfr-l {
    width: 80%;
}

.cjfr-r {
    width: 20%;
}

.cjf-r1 {
    column-gap: 30px;
}

.jp-time {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}

p.jpu-duration {
    font-size: 14px;
    color: #979797;
    margin-bottom: 0;
}

.cjfr-l p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 0;
}

.cjf-box {
    box-shadow: 0 0 10px #00000020;
    border-radius: 10px;
    padding: 26px;
    margin: 40px 0;
    position: relative;
}

.cjfr-l h3 {
    margin-top: 0;
}

section.career-info {
    margin: 60px 0;
}

.cjf-box hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #e6324f2b;
}

.cjf_r2_title h5 {
    font-size: 16px;
    line-height: 32px;
    color: #d4af37;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 0px;
}

.cjf_r2_content ul li {
    font-size: 14px;
}

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

.cjf_r2_content a {
    display: block;
    width: 100%;
    order: 2;
    color: #d4af37;
    text-decoration: none;
    cursor: pointer;
    font-size: 14px;
    font-weight: 800;
}

.c-prs-l ul {
    margin-bottom: 0;
}

h4.main-s-title {
    font-size: 20px;
    color: #2a2a2a;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
}

.career-info-title h5 {
    margin-bottom: 8px;
}

.cjfr-btn button {
    background: #d4af37;
    border: 2px solid #d4af37;
    color: #fff;
    border-radius: 4px;
    width: 100%;
    padding: 4px 20px;
}

.cjfr-btn {
    position: absolute;
    right: 70px;
    bottom: 20px;
}

section.apply-form {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #000000d4;
    width: 100vw;
    height: 100vh;
    z-index: 9;
    padding: 200px 0;
    display: none;
}

.apply-form-show {
    display: block !important;
}

.form-close-btn a {
    position: absolute;
    right: 310px;
    top: 150px;
}

img.mobile-btn {
    display: none;
}

.shine {
    position: relative;
    overflow: hidden;
}

.shine::before {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2;
}

.shine:hover::before,
.shine:focus::before {
    -webkit-animation: shine 0.85s;
    animation: shine 0.85s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}

.hp-inner .slick-next {
    right: 0px !important;
}

.hp-inner .slick-prev {
    left: -55px !important;
}

.hp-inner .slick-next:before,
.hp-inner .slick-prev:before {
    color: #d4af37;
}

img.img-c {
    max-width: 400px;
}

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

.art-box a:last-child {
    background: #d4af37;
    border: 2px solid #d4af37;
    color: #fff !important;
    padding: 5px 12px;
    text-decoration: none;
    border-radius: 4px;
    width: auto;
    display: inline-block !important;

    margin-bottom: 30px;
    height: 40px;
}

img.spd-i {
    max-width: 400px;
}

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

.art-box-img a {
    background-color: transparent !important;
    border: transparent !important;
    height: auto !important;
}

.hwb-yt {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #111111c9;
    z-index: 999;
    padding: 5%;
    display: none;
}

.hwb-yt-b {
    display: block !important;
}

/* .hwb-yt-n{
    display: none;
} */
.hwb-yt-if iframe {
    width: 100%;
    height: 100%;
}

.hwb-yt-if {
    width: 100%;
    height: 100%;
}

.hwb-yt-ci {
    position: absolute;
    right: 50px;
    top: 50px;
}

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

p.art-p i {
    color: #d4af37;
}


button.back-to-top {
    margin: 0 !important;
    padding: 0 !important;
    background: #fff;
    height: 0px;
    width: 0px;
    overflow: hidden;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    color: transparent;
    clear: both;
    visibility: hidden;
    position: fixed;
    cursor: pointer;
    display: block;
    border: none;
    right: 50px;
    bottom: 75px;
    font-size: 0px;
    outline: 0 !important;
    z-index: 99;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

button.back-to-top:hover,
button.back-to-top:active,
button.back-to-top:focus,
{
outline: 0 !important;
}

button.back-to-top::before,
button.back-to-top::after {
    content: "";
    display: block;
    vertical-align: middle;
    border-bottom: solid 10px #d4af37;
    border-left: solid 10px transparent;
    line-height: 0;
    border-right: solid 10px transparent;
    height: 0;
    margin: 18px auto 0;
    width: 0;
    border-radius: 20px;
    visibility: hidden;
}

button.back-to-top.show::after,
button.back-to-top.show::before {
    visibility: visible;
}

button.back-to-top::after {
    border-bottom-color: #fff;
    position: relative;
    top: -24px;
}

button.back-to-top.show {
    display: block;
    background: #fff;
    color: #00ab6c;
    font-size: 25px;
    right: 25px;
    bottom: 50px;
    height: 50px;
    width: 50px;
    visibility: visible;
    box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
}

button.back-to-top.show:active {
    box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
}

button.navbar-toggler {
    border: none;
    padding: 0;
}

.navbar-toggler-icon {
    width: 2.5em !important;
    background-image: url(../../assets/img/toggle.png) !important;
    height: 2.5em !important;
}

button:focus:not(:focus-visible) {
    outline: none !important;
    box-shadow: none !important;
}

ul.navbar-nav li.nav-item:last-child {
    display: none;
}

.eas-btn {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

@media screen and (max-width: 1399px) {

    .top-header {
        display: none;
    }

    .hal-inner::before {
        content: none !important;
    }

    .navbar-toggler {
        padding: 0 !important;
        border: 0 !important;
        color: black !important;
    }

    ul.navbar-nav li a {
        padding: 9px 7px !important;
    }

    .mds-inner::before {
        content: none;
    }

}
.degin_p {
        font-size: 17px;
         padding: 0;
        line-height: 0.8;
        color: rgb(212, 175, 55) !important;
        font-weight: 700;
        margin: 11px 0px 8px;
         /* font-family: 'Times'; */
         font-family: "Poppins", Sans-serif;
}
.m-section-40 {
    margin: 40px 0px !important;
}

.p-section-40 {
    padding: 40px 0px !important;
}

@media screen and (max-width:426px) {
    .degin_p {
        font-size: 15px !important;
         margin: 9px 0px 3px;
        font-family: "Poppins", Sans-serif;
    }
     .eazy_earth_lgtext {
            font-weight: 700;
            font-size: 24px !important;
            color: #d4af37 !important;
            text-align: center !important;
            margin: 0px 0px 0px;
            font-family: "Poppins", Sans-serif !important;
    }
     .project-block-one .inner-box .text h4 a {
            display: inline-block;
            font-size: 12px;
            line-height: 16px;
            color: #ffffff;
            font-weight: 600;
            text-decoration: none;
        }
         .project-block-one .inner-box .text {
             position: absolute;
             left: 0px;
             bottom: 50%;
             width: 100%;
             padding-left: 26px;
             padding-right: 26px;
             z-index: 1;
             opacity: 0;
             transition: all 500ms ease;
             transform: translateY(-50%);
             text-align: center;
         }
          .project-block-one .inner-box:hover .text {
              bottom: 0px;
              opacity: 1;
          }
                
    footer {
        padding-top: 10px;
    }

    .third_footer_sec {
        text-align: start !important;
    }

    .section-title {
        font-size: 1.9rem !important;
        font-weight: 800 !important;
        text-align: center !important;
        margin: 21px 0 !important;
    }

    .ws-img:after {
        content: none !important;
    }

    .ws-img:before {
        content: none !important;
    }

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

    .small_cont {
        padding-top: 0px !important;
        padding-bottom: 0 !important;
    }
    

    .hbb-content h1 {
        font-size: 26px;
        font-weight: 700;
        color: #fff;
        line-height: 26px;
    }

    .hbb-content h2 {
        font-size: 38px;
        font-weight: 700;
        color: #fff;
        line-height: 33px;
    }

    .hcrl-icon img {
        max-width: 34px;
    }

    .hcrl-content a {
        font-size: 15px !important;
    }

    section.im-title {
        margin: 25px 0 6px !important;
    }

    section.tec-sec {
        margin: 0px 0 50px !important;
    }

    .main-title {
        font-size: 24px;
        font-weight: 500;
        font-family: "Poppins", Sans-serif;
        /* text-transform: uppercase; */
        color: #d4af37;
        /* margin-bottom: 16px; */
    }
    .main-title a{
        text-decoration: none;
        font-size: 24px;
        font-weight: 500;
        /* text-transform: uppercase; */
        color: #d4af37;
        /* margin-bottom: 16px; */
    }
    .highlight{
        color: #d4af37;
        font-size: 28px;
        margin-bottom: 16px;
    }
    section.pro-sec {
        margin: 20px 0 !important;
    }

    section.career-info {
        margin: 20px 0;
    }

    .project-block-one .inner-box .image-box img {
        height: 100px;
    }

    .bg-text h4 a {
        font-size: 15px;
    }

    .hbb-content {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        max-width: 810px;
        left: 0%;
        padding: 20px 42px;
    }

    h2.t-c.sec-title.aos-init.aos-animate {
        padding-bottom: 0 !important;
        font-size: 18px !important;
    }

    section.h-about {
        margin: 26px 0;
    }

    /* .sidebar-form{
   
    } */
}

.feature_sec {
    width: 60px;
}

.whatsapp,
.call img {
    width: 50px;
}

.whatsapp img {
    width: 50px;
}

.eazy_earth_lgtext {
    font-weight: 700;
     font-size: 28px !important;
     color: #d4af37 !important;
     text-align: center !important;
     margin: 0px 0px 0px;
     /* font-family: 'Times'; */
     font-family: "Poppins", Sans-serif;
}

.product_img {
    width: 100%;
    height: 275px;
}

@media (min-width: 426px) and (max-width: 769px) {
    section.pro-m-sec .art-box {
        width: 48% !important;
    }
}

.third_footer_sec {
    text-align: center;
}

.project_img {
    width: 100%;
    height: 260px;
}

.slick-prev {
    left: 4px !important;
}

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