/*************************** Font Families ********************************/

@font-face {
    font-family: "Montserrat-Bold";
    src: url("../fonts/Montserrat-Bold.ttf");
}

@font-face {
    font-family: "Montserrat-Semibold";
    src: url("../fonts/Montserrat-SemiBold.ttf");
}

@font-face {
    font-family: "Montserrat-Regular";
    src: url("../fonts/Montserrat-Regular.ttf");
}

@font-face {
    font-family: "Montserrat-Italic";
    src: url("../fonts/Montserrat-Italic.ttf");
}

@font-face {
    font-family: "Montserrat-Medium";
    src: url("../fonts/Montserrat-Medium.ttf");
}

@font-face {
    font-family: "Montserrat-MediumItalic";
    src: url("../fonts/Montserrat-MediumItalic.ttf");
}



::-webkit-scrollbar {
    background-color: #606269 !important;
    width: 5px;
}

::-webkit-scrollbar-thumb {
    background-color: #EA3732;
}

.page-id-3626 .entry-title{
	display:none;
}
h1 {
    font-family: Montserrat-Regular ;
    /*font-size: clamp(2.0rem, 2.08vw, 2.5rem);*/
    font-size:40px;
   /* text-transform: capitalize !important;*/
}

h2 {
    font-family: Montserrat-Regular !important;
    font-size: clamp(1.7rem, 2vw, 2rem) ;
}

h3 {
    font-family: Montserrat-Regular !important;
    font-size: clamp(1.1rem, 1.2vw, 1.4rem) ;

}

h4 {
    font-family: Montserrat-SemiBold !important;
    font-size: clamp(1rem, 1.2vw, 1.25rem) ;
}

h5 {
    font-family: Montserrat-Bold !important;
    font-size: clamp(0.85rem, 1.2vw, 1.1rem) ;

}

h6 {
    font-family: Montserrat-Bold !important;
    font-size: clamp(0.85rem, 1.2vw, 0.85rem) ;

}
.banner_h1_bold{
    font-family: Montserrat-Bold !important;    
}

p {
    font-family: Montserrat-Regular;
}

::selection {
    color: #fff;
    background: #EA3732;
}
a{
    color: #000 ;
}
.evedis{
	display:none;
}

.float-right{
    float: right !important;
}

.fa-plus{
    color: #EA3732;
}
.bg_white{
    background-color: #fff !important;
}
.theight{
	min-height:43px;
}

.dheight{
	min-height:54px;
}

/* .pih{
	display:block;
	min-height:85px;
} */

.square:before{
    content: "";
    display: block;
    /* padding-top: 100%;  */
     /* initial ratio of 1:1*/
}

.banner_button:hover{
    background-color:transparent !important;
    color:#EA3732 !important;
    border:1px solid #EA3732 !important;
    transition:all 0.3s ease-out;
}


.translate_class::after{
    transform: rotate(180deg) !important;
}
.section_1{
min-height:448px;
}
#mySidenav .dropdown-menu .dropdown-item:focus{
    color:#EA3733 !important; 
}

#mySidenav .nav-item .nav-link:focus{
    color:#EA3733 !important; 
}

.eve_ul ul {
	padding-left: 3%;
}
/************** Paragraphs Css ***************/

.p_m_r_18 {
    font-family: Montserrat-Regular !important;
    font-size: clamp(1rem, 1vw, 1.15rem) !important;
}

.p_m_m_18 {
    font-family: Montserrat-Medium !important;
    font-size: clamp(1rem, 1vw, 1.15rem) !important;
    /* color: #000; */
}

.p_m_b_18 {
    font-family: Montserrat-Bold !important;
    font-size: clamp(1rem, 1vw, 1.15rem) !important;
}

.li_m_b_18 {
    font-family: Montserrat-Bold !important;
    font-size: clamp(1rem, 1vw, 1.15rem) !important;
}

.p_m_r_16 {
    font-family: Montserrat-Regular !important;
    font-size: clamp(1rem, 1vw, 1rem) !important;
}

.p_m_m_14 {
    font-family: Montserrat-Medium !important;
    font-size: clamp(0.85rem, 1vw, 0.85rem) !important;
}

.p_m_r_14 {
    font-family: Montserrat-Regular !important;
    font-size: clamp(0.85rem, 1vw, 0.85rem) !important;
}

.p_m_b_14 {
    font-family: Montserrat-Medium !important;
    font-size: clamp(0.85rem, 1vw, 0.85rem) !important;
}

a {
    font-family: Montserrat-Regular;
}

.font-weight {
    font-weight: bold;
}

.font-weight-normal {
    font-weight: normal;
}

.capitlize {
    text-transform: capitalize;
}

.italic_family {
    font-family: Montserrat-Italic !important;
}

.top_header {
    box-shadow: 0px 0px 20px #808080;
    z-index: 99998 !important;
    position: sticky;
    top: 0;
}

.fa-bars {
    color: #EA3732;
    font-size: 28px !important;

}

.two_anchor {
    display: inline !important;
    margin: 10px !important;
    padding:10px 25px 10px 0px;
}

/*#mySidenav>.dropdown {*/
/*    padding: 0px !important;*/
/*}*/
/*#mySidenav .nav-item:first-child{*/
    
/*    padding:10px !important;*/
    
/*}*/

.banner_logo{
 max-width: 28%;
 height: auto;
margin-bottom: 10px !important;

}

/* #mySidenav{
    padding: 20px !important;
} */
/******************************** Header Css *******************************/
.nav>.nav-item>.nav-link.active {
    color: #EA3733;
}


.dropdown-menu>li {
    padding: 5px;
}

.header_padding {
    padding: 0px 0px !important;
    background-color: #fff;
}


.navbar-nav>.nav-item:hover .dropdown-menu {
    display: block;
}

.navbar-nav>.nav-item>.nav-link {
    font-family: Montserrat-Bold !important;
}

.navbar-nav>.nav-item>.nav-link {
    text-transform: uppercase !important;
}


.navbar-nav>.nav-item>a:hover {
    color: #EA3732;
}

.padding-section {
    padding-top: 20px;

}

.h_hide_searchbox {
    border: 1px solid rgb(204, 202, 202);
    padding: 10px 15px;
    border-radius: 5px;
    box-shadow: 0px 0px 20px rgb(245, 243, 243);
}

.fa-search {
    color: rgb(167, 167, 167);
}

.fa-search:hover {
    color: #EA3733 !important;
}

.main_bg_color {
    background-color: #EA3732 !important;
    color: #fff !important;
    border: none !important;
    border: 1px solid #EA3732 !important;
}

.nav-item {
    list-style-type: none !important;
}
.mobile_toggle .mobile_toggler{
    float:right !important;
}
/*************************** Mobile Css ********************************/


/*.containerr {*/
/*    text-align: center;*/
/*}*/

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    /*box-shadow: 0px 0px 170px #bab7b7;*/
}

.sidenav a {
    /* padding: 16px 0px; */
    text-decoration: none;
    font-size: 16px;
    color: #000;
    display: block;
    transition: 0.3s;
    font-family: Montserrat-Bold !important;
    margin: 0px 10px;
    /* border-bottom: 1px solid lightgrey; */
}
.sidenav > .mobile_about_icon > .dropdown-toggle:empty::after{
  margin-left: 20px !important;
}
.sidenav > .mobile_about_icon_2 > .dropdown-toggle:empty::after{
  margin-left: 9px !important;
}
.sidenav>li:last-child {
    border-bottom: none !important;
}

.sidenav a:hover {
    color: #000;
}

.sidenav a.active {
    color: #EA3732;
}

.sidenav .closebtn {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 25px;
    color: grey;
    border-bottom: none !important;
}


#mySidenav>.nav-item {
    list-style-type: none !important;
    padding: 16px 10px;
    border-bottom: 1px solid lightgrey;
}

#mySidenav .mobile_li_padding{
    padding-top:10px;
}
#mySidenav>.nav-item>.dropdown-menu>li {
    border-bottom: 1px solid lightgrey;
}

#mySidenav>.nav-item>.dropdown-menu>li>.dropdown-item {
    font-family: Montserrat-Regular !important;
}

#mySidenav>.nav-item>.dropdown-menu>li:last-child {
    border-bottom: none;
}

#mySidenav>.first_li {
    margin-top: 35px;
}

.navbar-nav .nav-item:hover .nav-link.dropdown-toggle::after{
    transform:translate(180deg) !important;
}

/* .mobile_input_search {
    border: 1px solid #EA3732;
    padding: 10px 20px;
    margin-left: 10px;
    min-width: 90% !important;
    position: relative;
    font-family: Montserrat-Regular !important;
} */

/* .mobile_input_search:focus-visible {
    outline: 1px solid #EA3732 !important;
}

.h_hide_searchbox:focus-visible {
    outline: 1px solid #EA3732 !important;
} */



/*************************** Mobile Css End ********************************/



/*************************** Footer Css ********************************/
.footer_padding_top {
    padding-top: 50px;
}

.padding-form {

    padding-top: 100px;
}

.Submit-button {
    color: #000;
    border: 1px solid black;
    text-decoration: none;
    padding: 0.375rem 0.75rem;
    text-align: center;

}


.footer_ul_links>li>a {
    font-family: Montserrat-Regular !important;
}

.footer_ul_links>li>a.active {
    font-family: Montserrat-Bold !important;
    color: #EA3732 !important;
    letter-spacing: 1px !important;
}

.footer_ul_links>li>a:hover {
    color: #EA3732;
}

.footter_social_icons>i:hover {
    color: #EA3732;
}

.footter_social_icons>i {
    color: #fff;
}

.footer_ml--15 {
    margin-left: 15px;
}

.form-design {

    margin-top: 8px;

}

.form-control {
    background: #b1938542;
}

input.form-control.form-design {
    background: #ffffff00;
}

.form-title {
    padding-bottom: 25px;
    text-align: center;
}

.text_input {
    height: 44px;
    width: 60%;
    padding: 0;
    line-height: 30px;
    font-size: 16px;
    border: none;
    padding: 10px;
    border-radius:0px !important;
}

.text_input:focus {
    outline: none;
}

.btnn {
    font-family: 'Montserrat-Regular' !important;
    height: 44px;
    background: #EA3732 !important;
    color: white !important;
    width: 35%;
    font-size: 14px;
    font-weight: bold;
    /*margin: -5px 0px 0px -5px;*/
    border-radius: 0px !important;
    border:1px solid #EA3733;
}

.btnn:hover {
    
    background:#bf3131 !important;
    border:1px solid #bf3131 !important;
}


.form-padding {
    background-color: #f9f9f9 !important;
    padding: 15px 20px !important;
    border: 1px solid #dfdfdf !important;
}

.form-control:focus {
    box-shadow: none !important;
}

.submit_email {
    padding: 10px 10px !important;
    border-radius: 0px !important;
}

.submit_button {
    background-color: #EA3732;
    padding: 10px 30px;
    margin: 0px !important;
    color: #fff;
}

.footer_red_line {
    background-color: #EA3732;
    width: 100%;
    height: 10px;
}

.subscribe_btn {
    color: #FFFFFF;
    /*margin-left: 15px;*/
}

.footter_social_icons {
    color: #FFFFFF;
    font-size: 25px;
}


.footer_ul_links {
   padding: 0px;
}

.footer_ul_links li {
    list-style-type: none;
    padding: 4px 11px 4px 0px;
}

.footer_ul_links li a {
    color: rgb(211, 210, 210);
    text-decoration: none;

}
.footer_link_title{
    color: #aba9a9;
    text-transform: uppercase;
    /* letter-spacing: 2px; */
    font-size: 18px !important;
    margin-bottom: 0.5rem  !important;
}
.footer_link_title_2{
    color: #b5b4b4;
}
.bg_lighblack {
    background-color: #212121;
    padding: 30px 0px;
}
.footer_down_ul_links{
    display: flex;
}
.footer_down_ul_links li{
    list-style-type: none;
    padding: 0px 10px;
}
.footer_down_ul_links li a{
   color: rgb(211, 210, 210) !important;
   font-family: Montserrat-Regular;
}
.footer_down_ul_links li:hover a{
   color: #EA3732 !important;
}
/*.footer_down_ul_links li:last-child{*/
/*    padding: 0px 0px 0px 10px;*/
/*}*/
.down_footer_top_border{
border-top: 1px solid grey;
}
.footer_down_ul_links  li a.active{
	font-family: Montserrat-Bold !important;
    color: #EA3732 !important;
    letter-spacing: 1px !important;
}
/****************** Typography ***********************/
/* .text-right {
    text-align: right !important;
} */

.text-left {
    text-align: left !important;
}

.align-center {
    align-items: center !important;
}

.align-self-center {
    align-self: center;
}

.letter-spaning-2px {
    letter-spacing: 2px;
}

.regular_font{
    font-family: Montserrat-Regular !important;
}


/******************************** Footer Css End *******************************/

/************************** Rest Css ******************************/

/* .same_padding_between {
    padding: 60px 0px 60px 0px;
} */

a:hover {
    color: none !important;
}

.navbar>a {
    font-family: Montserrat-Regular !important;

}

.anchor_grey {
    color: #a5a5a5 !important;
}

.text_grey {
    color: #d1d1d1 !important;
}

.text-grey {
    color: #858585;
}

.form-control {
    font-family: 'Montserrat-Regular';

}


.section_2 {
    margin-top: 100px;
}

.box_size>img {
    width: 100%;
}

.bg_grey {
    background-color: #f9f9f9;
}

.bg_black {
    background-color: #1f1f1f;
    padding: 30px !important;
}

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

/* .margin_top_fix {
    margin-top: 50px;
} */

.accordion-item:last-child {
    /* border-bottom: none; */
}

.section_padding_all_grey {
    padding: 50px 0px;
}

.accordion_ul {
    list-style-type: none;
}

.accordion_ul>li::before {
    content: "\2022";
    color: #EA3732;
    font-weight: bold;
    font-size: 23px;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.chorot_box {
    padding: 15px;
    border: 1px solid #d1d1d1;
    height: auto;
    width: 100%;
    /* margin-bottom: 20px; */
}

.partners_cohorot_box{
    padding:0px 20px !important;
}
.chorot_box  img{
	padding:5px;
	object-fit:contain;
    height:125px;
   max-width:100%; 
}

.prot_box {
    padding: 15px;
    border: 1px solid #d1d1d1;
    height: 320px;
    width: 100%;
    margin-bottom: 20px;
}
.prot_box  img{
	
    height:70px;
    max-width:100%;
}

/*.box_chorot {*/
/*    min-height: 300px;*/
/*}*/

.single_event_iframe {
    width: 100%;
    height: 100%;
}
.event_iframe_box{
    width: 100%;
    height: 100%;
    padding: 10px;
    border: 1px solid rgb(234, 227, 227);
    background: #fff;
}

.mobile-group-button>.button {
    color: #909090;
}

.nav-tabs>.nav-item>.nav-link:hover {
    background-color: #EA3732;
    color: #fff;
}

/************* Button Style **************/

button {
    font-family: Montserrat-Regular;
}

.button_hover_animation:hover {
    background-color: #000000;
    color: #fff;
    cursor: pointer;
    transition: ease-out 0.5s;
}

.main_btn {
    border: none;
    color: #FFFFFF;
    font-family: Montserrat-SemiBold !important;
    background-color: #EA3732;
    padding: 14px 17px;
    border-radius: 5.5px;
    border: 1px solid #EA3732;
    width: auto !important;
}

.main_btn:hover {
    border: 1px solid #EA3732;
    color: #EA3732;
    background-color: #FFFFFF;
    transition: ease-out 0.5s;
}

.send_btn {
    border: none;
    color: #FFFFFF;
    font-family: Montserrat-SemiBold !important;
    background-color: #EA3732;
    border: 1px solid #EA3732;
    padding: 10px 80px !important;
    border-radius: 5.5px;
    width: auto !important;
}

.send_btn:hover {
    border: 1px solid #EA3732;
    color: #EA3732;
    background-color: #FFFFFF;
    transition: ease-out 0.5s;
}

.view_full_portfolio_btn {
    border: none;
    color: #FFFFFF;
    font-family: Montserrat-Bold !important;
    background-color: #EA3732;
    border: 1px solid #EA3732;
    padding: 10px 30px !important;
    border-radius: 5.5px;
    width: auto !important;
    letter-spacing: 1px;
}

.view_full_portfolio_btn:hover {
    border: 1px solid #EA3732;
    color: #EA3732;
    background-color: #FFFFFF;
    transition: ease-out 0.5s;
}

.view_all_button {
    border: none;
    color: #FFFFFF;
    font-family: Montserrat-Bold !important;
    background-color: #EA3732;
    border: 1px solid #EA3732;
    padding: 10px 100px !important;
    border-radius: 5.5px;
    width: auto !important;
    letter-spacing: 1px;

}

.load_btn {
    border: 1px solid #EA3732;
    background-color: transparent;
    color: #EA3732;
    font-family: Montserrat-SemiBold !important;
    padding: 10px 20px !important;
    width: auto !important;
    border-radius: 10px;
}

.load_btn:hover {
    background-color: #EA3732;
    color: #fff;
    transition: ease-out 0.5s;
}

.team_btn {
    border: 1px solid #EA3732;
    background-color: #EA3732;
    color: #fff;
    font-family: Montserrat-SemiBold !important;
    padding: 20px !important;
    border-radius: 5px;
    width: auto !important;
}

.team_btn:hover {
    border: 1px solid #EA3732;
    background-color: #fff;
    color: #EA3732;
    transition: ease-out 0.5s;
}

.banner_button {
    padding: 8px 20px;
    border-radius: 5px;
    border:1px solid #EA3732;
    font-family: 'Montserrat-Regular' !important;
}

.red_btn:hover {
    background-color: #fff !important;
    color: #EA3732 !important;
    border: 1px solid #EA3732 !important;
    transition: ease-out 0.5s;
}
/*.all_team_height img{*/
/*        height: 250px;*/
/*    object-fit: cover;*/
/*}*/

/***************** Banner Css ***********************/

.section_1 {
    padding: 100px 0px;
}

.section_1>img {
    width: 100%;
}

/* .padding_img {
    padding: 130px 0px 130px 100px;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
} */

/* .banner_h1 {
    font-size: 32px !important;
    line-height: 40px !important;
} */

/***************** Banner Css End ***********************/



/***************** Assam Css **********************/

.all_border{
    border: 1px solid rgb(243 239 239);
    padding: 20px;
}
.banner_white_box{
    position: relative;
    text-align: center;
    padding:30px;
    background-color: #fff;
}
.banner_white_box .title:before{
    content: "";
    width: 60px;
    height: 2px;
    background-color: #EA3732;
    position: absolute;
    top: 0;
    left: 40%;
}
.red_section {
    background-color: #EA3732;
    padding: 30px 0px;
}

.contact_red_box_icons>span>a>.fa-linkedin:hover {
    color: #000 !important;
    cursor: pointer;
}
.contact_red_box_icons>span>a>.fa-twitter:hover {
    color: #000 !important;
    cursor: pointer;
}
.contact_red_box_icons>span>a>.fa-instagram:hover {
    color: #000 !important;
    cursor: pointer;
}

.contact_red_box_icons>span>a>.fa-facebook:hover {
    color: #000 !important;
    cursor: pointer;
}

.contact_red_box_links>.row>a:hover {
    color: #000 !important;
}
.assam_icon_height img{
    height:50px !important;
}


.guwahati_contacts_mobile a{
    font-size:14px !important;
}
.guwahati_contacts_email a{
   font-size:13px !important; 
}

.fa-facebook:hover{
    color:#EA3732 !important;
    transition:0.5s all ease-out;
}
/***************** Investment Page Css **********************/

.banner_p {
    font-family: Montserrat-Regular;
    font-size: 19px;
    color: #FFFFFF;
}

.all_heading {

    font-size: clamp(1.5rem, 2.05vw, 2.5rem);
    font-family: Montserrat-Semibold !important;
    color: #000000;
}

.indore_heading {

    font-size: clamp(1.5rem, 2.7vw, 2.5rem);
    font-family: Montserrat-Semibold !important;
    color: #000000;
}

.all_p {
    font-family: Montserrat-Medium !important;
}

.red_text {
    font-family: Montserrat-Semibold !important;
    font-size: 20px;
    color: #EA3732;
}

.box {

    width: auto;
    height: 400px;
    object-fit: cover;
    background-color: #ccc;

}

.box img {
    height: 100%;
    width: 100%;
}

.rew-reverse {
    flex-direction: row-reverse;
}



.span_color {
    color: #EA3732;
}

.home_strategies {
    padding: 15px;
    border: 1px solid rgb(206, 202, 202);
    border-radius: 5px;
}

.home_strategies>p {
    min-height: 75px;
}

.home_strategies>img {
    width: 100%;
}

.learn_more_anchor {
    color: #EA3732 !important;
}

.learn_more_anchor:hover {
    color: #000 !important;
    transition: all 0.5s ease-out;
}
.investment_long_box{
    padding: 10px 20px;
    border: 1px solid rgb(206, 202, 202);
    position: relative;
}
.box_h4_font_size h4{
    font-size:20px !important;
}
.investment_long_box h4::before{
    content:"";
    width: 2px;
    height: 40px;
    background-color: #EA3732;
    position: absolute;
    left: -1px;
    top: 20%;

}
.investment_accordion > .accordion-item > .accordion-body > .p_m_m_18{
    color: #fff !important;
}
.investment_accordion > .investment_accordion_item > .accordion-collapse > .accordion-body > p > a{
    color: #EA3732 !important;
}

.investment_accordion > .investment_accordion_item {
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 1px solid  #d1d1d1 ;
    background-color: transparent;
}
.investment_accordion .investment_accordion_item:last-child{
    border-bottom: 0 !important;
}
.investment_accordion .investment_accordion_item .accordion-body .p_m_m_18 a{
    
    color:#EA3732 !important;
    
}
.investment_accordion .investment_accordion_item .accordion-body .p_m_m_18 span{
    
    color:#fff !important;
    
}
/***************** Indore Page Css **********************/

.white_box_2_indore img{
    height:40px !important;
}
.small_box {
    width: 210px !important;
    height: 60px;
}

.white_box {
    background-color: #fff;
    padding: 35px;
    border: solid 1px rgb(224, 222, 222);
    border-radius: 10px;
}

.white_box_2 {
    background-color: #fff;
    padding: 20px 15px;
    border: solid 1px rgb(224, 222, 222);
    border-radius: 10px;
}

.white_box_3 {
    background-color: #fff;
    padding: 20px 15px;
    border: solid 1px rgb(224, 222, 222);
    border-radius: 10px;
    height: 190px;
}
.white_box_3 img{
    height:50px !important;
}

.white_box_3>.p_2 {
    font-size: 17px !important;
}

.white_box_3>p {
    margin-bottom: 0px !important;
}




.line_clamp_2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line_clamp_2_port {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.label_margin_left {
    margin-left: 5px;
    font-weight: 700;
    font-size: 14px !important;
}
.indore_row > span > span > a > .fa-linkedin:hover{
    color: #EA3733 !important;
    transition: all 0.2s ease-out;
}
.fa-linkedin:hover{
     color: #EA3733 !important;
    transition: all 0.2s ease-out;
}

/***************** Newsroom Page Css **********************/
.newsroom_single_data img{
    width:100% !important;
}
.newsroom_box{
    position: relative;
    border: 1px solid rgb(197, 196, 196);
}
.newsroom_box h4:before{
    content: "";
    width: 2px;
    height: 35px;
    left: -1px;
    position: absolute;
    background-color: #EA3732;

}
.newsroom_tabs {
    border-bottom: solid 1px #d1d1d1;
    padding: 45px 0px 0px 0px;
    position: sticky;
   top: 75px;
    background-color: #fff !important;
    z-index: 9999;

}

.newsroom_tabs>.nav-item {
    padding-right: 20px;

}
/*.newsroom_tabs>.nav-item > .nav-link.active {*/
/*    box-shadow: 0px 1px 0px #EA3732;*/

/*}*/

.newsroom_tabs>.nav-item>.nav-link {
    font-family: Montserrat-Medium !important;

}



/*.newsroom_tabs>.nav-item>button {*/
/*    color: #6e6e6e !important;*/
/*}*/

.newsroom_tabs>.nav-item>button.active {
    color: #ea3732 !important;
    font-family: Montserrat-Bold !important;
}

.newsroom_tabs>.nav-item>.nav-link:hover {
    color: #ea3732 !important;
    background-color: #fff !important;
}
.fa-download{
    float: right;
    color: #EA3732;
}
.download_icon{
    position: absolute;
    right: 5%;
}
.height_img_newsroom {
    width: 100%;
}
.link_hover_color a:hover{
  color:#EA3733 !important;  
}

.height_img_newsroom > a > img {
    height: 230px;
    object-fit: cover;
    object-position: 100%;
}

.b_box {
    height: 300px !important;
    /*width: 345px;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    row-gap: 25px;
    column-gap: 25px;
    margin: 17px 0;
    background-color: rgb(44, 37, 37);
    color: rgb(247, 241, 241);
    border-radius: 5px;
}

.b_box:hover {
    background-color: #EA3732;
    color: #fff;
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    cursor: pointer;
}

.newsroom_text_clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.download_icon:hover img{
    transform:scale(1.2);
    transition:0.5s all ease-out;
}

/************** Article Details Css ***************/
.article_underline{
    position: relative;
    border-bottom: 1px solid rgb(226, 223, 223);
    padding-bottom:35px;
}
.article_underline > .span_1{
    padding-right: 10px;
    font-family: Montserrat-Regular;
    font-size: 16px;
}
.article_underline  .timestamp::before{
    content: "";
    font-size: 16px !important;
    position: absolute;
    bottom: 0;
    width: 100px;
    height: 1px;
    background-color: #EA3732;
}
.article_underline > .article_icons{
    float: right;
    padding: 6px 24px;
    
    font-size: 18px;

}
.article_underline > .article_icons > .article_a{
    
    padding: 6px 7px;
    color: rgb(190, 188, 188) !important;
}
.article_underline > .article_icons > .article_a:hover{
    
    color: #EA3732 !important;
    cursor: pointer;
    transition: all 0.3s ease-out  !important;
}

/***************** Team Css **********************/

.team_tabs {
    border-bottom: solid 1px #d1d1d1;
    padding: 10px 0px 0px 0px;
    margin-top: 30px;
    position: sticky;
    top: 75px;
    background-color: #fff;
    z-index: 99989
}
.team_tabs  > .nav-item > .btn  > .nav-link{
	font-family: Montserrat-Medium !important;
    padding-top:20px;
    padding-bottom:20px;
}

.team_tabs>.nav-item {
    padding-right: 0px !important;
}

.team_tabs>.nav-item>button {
    padding: 7px 12px 0px !important;
}

.team_tabs>.nav-item>.nav-link.active {
    font-family: Montserrat-Bold !important;
}

.team_tabs>.nav-item>.btn>.nav-link {
    /* color: #909090; */
}

.team_tabs>.nav-item>.btn>.nav-link.active {
    color: #EA3733 !important;
        box-shadow: 0px 1px 0px #EA3732;
    
}

.team_tabs>.nav-item>.btn>.nav-link:hover {
    color: #EA3733 !important;
    background-color: #fff !important;
}

.team_name {
    font-size: 16px !important;
    font-family: Montserrat-Bold !important;
}
.all_team_img_fix img{
    
     height:250px !important;
     object-fit:cover;
    
}
.team_border_box{
    position: relative;
    padding: 10px 0px 0px 0px;
    box-shadow: 0 0 0 1px #ccc;
}
.team_border_box > .team_icon{
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px;
}

.team_border_box > .image_box > img{
    width: 125px;
    height: 125px;
    object-fit:cover;
}

.team_border_box > .sec_p{
    font-size: 13px !important;
}
.team_border_box:hover{
    background-color:#FEF5F5;
    transition: all 0.5s ease-out;
    cursor:pointer;
}
.team_border_box:hover .team_name{
    color: #EA3732;
    transition: all 0.5s ease-out;
}
.team_border_box .sec_p{
    font-size:14px;
}
/***************** Career & culture Page Css **********************/

.red_dot_ul ul{
    list-style-type: none;
}

.red_dot_ul ul li {
    margin-left: 25px;
    /* font-family: Montserrat-Regular !important; */
}

.red_dot_ul ul li::before {
    content: "\2022";
    color: #EA3732;
    font-weight: 900;
    font-size: 23px;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.red_dot_ul {
    list-style-type: none;
}

.red_dot_ul>li {
    margin-left: 25px;
     font-family: Montserrat-Regular !important; 
	font-size:18px !important;
}

.red_dot_ul>li::before {
    content: "\2022";
    color: #EA3732;
    font-weight: 900;
    font-size: 23px;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
.accordion-body {
    font-family: Montserrat-Regular !important;
    
}

.lightbox{
    z-index:9999999 !important;
}
.lightbox .modal-dialog{
    max-width:100% !important;
    margin: 0px auto !important;
}
.lightbox .modal-dialog .modal-body button{
    color: #fff !important;
}

.career_border_box{
    position: relative;
    padding: 25px;
    /*box-shadow: 0 0 0 1px #ccc;*/
}
.career_border_box h4:before{
    content: "";
    width: 51px;
    height: 2px;
    position: absolute;
    top: -1px;
    background-color: #EA3732;
}
.career_border_box h4{
    font-size:18px;
}
.career_border_box p{
    min-height: 48px;
    font-size:15px;
}
.two_lines {
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
    overflow: hidden;
}

.two_lines_g {
   display: -webkit-box;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
    overflow: hidden;
}

.career-slider .slick-slider .slick-prev{
    bottom: -70% !important;
    left: 35px !important;
} 
.career-slider .slick-slider .slick-next{
    bottom: -70% !important;
    right: 35px !important;
} 
.tetimonial_heading{
    font-size: 23px !important;
}
.tetimonial_desc{
    font-size: 16px !important;
}
/************ slider ****************/
.slick-wrapper {
    width: 100%;
    background-color: #fff;
}

.slide-item {
    display: flex !important;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: auto;
    width: auto !important;
    padding: 20px 20px 20px 0px;

}

.mobile-slick-slider  #index_slick  .slide-item{

    padding: 0px !important;
}

.mobile-slick-slider  #index_slick  .slide-item img{

    width: 95% !important;
}
.mobile-slick-slider  #index_slick  .slick-track{

    display: flex !important;
    align-items: center !important;
}

.slick-slider .slick-prev {
    position: absolute;
    top: 35%;
    left: -35px;
    padding: 10px;
    z-index: 999 !important;
    border: none;
    background-color: transparent;
    font-size: 30px;
    color: #EA3732;
}

.slick-slider .slick-next {
    position: absolute;
    top: 35%;
    right: -35px;
    padding: 10px;
    border: none;
    background-color: transparent;
    font-size: 30px;
    color: #EA3732;
}

.slick-arrow>img {
    width: 43px;
}

.slick-prev {
    margin-left: -20px;
}

.slick-next {
    margin-right: -20px;
}

.slick-dots {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    list-style: none;
    position: absolute;
    top: 68%;
    left: 49%;
}


.slick-dots>li>button {
    border: none !important;
    background: none;
}

.slick-dots>.slick-active {
    color: #EA3732 !important;
}

.slick-dots {
    color: #d8d8d8;
}

.slick-down-dots2 {
    font-size: 80px;
}
/*.career_gallery_slider .slick-slide{*/
/*    height:220px !important;*/
/*}*/

.mobile_view .slick-slide img {
    object-fit: cover;
    height: 300px !important;
}

.career_gallery_slider .slick1 .slide-item a img {
    height: 300px !important;
    object-fit: cover !important;
    border-radius:10px;
}
/************ Testimonial Slider ****************/

.testimonial_box {
    padding: 30px;
    /* border: 1px solid grey; */
    background-color: transparent;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    box-shadow: -1px 0px 0px 0px inset #ccc, -1px 1px 0px 0px inset #ccc, -1px 0px 1px 0px inset #ccc, 0px 0px 0px 1px inset #ccc;
}


.testimonial_box img{
    object-fit: cover;
    border-radius: 50%;
    width: 100px;
    float: right;
    height: 100px !important;
}
.testimonial-slider .slide-item{
    padding: 0px !important;
}
.testimonial_box .fa-quote-left{
    border: 1px solid grey;
    padding: 15px;
    font-size: 18px;
    color: #EA3732;
    border-radius: 50%;
}
#slick2>.slick-dots {

    top: 70%;
    left: 48%;
}

/***************** Governance Page Css **********************/

.pdf_boxes {
    padding: 25px 14px 25px 14px;
    border-radius: 8px;
    border: solid 1px rgba(151, 151, 151, 0.35);
    background-color: #fff;
    align-items: center;
}
.pdf_boxes > a{
    color: #000 !important;
}

/***************** Partners Page Css **********************/

.partners_tabs {
    border-bottom: solid 1px #d1d1d1;
    padding: 45px 0px 0px 0px;
    position: sticky;
    top: 75px;
    background-color: #fff !important;
    z-index: 9999;

}

.partners_tabs>.nav-item{
    padding-right: 20px;

}
/*.partners_tabs>.nav-item > .nav-link.active{*/
/*     padding-right: 20px; */
/*    box-shadow: 0px 1px 0px #EA3732;*/

/*}*/

.partners_tabs>.nav-item>.nav-link {
    font-family: Montserrat-Medium !important;

}

/*.partners_tabs>.nav-item>button {
    color: #000 !important;
}*/

.partners_tabs>.nav-item>button.active {
    color: #ea3732 !important;
    font-family: Montserrat-Bold !important;
}

.partners_tabs>.nav-item>.nav-link:hover {
    color: #ea3732 !important;
    background-color: #fff !important;
}
.partners_border_box{
    border:1px solid rgb(224, 222, 222);
}
.partners_border_box .box_size{
height:100%;
}
/***************** Single Event Css **********************/

.single_event_btn {
    padding: 10px 120px;
    border: none;
    border-radius: 5px;
    font-family: Montserrat-Regular !important;
}

.single_event_span_tag {
    padding: 10px 25px;
    background-color: #EA3732;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    font-family: Montserrat-Regular !important;

}

.box_chorot {
    position: relative;
}

/***************** Programs Page Css **********************/

.programs_ul{
    list-style-type:none !important;
}
.programs_tabs {
    border-bottom: solid 1px #d1d1d1;
    padding: 20px 0px 10px 0px;
    background-color: #fff;
}


.programs_tabs>.nav-item>.btn {
    padding: 0.375rem 0.45rem !important;
}

.programs_tabs>.nav-item>.btn>.nav-link {
    color: #6e6e6e;
}
.programs_main_tabs_hover>.nav-item>.nav-link {
    padding: 7px 0px 7px 0px !important;
    margin-right:40px;
}

.programs_tabs>.nav-item>.btn>.nav-link.active {
    color: #EA3732 !important;
}

.programs_white_box {
    background-color: #fff;
    padding: 35px;
    border: solid 1px rgb(224, 222, 222);
    border-radius: 10px;
    height: 320px;
}

.programs_white_box_2 {
    background-color: #fff;
    padding: 20px 15px;
    border: solid 1px rgb(224, 222, 222);
    border-radius: 10px;
    height: 290px;
}

.programs_p_1 {
    font-size: 16px;
}

.programs_p_2 {
    font-size: 14px;
}

.programs_tabs_section>.container-fluid {
    background-color: #fff !important;
}
.programs_main_tabs_hover{
    border-bottom: solid 1px #d1d1d1;
    padding: 40px 0px 0px 0px;
    
    position: sticky;
    top: 75px !important;
    background-color: #fff;
    z-index: 99989;
}


/***************** Single Programs Page Css **********************/

.programs_focus_areas_accordion > .accordion-item{
  border: 0px !important;
}
.programs_focus_areas_accordion > .accordion-item > .accordion-collapse > .accordion-body {
  padding-left: 40px !important;
}
.programs_focus_areas_accordion > .accordion-item > .accordion-header > .accordion-button {
  font-weight: bold !important;
  padding: 12px 20px;
}
.programs_focus_areas_accordion ul li{
    color: #a3a3a3;
}
.programs_ul{
    /*padding-left: 20px;*/
    font-family:Montserrat-Regular;
    color: #a3a3a3;
}
.single_program_box a img{
    height:90px;
    padding-top:5px;
    padding-bottom:5px;
    object-fit:contain;
}
/***************** Programs Main Page Css **********************/

.programs_main_tabs_hover>.nav-item>.nav-link:hover {
    color: #EA3732 !important;
    background-color: #fff !important;
}

.programs_main_tabs_hover>.nav-item>.nav-link {
    font-family: Montserrat-Regular;
}

.programs_main_tabs_hover>.nav-link {
    margin-bottom: 0px !important;

}


/***************** Events Page Css **********************/
.calender_img{
    width: 20px;
    height: 20px;
    margin-top: -5px;
}
.event_nav_item>button {
    background-color: transparent !important;
    margin-bottom: 0px !important;
}

.event_nav_item>.nav-link {
    margin: 0 10px !important;
    padding: 8px 19px !important;
    border-radius: 24px !important;
    border: solid 1px rgba(216, 72, 60, 0.53) !important;
    background-color: rgba(216, 72, 60, 0.1) !important;

}

.event_nav_item>.nav-link.active {
    color: #fff !important;
    background-color: #EA3732 !important;
}

.event_nav_item>.nav-link.active {
    color: #fff !important;
    /* letter-spacing: 1px !important; */
}

.events_btn {
    padding: 10px 0px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #EA3732 !important;

}

.events_btn:hover {
    color: #EA3732 !important;
    background-color: #fff !important;
    border: 1px solid #EA3732 !important;
}
.evets_box:hover .events_box_2 > h4 > a{
    color: #EA3732 !important;
}

.evets_box{
    border: 2px solid rgb(200, 200, 200);
}
.evets_box a{
    width: 100%;
}
.evets_box > .image_height_fix{
    height: 250px;
}
.evets_box > .image_height_fix > a > img{
    height: 100%;
    object-fit: cover;
}
.evets_box a img{
    width: 100%;
}
.events_box_2{
    position: relative;
    padding: 20px;
}
.evets_box .red_box_title{
    padding: 6px 10px;
    background-color: #FFDED7;
    color: #EA3732;
    font-weight:500;
}
.events_box_2 > h4{
    height: 50px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.events_box_2 > h4:before{
content: "";
width: 2px;
height: 30px;
background-color: #EA3732;
position: absolute;
left: -1px;
}


.single_events_box{
    position: relative;
    padding: 25px;
    background-color: #fff;
    box-shadow: 0 0 0 1px #ccc;
}
.single_events_box .contact_red_bar:before{
    content: "";
    width: 40px;
    height: 2px;
    position: absolute;
    top: -1px;
    left: 12px;
    background-color: #EA3732;
}

.single_event_partner_box {
    padding: 40px 30px;
    box-shadow: 0 0 0 1px #ccc;
    height: auto;
    width: 100%;
    position: relative;
}

.single_event_partner_box .single_event_left_box{
    box-shadow: 0 0 0 1px #ccc;
   position: absolute;
   top: 0;
   left: 0;
   padding: 5px 10px;
   
}
.single_event_partner_box .single_event_left_box p{
    font-size: 14px !important;
}
.investment_long_box  .calendor_image p::before{
    content:"";
    width:1px;
    height:30px;
    position:absolute;
    left:0;
    background-color:#EA3732;
    
}
.borderp{
	box-shadow: 0 0 0 1px #ccc;
}
/***************** Portfolio Page Css **********************/



.desktop_accordion {
    position: sticky;
    top: 12%;
    z-index: 999;
}

.ui-group>.button-group>.button {
    background-color: transparent !important;
    border: none !important;
    font-family: Montserrat-Medium !important;
    padding-bottom: 20px;
    color: #000;
	font-weight:900;
	padding-right: 20px;
}

.ui-group>.button-group>.is-checked {

    color: #EA3732 !important;
    font-family: Montserrat-Medium !important;
}
.pipe{
    color:#cdc9c9;
    font-size: 30px;
    margin-top: -12px;
}

.desktop_filters {
    padding: 45px 20px 0px 0px !important;
    border-bottom: solid 1px rgb(224, 222, 222);
}

.desktop_ui_group {
    padding: 0px 10px 0px 5px;
}

.desktop_button_group>.button {
    padding: 0px 10px 0px 0px;
    font-weight: normal;
    color: #909090;
}
.desktop_button_group2 {
    padding-left:15px !important;
}
.desktop_button_group2>.button {
    padding: 0px 10px 0px 0px;
    font-weight: normal;
    color: #909090;
}

.desktop_button_group>.button:hover {
    color: #EA3732 !important;
}
.desktop_button_group2>.button:hover {
    color: #EA3732 !important;
}

.portfolio_rectangular {

    padding: 5px 10px;
    border-radius: 2px;
    background-color: #E5E5E5 !important;
    color: #737373 !important;
    font-size: 11px;
    font-weight: bold;
    font-family: Montserrat-Bold;
    float: right;
}

.fa-circle {
    color: #b67e21;
}

.portfolio_exited>span {
    color: #000;
    font-family: Montserrat-Bold;
    font-size: 12px;
}
.portfolio_exited_2>i {
    color: #fff !important;
    font-family: Montserrat-Bold;
    font-size: 12px;
}

.portfolio_12px_size {
	font-family: 'Montserrat-Regular';
    font-size: 12px !important;
}

.portfolio_box {
    padding: 15px;
    border: 1px solid #d1d1d1;
    /*min-height: 290px;*/
    width: 100%;
    margin-bottom: 20px;
}
.portfolio_box > p{
    color: #000 !important;
    font-weight: 600;
}

.portfolio_box_img img{
    height:70px !important;
}

.portfolio_new_box{
	/*min-height:218px;*/
    position: relative;
    padding: 25px;
    box-shadow: 0 0 0 1px #ccc;
        display: flex;
    justify-content: center;
    align-items: center;
}
.portfolio_tag_box{
      border: 1px solid #ccc;
      padding: 5px 10px;
      position: absolute;
      top: 0;
      left: 0;
      font-size:12px;
}

.ppad{
	padding-left:15px;
	padding-right:15px;
}

.pmob{
	overflow: hidden;
	padding-left:30px !important;
	padding-right: 30px !important;
}
/***************** Contact Page Css **********************/
.contact_form_p_bottom p{
    margin-bottom:0rem !important;
}
.contact_box {
    background-color: #212121;
    padding: 30px;
    border-radius: 5px;
}

.contact_box>i {
    color: #EA3732;
    font-size: 30px;
}

.contact_box>h4>.number_color {
    color: #e48c88 !important;
}

.contact_btn {
    border-radius: 5px;
    background-color: #EA3732;
    color: #fff;
    border: none;
    padding: 10px 0px;
    font-family: Montserrat-SemiBold;
    border: 1px solid #EA3732 !important;
    font-size: clamp(1.7rem, 2vw, 1.8rem);
}

.contact_btn:hover {
    color: #EA3732 !important;
    background-color: #fff !important;
    border: 1px solid #EA3732 !important;
    transition: all 0.5s ease;
}


.contact_border_box{
    position: relative;
    padding: 25px;
   /* box-shadow: 0 0 0 1px #ccc;*/
}
.contact_border_box .contact_red_bar:before{
    content: "";
    width: 40px;
    height: 2px;
    position: absolute;
    top: -1px;
    left: 12px;
    background-color: #EA3732;
}
.contact_box_content .heading{
    font-size: 23px !important;
    margin-bottom: 0.5rem  !important;
}
.contact_box_content .description{
    font-size: 14px !important;
    font-weight:bold;
}
.write_to_us_heading{
    font-size: 24px !important;
	font-family: Montserrat-Regular;
}
.write_to_us_desc{
	font-weight: 600;
    font-size: 14px !important;   
}
/***************** Program Main Page Css **********************/

.programs_tabs_section {
    position: sticky;
    top: 75px;
    z-index: 99998;
}

.program_main_box {
    position: relative;
}
.program_main_box .program_box_title{
    font-size:25px !important;
}

.program_main_box>img {
    width: 100%;
    position: relative;
    /* border-radius: 6px; */
}
.home_program_boxes > .red_quare{
    width: 20px;
    height: 20px;
    background-color: #EA3732;
    position: absolute;
    top: 0;
    border:1px solid blue ;
}

.program_main_box>.box_content {
    position: absolute;
    bottom: 1%;
    z-index: 9999;
    padding: 20px;
}

.programs_tabs>.nav-item>.btn>.nav-link:hover {
    color: #EA3732 !important;
}

.ulc{
	font-family: 'Montserrat-Regular';
}

.lic{
	margin-left: 5%;
}
/***************** Apply Form Page Css **********************/
.apply_form_white_box {
    background-color: #fff;
    padding: 20px 20px;
    border: solid 1px rgb(224, 222, 222);
    border-radius: 10px;
    height: 170px;
}

.apply_form_box {
    position: relative;
}

.apply_form_box>h3 {
    position: absolute;
    bottom: 5%;
    color: white;
    margin-left: 20px;
}

.apply_form_box>img {
    width: 100%;
}

.event_nav_item>.nav-link:hover {
    background-color: #EA3732 !important;
    color: #fff !important;
}

.apply_form_box>h3>a {
    color: #fff !important;
}

.apply_form_box>h3>a:hover {
    color: #EA3732 !important;
}
.apply_form_discuss:hover{
    border: 1px solid #EA3732 !important;
    color: #EA3732 !important;
    background-color: #fff !important;
    transition: all 0.3s ease-out;
}
.apply_form_white_box img{
    height:50px !important;
}

/***************** Incubation Page Css **********************/
.incubation_white_box {
    background-color: #fff;
    padding: 20px;
    border: solid 1px rgb(224, 222, 222);
    border-radius: 10px;
    width: 100%;
}
.incubation_white_box img{
    height:50px !important;
}
.incubation_partners_box img{
    height:100px !important;
}
.incubation_partners_box{
    border: 1px solid lightgrey;
    padding: 50px;
}
.incubation_events_div img{
    height:200px !important;
    object-fit:cover;
}
.learn_more_btn{
    font-size: 13px !important;
}
.learn_more_btn a:hover{
    color:#EA3732 !important;
    transition:0.3s all ease-out;
}
/***************** Apply Form Page Css **********************/

.incubation_form_box {
    position: relative;
}

.incubation_content {
    position: absolute;
    bottom: 10%;
    color: white;
    margin-left: 20px;
}

.incubation_form_box>img {
    width: 100%;
}

.incubation_content>.incubation_anchor {
    color: #e48c88 !important;
}

/***************** Home Page Css **********************/
.home_banner_h1 {
    font-size: 70px !important;
    font-family: Montserrat-Bold;
    line-height: 70px;
}

.text_light_09 {
    opacity: 0.9 !important;
    color: #fff !important;
}

.home_box_hover_effect:hover h3 {
    color: #EA3732 !important;
    cursor: pointer;
}
.home_partners_box_size{
    border: 1px solid #d1d1d1;
    height: auto;
    width: 100%;
    padding:0px 30px;
}
.home_partners_box_size img{
    object-fit:contain;
}

.home_sectors_border{

    border: 1px solid rgb(218, 218, 218);
}
.home_sectors{
    position: relative;
    padding: 20px;
}
.home_sectors h4{
    color: #EA3732;
}
.home_sectors h4:before{
    content: "";
    position: absolute;
    top: 15px;
    left: -1px;
    color: #EA3732;
    width: 2px;
    height: 30px;
    background: #EA3732
}
.home_sectors p{
    min-height: 72px;
    display: -webkit-box;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
    overflow: hidden;
    
}
.max_padding_btn{
    border: 1px solid #EA3732;
    padding: 15px 40px;
    background-color: #EA3732;
    color: #fff;
    font-family: Montserrat-Regular;
    border-radius: 5px;
}
.max_padding_btn:hover{
    
    background-color:transparent;
     border: 1px solid #EA3732;
    color:#EA3732 !important;
     transition: 0.5s all ease-in-out;
}
.max_padding_btn:hover a{
    color:#EA3732 !important;
}
.home_chorot_box {
    padding: 10px 30px;
    border: 1px solid #d1d1d1;
    height: auto;
    width: 100%;
    /* margin-bottom: 20px; */
}
.home_chorot_box  img{
    width: 60%;
}

.home_sectors_border .home_sectors_image{
    width:100%;
    height:250px;
}
.home_sectors_border .home_sectors_image img{
    height:100%;
    object-fit: cover;
}
.portfolio_image{
    height:90px;
}
.portfolio_image img{
    height:80px;
    object-fit:contain;
}

/****************************** Home Page Desktop Timeline Css *******************************/


.ps-timeline-sec {
    position: relative;
    /*background: url(../images/career_banner.png) no-repeat;*/
    padding: 50px 0px;

}

.ps-timeline-sec .container {
    position: relative;
}


.img-handler-bot p {
    color: #fff;
    font-size: 22px;
    letter-spacing: 2px;
    margin-top: 0px;
    font-weight: 600;

}

.ps-timeline-sec .bigest-time ol.ps-timeline li:nth-child(odd) .img-handler-bot p {
    
    margin-left: -29px;
    margin-top: -8px;
}

.ps-sp-bot img {
    width: 50px;
    height: 50px;
    margin-top: 111px;
    margin-left: -16px;
}

.ps-sp-top img {
    width: 50px;
    margin-top: 111px;
    margin-left: -16px;
    height: 50px;
}


.ps-top p {
    font-style: italic;
    font-size: 12px;
    padding-left: 33px;
    color: #fff;
}

.ps-bot p {
    font-style: italic;
    font-size: 12px;
    padding-left: 65px;
    color: #fff;

}

.ps-timeline-sec .bigest-time ol.ps-timeline {
    margin: 95px 0;
    padding: 0;
    border-top: 1px dotted #fff;
    list-style: none;
    width: max-content;
}

.ps-timeline-sec .bigest-time ol.ps-timeline li {
    float: left;
    width: 155px;
    padding-top: 30px;
    position: relative;
}

.ps-timeline-sec .bigest-time ol.ps-timeline li span {
    width: 14px;
    height: 14px;
    margin-left: -25px;
    background: red;
    border: 4px solid red;
    border-radius: 50%;
    box-shadow: 0 0 0 0px #fff;
    text-align: center;
    color: #df8625;
    font-size: 0;
    font-style: normal;
    position: absolute;
    top: -7px;
    left: 15px;
}

.ps-timeline-sec .bigest-time ol.ps-timeline li:nth-child(even) span.ps-sp-bot:before {
    content: '';
    color: #348e80;
    width: 2px;
    height: 89px;
    background: red;
    position: absolute;
    top: -100px;
    left: 2px;
}

.ps-timeline-sec .bigest-time ol.ps-timeline li:nth-child(even) span.ps-sp-bot:after {
    padding: 7px;
    content: '';
    color: #348e80;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 90px;
    left: -7px;
    border-radius: 100%;
    top: -125px;
    border: 1px solid red;
    background: url(/wp-content/uploads/2023/06/timeline_dot.png) no-repeat;
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.ps-timeline-sec .bigest-time ol.ps-timeline li:nth-child(odd) span.ps-sp-bot:before {
    content: '';
    color: #348e80;
    width: 2px;
    height: 90px;
    background: red;
    position: absolute;
    top: 15px;
    left: 50%;

}


.ps-timeline-sec .bigest-time ol.ps-timeline li:nth-child(odd) span.ps-sp-bot:after {
    content: '';
    color: #348e80;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 110px;
    left: -5px;
    border-radius: 100%;
    border: 1px solid red;
    padding: 7px;
    background: url(/wp-content/uploads/2023/06/timeline_dot.png) no-repeat;
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.ps-timeline-sec .bigest-time ol.ps-timeline li .img-handler-bot p {
    font-weight: 900 !important;
}

.ps-timeline-sec .bigest-time ol.ps-timeline li .img-handler-top img {
    display: table;
    margin: 0 auto;
}

.ps-timeline li:nth-child(even) .img-handler-bot {
    position: absolute;
    bottom: 0;
    margin-bottom: 161px;
    width: 100%;
}

.ps-timeline li:nth-child(odd) .img-handler-bot {
    position: absolute;
    margin-top: 100px;
    width: 100%;
}

.ps-timeline-sec .bigest-time ol.ps-timeline li .img-handler-bot img {
    display: table;
    margin: 0 auto;
}

.ps-timeline-sec .bigest-time ol.ps-timeline li p {

    /*width: 11vw;*/
    margin: 0 auto;
    padding-top: 2px;
    margin-left: -35px;

}


.ps-timeline-sec .bigest-time ol.ps-timeline li:nth-child(even) .ps-bot {
    position: absolute;
    bottom: 0;
    margin-bottom: 100px;
    top: -95px;
    /* left: 88px; */
}

.ps-timeline-sec .bigest-time ol.ps-timeline li:nth-child(odd) .ps-bot {
    position: absolute;
    margin-top: 35px;
    top: -18px !important;
    /* margin-left: -99px; */
}

.overflow {
    overflow: scroll;
    padding: 100px 32px;
}

    .overflow::-webkit-scrollbar {
    display: none;
}

.timeline_next_button{
    margin-top:-35px;
}
.timeline_prev_button{
    margin-top:-35px;
}

/******************************* Home Page Mobile Timeline Css *******************************/

.timeline {
    position: relative;
    margin-top: 0px;
    margin-left: 15px;
    color: white;
    /* background: black; */


}

.timeline:before {
    /* vertical line*/
    content: '';
    position: absolute;
    top: 10px;
    /* to align with midline*/
    left: 7px;
    width: 2px;
    height: 97%;
    background-color: #cad2d6;
}

.timeline__block {
    position: relative;
    margin-top: 42px;
    margin-bottom: -54px;
    padding-left: 15px;
}



.timeline__block:last-child {
    margin-bottom: 3em;
}

.timeline__block:after {
    content: "";
    display: table;
    clear: both;
}

.timeline__midpoint {
    position: absolute;
    top: -32px;
    left: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: red;
}


.timeline__content {
    position: relative;
    margin-left: 20px;
}

.timeline__content p+p {
    padding-top: 0;
}

.timeline__content:after {
    content: "";

    color: #348e80;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 110px;
    border-radius: 100%;
    border: 1px solid red;
    padding: 7px;
    background: url(/wp-content/uploads/2023/06/timeline_dot.png) no-repeat;
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.timeline__midpoint--highlight>.timeline__year {
    display: none;
}

/* timeline typography */
.timeline__content .timeline__year {}

.timeline__midpoint--highlight .timeline__year {
    color: #fff;
    line-height: 4;
}

.timeline__year,
.timeline__midpoint--highlight+.timeline__content {
    font-weight: 600;
}

.timeline__content>p {
    font-size: 0.88em;
}

/* 2nd */

.timeline {
    position: relative;
    margin-top: 0px;
    margin-left: 15px;
}

.timeline::before {
    content: '';
    position: absolute;
    left: 49% !important;
    border: 2px dotted;
    border-color: white;
    margin-top: 0px;


}


.timeline__block:last-child {
    margin-bottom: 3em;
}

.timeline__block::after {
    content: "";
    display: table;
    clear: both;
}

.timeline__midpoint {

    position: absolute;
    top: 2px;
    border-radius: 50%;
    background-color: red;
}

/* .timeline__midpoint:before {
   content: "";
   position: absolute;
   top: 50%;
   left: 16px;
   width: 90px;
   border-top: 1px solid #c5e1ec;
} */

.timeline__content {
    position: relative;
    margin-left: 20px;
}

.timeline__content p+p {
    padding-top: 0;
}

.timeline__content::after {
    content: "";
    color: #348e80;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0px;
    border-radius: 100%;
    border: 1px solid red;
    padding: 7px;

}

.timeline__contente::before {
    content: "";
    color: #348e80;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0px;
    left: 65px;
    border-radius: 100%;
    border: 1px solid red;
    padding: 7px;

}

.timeline__midpoint--highlight>.timeline__year {
    display: none;
}

/* timeline typography */

.timeline__midpoint--highlight .timeline__year {
    color: #fff;
    line-height: 4;
}

.timeline__year,
.timeline__midpoint--highlight+.timeline__content {
    font-weight: 600;
}

.timeline__content>p {
    font-size: 0.88em;
}

/* timeline layout for desktop */
@media(max-width: 990px) {


    .timeline {
        margin-left: 0;
    }

    .timeline:before {
        left: 50%;

    }

    .timeline__midpoint {
        left: 50%;
        margin-left: -9px;
    }


    .timeline__block:nth-child(odd) .timeline__midpoint::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 21px;
        width: 150px;
        border-top: 2px solid red !important;
        border-radius: 100px;

    }

    .timeline__block:nth-child(even) .timeline__midpoint::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 16px;
        width: 150px;
        border-top: 2px solid red !important;

    }

}

.timeline__midpoint--highlight {
    top: -56px;
    margin-left: -29px;
    margin-left: -9px;
    text-align: center;
}


/* Media Query a 400px*/
@media(max-width: 400px) {
    
    .timeline .timeline__block:nth-child(odd) .timeline__content::after {
        left: 0px;
    }

    .timeline .timeline__block:nth-child(odd) h3 {
        left: 0px;
        padding-top: 20px;
    }

    .timeline .timeline__block:nth-child(even) .timeline__content::after {
        right:0;
    }

    .timeline .timeline__block:nth-child(even) h3 {
        right: 0px;
        padding-top: 20px;
        text-align: right;
    }
    .timeline .timeline__block:nth-child(even) p {
    
        text-align: right;
    }

    .timeline__block:nth-child(odd) .timeline__midpoint::after {
        width: 100px;
    }

    .timeline__block:nth-child(even) .timeline__midpoint::before {
        width: 100px;
    }


}

/* Media Query a 401px To 500px*/

@media(min-width: 401px) and (max-width:500px)
{

    .timeline .timeline__block:nth-child(odd) .timeline__content::after {
        left: 40px;
    }

    .timeline .timeline__block:nth-child(odd) h3 {
        left: 40px;
        padding-top: 20px;
    }


    .timeline .timeline__block:nth-child(even) .timeline__content::after {
        right: 30px;
    }

    .timeline .timeline__block:nth-child(even) h3 {
        right: 30px;
        padding-top: 20px;
    }

    .timeline .timeline__block:nth-child(even) h3 {
        right: 10px;
        padding-top: 20px;
        text-align: right;
    }


    .timeline .timeline__block:nth-child(odd) .timeline__text--left {
    padding-left: 40px;
    }

    .timeline .timeline__block:nth-child(even) .timeline__text--left {
        right: 80px;
        text-align: right;
        }

    .timeline__block:nth-child(odd) .timeline__midpoint::after {
        width: 100px;
    }

    .timeline__block:nth-child(even) .timeline__midpoint::before {
        width: 100px;
    }


}

/* Media Query a 501px To 768px*/

@media(min-width: 501px) and (max-width:768px)
{

    .timeline .timeline__block{

        margin-bottom: -20px;
    }
    .timeline .timeline__block:nth-child(odd) .timeline__content::after {
        left: 80px;
    }

    .timeline .timeline__block:nth-child(odd) h3 {
        left: 80px;
        padding-top: 20px;
    }


    .timeline .timeline__block:nth-child(even) .timeline__content::after {
        right: 60px;
    }

    .timeline .timeline__block:nth-child(even) h3 {
        right: 60px;
        padding-top: 20px;
    }

    .timeline .timeline__block:nth-child(even) h3 {
        right: 40px;
        padding-top: 20px;
        text-align: right;
    }


    .timeline .timeline__block:nth-child(odd) p {
    padding-left: 80px;
    }

    .timeline .timeline__block:nth-child(even) p {
        padding-right: 40px;
        text-align: right;
        }

    .timeline__block:nth-child(odd) .timeline__midpoint::after {
        width: 100px;
    }

    .timeline__block:nth-child(even) .timeline__midpoint::before {
        width: 100px;
    }

}

/* Media Query a 768px To 991px*/

@media(min-width: 768px) and (max-width:991px)
{

    .timeline .timeline__block{

        margin-bottom: 0px;
    }
    .timeline .timeline__block:nth-child(odd) .timeline__content::after {
        left: 120px;
    }

    .timeline .timeline__block:nth-child(odd) h3 {
        left: 120px;
        padding-top: 20px;
    }


    .timeline .timeline__block:nth-child(even) .timeline__content::after {
        right: 120px;
    }

    .timeline .timeline__block:nth-child(even) h3 {
        right: 120px;
        padding-top: 20px;
    }

    .timeline .timeline__block:nth-child(even) h3 {
        right: 120px;
        padding-top: 20px;
        text-align: right;
    }


    .timeline .timeline__block:nth-child(odd) .timeline__text--left {
    padding-left: 120px;
    }

    .timeline .timeline__block:nth-child(even) .timeline__text--left {
        padding-right: 120px;
        text-align: right;
        }

    .timeline__block:nth-child(odd) .timeline__midpoint::after {
        width: 200px;
    }

    .timeline__block:nth-child(even) .timeline__midpoint::before {
        width: 200px;
    }
}

.timeline__midpoint--highlight.no-top-margin {
    margin-top: 0;
}

.timeline__midpoint--highlight .timeline__year {
    display: block;
}

.timeline__midpoint--highlight:before,
.timeline__midpoint.timeline__midpoint--highlight:after {
    content: none;
}

.timeline__midpoint--highlight,
.timeline__midpoint--highlight+.timeline__content {
    margin-top: 2em;
    margin-bottom: 2em;
}

.timeline__content {
    width: 50%;
}

.timeline__content .timeline__year--mobile {
    display: none;
}

.timeline__block:nth-child(odd) .timeline__content--left {
    margin-left: -6%;
}

.timeline__block:nth-child(even) .timeline__content--left {
    margin-left: 52%;
}

.timeline__content--left .timeline__year {
   
    top: 16px;
    padding-top: 6px;
    color: white;
}


.timeline__year {
    position: absolute;
    width: 100%;
    margin-top: 0;
}


.timeline__text--left p {
    padding-right: 50px;
}

.timeline__text--left {
    /* text-align: center; */
    padding-top: 70px;
    /* padding-right: 38px; */
    /* padding-left: 21px; */
}

.timeline__content--right {
    float: right;
    width: 53%;
    left: 11%;
}

.timeline__content--right .timeline__year {
    right: 21%;
    text-align: center;
    padding-top: 19px;
    padding-top: 24px;
    padding-left: 39px;
}


.timeline__content--right .timeline__text--right {
    margin-top: 0;
}

.timeline__img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.timeline__content--left .timeline__img {
    left: 127%;
}

.timeline__content--right .timeline__img {
    right: 133.5%;
}


/* .timeline .timeline__block:nth-child(even) h3 {

    background-color: red;

}

.timeline .timeline__block:nth-child(odd) h3 {

    background-color: green;

} */


/***************** Bharat Initiative Page Css **********************/
.bharta_initiative_box {
    /*padding: 150px;*/
    border-radius: 8px;
    background-color: #ccc;
}

.bharat_bg_black {
    padding: 100px 20px;
}

.bharat_box_size {
	object-fit: contain;
    height: 130px;
    padding: 15px 60px;
    border: 1px solid #e9e9e9;
}
.bharat_img {
	object-fit: contain;
    height: 80px!important;
    
}
.bharat_initiative_social_icons > span > span > a:hover .fa-linkedin{
    color: #EA3732 !important;
    transition: all 0.3s ease-out;
}
.border_right{
    border-right: 1px solid #d3d3d3;
}
.bharat_border_box{
    position: relative;
    padding: 25px;
    box-shadow: 0 0 0 1px #ccc;
    background-color: #fff;
}
.bharat_border_box h4:before{
    content: "";
    width: 51px;
    height: 2px;
    position: absolute;
    top: -1px;
    background-color: #EA3732;
}
.bharat_border_box p{
    min-height: 48px;
}
.bharat_number_color
{
    color: #EA3732;
    font-weight: bold;
    font-size: 20px;
    /* font-family: Montserrat-Regular; */
}
/***************** Jaipur Page Css *********************/
.jaipur_white_box_2 img{
    height:40px !important;
}
.jaipur_table {
    background-color: #fff !important;
    border: 1px solid #d1d1d1;
    text-align: center;
    border-collapse: collapse;
   
}

.jaipur_table th {
    border: 1px solid #d1d1d1;
    color: #EA3732;
    font-family: Montserrat-Bold;
    width: 50%;
    padding: 15px 10px !important;
    text-transform: uppercase;
    vertical-align: middle !important;
}

.jaipur_table td {
    font-family: Montserrat-Bold;
    border: 1px solid #d1d1d1;
    padding: 15px 10px !important;
    vertical-align: middle !important;
}

.videobox {
    border-radius: 10px;
    position: relative;
}

.videobox>video {
    border-radius: 10px;
}

.videobox #play_button {
    position: absolute;
    left: 45%;
    top: 40%;
    background-color: transparent;
    border: none;
}

#play_button:hover {
    cursor: pointer !important;
}

#play_button .fa-play-circle-o{
    color: #EA3732;
    font-size: 50px;
}

.jaipur_gallery_slider .slick1 .slide-item a{
    
     height:250px !important;
}

.jaipur_gallery_slider .slick1 .slide-item a img{
   
    height:100% !important;
    object-fit:cover !important;
}

.jaipur_gallery_slider .slide-item img{
    height:300px !important;
}

/************************************** Startyp Benefits Css **************************************/

.startup_benefits_box{
   border: 1px solid #d1d1d1;
    height: 100px;
    width: 100%; 
	padding: 40px 20px;
	display: flex;
    justify-content: center;
    align-items: center;
}

.startup_benefits_box_sec{
height:50px;
}
.startup_benefits_box_sec img{
	height:100%;
	width:100%;
	object-fit:contain;
}

.startup_benefits .box_size{
    position: relative;
}
.startup_benefits .box_size .discount_box{
/*     border: 1px solid #d6d6d6; */
	border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding: 5px 10px;
    position: absolute;
    top: 0;
    left: 0;
}
.startup_benefits .box_size .discount_box p{
    font-size: 14px;
}

.logop {
	font-size:12px; 
	margin-bottom:2px;
}

@media only screen and (min-width: 319px) and (max-width: 451px) {
	.logop {
		font-size:8px;
	}
}

/* @media(min-width: 1599px) {
	.logop {
		padding-left:21%;
	}
} */

 .build_he_sec button{
        letter-spacing: 1.6px;
    color: #FFFFFF;
    text-transform: uppercase;
    opacity: 1;
    background: #EA3732;
    border: none;
    padding: 15px 40px;
    border-radius: 8px;
  }
 .bhpad{
	 padding-top:30px;
	 padding-bottom: 30px;
	 padding-right: 30px;
}
   .build_he_sec button a {
        font-size: 12px;
    color: #fff;
    font-weight: bold;
  }
  .build_he_sec button:hover {
    background: #ff0805d9;
}
@media screen and (min-width:0px) and (max-width:991.98px){
  #btn_comm {
    margin-bottom: 10px;
  }
  #mobile_he {
       min-height: 50vh;
  }
  
}
@media screen and (min-width:0px) and (max-width:575.98px){
.build_he_sec button a {
    font-size: 10px;
}
}