/* Railway Solutions */
html, body{scroll-padding-top: 8rem;}
.railway_solution{
    padding-left: 50px;
    border-bottom: 1px solid #C4C4C4
}

.main_dropdown{
    position: relative;
    z-index: 9;
    width: 100%;
}
.page_names{
    /* z-index: -11;  */
     padding-left: 36px; padding-top: 26px;}
.page_names li a:hover{
    color: #4b0200;
}
.page_names li:hover a.b-b{
    color: #4b0200;
    cursor: pointer;
}
.pb_70{
    padding-bottom: 70px;
}
.pb_3{
    padding-bottom: 3rem;
}
.main_subdropdown{
    position: absolute;
    top: 10px !important;
    background-color: #F5F5F5;
    box-shadow: 0px 9px 19px #0000001C;
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 20px;
    padding-bottom: 30px;
    border: 0;
    width: fit-content;
    z-index: -1;
    border-radius: 0;
    border-left: 5px solid #EC1B24;

}
/*.dropdown-togglee.show{
    background-color: #F5F5F5;
    width:fit-content;
    margin-left: 2rem;

}*/

.captcha-colm img {
    padding-top: 2rem;
}
.main_subdropdown li:hover a{
    background-color: transparent;
color: #EC1B24;

}
.main_subdropdown li a:focus{
    color: #000;
}
.main_subdropdown .active{
     font-weight: 600;
     background-color: transparent;
     color: #000;
}
.wisenet_main_title  h4{
    margin-bottom: 1rem;
    margin-top: 1rem;
}
.main_dropdown h1{
    padding-left: 26px;
}
.main_subdropdown li {
    border-bottom:  1px solid #E6E6E6;
    padding: 10px 0;
}
.main_subdropdown li:last-child{border-bottom: 0;}
.main_dropdown .dropdown-togglee{position: relative;}
.main_dropdown .dropdown-togglee::after{
    position: absolute;
    background-image: url(../images/down-arrow-red.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 14px;
    background-color: transparent ;
    content: "";
    margin-left: 10px;
    margin-top: 10px;
}
@media (min-width: 1400px){
    .main_dropdown .dropdown-togglee::after{
    margin-top: 1.5rem;
    }
}
@media (min-width: 1640px){
    .main_dropdown .dropdown-togglee::after{
    margin-top: 2rem;
    }
}

/* railway_custum container */
.railway-max-width-one{
    max-width: 1920px;
    margin: 0 auto;
    overflow-x: hidden;
}
/*.railway_content_one{
    display: grid;
    height: 100%;
    place-content: center;
    align-items: center;
    padding-left: 325px;
    padding-right: 60px;
    padding-block:2rem ;
}*/
.railway_content_one{
    display: grid;
    height: 100%;
    place-content: center;
    align-items: center;
   max-width:56%;
   float:right;
    padding-block:2rem ;
    padding-right:14%;
}
.who-we-are_content h4{
    line-height: 1.4;
}
.railway_content_one h2{
     color: #EC1B24;
    line-height: 30px;
    padding-bottom: 30px;
}
.railways_solution_second{padding-top: 80px; padding-bottom: 114px;}
.railt_titile_soltion h3{font-weight: 900; color: #EC1B24;}
.railt_titile_soltion p{font-weight: 600;}
.container_main h3{ color: #4B0200; font-weight: 600;}
.container_main{ border-bottom: 1px solid #2F3192;
    display: flex;
    justify-content: space-between;
    padding: 10px 0px;
    align-items: center;
    height: 100%;
    margin-bottom: 3rem;}
.railways_solution_second .row{ --bs-gutter-x: 2.5rem;}
.contains_below_products{margin-top: 50px; height: 100%;display: flex; flex-direction: column;  margin-bottom: 0rem;}
.contains_below_products img{
    transition: 0.9s;
}
.contains_below_products{position: relative}
.link_main{
    position: relative;
}
.streched_link {
    display: inline-block;
    text-indent: -99999px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
}
.streched_link {
    display: inline-block;
    text-indent: -99999px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
}

.contains_below_products img{
    transition: 0.9s;
}
.contains_below_products:hover .container_main figure img{
    transition: 0.9s;
    transform: rotateY(360deg);
}

/* --------------------------------------- Solution-Level-2-On-Board-Monitoring-Systems ------------------------------------------------- */

.solution_having_content{ margin-bottom: 170px;     background-color: #E9EAEC; padding: 50px;}
.solution_having_content_sub h5{ font-weight: 900; color: #EC1B24; padding-top: 5px;   padding-bottom: 30px;}
.custom-bullet_black li {    padding-left: 20px;
    position: relative;
    margin-bottom: 15px;
}
.custom-bullet_black li::after{
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #000;
}
.custom-bullet_black li a:hover{
    color: #4B0200;
}
.smar_Self h2{
    color: #EC1B24;
    padding-top: 33px;
}
.pdf_share{
    padding-top: 33px;
}
.pdf_icon_main {
    display: flex;
    align-items: center;
    background-color: #EC1B24;
    padding: 10px;
}
.share_icon_main {
    display: flex;
    align-items: center;
    background-color: #2F3192;
    padding: 10px;
}
.pdf_icon_main  h5{
    color: #fff;
    padding-left: 10px;
}
.share_icon_main  h5{
    color: #fff;
    padding-left: 10px;
}
.pdf_share{
    display: flex;
    align-items: center;
    gap: 20px;
}
.wisenet_main_section{
    padding-top: 50px;
    padding-bottom: 20px;;
}
.wisenet_main_title h3{
    padding-bottom: 66px;
    color: #000;
    font-weight: 700;
}
.wisenet_main_title p{
    padding-bottom: 40px;
    line-height: 24px;
}
.wisenet_main_title{padding-right: 45px;}
.wisenet_main_form_div {
    background-color: #4B0200;
    color: #fff;
    padding: 20px;
}
.product_img{
    border: 1px solid #ddd;
    margin: 1rem 0;
}
.product_img figure img{
    width: 100%;
}
.content_bottom_padding p{
    padding-bottom: 0;
}

.wisenet_main_form_div h5{
    font-weight: 700;
}
.wisenet_main_form_div_sub{
    padding: 20px;
    background-color: #E9EAEC;
}
.wisenet_main_form_div_sub h5{
    color:#EC1B24;
    padding: 15px 0px;
    font-weight: 900;
}
.wisenet_input_form .form-control {
    border-bottom: 1px solid #B1B1B1;
    padding-bottom: 15px;
    padding-top: 15px;
    padding-left: 11px;
    padding-right: 11px;
}
.wisenet_input_form input::placeholder{
  color: #000;
}

.wisenet_input_form .form-control:focus {
    box-shadow: none;
    background-color: transparent;
}
.submit_btn{
    background-color: #EC1B24;
    color: #fff !important;
    padding: 12px;
    text-align: center;
    margin-top: 20px;
}

.custum-pl{
    padding-left: 100px;
}
.nature_of_problem{
    background-color: #E9EAEC;
    padding-top: 100px;
    padding-bottom: 130px;
    margin-top: 45px;
}
.nature_of_problem_one{
    padding-left: 82px;
    display: grid;
    place-content: center;
    align-items: center;
    height: 100%;
}
.nature_of_problem_one h3{
    color: #EC1B24;
    font-weight: 800;
    padding-bottom: 40px;
}
.nature_of_problem_one p{
    margin-bottom: 40px;
}
.mt-95{margin-top: 95px;}
.Several_important_benefits{
    padding-top: 90px;
    padding-bottom: 90px;
}
.serveral_important_title h5{
    color: #EC1B24;
    line-height: 30px;
    padding-bottom: 71px;
    padding-left: 40px;
    padding-right: 40px;
}
.serveral_important_second{
    background-color: #E9EAEC;
    padding-top: 75px;
    padding-right: 40px;
    padding-left: 100px;
    margin-left: -80px;
    z-index: -1;
    padding-bottom: 75px;
    position: relative;
    height: 100%;
}
.serveral_important_second .custom-bullet_black li{
    margin-bottom: 33px;
}


/* ----------------------------Innovation ------------------------27-3-24 */
.research_technology .rearch_tech{
    display: flex;
    align-items: center;
    justify-content: start;
    padding: 20px 0px;
    gap: 20px;
}
.research_technology.technology_research{
    padding-left: 100px;
    border-bottom: 1px solid #C4C4C4;
}
.research_technology .one{
    color: #EC1B24;
    font-weight: 600;
}
.fundamental_div h3{
    font-weight: 600;
    padding-bottom: 30px;
}

.rd_bg_solution{
    background-color: #E9EAEC;
    padding-top: 80px;
    padding-left: 80px;
    padding-right: 80px;
    padding-bottom: 200px;
}
.rd_railway_soiltion {
    margin-top: 110px;
}

.rd_railways_solution_second{
    margin-top: -210px;
    padding-bottom: 130px;
}
.rd_railways_solution_second .row{
    --bs-gutter-x: 2.5rem;
}
.punlication_patents_main{
    padding-left: 100px;
    padding-top: 75px;
    padding-bottom: 90px;
    height: 100%;
}
.punlication_patents_one{
    border-bottom: 2px solid #E9EAEC;
    padding-bottom: 30px;
    height: 100%;
    margin-right: 50px;
}
.punlication_patents_one h3{
    color: #EC1B24;
    font-weight: 700;
    padding-bottom: 40px;
}
.punlication_patents_one p{
    padding-bottom: 20px;
}
.punlication_patents_one a:hover img{
    transition: 0.9s;
    transform: rotateY(360deg);
}
.licensing_opportunities_main{
    background-color: #E9EAEC;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 3rem;
}
.licensing_content{
    padding-left: 48px;
    display: grid;
    height: 100%;
    place-content: center;
    align-items: center;
}
.licensing_content h3{
color: #EC1B24;
padding-bottom: 40px;
font-weight: 800;

}
.licensing_content p{
    padding-bottom: 20px;
}
.Resource_main{
    padding-top: 100px;
    padding-bottom: 130px;
}
.resourse_title h4{
    color: #EC1B24;
font-weight: 800;
}

.row.Resource_main_second{
    --bs-gutter-x: 2.5rem;
}
.row.Resource_main_second .container_main{
    height: 100px;
}


/* ----------------------------------------------people ---------------------------------------------*/
.working_iem_title {
    padding-top: 65px;
    padding-left: 50px;
}
.working_iem_title h3{
    color: #EC1B24;
    padding-bottom: 30px;
    font-weight: 800;
}
.working_iem_title p {
    color: #EC1B24;
    line-height: 30px;
    padding-bottom: 40px;
}
.item_tech_content{
    display: grid;
    place-content: center;
    height: 100%;
    align-items: center;
    padding-left: 80px;
}
.item_tech_content p {
    margin-bottom: 30px;
}
.iem_tech{
    padding-top: 80px;
    padding-bottom: 80px;
    border-bottom: 1px solid #D9D9D9;
}


.item_tech_content_two{
    display: grid;
    place-content: center;
    height: 100%;
    align-items: center;
    padding-left: 60px;
    padding-right: 50px;
}
.item_tech_content_two h4{
    font-weight: 800;
    color: #EC1B24;
    padding-bottom: 40px;

}
.item_tech_content_two p{
    padding-bottom: 30px;
}
.item_tech_content_two h6{font-weight: 700;}
.iem_current_job_opening{
    padding-top: 96px;
    padding-bottom: 120px;
}

 .iem_current_job_opening .accordion-button::after{
    display: none;
}

/* .accordion-button:not(.collapsed)::after{
    background-image: url(../images/down-arrow.svg);
}

.accordion-button::after{
    background-image: url(../images/down-arrow.svg);
} */

.iem_current_job_opening .accordion-button:not(.collapsed) figure img{
    transition: 0.4s;
}

.iem_current_job_opening .accordion-button:not(.collapsed) figure img{
    transform: rotateX(-180deg);
}

.iem_current_job_opening .accordion-body {
    padding-left: 30px;
    padding-top: 0;
    padding-bottom: 40px;
}





.iem_current_job_opening .opening_main {
    width: 100%;
}

.iem_current_job_opening .accordion-button:not(.collapsed){
    background: transparent;
}

.iem_current_job_opening .accordion-button:focus{
    box-shadow:none;
}

.iem_current_job_opening .accordion-item{
    border: none;
}

.iem_current_job_opening .accordion{
    --bs-accordion-border-color:none;
}

.iem_current_job_opening .accordion-collapse{
    margin-left: 50px;
}

.iem_current_job_opening .year_opening p {
    color: #000;
}






.iem_current_title h4{
    color: #EC1B24;
    font-weight: 800;
    padding-bottom: 43px;
}
.iem_current_title p{
    max-width: 990px;
    margin: auto;
}
.opening_main{
    background-color: #F9F9F9;
    padding: 30px;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
    position: relative;
    border-bottom: 1px solid #2F3192;
    margin-bottom: 20px;
    margin-left: 50px;
}
.opening_flex_sub{
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;

}
.year_opening{
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
.iem_current_title p{
    padding-bottom: 60px;
}

.opening_main_flex h5{
    color: #4B0200;
    font-weight: 600;
    padding-bottom: 10px;
}
.opening_main figure img{
    transition: .5s;
}

/* .opening_main:hover figure img{
    transition: 0.9s;
    transform: rotatex(-180deg);
} */




/* ------------------------------------------------contact us--------------------------------------------- */

.get_in_touch{
    padding-top: 65px;
    padding-left: 100px;
}

.get_in_touch_title h3{
    color: #EC1B24;
    font-weight: 800;
    padding-bottom: 20px;
}
.get_in_touch_title p{
    padding-bottom: 10rem;
}
.headquater_main h3{
    font-weight: 600;
    padding-bottom: 5px;

}
.headquater_main h4{
    font-weight: 800;
    color: #EC1B24;
    padding-bottom: 5rem;
}
.contact_mail li{
    display: flex;
    align-items: center;
    gap: 12px;
}
.enquiry_form{
    background-color: #fff;
    border: 1px solid #CFCFCF;
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    position: relative;
}
.enquiry_form h5{
    color: #EC1B24;
    font-weight: 800;padding-bottom: 30px;
}
.enquiry_form  .form-control {
    padding-left: 0px;
}
.contact_map{
    margin-top: -250px;
}
.right-arrow{
    padding-left: 1rem;
}

/*--------------------------------------------------- event---------------------------------------------------------- */
.news_event_banner_content .year_opening p {
    margin-bottom: 0;
}
.content_banner_event{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.news_event_banner_content{
    margin-top: -100px;
    position: relative;
    z-index: 9;
}
.news_event_banner figure{
    position: relative;
}
.news_event_banner figure::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background-image: linear-gradient(180deg, transparent 0 30%, #2525259c 100%);
}

.news_event_banner_content .year_opening {
    padding-bottom: 10px;
}
.news_event_banner_content .year_opening p{
    color: #fff;
}
.news_event_banner_content .year_opening .line-border{
    border-bottom: 1px solid #fff;
    width: 1px;
    height: 14px;
    background-color: #ffffff;
}
.news_event_banner_content .content_banner_event  h3{
    color: #fff;
}

.event_second_section{
    padding-top: 110px;
    padding-bottom: 110px;
}
.event_second_content{
    position: relative;
    height: 100%;
    margin-bottom: 90px;
}
.event_second_content .year_opening  p{
    margin-bottom: 0;
}
.event-point{
    padding-top: 27px;
    padding-bottom: 10px;
}
.event_second_content h6{
    padding-bottom: 27px;
}
.event_second_content:hover h6{
    color: #4B0200;
}
.event_second_content:hover .event-point p{
    color: #EC1B24;
}
.event_second_content .circle-rotate{
    transition: 0.9s;
}
.event_second_content:hover  .circle-rotate{

    transition: 0.9s;
    transform: rotateY(360deg);
}
.event_second_section .row{
    --bs-gutter-x: 2.5rem;
}



/* ------------------------------------------------who we are------------------------------------------------ */
.home_header.home_header2{
    background: #4B0200;
}

.home_header.home_header2 ul li a.active{
    color: #FFB300;
  }
  .home_header.home_header2 ul li a.active:hover{
    color:#fff;
    opacity: 1;
  }
  /* .main_section{
    padding-top: 18rem;
  } */

.page_names{
    display: flex;
    align-items: center;
    padding-bottom: 40px;
  }
  .main_section .container{
    padding-left: 0;
  }

.main_section h1{
    font: normal normal bold 21px/24px Open Sans;
    padding-bottom: 1.5rem;
  }
.b-b{border-bottom: 1px solid #000000;}

.page_names li a{
  font-size: 11px;color: #000000;
  }
.page_names li a:last-child{
    color: #555555;
  }

.page_names li{
    display: flex;
    align-items: center;
    gap: 10px;
    padding-right: 1rem;
  }

.page_names img{
    width: 5px;
  height: 6px;
  }

.head_tabs .nav-tabs button{
    font: normal normal normal 13px/21px Open Sans;
    padding-left: 0;
  }
  .head_tabs{
    border-top: 1px solid #C4C4C4;
    /* border-bottom: 1px solid #C4C4C4; */
  }
.head_tabs .container{
    padding-left: 0;
  }

.head_tabs .nav-tabs{
    --bs-nav-tabs-border-width: 0;
  }

.nav-tabs .nav-link.active{
    color: #EC1B24;
  }

.head_tabs .nav-link{
    color: #000000;
  }

.head_tabs .nav-tabs{
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
.head_tabs .nav-tabs button{
    padding: 2rem 0;
  }

.inner_content{
    display: flex;
    align-items: center;
  }

.inner_content h3 {
    font: normal normal 800 18px/18px Open Sans;
    color: #EC1B24;
    letter-spacing: -0.45px;
    padding-bottom: 30px;
  }

.fs-21-red{
    font: normal normal normal 21px/30px Open Sans;
  letter-spacing: 0px;
  color: #EC1B24;
  }

.fs-13{
    font: normal normal normal 13px/21px Open Sans;
  }

.int-video{
    position: relative;
  }

.int-video .video_icon{
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    bottom: 0;
    border-top: 20px solid #262626;
    border-bottom: 20px solid #262626;

  }

.int-video .video_icon img{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

.international-video{
    padding-top: 50px;
  }

.int-video .icon{
    position: absolute;
    top: 4rem;
    left: 3rem;
    color: #FFFFFF;
    opacity: 0.5;
  }

.max-width{
    max-width: 1920px;
    margin: 0 auto;
    /* overflow-x: hidden; */
  }
.tab_content {
    max-width: 465px;
    margin-left: auto;
    padding-right: 96px;
  }


  /* ---------common css--- */
.page_menu ul {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
.page_menu ul li a {
    font-size: var(--font-13);
    line-height: 1.6;
    padding: 20px 20px;
    font-weight: 400;
  }
.page_menu ul li:first-child a {
    padding-left: 0;
  }
.page_menu ul li.active a{color: #EC1B24; font-weight: 600;}
/* .page_menu ul li a{
    font-weight: 600;
  } */
.page_menu ul li a:hover{

    color: #EC1B24

  }
.page_menu {
    padding-left: 100px;
    border-bottom: 1px solid #C4C4C4;
  }
.who-we-are_content h3{
    color: #EC1B24;
    padding-bottom: 30px;
    font-weight: 800;
  }
.who-we-are_content h4{
    color: #EC1B24;
    padding-bottom: 30px;
    font-weight: 400;
  }
.international-video-content{
    position: relative;
  }
  .video-icon{
    position: absolute;
    content: "";
    top: 42%;
    left: 49%;

  }
.international-video-content p{
    text-align: center;
    padding: 30px 0px;
    border-bottom: 1px solid #C4C4C4;
  }
.iem_serves_main {
    padding-top: 60px;
    /* padding-bottom: 60px; */
}
.iem_serves {
    display: grid;
    align-items: center;
    height: 100%;
    align-items: center;
    padding-left: 80px;
    padding-right: 40px;

}
.list_square{
    list-style: square;

}
.wisenet_main_title  h4{
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 2rem;
}

.bg-serves_main {
    background-color: #E9EAEC;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 64px;
    padding-bottom: 64PX;
    margin-top: 5rem;
}

.why_us_main{
    padding-top: 83px;
    padding-bottom: 86px;
}


.why_us_title h3{
    padding-bottom: 30px;
    color: #EC1B24;
    font-weight: 700;

}
.why_us_title p{
    padding-bottom: 59px;
}
.why_us_content{
    height: 100%;
    background-color: #E9EAEC;
    padding-left: 40px;
    padding-right: 20px;
    padding-bottom: 50px;
    padding-top: 250px;
    margin-top: -270px;
}
.why_us_content h4{
    padding-top: 28px;
    padding-bottom: 30px;
    font-weight: 600;
}
.why_us_card{
    height: 100%;
}
.why_us_card figure{
    padding: 20px;
}
.why_us_card:hover .why_us_content h4{
    color: #4B0200;
}
.mission_viission {
    padding-bottom: 156px;
    margin-top: 5rem;
}
.mission{
    position: relative;
}
.mission_content {
    position: absolute;
    content: "";
    top: 25%;
    left: 27%;
    right: 26%;
}
.mission_content h5{
    padding-bottom: 30px;
    color: #ffff;
}
.mission_content p{
    color: #fff;
    font-weight: 300;
    text-wrap:inherit;
}
.vission_content{
    display: grid;
    align-items: center;
    place-content: center;
    height: 100%;
    padding-left: 100px;
}
.vission_content h5{
    color: #EC1B24;
    padding-bottom: 30px;
    font-weight: 800;
}

  /* footer css */

footer{
    background-color: #E9EAEC;
}



@media (min-width: 1366px){
  .page_names li a {
      font-size: 15px;
}
 }


/* ------------------------------------------------------end---------------------------------- */

/*---------------------------------------------- event -details-------------------------------- */
.event_details_main{
  padding-bottom: 400px;
  background-color: #E9EAEC;

   }
/*.event_details_main:before{
    background-color: #E9EAEC;
    position: absolute;
    width: 100%;
    height: 90%;
   left: 0;
    top: 0;
    content: "";
}*/
.event_details_title{
    padding-left: 60px;
}
.event_details_title h3{
    padding-top: 40px;
    padding-bottom: 20px;
    font-weight: 600;
}
.event_details_title_sub{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top:10px;
    padding-bottom: 20px;
}
.event_details_title_sub h4{
    color:#EC1B24;
}
.event_details_title_sub a{
    background-color: #2F3192;
    color: #fff;
    padding: 10px;
    display: flex;
}
.event_details_title_sub img{
    padding-right: 10px;
}
.event_details_title_sub img{
    transition: 0.9s;
}
.event_details_title_sub a:hover img{
    transition: 0.9s;
    transform: rotateY(360deg);
}
.event_details_title_sub a:hover{
    border-radius: 5px;
}
.banenr_event_second{
    padding-left: 35px;
}
.event_details_second{
    margin-top: -400px;
}
.event_detals_one{
    padding-left: 70px;
    padding-top: 70px;
    padding-bottom: 70px;
    padding-right: 50px;
}
.event_detals_one p{
  margin-bottom: 40px;
}
.event_third_div{
    padding-left: 80px;
}
.event_div_img{
    padding-bottom: 90px;
}
.event_third_div .row{
    --bs-gutter-x: 2.5rem;
}
.event_third_content{
    padding-left: 30px;
    padding-bottom: 70px;
    padding-right: 50px;
}
.border-line{
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 70px;
}
.related_title h5{
    color: #EC1B24;
    padding-bottom: 42px;
    font-weight: 800;

}
.related_event {
    padding-bottom: 150px;
}
.related_section_div h4{
    padding-top: 30px;
    padding-bottom: 10px;
}
.related_section_div h5{
    padding-bottom: 20px;
    font-weight: 600;
}
.year_date_main{
    padding: 0px 40px;
}
.year_date_main  img.circle-rotate-img{
    width: 30px;
}
.related_section_div:hover h4{
    color: #EC1B24;
}
.related_section_div:hover h5{
    color: #4b0200;

}
.related_section_div .year_date_main img{
    transition: 0.9s;
}
.related_section_div:hover .year_date_main img{
    transition: 0.9s;
    transform: rotateY(360deg);
}


.event_slider .owl-nav{position: absolute;top: -11%;width: 100%;}
.event_slider .owl-nav .owl-next{right: 0;position: absolute;}
.event_slider .owl-nav img{width: 15px;}


/* maneesh css starts here */
.thankyou {
    padding: 8rem 0;
}
.tankyou_btn > a{
    display:inline-block;
}
.tankyou_btn > a:hover {
    color: var(--redcolor);
}
.main_subdropdown > li > a{
    white-space: normal;
}
.wisenet_main_title .subPoduct_title {
    text-align: center;
    color: #EC1B24;
}
.grid-grp-cont h4 {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    margin: 0;
}
.railway_solution .main_subdropdown{
    overflow: scroll;
    height:350px;
    width: fit-content;

    scroll-padding: 30px 0px 30px 0px;
}
/* maneesh css ends here */


/* Product page */


.wisenet_main_title .product_title
{
    color: #4B0200;
    font-size: 3.2rem;
    padding-bottom: 5.5rem;
}
.wisenet_main_title .subPoduct_title
{
    color: #4B0200;
    font-size: 3.2rem;
    padding-bottom: 2rem;
}
.wisenet_main_title h4
{
    font-size: 2.5rem;
}
.pb_img
{
    margin:3.5rem 0 5rem;
}

.grid-list {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    column-gap: 2rem;
    row-gap: 2rem;
}
.grid-list.list-2{
    grid-template-columns: repeat(2,1fr);

}
@media (max-width: 1367px) {

    .grid-list {
        grid-template-columns: repeat(2,1fr);

    }
}
.grid-list li {
    display: flex;
    align-items: flex-start;
    align-items: center;

}
.grid-list li span
{
 color: #4B0200;
 font-size: 2.5rem;
 font-weight: 500;
 padding-right: 10px;
}

.grid-list {
    padding-block: 5rem;
}

.grid-grp-cont h4{
    font-size: 20px;
    line-height: 24px;
}
.grid-grp-cont {
    padding-block: 4rem 0;
}
.grid-grp-cont .grid-list li span {
    color: #000000;
    font-size: 3rem;
    font-weight: 600;
}

.img_pd{
    padding-top: 5rem;
}

.main-sec-bt-space {
    padding-bottom: 10rem;
}
.grid-grp-cont.grid-full-width .grid-list {
    grid-template-columns: repeat(2, 1fr);
    row-gap: 3rem;
    column-gap: 3rem;
}
.product_table thead tr th {
    padding: 1.5rem 3rem;
    background: #4B0200;
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #F5F5F5;
    font-weight: 500;
}
.product_table thead th, .product_table tbody td {
    border-right: 1px solid #E9E9E9;
    border-top: 1px solid #E9E9E9;
    vertical-align: top;
}
.product_table tbody td {
    font-size: 1.6rem;
    line-height: 2.4rem;
    padding: 2.2rem 3rem;
}
.product_table{
    margin-bottom: 2rem;
}
.product_table tbody td:first-child {
    border-left: 1px solid #E9E9E9;
    border-top: 1px solid #E9E9E9;
}
.product_table tbody td:first-child {
    border-top: 1px solid #E9E9E9;
}
.custom-billet > li {
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 1rem;
}
.custom-billet > li:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #4B0200;
    border-radius: 50%;
}
.custom-billet > li > ol > li{
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 1rem;
}
.custom-billet > li > ol > li:before{
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 5px;
    height: 5px;
    background-color: #4B0200;
    border-radius: 50%;
}
.custom-billet > li > ol {
    padding-block: 1.5rem 0;
}
 .features-img
{
    margin-bottom: 5rem;
}
.key-cont{
    margin-bottom: 4rem;
}
 .grid-right-img figcaption {
    font-size: 13px;
    font-weight: 400;
    padding-block: 1.5rem;
    display: block;
    text-align: center;
}
.pt_30
{
    padding-top: 3rem;
}
.product_accordian
{
    padding-block: 3rem;
}
.product_accordian .accordion-button {
    position: relative;
    border: none;
    background: #4B0200;
    color: #fff;
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 1rem;
}
.product_accordian .accordion-button::after {
    position: absolute;
    right: 20px;
    top: 50%;
    translate: 0 -40%;
    background-position: center;
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.rfd .custom-bullet_black {
    margin-bottom: 3rem;
}

.product_accordian .accordion-body,.accordion-item{
    border: none;
}
@media(max-width:1399px){
    .wisenet_main_title .product_title
{
    color: #4B0200;
    font-size: 3rem;
    padding-bottom: 4.5rem;
}
.wisenet_main_title h4
{
    font-size: 2rem;
}
.wisenet_main_title .subPoduct_title
{
    padding-bottom: 3rem;
}
.pb_img {
    margin: 3rem 0 4rem;
}
.product_table thead tr th {
    padding: 1.5rem 1.5rem;
    font-size: 1.5rem;
    line-height: 2rem;
}
.product_table tbody td{
    padding: 1.5rem 1.5rem;
    font-size: 1.4rem;
    line-height: 2rem;
}
 .features-img
{
    margin-bottom: 4rem;
}
.key-cont{
    margin-bottom: 2rem;
}
}


@media(max-width:991px){
    .grid-right-img {
        padding-block: 4rem 0;
    }
    .img_pd{
        padding-top: 2rem;
    }
    .main-sec-bt-space {
        padding-bottom: 0;
    }
}

@media(max-width:767px){
    .grid-list {
        grid-template-columns: repeat(2, 1fr);
    }
    .grid-list > li {
        padding-bottom: 2rem;
    }
    .grid-grp-cont {
        padding-block: 2rem 0;
    }
    .grid-list {
        padding-block: 5rem 0;
    }
    .wisenet_main_title .subPoduct_title{
        font-size: 3rem;
        padding-bottom: 2rem;
    }
    .grid-grp-cont.grid-full-width .grid-list {
        grid-template-columns: repeat(1, 1fr);
        row-gap: 2rem;
        column-gap: 2rem;
    }
}

@media(max-width:575px){
    .grid-list {
        grid-template-columns: repeat(1, 1fr);
    }
    .grid-grp-cont .grid-list li span{
        font-size: 2.5rem;
    }
    .grid-grp-cont .grid-list li{
        align-items: center;
    }
    .grid-list > li {
        padding-bottom: 1rem;
    }
    .grid-list {
        padding-block: 3rem 0;
    }
    .grid-grp-cont.grid-full-width .grid-list li {
        align-items: flex-start;
    }
}





/* ===================UIAK-15031993 start===================== */
/* ---who we are overview page--- */

.custom_list{
    list-style: none;
}

.custom_list li{
    padding-left: 2rem;
    position: relative;
    margin: 1.6rem 0;
    display: block;
    font-size: var(--font-13);
    line-height: 1.7;
    text-wrap: inherit;
}
.custom_list li:first-child{
    margin-top: 0;
}
.custom_list li:last-child{
    margin-bottom: 0;
}
.custom_list li:before{
    width: 0.6rem;
    height: 0.6rem;
    background-color: var(--black);
    position: absolute;
    left: 0;
    top: 0.8rem;
    content: "";
    border-radius: 1rem;
}
.our_core{
    padding:8rem 0
}
.our_core_cap p{
    padding: 0 0 3rem 0rem;
}
.our_core .railway_content_one{
    height: auto;
}
.why_overview {
    width: 90%;
}
.our_core_cap {
    padding-left: 330px;
    padding-right: 60px;
}

.our_core_cap_list{
    padding-left: 330px;
    padding-right: 60px;
}
.our_core_cap_list_2{
    padding-left:8rem;
    /* padding-right: 330px; */
}
.mission_vision_section{
    border-top: 1px solid #ddd;
    padding: 7rem 0;
    margin-top: 0;
}

/* -----who we are why us page----- */

.iem_wise{
    background-color: #E9EAEC;
    padding: 3rem 3rem 3rem 0;
    margin: 1rem 0;
    position: relative;
}
.iem_wise::before{
    background-color: #E9EAEC;
    top: 0;
    position:absolute;
    bottom: 0;
    content: "";
    width: 4rem;
    left: -3.5rem;
    z-index: -1;
}

/* .iem_wise p{
    font-size: var(--font-16);
} */
.iem_right {
    padding: 3rem 0rem 0rem 10rem;
}
.iem_Tx{
    padding: 0;
}
.business_man_caption{
    padding-left: 10rem;
    padding-right: 42rem;
}
.ccr_important{
    padding: 5rem 0;
}

.staff_section{
    padding-bottom: 10rem;
}
.staff_box h5{
    margin: 0 0 2rem;
}
.staff_box{
    background-color: #E9EAEC;
    padding: 2rem;
    /* height: 100%; */
    position: relative;
    margin-bottom: 3rem;
}
.staff_box::before{
    background-color: #e9eaec;
    height: 8rem;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    position: relative;
    z-index: 0;
}
.staff_box figure{
    position: relative;
}
.staff_box p, .staff_box h5{
    padding: 0 1.5rem;
}
.staff_box h5{
    padding-right: 0;
}
.staff_box ul{
    padding: 1.5rem;
}
.millenium_Red_bx{
    background-color: var(--redcolor);
    background: #4B0200;
    padding: 3rem;
    margin-top: 5rem;
}
.millenium_Red_bx p{
    color: var(--colorwhite);
}
.millenim_Tx{
    padding: 5rem 5rem 0;
}
.millenim_Tx p{
    margin-bottom: 0.7rem;    
}
.millenim_Tx {
    padding: 5rem 3rem 0 3rem;
}
.competencies_Bx{
    width:78%;
}
.iem_box{
    background-color: var(--gray-bg);
    padding:5rem;
    height: 100%;
    background: #4B0200;
}
.iem_box .custom_list li,
.iem_box h4{
    color: var(--colorwhite);
}
.iem_box .custom_list li:before{
    background-color: var(--colorwhite);
}
.competencies_section .row{
    position: relative;
}
.iem_overlay_logo{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    margin: auto;
    width:11rem;
    height: 11rem;
    background-color: var(--colorwhite);
    border-radius: 20rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.iem_box h4{
    margin-bottom: 2rem;
}
.competencies_section{
    padding: 5rem 0 10rem;
}
.competencies_section .row .col-md-6:nth-child(1) .iem_box{
    border-radius: 50px 0px 0px 0px;
}
.competencies_section .row .col-md-6:nth-child(2) .iem_box{
    border-radius: 0px 50px 0px 0px;
}
.competencies_section .row .col-md-6:nth-child(3) .iem_box{
    border-radius: 0px 0px 0px 50px;
}
.competencies_section .row .col-md-6:nth-child(4) .iem_box{
    border-radius: 0px 0px 50px 0px;
}


/* =======LEADERSHIP AND MANAGEMENT page======== */

.leadership_section{
    padding: 4rem 0 10rem;
}
.leadership_section h3{
    padding-left: 5rem;
    color: #EC1B24;
    padding-bottom: 30px;
    font-weight: 800;   
}


.benifits_Bx{
    background-color: var(--gray-bg);
    padding:2rem 4rem;
}
.benifits_Bx ul{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.benifits_Bx ul li{
    text-align: center;
    padding: 1rem 4rem;
}
.benifits_Bx ul li .advantages_Bx p{
    font-size: var(--font-13);
    line-height: 1.4;
}
.benifits_Bx ul li span{
    font-size: 9.4rem;
    line-height: 1.4;
    color: var(--browncolor);
    font-weight: 700;
    display: block;
}
.adavntages_dec{
    padding: 4rem 5rem 0;
}
.adavntages_dec h5{
    color: #EC1B24;
    margin: 3rem 0;
    font-weight: 400;
    width: 80%;
}

.leader_details{
    padding: 0 3rem;
}
.deadership_section{
    padding-right: 3rem;
}
.dealership_header h4{
    margin-bottom: 1rem;
}
.dealership_header{   
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    position: relative;
}
.dealership_header:after{
    background-color:#2F3192;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    content: "";
}
.deadership_section p, .deadership_section h4, .deadership_section ul, .deadership_section h5{
    padding-left: 2rem;
}

.deadership_section h5{
    margin: 5rem 0 3rem;
}
.deadership_section ul{
    margin-bottom: 3rem;
}
.deadership_section p{
    width: 80%;
}
.deadership_profile{
    background-color: #E9EAEC;
    padding: 2rem 1.5rem 1.5rem;
    /* height: 100%; */
    position: relative;
}

.deadership_profile::before {
    background-color: var(--colorwhite);
    height: 8rem;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    position: absolute;
    z-index: 0;
}
.deadership_profile figure{
    margin-bottom: 0;
    position: relative;
}
.dealership_header a{
    font-size: var(--font-13);
}
.dealership_header a img{
    padding-right: 0.5rem;
}

.employee_history{
    margin-top: 8rem;
    padding-bottom: 2rem;
}
.employee_header {
    padding: 0 4rem 0 2rem;    
}
.employee_header h5{
    border-bottom: 1px solid #2F3192;
    padding-bottom: 1.5rem;
}

.employment_section{
    background-color: var(--gray-bg);
    padding: 2rem 4rem 2rem 2rem;
    margin: 2rem 0 0;
    position: relative;
}
.employment_section::before{
    background-color: #E9EAEC;
    top: 0;
    position: absolute;
    bottom: 0;
    content: "";
    width: 2rem;
    left: -2rem;
    z-index: -1;
}
.employment_section ul{
    display: flex; 

}
.employment_section ul li{
    width: 50%;
}
.employment_section p{
    margin-bottom: 0;
}
.employment_section p, .employment_section li{
    font-size: var(--font-13);
}
.employment_section{
    font-size: var(--font-13);
}
.employment_section td, .employment_section th{
    padding: 1rem;
    font-size: var(--font-13);
}
.employment_section td:first-child, .employment_section th:first-child {
    padding-left: 0;
}
.employment_section th{
    border-bottom: 1px solid #dd0c0c2b;
}
.certificate_section{
    background-color: var(--gray-bg);
    padding:3rem 5rem 4rem;
}
.certificate_section h4{
    margin-bottom: 2rem;
}
.certificate_section .row{
    --bs-gutter-x: 4rem;
}

.common_padding{
    padding: 5rem;
}
.oiml_section{
    padding-block: 5rem;
}
.oiml_section  h4{
    margin-bottom: 2rem;
}

.ecovadis_caption{
    padding: 0 2rem 0 0;
}


.ecovadis_caption p{
    color: var(--redcolor);
}

.ce_certification h4 {
    margin-bottom: 2rem;
}
.ce_certification_Bx{
    width: 85%;
}
.ce_certification_Bx figure{
    margin-bottom: 2rem;
}
.systm_instl_section{
    padding: 0 0 7rem 0;
}
.system_overview_sec_bn{
    width: 71.6%;
    margin: 3rem 0;
}
.sys_installation{
    background-color: var(--gray-bg);
    padding: 2rem 5rem;
}
.sys_installation th, .sys_installation td{
    font-size: var(--font-13);
    color: var(--black);
}
.sys_installation p{
    font-size: var(--font-13);
    font-weight: 400;
    line-height: 1.7;
}
.system_header h5{
    color: #EC1B24;
}

.sys_installation thead th {
    border-bottom: 1px solid #dd0c0c2b;
    padding:0 0rem 2rem;
    
}
.sys_installation th{
    padding: 2rem 0 0;
    border: 0;
    vertical-align: top;
}
.sys_installation thead th p {
    margin-top: 5px;
}
.sys_installation th:nth-child(1){
    width: 20%;
}
.sys_installation th:nth-child(2){
    width: 25%;
}
.sys_installation th:nth-child(3){
    width: 25%;
}
.sys_installation th:nth-child(4){
    width: 10%;
    text-align: center;
}
.sys_installation th:nth-child(5){
    width: 20%;
}
.sys_installation p{
    margin-bottom: 0;
}
.leadership_section .my_slider .owl-nav{
    display: none;
}
.leadership_section .owl-nav button{
    font-size: 3rem;
}
.staff_box {
    position: relative;
}
.staff_box a{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
}
.above_essential{
    padding-top: 3rem;
}

.above_essential p{
    font-size: var(--font-13);
    line-height: 1.4;
}






.share-wrapper .share_icon_main {
    height: 53px;
    color: #FFF;
    text-align: center;
    line-height: 2.1;
    font-size: 25px;
    cursor: pointer;
    margin-bottom: 15px;
    transition: background-color 0.4s;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.28);
  }
  .share-wrapper .share_icon_main.active {
    background-color: #000;
  }
  .share-wrapper .share_icon_main.active:before {
    content: "";
  }
  .share-wrapper .share_icon_main.active + .social li {
    transform: scale(1);
  }
  .share-wrapper .share_icon_main.active + .social li:hover {
    transform: scale(1.1);
  }
  .share-wrapper ul.social_media {
    opacity: 0;
    visibility: hidden;
    list-style-type: none;
    padding: 0;
    margin: 0;
    transform: translate(-3rem, 3rem);
    transition: visibility 0.4s, opacity 0.4s, -webkit-transform 0.4s;
    display: flex;
    margin-left: 1rem;
    gap: 0 1rem;
  }
  .share-wrapper{
    display: flex;
  }
  .share-wrapper ul.social_media.active {
    opacity: 1;
    visibility: visible;
    transform: translate(0);
  }
  .share-wrapper ul.social_media li {
    width: 53px;
    height: 53px;
    border-radius: 50%;
    color: #FFF;
    background-color: #FFF;
    text-align: center;
    line-height: 2.1;
    font-size: 25px;
    cursor: pointer;
    margin-bottom: 15px;
    box-shadow: 0.5px 0.87px 4px 0 rgba(0, 0, 0, 0.3);
    transition: all 0.4s;
    /* transform: scale(0.4); */
  }
  .share-wrapper ul.social_media li a{
    line-height: 3.7;
    display: block;
  }
  .share-wrapper ul.social_media li i{
    font-size: 2.4rem;
  }
  .share-wrapper ul.social_media li .facebook {
    color: #3A589E;
  }
  .share-wrapper ul.social_media li .twitter {
    color: #5FA9DD;
  }
  .share-wrapper ul.social_media li .linkedin {
    color: #0D77B7;
  }
  .share-wrapper ul.social_media li .google {
    color: #DF4B38;
  }
  .share-wrapper ul.social_media li .pinterest {
    color: #CD2129;
  }
  .share-wrapper ul.social_media li .youtube {
    color: #CF2227;
  }
  .share-wrapper ul.social_media li .instagram {
    color: #305C85;
  }

  .social_btn_main {
    display: flex;
    align-items: center;
}
.social_btn {
    padding: 0 0 0 1rem;
    display: flex;
    align-items: center;
    margin: 0;
}

.social_btn_main .envelope_btn img, .share-btn-text-sr img {
    width: 100%;
    height: auto;
    margin-top: 0;  
}
.social_btn li a svg {
    width: 100%;
    height: auto;
    margin-top: 0;  
}

.social_btn li{
    width: 4.5rem;
    height: 5.3rem;
    margin: 0 0.6rem;
}
.social_btn li a{
    padding:0.8rem 1rem;
    border: 1px solid #ddd;
}

/* ===================UIAK-15031993 end===================== */

/* ----------UIAP02011995-start----------------- */
.labs_sec .staff_box h5 {font-size: var(--font-16);line-height: 1.4;margin-bottom: 1.5rem;}
.proof_of_concept {border-bottom: 1px solid #C4C4C4;padding: 35px 0px;}
.manufacturing_facility_sec3 .custom_list ul {margin-top: 20px;}
.manufacturing_facility_sec3 .custom_list ul li:before{display: none;}
.manufacturing_facility_sec3 .custom_list ul li {font-size: var(--font-11);padding-left: 10px;margin: 0px 0px 15px;}
.iem_current_job_opening.job .iem_current_title p {max-width: initial;}
.iem_current_job_opening.job .opening_main{margin-left: 0;}
.career_apply {padding: 10px 30px;background: #363090;color: #fff;}
.career_apply:hover {background: #363090d4;color: #fff;}
.labs_sec .staff_box {display: flex;align-items: center;gap: 4rem;padding: 3rem;margin-top: 3rem;background: #eff2f7}
.staff_box figure {flex-basis: 40%;}
.staff_box .labs_datails {flex-basis: 60%;}
.staff_box .labs_datails p {padding-bottom: 2rem;}
.labs_sec .staff_box::before {height: 7rem;}
.applybtn_wrap .apply_btn{background-color: #EC1B24;color: #fff;padding: 12px;text-align: center;display: inline-block;}
.applybtn_wrap .apply_btn:hover {background: #a82020;}
.product_eng1 .proof_of_concept {border-bottom: none;}
.product_eng1 {padding-bottom: 8rem;}
.iem-overview-page h3{padding-top: 7rem!important;}
.privacy_policy_sec h2 {font-size: var(--font-13);line-height: 1.7;font-weight: 400;}
.privacy_policy_sec {padding: 6rem 0rem 8rem;}
.policy_bx {margin-top: 4rem;}
.policy_bx h3 {font-size: var(--font-16);font-weight: bold;margin-bottom: 1.5rem;}
.policy_bx.contact p {margin-bottom: 1rem;}
.policy_bx.contact p a {display: inline-block;}
.use_services {display: flex;flex-wrap: wrap;gap: 2.5rem;}
.use_services_item {flex-basis: 48%;background: #e9eaec;padding: 3rem;}
.use_services_item h4 {font-size: var(--font-16);font-weight: 500;margin-bottom: 1.5rem;}

/* ----------UIAP02011995-end----------------- */


/* IEM overview page css starts here */
.iem-overview-page{
    display: grid;
    /* height: 100%; */
    place-content: center;
    align-items: center;
    float: right;
    padding-block: 2rem;
    max-width: 100%;
    padding-right: 0;
    width: 100%;
    padding-left: 5rem;
}
.iem-overview-page h3{
    font-weight: 800;
    color: #EC1B24;
    padding-bottom: 30px;
}
.iem-overview-page h4{
    color: #000000;
    padding-bottom: 30px;
    font-weight: 400;
}
.iem-overview-page-img{
    padding-left: 0;
}
.iem-overview-page p {
    max-width: 84%;
}
.our_core_cap_txt {
    padding: 0 0 3rem 0rem;
}
.our_core_cap_list {
    place-content: flex-start;
    padding-left: 0;
}
.p_5{padding-left:5rem;}
.iem-overview-page {
    padding-right: 8rem;
}
.above_essential{
    padding-left: 1rem;
}
.our_core_cap_list_2.business_man_caption {
    padding-right: 0;
    max-width: 83%;
}
.iem-overview-page h4 {
    padding-right: 5rem;
}
.ccr_important {
    max-width: 1920px;
    margin: 0 auto;
}
.business_man_caption {
    padding-left: 9.5rem;
    padding-right: 42rem;
}
@media(max-width:1449px){
    .iem-overview-page{
        padding-left: 0;
    }
}

@media (max-width: 1400px) {
    .iem-overview-page {
        padding-left: 5rem;
    }
}


@media(max-width:991px){
    .iem-overview-page-img {
        padding-left: 0;
    }
    .iem-overview-page{
        padding-top: 5rem;
        padding-bottom: 4rem;
    }
    .iem-overview-page p {
        max-width: 100%;
    }
    .p_5 {
        padding-left: 0;
    }
    .overview_img.iem-overview-page-img {
        margin-bottom: 3rem;
    }
    .mission_viission.mission_vision_section {
        margin-top: 5rem;
    }
    .iem-overview-page {
        padding-right: 0;
    }
    .iem_Tx {
        padding-top: 3rem;
    }
    .our_core_cap_list_2.business_man_caption {
        padding-right: 0;
        max-width: 100%;
    }

}

.a2a_button_whatsapp, 
.a2a_button_pinterest, 
.a2a_button_instagram {
    display: none !important;
}
.ccr_privacy{
    padding: 5rem 0;
}
.ccr_privacy h5{
    margin: 3rem 0 1rem;
}
.ccr_privacy p a{
    display: inline-block;
}
/* IEM overview page css ends here */

.employment_section ul.custom_list.full{flex-wrap: wrap;}
.custom_list.full li {
    width: 100%;
    margin: 1rem 2rem;
}
.mrgn-top{margin-top: 5rem;}
.mrgn-btm{PADDING-bottom: 0px;}

.client-sec
{
    padding-block: 6rem;
}
.client-sec h4
{
    color: #EC1B24;
    padding-bottom: 30px;
    font-weight: 400;
    padding-bottom: 2rem;
}
.client-box {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    row-gap: 2rem;
    column-gap: 1.5rem;
    padding-block: 4rem 5rem;
}
.client-box .client-logo
{
    padding: 1rem;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
@media(max-width:978px)
{
    .client-box{grid-template-columns: repeat(4,1fr);}
}
@media(max-width:678px)
{
    .client-box{grid-template-columns: repeat(3,1fr);}
}
@media(max-width:575px)
{
    .client-box{grid-template-columns: repeat(2,1fr);}
}

.resources_box_sec
{
    padding-bottom: 9rem;
}

/* blog css starts here */
.rd_railways_solution_second.blog-page .container_main {
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
    gap: 2rem 0;
    padding: 1.5rem 0 0;
    justify-content: flex-start;
    margin-bottom: 5rem;
}
.rd_railways_solution_second.blog-page {
    margin-top: 0;
}
.rd_railways_solution_second.blog-page .contains_below_products {
    position: relative;
}
.rd_railways_solution_second.blog-page .contains_below_products > a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.rd_railways_solution_second.blog-page .row > div {
    overflow: hidden;
}
.rd_railways_solution_second.blog-page .contains_below_products:hover .container_main h3 {
    color: var(--redcolor);
}
.rd_railways_solution_second.blog-detail-page {margin-top: 5rem;}

.rd_railways_solution_second.blog-detail-page .container_main {
    display: block;
    border: none;
    margin: 0;
}
.blog-detail-page .blog-cont date {
    font-size: 16px;
    color: #000;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 15px;
}
.blog-detail-page .blog-cont figure {
    margin-bottom: 2rem;
}
.blog-detail-page .blog-cont h2 {
    margin-bottom: 1rem;
    font-weight: 600;
}
.blog-recent {
    padding-left: 5rem;
    margin-bottom: 30px;
}
.blog-recent h2 {
    border-bottom: solid 1px rgb(221 221 221 / 62%);
    padding-bottom: 1.5rem;
}
.blog-recent ul li a {
    display: block;
    font-size: 14px;
    list-style: none;
    position: relative;
    padding: 8px 25px 0;
    border-bottom: solid 1px rgb(221 221 221 / 62%);
    padding-bottom: 15px;
}
.blog-recent ul li a:before {
    width: 7px;
    height: 7px;
    content: "";
    position: absolute;
    left: 0;
    top: 17px;
    background: #FCCF14;
    border-radius: 50px;
}
@media(max-width:767px){
    .rd_railways_solution_second.blog-page {
        padding-bottom: 6rem;
    }
}
/* blog css ends here */

section.sitemap_sec {
    padding-block: 5rem;
}
.bg-wbox {
    padding-block: 8.7rem;
}
.head1 {
    font-weight: 600;
    color: var(--redcolor);
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 1.35em;
    display: block;
}
.sitemap ul {
    margin-bottom: 6rem;
}
 .list1 li {
    margin-block: 0 2rem;
    position: relative;
    padding-inline: 3rem;
    transition: 0.5s ease-in-out;
}

.list1 li::before {
    content: "";
    width: 6px;
    height: 6px;
    background:var(--redcolor);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 11px;
}
.list1 li:has(ul) ul
{
    margin-top: 1.5rem;
}
.list1 li:hover a {
    color: var(--redcolor);
}

ul.list1 {
    padding-bottom: 3rem;
}
@media (max-width:799px) {
    ul.list1 {
        padding-bottom: 3rem;
    }    
}
.contains_below_products > figure > img {
    min-height: 382px;
    object-fit: cover;
}
.staff_section .staff_box {
    height: 100%;
}
.staff_section .staff_box > figure {
    margin-bottom: 4rem;
    margin-top: -7rem;
}
.staff_section {
    padding-top: 5rem;
}
.staff_section > .container > .row .row {
    --bs-gutter-x: 2.5rem;
}
.staff_section.our-hostory-sections {
    padding-top: 10rem;
}
.competencies_section.iem-for-sec > .container > .row .row {
    --bs-gutter-x: 2rem;
    --bs-gutter-y: 2rem;
}
.competencies_section.iem-for-sec > .container > .row .iem_overlay_logo{
    top: 20px;
}
.leadership_section-grp {
    padding: 0 5rem;
}
.leadership_section-grp .staff_box {
    min-height: 135px;
}
.leadership_section-grp .staff_box p br {
    display: block;
}
.leadership_section .deadership_section p {
    width: 100%;
}
.iem_wise::before{
    display: none;
}
.iem_wise{
    padding: 3rem 3rem 3rem 3rem;
}
.benifits_Bx-grps {
    margin: 0 5rem;
}
.certificate_section {
    margin-left: 5rem;
    margin-right: 5rem;
}
.wisenet_main_form {
    position: sticky;
    top: 16rem;
    height: auto;
}
@media (max-width:1399px) {
    .wisenet_main_form {
        top: 14rem;
    }
}
@media (max-width:1366px) {
    .competencies_section.iem-for-sec > .container > .row .iem_overlay_logo {
        top: 34px;
    }

}
@media (max-width:1199px) {
    .competencies_section.iem-for-sec > .container > .row .iem_overlay_logo {
        top: 58px;
    }
}
@media (max-width:1024px) {
    .leadership_section-grp {
        padding: 0;
    }
    .benifits_Bx-grps {
        margin: 0;
    }
    .adavntages_dec {
        padding: 4rem 0 0;
    }
}
@media (max-width:991px) {
    .staff_section > .container > .row .row {
        --bs-gutter-y: 8rem;
    }
    .our-hostory-sections.staff_section > .container > .row .row:nth-child(2n+2){
        --bs-gutter-y: 0;
    }
    .competencies_section.iem-for-sec > .container > .row .iem_overlay_logo {
        top: 80px;
    }
    .rd_bg_solution {
        background: transparent;
    }
}
@media (max-width:767px) {
    .leadership_section-grp .staff_box {
        min-height: auto;
    }
}
.wisenet_main_form_div_sub .wisenet_input_form textarea::placeholder,
.enquiry_form .wisenet_input_form textarea::placeholder {
    color: #000000;
  }  
.wisenet_main_form_div_sub .wisenet_input_form textarea::-ms-input-placeholder,
.enquiry_form .wisenet_input_form textarea::-ms-input-placeholder { /* Edge 12 -18 */
    color: #000000;
  }

.share-wrapper .social_btn_main .share_icon_main h5 {
    font-size: 15px;
}
.share-wrapper .social_btn_main .share_icon_main img {
    width: 13px;
}
.share-wrapper .social_btn_main .share_icon_main {
    height: 45px;
}

.bg-wbox{
    padding-block: 2.7rem;
}
.apply_form .career_subform small {
    font-size: 16px;
    padding-top: 1rem;
}
.proof_of_concept {
    padding-bottom: 0;
}
.railways_solution_second .contains_below_products > figure > img,
.contains_below_products > figure > img {
    min-height: 300px;
    object-fit: cover;
    max-height: 300px;
}

/* wise R css starts here */
.trade-mark {
    position: relative;
    display: inline-block;
    padding-right: 1rem;
}
.trade-mark:after {
    content: "R";
    position: absolute;
    top: 0;
    border: 1px solid #000000;
    border-radius: 50px;
    width: 12px;
    height: 12px;
    display: inline-block;
    font-size: 8px;
    line-height: 1.2;
    font-weight: 600;
    text-align: center;
}
.millenium_Red_bx .trade-mark:after{
    border-color: #ffffff;
}
.railway_content_one .trade-mark:after{
    border-color: #EC1B24;
}

.licensing_opportunities_main{
    padding-top: 80px;
    padding-bottom: 80px;
}
.manufacturing_facility_sec2 .proof_of_concept {
    padding-bottom: 30px;
}
.systems-railways .railway_content_one .trade-mark:after{
    border-color: #000000;
}
.instt-contents {
    padding: 4rem 0;
}
.instt-contents-grp .system_overview, 
.instt-contents-grp .system_overview figure, 
.instt-contents-grp .system_overview figure img {
    height: 100%;
}
.instt-contents-grp .system_overview figure img {
    object-fit: cover;
}
.post-instt-cont {
    padding-bottom: 5rem;
}
.manufacturing_facility_sec2.product_eng1.produst-eng-info {
    padding-bottom: 2rem;
}
.manufacturing_facility_sec2.product_eng1.produst-eng-info .proof_of_concept {
    padding-top: 2rem;
}
.event_detals_one p a {
    display: inline-block;
}
@media(max-width:991px){
    .instt-contents {
        padding: 2rem 0;
    }
    .manufacturing_facility_sec2.product_eng1.produst-eng-info .proof_of_concept {
        padding-top: 3rem;
    }
}
@media(max-width:767px){
    .manufacturing_facility_sec2.product_eng1.produst-eng-info .proof_of_concept {
        padding-top: 2rem;
    }
}
/* wise R css ensd here */

.wisenet_main_section .wisenet_main_title .grid-right-img {
    margin-bottom: 3rem;
}
.key-cont .trade-mark:after{
    content: "R";
}
.advc-content {
    padding-bottom: 4rem;
}
.wisenet_main_title.content_bottom_padding.main-sec-bt-space h4 {
    padding-bottom: 2rem;
}
.wisenet_main_title.content_bottom_padding {
    padding-bottom: 4rem;
}


.overview-productbg {
    background: #7a2a3f;
    color: #fff;
    padding: 2rem 3rem 4rem;  height: 100%;   
}

.overview-productbg strong {
    display: block;
    margin-bottom: 0.5rem;
}

.overview-productbg p {
    margin-bottom: 2rem;
}

.overview-productbg h4 {
    margin-bottom: 3rem;
    background: #b6dee1;
    color: #7a2a3f;
    text-transform: uppercase;
    padding: 0rem 1rem;
    width: 300px;
  
}
.figure-height, .figure-height figure  {
    height: 100%;
}

.figure-height img {
    height: 50%;
    object-fit: cover;
}


.figure-height.onefull-img img {
    height: 100%;
    object-fit: cover;
}

.overflow-brak p strong {
    display: block;
}

.overflow-brak p {
   margin-bottom: 2rem;display: flex;
    gap: 4rem;
}

.grid-grp-cont.custom-specif p {
    display: block;

}


.grid-grp-cont.custom-specif p  strong{
   margin-bottom: 1rem;

}

.figure-height.persnal-track img{object-fit: fill;}
.technical-info h4 {
    width: 100%;
    padding: 6px;
    font-size: 19px;
}

.wisenet_main_title.content_bottom_padding.main-sec-bt-space .overview-productbg h4 {
    padding-bottom: 0;
}


.overview-productbg.wz-complie h4 {width: 100%;}
.overview-productbg.reoteclientdata h4{width: 57%;}

.overview-productbg.wz-complie.HighSpeed h4 {
    width: 76%;
}

.overview-productbg.wz-complie.HighSpeed .custom-bullet_black li::after{background-color: #fff;}

.leadership_section-grp .staff_box{background: #4B0200; color: #fff;}
.leadership_section-grp .staff_box p{color: #fff;}
a.font-21.colorredoptica {
    color: #EC1B24;
    display: inline;
    text-decoration: underline;
    padding-left: 9px;
}


.solution-list-category li {
    margin-block: 0 2rem;
    position: relative;
    padding-inline: 3rem;
    transition: 0.5s ease-in-out;
}

.solution-list-category li::before {
    content: "";
    width: 6px;
    height: 6px;
    background: var(--redcolor);
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 11px;
}
.solution-list-category li a {
    margin-bottom: 2rem;
}

.defencesolo {
    margin-top: 3rem;
}

li.railway-solu {
    font-weight: bold;padding-left: 0;
}

a.sub-head-poratge {
    font-weight: 600;
}
li.railway-solu:before{content: none; padding-left: 0;}
li.railway-solu a{    font-size: 18px;}

@media(max-width:991px){
.bg-wbox {
    padding: 2rem;
}
.wisenet_main_title .product_title{padding-bottom: 1.5rem;}
.pb_70 {
    padding-bottom: 4rem;
}

.pt_30 {
    padding-top: 2rem;
}

    .key-cont {
        margin-bottom: 0rem;
    }

    .wisenet_main_title.content_bottom_padding {
    padding-bottom: 0;
}



}

.leader-mangment h5 {
    margin-top: 10px;
}