@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
body {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
}

.header-top {
    background-color: #fff;
    height: 80px!important;
}

.width-container {
    width: 1400px;
    margin: 0 auto;
    max-width: 95%;
}

.img-thumbnail{padding: 0;border: 0;}

/*new styles*/

.width-container img {
    max-width: 100%;
    /*   border-radius: 12px;*/
}

.header-logo img{width:180px;}
.resp-drop-icon .nav-item .nav-btn.dropdown-toggle{padding:7px;}


/*-----new styles*/

body.offcanvas-active {
    overflow: hidden;
}

.offcanvas-header {
    display: none;
}

.screen-darken {
    height: 100%;
    width: 0%;
    z-index: 30;
    position: fixed;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(34, 34, 34, 0.6);
    transition: opacity .2s linear, visibility 0.2s, width 2s ease-in;
}

.screen-darken.active {
    z-index: 10;
    transition: opacity .3s ease, width 0s;
    opacity: 1;
    width: 100%;
    visibility: visible;
}


/* ============ mobile view ============ */

@media all and (max-width: 991px) {
    .offcanvas-header {
        display: block;
    }
    .mobile-offcanvas {
        visibility: hidden;
        transform: translateX(-100%);
        border-radius: 0;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 1200;
        width: 80%;
        overflow-y: scroll;
        overflow-x: hidden;
        transition: visibility .3s ease-in-out, transform .3s ease-in-out;
        background-color: #12c0d3;
    }
    .mobile-offcanvas.show {
        visibility: visible;
        transform: translateX(0);
    }
    .mobile-offcanvas .container,
    .mobile-offcanvas .container-fluid {
        display: block;
    }
}

.top-strip .fixed-top {
    height: 80px!important;
}

.mobile-offcanvas {
    padding: 5px;
}

.mobile-offcanvas .container-fluid {
    padding: 0px;
}

.navbar-nav li {
    padding: 0px 0px 0px 10px;
}

.navbar-nav a {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #000000;
}

.navbar-nav a:hover {
    color: #36a1ad;
}

.navbar-nav a.active {
    color: #36a1ad;
}

.header-top-inner {
    padding: 10px 0;
}

.top-strip {
    background-color: #353535;
}

.strip-links {
    text-align: right;
}

.strip-links ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.strip-links ul li {
    display: inline-block;
    padding: 0 10px;
    background: url(../images/link-border.jpg) no-repeat right center;
}

.strip-links ul li:last-child {
    background: none;
    padding-right: 0;
}

.strip-links ul li a {
    font-size: 13px;
    font-weight: 300;
    color: #fff;
}

.banner-container {
    position: relative;
    min-height: 564px;
}

.banner-slide-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.banner-container {
    background-size: cover;
    background: url(../images/banner-bg-1.jpg) no-repeat right top #f4f4f4;
    border-top: 1px solid #e5e5e5;
}

.banner-inner {
    background: url(../images/banner-bg-2.png) no-repeat left bottom;
    width: 100%;
    background-size: 100%;
}

.banner-caption h2 {
    font-size: 52px;
    font-weight: 900;
    color: #434343;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.banner-caption h3 {
    font-size: 30px;
    font-weight: 200;
    color: #586ead;
    margin: 0;
}

.banner-caption p {
    font-size: 16px;
    line-height: 30px;
    color: #676767;
    font-weight: 500;
}

.banner-butn {
    display: block;
    /*  padding-top: 30px;*/
}


/*new styles*/

.banner-butn a {
    background-color: #12c0d3;
    text-decoration: none;
    color: #fff;
    padding: 10px 20px;
    border-radius: 8px;
    font-weight: 500;
    font-size: 15px;
    display: inline-block;
    text-transform: uppercase;
}


/*------new styles*/

.banner-image {
    padding-top: 50px;
}

.about-content h1 {
    font-size: 30px;
    text-transform: uppercase;
    color: #040707;
    font-weight: 800;
}

.about-content h1 span {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #5eccd7;
}

.about-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 33px;
    text-align: justify;
}

.about-inner {
    width: 90%;
    max-width: 550px;
    margin: 30px auto 0;
}

.short-img {
    margin-right: 20px;
}

.short-img img {
    width: auto;
    max-width: none;
}

.short-content {
    margin-bottom: 20px;
}

.short-content h4 {
    font-size: 20px;
    text-transform: uppercase;
    color: #353535;
    font-weight: 700;
}

.country-text {
    text-align: center;
}

.country-text h2 {
    font-size: 45px;
    font-weight: 900;
    color: #434343;
    text-transform: uppercase;
}

.country-text p {
    font-size: 16px;
    font-weight: 400;
    line-height: 33px;
}

.country-slider {}

.country-1 {
    background-color: #12c0d3;
}


/*new styles*/

.country-2 {
    background-color: #2c9ca8;
}

.country-1:nth-child(even) {
    background: #2c9ca8;
}


/*---new styles*/

.country-info {
    padding: 30px;
    color: #fff;
    text-align: center;
}

.country-info a {
    text-decoration: none;
}

.country-info h6 {
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
}

.country-info p {
    text-align: justify;
    font-size: 15px;
    line-height: 25px;
    font-weight: 500;
}

.career-container {
    background-color: #e5ecf3;
    text-align: center;
}

.career-container h2,
.profession-container h2 {
    font-size: 40px;
    text-transform: uppercase;
    color: #040707;
    font-weight: 800;
    text-align: center;
}

.career-container h2 span,
.profession-container h2 span {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #5eccd7;
}

.career-container p,
.profession-container p {
    text-align: center;
    padding: 0px 115px;
}


/*new styles*/

.round-img .college-img {
    width: 200px;
    height: 185px;
    max-width: 100%;
    /* border: 5px solid #fff; */
    border-radius: 50%;
    margin-bottom: 20px;
    /* box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important; */
}

.round-img .college-img img {
    width: 100%;
    height: 100%;
    border: 5px solid #fff;
    object-fit: cover;
}

.course-img {
    height: 200px;
    width: 100%;
    overflow: hidden;
}

.course-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.round-img img {
    width: 100%;
    height: 100%;
    max-width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 50%;
    border: 5px solid #fff;
    object-fit: cover;
}

.round-img {
    margin-bottom: 52px;
    text-align: center;
    color: #3f49a3;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    width: 200px;
    height: 200px;
}

.round-img a {
    text-decoration: none;
    color: #3f49a3;
    text-align: center;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
}

.programme-round {
    width: 200px;
    height: 200px;
    margin-bottom: 20px;
    border-radius: 50%;
    border: 5px solid #fff;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
}


/*------new styles*/

.courses-outer {
    background: url(../images/course-bg.jpg) no-repeat left top;
    background-size: 100%;
    height: 100%;
    background-size: cover;
    padding: 70px 0px;
}

.course-list-outer {
    border: 1px solid #d0dedc;
    background-color: #fff;
    border-radius: 10px;
    height: 100%;
}

.course-list-outer img {
    border-radius: 10px 10px 0 0;
    
}

.course-details {
    padding: 30px 30px 0px 30px;
    /* color: #fff; */
    text-align: center;
}

.course-offering-details {
    padding: 30px 30px 0px 30px;
    /* color: #fff; */
    text-align: center;
}


/*new styles*/

.course-details h6 {
    color: #15aaba;
    height: 50px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    word-break: break-word;
}

.course-details_3 h6 {
    color: #fafafa;
    height: 50px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    word-break: break-word;
}

.course-offering-details h6 {
    color: #15aaba;
    height: 50px;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    word-break: break-word;
}

.course-details p {
    font-size: 17px;
    line-height: 23px;
}

.course-button {
    display: inline-block;
    font-size: 13px;
    text-decoration: none;
    padding: 0px 0 0px 10px;
    border: 1px solid #000;
    color: #000;
    margin-bottom: 20px;
}

.course-button span {
    display: inline-block;
    background-color: #000;
    color: #fff;
    padding: 6px 8px;
    margin-left: 5px;
}

.course-button:hover {
    text-decoration: none;
    color: #000;
}

.course-button:hover span {
    background-color: #2aa2ae;
}

.courses-outer h2 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 30px;
    font-size: 40px;
    font-weight: 800;
}

.testimonial-container h2 {
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
    color: #3a3a3a;
}

.testimonial-container p {
    text-align: center;
    font-size: 15px;
    color: #292828;
    font-weight: 500;
}

.testimonial-container {
    background: url(../images/testimonial-bg.png) no-repeat left bottom;
    background-size: 100%;
}

.testim-carousel-inner {
    width: 1050px;
    margin: 0 auto;
}

.testi-footer {
    display: block;
    border-top: 1px solid #d4d4d4;
    padding-top: 20px;
}

.testi-image {
    display: inline-block;
    vertical-align: central;
}

.testi-image img {
    border-radius: 50%;
    border: 1px solid #c0c0c0;
}

.testi-name {
    display: inline-block;
    vertical-align: central;
}

.testi-name span {
    display: block;
}

.course-indicators {
    bottom: -45px;
}

.course-indicators .active {
    background-color: #15aaba;
    border: 2px solid #15aaba;
}

.course-indicators li {
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background-color: #c8c8c8;
    border: 2px solid #17a2b8;
}


/*-latest-*/

.testim-indicators {
    bottom: -45px;
}

.testim-indicators .active {
    background-color: #15aaba;
    border: 2px solid #15aaba;
}

.testim-indicators li {
    height: 13px;
    width: 13px;
    border-radius: 50%;
    background-color: transparent;
    border: 2px solid #2a2b2d;
}

.testim-card .card {
    border: 1px solid rgb(255 255 255 / 11%);
    border-radius: 12px;
    height: 100%;
}

.card-body {
    box-shadow: 0 0 11px rgba(33, 33, 33, .2);
    border: 0px;
    border-radius: 12px;
}

.card-border {
    border: none;
}

.card-text p {
    height: 200px;
    text-align: justify;
    font-size: 15px;
    color: #292828;
    font-style: italic;
    line-height: 1.8;
    font-weight: 600;
    padding-top: 15px;
    overflow: hidden;
}

.resp-drop-icon button {
    background-color: #12c0d3!important;
    border-color: #12c0d3!important;
    box-shadow: none!important;
}

.offcanvas-header .btn-close {
    background-color: white!important;
    border-color: white!important;
}

.banner-image img {
    position: relative;
    z-index: 9;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}

.small-img img {
    position: absolute;
    z-index: 2;
}

.small-img .banner-element-1 {
    top: 100px;
    left: 20px;
}

.small-img .banner-element-2 {
    top: 20px;
    left: 80px;
}

.small-img .banner-element-3 {
    top: 50px;
    right: 240px;
}

.small-img .banner-element-4 {
    bottom: 60px;
    left: 320px;
}

.mission-container {
    padding: 30px 0;
    background: url(../images/mission-bg.png) no-repeat center bottom;
    min-height: 530px;
}

.mission-inner {
    height: 470px;
}

img.mission-img {
    position: absolute;
    bottom: -40px;
    left: 70%;
}

img.vision-img {
    position: absolute;
    bottom: 0px;
    left: 40%;
}

.mission-text h2 {
    font-size: 40px;
    font-weight: 800;
    color: #040707;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.mission-text h5 {
    font-size: 20px;
    font-weight: 600;
    color: #040707;
    padding-bottom: 10px;
}

.mission-text p {
    text-align: justify;
    font-size: 16px;
    line-height: 33px;
}

.mission-text {
    width: 95%;
}

.socialmedia-icon {
    width: 70px;
    height: 36px;
}

.socialmedia-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/*new styles*/

.about-left-content-bg img {
    width: 400px;
    height: auto;
}

.service-item {
    padding: 20px;
}

.service-container {
    min-height: 600px;
    position: relative;
    background-size: cover;
}

.service-orange-bg {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.service-intro {
    color: #464646;
    padding: 40px 0;
    width: 98%;
}

.service-intro h2 {
    font-size: 40px;
    font-weight: 800;
    text-transform: uppercase;
}

.service-intro p {
    font-size: 15px;
    line-height: 27px;
}

.service-text {}

.service-text h3 {
    font-size: 30px;
    font-weight: 700;
    color: #3e3e3e;
}


/*new styles*/

.single-service-right-outer a {
    color: #23cadb;
    border-bottom: 1px solid #5eccd7;
}

img.service-img {
    transform: translateY(10%);
}

.uni-how-works p {
    padding: 2px;
}


/*--------new styles*/

.web-outer {
    background-color: #fff1df;
}

.mobile-app-outer {
    background: url(../images/mobile-app-bg.png) no-repeat 80% bottom;
    padding: 30px 0;
}

.ecommerce-container {
    padding: 30px 0;
    background: url(../images/ecommerce-bg.png) no-repeat left bottom #fff1df;
}

.branding-container {
    padding: 30px 0;
    background: url(../images/branding-bg.png) no-repeat right bottom;
}


/*team*/

#demos{padding: 0;}

/*section {
    padding: 60px 0;
}*/
.about-one{padding: 40px 0px;}

.site-heading h2 {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.site-heading h2 span {
  color: #ff5a6e;
}

.site-heading h4 {
  display: inline-block;
  padding-bottom: 20px;
  position: relative;
  text-transform: capitalize;
  z-index: 1;
}

.site-heading h4::before {
  background: #4ebecb none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  margin-left: -25px;
  position: absolute;
  width: 50px;
}

.site-heading h2 span {
  color: #4ebecb;
}

.site-heading {
  margin-bottom: 60px;
  overflow: hidden;
  margin-top: -5px;
}

.team-area .single-item {
  margin-bottom: 30px;
}

.info h6{text-transform: uppercase;font-weight: 600;}

.team-area .item .thumb {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.team-area .item .thumb::after {
  background: #fff none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  width: 100%;
}

.team-area .team-items .item:hover .thumb::after {
  opacity: 0.4;
}

.team-area .item .thumb .overlay {
  top: -100%;
  left: 0;
  padding: 20px;
  position: absolute;
  text-align: center;
  -webkit-transition: all 0.9s  ease-in-out;
  -moz-transition: all 0.9s  ease-in-out;
  -ms-transition: all 0.9s ease-in-out;
  -o-transition: all 0.9s  ease-in-out;
  transition: all 0.9s  ease-in-out;
  width: 100%;
  z-index: 1;
}

.team-area .item:hover .thumb .overlay {
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}

.team-area .item .thumb .overlay p {
  color: #ffffff;
}

.team-area .item .thumb .overlay h5 {
  color: #ffffff;
  display: inline-block;
  position: relative;
  text-transform: uppercase;
}

.team-area .item .thumb img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.team-area .item:hover .thumb img {
  opacity: 1
}

.team-area .item .thumb .social li {
  display: inline-block;
}

.team-area .item .thumb .social li a {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 0 2px;
  text-align: center;
  width: 40px;
}

.team-area .info {
  background: #ffffff none repeat scroll 0 0;
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  padding: 28px 20px 20px;
  position: relative;
  text-align: center;
  z-index: 9;
}

.team-area .info .message {
  height: 50px;
  line-height: 40px;
  margin-left: -25px;
  margin-top: -25px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 50px;
}

.team-area .info .message a {
  background: #fff none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  box-sizing: border-box;
  color: #ff5a6e;
  display: inline-block;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  width: 50px;
}

.team-area .info .message a i {
  font-weight: 500;
}

.team-area .info h4 {
  font-weight: 600;
  margin-bottom: 5px;
  text-transform: capitalize;
}

.imfo{height: 100%;}

.info h5{color: #2dbacb;}
 .info p{ margin-top: 5px;font-size: 15px;}
 .team-pic{width: 100%;object-fit: cover;}
 .team-pic img{width: 100%;height:100%}

.thumb img{border-radius: 0;}

.team-area .info span {
    height: 50px;
    font-family: "Poppins",sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

.team-area .social li.twitter a {
  background-color: #00b6f1;
}

.team-area .social li.pinterest a {
  background-color: #bd081c;
}

.team-area .social li.facebook a {
  background-color: #3b5998;
}

.team-area .social li.google-plus a {
  background-color: #df4a32;
}

.team-area .social li.vimeo a {
  background-color: #1ab7ea;
}

.team-area .social li.instagram a {
  background-color: #cd486b;
}

.team-container {
    text-align: center;
}

.team-container h3 {
    font-size: 40px;
    font-weight: 800;
    color: #363636;
    text-transform: uppercase;
}

.team-container p {
    color: #363636;
    font-size: 17px;
}

.team-items {
    width: 90%;
    margin: 0 auto;
    text-align: center;
}

.team-items img {
    max-width: 100%;
}

.team-name {
    display: block;
    padding: 20px 0;
    font-size: 23px;
    font-weight: 700;
    color: #474747;
    text-transform: uppercase;
}

.team-name span {
    display: block;
    text-transform: none;
    color: #7a7a7a;
    font-size: 17px;
    font-weight: 500;
}

footer {
    background-color: #383c45;
    padding: 30px 0;
    border-top: 7px solid #15aaba;
}

.footer-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer-about {
    width: 23%;
    text-align: justify;
    color: #999999;
    font-size: 15px;
    line-height: 25px;
}

.footer-logo {
    padding-bottom: 25px;
}

.footer-social {
    display: block;
    padding: 10px 0 0;
}

.footer-social h5 {
    font-size: 16px;
    text-transform: uppercase;
    color: #15aaba;
    font-weight: 600;
    padding: 10px 0px;
    margin-bottom: 0px;
}

.footer-social a {
    display: inline-block;
    padding-right: 5px;
}

.footer-quick-link {
    width: 15%;
}

.footer-quick-link h5 {
    font-size: 16px;
    text-transform: uppercase;
    color: #15aaba;
    font-weight: 600;
}

.footer-quick-link ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footer-quick-link ul li {
    padding: 7px 0 7px 10px;
}

.footer-quick-link ul li a {
    display: inline-block;
    font-size: 14px;
    padding-left: 20px;
    background: url(../images/footer-right-arrow.png) no-repeat left center;
    color: #cbc9c9;
    text-decoration: none;
    transition: all 0.3s ease;
}

.footer-quick-link ul li a:hover {
    color: #15aaba;
    background-position: 10px center;
    padding-left: 25px;
}

.services-link {
    width: 20%;
}

.footer-contact {
    width: 25%;
    font-size: 15px;
    line-height: 25px;
    color: #d3d3d3;
}

.footer-address {
    padding-left: 30px;
    background: url(../images/foot-address.png) no-repeat left 10px;
    padding-top: 5px;
    padding-bottom: 20px;
}

.footer-email {
    padding: 5px 0 20px 30px;
    background: url(../images/footer-mail.png) no-repeat left 10px;
}

.footer-email a {
    color: #d3d3d3;
}

.footer-phone {
    padding: 5px 0 20px 30px;
    background: url(../images/footer-phone.png) no-repeat left 10px;
}

.btn-close {
    border: none;
    background: none;
}

.footer-news-letter {
    width: 20%;
}

.footer-news-letter p {
    color: #cbc9c9;
    font-size: 14px;
    padding: 5px 0px;
}

.footer-search-bar {
    background-color: #3f444e;
    border: 0px;
    font-size: 14px;
}

.footer-search-bar-button {
    font-size: 16px;
    background-color: #15aaba;
    border-radius: 0px;
}


/*---------------------------
         inner-pages
-----------------------------*/


/*.inner-main-banner{display: block; background-color:#ffeacf; position:relative;
align-items: center;
justify-content: center;
width: 100%;
left: 0;
bottom: 0;
right: 0;
}
.inner-banner-text{position: absolute;top: 25%;left: 50%;transform: translate(-50%, -25%);}
.inner-banner-text-inner h2{font-size: 50px;text-transform: uppercase;font-weight: 900;color: #000;}
.breadcrumb{background-color: transparent;}
.breadcrumb-item a{text-decoration: none;color: #000;}
.breadcrumb .active{color: #f79520;}
.contact-banner{position:relative; display:flex; height:260px; align-items:center; justify-content:center;}
.contact-banner-image{position:absolute; left:0; bottom:-50px;}*/


/*-contact-*/


/*.main-contact{padding: 80px 0px;}
.contact-content h2{font-size: 35px;font-weight: 700;color: #000;text-transform: uppercase;padding-bottom: 10px;}
.form-control{height: calc(3rem + 2px);}
.contact-map-outer iframe{border-radius: 10px;}
.form-submit{border: none;background-color: #f79520;color: #000;text-transform: uppercase;font-size: 22px;font-weight: 700;padding: 10px 30px;margin-top: 15px;}
.contact-input{background-color: #fff5e9;border:1px solid #dbbd96;}
.contact-input:focus{box-shadow: none;}
textarea.contact-input{resize:none; height:150px;}
.message{resize: none;height: 200px!important;}

.single-contact-address{padding: 70px;}
.single-contact-address .contact-heading{font-size: 25px;font-weight: 700;padding-bottom: 20px;}
.contact-location p{font-size: 15px;padding-bottom: 10px;line-height: 1.8;display: inline-flex;}

.contact-dtls a{text-decoration: none;color: #303030;}
.contact-phone a{text-decoration: none;color: #303030;}

.contact-location .fa-map-marker-alt{color: #000;font-size: 18px;}
.contact-dtls .fa-envelope-open-text{color: #000;font-size: 18px;}
.contact-phone .fa-phone-alt{color: #000;font-size: 18px;}
.social-icons{padding-top: 25px;}

.contact-address{padding-left:30px; background:url(../images/contact-address.png) no-repeat left 10px; padding-top:5px; padding-bottom:20px;}
.contact-email{padding:5px 0 20px 30px; background:url(../images/contact-mail.png) no-repeat left 10px;}
.contact-email a{color:#000;text-decoration: none;}
.contact-phone{padding:5px 0 20px 30px; background:url(../images/contact-phone.png) no-repeat left 10px;}*/


/*--plans--*/


/*.lead{padding: 0px 200px;}
.get-start{background-color: #f79520;font-weight: 600;}
.best-premium{border:1px solid #f79520;}
.best-premium:hover{color: #fff;background-color: #f79520;border-color: #f79520;}
.plan-card ul li{line-height: 3;}
.plan-text-muted{color: #f79520!important;}

@media only screen and (max-width:1024px) {
	.lead{padding: 0px;}
}

@media only screen and (max-width:768px) {
	.lead{padding: 0px;}
}

@media only screen and (max-width:425px) {
	.single-contact-address{padding: 0px;}
	.lead{padding: 0px;}
}

@media only screen and (max-width:320px) {
	.single-contact-address{padding: 0px;}
	.lead{padding: 0px;}
}

.bounce-1 {animation-name: bounce-1; animation-timing-function: linear; animation-duration: 2s; animation-iteration-count: infinite; transform-origin: bottom;}
@keyframes bounce-1 {
	0%   { transform: translateY(0); }
	50%  { transform: translateY(-50px); }
	100% { transform: translateY(0); }
}
.bounce-2 {animation-name: bounce-2; animation-delay:1s; animation-timing-function: linear; animation-duration:2s; animation-iteration-count: infinite; transform-origin: bottom;}
@keyframes bounce-2 {
	0%   { transform: translateY(0); }
	50%  { transform: translateY(-20px); }
	100% { transform: translateY(0); }
}
.bounce-3 {animation-name: bounce-3; animation-delay:1.5s; animation-timing-function: linear; animation-duration:2s; animation-iteration-count: infinite; transform-origin: bottom;}
@keyframes bounce-3 {
	0%   { transform: translateY(15%); }
	50%  { transform: translateY(10%); }
	100% { transform: translateY(15%); }
}
.bounce-4 {animation-name: bounce-4; animation-delay:1s; animation-timing-function: linear; animation-duration:2.5s; animation-iteration-count: infinite; transform-origin: bottom;}
@keyframes bounce-4 {
	0%   { transform: translateX(0); }
	50%  { transform: translateX(20px); }
	100% { transform: translateX(0); }
}
.bounce-5 {animation-name: bounce-5; animation-delay:1s; animation-timing-function: linear; animation-duration:2s; animation-iteration-count: infinite; transform-origin: center;}
@keyframes bounce-5 {
	0%   { transform:scale(1,1); }
	50%  { transform:scale(1.05,1.05); }
	100% { transform:scale(1,1); }
}

.fixed-top .header-top-inner{padding:0 0;}
.fixed-top .header-logo img{height: 30px;}
.fixed-top{box-shadow:0px 3px 5px rgba(0, 0, 0, 0.4);}
.navbar-nav li ul{margin:0; padding:0; list-style-type:none; position:absolute; top:80%; z-index:100; background-color:#fff; border-radius:0 0 10px 10px; text-align:left; display:none;}
.navbar-nav li:hover ul{display:block;}
.navbar-nav li ul li{padding:0;}
.navbar-nav li ul li a{text-transform:none; display:block; padding:10px 15px;}
.navbar-nav li ul li a:hover{background-color:#f79520; text-decoration:none;}
.navbar-nav li ul li:last-child a{border-radius:0 0 10px 10px;}
.list-unstyled{/*min-height:75%;*/


/* } */


/*.pricing-header h2{font-size:40px; font-weight:700; margin-top:30px;}
a.pricing-butn{background-color:#040707; margin-left:15px;}
.page-content p{text-align:justify; font-family:'Poppins', sans-serif; line-height:30px;}
.about-bg{background-color:#fff1df;}
.plan-outer{display:flex; flex-direction:column;}
.plan-outer button.get-start, button.best-premium{margin-top:auto;}
.plans-dropdown{background:none; border:1px solid #f79520; padding:7px 15px; border-radius:20px;}
.plan-dd-item{padding:0;}
.plan-dd-item a{padding:10px 20px;}
.plan-dd-item a:hover{background-color:#f79520;}
.plan-butns{border:1px solid #f79520; border-radius:10px; position:relative;}
.plan-butns button:first-child{border-radius:10px 0 0 10px;}
.plan-butns button:last-child{border-radius:0 10px 10px 0;}
.plan-butns button:focus{border:none; outline:none; box-shadow:none;}
.plan-butns span{position:absolute; top:-20px; right:0; font-size:12px; font-weight:400; text-transform:uppercase; color:#159E00;}
#basic_savings, #standard_savings, #premium_savings{color:#249B0C; font-weight:500; font-style:italic;}
.card-header a{color:#838383; font-size:18px;}
a:target {
  padding-top:100px
}
.terms-content p{text-align:justify;}
.terms-content h4{font-weight:600; padding-top:25px;}
.terms-content a{color:#f79520;}
.terms-links{padding-top:15px;}
.terms-links a{font-size:13px; color:#4D4D4D; text-decoration:none; display:inline-block; margin-right:20px;}
.thankyou-banner{height:550px;}
.thankyou-image-banner{bottom:30px;}
.thankyou-text{font-size:22px; color:#f79520; font-weight:600; font-style:italic; max-width:550px; margin:0 auto; text-align:center;}
.bg-orange{background-color:#f79520;}
.popup-input input{background-color:#f7bb73; width:100%; border:1px solid #da8c30; border-radius:20px; padding:8px 15px 8px 35px;}
.popup-input input:focus{outline:none;}
.popup-input{padding-bottom:15px; position:relative;}
.add_button{border:none; border-radius:20px; background-color:#202020; color:#fff; font-size:14px; padding:5px 15px;}
a.remove-field{position:absolute; right:15px; top:10px; color:#9A0000}
.popup-input label{padding-left:10px; color:#333333; font-size:16px;}
.form-icon{position:absolute; left:15px; top:14px;}
.fixed-butns a{position:fixed; left:-50px; top:50%; display:block; background-color:#040707; color:#fff; padding:15px 30px; border-radius:0px 0px 10px 10px; transform:translate(0, -50%); font-family: 'Poppins', sans-serif; text-decoration:none; font-weight:500; font-size:15px; -webkit-transform:rotate(270deg);
-moz-transform:rotate(270deg); transform-origin:bottom center;
-ms-writing-mode: tb-rl;}


.smk-container{width:100%; display:flex; background:url(../images/socialmedia-kit-bg.jpg) no-repeat top center; border-radius:120px 10px 10px 120px; min-height:230px; padding:15px; box-shadow:0px 0px 8px rgba(0,0,0,0.3); margin-bottom:50px;}
.smk-price{display:flex; width:210px; height:210px; background-color:#fff; border-radius:110px; box-shadow:0px 0px 5px rgba(0,0,0,0.2); justify-content:center; align-items:center; font-size:55px; font-weight:800; color:#4a4a4a;}
.smk-details{flex-grow:1; text-align:center;}
.smk-details h3{font-size:30px; color:#4a4a4a; font-weight:700; text-transform:uppercase; padding-bottom:20px;}
.smk-details ul{padding:0; list-style-type:none; display:flex; justify-content:space-evenly; flex-wrap:wrap; max-width:550px; margin:0 auto;}
.smk-details ul li{width:33%; margin-bottom:15px; text-align:center; color:#4a4a4a; font-weight:600;}
.ssk-butn{display:inline-block; padding:8px 40px; color:#fff; text-decoration:none; font-size:18px; font-weight:600; background-color:#1d1d1d; border:2px solid #fff; border-radius:10px; margin-top:10px;}
.ssk-butn:hover{text-decoration:none; color:#fff;}*/


/*-----------------------------------------------
               About-Page
-----------------------------------------------*/


/*-Full-inner-banner-*/

.inner-banner-contents {
    position: relative;
    overflow: hidden;
    height: 250px;
}

.about-banner {
    position: relative;
    overflow: hidden;
    height:300px;padding-bottom: 0px!important;
}

/* .contact-banner {
    position: relative;
    overflow: hidden;
    height: 300px;
} */
.contact-banner {
    background-color: #15aaba;
    height: 100px;
    position: relative;
    overflow: hidden;

}
.contact-banner h4{color: #fff;font-size: 30px;}

.title_name {
    position: absolute;
    height: 100%;
    align-items: center;
    display: flex;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.inner-banner-content img {
    width: 100%;height: 100%;object-fit: cover;
}

.inner-banner-content h3 {
    z-index: 10;
    color: #fff;
    padding: 0px 10px 0px 10px;
    font-size: 50px;
    font-weight: 700;
}

.inner-breadcrumb {
    background-color: transparent;
    padding: 0px;
    margin: 0px;
}

.inner-breadcrumb .breadcrumb {
    background-color: transparent;
}

.inner-breadcrumb .breadcrumb li.active {
    color: white;
}

/*.about-page-content {
    padding-top: 45px;
}*/

.about-page {
    padding: 70px 0px 0px;
}

.about-page-header {
    text-align: center;
}

.about-right-content {
    padding-left: 35px;
}

.about-right-content h3 {
    font-size: 25px;
    color: #067180;
}

.about-right-content p {
    color: #333333;
    font-size: 16px;
    line-height: 35px;
    text-align: justify;
}

.about-page-vis-mis {
    padding-bottom: 60px;
}

.about-page-left-vision h2 {
    color: #333333;
    font-size: 40px;
    text-decoration: underline;
    line-height: 60px;
}

.about-right-vision {
    border-bottom: 1px solid #e6e6e6;
    /*margin-bottom: 30px;*/
}
.about-right-vision-outer .about-right-vision{border-bottom: 0px;border-left: 1px solid #e6e6e6;padding-left: 20px;}
.uni-how-works h4{font-size: 15px;color: #15aaba;}
.uni-how-works h4 .fa-map-marker-alt{margin-right: 5px;}
.about-two{padding-top: 0px;}

.about-right-content h5{font-size: 15px;color: #15aaba;}
.about-right-content h5 .fa-map-marker-alt{margin-right: 5px;}

.about-right-vision h5 {
    color: #067180;
    font-size: 25px;
}

.about-right-vision p {
    color: #333333;
    font-size: 16px;
    line-height: 35px;
}

.about-right-mission h5 {
    color: #067180;
    font-size: 25px;
}

.about-right-mission p {
    color: #333333;
    font-size: 16px;
    line-height: 35px;
}

.about-page-contact {
    background: url(../images/about-form-bg.jpg) no-repeat top;
    background-attachment: scroll;
    background-size: auto;
    width: 100%;
    height: auto;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-attachment: fixed;
    padding: 50px 0px;
}

.single-contact-address {
    padding: 40px 30px;
}

.single-contact-address h3 {
    font-size: 40px;
    color: white;
    line-height: 50px;
    text-align: center;
    padding-bottom: 30px;
}

.main-address,
.main-mail,
.main-phone {
    border-right: 3px solid #383838;
}

.address {
    text-align: center;
    align-items: flex-start;
}

.contact-address-icon {
    background-color: #067180;
    padding: 15px 20px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;
}

.contact-address-content {
    display: inline-block;
    vertical-align: top;
    color: white;
    font-size: 14px;
    padding-left: 12px;
    line-height: 1.8;
    text-align: left;
}

.email {
    text-align: center;
}

.contact-email-icon {
    background-color: #067180;
    padding: 15px 20px;
    border-radius: 50%;
    display: inline-block;
}

.contact-email-content {
    display: inline-block;
    color: white;
    font-size: 14px;
    padding-left: 12px;
    line-height: 1.8;
}

.phone {
    text-align: center;
}

.contact-phone-icon {
    background-color: #067180;
    padding: 15px 20px;
    border-radius: 50%;
    display: inline-block;
}

.contact-phone-content {
    display: inline-block;
    color: white;
    font-size: 14px;
    padding-left: 12px;
    line-height: 1.8;
}

.contact-email-content a {
    color: white;
}

.college-pic {
    width: 500px;
    height: 300px;
    max-width: 100%;
    transition: all 0.2s ease;
    position: relative;
    overflow: hidden;
}

.college-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/*-----------------------------------------------
               Contact-Page
-----------------------------------------------*/

.contact-page {
    background: url(../images/contact-bg.png) no-repeat top;
    background-size: auto;
    width: 100%;
    height: auto;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    padding: 80px 0px;
}

.contact-page-header {
    text-align: center;
}

.contact-page-header h3 {
    font-size: 40px;
    color: #000;
    text-transform: uppercase;
    font-weight: 800;
}

.contact-page-header p {
    font-size: 15px;
    color: #8a8484;
    line-height: 30px;
    padding-top: 15px;
}

/*.contact-details {
    padding: 50px 0px 0px;
}*/

.contact-info {
    font-size: 25px;
    font-weight: 800;
    color: #0381a9;
}

.contact-address {
    display: flex;
    color: black;
    font-size: 16px;
    font-weight: 600;
    padding-top: 24px;
}

.contact-address p {
    display: inline-block;
    color: #777777;
    font-size: 16px;
    padding-left: 15px;
    font-weight: 400;
    line-height: 2.2;
}

.contact-phone {
    color: black;
    font-size: 16px;
    font-weight: 600;
    padding-bottom: 15px;
    padding-bottom: 40px;
}

.contact-phone span {
    display: inline-block;
    color: #777777;
    font-size: 16px;
    padding-left: 20px;
    font-weight: 400;
}
.contact-phone span a{color: #000;}

.Follow-us {
    font-size: 25px;
    font-weight: 700;
    color: #0381a9;
}


/* .contact-icon-content {
    padding-left: 20px;
} */


/*new styles*/

.contact-icon-content a {
    color: #54adb7;
}


/* .contact-icon-content svg {
    border-radius: 50%;
    border: 1px solid #5eccd7;
    padding: 10px;
} */


/*----new styles*/

.contactpage-icon {
    font-size: 30px;
    color: #5eccd7;
    margin-left: 7px;
}

.form-left {
    padding-left: 60px;
}

.contact-details input {
    height: calc(1.5em+.75rem+18px);
    border: 0;
}

.comment {
    background-color: #54adb7!important;
    padding: 10px;
    border: 0;
    border-radius: 3px;
    resize: none;
}

.post-replay a {
    display: inline-block;
    background-color: #383c45;
    color: #fff;
    padding: 14px 25px;
    border-radius: 15px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}

textarea:focus {
    border: none;
    outline: none;
    resize: none;
}

.post-replay button {
    padding: 10px;
    border: none;
    background-color: #fff;
    color: #54adb7;
    font-weight: 600;
    border: 1px solid #e5e5e5;
}


/*-----------------------------------------------
               Careers-Page
-----------------------------------------------*/

.careers-page {
    padding: 80px 0px;
}

.careers-page-detls {
    padding-top: 35px;
}

.career-jobs {
    padding: 25px 0px 35px;
    border-bottom: 1px solid #e3e6e8;
}

.left-career-jobs {
    width: 115px;
}

.center-career-jobs h5 {
    font-size: 18px;
    color: #474e54;
}

.center-career-jobs p {
    font-size: 14px;
    color: #0381a9;
}

.right-career-jobs {
    width: 235px;
    text-align: end;
}

.center-career-jobs .career-location {
    font-size: 14px;
    color: #474e54;
}

.right-career-jobs .career-months {
    font-size: 14px;
    text-align: end;
    padding-top: 10px;
}

.right-career-jobs .job-fulltime {
    text-decoration: none;
    font-size: 15px;
    border: 1px solid #54adb7;
    padding: 8px 12px;
    color: #000;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
}

.career-search {
    padding-bottom: 20px;
    display: inline-block;
}


/*new styles*/

.career-search input {
    border: 0;
    background-color: #f0f0f1;
    padding: 15px;
    border-radius: 10px 0px 0px 10px;
}


/*new styles*/

.career-search button {
    height: 54px;
    border: 0;
    background-color: #45b7c3;
    padding: 15px;
    /*
    border-radius: 0px 10px 10px 0px;*/
    margin-left: -4px;
}

.career-search svg {
    color: #fff;
}

.refresh {
    margin-left: 6px;
    height: 54px;
}

.refresh svg {
    color: #fff;
}


/*new styles*/

.item-sort select {
    padding: 10px 15px;
}


/*-----------------------------------------------
               Careers-details-Page
-----------------------------------------------*/

.career-details {
    border-bottom: 1px solid #eaeaea;
}

.career-details h5 {
    display: inline-block;
}

.career-full-time {
    border: 1px solid #15aaba;
    border-radius: 20px;
    margin-left: 15px;
}

.experiance-details {
    padding: 15px 0px;
}

.career-details .career-exp {
    display: inline-block;
    padding-right: 15px;
}

.career-details .career-sal {
    display: inline-block;
    padding-right: 15px;
}

.career-details .career-date {
    display: inline-block;
}

.career-role span {
    font-weight: 500;
}

.career-details .career-role {
    padding-top: 12px;
}

.job-detail-desc {
    padding-top: 25px;
}

.job-detail-desc p {
    line-height: 30px;
    color: #686a6b;
    font-size: 16px;
}

.job-detail-desc h5 {
    font-weight: 500;
}

.job-detail-skills h5 {
    font-weight: 500;
}

.job-detail-skills .job-detail-skills-dtls {
    color: #929496;
    padding: 8px 0px;
}

.job-detail-skills button {
    background-color: #54adb7;
    border-radius: 20px;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 30px;
    margin-top: 15px;
}

.owl-buttons {
    display: none;
}

.owl-carousel:hover .owl-buttons {
    display: block;
}

.owl-item {
    text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
    background: transparent;
    color: #869791;
    font-size: 40px;
    line-height: 300px;
    margin: 0;
    padding: 0 60px;
    position: absolute;
    top: 0;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0;
    padding-left: 20px;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0;
    padding-right: 20px;
}


/* .owl-nav span {
    margin-right: 10px;
    color: #221f1f;
    font-weight: 500;
    font-size: 30px;
}
.flag-img {
    width: 185px;
    height: 168px;
    max-width: 100%;
    border-radius: 50%;
    margin-bottom: 20px;
}
.flag-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
} */


/*-----------------------------------------------
               Listing-Page
-----------------------------------------------*/

.img_banner_2 {
    width: 100%;
}

.home_page {
    color: #fff;
}

.home_page:hover {
    color: #2aa2ae;
}

.course-details_1 {
    padding: 20px 20px;
}


/*new styles*/

.course-details_1 h6 {
    font-size: 17px;
    color: #505763;
    font-weight: 600;
}

.course-list-outer_1 img {
    border: none;
}

.rank-span {
    font-size: 13px;
    color: #707478;
}

.location a span {
    font-size: 13px;
    color: #505763;
}

.location span {
    font-size: 13px;
}

.clg-head h6 a {
    color: #67b0ff;
    font-weight: 600
}

.clg-head h6 {
    text-align: center;
}

.clg-link {
    display: flex;
}

.clg-link a:hover {
    color: #8a7f7f;
}

.clg-link span {
    color: #2C9CA8;
    font-weight: 500;
    font-size: 14px;
}

.first_tab_1 {
    color: #2C9CA8;
    font-weight: 600;
}

.first_tab_2 {
    color: #000;
    font-weight: 700;
}

.clg-links a {
    color: #0D0F11;
    font-size: 15px;
    font-weight: 600;
}

.apply_link_block button {
    background-color: #54adb7;
    font-size: 13px;
    margin-left: 0;
    border-radius: 20px;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    padding: 10px 11px;
}

.apply_link_block button:hover {
    background-color: #000;
    color: #fff;
}

.apply_link_block {
    display: flex;
    padding-bottom: 16px;
}

.apply_link_block a {
    text-decoration: none;
}

.apply_link_block span svg {
    font-size: 16px;
}

.course-button_1 {
    text-align: -webkit-center;
    display: inline-block;
    font-size: 13px;
    text-decoration: none;
    border: 1px solid #000;
    color: #000;
    padding: 0px 0px 0px 9px;
}

.course-button_1 span {
    display: inline-block;
    background-color: #000;
    color: #fff;
    padding: 13px 13px;
    margin-left: 5px;
}

.college_list {
    margin-top: 60px;
}

.college_border {
    margin-bottom: 40px;
}

.breadcrumbs_title {
    top: 60%;
    left: 0%;
    transform: translate(8%, -50%);
    position: absolute;
    background-color: transparent;
    padding: 0px;
    margin: 0px;
}

.breadcrumbs_title .breadcrumb {
    background-color: transparent;
}

.breadcrumbs_title .breadcrumb li.active {
    color: white;
}


/*

.main-course{max-width:100%; border-radius:0; transition: all 0.2s ease; position:relative;}
.main-course:hover{border-radius:50px;}*/

.streams a {
    text-align: center;
}

.course-list-outer_1 {
    max-width: 100%;
    transition: all 0.2s ease;
    position: relative;
    border-radius: 10px;
    border: 1px solid #D9D9D9;
    overflow: hidden;
}

.course-list-outer_1:hover {
    border-radius: 50px;
    box-shadow: 0px 0px 10px #cdcdcd;
}

.course-list-outer_1 img {
    border-radius: 0;
}


/*-----------------------------------------------
               College_details
-----------------------------------------------*/


/*info*/

.back_top {
    background-color: #F3F3F3;
}

#tab {
    margin-bottom: 30px;
}


/*.inner-banner-content{position: absolute;z-index: 10;color: #fff;padding: 0px 10px 0px 10px;font-size: 50px;font-weight: 700;top: 45%;left: 10%;transform: translate(-10%, -50%);}*/


/*.inner-banner-content_1 h3{color: #fff;font-weight: 600;font-size: 24px;line-height: 32px;position: absolute;top: 21%;left: 21%;transform: translate(-13%, -68%);}*/

.banner_content h3 {
    color: #fff;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
}


/*---------------------------------*/

.college-listing-comp a {
    background-color: #fefeff;
    /* color: white; */
    margin-left: 12px;
    padding: 3px 4px 1px 10px;
    border-radius: 62px;
    font-size: 20px;
}

.college-listing-comp a.active {
    margin-left: 12px;
    background-color: #c42026;
    padding: 3px 4px 1px 10px;
}

.inner-banner-content_1 .col_details {}

.college_name {
    position: relative;
    z-index: 10
}

.college-emblem {
    padding: 14px;
    width: 150px;
}

.college-details-text {
    display: flex;
    height: 100%;
    align-items: center;
}

.college-emblem img {
    width: 100%;
}

.banner_overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.6
}

.col_details span {
    margin-right: 14px;
    font-weight: 500;
    font-size: 17px;
    color: #fff
}

.college_form {
    margin-bottom: 30px;
}

.col_details {}

.col_details svg {
    color: #5eccd7;
    font-size: 16px;
    margin-right: 10px;
}

.admission_1 a {
    position: absolute;
    top: 30%;
    left: 26%;
    font-weight: 600;
    font-size: 13px;
}

.admission_1 a:hover {
    background-color: #e1e2e2;
    border: none;
    color: #000060;
    ;
    text-decoration: none;
}

.admission_1 .get_contact {
    position: absolute;
    top: 30%;
    left: 16%;
    font-weight: 600;
    font-size: 12px;
}

.bg-white-nav {
    background-color: #fff;
}

.college_details {
    width: 100%;
}

.college_details svg {
    margin-right: 5px;
}

.college_details span {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.inner-banner-content_1 .col_details {
    border: none;
}

.admission {
    border-radius: 25px;
    color: #000060;
    border: 1px solid #444546;
    padding: 8px;
}


/*.contact-banner_1 h3 img{margin-right: 10px;width: 4%;margin-left: 22px;vertical-align: baseline;}*/

.contact-banner_1 h3 svg {
    color: #54ADB7;
    background-color: #fff;
    margin-bottom: -3px;
    border-radius: 50%;
    margin-left: 7px;
    padding: 5px;
    font-size: 30px;
}

.contact-banner_1 {
    height: 400px;
    position: relative;
    overflow: hidden;
}

.college_pic {
    position: absolute;
    left: 0;
    top: 0;
}

.rating {
    color: #1E0F71;
}

.rating svg {
    color: #F2B100;
}

.rating span {
    display: block;
    color: #16e790;
    font-weight: 600;
    font-size: 17px;
}

.star_rate {
    display: block;
}

.star_rate a {
    font-size: 14px;
    color: #ff8303;
}

.star_rate svg {
    margin-right: 0px
}

.star_rate a:hover {
    color: #fff;
}

.rate {
    display: block;
}

.rate svg {
    color: #ff890b;
}

.rate_1 {
    color: #fff;
}

.rate a {
    top: 22px;
    left: 26px;
    color: #555353;
}

.rate span a {
    font-weight: 500;
    color: #fff00a;
    font-size: 15px;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #54adb7;
    border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .nav-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: none;
}

.nav-item {
    /* background-color: #Fff; */
    color: #646060;
    font-weight: 500;
}

.nav-item:hover {
    color: #351264;
    font-weight: 500;
}

.detail-key-incre {
    background-color: #fff;
    padding: 20px
}

.detail-key-incre h6 {
    font-weight: 600;
    color: #000;
}

.detail-key-incre p {
    font-size: 14px;
    text-align: justify;
    line-height: 31px;
}

.apply-now button {
    background-color: #000;
    color: #fff;
    text-decoration: none;
    border: none;
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    padding: 10px 120px 10px 120px;
}

.apply-now button:hover {
    background-color: #858080;
    color: #fff;
    border: none
}

.download button {
    background-color: #fff;
    border: none;
    text-decoration: none;
    font-weight: 600;
    line-height: 1px;
    color: #000060;
    font-size: 13px;
    padding: 13px 59px 13px 59px;
}

.apply-now {
    margin-bottom: 14px;
}

.main-cart-total {
    margin-top: 20px;
    background-color: #fff;
}

.prodct_name {
    text-align: center;
    padding-top: 12px;
    font-weight: 600;
}

.cart-total {
    padding: 0 10px 20px 10px;
    font-size: 17px;
    color: #000060;
    font-weight: 600;
    color: #000060;
    line-height: 1.5;
}

.cart-total span {
    font-size: 16px;
    font-weight: 500;
    color: #000;
    line-height: 1.5;
}

.cart-total h6 {
    font-size: 13px;
    color: #54ADB7;
    text-align: left;
    font-weight: 600;
}

.more_courses {
    padding: 12px;
    font-size: 13px;
    background-color: #54adb7;
    color: #fff;
}

.more_courses:hover {
    background-color: #fff;
    color: #999;
}

.more_courses a {
    background-color: transparent;
    color: #000060;
    padding: 2px 20px 2px 20px;
    text-decoration: none;
    font-size: 17px
}

.more_courses span:hover {
    background-color: #fff;
    color: #999;
}

.more_courses span {
    color: #fff;
}


/* courses*/

.courses_details {
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
}

.courses_details h6 {
    font-size: 16px;
    text-align: center;
    padding-bottom: 4px;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}

.course-name {
    text-align: left;
    border-bottom: 1px solid #dbdbdb;
    margin: 8px;
}

.date_appli {}

.list {
    text-align: center;
    padding-top: 8px;
    font-weight: 600
}

.list h6 {
    font-weight: 600;
    font-size: 24px;
}

.course_list {
    padding: 20px;
}

.course_list li {
    list-style: none;
}

.course_title {
    font-weight: 600;
}

.clg-head h6 {
    font-size: 14px;
    font-weight: 400;
    text-transform: initial;
    line-height: 21px;
}


/*.course-outer{border-radius: 15px 15px 0px 0px;}*/

.clg-link {
    padding: 0px;
}

.clg-link h6 {
    font-weight: 400;
    background-color: none;
    margin-left: 14px;
    font-weight: 400;
    padding-top: 2px;
}

.fees {
    font-weight: 600;
    margin-top: 10px;
    color: #140880;
}

.dept {
    height: 120px;
    display: list-item;
    font-size: 13px;
    list-style: none;
    text-align: center;
    background-color: #414242;
    padding: 13px;
}

.dept h6 {
    color: #fff;
    font-size: 21px
}

.dept span {
    color: #ffc107;
    margin-left: 10px;
    font-size: 21px
}

.dept .fee {
    color: #f3f3f3;
    font-size: 14px;
    font-weight: 500;
    margin: -1px;
}

.college_reviews {
    text-align: center;
}

.college_reviews a {
    color: #6ae0ed;
    font-weight: 400;
    font-size: 15px;
}

.college_list_1 {
    margin-top: 20px;
    padding: 20px;
}

.course-details_2 {
    padding: 20px 20px;
    background-color: #fbfbfb;
}

.course-details_2 .dept h6 {
    color: #505763;
    font-weight: 600;
}

.price_college {
    text-align: center;
    font-weight: 500;
    color: #808281;
}

.course-card {
    margin-bottom: 30px;
}


/* admission*/

.success {
    background-color: #fff;
}

.blog-content {
    padding: 20px;
    background-color: #fff;
}

.review_block {
    width: 70%;
    margin: 0px auto;
    padding-bottom: 50px;
}

.review_block h5 {
    font-size: 15px;
    padding-bottom: 10px;
}

.review_block h4 {
    color: #54adb7;
    font-size: 22px
}

.revw-header {
    display: flex;
}

.blog {
    border: 1px solid #e7e7e7;
    margin-bottom: 30px;
}
.blog-outer:last-child .blog{margin-bottom:0px;}

.blog-img-outer img {
    border-radius: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blog-img-outer {
    /*width: 500px;*/
    height:250px;
    max-width: 100%;
}

.single-blog-images {
    padding: 15px 0px 15px 0px;
}

.single-blog-images img {
    width: 200px;
    padding: 5px;
    height: 140px;
    object-fit: cover;
}

.blog_button {
    background-color: #15aaba;
    color: #fff;
    border: 1px solid #15aaba;
}

.blog_button:hover {
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
}

.form-label {
    font-weight: 500;
}

textarea {
    resize: none;
}

.revw-header h4 {
    font-size: 20px;
    text-transform: uppercase;
    color: #103d6a;
    font-weight: 600;
}

.reviews_college a {
    color: #54adb7;
    padding-top: 15px;
    font-size: 14px;
    padding: 18px;
    border-radius: 2px;
    border: 1px solid #b5b5b5;
    font-weight: 600;
}

.reviews_college h4 {
    padding-bottom: 10px
}

.wpcf7-submit {
    background-color: #53abb5;
    color: #fff;
}

.apply-btn a {
    background-color: #000;
    margin-right: 20px;
    font-size: 13px;
    border-radius: 4px;
    padding: 10px;
    text-decoration: none;
    color: #fff;
}

.download-btn a {
    background-color: #fd8c00;
    margin-right: 20px;
    font-size: 13px;
    border-radius: 4px;
    text-decoration: none;
    padding: 10px;
    color: #fff;
}

.download a {
    color: #000;
}

.counselling-btn a {
    background-color: #05ab02;
    border-radius: 4px;
    padding: 10px;
    font-size: 13px;
    text-decoration: none;
    color: #fff;
}

.block-btn-cover {
    text-align: center;
}

.more-revw-cover a {
    background-color: #fff;
    color: #000;
    text-decoration: none;
    padding: 10px;
    border-radius: 4px;
}

.more-revw-cover a:hover {
    background-color: #000;
    color: #fff;
}

.blog-date {
    background-color: #f5f5f5;
    color: #000;
    padding: 6px;
}

.blog-date img {
    width: 8%
}

.blog span {
    font-weight: 500;
}

.blog-content p {
    font-size: 13px;
}

.date_read {
    font-size: 13px;
    margin-left: 9px;
}

.date_read h6 {
    color: #0e84eb;
    font-size: 13px;
}

.admission_form textarea {
    resize: none;
}


/*placement*/

.date_read svg {
    margin-right: 6px;
}

.member-info h4 {
    font-size: 20px;
    margin-top: 4px;
}

.member-info span {
    font-size: 15px;
}


/*hostel*/

.hostel_pic img {
    float: left;
    margin: 8px;
    border-radius: 0;
    margin-right: 32px;
}

.hostel_text {
    padding: 28px;
    height: 450px;
}

.hostel_text h6 {
    font-size: 20px;
}


/*gallery*/

.column::after {
    content: '';
    clear: both;
    display: block;
}

.column div {
    position: relative;
    float: left;
    width: 300px;
    height: 200px;
    padding: 0;
}

.column div:first-child {
    margin-left: 0;
}

.column div span {
    position: absolute;
    left: 0;
    z-index: -1;
    display: block;
    width: 300px;
    margin: 0;
    padding: 0;
    color: #444;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    opacity: 0;
}

figure {
    width: 400px;
    height: 200px;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}

figure:hover+span {
    /*bottom: -36px;*/
    opacity: 1;
}


/* Zoom In #1 */

.hover01 figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.hover01 figure:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}


/*-----------------------------------------------
              Study Abroad
-----------------------------------------------*/

.study_abroad .features_list img {
    box-shadow: none;
    height: 170px;
    width: 170px;
    border-radius: 100%;
    object-fit: cover;
    padding: 0px;
    transition-duration: 0.4s;
}

.features_list img {
    padding: 25px;
    background-color: #fff;
}

.study_abroad .features_list {
    margin-bottom: 48px;
    text-align: center;
}

.section_header p {
    text-align: center;
    padding-top: 60px;
}

.study_abroad {
    padding-bottom: 75px
}

.details h4 {
    font-size: 20px;
    color: #000;
    text-decoration: none;
}

.features_list a {
    text-decoration: none;
}

/*.terms {
    margin-top: 70px;
    margin-bottom: 40px
}*/


/*-----------------------------------------------
              News and Events
-----------------------------------------------*/

.date svg {
    margin-right: 10px;
}

/*.news_events {
    margin-bottom: 60px;
    margin-top: 40px;
}*/
.news_events{padding: 60px 0px;}

.news-content {
    height: 300px;
    padding: 15px;
    background-color: #fff;
    overflow: hidden;
}

.news-content h6 {
    height: 70px;
    font-size: 20px;
    font-weight: 600;
    color: #15aaba;
    overflow: hidden;
}

.news-content a {
    text-decoration: none;
}

.news-content p {
    font-size: 14px;
    color: #818181;
}


/*news_details*/

.news_content_details p {
    line-height: 2.1;
    margin-top: 10px;
    text-align: justify;
}

.news {
    padding-top: 80px;
    padding-bottom: 40px;
}

.news h3 {
    color: #00494f;
    font-weight: 600;
}

.news_pic_1 {
    height: 100%;
}

.news img {
    border-radius: 0;
    float: left;
}

.news span {
    font-weight: 600;
    font-size: 19px;
}

.news_pic p {
    padding: 20px 10px 0;
    text-align: justify;
}

.news_pic img {
    float: left;
    margin: 32px;
}

.news_pic_1 img {
    height: 400px;
    float: right;
    margin: 20px;
}

.news_content {
    padding: 20px;
}

.news_content img {
    padding: 32px;
}

.news_content_1 span {
    font-weight: 600;
    margin-bottom: 10px;
}

.course-details{width: 100%;}
.course-details p{word-wrap: break-word;}
.course-img-icon{
padding: 20px;
}


/*--courses---*/
.acumen-course{padding: 80px 0;}
.course-content-out{margin-bottom: 25px;}
.course-content{padding: 25px;color: white;background: linear-gradient(0deg, rgb(28, 93, 132) 3%, rgb(42, 188, 204) 100%);position: relative;height: 100%;}
.course-content:before{content: '';position: absolute;top: 0;right: 0;border-top: 50px solid white;border-left: 50px solid transparent;}
.course-content h5{font-weight: 600;}
.inner-head-text{text-align: center;margin-bottom: 50px;}
.inner-head-text h3{text-transform: uppercase;font-weight: 600;color: #29bbcb;}
.corse-2{{font-size: 14px;}}
.corse-3{font-size: 14px;}
.inner-head-text p{color: #939393;font-size: 18px;}


.left-course-details-page img{width: 100%;object-fit: contain;}
.right-course-details-page ul{list-style: none;padding: 0;line-height: 40px;padding-left: 15px;}
.right-course-details-page ul li{font-size: 14px;}
.right-course-details-page p{font-size: 15px;}
.right-course-details-page p span{width: 150px;display: inline-block;font-weight: 500 !important;font-size: 16px;}
.right-course-details-page p svg{color: #15aaba;font-size: 14px;}

.right-course-details-page ul li{position: relative}
.right-course-details-page ul li:before{
    color: #0d717b;
    border-right: 1px solid currentcolor;
    border-bottom: 1px solid currentcolor;
    content: '';
    position: absolute;
    width: 8px;
    height: 8px
}

.right-course-details-page ul li:before{
    left: -17px;
    top: 16px;
    transform: rotate(-45deg)
}


.footer_cust_logo{background-color: white;height: 50px;width: 100%;margin-bottom: 6px;padding: 5px;}
.footer_cust_logo img{width: 100%;height: 100%;object-fit: contain;}
.career-outer .owl-nav{display: none;}




