
/*CARRER PAGE CSS**/


section.contact_us_details {
    padding: 100px 0px 60px;
}

.contact_us_details .contact_us_icon {
    background: #202B63;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 100%;
    border-radius: 10px;
    padding: 0px 0px;
}

section.contact_us_details .col-md-3:last-child {
    display: none;
}

section.contact_us_details .row {
    justify-content: center;
}

.contact_us_details .contact_us_icon span {
    background: #F0A100;
    height: 60px;
    width: 60px;
    display: flex;
    border-radius: 50%;
    justify-content: center;
    margin-top: -28px;
}

.contact_us_details .contact_us_icon span img {
    width: 30px;
}
.contact_us_details .contact_us_icon p a {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 10px 10px;
    font-size: 15px;
} 
.contact_us_details .contact_us_icon p {
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 10px 10px;
    font-size: 15px;
}

.top_event .top_event_txt p {
    font-style: italic;
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
}
span.line_border {
    height: 6px;
    display: block;
    background: #F48C06;
    width: 132px;
    border-radius: 2px;
}

.top_event .top_event_txt h1 {
    font-size: 48px;
    line-height: 58px;
}

.top_event .top_event_txt p {
    font-size: 20px;
    line-height: 26px;
}

.top_event .top_event_txt span.line_border {
    width: 100px;
}

section.upcoming_event .upcoming_event_img img {
    object-fit: cover;
    height: auto;
}

.heading_event {
    display: block !important;
    padding: 50px 15px 10px !important;
    position: relative;
}

.heading_event span.date_event {
    position: absolute;
    top: 20px;
    font-size: 16px;
}

.upcoming_event .upcoming_event_left .heading_event h2 {
    font-size: 26px;
}

.upcoming_event .upcoming_event_left .heading_event h2:after {
    width: 100px;
}

section.upcoming_event h3 {
    padding: 6px 20px 0px !important;
}

section.upcoming_event p {
    padding: 0px 20px !important;
    font-size: 14px !important;
}

.previous_event_right {
    margin-top: 30px;
}

section.previous_events {
    margin-top: 90px;
}

section.previous_events .previous_events_heading h2 {
    font-size: 30px;
    line-height: 44px;
}

section.previous_events .previous_events_heading p {
    font-size: 16px;
}

.previous_events_horizontal {
    display: block !important;
    margin-top: 20px !important;
    margin-bottom: 0px !important;
}

.previous_events_horizontal .previous_hori_details {
    width: 100% !important;
}

.previous_events_horizontal .previous_hori_img {
    width: 100% !important;
}
section.top_event {
    padding: 140px 0px 110px;
    
}
.top_event .top_event_txt h1 {
    font-style: normal;
    font-weight: 700;
    font-size: 58px;
    line-height: 70px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
}

section.top_event.career_page p {
    font-style: normal;
    font-size: 18px;
    padding-right: 100px;
}
section.top_event.career_page {
    background: url(../../../frontend/default/img/carrer_topbg.png);
    background-size: cover !important;
}

section.top_event.career_page p {
    font-style: normal;
    font-size: 18px;
    padding-right: 100px;
}

/*section.top_event.career_page {*/
/*    background: url(../../../image/carrer_topbg.png);*/
/*    background-size: cover !important;*/
/*}*/

section.top_event.career_page p {
    font-style: normal;
    font-size: 18px;
    padding-right: 100px;
}



section.plan_career {
    margin-top: 60px;
}

section.plan_career .plan_career_img {
    padding-right: 100px;
}

.plan_career_txt h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 46px;
/* identical to box height, or 137% */
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000;
    margin: 0px;
}

.plan_career_txt span.line_border {
    width: 100px;
    margin-bottom: 20px;
}

.plan_career_txt p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
/* or 133% */
    color: #000000;
    margin-bottom: 40px;
}

section.plan_career_logos {
    margin-top: 60px;
    text-align: center;
}

section.plan_career_logos span.line_border {
    margin: auto;
    width: 110px;
    margin-bottom: 10px;
}

section.plan_career_logos .previous_events_heading h2 {
    margin-bottom: 0px;
}

section.plan_career_logos div#carouselExampleControls {
    margin-top: 20px;
    padding-bottom: 40px;
}

section.plan_career_logos .card {
    width: 210px !important;
    background: #FFFFFF;
    box-shadow: 0px 0px 12px 1px rgb(0 0 0 / 25%);
    border-radius: 12px;
}

section.plan_career_logos button {
    bottom: -33px !important;
    background: #000;
    height: 40px;
    width: 40px;
    opacity: 1;
    border-radius: 50%;
}

.carousel-item {
    padding-bottom: 70px;
}

section.plan_career_logos button.carousel-control-prev {left: 46%;top: 68%;}

section.plan_career_logos button.carousel-control-next {
    right: 46%;top: 68%;
}

section.plan_career_logos button span {
    filter: initial !important;
    width: 21px;
}

section.plan_career_logos .previous_events_heading h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 46px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000;
    margin: 0px;
}

section.job_placement {
    margin-top: 30px;
}

section.job_placement .previous_events_heading {
    padding-bottom: 20px;
}

section.job_placement .previous_events_heading h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 46px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000;
    margin: 0px;
}

section.job_placement .previous_events_heading  span.line_border {
    margin-bottom: 12px;
}

section.job_placement .previous_events_heading p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
/* or 133% */
    color: #000000;
}

.job_placement_box {
    background: #FFFFFF;
    box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.25);
    border-radius: 13px;
    padding: 18px;
    margin-bottom: 30px;
}

.job_placement_box .job_placement_logos {
    display: flex;
    justify-content: space-between;
}

.job_placement_box .job_placement_logos img {width: 90px;}

.job_placement_txt h3 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
/* or 342% */
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 0px;
}

.job_placement_txt {
    margin-top: 30px;
    padding-bottom: 30px;
}

.job_placement_txt span {
    font-family: 'Roboto' !important;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    
/* or 571% */
    text-transform: capitalize;
    color: #BCBCBC;
}

.job_placement_txt p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    padding-top: 10px;
}

.job_placement_button {
    display: flex;
}

.job_placement_button p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
/* or 428% */
    text-transform: capitalize;
    color: #000000;
}

.job_placement_button a.btn_apply {
    color: #fff;
    background: #5D5A88;
    border-radius: 5.42857px;
    font-size: 14px;
    width: 121px;
    display: flex;
    align-items: center;
    text-decoration: none;
    justify-content: center;
    padding: 0px;
    height: 40px;
    margin: 0px;
    text-transform: capitalize;
}

a.find_btn {font-family: 'Open Sans' !important;font-style: normal;font-weight: 600;font-size: 24px;line-height: 30px;
/* identical to box height, or 207% */text-transform: capitalize;color: #FFFFFF;background: #5D5A88;border-radius: 10.6629px;padding: 10px 30px;text-decoration: none;margin-top: 10px;display: inline-block;}

section.carrer_development_res {
    margin-top: 70px;
}

section.carrer_development_res .col-lg-6.col-lg-offset-3.text-align-right {
    text-align: end;
    margin: 0px 0px 0px auto;
    display: inline-block;
}


section.carrer_development_res .previous_events_heading span.line_border {
    margin-left: 20px;
    width: 100px;
}

section.carrer_development_res .previous_events_heading h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 31.1px;
    line-height: 46px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000;
    margin: 0px;
}

section.carrer_development_res .previous_events_heading p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    margin-top: 10px;
}

.carrer_dev_box {
    background: #FFFFFF;
    box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 12px;
    padding-bottom: 20px;
    margin-top: 20px;
}

.carrer_dev_box h2 {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
/* identical to box height */
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
    background: #202B63;
    padding: 10px 6px;
}

.carrer_dev_box p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: capitalize;
    color: #000000;
    padding: 6px 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    height: 140px;
}

button.btn_dev {
    background: #F48C06;
    border-radius: 6px;
    border: 1px solid #F48C06;
    padding: 10px 30px;
    color: #fff;
    text-align: end;
    display: flex;
    justify-content: end;
    margin: 10px 0px 0px auto;
    margin-right: 15px;
    text-transform: capitalize;
}

section.aboutaafm {
    margin-top: 90px;
    background: url(../../../frontend/default/img/aboutm_bg.png);
    padding: 110px 0px 110px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 100%;
    width: 100%;
}

section.aboutaafm p {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    line-height: 34px;
/* identical to box height, or 274% */
    text-transform: uppercase;
    color: #FFFFFF;
}

section.aboutaafm h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 58px;
/* or 95% */
    text-transform: uppercase;
    color: #FFFFFF;
}

section.aboutaafm button.btn_enquiry {
    border: 1px solid #FFFFFF;
    background: #fff;
    border-radius: 10.6629px;
    padding: 10px 40px;
    margin-top: 14px;
}

section.our_recruiters {
    margin-top: 70px;
    text-align: center;
}

section.our_recruiters h2 {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 31.1px;
    line-height: 46px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 20px;
}

.recruiters_logo img {
    width: 100%;
}
button.btn_dev:hover {
    opacity: 0.8;
}
.carrer_dev_box img {
    width: 100%;
}

.plan_career_img img {
    WIDTH: 100%;
}
section.plan_career_logos button:hover {
    opacity: 0.8;
}

.job_placement_button a.btn_apply:hover {
    opacity: 0.8;
}

a.find_btn:hover {
    opacity: 0.8;
    color: #fff;
}

section.aboutaafm button.btn_enquiry:hover {
    opacity: 0.8;
}

@media(max-width:767px){
    .middle_header_content ul {
    display: block;
}

.middle_header_content ul li a {
    padding: 10px 16px;
}
section.top_header .top_header_left {
    display: none;
}
.top_header_right ul {
    justify-content: center;
}


.menu-area a.navbar-brand {
    padding: 0px !important;
    margin-left: 14px;
}

.mobile-header-buttons li a.mobile-nav-trigger {
    width: 26px;
}

.right_header_content{
    
        position: absolute;
    right: 0px;
}
.mobile-header-buttons a.mobile-search-trigger {
    display: none;
}

.right_header_content a.btn.btn-login {
    width: 80px;
}
    section.second_bar {
    padding: 20px 20px;
}

.introduction_section .aafm_ndia h2.aafm_india:before {
    top: -2px;
    height: 46px;
}

.introduction_section .aafm_ndia h2 span {
    height: 40px;
    margin-top: -29px;
    font-size: 36px;
    width: 232px;
    background: #ffffff6e;
}

.aafm_ndia h3 {
    font-size: 26px;
}

.introduction_section .aafm_ndia h2.aafm_india {
    background-image: url(./image/introduction.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    padding: 32px 0px 20px;
        white-space: nowrap;
}

.aafm_ndia {
    padding: 0px;
}

.aafm_right {
    padding: 0px 10px;
}

section.what_we_do {background: transparent;}

.importance_txt {
    background: #353535;
    padding: 12px 0px;
}

.importance_txt h2.what_we_do {
    background-size: 100%;
    padding: 20px 0px;
}

.importance_txt h2.what_we_do:before {
    height: 44px;
}

.importance_txt h2.what_we_do span {
    font-size: 36px;
    margin-top: -18px;
}

section.what_we_do .context_what {
    padding: 0px 18px 30px;
}

.importance_right {
    padding-top: 40px;
}

.aafm_letter_left h2.aafm_letter_txt span {
    font-size: 36px;
}

.aafm_letter_left h2.aafm_letter_txt {
    padding-bottom: 0px;
}

.aafm_letter_left p {
    padding-top: 23px;
}

.aafm_letter_right {
    padding-top: 36px;
}

.contact_us_details .contact_us_icon {
}

section.contact_us_details .row .col-md-3 {
    padding-bottom: 50px;
}

section.contact_us_details {
    padding-bottom: 0px;
}




section.top_membership h1 {
    font-size: 40px;
    line-height: 50px;
}

.heading_development h2 {
    font-size: 28px;
    line-height: 38px;
}

section.development_programm {
    margin-top: 40px;
}

section.development_programm .development_services {
    margin-top: 20px;
}

.development_services h3.heading_services {
    margin-top: 40px;
}

section.membership_structure {margin-top: 30px;}

section.membership_structure .structure_heading h2 {
    font-size: 28px;
    line-height: 38px;
}

section.membership_structure .structure_heading {
    padding-bottom: 20px;
}

.membership_box {
    margin-top: 30px;
    height: auto;
    padding-bottom: 40px;
}

.register_now {
    position: unset;
}

.membership_box .certificated_buying h3 {
    font-size: 22px;
    line-height: 28px;
}

.membership_box h5 {
    font-size: 18px;
}

.membership_box .certificated_buying .percentages_sec h4 {
    font-size: 24px;
    line-height: 24px;
}

.register_now button.btn {
    font-size: 18px;
}

.membership_price p {
    font-size: 26px;
}

section.members_benefits {
    padding: 60px 0px;
}

section.members_benefits h2 {
    font-size: 34px;
    line-height: 44px;
}
.mobile-main-nav .top_header_left.d-none {
    display: block !important;
}

.middle_header_content {padding-top: 21px;}

.mobile-main-nav ul {
    position: initial !important;
    height: 100%;
}


.mobile-main-nav ul a {
    padding: 9px 16px;
    font-size: 16px;
    font-weight: 600;
    color: #686f7a !important;
}

ul.mobile-main-nav {
    background: #f2f3f5;
}

}
