
@font-face {
    font-family: "FSMajaWeb-Regular";
    src: url("../fonts/FSMajaWeb-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "OpenSans-Regular";
    src: url("../fonts/OpenSans-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "OpenSans-Semibold";
    src: url("../fonts/OpenSans-Semibold.ttf") format("truetype");
}

@font-face {
    font-family: "OpenSans-Bold";
    src: url("../fonts/OpenSans-Bold.ttf") format("truetype");
}

@font-face {
    font-family: "OpenSans-Light";
    src: url("../fonts/OpenSans-Light.ttf") format("truetype");
}

@font-face {
    font-family: 'uos';
    src: url("../fonts/uos-brand-icons.ttf") format("truetype");
}

a, button, select, input{
    outline: none !important;
    text-decoration: none !important;
}

a{
    color: unset;
}

body, html{
    height: 100%;
}

body{
    margin: 0px auto;
    padding: 0px;
    background: #fff;
    overflow-x: hidden;
    font-family: "OpenSans-Regular" !important;
}

.fa-angle-right:before {
    content: "\e97b";
    font-family: 'uos';
    margin: 0 0 0 5px;
    position: relative;
    font-size: 22px;
    top: 3px;
}

.uos-angle-left:before {
    content: "\e97a";
    font-family: 'uos';
    margin: 0 0 0 5px;
    position: relative;
    font-size: 22px;
    top: 3px;
}

.uos-arrows-up:before {
    font-family: 'uos';
    font-size: 25px;
    color: #fff;
}

.uos-folder:before {
    font-family: 'uos';
    font-size: 80px;
}

.uos-pencil:before {
    font-family: 'uos';
    font-size: 80px;
}

.uos-clock:before {
    font-family: 'uos';
    font-size: 80px;
}

.uos-graduation:before {
    font-family: 'uos';
    font-size: 80px;
}

.uos-breifcase:before {
    font-family: 'uos';
    font-size: 80px;
}

.uos-download:before {
    font-family: 'uos';
    font-size: 80px;
}

h1, h2{
    font-family: "FSMajaWeb-Regular" !important; padding: 0px;
}
h3, h4, h5, h6 {
    font-family: "Open Sans",sans-serif!important; padding: 0px;
}

h2:after, h3:after{display: none;}

p, span, input, select{
    font-family: "OpenSans-Regular" !important;
}

#uos_action_bar> a, span, i{
    color:#006938;
}

.btnActionBar{
    margin-left: 22.469px;
    font-size: 0.64625rem;
    padding: 6.833px;
    background-color: #006938;
    color: #FFFFFF;
    border: 0px;
    transition: .3s ease-in-out;
}

.btnActionBar:hover{
    border: 2px solid #006938;
    color: #006938;
    background: 0 0;
}

.header-sec{
    width: 100%;
    background: none;
    padding: 0px;
    margin-top: 30px;
    margin-bottom: 0px;
}
.navbar .navbar-inverse .sticky-top
{
    padding-bottom: 0px ;
    
}




.nav>li{
    margin: 0px 25px;
    margin-right: 0px;
}

.nav>li span.slider{
    height: 8px;
}

.navbar-inverse li a {
    color: #006938 !important;
    font-size: 22px;
    letter-spacing: 0.5px;
    text-align: left;
    font-weight: 600;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    font-family: "OpenSans-Bold";
}

.navbar-inverse li:hover .slider{
    width: 100%;
}

.navbar-inverse li a.nav-cta-btn {
    background-color: #006938;
    color: #fff !important;
    padding: 10px 15px !important;
    border-radius: 4px;
    font-size: 20px;
    font-weight: 600;
    transition: all 0.3s ease;
    border: 2px solid #006938;
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
    margin-top: -5px; /* Adjusting for vertical alignment with 22px text */
    font-family: "OpenSans-Bold";
}

.navbar-inverse li a.nav-cta-btn:hover {
    background-color: transparent;
    color: #006938 !important;
}

.navbar-inverse li a.nav-cta-btn .slider-link {
    display: none;
}

.navbar-brand{
    height: auto;
    padding: 0px;
    margin: 15px 0px 0px;
}

.navbar-brand img {
    width: 500px;
    display: block;
    margin: 0px auto;
    margin-left: 10px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    padding: 0px;
}

.topmenu{
    width: 100%;
    background: none;
    padding: 10px 0px;
    margin-top: 15px;
}

.topmenu ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: right;
}

.topmenu li{
    float: none;
    display: inline-block;
    font-size: 15px;
    color: #3a3c39;
    text-align: right;
}

.topmenu li a {
    font-size: 15px;
    text-decoration: none;
    color: #3a3c39 !important;
    margin: 0px;
    padding-left: 15px;
    font-family: "OpenSans-Semibold";
    letter-spacing: normal;
}

.searchbar{
    width: 100%;
    background: #fff;
    padding: 30px 0px;
}

.search-outer {
    width: 100%;
    background: none;
    padding: 0px 0px;
    border-bottom: 5px solid #00000047;
    position: relative;
}

.search-outer input:focus, .search-outer input:active .slider{
    width: 100%;
}

.search-outer .slider{
    height: 4px;
}

.search-outer input {
    width: 100%;
    background: none;
    padding: 13px 20px;
    padding-left: 60px;
    background: #fff;
    border: 1px solid;
    border-radius: 3px;
    border: none;
    text-align: left;
    color: #333;
    font-size: 33px;
    font-weight: 300;
    outline: none !important;
    font-family: "FSMajaWeb-Regular" !important;
}

::placeholder{
    color: #006938;
}

.search-outer img{
    position: absolute;
    bottom: 14px;
    left: 0;
    z-index: 999;
}

.findouter {
    width: 100%;
    background: none;
    padding: 0px 0px;
    position: relative;
    text-align: right;
    margin-top: 5px;
    z-index: 99999;
}

.findouter button {
    padding: 18px 35px;
    background: #006938;
    border: none;
    text-align: center;
    color: #ececec;
    outline: none !important;
    font-size: 20px;
    display: block;
    margin-left: auto;
    border: 2px solid transparent;
    -webkit-transition: .3s ease-in-out;
          transition:   .3s ease-in-out;
}

.findouter a{
    text-decoration: none;
}

.findouter button:hover{
    background: none !important;
    color: #006938;
    border: 2px solid #006430;
}

.findouter p {
    text-align: left;
    font-size: 21px;
    color: #006938;
    font-weight: 500;
    margin: 5px 25px;
    margin-top: 15px;
    padding-right: 0;
    display: inline-block;
    position: relative;
}

.findouter p a{
    color: #006938;
    font-size: 20px;
    text-decoration: none;
    transition: all 0.3s ease-out;
}


.slider {
    position: absolute;
    display: block;
    left: 0;
    top: 90%;
    margin: 0 auto;
    height: 2px;
    background-color: #006938;
    width: 0%;
    transition: width 0.5s ease;
    margin-top: 8px;
}

.findouter p:hover .slider {
    width: 100%;
}

.banner-sec {
    width: 100%;
    background: none;
    padding: 0px;
    position: relative;
    overflow: hidden;
    /*min-height: calc(100vh - 50px);*/
    /*min-height: 700px;*/
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.banner-sec .banner-img,
.aboutBnr .banner-img,
.aboutBnrr .banner-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.hero-section-full {
    width: 100%;
    position: relative;
    overflow: hidden;
    line-height: 0;
    margin: 0;
    padding: 0;
}

.hero-section-full img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

.banner-sec::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
}


.banner-greet {
    width: 100%;
    background: none;
    padding: 0px;
    position: relative;
    /*min-height: calc(100vh - 50px);*/
    /*min-height: 700px;*/
    /*overflow: hidden;*/
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
   
}

.banner-greet::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
}

.textname {
    position: absolute;
    bottom: 40px;
    z-index: 999;
    border-bottom: 7px solid #fff;
    padding: 20px 80px;
    left: 0;
    padding-right: 40px;
}

.textname::after {
    content: '';
    width: 7px;
    height: 25px;
    background: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
}

.textname h1 {
    text-align: left;
    font-size: clamp(1.5rem, 6vw + 0.5rem, 4.5rem);
    color: #fff;
    font-weight: 300;
    margin: 0px;
    line-height: 1.1;
}

.textname span {
    font-family: "FSMajaWeb-Regular" !important;
    padding: 0px;
    text-align: left;
    font-size: clamp(1.5rem, 6vw + 0.5rem, 4.5rem);
    color: #fff;
    font-weight: 300;
    margin: 0px;
    line-height: 1.1;
}

.text_large_UOS {
    font-family: "FSMajaWeb-Regular" !important;
    padding: 0px;
    font-size: clamp(1.5rem, 6vw + 0.5rem, 4.5rem);
    color: #fff;
    font-weight: 300;
    margin: 0px;
    line-height: 1.1;
    display: inline-block;
}

.responsive-embed {
    width: 100%;
}

.banner-sec iframe {
    width: 100%;
    height: 760px;
    display: block;
    margin: 0 auto;
}

.three-box{
    width: 100%;
    background: none;
    padding: 80px 0px 140px;
}

.box-inside{
    width: 100%;
    background: none;
    position: relative;
}

.greencard {
    width: 100%;
    background: #006938;
    padding: 65px 20px;
    border: 2px solid transparent;
    cursor: pointer;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
          transition:   .3s ease-in-out;
}

.greencard h2 {
    text-align: center;
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    margin: 0px;
    font-family: "OpenSans-Regular" !important;
    display: inline-block;
}

.greencard h2::before {
    content: "\e97b";
    font-family: 'uos';
    margin: 0 0 0 10px;
    position: absolute;
    font-size: 22px;
    right: -30px;
    top: 3px;
}

.greencard h2 i{
    margin-left: 7px;
    font-size: 28px;
    position: relative;
    top: 3px;
}

.greencard:hover{
    background: white;
    border: 2px solid #006938;
}

.greencard:hover h2{
    color: #006938;
}

.maping-sec{
    width: 100%;
    background: #F6F5F4;
    padding: 60px 0px;
}

.map-inside{
    width: 100%;
    display: block;
    margin: 0px auto;
    max-width: 500px;
    text-align: center;
}

.map-inside img{
    width: 300px;
    display: block;
    margin: 0px auto;
    margin-bottom: 40px;
}

.map-inside h2 {
    text-align: center;
    font-size: clamp(1.8rem, 5vw + 1rem, 3.125rem);
    color: #006938;
    font-weight: 600;
    margin: 5px 0px;
}

.map-inside h4 {
    text-align: center;
    font-size: 30px;
    color: #000;
    font-weight: 500;
    margin: 10px 0px;
}

.map-inside p {
    text-align: center;
    font-size: 20px;
    color: #383737;
    font-weight: 500;
    margin: 5px 0px;
    position: relative;
    -webkit-transition: .3s ease-in-out;
          transition:   .3s ease-in-out;
    display: inline-block;
}

.map-inside p a{
    color: #006938;
    text-decoration: none;
}

.map-inside p a i{
    font-size: 27px;
    margin-left: 7px;
    position: relative;
    top: 3px;
}

.map-inside p:hover .slider{
    width: 100%;
}

.spotpicture{
    width: 100%;
    background: url(../images/uos-campus.webp);
    padding: 80px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 120px;
}

.uosrakpic{
    width: 100%;
    background: url(../images/uos-rak-campus.webp);
    padding: 80px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 80px;
}

.spot-inside{
    width: 100%;
    background: none;
}

.sporttext {
    width: 100%;
    background: #fff;
    padding: 50px 40px;
}

.sporttext h3 {
    text-align: left;
    font-size: 30px;
    color: #006938;
    font-weight: 300;
    margin: 5px 0px 20px;
}

.sporttext p {
    text-align: left;
    font-size: 18px;
    color: #464545;
    font-weight: 500;
    margin: 5px 0px;
    line-height: 30px;
    font-family: "OpenSans-Regular" !important;
}

.bottom_border {
    width: 70px;
    height: 8px;
    background: #76bd22;
    border-radius: 0px;
    display: block;
    margin-bottom: 30px;
}

.sporttext h6 {
    text-align: left;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    margin: 25px 0px 10px;
    position: relative;
    display: inline-block;
    cursor: pointer;
    font-family: 'Open Sans',sans-serif !important;
}

.sporttext h6 a {
    color: #006938;
    text-decoration: none;
    margin-bottom: 0px;
    display: inline-block;
}

.sporttext h6:hover .slider{
    width: 100%;
}

.community-sec{
    width: 100%;
    background: #006938;
    padding: 80px 0px;
}

.community-sec h1 {
    text-align: center;
    font-size: clamp(1.5rem, 4vw + 1rem, 1.875rem);
    color: #fff;
    font-weight: 500;
    margin: 5px 0px;
    line-height: 1.2;
    margin-bottom: 70px;
}

.commcard{
    width: 100%;
    background: transparent;
    padding: 15px 10px;
}

.picOuter {
    background: #0a5030;
    width: 135px;
    height: 135px;
    border-radius: 50%;
    overflow: hidden;
    margin: auto;
    display: flex;
    border: 1px solid #ffffff3b;
}

.picOuter img {
    margin: 0px auto;
    display: table-cell;
    max-width: 70px;
    vertical-align: middle;
}

.commcard h2 {
    text-align: center;
    font-size: clamp(1.2rem, 3vw + 0.5rem, 1.75rem);
    color: #fff;
    font-weight: 500;
    margin: 5px 0px;
    margin-top: 25px;
    line-height: 1.1;
}

.commcard h5 {
    text-align: center;
    font-size: 19px;
    color: #fff;
    font-weight: 500;
    margin: 15px 0px;
    line-height: 25px;
}

.commcard p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
    margin: 5px 0px;
    line-height: 23px;
}

.newsevent-sec{
    width: 100%;
    background: none;
    padding: 60px 0px;
}

.newsevent-sec h1 {
    text-align: left;
    font-size: clamp(1.5rem, 4vw + 1rem, 1.875rem);
    color: #006938;
    font-weight: 300;
    margin: 5px 0px;
    line-height: 1.2;
    margin-bottom: 50px;
}

.newsevent-sec h1 span{
    font-size: 20px;
    font-weight: 300;
    margin-left: 15px;
    color: #006938;
}

.newsevent-sec h1 span a{
    position: relative;
    text-decoration: none;
}

.newsevent-sec h1 span a i{
    font-size: 28px;
    margin-left: 10px;
    position: relative;
    top: 3px;
}

.newsevent-sec h1 span a .slider{
    margin-left: 0px;
}

.newsevent-sec h1 span:hover .slider{
    width: 100%;
}

.newsevent-sec h2 {
    text-align: left;
    font-size: clamp(1.5rem, 4vw + 1rem, 1.875rem);
    color: #006938;
    font-weight: 300;
    margin: 5px 0px;
    line-height: 1.2;
    margin-bottom: 50px;
}

.newsevent-sec h2 span{
    font-size: 20px;
    font-weight: 300;
    margin-left: 15px;
    color: #006938;
}

.newsevent-sec h2 span a{
    position: relative;
    text-decoration: none;
}

.newsevent-sec h2 span a i{
    font-size: 28px;
    margin-left: 10px;
    position: relative;
    top: 3px;
}

.newsevent-sec h2 span a .slider{
    margin-left: 0px;
}

.newsevent-sec h2 span:hover .slider{
    width: 100%;
}

.flex-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}


.newscard{
    width: 100%;
    background: #fff;
    padding: 20px;
    border: 1px solid #eef0f2;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-direction: column;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    transition: all 0.3s ease;
    margin-bottom: 30px;
}

.newscard:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
}

.newscard img {
    width: 100%;
    display: block;
    margin: 0px auto;
    margin-bottom: 20px;
    height: 200px;
    object-fit: cover;
    border-radius: 2px;
    cursor: pointer;
}

.newscard h3 {
    text-align: left;
    font-size: 20px;
    color: #000;
    font-weight: 600;
    margin: 5px 0px 15px;
    line-height: 1.4;
    font-family: "OpenSans-Regular" !important;
}

.newscard h3 a{
    color: #006938;
    text-decoration: none;
    transition: color 0.2s;
}

.newscard h3 a:hover{
    color: #76bd22;
    text-decoration: none !important;
}

.newscard p {
    text-align: left;
    font-size: 15px;
    color: #666;
    font-weight: 400;
    margin: 0 0 20px;
    line-height: 1.6;
}

.newscard h6 {
    text-align: left;
    font-size: 16px;
    color: #006938;
    font-weight: 600;
    margin-top: auto;
    position: relative;
    display: inline-block;
    padding-bottom: 5px;
    font-family: "OpenSans-Regular" !important;
}

.newscard h6 a{
    color: #006938;
    text-decoration: none;
}

.newscard h6 .fa {
    margin-left: 5px;
    transition: transform 0.2s;
}

.newscard h6:hover .fa {
    transform: translateX(3px);
}


.dragableblock{
    width: 100%;
    background: #006938;
    padding: 70px 0px;
}

.carousel-inner{
    overflow: visible;
}

.welcomediv {
    width: 85%;
    background: #fff;
    padding: 60px 55px;
    position: relative;
    z-index: 999;
    margin-left: 95px;
}

.welcomediv img{
    width: 100%;
    max-width: 100px;
    display: block;
    margin: 0px auto;
    margin-bottom: 35px;
}

.welcomediv h2 {
    text-align: center;
    font-size: clamp(1.5rem, 3vw + 1rem, 2.1875rem);
    color: #006938;
    font-weight: normal;
    margin: 10px 0px;
    line-height: 1.2;
    text-transform: uppercase;
}

.welcomediv p {
    text-align: center;
    font-size: 20px;
    color: #464545;
    font-weight: 600;
    margin: 10px 0px;
    font-weight: bold;
    line-height: 40px;
}

.welcomediv span {
    text-align: center;
    font-size: 22px;
    color: #ffffff;
    font-weight: 500;
    padding: 20px 25px;
    font-weight: 300;
    line-height: 30px;
    display: block;
    background: #006938;
    margin-top: 35px;
    border: 2px solid transparent;
    -webkit-transition: .3s ease-in-out;
          transition:   .3s ease-in-out;
}

.welcomediv span i{
    font-size: 28px;
    margin-left: 7px;
    position: relative;
    top: 3px;
}

.welcomediv span:hover{
    border: 2px solid #006938;
    background: none;
    color: #006938;
    cursor: pointer;
}

.carousel-indicators li{
    width: 22px;
    height: 22px;
    border: 2px solid #666;
    border-radius: 1px;
    margin-right: 10px;
}

.carousel-indicators .active{
    width: 22px;
    height: 22px;
    margin-right: 10px;
    background: #006938;
    position: relative;
    top: -1px !important;
}

.carousel-indicators {
    bottom: -25%;
    left: 8%;
}

.slide1sec {
    width: 100%;
    background: none;
    padding: 0px;
    position: relative;
    min-height: 490px;
}

.picouter {
    width: 975px;
    display: block;
    margin: 0px auto;
    position: absolute;
    right: -15px;
    bottom: -1px;
    height: 630px;
    overflow: hidden;
}

.slide1sec img {
    width: 150%;
    display: block;
    margin: 0px auto;
    height: 100%;
    position: relative;
    left: -150px;
    max-width: fit-content;
}

.vertual-tour{
    width: 100%;
    background: #006938;
    padding: 50px 0px;
}

.tourpic {
    width: 100%;
    background: none;
    padding: 0px;
    position: relative;
    min-height: 490px;
}

.tourpicouter {
    width: 975px;
    display: block;
    margin: 0px auto;
    position: absolute;
    left: -15px;
    bottom: -1px;
    height: 630px;
}

.tourpicouter img {
    width: 100%;
    display: block;
    margin: 0px auto;
    height: 100%;
}

.touroutside{
    width: 100%;
    background: none;
    padding: 170px 0px 135px;
}

.takeouter {
    width: 100%;
    background: none;
    padding-right: 75px;
    position: relative;
    z-index: 999;
}

.takeleft{
    padding-right: 0px !important;
    padding-left: 75px !important;
}

.tourleft{
    left: auto !important;
    right: -15px !important;
}

.picright{
    left: -15px;
    right: auto;
}

.wellright{
    margin-left: 0 !important;
    margin-right: 95px !important;
}

.footer-sec{
    width: 100%;
    background: #3A3C39;
    padding: 50px 0px;
}

.footinside{
    width: 100%;
    background: none;
    padding: 10px 0px;
}

.footinside h3 {
    text-align: left;
    font-size: 20px;
    color: #fff;
    font-weight: 300;
    margin: 10px 0px 20px;
}

.footinside ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.footinside li{
    float: none;
    display: block;
    font-size: 13px;
    color: #fff;
    font-weight: 100;
    line-height: 25px;
    font-family: "OpenSans-Regular" !important;
}

.footinside li a{
    color: #fff;
    font-size: 13px;
    text-decoration: none;
}

.footinside li a:hover{
    color: #76bd22;
    text-decoration: underline;
}

.footinside li p{
    font-size: 13px;
    line-height: 20px;
    font-weight: 600;
    margin-top: 15px;
}

.socialico{
    width: 100%;
    background: none;
    padding: 0px;
}

.socialico ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.socialico li{
    float: none;
    display: inline-block;
    font-size: 20px;
    color: #fff;
    margin-right: 10px;
}

.footinside li i{
    font-size: 18px;
}


.footer-sec h6 {
    text-align: left;
    font-size: 15px;
    color: #fff;
    font-weight: 300;
    margin: 10px 0px;
    font-family: "OpenSans-Regular" !important;
}

a#backToTop {
    width: 50px;
    height: 50px;
    opacity: 1;
    position: fixed;
    bottom: 7px;
    left: auto;
    right: 10px;
    display: none;
    outline: none !important;
    background: #006938;
    text-align: center;
    padding: 7px 0px;
    color: #fff;
    border-radius: 0px;
}

a#backToTop i{
    font-size: 30px;
}


/* /////////////////////////////////
Home page css here ///////////////////////////////
//////////////////////////////////*/


.breadcumb{
    width: 100%;
    background: #F6F5F4;
    padding: 45px 0px;
}

.breadcumb ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.breadcumb li {
    float: none;
    display: inline-block;
    font-size: 16px;
    color: #5a5a5a;
    font-weight: 300;
    margin-right: 40px;
}

.breadcumb li:last-child{
    font-weight: 600;
}

.breadcumb li a{
    color: #006938;
    text-decoration: none;
}

.breadcumb li img{
    width: auto;
    margin-left: 5px;
}

.breadcumb li a:hover, .breadcumb li a:focus{
    text-decoration: underline !important;
}


.coursename{
    width: 100%;
    background: #fff;
    padding: 40px 0px;
}

.coursename h2 {
    text-align: left;
    font-size: clamp(1.8rem, 5vw + 1rem, 3.125rem);
    color: #006938;
    font-weight: 300;
    margin: 0px 0px 20px;
}

.coursename h1 {
    text-align: left;
    font-size: clamp(1.8rem, 5vw + 1rem, 3.75rem);
    color: #006938;
    font-weight: 300;
    margin: 0px 0px 20px;
}

.coursename h6 {
    text-align: left;
    font-size: 22px;
    color: #000;
    font-weight: 300;
    margin: 0px 0px 20px;
    font-family: "OpenSans-Regular" !important;
}

.uosbutton {
    float: none;
    display: inline-block;
    font-size: 20px;
    border: 1px solid transparent;
    min-width: 150px;
    padding: 20px 20px;
    margin: 15px;
    background: #006938;
    color: #fff;
    cursor: pointer;
    transition: all 150ms ease-in-out;
}

.uosbutton:hover{
    border: 1px solid #006938;
    background: transparent;
    color: #006938;
} 

.fourtab{
    width: 100%;
    background: none;
    padding: 20px 0px;
}

.fourtab ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;

}


.fourtab li {
    float: none;
    display: inline-block;
    font-size: 20px;
    border: 1px solid transparent;
    padding: 20px 40px;
    margin-right: 15px;
    background: #006938;
    color: #fff;
    cursor: pointer;
}

.fourtab a:nth-child(3n+1) li{
       
       background: #D41568;
    }

    .fourtab a:nth-child(3n+1) li:hover{
       
       background: transparent;
    }


/*
.fourtab  li:first-child{
    background: #D41568;
}

*/
.fourtab li:hover{
    border: 1px solid #006938;
    background: transparent;
    color: #006938;
} 

.coursename p {
    text-align: left;
    font-size: 20px;
    color: #3A3C37;
    font-weight: 300;
    margin: 0px;
    line-height: 30px;
    margin-top: 15px;
}

.keyfact{
    width: 100%;
    background: #006938;
    padding: 60px 0px;
}

.keyfact h2 {
    text-align: left;
    font-size: 30px;
    color: #fff;
    font-weight: 300;
    margin: 0px 0px 20px;
}

.keyfact p {
    text-align: left;
    font-size: 17px;
    color: #fff;
    font-weight: 300;
    margin: 0px;
    line-height: 30px;
    margin-top: 5px;
}

.keyfact ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.keyfact li {
    float: none;
    display: inline-block;
    font-size: 17px;
    margin-right: 25px;
    color: #fff;
    text-align: left;
}

.keyfact h5{
    text-align: left;
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    margin: 0px;
    line-height: 30px;
    margin-top: 15px;
    font-family: "OpenSans-Regular" !important;
}

.keyfact h5 i{
    margin-right: 5px;
}

.keyfact h5 a {
    color: #fff;
    font-size: 18px;
}

.keyfact h5 a:hover{
    text-decoration: underline !important;
}

.coursetab{
    width: 100%;
    background: #373A36;
    padding: 0px;
}

.tabnaventer{
    width: 100%;
    background: none;
    padding: 0px;
    margin: auto;
    display: block;
}

.tabnaventer ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: center;
}

.tabnaventer li{
    float: none;
    display: inline-block;
    font-size: 17px;
    padding: 20px 30px;
    text-align: center;
    color: #999;
    font-weight: 300;
    cursor: pointer;
}

.focus{
    background: #F6F5F4 !important;
    color: #333 !important;
}

.tabcontent{
    width: 100%;
    background: #fff;
    padding: 0px;
}

.content-inside{
    width: 100%;
    background: #F6F5F4;
    padding: 40px 15%;
}

.content-inside p {
    text-align: left;
    font-size: 17px;
    color: #333;
    font-weight: 300;
    margin: 0px;
    line-height: 27px;
    margin-bottom: 15px;
}

.content-inside h3 {
    text-align: left;
    font-size: 20px;
    color: #444;
    font-weight: 600;
    margin: 0px;
    line-height: 27px;
    margin-top: 25px;
    margin-bottom: 15px;
    font-family: "OpenSans-Regular" !important;
}

.content-inside li {
    font-size: 16px !important;
}

.accordianmenu{
    width: 100%;
    background: none;
    padding: 0px 0px;
}

.accordianmenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.accordianmenu .nav li {
  border-bottom: 1px solid #eee;
}



#accordionMenu {
  width: 100%;
}

.panel-body {
  padding: 0;
}

.panel-group .panel+.panel {
  margin-top: 0;
  border-top: 0;
}

.panel-group .panel {
  border-radius: 0;
}

.panel-default>.panel-heading {
  color: #3a3c39;
  background-color: transparent;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.panel-default>.panel-heading a {
    display: block;
    padding: 25px 0px;
    text-decoration: none;
    font-size: 20px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #818181;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #eee;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  font-family: 'uos';
  font-size: 30px;
  margin-top: -10px;
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002B";
  font-family: 'uos';
  font-size: 30px;
  margin-top: -10px;
}

.panel{
    background: transparent;
    border: none !important;
    box-shadow: none;
}

.panel-default>.panel-heading a[aria-expanded="true"]{
    background: transparent;
}

.panel-title{
    font-family: "OpenSans-Regular" !important;
    font-weight: 600;
    color: #3a3c39;
}

.panel-title h4 {
    font-size: 20px;
    font-weight: 700;
}

.panel-body{
    padding: 40px 0px;
}

.panel-body > div > div{
    text-align: center;
}

.panel-body h1 {
    text-align: center;
    font-size: 50px;
    color: #777;
    font-weight: 600;
    margin: 0px;
    margin-bottom: 15px;
}

.panel-body span {
   font-family: "FSMajaWeb-Regular" !important;
    text-align: center;
    font-size: 50px;
    color: #777;
    font-weight: 600;
    margin: 0px;
    margin-bottom: 15px;
    display: inline-block;
}

.panel-body p {
    text-align: left;
    font-size: 17px !important;
    color: #333;
    font-weight: 300 !important;
    margin: 0px;
    line-height: 27px !important;
    margin-bottom: 15px !important;
}

.panel-body .col-md-4 p{
    text-align: center;
    color: #006938;
}

.logolist{
    width: 100%;
    background: #F6F5F4;
    padding: 35px 0px;
}

.logolist ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.logolist li{
    float: none;
    display: inline-block;
    margin-right: 10px;
    max-width: 20%;
}

.logolist li img{
    width: 100%;
    display: block;
    margin: 0px auto;
}

.creaditList{
    width: 100%;
    background: none;
    padding: 10px 0px;
    text-align: left;
}

.creaditList ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.creaditList li{
    float: none;
    display: block;
    font-size: 17px;
    text-align: left;
    color: #555;
    line-height: 35px;
}

.creaditList li a{
    color: #006938;
    text-decoration: underline;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img{
    width: 100%;
}

.info-graphic h1{
    text-align: center;
    color: #fff;
    font-weight: 200;
}

.info-graphic span{
    color: #fff;
    font-weight: 200;
}

.info-graphic-line1 p{
    text-align: center;
    color: #fff;
    font-family: "OpenSans-Regular";
    font-size: 36px;
    font-weight: 500;
}

.info-graphic-line2 p{
    text-align: center;
    color: #fff;
    font-family: "OpenSans-Regular";
    font-size: 20px;
}

.info-graphic {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;

}

.whatNext{
    width: 100%;
    background: none;
    padding: 60px 0px;
}

.nextInside{
    width: 100%;
    background: #006938;
    padding: 30px 0px;
}

.nextInside h3{
    text-align: center;
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 300;
}

.nextInside ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: center;
}

.nextInside li {
    float: none;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding: 0px 25px;
}

.nextInside li a{
    color: #fff;
    text-decoration: none;
}

.nextInside li a i{
    font-size: 28px;
    margin-left: 8px;
    position: relative;
    top: 3px;
}

.nextInside li a:hover{
    text-decoration: underline !important;
}

.client-review{
    width: 100%;
    padding: 60px 0px;
    background: #fff;
    visibility: hidden;
}

.course-combination{
    width: 100%;
    padding: 60px 0px;
    background: #F6F5F4;
}

.course-combination h1{
    text-align: left;
    font-size: clamp(1.8rem, 4vw + 1rem, 2.2rem);
    margin-top: 0px;
    margin-bottom: 20px;
    color: #006938;
    font-weight: 300;
}

.combin_inside{
    width: 90%;
    background: none;
    padding: 30px 0px;
    margin: 0px auto;
    display: block;
}

.combin_inside p {
    text-align: left;
    font-size: 20px;
    margin: 0px;
    color: #333;
    font-weight: 300;
    line-height: 35px;
}

.responsive-embed.widescreen, .flex-video.widescreen {
    padding-bottom: 56.25%;
    margin-top: 25px;
}
.responsive-embed, .flex-video {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden;
}

.responsive-embed iframe, .responsive-embed object, .responsive-embed embed, .responsive-embed video, .flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.flexible_study{
    width: 100%;
    background: none;
    padding: 30px 0px;
}

.flexible_study h2{
    padding: 0px;
    margin-bottom: 13px;
}

.flexible_study h4{
    text-align: left;
    font-size: 20px;
    margin: auto;
    font-weight: 300;
    font-family: "OpenSans-Regular" !important;
}

.flexible_study h4 a{
    text-decoration: underline;
    color: #006938
}

.flexible_study ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
    margin-top: 25px;
}

.flexible_study li {
    float: none;
    display: inline-block;
    line-height: 30px;
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    background: #373A36;
    width: 100%;
    font-family: "OpenSans-Regular" !important;
    padding: 15px 20px;
    margin-bottom: 13px;
    border: 2px solid transparent;
}

.flexible_study li:hover{
    border: 2px solid #373a36;
    background: transparent;
    color: #373A36;
    cursor: pointer;
}

.flexible_study li span{
    float: right;
    font-weight: 600;
    font-size: 18px;
}

.flexible_study p{
    text-align: left;
    font-size: 20px;
    margin: auto;
    font-weight: 300;
}

.content-inside h2{
    padding: 0px;
    margin-bottom: 13px;
}


#requirment-sec select.form-control{
    padding: 12px 15px;
    height: auto;
    border-radius: 0;
    outline: none !important;
    text-align: left;
    color: #333;
}

#requirment-sec .panel-body ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
    margin-bottom: 15px;
}

#requirment-sec .panel-body li{
    float: none;
    display: block;
    font-size: 16px;
    color: #333;
    font-weight: 300;
    line-height: 30px;
}

#requirment-sec .panel-body li:first-child{
    font-weight: 600;
}

#coursedetail-sec h3{
    text-align: left;
    font-size: 22px;
    margin: auto;
    font-weight: bold;
    font-family: "OpenSans-Regular" !important;
    margin-top: 30px;
    margin-bottom: 15px;
}

.whitecard{
    width: 100%;
    background: #fff;
    padding: 15px 20px;
    margin-bottom: 15px;
}

.whitecard h6{
    text-align: left;
    color: #006938 !important;
    font-size: 18px;
    margin: 0px;
    font-weight: 300;
    font-family: "OpenSans-Regular" !important;
}

.whitecard h6 b {
    font-weight: 100;
    color: #999;
    font-size: 15px;
    margin-left: 5px;
    position: relative;
    top: -2px;
}

.whitecard h6 span{
    float: right;
    font-size: 17px;
}

.whitecard h6 a{
    color: #006938;
    text-decoration: underline;
}

#funding-sec select.form-control{
    padding: 12px 15px;
    height: auto;
    border-radius: 0;
    outline: none !important;
    text-align: left;
    color: #333;
    margin-bottom: 15px;
}

.semeDates{
    width: 100%;
    background: none;
    padding: 5px 0px;
}

.dateHead{
    width: 100%;
    background: none;
    padding: 20px 0px 40px;
}

.dateHead ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.dateHead li {
    float: none;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    color: #555;
    margin-right: 50px;
    cursor: pointer;
}

.dateHead li a{
    color: #555;
    text-decoration: none;
    padding-bottom: 20px;
    display: block;
}

.dateactive{
    border-bottom: 7px solid #006938 !important;
    color: #006938 !important;
}

.dateactive a{
    color: #006938 !important;
}

.dateTable{
    width: 100%;
    background: none;
    padding: 0px;
    border-top: 5px solid #006938;
}

.dateTable ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.dateTable li {
    float: none;
    display: block;
    font-size: 12px;
    font-weight: 300;
    color: #555;
    padding: 22px 20px;
}

.dateTable li:nth-child(odd) {
    background: #efefef; 
}
.dateTable li:nth-child(even) {
    background: #F8F8F7;
}

.dateTable li span {
    font-weight: 300;
    width: 20%;
    display: inline-block;
}

li.tabs-title a{
    font-weight: 600;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{
    background-color: transparent;
}

.dropnav{
    outline: none;
}

.dropnav ul.dropdown-menu {
    position: absolute;
    top: 133px;
    left: 0px;
    width: 100%;
    right: 0px;
    margin: auto;
    border: none;
    border-radius: 0px;
    padding: 40px 50px;
    background: #EEEEEE;
    z-index: 99999999;
}

.search-outer input::placeholder{
	font-family: "FSMajaWeb-Regular" !important;
}

.slideActive{
    width: 100% !important;
    height: 2px !important;
    background-color: #76bd22 !important;
    transition: width 0.5s ease !important;
}

.droupedArea{
    width: 100%;
    background: none;
    padding: 15px 0px;
}

.droupedArea h3 {
    text-align: left;
    font-size: 22px;
    margin: 16px 0px 35px;
    font-weight: 600;
    font-family: "OpenSans-Bold" !important;
}

.droupedArea ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.droupedArea li {
    float: none;
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #474747;
    text-align: left;
    line-height: 35px;
}

.droupedArea li:first-child{
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 19px;
    color: #333;
}

.droupedArea li:first-child a {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
    color: #006430 !important;
}

.dropnav li{
    position: inherit;
}

.dropdown-menu li{
    position: relative;
}

.dropdown-menu li a{
    font-size: 17px;
    font-weight: 300;
    color: #333 !important;
    font-family: "OpenSans-Regular";
}

.dropdown-menu li:hover{
    text-decoration: underline !important;
}

.aboutsec{
    width: 100%;
    background: none;
    padding: 0px;
}

.aboutBnr {
    width: 100%;
    background: none;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    min-height: 750px;
    background-position: center !important;
    padding: 50px 0px;
    position: relative;
    overflow: hidden;
}

.aboutBnr::after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.aboutBnrr {
    width: 100%;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    min-height: 750px;
    background-position: center !important;
    padding: 50px 0px;
    position: relative;
}

.aboutBnrr::after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

@media only screen and (min-width: 600px) {
  .aboutBnrr {
    display: none;
  }
}

.aboutContent{
    width: 100%;
    background: none;
    padding: 50px 0px;
}

.aboutContent p {
    text-align: left;
    font-size: 19px;
    margin: 10px 0px 20px;
    font-weight: 300;
    line-height: 35px;
}

.aboutContent p a{
    color: #006938;
    cursor: pointer;
    border-bottom: 2px; 
    border-bottom-style: solid;
}

.aboutContent button {
    line-height: 28px;
    padding: 18px 40px;
    border: 2px solid transparent;
    position: relative;
    transition: all .3s cubic-bezier(.165,.84,.44,1);
    font-size: 20px;
    background: #006938;
    color: #fff;
    margin-top: 25px;
    outline: none !important;
    border: 2px solid transparent;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.aboutContent button i{
    font-size: 27px;
    margin-left: 10px;
    position: relative;
    top: 3px;
}

.aboutContent button:hover{
    border: 2px solid #006938;
    color: #006938;
    background: transparent;
    cursor: pointer;
}

.aboutContent h2{
    font-size: 45px;
    font-weight: 300;
    color: #006938;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: left;
}

.aboutContent h3{
    font-size: 2.0rem;
    font-family: "Open Sans",sans-serif !important;
    font-weight: 700;
    color: #3a3c39;
    margin-bottom: 20px;
    margin-top: 16px;
    text-align: left;
}

.aboutContent h4{
    font-size: 1.375rem;
    font-family: "Open Sans",sans-serif !important;
    font-weight: 600;
    line-height: 1.6;
    color: #3a3c39;
    margin: 20px 0;
    text-align: left;
}

.aboutContent ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.aboutContent li {
    float: none;
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #474747;
    text-align: left;
    line-height: 35px;
}

.aboutContent li a{
    color: #474747;
    text-decoration: underline;
}

.responsive-embed.widescreen, .flex-video.widescreen {
    padding-bottom: 47%;
}

.app-process{
    width: 100%;
    background: #d41568;
    padding: 60px 0px;
}

.app-process h4{
    font-size: 35px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: left;
}

.app-process span i{
    font-size: 45px;
    text-align: center;
    margin: 0px;
    display: block;
    margin-bottom: 20px;
    color: #fff;
}

.mrgtop{
    margin-top: 70px;
}

.app-process h2{
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #fff;
    margin-top: 10px;
    text-align: center;
    font-family: "OpenSans-Regular" !important;
}

.app-process p{
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: center;
    color: #fff;
    line-height: 25px;
    letter-spacing: 0.5px;
}

.app-process h6 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: center;
    line-height: 30px;
    font-family: "OpenSans-Regular" !important;
    position: relative;
    padding-bottom: 5px;
    color: #fff;
    display: inline-block;
}

.app-process h6:hover .slider{
    width: 100%;
    background: #fff !important;
}

.app-process h6 a{
    color: #fff;
    text-decoration: none;
    margin-bottom: 0px;
    display: block;
}

.appOuter{
    width: 100%;
    padding: 0px 15px;
}

.strAlign{
    outline: none;
}

.strAlign h2, .strAlign p, .strAlign h6{
    text-align: left;

}
.strAlign h2{
    margin-top: 0px;
}
.strAlign h6{
    margin-top: 15px;
    display: inline-block;
    font-weight: 300;
}

.strAlign h6:hover .slider{
    background: #fff;
}

.strAlign h6 .slider{
    background: #fff !important;
}

.strAlign i{
    font-size: 25px !important;
}

.appOuter ul{
    margin: 0px;
    text-align: left;
    list-style: none;
    padding-left: 20px;
}

.appOuter li{
    float: none;
    font-size: 17px;
    color: #333;
    font-weight: 300;
    line-height: 30px;
}

.appOuter li::before {
  content: "\2022";
  color: #fff;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}

.appOuter li a{
    text-decoration: none;
    color: #fff;
}

.serviceCard{
    width: 100%;
    background: none;
    padding: 60px 0px;
}

.cardPic {
    width: 100%;
    background: none;
    text-align: center;
    overflow: hidden;
    position: relative;
    max-height: 355px;
    min-height: 355px;
    border-bottom: 5px solid #006938;
}

.cardPic img{
    width: 100%;
    display: block;
    margin: 0px auto;
}

.cardContent {
    width: 100%;
    background: none;
    margin-top: 25px;
}

.cardContent h3{
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #333;
    margin-top: 10px;
    text-align: left;
    font-family: "OpenSans-Regular" !important;
}

.cardContent p{
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: left;
    color: #333;
    line-height: 25px;
}

.cardContent h6{
    font-size: 19px;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: left;
    color: #333;
    position: relative;
    display: inline-block;
    font-family: "OpenSans-Regular" !important;
}

.cardContent h6 a{
    text-decoration: none;
    color: #333;
}

.cardContent h6:hover .slider{
    width: 100%;
}

.student_recruter{
    width: 100%;
    background: #f5f5f5a8;
    padding: 60px 0px;
}

.student_recruter h4{
    font-size: 35px;
    font-weight: 300;
    margin-bottom: 15px;
    color: #006938;
    margin-top: 0px;
    margin-bottom: 25px;
    text-align: center !important;
}

.student_recruter p{
    font-size: 19px;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: center;
    color: #3a3c39;
    line-height: 25px;
}

.student_recruter h6 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: center;
    color: #006938;
    line-height: 25px;
    font-family: "OpenSans-Regular" !important;
    text-decoration: underline;
}

.student_recruter h6 a{
    text-decoration: none;
    color: #006938;
}

.callBtn{
    width: 100%;
    background: none;
    padding: 15px 0px;
    text-align: center;
    margin-top: 30px;
}

.callBtn::before{
    content: " ";
    /* font-family: 'uos'; */
    /* margin: 0 0 0 10px; */
}

.callBtn button {
    padding: 15px 30px;
    font-size: 20px;
    border: 2px solid transparent;
    background: #006938;
    color: #fff;
    width: 350px;
    outline: none;
    margin: 0px 15px;
    -webkit-transition: .3s ease-in-out;
          transition:   .3s ease-in-out;
}

.callBtn button i{
    margin-right: 10px;
    font-size: 25px;
    position: relative;
    top: 1px;
    color: #fff !important;
}

.callBtn button:hover {
    background: 0 0;
    color: #006938;
    border: 2px solid #006938
}

.callBtn button:hover i {
    color: #006938 !important;
}

.threeDegry{
    width: 100%;
    background: none;
    padding: 15px 0px;
    position: absolute;
    bottom: 30px;
    z-index: 999;
}

.threeDegry ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.threeDegry li {
    padding: 20px 39px;
    font-size: 19px;
    float: none;
    display: inline-block;
    background: #006938;
    color: #fff;
    font-weight: 300;
    min-width: 230px;
    text-align: center;
    border: 2px solid transparent;
    margin-right: 20px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.threeDegry li:first-child{
    background: #9D1E65;
}

.threeDegry li i{
    font-size: 28px;
    margin-left: 8px;
    position: relative;
    top: 3px;
}

.threeDegry li:hover{
    border: 2px solid #006938;
    background: #fff;
    cursor: pointer;
    color: #006938;
}

.movPlace{
    bottom: 150px !important;
    max-width: 70%;
}

.proc_listing{
    width: 100%;
    background: #006938;
    padding: 60px 0px;
}

.proc_In{
    width: 100%;
    background: none;
    padding: 0px 15px;
    text-align: center;
}

.proc_In span i{
    font-size: 45px;
    text-align: center;
    margin: 0px;
    display: block;
    margin-bottom: 20px;
    color: #fff;
}

.proc_In h6{
    font-size: 19px;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: center;
    color: #fff;
    position: relative;
    display: inline-block;
    line-height: 25px;
    font-family: "OpenSans-Regular" !important;
}

.proc_In h6 a{
    text-decoration: none;
    color: #fff;
    display: inline-block;
}

.proc_In h6:hover .slider{
    width: 100%;
}

.proc_In h6 .slider{
    background: #fff !important;
}

.entryGray{
    width: 100%;
    background: #f5f5f5a8;
    padding: 20px 0px;
}

.entryGray h2{
    font-size: 35px;
    font-weight: 300;
    margin-bottom: 15px;
    color: #333;
    margin-top: 0px;
    margin-bottom: 25px;
    text-align: left;
}

.entryGray p{
    font-size: 19px;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: left;
    color: #3a3c39;
    line-height: 25px;
}

.entryGray .accordianmenu{
    width: 85%;
    margin: 25px auto;
}

.feesBG{
    background: #fff;
}


.feesBG h2 {
    margin-top: 0px;
}
.feesBG h2, .feesBG p, .feesBG h6 {
    text-align: left !important;
    color: #333 !important;
    display: inline-block;
}

.feesBG h6 a{
    color: #333 !important;
    margin-bottom: 0px;
}

center h6{display: inline-block;}

.feesBG .callBtn button i{
    color: #fff !important;
    font-size: 25px;
    margin-left: 10px;
    position: relative;
    top: 2px;
}

.feesBG .callBtn button:hover i{
    color: #006938 !important;
}

.student_table{
    width: 100%;
    background: none;
    margin-bottom: 20px;
    margin-top: 15px;
}

.student_table ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.student_table li {
    float: none;
    display: block;
    font-size: 18px;
    font-weight: 300;
    color: #3a3c39;
    line-height: 25px;
    text-align: left;
    background: #fff;
    padding: 0px 20px;
    border-bottom: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
}

.student_table li:first-child{
    border-top: 1px solid #c4c4c4;
    font-weight: 600;
}

.student_table li span {
    width: 50%;
    display: inline-block;
    padding: 13px 0px;
    border-right: 1px solid #c4c4c4;
    margin-right: 15px;
}

.aboutContent h2{
    text-align: left;
    margin-top: 40px;
    margin-bottom: 15px;
    color: #006938;
}

.howApply{
    width: 100%;
    background: #006938;
    padding: 60px 0px;
    text-align: center;
}

.howApply h2{
    text-align: center;
    font-size: 35px;
    color: #fff !important;
}
.howApply p{
    text-align: center;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #fff;
}

.howApply p img{
    width: 40px;
    margin-right: 10px;
}

.find-accomd{
    width: 100%;
    background: none;
    padding: 60px 0px;
}

.find-accomd h4 {
    font-size: 40px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: left;
}

.findingCard{
    width: 100%;
    background: none;
}

.findingPic{
    width: 100%;
    background: none;
    overflow: hidden;
    min-height: 250px;
}

.findingPic img{
    width: 100%;
    display: block;
    margin: 0px auto;
}

.findingCard h6 {
    text-align: left;
    font-size: 22px;
    color: #464545;
    font-weight: 500;
    margin: 5px 0px;
    margin-top: 10px;
    position: relative;
    display: inline-block;
    font-family: "OpenSans-Regular" !important;
}

.findingCard h6 a {
    color: #006938;
    text-decoration: none;
    margin-bottom: 5px;
    display: block;
}

.findingCard h6:hover .slider{
    width: 100%;
}

.visiting{
    width: 100%;
    background: none;
}

.visiting ul {
    margin: 0px auto;
    padding-left: 30px;
    list-style-type: disc;
    text-align: left;
}

.visiting li {
    float: none;
    font-size: 18px;
    font-weight: 300;
    color: #333;
    text-align: left;
    display: list-item;
}

.studentContact{
    width: 100%;
    background: #fff;
    padding: 60px 0px;
}

.studentContact h1{
    text-align: left;
    margin-top: 0px;
    margin-bottom: 25px;
    color: #006938 !important;
}

.studentContact p{
    text-align: left;
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #333;
}

.policySec{
    width: 100%;
    background: #f7f7f7;
    padding: 60px 0px;
}

.policyCard{
    width: 100%;
    background: none;
    padding: 10px 0px;
}

.policyCard i{
    text-align: center;
    font-size: 50px;
    color: #006938;
    margin-bottom: 20px;
    display: block;
}

.policyCard h5{
    text-align: center;
    font-size: 19px;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #006938;
    font-family: "OpenSans-Regular" !important;
    font-weight: 300;
}

.policyCard h5:hover{
    text-decoration: underline !important;
}

.university-fees{
    width: 100%;
    background: #f9f9f9;
    padding: 60px 0px;
}

.feesStructure{
    width: 100%;
    background: none;
    padding: 0px;
}

.feesStructure h3{
    text-align: left;
    font-size: 25px;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #3a3c39;
    font-family: "OpenSans-Regular" !important;
    font-weight: 300;
}

.feesTable{
    width: 100%;
    background: none;
    padding: 0px;
    margin-top: 20px;
}

.feesTable ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.feesTable li {
    float: none;
    display: block;
    font-size: 18px;
    font-weight: 300;
    color: #3a3c39;
    line-height: 25px;
    text-align: left;
    background: #fff;
    padding: 0px 20px;
    border-bottom: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
}

.feesTable li:first-child{
    border-top: 4px solid #006938;
    font-weight: 600;
}

.feesTable li span {
    width: 50%;
    display: inline-block;
    padding: 13px 0px;
    border-right: 1px solid #c4c4c4;
    margin-right: 10px;
}

.studentContact h2{
    text-align: center;
    font-size: 35px;
    margin-bottom: 20px;
    margin-top: 0px;
    color: #3a3c39;
    font-weight: 300;
}

.contactForm {
    width: 50%;
    display: block;
    margin: 0px auto;
    padding: 60px 70px;
}

.contactForm .form-group{
    margin-bottom: 20px;
}

.contactForm label{
    font-size: 18px;
    font-weight: 500;
    display: block;
    margin-bottom: 7px;
}

.contactForm .form-control {
    padding: 8px 15px;
    background: transparent;
    border: 1px solid #c7c4c4;
    text-align: left;
    font-size: 15px;
    border-radius: 3px;
    outline: none !important;
    height: auto;
}

.contactForm button{
    display: block;
    margin: auto;
    padding: 9px 15px;
    font-size: 18px;
    min-width: 190px;
    background: #006938;
    border: none;
    color: #fff;
    border-radius: 3px;
    outline: none !important;
    margin-top: 50px;
}

.findCourse{
    width: 100%;
    background: none;
    padding: 0px;
}

.findCourse_name{
    width: 100%;
    background: none;
    padding: 40px 0px;
}

.findCourse_name h1 {
    text-align: left;
    font-size: clamp(1.8rem, 5vw + 1rem, 3.125rem);
    margin-bottom: 0px;
    margin-top: 0px;
    color: #006c3e;
    font-weight: 300;
}

.findCourse_input{
    width: 100%;
    background: #F6F5F4;
    padding: 40px 0px;
}

.findCourse_input p {
    text-align: left;
    font-size: 18px;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #333;
    font-weight: 300;
}

.c-course-search-widget-popup__results a.result{
    font-size: 20px;
}

.findCourse_input ul{
    margin: 0px auto;
    padding: 0;
    list-style: none;
    text-align: left;
    display: inline-block;
    margin-left: 15px;
}

.findCourse_input li{
    float: none;
    display: inline-block;
    font-size: 18px;
    text-align: left;
    color: #333;
    padding-right: 10px;
    font-weight: 600;
}

.findCourse_input .form-control{
    height: auto;
    padding: 13px 15px;
    border-radius: 0px;
    background: #fcfcfcbf;
    outline: none;
    border: 1px solid #c3bebe !important;
    font-size: 18px;
    font-family: "OpenSans-Regular" !important;
}

.findCourse_input .form-control::placeholder{
    font-family: "OpenSans-Regular" !important;
}

.findCourse_input .search-outer{
    border-bottom: none;
}

.findCourse_input button{
    width: 100%;
    font-size: 20px;
    padding: 13px 20px;
    color: #fff;
    border: none;
    background: #006938;
    margin-top: -5px;
    outline: none !important;
    border: 2px solid transparent;
    -webkit-transition: .3s ease-in-out;
          transition:   .3s ease-in-out;
}

.findCourse_input button:hover{
    color: #006938;
    background: transparent;
    border: 2px solid #006938;
}

.findCourse_detail{
    width: 100%;
    background: #fff;
    padding: 40px 0px;
}

.findCourse_detail p{
    text-align: left;
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
    color: #333;
}

.findCourse_list{
    width: 100%;
    background: none;
    padding: 15px 0px;
    margin-top: 30px;
}

.findCourse_list h4{
    text-align: left;
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 0px;
    color: #333;
    font-family: "OpenSans-Regular" !important;
    display: inline-block;
}

.findCourse_list h4::after {
    content: '';
    display: block;
    margin: 0px auto;
    width: 100%;
    height: 2px;
    background: #006938;
    margin-top: 5px;
}

.findCourse_list h4 a{
    color: #006938;
    text-decoration: none;
}

.findCourse_list p{
    text-align: left;
    font-size: 19px;
    margin-bottom: 30px;
    margin-top: 5px;
    color: #333;
}

.relative{
    position: relative;
}

.beDefferent{
    position: absolute; 
    right: -90px; 
    margin-top: -20px;
}

.footLogo{
    position: relative;
}

/* .footLogo::before {
    content: '';
    width: 100%;
    height: 3.5px;
    background: #71ad2a;
    display: block;
    position: absolute;
    right: -100%;
    bottom: -25px;
} */

.afterSearch {
    width: 98%;
    background: #fdfafa;
    padding: 60px 80px;
    position: absolute;
    left: 0;
    right: 0;
    top: 78px;
    z-index: 9999;
    margin: auto;
    display: none;
}

.afterSearch ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.afterSearch li {
    float: none;
    display: inline-block;
    font-size: 20px;
    padding: 10px 15px;
    text-align: left;
    background: #ececec;
    margin: 0px 5px;
}

#jssor_1{
    max-width: 100%;
}

#course-search-widget .row{
    width: 100%;
}

#cookiebanner{
    display: none;
}

.c-course-search-widget__search-input[type="text"]:focus{
    border: transparent;
}


.textname::before {
    content: '';
    width: 1775px;
    height: 7px;
    background: #fff;
    display: block;
    position: absolute;
    bottom: -7px;
    left: -300%;
    }


.container-fluid{
    max-width: 1366px;
}

p a, table a{
    border-bottom: none;
}

.newsToday{
    width: 100%;
    background: none;
    padding: 5px 0px;
}

.newsToday h4 {
    text-align: center;
    font-size: 28px;
    margin-bottom: 10px;
    margin-top: 0px;
    color: #fff;
    font-family: "OpenSans-Regular" !important;
    letter-spacing: 1px;
}

.newsToday p{
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 0px;
    color: #fff;
}

.findExpert{
    margin-top: 95px;
    margin-bottom: 0px;
    background: #ececec;
}

.fourEvent{
    width: 100%;
    background: #f5f5f5a8;
    padding: 60px 0px;
}

.fourEvent_card{
    width: 100%;
    background: none;
}

.fourEvent_card img{
    width: 100%;
    display: block;
    margin: 0px auto;
}

.eventCardOut{
    width: 100%;
    background: #fff;
    padding: 20px 25px;
    min-height: 330px;
}

.eventCardOut h6{
    text-align: left;
    font-size: 20px;
    margin-bottom: 20px;
    margin-top: 0px;
    color: #006938 !important;
    font-weight: 500;
    font-family: "OpenSans-Regular" !important;
    display: inline-block;
}

.eventCardOut p{
    text-align: left;
    font-size: 15px;
    margin-bottom: 20px;
    margin-top: 0px;
    color: #333;
    font-family: "OpenSans-Regular" !important;
    display: inline-block;
    border-bottom: 1px solid #666;
    border-top: 1px solid #666;

}
.eventCardOut h6 a{
    color: #333;
    text-decoration: none;
}

.eventCardOut h6:hover .slider{
    width: 100%;
}

.publicLecture{
    width: 100%;
    background: #fff;
    padding: 70px 0px;
}

.publicLecture h4 {
    font-size: 35px;
    font-weight: 300;
    color: #006938;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: left;
}

.lectureCard{
    width: 100%;
    background: none;
    padding: 0px;
}

.lectureHead{
    width: 100%;
    background: none;
}

.lectureHead img{
    display: block;
    margin: 0px;
    width: 100%;
}

.lectureBody{
    width: 100%;
    background: #f8f8f8;
    padding: 20px 20px;
}

.lectureBody p {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: left;
    color: #76bd22;
}

.lectureBody1 p {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 0;
    text-align: left;
    color: #333;
}

.lectureBody1{
    width: 100%;
    background: #f8f8f8;
    padding: 20px 20px;
}

.lectureBody ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.lectureBody li{
    float: none;
    display: block;
    font-size: 16px;
    font-weight: 300;
    text-align: left;
    line-height: 35px;
    color: #333;
}

.lectureBody li i{
    margin-right: 10px;
}

.c-course-search-widget-popup{
    z-index: 999999;
}

.logBannr {
    width: 100%;
    max-width: 1366px;
    margin: auto;
    display: block;
    position: relative;
    height: 600px;
}



/*---------*/

.slider-link {
    position: absolute;
    display: block;
    left: 0;
    top: 90%;
    margin: 0 auto;
    height: 2px;
    background-color: #76bd22;
    width: 0%;
    transition: width 0.5s ease;
    margin-top: 8px;
}

.nav>li span.slider-link{
    height: 8px;
}

.navbar-inverse li:hover .slider-link{
    width: 100%;
}


.app-process-pg{
    width: 100%;
    background: #006938;
    padding: 60px 0px;
}

.app-process-pg h4{
    font-size: 35px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: left;
}

.app-process-pg span i{
    font-size: 45px;
    text-align: center;
    margin: 0px;
    display: block;
    margin-bottom: 20px;
    color: #fff;
}


.app-process-pg h2{
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 15px;
    color: #fff;
    margin-top: 10px;
    text-align: center;
    font-family: "OpenSans-Regular" !important;
}

.app-process-pg p{
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: center;
    color: #fff;
    line-height: 25px;
    letter-spacing: 0.5px;
}

.app-process-pg h6 {
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: center;
    line-height: 30px;
    font-family: "OpenSans-Regular" !important;
    position: relative;
    padding-bottom: 5px;
    color: #fff;
    display: inline-block;
}

.app-process-pg h6:hover .slider{
    width: 100%;
    background: #fff !important;
}

.app-process-pg h6 a{
    color: #fff;
    text-decoration: none;
    margin-bottom: 0px;
    display: block;
}






.erTable{
    max-width: 80%;
    background: none;
    padding: 0px;
    border-top: 5px solid #006430;
}

.erTable ul{
    margin: 0px auto;
    width: 20%;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.erTable li {
    float: none;
    display: block;
    font-size: 17px;
    font-weight: 300;
    color: #555;
    padding: 22px 20px;
}

.erTable li:nth-child(odd) {
    background: #efefef; 
}
.erTable li:nth-child(even) {
    background: #F8F8F7;
}

.erTable li span {
    font-weight: 600;
    width: 40%;
    display: inline-block;
}

.carousel-indicators-info li{
    display: inline ;
    width: 22px;
    height: 22px;
    border: 2px solid #fff;
    border-radius: 1px;
    margin-right: 10px;
    padding: 10px;

}

.carousel-indicators-info .active{
    width: 22px;
    height: 22px;
    margin-right: 10px;
    background: #666;
    position: relative;
    top: -1px !important;
}

.carousel-indicators-info {
    bottom: -25%;
    left: 8%;
}

.center-info {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 20%;
}

.jlist-tile-wrapper {
    padding: 15px;
    border: 1px solid #ccc;
    text-align: center;
    border-top-width: 10px;
    height: auto;
}


.jlist-tile-wrapper h1 {
    font-size: 15px !important;

}

.jlist-tile-wrapper:hover{
    border-top-color: #006908;
}

.jlist-tile-wrapper h1:hover {
    text-decoration: underline;
}

.jlist-tile-wrapper button {
    margin-top: 15px;
    min-height: 36px;
    left: 30px;
    right: 30px;
    bottom: 15px;
}

.tab-para a {
    font-family: "OpenSans-Regular";
    font-weight: normal;
    color: #006938;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 2px; 
    border-bottom-style: solid;

}

.news-article-btn{
    width: 100%;
    background: none;
    padding: 15px 0px;
    position: absolute;
    bottom: 30px;
    z-index: 999;
}

.news-article-btn ul{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: left;
}

.news-article-btn li {
    padding: 20px 39px;
    font-size: 19px;
    float: none;
    display: inline-block;
    background: #006938;
    color: #fff;
    font-weight: 300;
    min-width: 230px;
    text-align: center;
    border: 2px solid transparent;
    margin-right: 20px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}


.news-article-btn li i{
    font-size: 28px;
    margin-left: 8px;
    position: relative;
    top: 3px;
}

.news-article-btn li:hover{
    border: 2px solid #006938;
    background: #fff;
    cursor: pointer;
    color: #006938;
}

.event-container{
    width: 100%;
    padding: 60px 0px;
}

.event-container h3{
    font-family: "OpenSans-Semibold" , sans-serif !important;
    font-size: 26px;
    font-weight: 700;
    margin-top: 35px;
    color: #3a3c39;
    margin-bottom: 15px;
}

.event-container p{
    font-size: 19px;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 10px;
    color: #3a3c39;
    line-height: 25px;
}

.event-container h6 {
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: center;
    color: #006938;
    line-height: 25px;
    font-family: "OpenSans-Regular" !important;
    text-decoration: underline;
}

.event-container p a{
    text-decoration: underline !important;
    font-weight: 300px !important;
    color: #006938;
}

.job-sec h1 {
    font-size: clamp(1.8rem, 4vw + 1rem, 2.4375rem);
    color: #727288;
    padding-top: 30px;
    padding-bottom: 5px;
    font-weight: 300;
    margin: 5px 0px;
    line-height: 1.2;
}

.job-sec h2 {
    font-size: clamp(1.5rem, 3vw + 1rem, 2rem);
    color: #727288;
    font-weight: 300;
    padding-top: 40px;
    margin-bottom: 20px;
}

.job-sec-bt-border {
    width: 70px;
    height: 8px;
    background: #76bd22;
    border-radius: 0px;
    display: block;
}

.job-sec-bt-line {
    height: 8px;
    background: #ccc;
    border-radius: 0px;
    display: block;
}

.agent-para a {
    font-family: "OpenSans-Regular";
    font-size: 20px;
    font-weight: normal;
    color: #006938;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 2px; 
    border-bottom-style: solid;
}



.app-process-ai{
    width: 100%;
    background: #006938;
    padding: 60px 0px;
}


.app-process-ai span i{
    font-size: 45px;
    text-align: center;
    margin: 0px;
    display: block;
    margin-bottom: 20px;
    color: #fff;
}



.app-process-ai li{
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: left;
    color: #ffffff;
    line-height: 25px;
    letter-spacing: 0.5px;
}

.app-process-ai h4{
    font-size: 35px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: left;
}

.show-for-sr{
    position: absolute!important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}

/* Info Grid Section */
.info-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 15px;
}

.info-graphic {
  text-align: center;
  color: #fff;
  transition: transform 0.3s ease;
}

.info-graphic:hover {
  transform: translateY(-5px);
}

.info-graphic h2 {
  color: #fff !important;
  font-size: 2.5rem;
  margin: 15px 0;
  text-transform: uppercase;
}

.center-info {
  display: block;
  margin: 0 auto 20px;
  height: auto;
  max-width: 150px;
}

.info-graphic-line1 p {
  text-align: center;
  color: #fff;
  font-family: "OpenSans-Regular";
  font-size: 36px;
  font-weight: 500;
}

.info-graphic-line2 p {
  color: #fff;
  font-size: 1.1rem;
  line-height: 1.6;
  margin-bottom: 5px;
  opacity: 0.9;
  text-align: center;
}

.info-graphic-line2 small {
  font-size: 0.85rem;
  opacity: 0.7;
}

/* Responsive adjustments */
@media (max-width: 991px) {
  .info-grid {
    grid-template-columns: 1fr;
    gap: 50px;
  }
}

/* Modernized CTA Section Styles (Reusable Component) */
.whatNext.Modernized {
    padding: 80px 0;
    background-color: #f9f9f9;
}
.cta-card {
    background: #fff;
    border-radius: 12px;
    padding: 40px 25px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    border: 1px solid #eee;
    height: 100%;
    margin-bottom: 30px;
}
.cta-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0,0,0,0.1);
    border-color: #006938;
}
.cta-card i {
    font-size: 50px;
    color: #006938;
    margin-bottom: 25px;
    display: block;
}
.cta-card h4 {
    font-size: 22px;
    font-weight: 700;
    color: #333;
    margin-bottom: 15px;
    font-family: "FSMajaWeb-Regular" !important;
}
.cta-card a {
    color: #006938;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    transition: all 0.3s;
    border-bottom: 2px solid transparent;
}
.cta-card a:hover {
    border-color: #006938;
}

/* Standardized th3tab Styles */
.th3tab {
    width: 100%;
    background: none;
    padding: 20px 0px;
}

.th3tab ul {
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    text-align: center;
}

.th3tab li {
    float: none;
    display: inline-block;
    font-size: 20px;
    border: 1px solid transparent;
    min-width: 320px;
    padding: 20px 20px;
    margin: 15px;
    background: #006938;
    color: #fff;
    cursor: pointer;
    transition: all 150ms ease-in-out;
    position: relative;
}

.th3tab li i {
    float: right;
    margin-top: 4px;
    transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    color: inherit;
}

.th3tab li:hover {
    border: 1px solid #006938;
    background: transparent;
    color: #006938;
}

.th3tab li:hover i {
    transform: translateX(8px);
}

@media only screen and (max-width: 385px) {
    .th3tab li {
        margin-left: 0px;
        width: 100%;
    }
}

.th3tab a:nth-child(3n) li {
    background: #D41568;
    transition: all 150ms ease-in-out;
}

.th3tab a:nth-child(3n) li:hover {
    background: transparent;
}

/* ==========================================================================
   Modern FAQ Accordion Styles
   ========================================================================== */
.faq-section {
    padding: 60px 0;
    background-color: #f9fbfb;
}

.faq-title {
    text-align: center;
    color: #006938;
    margin-bottom: 40px;
    font-weight: 700;
}

.faq-container {
    max-width: 800px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.faq-item {
    background: #ffffff;
    border: 1px solid #e1e8e5;
    border-radius: 8px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);
    transition: all 0.3s ease;
    overflow: hidden;
}

.faq-item:hover {
    box-shadow: 0 10px 15px -3px rgba(0, 105, 56, 0.1), 0 4px 6px -2px rgba(0, 105, 56, 0.05);
    border-color: rgba(0, 105, 56, 0.3);
}

.faq-item[open] {
    border-color: #006938;
}

.faq-summary {
    padding: 20px 24px;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    cursor: pointer;
    list-style: none; /* Hide default triangle */
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    user-select: none;
    transition: color 0.3s ease;
}

.faq-summary::-webkit-details-marker {
    display: none; /* Safari */
}

.faq-summary:hover {
    color: #006938;
}

.faq-summary::after {
    content: '+';
    font-size: 24px;
    font-weight: 400;
    color: #D41568;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.faq-item[open] .faq-summary::after {
    content: '\2212'; /* Minus sign */
    transform: rotate(180deg);
    color: #006938;
}

.faq-item[open] .faq-summary {
    color: #006938;
    border-bottom: 1px solid #e1e8e5;
}

.faq-content {
    padding: 20px 24px;
    font-size: 16px;
    line-height: 1.6;
    color: #555555;
    background-color: #fafafa;
    animation: slideDown 0.4s ease-out forwards;
}

.faq-content a {
    color: #D41568;
    text-decoration: underline;
    font-weight: 500;
    transition: color 0.2s ease;
}

.faq-content a:hover {
    color: #006938;
}

@keyframes slideDown {
    0% {
        opacity: 0;
        transform: translateY(-10px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}





