﻿.topbanner {
    background: #36388d url(../img/alumni-img/blue-bg-banner.png) center top no-repeat;
    width: 100%;
}

.studentcircle {
    margin: 0px 0px;
    padding: 30px 0px;
    text-align: center;
}

.whitetitle {
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;   
}

.banner-p-font {
    text-align: center;
    font-size: 20px;
    color: #fff;
}

.alumnibox {
    /* UI Properties */
    background: transparent radial-gradient(closest-side at 81% 62%, #FFE6B0 0%, #ddbc76  100%) 0% 0% no-repeat padding-box;
    border-radius: 40px;
    opacity: 1;
    padding: 10px 70px;
    position: relative;
    display: flex;
    margin: 30px 0px;
}

.alumnibox::after {
    content: '';
    background: url(../img/alumni-img/network-icon.png);
    right: 5px;
    bottom: 6px;
    display: block;
    width: 90px;
    /* Set width */
    height: 98px;
    /* Set height */
    position: absolute;
}

.alumnibox2::after {
    content: '';
    background: url(../img/alumni-img/learn-icon.png) !important;
    right: 5px;
    bottom: 4px;
    display: block;
    width: 95px;
    height: 103px;
}

.alumnibox3::after {
    content: '';
    background: url(../img/alumni-img/grow-icon.png) !important;
    right: 13px;
    bottom: 5px;
    display: block;
    width: 90px;
    height: 110px;
}

.alumnibox span {
    text-align: center;
 
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 28px;
    position: absolute;
    left: 8px;
    
   
}



.alumnibox h1 {
    text-align: left;
    font-weight: bold;
    letter-spacing: 0px;
    color: #503600;
    opacity: 1;
    font-size: 35px;
}

.alumnibox p {
    text-align: left;
  
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    font-size: 16px;
}

.brownbg {
    background: #D7B46A;
    padding: 30px 0px;
}

.brownbg h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
}

.brownbg .barchartbox {
    width: 100%;
    position: relative;
    text-align: center;
}

.leadingcompany {
    background: #fff;
    padding: 30px 0px;
}

.leadingcompany h1 {
    color: #000;
    font-size: 30px;
  font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
}

.leadingcompany .companylogo {
    border: 1px solid #C9C9C9;
    opacity: 1;
    padding: 20px;
    text-align: center;
    margin-bottom: 30px;
}

.bluealmnibg {
    background: #3E4095;
    position: relative;
    padding: 30px 0px;
}

.bluealmnibg h1 {
    color: #fff;
    font-size: 30px;
 font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
}

.bluealmnibg .alumnislider {
    position: relative;
}
.bluealmnibg .alumnislider .carousel-inner {
    width: 95%;
    margin: 0px auto;
}

.bluealmnibg .alumnislider .carousel-control-prev,.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
 width: auto;
    color: #fff;
    text-align: center;
    opacity: .5
}


.alumnislider .carousel-inner .item {
    padding: 0px 30px;
}



.bluealmnibg .almnibox {
    background: #FFFFFF;
    box-shadow: 0px 12px 20px #00000029;
    border-radius: 12px;
    opacity: 1;
    padding: 0px 0px 30px;
    margin-bottom: 30px;
}

.almniboxcont {
    position: relative;
    padding: 0px 20px;
    margin-top: 50px;
}

.bluealmnibg .almnibox .almniboxcont h1 {
    color: #3E4095;
    border-bottom: 2px solid #E4E4E4;
    font-size: 15px;
    text-align: center;
    padding-bottom: 10px;
   
    margin-bottom: 30px;

}

.alumnispecification {
    position: relative;
    display: flex;
    margin-bottom: 20px;
}

.alumnispecification span {
    margin-right: 10px;
}

.alumnispecification p {
   
    font-size: 13px;
    color: #000000;
    padding: 0px 0px;
    margin: 0px 0px;
}

.greencurvebg {
    background: #0B9B47;
    position: relative;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 50%;
    top: 0px;
    height: 100px;
    margin: 0px auto;
}

.greencurvebg .roundedimg {
    width: 80px;
    height: 80px;
    background: #fff;
    padding: 2px;
    border-radius: 50px;
    position: absolute;
    margin: 0px auto;
    bottom: 0px;
    top: 90%;
    /* Move the element 50% from the top */
    left: 50%;
    /* Move the element 50% from the left */
    transform: translate(-50%, -50%);
    /* Adjust by 50% of its own width and height to truly center it */

}

.greencurvebg .roundedimg img {
    width: 100%;
    border-radius: 50px;
}

.bluealmnibg .carousel-control.left {
    background: none;
}

.bluealmnibg .carousel-control.right {
    background: none;
}

.bluealmnibg .carousel-control {
    width: 4%;
}



.whitebg {
    background: #fff;
    padding: 30px 0px;
}

.whitebg h1 {
    color: #3E4095;
    font-size: 30px;
 
    text-align: center;
    margin-bottom: 20px;
}

.whitebg .backtoschool {
    /* UI Properties */
    background: #FEFEFE 0% 0% no-repeat padding-box;
    box-shadow: 0px 13px 25px #00000029;
    border: 1px solid #D7B46A;
    border-radius: 24px;
    opacity: 1;
    width: 40%;
    margin: 0px auto;
    padding: 30px;
}

.whitebg .backtoschool .box1 {
    position: relative;
    width: 100%;
    display: flex;
}

.whitebg .backtoschool .box1 .imgbox {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    margin-right: 20px;
}

.whitebg .backtoschool .box1 .imgbox img {
    border-radius: 50px;
}

.whitebg .backtoschool .box1 .imgcont {
    position: relative;
}

.whitebg .backtoschool .box1 .imgcont h1 {
    color: #3E4095;
    text-align: left;

    font-size: 18px;
    padding: 0px 0px 7px;
    margin: 0px 0px;
}

.whitebg .backtoschool .box1 .imgcont p {
    padding: 0px 0px 10px;
    margin: 0px 0px;
    color: #000;
    text-align: left;

    font-size: 16px;
}

.posting {
    border-top: 2px solid #E4E4E4;
    padding-top: 15px;
}

.posting span {
 
}

.box2 {
    position: relative;
    width: 100%;
    display: flex;
    margin-top: 30px;
    justify-content: space-around;
}

.box2 .educationbox {
    position: relative;
}

.box2 .educationbox .educationtitle {
    font-size: 15px;
    padding: 0px 0px 10px 0px;
    font-weight: 500;
}

.box2 .educationbox .officelocation {
    display: flex;
}

.box2 .educationbox .officelocation .icon {
    margin-right: 20px;
}

.box2 .educationbox .officelocation .content {
    position: relative;
   
    font-size: 16px;
}

.box2 .educationbox .officelocation .content span {
   
    font-size: 16px;
}

.box2 .qrcode {
    position: relative;
}

.box2 .qrcode .qrcodeimg {
    text-align: center;
}

.box2 .qrcode .scanqrtitle {
    font-size: 15px;
    padding: 0px 0px 5px 0px;
    font-weight: 500;
}




.sectiontitle {
    position: relative;
    display: block;
    width: fit-content;
    margin: 0px auto;
}

.sectiontitle h1 {
    letter-spacing: 8.74px;
    opacity: 1;
    color: #3E4095;
    padding: 0px 0px 10px;
    margin: 0px 0px;
    text-align: center;
    font-weight: bold;
    font-size: 35px;
}

.sectiontitle p {
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    padding: 0px 0px;
    margin: 0px 0px;
    text-align: center;
    font-size: 23px;
    
}

.sectiontitle::before {
    content: '';
    display: block;
    background: url(../img/alumni-img/blue-1.png) left top no-repeat;
    width: 40px;
    height: 86px;
    position: absolute;
    left: 15px;
    top: 0px;

}




.sectiontitle2 {
    position: relative;
    display: block;
    width: fit-content;
    margin: 70px auto 10px;
}

.sectiontitle2 h1 {
    letter-spacing:  8.74px;
    opacity: 1;
    color: #3E4095;
    padding: 0px 0px 10px;
    margin: 0px 0px;
    text-align: center;
  font-weight: bold;
    font-size: 35px;
}

.sectiontitle2 p {
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    padding: 0px 0px;
    margin: 0px 0px;
    text-align: center;
    font-size: 23px;
    
}

.sectiontitle2::before {
    content: '';
    display: block;
    background: url(../img/alumni-img/blue-2.png) left top no-repeat;
    width: 60px;
    height: 84px;
    position: absolute;
    left: 15px;
    top: 0px;

}





.sectiontitle3 {
    position: relative;
    display: block;
    width: fit-content;
    margin: 70px auto 10px;
}

.sectiontitle3 h1 {
    letter-spacing: 8.74px;
    opacity: 1;
    color: #3E4095;
    padding: 0px 0px 10px;
    margin: 0px 0px;
    text-align: center;
    font-size: 35px;
    font-weight: bold;
}

.sectiontitle3 p {
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    padding: 0px 0px;
    margin: 0px 0px;
    text-align: center;
    font-size: 23px;
   
}

.sectiontitle3::before {
    content: '';
    display: block;
    background: url(../img/alumni-img/blue-3.png) left top no-repeat;
    width: 60px;
    height: 85px;
    position: absolute;
    left: 15px;
    top: 0px;

}

.netwrk_p_data h3 {
    text-align: center;
    color: #3E4095;
    
    font-size: 20px;

}




.dividerline {
    width: 60%;
    height: 1px;
    background: #f5eeee;
    margin: 30px auto;
}

.netwrk_p_data h2 {
    text-align: center;
    color: #3E4095;
   
}






.titleon {
    background: #3E4095;
    letter-spacing: 3.68px;
    text-align: center !important;
    color: #fff;
    margin-top: 25px;
    font-size: 20px;
    padding: 7px 0px;
}

.netwrk_p_data {
    width: 80%;
    margin: 30px auto;
}

.netwrk_p_data p {
    font-size: 16px;
  
    color: #000;
    text-align: center;
}

.networknumber {
    position: relative;
    display: flex;
    margin: 0px 20px;
}

.networknumber .iconimg {
    margin-right: 20px;
    margin-top: 8px;
}

.networknumber .abouttext {
    color: #D7B46A;
    font-weight: 700;
    font-size: 35px;

}

.networknumber .abouttext p {
    font-size: 15px;
    color: #000;
    font-weight: 500;
}

.map {
    background: url(../img/alumni-img/map.png) top center no-repeat;
    margin: 0px 0px;
    position: relative;
    overflow: auto;
    /* height: 500px; */
    padding-top: 70px;
}

.map .maptitle {
    position: relative;
   font-weight: 500;
    font-size: 20px;
    text-align: center;
    padding: 30px 0px;

}

.map .mapdata {
    position: relative;
    text-align: center;
}


.greybgsection {
    background: #F5F5F5;
    position: relative;
    padding: 30px 0px 0px;
}

.responsiveTabs #myTab {
    display: flex;
    justify-content: center;
    border-bottom: none;
}

.responsiveTabs .card-header{
    background-color: #0b9b47;
}

.responsiveTabs .card-header h5 button { color: #fff; width: 100%;
    text-align: left;}

.responsiveTabs #myTab li {

    color: #fff;
    

}

.responsiveTabs #myTab li a.active {
    background: transparent;
    border: 1px solid #0B9B47;
    color: #0B9B47;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 50px;
}

.responsiveTabs #myTab li a {
    padding: 7px 35px !important;
    margin: 0px 5px !important;
    background: #0B9B47;
    color: #fff;
    border-radius: 50px;
}

#myTabContent .tab-pane {
    text-align: center;
}

#myTabContent .tab-pane p {
    padding: 20px 0px;
}

.watchvideo {
    position: relative;
    padding: 20px 0px 40px;
    text-align: center;
}
.watchvideo button{
    background: #fff url(../img/alumni-img/play-btn-icon.png) 15px 12px no-repeat;
    padding: 10px 40px;
    border-radius: 50px;
    color: #3E4095;
   
    font-size: 16px;
    text-align: center;
    border: none;
    outline: none;
}



.growbox {
    position: relative;
    background: #3E4095;
    border-radius: 14px;
    padding: 25px;
}
.growbox .first{
    position: relative;
    display: flex;
    height: 50px;
    margin-bottom: 20px;
}
.growbox .first .imgbox {
    position: relative;
    width: 90px;
    height: 90px;
    background: #fff;
    border-radius: 50px;
    overflow: hidden;
    top: -46px;
}
.growbox .first .imgtitle {
    color: #fff;
   font-weight: 500;
    font-size: 20px;
    margin-left: 20px;
    border-bottom: 1px solid #0000001A;
}
.growbox .first .imgbox img {
    width: 100%;
}
.growbox .second p{
    color: #fff;
   
    font-size: 16px;
}

.growbox .second ul {
    padding: 0px 0px;
    margin: 20px 0px 0px;
}
.growbox .second ul li{
    padding-left: 40px;
    color: #fff;
    
    font-size: 16px;
    position: relative;
    list-style: none;
    margin: 7px 0px;
}
.growbox .second ul li::before {
    content: '';
    display: block;
    position: absolute;
    background: url(../img/alumni-img/check1.png) left top no-repeat;
    width: 20px;
    height: 19px;
    left: 0px;
}


.growbluetitle {
    margin: 40px 0px;
    text-align: center;
    color: #3E4095;
    font-weight: 600;
    font-size: 30px;
}
.joinbtn{
    background: #0B9B47;
    border: none;
    color: #fff;
    font-size: 20px;
    border-radius: 50px;
    padding: 7px 20px;
    margin: 0px auto;
    display: block;
}

.grebgline{
    background: #fff url(../img/alumni-img/grey-line-bg.jpg) left bottom repeat-x;
    padding: 30px 0px 50px;
}

.greenbox{
    background: #0B9B47;
}


@media (max-width: 992px) {
    #myTab-accordion .panel-body img {
        width: 100%;
    }

    #myTab-accordion .panel-default>.panel-heading {
        color: #fff;
        background-color: #0B9B47;
        border-color: #ddd;
        border-radius: 10px;
    }

    .greybgsection .responsiveTabs .panel-group .panel {
        margin-bottom: 0;
        border-radius: 10px;
    }

    .greybgsection .responsiveTabs .panel-default>.panel-heading+.panel-collapse>.panel-body {
        border-top-color: #ffffff;
    }

    .whitebg .backtoschool {
        width: 70%;
    }

    .tab-pane img {
        width: 100%;
    }

    .studentcircle img {
        width: 100%;
    }

    .greenbox {
        margin-top: 70px;
    }

}

@media (max-width: 768px) {
    .studentcircle img {
        width: 100%;
    }

    .brownbg .barchartbox img {
        width: 100%;
    }

   .tab-pane img {
        width: 100%;
    }

    .whitebg .backtoschool {
        width: 70%;
    }

    .greenbox {
        margin-top: 70px;
    }
}

@media (max-width: 767px) {

    #myTabContent {
        display: none;
    }

    .studentcircle img {
        width: 100%;
    }

    .brownbg .barchartbox img {
        width: 100%;
    }

    .map { height: auto;     margin: 0px 0px;}

    .text-center {
        text-align: center !important;
        width: auto;
    }

    .whitebg .backtoschool {
        width: 98%;
    }

    .greenbox {
        margin-top: 50px;
    }

    .alumnislider  .carousel {
        position: relative;
        padding-top: 0px;
    }

    .alumnislider .carousel-inner .item {
        padding: 0px 10px;
    }

    .networknumber {
        margin: 20px 0px;
        border-bottom: 1px solid #edeaea;
    }
    .greybgsection .responsiveTabs .panel-title>a {
        color: inherit;
        width: 100%;
        display: block;
        text-decoration: none;
        /* background: #000; */
    }

    .greybgsection .responsiveTabs .panel-group .panel {
        margin-bottom: 0;
        border-radius: 10px;
    }

    .leadingcompany .companylogo {
        margin-bottom: 0px;
    width: 100%;
    }

    .alumnibox {
        margin: 30px 0px 0px;
    }

}
