/*@font-face {
    src: url("../fonts/Lato-Regular.ttf");
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
}*/

/*@font-face {
    src: url("../fonts/Lato-Bold.ttf");
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
}*/
/*@font-face {
    src: url("../fonts/Poppins-Bold.ttf");
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
}*/

/*@font-face {
    src: url("../fonts/Poppins-SemiBold.ttf");
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600;
}*/

/*@font-face {
    src: url("../fonts/Poppins-Regular.ttf");
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400;
}*/

/*@font-face {
    src: url("../fonts/Lato-Black.ttf");
    font-family: 'Lato', sans-serif !important;
    font-weight: 900;
}*/

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Montserrat:ital,wght@0,500;0,600;0,700;1,500&family=Open+Sans:wght@400;600;700&family=Poppins:wght@400;500;600;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&family=Montserrat:ital,wght@0,500;0,600;0,700;1,500&family=Open+Sans:wght@400;600;700&family=Poppins:wght@400;500;600;700&display=swap');

/* ======= START :: Common Css ===========*/

.cms-landing-page {
    width: 100%;
    padding : 0px;
}

.cms-landing-page-row{
    margin: 0px;
}

.cms-landing-page-row-full-col{
    padding: 0px;
}

.no-desktop {
    display: none !important;
}

.pad-lr-7 {
    padding-left: 7px !important;
    padding-right: 7px !important;
}

.mr-8 {
    margin-right: 8px;
}

.pad-r-10 {
    padding-right: 10px !important;
}

.no-mar {
    margin: 0px !important;
}

.pos-relative {
    position: relative !important;
}

.pad-t-50 {
    padding-top: 50px !important;
}

img {
    max-width: 100%;
}

.padb-10 {
    padding-bottom: 10px !important;
}

.pad-t-110 {
    padding-top: 110px !important;
}

.btn.smt-btn {
    font-size: 16px;
    letter-spacing: 0.57px;
    text-align: center;
    height: 40px;
    line-height: 20px;
    font-family: 'Lato', sans-serif !important;
    transition: 0.5s ease;
    font-weight: 700;
}

.btn-primary {
    border-radius: 4px;
    background-color: #00a0df;
    min-width: 150px;
    padding: 0px 20px;
    border: 1px solid #00a0df;
    color: #fff;
    transition: 0.5s ease;
}

.btn-primary:hover {
    color: #fff;
    background-color: #00a0df;
    border-color: #00a0df;
}

.btn-outline-primary {
    border: 1px solid #00a0df;
    background-color: #fff;
    min-width: 150px;
    padding: 0px 20px;
    border-radius: 4px;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #00a0df;
    border-color: #00a0df;
}

.btn:focus, .btn.focus,
.btn-primary:focus, .btn-primary.focus {
    box-shadow: none;
}

.no-pad {
    padding: 0px !important;
}

.no-l-pad {
    padding-left: 0px !important;
}

.no-r-pad {
    padding-right: 0px !important;
}

.mt-350 {
    margin-top: 350px;
}

.mr-50 {
    margin-right: 50px !important;
}

.mt-50 {
    margin-top: 50px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mr-20 {
    margin-right: 20px !important;
}

.ml-10 {
    margin-left: 10px !important;
}

.width16 {
    width: 16px !important;
}

.border_bottom {
    border-bottom: solid 1px #bfbfbf;
}

.border_bottom2 {
    border-bottom: solid 1px #6481c7;
    position: relative;
    z-index: 2;
}

.header .logo {
    width: 145px;
}

.header .logo img {
    width: 100%;
}

.header .navbar-inverse {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
}

.navbar-inverse .navbar-nav > li > a {
    padding: 0px;
    line-height: 40px;
}

.navbar-nav > li {
    margin: 0px 10px;
}

.online-head2 .nav-item {
    position: relative;
}

.navbar-collapse::before {
    content: "";
    position: absolute;
    top: 65px;
    right: 0;
    background-color: #bfbfbf;
    width: 74%;
    height: 1px;
}

.online-head2 .nav-item .nav-link {
    color: #000;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.64px;
    padding-top: 10px;
    transition: 0.3s ease;
}

.online-head2 .nav-item .nav-link:hover,
.online-head2 .nav-item .nav-link:active {
    font-family: 'Lato', sans-serif !important;
    font-weight: 900;
    color: #000;
}

/*.homepage .ban_page {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    border: #000000 solid 0px;
}*/

.homepage .ban_page img {
    width: 100%;
    height: auto;
}

/*.homepage .ban_page img.active{
    display: inline-block;
}*/

.online-head {
    height: 50px;
}

.navbar-expand-lg.navbar {
    padding: 1rem 0rem !important;
}

.navbar-expand-lg.navbar::before {
    position: absolute;
    content: "";
    top: 65px;
    right: 0px;
    width: 75%;
    height: 1px;
    background-color: #bfbfbf;
}

a {
    color: inherit;
}

a:hover,
a:active,
a:focus {
    color: inherit;
    text-decoration: none;
    box-shadow: none;
    border: 0px;
}

.custom-carousel-indicators li {
    display: inline-block;
    opacity: 0.3;
    background-color: #00a0df;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    border: 1px solid #00a0df;
    margin: 0px 5px;
}

.custom-carousel-indicators li.active {
    opacity: 1;
    background-color: #00a0df;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    margin: 0px 5px;
}

/*======================== copyright =====================*/
.copyright {
    background-color: #101727;
    padding: 10px;
}

.copyright p {
    font-size: 12px;
    line-height: normal;
    letter-spacing: 0.43px;
    color: #fff;
}

/*============ home page banner Section ====================*/
.homepage .bannerSec .custom-carousel-indicators {
    bottom: 60px;
    left: 10px;
    position: absolute;
}

/*.homepage .bannerSec .fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
}

@keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
}*/

/*==================scholarship page===============*/
.scholarship_section {
    margin: -90px 65px 125px;
    padding: 30px;
    border-radius: 8px;
    background-color: #fff;
    position: relative;
    box-shadow: 0 12px 64px 0 rgba(0, 0, 0, 0.17);
}

.scholarship_section .scholarHead {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.67;
    letter-spacing: 0.86px;
    color: #00a0df;
    margin-bottom: 0px;
}

.scholarship_section .search {
    color: #77b800;
}

.scholarship_section .donate {
    color: #ff6f20;
}

.scholarship_section p {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.57px !important;
    color: #000;
}

/*==================== news Section ====================*/
.news_section {
    padding: 0px 0px 175px;
}

.news_section .news {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.25;
    letter-spacing: 1.15px;
    color: #000;
}

.news_section .activity {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.57px;
    color: #000;
    font-size: 16px;
    white-space: normal;
}

.news_section .news1 {
    font-family: 'Lato', sans-serif !important;
    font-weight: 900;
    font-size: 12px;
    letter-spacing: 0.64px;
    color: #77b800;
    margin-bottom: 0px;
}

.news_section .percent {
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.57px !important;
    color: #000;
    margin: 0px;
    white-space: normal !important;
    padding-right: 20px;
}

.bgBlueGray {
    background-image: linear-gradient(to bottom, #e0eef6 3%, #fff);
}

.news_section .news_Box {
    border-radius: 8px;
    background-color: #fcfcfc;
    box-shadow: 0 12px 64px 0 rgba(0, 0, 0, 0.17);
}

.news_Paragraph {
    margin-top: 30px;
    margin-left: 35px;
}

/*-=============graph page===============*/
.graph_section {
    position: relative;
    top: -300px;
}

.graph_section .graphDetails {
    padding: 67px 70px 93px 36px;
    border-radius: 20px;
    background-color: #18233d;
    margin-bottom: -100px;
}

.graph_section .bar-graph {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.25;
    letter-spacing: 1.15px;
    color: #fff;
    margin: 115px 0px 20px 0px;
}

.graph_section .scholar_award {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.57px;
    color: #fff;
    margin: 0px 0px 20px 0px;
}

.graph_section .offer {
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.57px;
    color: #fff;
    margin-left: 35px;
}

/*=====================career page===================*/
.career_section {
    position: relative;
}

.career_section::before {
    position: absolute;
    content: "";
    background-image: url('https://testprod.nacme.org/SSP%20Applications/NetSuite%20Inc.%20-%20CMS/CMS/Site-2/files/smt-nacme-images/home-page/img-texture.png');
    height: 350px;
    background-repeat: no-repeat;
    background-position: right;
    top: 0px;
    right: 0px;
    width: 100%;
}

.career_section .carousel-indicators {
    margin-left: 5%;
    display: block;
}

.career-title {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.25;
    letter-spacing: 1.15px;
    color: #000;
}

.user-sec .comp-student {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.57px;
    color: #000;
}

/*==============senior slider page===============*/
.slider-sec2 .ban_page2 {
    text-align: left;
    margin: 5px auto 30px;
    padding: 20px 15px;
    border-radius: 8px;
    background-color: #fff;
}

.slider-sec2 .design-experience {
    font-family: 'Lato', sans-serif !important;
    font-weight: 900;
    font-size: 16px;
    letter-spacing: 0.57px;
    color: #000;
    margin: 0px 0px 5px;
}

.slider-sec2 .ban_page2 .fortLee {
    letter-spacing: 0.57px;
    color: #000;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    margin: 0px;
}

/*================our partner page============*/
.institute-sec .map img,
.alumni-sec .img-dots img {
    width: 100%;
}

.institute-sec .ourPart {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.25;
    letter-spacing: 1.15px;
    color: #000;
}

.institute-sec .annual {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.57px;
    color: #000;
}

.institute-sec .btn-viewAll {
    margin: 30px 0px;
    padding: 10px 50px;
    border-radius: 4px;
    background-color: #00a0df;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.57px;
    text-align: center;
    color: #fff;
}

/*==================corporate page==============*/
.ourCo-sec {
    margin-top: 200px;
}

.ourCo-sec .co-part {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.25;
    letter-spacing: 1.15px;
    color: #000;
}

.ourCo-sec .edu-institute {
    margin: 25px 145px 50px 145px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.57px;
    color: #000;
}

/*================alumni page=====*/
.alumni-sec .scholar-A {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.25;
    letter-spacing: 1.15px;
    color: #000;
}

.alumni-sec .deserve-stu {
    margin: 25px 20px 60px 20px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.57px;
    color: #000;
}

.alumni_section {
    margin-top: 200px;
}

.alumni_sec .pgImg {
    display: block;
    width: 65px;
    height: 65px;
    margin: 30px 0px;
}

.alumni_sec .pgImg img {
    width: 100%;
}

.alumni_section .my-goal {
    margin: 80px 135px 20px 0;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 0.86px;
    color: #000;
    white-space: normal;
}

.alumni_section .spoon {
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.57px;
    color: #000;
}

.alumni_section .btn-viewAllAlumni {
    margin: 30px 0px;
    padding: 10px 30px;
    border-radius: 4px;
    background-color: #00a0df;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.57px;
    text-align: center;
    color: #fff;
}

/*====================provider page============*/
.provider_section {
    background-color: #18233d;
    position: relative;
}

.large-provide .inquiry {
    margin: 0px 0 50px;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.25;
    letter-spacing: 1.15px;
    color: #fff;
    padding-top: 150px;
}

.large-provide .mail {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.57px;
    color: #fff;
    padding-bottom: 50px;
}

.large-provide .btn-contactUs {
    margin: 45px 440px;
    padding: 10px 70px;
    border-radius: 4px;
    background-color: #00a0df;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.57px;
    text-align: center;
    color: #fff;
}

.large-provide .inquiry span {
    color: #00a0df;
}

/*=============footer page======*/
.footer_section {
    background-color: #18233d;
    position: relative;
    margin-top: -16px;
    padding: 80px 0px;
}

.footer_section .footer-sec .detail a:hover, a:focus{
    outline: none !important;
    color: #fff;
}

.footer-sec .market-effort {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.57px;
    color: #fff;
    margin: 15px 75px 0px 0px;
}

.footer-sec .detail h5 {
    font-family: 'Lato', sans-serif !important;
    font-weight: 900;
    font-size: 16px;
    letter-spacing: 0.57px;
    color: #fff;
    margin: 0px 0px 10px 0px;
}

.footer-sec .detail p {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.57px;
    color: #fff;
    margin: 0px 0px 10px 0px;
}

.footer-content {
    padding: 0 0 !important;
    width: 100% !important;
    background: #0f5b7b;
    color: #fff;
    font-size: 13px;
    position: relative;
    z-index: 1;
}

#banner-footer5 {
  padding-top: 0;
}

footer {
  background: none !important;
}

/*News Section Carousel */
.news_section .carousel-control-prev,
.news_section .carousel-control-next {
    top: 108%;
    width: 3%;
    opacity: 1;
}

.news_section .carousel-control-next {
    left: 35px;
}

.news_section .news-carousel-indicators {
    margin-left: 0;
    display: block;
    bottom: -38px;
    width: 84%;
    text-align: left;
    left: 80px;
    position: absolute;
}

.news_section .news-carousel-indicators li {
    display: inline-block;
    opacity: 0.3;
    background-color: #00a0df;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    border: 1px solid #00a0df;
    margin: 0px 5px;
}

.news_section .news-carousel-indicators li.active {
    opacity: 1;
    background-color: #00a0df;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    margin: 0px 5px;
}

.our_partnerSection {
    margin: 200px auto 0px;
}

.senior_sliderSection .slider-sec2 .carousel-control-prev,
.senior_sliderSection .slider-sec2 .carousel-control-next {
    width: 3%;
    top: unset;
    opacity: 1;
    bottom: -35px;
    background-image: none;
}

.senior_sliderSection .slider-sec2 .carousel-control-prev {
    left: 170px;
}

.senior_sliderSection .slider-sec2 .carousel-control-next {
    right: 0;
    left: 200px;
}

.senior_sliderSection .slider-sec2 .carousel-indicators {
    margin-left: 0;
    display: block;
    bottom: -41px;
    left: 245px;
    text-align: left;
}

.alumni-sec .pgImg {
    width: 67px;
    height: 67px;
}

.alumni-sec .pgImg img {
    width: 100%;
}

.alumni_section .carousel-control-prev,
.alumni_section .carousel-control-next {
    width: 2%;
    top: 40%;
    opacity: 1;
}

.alumni_section .carousel-control-prev {
    right: 0;
    left: 80%;
    background-image: none;
    margin-top: 155px;
}

.alumni_section .carousel-control-next {
    right: 0;
    left: 85%;
    background-image: none;
    margin-top: 155px;
}

.alumni_section .carousel-indicators {
    margin-left: 0;
    display: block;
    bottom: 28%;
    margin-right: 0px;
    text-align: right;
    left: -75px;
    width: 100%;
}

.subMenu {
    position: fixed;
    left: 0px;
    top: 118px;
    background: #fff;
    border: 1px solid #bfbfbf;
    width: 100%;
    z-index: 10;
    text-align: left;
    padding: 60px 0px;
    display: none;
}

.subMenu ul {
    list-style-type: none;
    padding: 0px;
}

.subMenu h4 {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.72px;
    color: #000000;
}

.subMenu li {
    font-family: 'Lato', sans-serif !important;
    font-weight: 900;
    font-size: 12px;
    letter-spacing: 0.64px;
    color: #000000;
    margin: 8px 0px;
}

.subMenu li a {
    color: #000;
}

.subMenu h3 {
    font-size: 24px;
    line-height: 1.67;
    letter-spacing: 0.86px;
    color: #000;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
}

.subMenu p {
    font-size: 12px;
    line-height: normal;
    letter-spacing: 0.64px;
    color: #000;
    padding-right: 60px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
}

.btn-viewAlumni {
    position: absolute;
    bottom: 27%;
    z-index: 10;
    left: 43%;
}

.bannerSec .imgArrow {
    background-color: #000;
    width: 60px;
    height: 60px;
    border-radius: 60pc;
    padding: 15px;
    display: none;
    transition: 0.5s ease;
    /*margin-top: 245px;*/
}

.bannerSec:hover .imgArrow {
    display: block;
}

.bannerSec .prev,
.bannerSec .next {
    cursor: pointer;
    position: absolute;
    top: 45%;
    width: 60px;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
    background-image: none;
    margin-left: 20px;
    border-radius: 60px;
}

.next {
    right: 15px;
    border-radius: 3px 0 0 3px;
}

.highSchool_section .statics_page .curriculum-sec {
    min-height: 170px;
    line-height: normal;
}

.slider_section1 .aerospace_Eng .carousel-indicators {
    margin-left: 0;
    display: block;
    margin-right: 0px;
    bottom: 15px;
    text-align: right;
    width: 100%;
    left: 0;
}

.slider_section1 .aerospace_Eng .carousel-control-prev,
.slider_section1 .aerospace_Eng .carousel-control-next {
    width: 2%;
    top: 73%;
    background: transparent;
    position: absolute;
}

.slider_section1 .aerospace_Eng .carousel-control-prev {
    left: 84%;
    background-image: none;
}

.slider_section1 .aerospace_Eng .carousel-control-next {
    right: 10%;
    background-image: none;
}

.slider_section1 .coa_Sters {
    white-space: normal;
}

.becomingAnEng_section .box {
    border-radius: 8px;
    background-color: #f2faff;
    padding: 15px 20px;
    margin-top: 29px;
}

.becomingAnEng_section .beAnEng_page .top15Pay span {
    font-weight: 700;
    color: #00a0df;
}
.engineering_list .modal-dialog,
.learn_Lingo_Modal .modal-dialog,
.roles_models .modal-dialog{
    width: 960px;
}

.engineering_list .modal-content,
.learn_Lingo_Modal .modal-content,
.roles_models .modal-content{
    border-radius: 16px;
}

.engineering_list .modal-body,
.learn_Lingo_Modal .modal-body,
.roles_models .modal-body{
    padding: 116px 97px;
}

.learn_Lingo_Modal .close {
    position: absolute;
    width: 48px;
    height: 48px;
    padding: 4px;
    background-color: #e4e4e4;
    border-radius: 50px;
    right: 35px;
    top: 30px;
}

.learn_Lingo_Modal h2 {
    font-size: 20px;
    line-height: normal;
    letter-spacing: 0.72px;
    color: #000;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600;
    margin: 10px 0px 20px;
}

.learn_Lingo_Modal p {
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.57px;
    color: #000;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
}

.learn_Lingo_Modal .btn-link {
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.57px;
    color: #000;
    font-weight: 700;
    font-family: 'Lato', sans-serif !important;
    padding: 0px;
}

.learn_Lingo_Modal .card-header {
    padding: 0.75rem 0rem;
    border: 0px;
    background: transparent;
}

.learn_Lingo_Modal .card-header img {
    padding-right: 10px;
}

.learn_Lingo_Modal .card {
    background-color: transparent;
    border: 0px;
    border-bottom: solid 1px #e3e3e3;
    border-radius: 0px;
}

.learn_Lingo_Modal .card-body {
    padding-top: 0px;
}

.learn_Lingo_Modal .btn-link:hover,
.learn_Lingo_Modal .btn-link:focus,
.learn_Lingo_Modal .btn-link.focus {
    text-decoration: none;
}

.team_Details h1 {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.67;
    letter-spacing: 0.86px;
    color: #000;
    margin: 0px 0px 8px;
}

.team_Details h2 {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 0.72px;
    color: #000;
    margin: 0px 0px 8px;
}

.companies-sec {
    margin-top: 100px;
}

.companies-sec .comp_Details {
    margin-bottom: 30px;
}

.companies-sec p {
    font-size: 20px;
    line-height: normal;
    letter-spacing: 0.72px;
    text-align: center;
    color: #fff;
    padding: 0px 0px 50px;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600;
}

.companies-sec .imgInfo p {
    text-align: left;
    padding: 0px;
    margin: 0px;
}

.team_Details h3 {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.57px;
    color: #000;
}

.team_Details h4 {
    font-family: 'Lato', sans-serif !important;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.57px;
    color: #000;
    font-weight: 700;
}

.imgInfo_sec .content::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background-color: #e3e3e3;
    left: 0px;
    top: 0px;
}

.imgInfo_sec .content.nobefore::before {
    display: none;
}

.imgInfo_sec .content::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #e3e3e3;
    right: 0px;
    top: 0px;
}

.imgInfo_sec .content.noafter::after {
    display: none;
}

.corporateSupporter_Section .btn-primary {
    width: 215px;
}

.boardDirector_section {
    margin-top: 250px;
    margin-bottom: 100px;
}

.boardDirector_section .director_Details {
    position: relative;
    top: -250px;
}

.boardDirector_section .support_Details {
    position: relative;
    top: 85px;
}

.boardDirector_section .ourSupporters_section {
    margin-top: -150px;
}

.West_Section .contentInfo .img_Info,
.bridge_Scholars .summer_Programs_section .University-sec .contentInfo .img_Info {
    width: 83px;
    height: 83px;
}

.about_scholarship_Section {
    margin-bottom: 50px;
}

.bridge_Scholars .link_Info a {
    color: #fff;
    text-decoration: underline;
}

.block_Grant .sponsor_Page a {
    color: #000;
    text-decoration: underline;
}

.foundationPageUI .foundationDonar {
    border-radius: 8px;
    background-color: #f2faff;
    padding: 40px 0px;
    text-align: center;
    margin-bottom: 80px;
}

.foundationPageUI .foundationDonar p {
    letter-spacing: 0.57px;
    color: #000;
    font-size: 16px;
    font-family: 'Lato', sans-serif !important;
    font-weight: 700;
}

.foundationPageUI .card {
    background-color: transparent;
    border: 0px;
    border-bottom: solid 1px #e1e1e1;
    border-radius: 0px;
}

.foundationPageUI .card-header {
    padding: 0.75rem 0rem;
    border: 0px;
    background: transparent;
    position: relative;
}

.foundationPageUI .btn-link {
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.57px;
    color: #000;
    font-weight: 700;
    font-family: 'Lato', sans-serif !important;
    padding: 0px;
}

.btn-link:focus, .btn-link.focus {
    text-decoration: none;
    box-shadow: none;
}

.btn-link:hover {
    text-decoration: none;
}

.foundationPageUI .card-header img {
    width: 20px;
    position: absolute;
    right: 20px;
    top: 26px;
}

.foundationPageUI .card-body img {
    width: 35px;
    margin-right: 5px;
    vertical-align: middle;
}

.foundationPageUI .card-body p {
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.57px;
    color: #000;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    margin: 40px 0px;
}

.Overview_Section .board_company .content {
    margin-bottom: 0px;
}

.Overview_Section .most_Info .right_Info p,
.individualsPageUI .IE-sec .IE_details {
    position: relative;
    padding-left: 40px;
}

.Overview_Section .most_Info .right_Info p img,
.individualsPageUI .IE-sec .IE_details img {
    position: absolute;
    top: 0px;
    left: 0px;
}

.News_MediaListPageUI .NewsMedia_List .select-wrapper {
    position: relative;
}

.News_MediaListPageUI .NewsMedia_List .select-wrapper::before {
    position: absolute;
    content: url('https://testprod.nacme.org/SSP Applications/NetSuite Inc. - CMS/CMS/Site-2/files/smt-nacme-images/news-media-list/icn-carat-grey1.svg');
    width: 20px;
    height: auto;
    background-color: #fff;
    top: 9px;
    right: 6px;
}

.navbar-expand-lg.navbar {
    padding: 0.7rem 0rem !important;
}

.bannerSec .imgArrow
.navbar-toggler img {
    width: 25px;
}

.navbar-toggler {
    border: 1px solid #00000057;
    padding: 5px 10px;
}

/* Start :: Bootstrap 3 CSS */
.navbar-inverse {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}

ul {
    list-style-type: none;
}

.scholarship_section div::before {
    position: absolute;
    content: "";
    top: 4px;
    height: 115px;
    width: 1px;
    background-color: #e8f2f9;
    right: 22px;
}

.scholarship_section div:last-child::before {
    display: none;
}

.our_partnerSection .institute-sec .our_partnerSection_text {
    margin-top: 55px;
}

.mt-34 {
    margin-top: 34px;
}

/*.ban_page{
    -webkit-animation: slide 0.5s forwards;
    -webkit-animation-delay: 2s;
    animation: slide 0.5s forwards;
    animation-delay: 2s;
}*/

@-webkit-keyframes slide {
    100% {
        left: 0;
    }
}

@keyframes slide {
    100% {
        left: 0;
    }
}

.homepage .bannerSec .slides {
    width: 100%;
    white-space: nowrap;
    font-size: 0;
    height: auto;
    overflow: hidden;
}

.homepage .bannerSec .slide {
    width: 100%;
    display: inline-block;
}

.img-shown{
    display: inline-block;
}
.img-hidden{
    display: none;
}

/* End :: Bootstrap 3 CSS */

.bannerSec #carousel-wrap {
    width: 100%;
    overflow: hidden;
}

.bannerSec #testimonial-list {
    overflow: hidden;
    padding: 0;
    width: 100%;
    white-space: nowrap;
    margin: 0;
}
.bannerSec #testimonial-list>li {
    overflow: hidden;
    padding: 0;
    width: 100%;
    display: inline-block;
}

.news_section #news-coursel{
    width: 100%;
    overflow: hidden;
}

.news_section #news-list{
    overflow: hidden;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}

.news_section #news-list>li {
    overflow: hidden;
    padding: 0;
    width: 100%;
    display: inline-block;
}

.senior_sliderSection .slider-sec2 #career-coursel{
    width: 100%;
    overflow: hidden;
}

.senior_sliderSection .slider-sec2 #career-list{
    overflow: hidden;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}

.senior_sliderSection .slider-sec2 #career-list>li {
    overflow: hidden;
    padding: 0;
    width: 100%;
    display: inline-block;
}

.senior_sliderSection .career-carousel-indicators {
    margin-left: 0;
    display: block;
    bottom: -25px;
    width: 84%;
    text-align: left;
    left: 245px;
    position: absolute;
}

.senior_sliderSection .career-carousel-indicators li {
    display: inline-block;
    opacity: 0.3;
    background-color: #00a0df;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    border: 1px solid #00a0df;
    margin: 0px 5px;
}

.senior_sliderSection .career-carousel-indicators li.active {
    opacity: 1;
    background-color: #00a0df;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    margin: 0px 5px;
}


.alumni_section .alumni-sec #alumni-carousel{
    width: 100%;
    overflow: hidden;
}

.alumni_section .alumni-sec #alumni-list{
    overflow: hidden;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}

.alumni_section .alumni-sec #alumni-list>li {
    overflow: hidden;
    padding: 0;
    width: 100%;
    display: inline-block;
}

.alumni_section .alumni-carousel-indicators {
    margin-left: 0;
    display: block;
    bottom: 184px;
    width: 84%;
    text-align: right;
    left: 100px;
    position: absolute;
}

.alumni_section .alumni-carousel-indicators li {
    display: inline-block;
    opacity: 0.3;
    background-color: #00a0df;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    border: 1px solid #00a0df;
    margin: 0px 5px;
}

.alumni_section .alumni-carousel-indicators li.active {
    opacity: 1;
    background-color: #00a0df;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    margin: 0px 5px;
}

.carouselCustom {
    position: relative !important;
}

.slider_section1 .aerospace_Eng #engage-highschool{
    width: 100%;
    overflow: visible !important;
}

.slider_section1 .aerospace_Eng #engage-list{
    overflow: hidden;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}

.slider_section1 .aerospace_Eng #engage-list>li {
    overflow: hidden;
    padding: 0;
    width: 100%;
    display: inline-block;
}

.slider_section1 .engage-carousel-indicators {
    margin-left: 0;
    display: block;
    bottom: 24px;
    width: 84%;
    text-align: right;
    left: 185px;
    position: absolute;
}

.slider_section1 .engage-carousel-indicators li {
    display: inline-block;
    opacity: 0.3;
    background-color: #00a0df;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    border: 1px solid #00a0df;
    margin: 0px 5px;
}

.slider_section1 .engage-carousel-indicators li.active {
    opacity: 1;
    background-color: #00a0df;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    margin: 0px 5px;
}

.pagination>li>a, .pagination>li>span {
    border: 0px solid #ddd !important;
}

.carousel-control-prev, .carousel-control-next {
    top: 108%;
    width: 3%;
    opacity: 1;
    position: absolute;
    background: transparent;
}

.home-slider-container {
    margin-top: 0px;
    margin-bottom: 0px;
    display: none !important;
}

.coming-soon .coming-soon-title {
    background-image: linear-gradient(to bottom, #fff 3%, #e0eef6);
}

.coming-soon .coming-soon-title .coming-title-details img {
    height: 150px;
    width: 400px;
    margin: 100px 0px 140px;
}

.get_started .section_4th button a{
    color: #fff;
}

.privacy_policy .title-section .title-details .main_heading {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.25;
    letter-spacing: 1.15px !important;
    color: #000;
    margin-bottom: 10px;
    padding: 15px 0px 15px;
}

.privacy_policy .title-section .title-details ul li {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.57px !important;
    color: #000;
    padding: 5px 0px;
}

.privacy_policy .title-section .title-details .content_Info {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.57px !important;
    color: #000;
    padding: 5px 0px;
}

.privacy_policy .title-section .title-details .contact-email {
    padding-bottom: 130px;
    font-family: 'Lato', sans-serif !important;
    font-weight: bold;
}

.privacy_policy .title-section .title-details .privacy-main-title {
    padding-top: 130px;
}

.coming-soon .coming-soon-title .coming-title-details .main_heading {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.57px !important;
    color: #000;
    padding: 0px 0px 50px;
  }
.coming-soon .coming-soon-title {
    background-image: linear-gradient(to bottom, #fff 3%, #e0eef6);
}

.coming-soon .coming-soon-title .coming-title-details img {
    height: auto;
    width: 400px;
    margin: 100px 0px 10px;
}

.corporate_Donors .Scholarship_Section .Scholarship_Details .Scholar_details button a{
    color: #fff;
}

.corporate_Donors .training_Section .training_Details .program_Info button a{
    color: #fff;
}

.programs-about .career_placement .career_placement_text button a{
    color: #fff;
}

.about_Us .achivement_section .achivement_Details .scholar_sec .our-mission,
  .about_Us .achivement_section .achivement_Details .scholar_sec .our-vision,
  .about_Us .achivement_section .achivement_Details .scholar_sec .our-work{
    border-radius: 8px;
    background-color: #85bf43;
    padding: 20px 35px 30px 25px;
    margin: 35px 10px 40px 10px;
  }
.about_Us .achivement_section .achivement_Details .scholar_sec .our-vision{
    background-color: #f17836;
}

.about_Us .achivement_section .achivement_Details .scholar_sec .our-work{
    background-color: #0092c6;
}


.about_Us .achivement_section .achivement_Details .scholar_sec .our-mission h1,
.about_Us .achivement_section .achivement_Details .scholar_sec .our-vision h1,
.about_Us .achivement_section .achivement_Details .scholar_sec .our-work h1{
    font-size: 24px;
    line-height: 40px;
    color: #FFFFFF;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
  }

.about_Us .achivement_section .achivement_Details .scholar_sec .our-mission p,
.about_Us .achivement_section .achivement_Details .scholar_sec .our-vision p,
.about_Us .achivement_section .achivement_Details .scholar_sec .our-work p{
    font-size: 16px;
    color: #FFFFFF;
    font-family: 'Lato', sans-serif !important;
    font-weight: 400;
    min-height: 308px;
}

.about_Us .achivement_section .achivement_Details .news-media-button{
    position: relative;
    z-index: 3;
}

.getInTouch_Section .secDetails .inquiry_sec p a{
    color:#fff;
}

/* START :: Other Links CSS */
.other_links .OtherLinks{
    background-color: #000;
    border-radius: 16px;
    position: relative;
    margin-bottom: 16px;
}

.other_links .OtherLinks h1{
    color: #ffffff;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600;
    font-size: 32px;
    text-align: center;
    letter-spacing: 1.15px;
    line-height: 40px;
    padding-top: 66px;
}

.other_links .OtherLinks img{
    width: auto;
    height: 110px;
    margin: 40px 0;
}
/* END :: Other Links CSS */

/*Luncheons_NSBE*/
.luncheons_NSBE .LuncheonNSBE_section{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 510px;
    padding: 125px 0px 0px;
}
.luncheons_NSBE .NSBE_Details .main-heading{
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #fff;
  margin-bottom: 15px;
}
.luncheons_NSBE .NSBE_Details .heading{
  line-height: 1.44;
  letter-spacing: 1.29px;
  color: #fff;
  font-size: 36px;
  font-weight: bold;
}
.luncheons_NSBE .NSBE_Details .dateTimeInfo .cal_img{
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #fff;
}
.luncheons_NSBE .Details_Section{
    padding: 120px 0px;
}
.luncheons_NSBE .Details_Section .main-heading{
  font-size: 32px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 1.15px;
  color: #000;
}
.luncheons_NSBE .Details_Section .content{
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.57px;
  text-align: center;
  color: #000;
}
.luncheons_NSBE .joinEvent_Section{
    padding: 60px 0px;
    background-color: #f2faff;
}
.luncheons_NSBE .joinEvent_Section .event_Details .mainHeaing{
  font-size: 32px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 1.15px;
  text-align: center;
  color: #000;
}
.luncheons_NSBE .joinEvent_Section .event_Details .sponsorevent{
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.57px;
  text-align: center;
  color: #000;
  margin-top: 15px;
}
.luncheons_NSBE .joinEvent_Section .event_Details .sponsorevent span{
    color: #00a0df;
    padding-left: 5px;
}
.luncheons_NSBE .gotQuestion_Section .main-heading {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 1.15px;
  color: #fff;
  margin-bottom: 25px;
}
.luncheons_NSBE .gotQuestion_Section {
  padding: 95px 0px;
}
.luncheons_NSBE .gotQuestion_Section .content {
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #fff;
}

.Bootcamp_Apple .bootcamp_Section{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 610px;
    padding: 190px 0px 0px;
}
.Bootcamp_Apple .bootcamp_Section .main-heading{
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #fff;
  margin-bottom: 15px;
}
.Bootcamp_Apple .bootcamp_Section .heading{
  font-size: 36px;
  font-weight: 600;
  line-height: 1.44;
  letter-spacing: 1.29px;
  color: #fff;
font-family: 'Poppins', sans-serif !important;
    font-weight: 600;
}
.Bootcamp_Apple .bootcamp_Section .dateTimeInfo .cal_img{
  line-height: normal;
  letter-spacing: 0.57px;
  color: #77b800;
  font-size: 16px;
  font-weight: bold;
}
.Bootcamp_Apple .bootcamp_Section .register_Btn p{
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #fff;
  margin-top: 20px;
}
.Bootcamp_Apple .about_bootcamp .professioanls-sections{
    top: -70px !important;
}
.Bootcamp_Apple .aboutUniversity_Section{
    padding: 140px 0px;
}
.Bootcamp_Apple .main-heading1{
  font-size: 32px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 1.15px;
  color: #000;
font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
    margin-bottom: 15px !important;
}
.Bootcamp_Apple .content{
  line-height: normal;
  letter-spacing: 0.57px;
  color: #000;
  font-size: 16px;
  font-weight: normal;
}
.Bootcamp_Apple .uni_Info p{
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #000;
  margin: 45px 0px 0px -15px;
}
.Bootcamp_Apple .img_Sec{
  margin: 35px 0px 60px;
}
.Bootcamp_Apple .DefOfURM_Section{
    padding: 50px 0px 195px;
    position: relative;
}
.Bootcamp_Apple .DefOfURM_Section .URMinfo{
  margin: 30px 76px 0px 0px;
}
.Bootcamp_Apple .texture_Img{
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: contain;
    height: 364px;
    position: absolute;
    z-index: 1;
    width: 100%;
    bottom: 70px;
}
.Bootcamp_Apple .DefOfURM_Section .URM_Details{
  position: relative;
  z-index: 2;
}
.Bootcamp_Apple .BootCampProgram_Section{
    padding: 130px 0px 199px;
    background-color: #0c1222;
}
.Bootcamp_Apple .BootCampProgram_Section .program_Details .mainHeading{
  font-size: 32px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 1.15px;
  color: #fff;
}
.Bootcamp_Apple .BootCampProgram_Section .dateDetails .dateName{
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #fff;
}
.Bootcamp_Apple .BootCampProgram_Section .dateDetails .dateinfo{
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #fff;
}
.Bootcamp_Apple .BootCampProgram_Section .scheduleInfo .dateName{
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.72px;
  color: #fff;
}
.Bootcamp_Apple .BootCampProgram_Section .scheduleInfo .dateinfo{
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #fff;
}
.Bootcamp_Apple .BootCampProgram_Section .dateDetails{
  margin-bottom: 60px;
}
.Bootcamp_Apple .BootCampProgram_Section .blueDot {
  width: 20px;
  height: 20px;
  background-color: #00a0df;
  border-radius: 100%;
  position: relative;
}
.Bootcamp_Apple .BootCampProgram_Section .blueDot.one::before {
  position: absolute;
  content: "";
  top: 0px;
  left: 4px;
  right: 0px;
  background-image: url('/SSP%20Applications/NetSuite%20Inc.%20-%20CMS/CMS/Site-2/files/smt-nacme-images/bootcamp_apple/full-stop.png');
  height: 220px;
  background-repeat: repeat;
  background-size: contain;
  background-position: bottom;
  width: 12px;
}
.Bootcamp_Apple .ProgramOverview_section .overview_Details{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 526px;
    padding: 190px 55px 0px;
    margin-top: -160px;
}
.Bootcamp_Apple .ProgramOverview_section .main-heading{
  font-size: 32px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 1.15px;
  text-align: center;
  color: #fff;
}
.Bootcamp_Apple .ProgramOverview_section .content{
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.57px;
  text-align: center;
  color: #fff;
  padding: 15px 160px;
}
.Bootcamp_Apple .Benefits_section{
    background-color: #18233d;
    padding: 140px 0px;
}
.Bootcamp_Apple .Benefits_section .main_heading{
  font-size: 32px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 1.15px;
  color: #fff;
}
.Bootcamp_Apple .Benefits_section .benefit_Info .Content p{
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.57p !important;
  color: #fff;
  margin: 0px 20px 0px -20px;
  padding-top: 5px;
font-family: 'Open Sans', sans-serif !important;
    font-weight: 400;
}
.Bootcamp_Apple .Benefits_section .benefit_Info{
  margin-bottom: 40px;
}

.faculty_Section {
  padding-top: 140px;
  padding-bottom: 120px;
}
.Bootcamp_Apple .faculty_Section .content .contentName {
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.72px;
  text-align: center;
  color: #000;
}
.Bootcamp_Apple .faculty_Section .member_Heading {
  margin-bottom: 70px;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 1.15px;
  text-align: center;
  color: #000;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
}
.Bootcamp_Apple .faculty_Section .facInfo_sec .content {
  padding: 40px 0px;
}
.Bootcamp_Apple .faculty_Section .facInfo_sec .image1 img {
  width: 228px;
}
.Bootcamp_Apple .faculty_Section .facInfo_sec .content .contentName {
  font-weight: 600;
  font-size: 20px;
  margin-top: 10px;
  line-height: normal;
  letter-spacing: 0.72px;
  text-align: center;
  color: #000;
}
.Bootcamp_Apple .faculty_Section .facInfo_sec .content .con_address  {
  min-height: 20px;
  line-height: normal;
  letter-spacing: 0.57px;
  text-align: center;
  color: #000;
  font-size: 16px;
  font-weight: bold;
}
.Bootcamp_Apple .faculty_Section .facInfo_sec .content .Inc_info {
  font-size: 12px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.64px;
  text-align: center;
  color: #000;
  margin-bottom: 20px;
}
.Bootcamp_Apple .faculty_Section .facInfo_sec .content::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #e3e3e3;
  right: 0px;
  top: 0px;
}
.Bootcamp_Apple .faculty_Section .facInfo_sec .content::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #e3e3e3;
  left: 0px;
  top: 0px;
}
.Bootcamp_Apple .faculty_Section .facInfo_sec  .content {
  padding: 40px 0px;
}
.Bootcamp_Apple .faculty_Section .facInfo_sec .lean-more{
  line-height: normal;
  letter-spacing: 0.57px;
  text-align: center;
  color: #00a0df;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
.Bootcamp_Apple .faculty_Section .facInfo_sec .content.nobefore::before {
    display: none;
}
.Bootcamp_Apple .faculty_Section .facInfo_sec .content.noafter::after {
    display: none;
}
.Bootcamp_Apple .about_bootcamp .professioanls-menu-sec a{
    color: #000 !important;
}
.Bootcamp_Apple .Testimonials_Section{
    padding: 0px 0px 80px;
}
.Bootcamp_Apple .Testimonials_Section .infoSec .heading{
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.72px;
  color: #000;
  margin-top: 20px;
}
.Bootcamp_Apple .Testimonials_Section .infoSec .head_Details{
  line-height: normal;
  letter-spacing: 0.57px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
}
.Bootcamp_Apple .Testimonials_Section .infoSec{
  margin-top: 60px;
}
.Bootcamp_Apple .bootcampSponsor_Section{
    background-color: #18233d;
    padding: 120px 0px;
}
.Bootcamp_Apple .bootcampSponsor_Section .mainHeading{
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.57px !important;
  text-align: center;
  color: #fff;
margin-bottom: 15px
}
.Bootcamp_Apple .bootcampSponsor_Section .dateTimeInfo .cal_img{
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.57px;
  text-align: center;
  color: #fff;
  margin: 40px 0px 20px;
}

.mb-15{
    margin-bottom: 15px !important;
}
.mb-0{
    margin-bottom: 0px !important;
}

.Bootcamp_Autodesk .ProgramOverview_section .overview_Details {
  margin-top: -190px;
}
.Bootcamp_Autodesk .backgroun_Blue{
    height: 400px;
    background-color: #18233d;
    margin-top: -195px;
}
.Bootcamp_Autodesk .ProgramOverview_section{
    background-color: #18233d;
    margin-top: 190px;
    position: relative;
    z-index: 2;
}
.Bootcamp_Autodesk .about_bootcamp .professioanls-sections {
  top: -45px !important;
}
a:focus{
    color: #000 !important;
}

.Bootcamp_FinTech .about_bootcamp .professioanls-sections {
  top: -50px !important;
}
.Bootcamp_FinTech .bootcampSponsor_Section .finTech_Heading{
  font-size: 48px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 1.71px;
  color: #fff;
  margin: 20px 0px 0px;
}

.virtual_Bridge .about_bootcamp .professioanls-sections {
  top: -45px !important;
}
.virtual_Bridge .gotQuestion_Section{
    padding: 95px 0px;
}
.virtual_Bridge .gotQuestion_Section .main-heading{
  font-size: 32px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 1.15px;
  color: #fff;
  margin-bottom: 25px;
}
.virtual_Bridge .gotQuestion_Section .content{
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #fff;
}
.pathway_Programs .gotQuestion_Section{
    padding: 95px 0px;
}
.pathway_Programs .gotQuestion_Section .main-heading{
  font-size: 32px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 1.15px;
  color: #fff;
  margin-bottom: 25px;
}
.pathway_Programs .gotQuestion_Section .content{
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #fff;
}
.pathway_Programs .texture_Img {
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: contain;
  height: 364px;
  position: absolute;
  z-index: 0;
  width: 100%;
  bottom: -220px;
}
.pathway_Programs .DefOfURM_Section .URM_Details {
  position: relative;
  z-index: 2;
  padding-bottom: 100px;
}
.pathway_Programs .ProgramOverview_section .overview_Details {
  margin-top: -190px;
  position: relative;
  z-index: 0;
}
.pathway_Programs .DefOfURM_Section {
  padding: 0px 0px 195px;
}

.Annual_Conference .gotQuestion_Section{
    padding: 95px 0px;
}
.Annual_Conference .gotQuestion_Section .main-heading{
  font-size: 32px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 1.15px;
  color: #fff;
  margin-bottom: 25px;
}
.Annual_Conference .gotQuestion_Section .content{
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #fff;
}
.Annual_Conference .border_Sec{
    border: solid 1px #fff;
}
.upcomingEvent_section{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 608px;
    padding-top: 170px;
}
.Annual_Conference .upcomingEvent_section .educationInfo_page h5 {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600;
  font-size: 36px;
  line-height: 1.44;
  letter-spacing: 1.29px;
  color: #fff;
}
.Annual_Conference .upcomingEvent_section .educationInfo_page .stem_Tech {
  font-family: 'Lato', sans-serif !important;
  font-weight: 400;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.57px !important;
  color: #fff;
  margin: 15px 0px 75px;
  padding: 0px 65px 0px 0px;
}
.Annual_Conference .Pathway_Section .conference_Sec{
  padding: 32px;
  border-radius: 16px;
  box-shadow: 0 8px 41px 0 rgba(194, 194, 194, 0.5);
  background-color: #fff;
}
.Annual_Conference .Pathway_Section .conference_Sec .mainHeading{
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #85bf43;
  margin-bottom: 20px;
}
.Annual_Conference .Pathway_Section .conference_Sec .nacme_Headings{
  font-size: 32px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 1.15px;
  color: #000;
}
.Annual_Conference .Pathway_Section .conference_Sec .content{
  font-size: 40px;
  font-weight: bold;
  line-height: 0.8;
  letter-spacing: 1.43px;
  color: #00a0df;
  margin-bottom: 20px;
}
.Annual_Conference .Pathway_Section .conference_Sec .infoheading{
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #000;
  padding: 0px 60px 5px 0px;
}
.Annual_Conference .Pathway_Section .conference_Sec .info_Sec{
    padding-top: 70px;
}
.links{
    margin-top: 35px;
}
.Annual_Conference .Pathway_Section .conference_Sec{
    margin-top: -195px;
}
.Annual_Conference .Pathway_Section {
    padding-bottom: 100px;
}
.Annual_Conference .Pathway_Section .cal_img{
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #000;
}
.Annual_Conference .Luncheon_Section .luncheon_Details .main-heading{
  padding: 0px 25px 3px;
  border-radius: 12px;
  background-color: #00a0df;
  display: inline-block;
  color: #fff;
width: 155px;
    text-align: center;
height: 24px;
}
.Annual_Conference .Luncheon_Section .luncheon_Details .speedHeading{
  font-size: 32px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 1.15px;
  color: #000;
}
.Annual_Conference .Luncheon_Section .luncheon_Details .nacmeHeading{
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #000;
}
.Annual_Conference .Luncheon_Section .luncheon_Details .content{
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  letter-spacing: 0.57px;
  color: #000;
  padding: 10px 25px 5px 0px;
}
.Annual_Conference .Luncheon_Section .luncheon_Details .cal_img{
  font-size: 12px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.64px;
  color: #000;
}
.Annual_Conference .viewBtn{
    width: 244px;
}

.Annual_Conference .apple_Sec{
    padding: 10px 10px 8px;
    border-radius: 16px;
    background-color: #fff;
    position: absolute;
    bottom: 10px;
    right: 27px;
    display: block;
}
.Annual_Conference .apple_Sec p{
  font-size: 12px;
  font-weight: bold;
  line-height: normal;
  letter-spacing: 0.64px;
  color: #000;
}