.slidersec img {
    width: 100%;
    height: calc(100dvh - 83px);
    object-fit: cover;
}

/*ceo message*/
.chairman_img img {
    width: 100%;
    height: 550px;
    object-fit: cover;
}
.chairmancontent {
    padding: 0px 60px;
    width: 90%;
    margin: 0 auto;
}
.shapes img {
    width: 100%;
}
.founder_name {
    color: #06121E;
    font-size: 18px;
    font-weight: 400;
    margin: 0;
}
.designation {
    color: #7E7E7E;
    font-size: 16px ! Important;
    font-weight: 400;
    margin: 0;
}
.shapes {
    margin-top: -20px;
}
.quote {
    position: relative;
    font-size: 21px;
    line-height: 30px;
}

.quote-base {
    color: #cfcfcf;
    display: block;
}

/* GRADIENT FILL TEXT */
.quote-fill {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;

    background: linear-gradient(
        180deg,
        #2d2c2c 0%,
        #2d2c2c 40%,
        #2d2c2c 70%,
        #2d2c2c 80%
    );

    background-size: 100% 0%;
    background-repeat: no-repeat;
    background-position: top;

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;

    pointer-events: none;
    will-change: background-size;
}
.quote-fill {
    transform: translateZ(0);
}
.quote {
    backface-visibility: hidden;
}
.wpcf7-list-item {
    display: inline-block;
    margin: 0!important;
}
/* Highlighted text */
.quote strong {
    background: none;
    -webkit-text-fill-color: #2e2e2e;
    color: #2e2e2e;
    font-weight: 600;
}

/* Quote marks */
.quote-mark {
    font-size: 36px;
    font-weight: 600;
    color: #2e2e2e;
    -webkit-text-fill-color: #2e2e2e;
}


/**/


/*news*/
.newswrapper{
    background: #FFF6EF;
}
.newsblk {
    padding: 15px 30px 30px;
}
.newsimg{
    overflow: hidden;
}
.newswrapper {
    background: #F0F0F0;
    text-decoration: none;
    display: inline-block;
    width: 100%;
}
.newsimg img {
    width: 100%;
    height: 223px;
    object-fit: cover;
    transition: 0.3s linear;
}
.singledot {
    background: #EC8A00;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
}
.news_date {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    color: #EC8A00;
    font-size: 14px;
}
.newsblk p {
    color: #767676;
    margin: 20px 0px 40px;
}
.newsblk h4 {
    font-size: 20px;
    line-height: 28px;
    color: #06121E;
}
.underlinedbtn {
    color: #06121E;
    font-size: 15px;
    display: inline-block;
    position: relative;
}
.underlinedbtn:after {
    content: "";
    position: absolute;
    left: 0;
    background: #06121E;
    width: 100%;
    height: 1px;
    bottom: 0;
}
.newswrapper:hover .newsimg img{
    transform: scale(1.05);
    transition: 0.3s linear;
}
.newswrapper:hover .underlinedbtn{
    color: #EC8A00;
}
.newswrapper:hover .underlinedbtn:after{
    background: #EC8A00;
}

/**/



/*about*/
.aboutbox_wrap {
    background: #fff;
    padding: 40px 12px;
    text-align: center;
    height: 270px;
}
.aboutbox_wrap img {
    width: 57px;
    height: 57px;
    object-fit: contain;
    margin-bottom: 15px;
}
.aboutbox_wrap h4 {
    font-size: 18px;
}
.aboutbox_wrap p {
    color: #767676;
    font-size: 15px;
    width: 91%;
    margin: 0 auto;
}
.abt_rt p {
    color: #767676;
    margin: 30px 0;
    width: 86%;
}
.abt_rt .common_title {
    width: 80%;
}
.abt_rt {
    padding-left: 40px;
}

.mask-wrap {
    position: relative;
    display: inline-block;
    width: 100%;
}

/* IMAGE MASK TEXT */
.mask-text {
    font-family: 'Inter', sans-serif;
    font-weight: 900;
    font-size: 320px;
    line-height: 1;
    margin: 0;
    position: relative;
    z-index: 9;
    letter-spacing: -38px;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    background-size: cover;
}

/* WHITE 3 OVERLAY */
.white-three {
    position: absolute;
    top: -7px;
    left: 1px;
    z-index: 9;

    font-family: 'Inter', sans-serif;
    font-weight: 900;
    font-size: 335px;
    line-height: 1;

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

    -webkit-background-clip: text;
    background-clip: text;
    color: #fff;

}
.white-zero {
    position: absolute;
    top: -7px;
    left: 151px;
    font-family: 'Inter', sans-serif;
    font-weight: 900;
    font-size: 335px;
    line-height: 1;
    color: #ffffff;
    pointer-events: none;
    background-size: cover;
    background-position: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
  
}
.plusicon {
    font-size: 120px;
    vertical-align: top;
    position: absolute;
    top: -47px;
    left: 378px;
    -webkit-text-fill-color: #6c757d;
    font-weight: 800;
    background-size: cover;
    background-position: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}
.year_exp {
    margin: 0;
    font-weight: 600;
    font-size: 24px;
    width: 290px;
    line-height: 27px;
}
/*end about*/

/* start footer */
footer {
    background: #2A2E36;
    padding: 80px 0px 40px;
}
.ftr_logo {
    display: flex;
    text-decoration: none;
}
.ftr_title {
    color: #EC8A00;
    font-size: 15px;
    font-weight: 300;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.quick_links ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.quick_links ul li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.quick_links ul li span {
    color: #717171;
    font-size: 14px;
    font-weight: 400;
    width: 160px;
}
.quick_links ul li a{
    text-decoration: none;
    color: #BCBCBC;
    font-size: 14px;
    font-weight: 300;
}
.quick_links ul li a:hover{
    text-decoration: underline;
}
.connect_with a {
    text-decoration: none;
    color: #BCBCBC;
    font-size: 14px;
    font-weight: 300;
    display: block;
    margin-bottom: 15px;
}
.connect_with a:hover {
    text-decoration: underline;
}
.ftr_verticals a {
    text-decoration: none;
    padding: 0px 30px;
    display: flex;
    align-items: center;
    gap: 10px;
    color: #BCBCBC;
    font-size: 11px;
    font-weight: 200;
    width: fit-content;
    transition: all .5s linear;
    border-right: 1px solid #ec8a0057;
}
.ftr_verticals a:first-child{
    padding-left: 0;
}
.ftr_verticals a:last-child{
    border-right: 0;
}
.ftr_verticals {
    display: flex;
    align-items: center;
    margin-top: 60px;
	justify-content: center;
}
.ftr_verticals a img {
    width: 25px;
    height: 25px;
    object-fit: contain;
}
.copy_right {
    background: #1E222B;
    padding: 15px 0px;
}
.copy_right .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.copy_right p{
    color: #BCBCBC;
    font-size: 11px;
    font-weight: 200;
    margin: 0;
}
.copy_right p a{
    text-decoration: none;
    color: #BCBCBC;
}
/* end footer */

/* start vertical */
.vertical_wrap {
    height: 260px;
    border-radius: 5px;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom: 18px;
    transition: all .5s linear;
}
.vertical_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.vertical_logo_wrap {
    background: #4E1F17DB;
    position: absolute;
    top: 35px;
    left: 35px;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 400;
    height: 53px;
    display: flex;
    align-items: center;
    border-radius: 50px;
    width: 190px;
    padding-right: 20px;
    line-height: 14px;
}
.vertical_logo_wrap span {
    min-width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #FFF6EF;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.vertical_title {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 25px 30px;
    background: linear-gradient(359deg, #000000ab, transparent);
    width: 100%;
    height: 50%;
    display: flex;
    align-items: end;
    transition: all .5s linear;
}
.vertical_title h4 {
    color: #FFFFFF;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    gap: 10px;
    margin: 0;
    position: relative;
    transition: all .5s linear;
}
.vertical_title h4::after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: -4px;
    width: 1%;
    height: 1px;
    background: #ffffff69;
    transition: all .5s linear;
}
.vertical_wrap:hover .vertical_title h4::after{
    width: 100%;
    transition: all .5s linear;
}
.verticalscontents{
    margin-top: 60px;
}
#vertical_slider{
    display: none;
    margin-top: 40px;
}
#vertical_slider .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    gap: 20px;
}
#vertical_slider .owl-nav button {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #00000085;
    border-radius: 50%;
    color: #00000085;
    font-size: 20px;
}
#vertical_slider .owl-nav button:hover{
        background-color: #EC8A00;
        color: #fff;
        border-color: #EC8A00;
}
.mob_btn {
    display: none;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
/* end vertical */

/* verticals start */
#verticals_header {
    background: #FFF6EF;
    height: 230px;
    display: flex;
    align-items: center;
}
.verticals_header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 88%;
    margin: auto;
}
.vertical_caption {
    text-align: center;
}
.vertical_caption p {
    margin: 0;
    color: #EC8A00;
    font-size: 16px;
    font-weight: 600;
}
.vertical_logo {
    width: 70px;
    height: 70px;
    object-fit: contain;
}
.vertical_main_title {
    text-align: center;
    margin-bottom: 60px;
}
.vertical_left {
    height: 500px;
    overflow: hidden;
    border-radius: 4px;
    margin-right: 55px;
}
.vertical_left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.vertical_right h6 {
    font-size: 20px;
    font-weight: 500;
    color: #5D5D5D;
    line-height: 28px;
    margin-bottom: 25px;
}
.key_service_wrap span {
    width: 63px;
    height: 63px;
    background: #FF9500;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.key_service_wrap h5 {
    color: #06121E;
    font-size: 18px;
    font-weight: 600;
    width: 230px;
    margin: 30px 0px 15px;
}
.key_service_wrap p {
    color: #767676;
    margin: 0;
}
#other_verticals_slider {
    margin-top: 60px;
}
#other_verticals_slider .owl-nav {
    display: flex;
    align-items: center;
    position: absolute;
    top: -75px;
    right: 0;
    gap: 20px;
}
#other_verticals_slider .owl-nav button {
    width: 40px;
    height: 40px;
    background: #D8D8D8;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s linear;
    color: #00000082;
    font-size: 20px;
}
#other_verticals_slider .owl-nav button:hover{
    background: #EC8A00;
    transition: all .5s linear;
    color: #fff;
}
.why_join {
    width: 89%;
    margin: auto;
}
.counter {
    display: flex;
    align-items: center;
    gap: 3px;
    margin: 50px 0px;
    color: #BCBCBC;
}
.counter span{
    color: #BCBCBC;
    font-size: 16px;
    font-weight: 600;
}
.no_of_slides{
    color: #EC8A00!important;
}
.why_join_wrap h5 {
    color: #06121E;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}
.application_form {
    width: 72%;
    margin: auto;
}
.application_form .common_title {
    margin-bottom: 20px;
}
.application_head p {
    width: 830px;
}
.application_input_wrap label {
    color: #06121eb0;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    margin-bottom: 8px;
}
.application_input {
    background: #FFFFFFAD;
    border-radius: 4px;
    width: 100%;
    padding: 16px 15px;
    box-shadow: none;
    outline: none;
    font-size: 15px;
    border: 1px solid #ec8a0000;
	    font-weight: 400;
}
.application_input:focus {
    border: 1px solid #ec8a0036;
}
.application_input_wrap {
    margin-bottom: 20px;
}
.application_input::placeholder{
    color: #7676768F;
    font-size: 14px;
    font-weight: 400;
}
.application_form_wrap {
    margin-top: 60px;
}
.checkbox {
    display: flex;
    align-items: baseline;
    gap: 5px;
    color: #767676;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 20px;
    cursor: pointer;
}
.application_input_wrap textarea {
    height: 180px;
    resize: none;
}
.file-upload input[type="file"] {
  display: none;
}

.upload-btn {
    display: inline-flex;
    align-items: center;
    color: #06121E;
    font-size: 15px;
    font-weight: 400;
    cursor: pointer;
}
.upload-btn iconify-icon {
    font-size: 18px;
}
.latest_news_head {
    text-align: center;
    margin-bottom: 60px;
}
#latest_news_list .newswrapper {
    background: #FFFFFF66;
    margin-bottom: 24px;
}
.spinner {
    animation: spin 9s linear infinite
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}
.learn_more button {
    font-size: 16px;
    font-weight: 600;
    color: #06121E;
    border: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    background: transparent;
}
.learn_more {
    display: none;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
}
.contact_left {
    box-shadow: 10px 12px 64px 0px #A6A6A614;
    border-radius: 4px;
    border: 1px solid #3824090F;
    padding: 30px;
    background: #FFFFFF6B;
    margin-right: 25px;
}
.contact_input {
    background: #FFFFFFAD;
    border-radius: 4px;
    border: 1px solid #BCBCBC2E;
    width: 100%;
    padding: 16px 15px;
    box-shadow: none;
    outline: none;
    border: 1px solid #ec8a0000;
    font-size: 15px;
	    font-weight: 400;
}
.contact_input:focus {
    border: 1px solid #ec8a0036;
}
.contact_input::placeholder{
    color: #7676768F;
    font-size: 14px;
    font-weight: 400;
}
.contact_input_wrap label {
   color: #06121eb0;
    font-size: 14px;
    font-weight: 400;
    display: flex;
    margin-bottom: 8px;
}
.contact_input_wrap {
    margin-bottom: 20px;
}
.submit_btn {
    border: 0;
    background: #EC8A00;
    border-radius: 4px;
    padding: 10px 40px;
    color: #fff;
    font-size: 16px;
}
.contact_right a {
    color: #06121E;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}
.contact_right a iconify-icon{
    color: #EC8A00;
}
.contact_right h6 {
    color: #EC8A00;
    font-size: 16px;
    font-weight: 500;
    margin: 30px 0px 10px;
}
.google_map {
    height: 200px;
    overflow: hidden;
}
.google_map iframe{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.contact_input_wrap textarea {
    height: 110px;
}
.social_media {
    display: flex;
    align-items: center;
    gap: 10px;
}
.social_media a{
    width: 34px;
    height: 34px;
    background: #EC8A0030;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.social_media a iconify-icon{
    color: #06121E!important;
}
.latest_news_header_left a {
    color: #767676;
    display: flex;
    align-items: center;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    gap: 10px;
}
.latest_news_header_left a iconify-icon {
    font-size: 18px;
}
.date {
    color: #767676;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    display: flex;
    margin-top: 25px;
    padding-left: 20px;
}
.date::after {
    position: absolute;
    content: '';
    left: 0;
    top: 7px;
    width: 10px;
    height: 10px;
    background: #EC8A00;
    border-radius: 50%;
}
.contact_left h3 {
    margin-bottom: 30px;
    font-size: 30px;
	color: #06121E;
    line-height: 38px;
    font-weight: 600;
    transition: all .5s linear;
    text-transform: capitalize;
}
.blog_details {
    width: 57%;
    margin: auto;
}
.csr_activities_header .header_right p {
    width: 610px;
}
.width_89 {
    width: 89%;
    margin: auto;
}
.csr_approach_left p {
    width: 400px;
    margin: 0;
}
.csr_approach_left .common_title{
    margin-bottom: 20px;
}
.csr_approach_right h5 {
    color: #EC8A00;
    font-size: 22px;
    font-weight: 600;
    padding-left: 45px;
}
.csr_approach_right ul {
    padding: 0;
    margin-bottom: 0;
    margin-top: 30px;
    list-style: none;
}
.csr_approach_right ul li {
    padding-left: 45px;
    border-left: 1px solid #00000012;
    margin-bottom: 45px;
}
.csr_approach_right ul li:last-child{
    margin-bottom: 0;
}
.csr_approach_right ul li span{
    color: #EC8A00;
    font-size: 16px;
    font-weight: 600;
}
.csr_approach_right ul li h6 {
    color: #06121E;
    font-size: 22px;
    font-weight: 600;
    margin: 25px 0 15px;
}
.csr_approach_right ul li p {
    width: 360px;
}
.csr_approach_left {
    position: sticky;
    top: 50px;
}
.head_centre p {
    color: #5D5D5D;
    font-size: 20px;
    font-weight: 500;
    width: 390px;
    margin: 30px auto 0px;
    line-height: 26px;
}
.csr_content_left .common_title {
    width: 340px;
    margin-bottom: 30px;
}
.csr_images {
    display: flex;
    gap: 25px;
    align-items: baseline;
}
.csr_images img{
    width: 220px;
    object-fit: cover;
}
.image1 {
    height: 245px;
}
.image2 {
    height: 355px;
}
.csr_content_left {
    margin-right: 85px;
}
.about_right h6 {
    color: #5D5D5D;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 20px;
}
.about_right .common_title {
    margin-bottom: 30px;
    width: 500px;
}
.plus:after {
    content: "+";
    display: inline-block;
  }
#counter {
    margin-bottom: 0;
    list-style: none;
    padding: 0;
    display: inline-block;
    width: 100%;
    margin-top: 60px;
}
#counter li{
    width: 33.3%;
    float: left;
}
.count {
    font-size: 46px;
    font-weight: 500;
}
.mv_image {
    height: 580px;
    overflow: hidden;
    border-radius: 4px;
    margin-left: 45px;
}
.mv_image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.mv_left .common_title {
    margin-bottom: 30px;
}
.mission_vision_slider {
    padding: 50px 0px 0px 60px;
    position: relative;
    margin-top: 50px;
}
.mission_vision_slider::after{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/grid.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.mv_wrap h6{
    color: #06121E;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 40px;
}
#mission_vision_slider .owl-nav {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 40px;
}
#mission_vision_slider .owl-nav button {
    width: 40px;
    height: 40px;
    background: #D8D8D8;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s linear;
    font-size: 20px;
}
#mission_vision_slider .owl-nav button:hover{
    background: #EC8A00;
    transition: all .5s linear;
    color: #fff;
}
.chairmanmsg {
    overflow: hidden;
}
.mission_vision_slider .counter {
    position: absolute;
    margin: 0;
    right: 0;
}
.mv_left {
    width: 440px;
}
.progress_head {
    text-align: center;
}
.progress_head p {
    width: 880px;
    margin: 30px auto 0;
}
#chairman_msg .chairmancontent {
    padding: 0;
    margin: 0;
    width: unset;
}
#chairman_msg .chairman_img {
    margin-right: 50px;
}
.team_wrap {
    height: 400px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    transition: all .5s linear;
}
.team_wrap:hover img {
    transform: scale(1.05);
    transition: all .5s linear;
}
.team_wrap img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s linear;
}
.name_wrap {
    position: absolute;
    bottom: 20px;
    left: 50%;
    background: #FFFFFF;
    border-radius: 4px;
    padding: 20px;
    transform: translate(-50%, 50%);
    width: 90%;
    opacity: 0;
    transition: all .5s linear;
}
.team_wrap:hover .name_wrap{
    opacity: 1;
    transform: translate(-50%, 0%);
    transition: all .5s linear;
}
.name_wrap h6 {
    color: #06121E;
    font-size: 20px;
    font-weight: 600;
    margin: 0;
}
.name_wrap span{
    color: #06121EC4;
    font-size: 14px;
    font-weight: 400;
}
.timeline-wrapper {
    position: relative;
    max-width: 1200px;
    margin: 80px auto;
    padding: 40px 20px;
}

.timeline-curve {
    width: 100%;
    height: 200px;
}

.timeline-items {
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.timeline-item {
    position: relative;
    text-align: center;
    cursor: pointer;
}

/* DOT */
.progress_dots {
    width: 12px;
    height: 12px;
    background: #cfd4da;
    border-radius: 50%;
    margin: auto;
    display: block;
}
.progress_dots.active {
    background: #f59e0b;
}

/* ICON */
.icon {
    width: 75px;
    height: 75px;
    background: #fff;
    border-radius: 50%;
    margin: 12px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 25px rgb(239 230 218);
    transition: transform 0.3s ease;
    border: 6px solid #ec8a0029;
    position: relative;
    z-index: 1;
}
.icon.large {
    width: 80px;
    height: 80px;
    font-size: 32px;
}

/* YEAR */
.year {
    font-size: 14px;
    color: #6b7280;
}

.year.active {
    color: #111827;
    font-weight: 600;
}

/* HOVER CONTENT */
.hover-box {
    position: absolute;
    bottom: -120%;
    left: 50%;
    transform: translateX(-50%) translateY(10px);
    width: 280px;
    opacity: 0;
    transition: all 0.3s ease;
    height: 120px;
    overflow-x: auto;
    z-index: 9999;
}
.hover-box h4 {
    font-size: 20px;
    margin-bottom: 15px;
    color: #f59e0b;
    font-weight: 600;
}

.hover-box p {
    font-size: 13px;
    line-height: 1.5;
    color: #4b5563;
}

/* SHOW STATES */
.timeline-item:hover .hover-box,
.hover-box.show {
    opacity: 1;
    transform: translateX(-50%) translateY(10px);
}

.timeline-item:hover .icon {
    transform: scale(1.12);
}
#progress {
    overflow: hidden;
}
.timeline-curve {
    width: 100%;
    height: 200px;
    display: block;
}
.timeline-items .timeline-item:nth-child(1) {
    top: -50px;
}
.timeline-items .timeline-item:nth-child(2) {
    top: 0px;
}
.timeline-items .timeline-item:nth-child(3) {
    top: -35px;
}
.timeline-items .timeline-item:nth-child(4) {
    top: -75px;
}
.timeline-items .timeline-item:nth-child(5) {
    top: -20px;
}
.timeline-item::after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 40px;
    border: 1px dashed #D9D9D9;
    height: 15%;
    width: 1px;
}
.timeline-item.active::after{
    border-color: #EC8A00;
}
.rr_logo_wrap {
    width: 250px;
    height: 250px;
    background: #EC8A000F;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: pulse-animation 2s infinite;
}
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px #EC8A000A;
  }
  100% {
    box-shadow: 0 0 0 50px #ec8a0000;
  }
}
.rr_logo_wrap img {
    width: 150px;
    height: 150px;
    object-fit: contain;
}
.rr_logo {
    margin-top: 70px;
}
.csr_approach_left img {
    width: 209px;
    margin-top: 50px;
}
input[type=checkbox] {
  accent-color: #545454;
}
.why_join_right {
    position: relative;
    height: 500px;
    width: 510px;
}
.why_join_right img {
    border-radius: 4px;
    object-fit: cover;
    position: absolute;
}
.img01 {
    width: 190px;
    height: 210px;
    left: 0;
    top: 150px;
}
.img02 {
    width: 290px;
    height: 290px;
    right: 0;
    top: 0;
}
.img03 {
    width: 220px;
    height: 180px;
    bottom: 0;
    right: 70px;
}
.why_join_wrap {
    width: 430px;
}
.icon-mob {
    width: 75px;
    height: 75px;
    background: #fff;
    border-radius: 50%;
    margin: 12px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 25px rgb(239 230 218);
    transition: transform 0.3s ease;
    border: 6px solid #ec8a0029;
    position: relative;
}
.icon-mob img {
    width: 40px !important;
}
.year-mob {
    font-size: 14px;
    color: #6b7280;
}
.timeline-wrapper-mob {
    text-align: center;
}
.timeline-wrapper-mob {
    text-align: center;
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    min-height: 335px;
}
.hover-box-mob h4 {
    font-size: 20px;
    margin-bottom: 15px;
    color: #f59e0b;
    font-weight: 600;
}
.timeline-wrapper-mobile {
    margin-top: 30px;
    position: relative;
    display: none;
}
.timeline-wrapper-mobile::after{
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    border: 1px dotted #f59e0b;
}
.latestnews {
    overflow: hidden;
}
.vertical_logo_wrap span img {
    width: 40px !important;
    height: 25px;
    object-fit: contain;
}
#related_news {
    overflow: hidden;
}
.timeline-item:first-child .hover-box.show {
    opacity: 1;
    transform: translateX(-30%) translateY(10px);
}
.timeline-item:last-child .hover-box.show {
    opacity: 1;
    transform: translateX(-60%) translateY(10px);
}
#latest_news_list {
    padding-top: 160px;
}
.hover-box-mob p {
    height: 190px;
    overflow-x: auto;
}
.year_wrap span {
    color: #242424;
    font-size: 22px;
    font-weight: 600;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 64%;
}
.year_wrap{
	width: fit-content;
	position: relative;
}
.upload-btn .wpcf7-not-valid-tip {
    position: absolute;
    left: 0;
    bottom: -10px;
	display: none;
}
.file-upload{
	position: relative;
}
.wpcf7-response-output {
    font-size: 14px;
}
.mask-wrap {
  background: #000;
  position: relative;
margin-bottom: 20px;
  /* MASK */
  -webkit-mask-image: url("../images/30.png");
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  -webkit-mask-size: contain;

  mask-image: url("../images/30.png");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}
.mask-wrap {
  filter: drop-shadow(0 0 20px rgba(255,118,0,0.6));
}
.mask-wrap video {
    width: 100%;
    height: 100%;
}
.common_title span {
    display: inline-block;
}
.view_website {
    display: flex;
    align-items: center;
    justify-content: left;
    margin-top: 50px;
    gap: 50px;
}
.view_website h4 {
    font-size: 16px;
    margin: 0;
}
.view_website a {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    display: flex;
    align-items: center;
    transition: all .5s linear;
    border: 1px solid #EC8A00;
    background: #EC8A00;
    border-radius: 50px;
    padding: 8px 12px;
    font-weight: 500;
    width: fit-content;
}
.progress_head .common_title {
    margin-bottom: 30px;
}