@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600&display=swap");


@font-face {
    font-family: myUrduFont;
    src: url('/assets/fonts/Jameel Noori Nastaleeq Regular.ttf');
}
  



.Mob-Edu-wrap-img {
    justify-content: center !important;
}

#div_1dd7_0 {
    display: flex;
    justify-content: center;
}

.uos-welcome-head {
    font-size: 20px !important;
    font-style: normal !important;
    text-transform: none !important;
    letter-spacing: 0px !important;
    color: #192f59 !important;
}

.uos-Wel-wrap-sub {
    padding: 0;
}
.uos-welcome-par {
    font-size: 14px !important;
    font-style: normal !important;
    text-transform: none !important;
    letter-spacing: 0px !important;
    width: 75% !important;
}
.gdlr-core-column-30 {
    float: left;
    width: 30%;
}
.uos-wel-iconbBox {
    height: 40px;
    width: 40px;
    background-color: #192f59;
    display: flex;
    justify-content: center;
}
.uos-wel-icon {
    display: inline-block;
    font-size: 20px !important;
    color: white;
    align-self: center;
}
.uos-new-gallery-title {
    width: 68%;
    position: absolute;
    left: 17%;
    top: 32%;
    color: white !important;
    text-align: center;
    font-size: 66px !important;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: inherit !important;
    background-color: inherit !important;
}
.flickity-prev-next-button.next {
    right: -35px !important;
    /* background-color: #192f59; */
}
.flickity-prev-next-button.previous {
    left: -35px !important;
    /* background-color: #192f59; */
}

.main-carousel1 button {
    background-color: #192f59;
}

.main-carousel1 .flickity-prev-next-button.next {
    right: -65px !important;
}
.main-carousel1 .flickity-prev-next-button.previous {
    left: -65px !important;
}

.main-carousel1 .flickity-prev-next-button.next svg {
    color: #fff;
}
.main-carousel1 .flickity-prev-next-button.previous svg {
    color: #fff;
}

.bg-light1 {
    background-color: #f9f9f9 !important;
}

.btn-move-up {
    position: absolute;
    bottom: 90px;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    width: 80%;
    margin: auto;
}
.owl-stage-outer {
    height: 99.2% !important;
}

.setting-uos-center-about {
    display: flex;
    justify-content: center;
}
/* 
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    width: 250px !important;
} */
.global-img-setw {
    height: 175px !important;
}
.Global-SU-MainHeading {
    width: 30%;
}
.Global-SU-MainHeading1 {
    font-size: 1.5em;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}
.Global-SU-MainHeading2 {
    font-size: 2.5em;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}
.Global-SU-Mainp1 {
    width: 75%;
}
.Global-SU-Mainp2 {
    font-size: 14px !important;
}
.center-text-nabout {
    display: flex !important;
    justify-content: center;
}
.SettingNewTrends_P {
    margin-left: 95px;
    margin-right: 95px;
    margin-top: 25px !important;
    padding-bottom: 25px;
    text-align: center !important;
}
.development-image {
    height: 186.67px;
}
.news-state-pading {
    padding: 80px 0px;
}
.News-Sub-Fs {
    font-size: 40px !important;
}
.news-spacing {
    padding: 40px 80px 20px !important;
}
.plr-8 {
    padding: 0 80px !important;
}
#cardid:hover a {
    color: #006cb8 !important;
    text-decoration: none;
}

/* Vision & Mission Section - About US - GM*/

.vision-section {
    background-color: #192f4f;
    border: 1px solid #ed1e24 !important;
}

.mission-section {
    background-color: #192f4f;
    border: 1px solid #ed1e24 !important;
}

/* Counselling Center */

.border-right-right {
    border-right: 1px solid #ed1e24 !important;
}

.vision-mission-image {
    padding: 1%;
    border: 1px solid #ed1e24 !important;
    margin-top: -5%;
    background-color: #192f4f;
}

/* ICPS */

/* Quote */

/* carousel */
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control {
    background: none;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left {
    left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right {
    right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
    background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active {
    background: #333333;
}
/*#quote-carousel img
{
  width: 250px;
  height: 100px
}*/
.img-circle.quote-img {
    width: auto;
    height: 70%;
    margin: 0 10%;
    border-radius: 50%;
}
#quote-carousel blockquote {
    background: none;
}
/* End carousel */

.item blockquote {
    border-left: none;
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: "Fontawesome";
    float: left;
    margin-right: 10px;
}

.item blockquote p:after {
    content: "\f10e";
    font-family: "Fontawesome";
    float: right;
    /*margin-right: 10px;*/
}

/* PICS What We DO*/

#wwd-pics-bg {
    background-color: #e6e6e6;
}

.circle-icon {
    background: #ed1e24;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    text-align: center;
    line-height: 100px;
    vertical-align: middle;
    padding: 30px;
}

/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #quote-carousel {
        margin-bottom: 0;
        padding: 0 40px 30px 40px;
    }
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */

    #quote-carousel .carousel-indicators {
        bottom: -20px !important;
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

@media only screen and (max-width: 960px) {
    .vision-mission-image {
        margin-top: -8%;
    }
}

@media only screen and (max-width: 768px) {
    .vision-mission-image {
        margin-top: -10%;
    }
}

@media only screen and (max-width: 420px) {
    .vision-mission-image {
        margin-top: -5.5% !important;
    }
}

@media only screen and (max-width: 700px) {
    .News-Sub-Fs {
        font-size: 20px !important;
        text-align: center;
    }
    .plr-8 {
        padding: 0 20px !important;
    }
    .news-spacing {
        padding: 40px 20px !important;
    }
    .chage-newtext-pos {
        text-align: center;
    }
    .Mob-Edu-wrap-img {
        justify-content: center !important;
    }
    .center-text-nabout {
        display: unset !important;
    }
    .global-img-setw {
        height: auto !important;
    }
    .Global-SU-MainHeading {
        width: 90%;
    }
    .uos-main-menu-search {
        float: left;
        margin-top: 3px;
        margin-left: 25px;
    }
    .flickity-prev-next-button.next {
        right: 0px !important;
    }
    .uos-welcome-img {
        /* height: 400px !important; */
        margin-top: 10px;
    }
    .flickity-prev-next-button.previous {
        left: 0px !important;
    }

    .setting-uos-center-about {
        display: unset !important;
    }
    .Global-SU-MainHeading1 {
        font-size: 1.2em;
    }
    .Global-SU-Mainp1 {
        width: 93%;
    }
    .Global-SU-MainHeading2 {
        font-size: 1.8em;
        letter-spacing: 1.4px;
        text-transform: uppercase;
    }
    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        width: auto;
        margin: unset;
    }

    .btn-move-up {
        position: absolute;
        bottom: 20px;
    }
    .uos-new-gallery-title {
        width: 83%;
        position: absolute;
        left: 27px;
        top: 25%;
        color: white !important;
        text-align: center;
        font-size: 26px !important;
    }
    .gdlr-core-column-30 {
        width: 100%;
    }
    .newtrends-m-cards {
        margin-top: 50px;
    }
    #div_1dd7_0 {
        display: unset !important;
    }

    .uos-welcome-par {
        width: 100% !important;
    }
    .uos-Wel-wrap-sub {
        padding: 0 10px;
    }
    .uos-body h6 {
        font-size: 14px !important;
    }
    .vision-mission-image {
        margin-top: -3.5%;
    }
}

.custom-overlapping-cards .custom-overlapping-cards-puzzle-background {
    position: absolute;
    top: -80px;
    left: -158px;
    z-index: -1;
}

/*----------------------------------------*/
/*  News Area
/*----------------------------------------*/
.course-area .section-title-wrapper {
    margin-bottom: 50px;
}
.news-update-head {
    margin-bottom: 30px !important;
}
.single-item-image a {
    display: inline-block;
}
.single-item-image {
    overflow: hidden;
    position: relative;
    text-align: center;
    top: -35px;
}
.overlay-effect a {
    position: relative;
}
.overlay-effect a:before {
    background: rgba(45, 62, 80, 0.2) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    position: absolute;
    right: 0;
    width: 100%;
}
.single-item:hover .overlay-effect a:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}
.single-item {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 3px solid #192f59 !important;
    padding: 0 35px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 20px;
}
.single-item:hover {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 2px 20px rgba(34, 30, 31, 0.4);
}
.single-item-text h4 {
    font-size: 20px !important;
    padding-top: 7px;
}
.single-item-text h4 a,
.single-item-text h4 {
    color: #2d3e50;
}
.single-item-text-info span {
    color: #696969;
    font-family: Source Sans Pro, Helvetica Neue, Helvetica, Arial, sans-serif;
    margin-right: 11px;
}
.single-item-text-info span span {
    color: #2d3e50;
}
.single-item-text > p {
    color: #222222;
}
.single-item-content {
    margin-bottom: 44px;
    overflow: hidden;
    padding-top: 21px;
}
.single-item-text-info {
    margin-bottom: 18px;
    padding-top: 5px;
}
.single-item-comment-view span {
    color: #696969;
    display: inline-block;
    font-family: Source Sans Pro, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    margin-right: 17px;
}
.single-item-comment-view span:last-child {
    margin-right: 0;
}
.single-item-comment-view > span i {
    font-size: 14px;
    margin-right: 7px;
}
.single-item-comment-view,
.single-item-rating {
    display: inline-block;
}
.single-item-rating {
    color: #f3c30b;
    float: right;
    font-size: 16px;
}
.single-item-rating i {
    margin-left: 3px;
}
.single-item .button-default {
    padding: 8px 33px;
}
.button-bottom {
    margin-bottom: -19.5px !important;
    text-align: center !important;
}
.single-item:hover .button-default {
    background: #2d3e50 none repeat scroll 0 0 !important;
}
.button-large.button-default {
    box-shadow: 0 2px 20px rgba(34, 30, 31, 0.2) !important;
    font-size: 18px !important;
    margin-top: 83px !important;
    padding: 12px 18px !important;
    text-transform: capitalize !important;
}
.shortcode .button-large.button-default {
    margin-top: 40px !important;
}
.button-default.button-large:hover {
    background: #2d3e50 none repeat scroll 0 0 !important;
}

.header-top:before,
.about-area:before,
.newsletter-area:before,
.mainmenu ul#nav > li > a:after,
.mainmenu ul#nav.menu-white > li > a:after,
.search-menu,
.button-default:hover,
.button-green,
.about-area .button-default,
.single-item .button-default,
.button-large.button-default,
.single-latest-item .button-default,
.single-product-text .button-default,
.single-event-item .button-default,
.subscribe-form > button,
.social-icons > a:hover,
.footer-area,
.newsletter-two,
.pagination-content.number .pagination li a:hover,
.pagination-content.number .pagination li.current a,
.pagination-content.number .pagination li:first-child a,
.pagination-content.number .pagination li:last-child a,
.product-details-content .button-default,
.product-details-content .social-links a:hover,
.duration-title,
h4.title:after,
.tution-fee,
.single-sidebar-widget .social-links a:hover,
.single-sidebar-widget .tags li a:hover,
.pagination-content .pagination,
.news-details-content .social-links a:hover,
.contact-form-area .button-default,
.skill-bar-item .progress-bar,
#scrollUp,
.bg-green,
.bg-blue:hover,
.preview-2 .nivo-directionNav a.nivo-prevNav:hover::before,
.preview-2 .nivo-directionNav a.nivo-nextNav:hover::before,
.slider-three .preview-2 .nivo-controlNav a,
.footer-widget-area.footer-widget-four {
    background: #192f59;
    color: white;
}
.button-large.button-default i {
    font-size: 28px;
    line-height: 20px;
    margin-left: 11px;
    position: relative;
    top: 4px;
}
.uos-new-news-par {
    font-size: 15px !important;
}

/* .grid-sizer,
.grid-item {
    width: 20%;
    padding: 5px;
} */
/* 2 columns wide */
/* .grid-item--width2 {
    width: 40%;
} */

#case {
    height: 560px;
    width: 277px;
    border-radius: 40px 40px;
    border: 1px solid #000;
    margin: auto;
}
#earsection {
    margin-top: 36px;
    margin-left: 72px;
    height: 16px;
}
#camera {
    float: left;
    width: 16px;
    height: 16px;
    border: 1px solid #000;
    border-radius: 9px 9px;
}
#speaker {
    float: left;
    width: 54px;
    height: 5px;
    margin-left: 15px;
    border: 1px solid #000;
    border-radius: 7px 7px;
}
#screen {
    clear: both;
    width: 250px;
    height: 374px;
    margin: auto;
    margin-top: 35px;
    border: 1px solid #000;
}
#screen iframe {
    border: none;
    width: 100%;
    height: 100%;
}
#button {
    height: 56px;
    width: 56px;
    border: 1px solid #000;
    border-radius: 28px 28px;
    margin: auto;
    margin-top: 22px;
}
#buttonsquare {
    height: 17px;
    width: 17px;
    border: 1px solid #000;
    border-radius: 5px;
    margin: auto;
    margin-top: 18px;
}

/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}

.masonry-thumbs {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1px;
    margin-right: -1px;
    margin-bottom: -2px;
}
.masonry-thumbs .grid-item {
    display: block;
    position: relative;
    width: 25%;
    max-width: 100%;
    height: auto;
    overflow: hidden;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 2px;
    padding-top: 0;
}
.masonry-gap-0 {
    margin: 0;
}
.masonry-gap-0 .grid-item {
    padding: 0;
}
.masonry-gap-lg {
    margin-left: -3px;
    margin-right: -3px;
    margin-bottom: -6px;
}
.masonry-gap-lg .grid-item {
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 6px;
}
.masonry-gap-xl {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: -10px;
}
.masonry-gap-xl .grid-item {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}
.grid-item .grid-inner > img,
.grid-item > img {
    width: 100%;
    height: auto;
    border-radius: 0;
}
.grid-1 > .grid-item {
    width: 100%;
}
.grid-2 > .grid-item {
    width: 50%;
}
.grid-3 > .grid-item {
    width: 33.333333%;
}
.grid-4 > .grid-item {
    width: 25%;
}
.grid-5 > .grid-item {
    width: 20%;
}
.grid-6 > .grid-item {
    width: 16.666667%;
}
.grid-8 > .grid-item {
    width: 12.5%;
}
.grid-10 > .grid-item {
    width: 10%;
}
.grid-12 > .grid-item {
    width: 8.333333%;
}
@media (min-width: 576px) {
    .grid-sm-1 > .grid-item {
        width: 100%;
    }
    .grid-sm-2 > .grid-item {
        width: 50%;
    }
    .grid-sm-3 > .grid-item {
        width: 33.333333%;
    }
    .grid-sm-4 > .grid-item {
        width: 25%;
    }
    .grid-sm-5 > .grid-item {
        width: 20%;
    }
    .grid-sm-6 > .grid-item {
        width: 16.666667%;
    }
    .grid-sm-8 > .grid-item {
        width: 12.5%;
    }
    .grid-sm-10 > .grid-item {
        width: 10%;
    }
    .grid-sm-12 > .grid-item {
        width: 8.333333%;
    }
}
@media (min-width: 768px) {
    .grid-md-1 > .grid-item {
        width: 100%;
    }
    .grid-md-2 > .grid-item {
        width: 50%;
    }
    .grid-md-3 > .grid-item {
        width: 33.333333%;
    }
    .grid-md-4 > .grid-item {
        width: 25%;
    }
    .grid-md-5 > .grid-item {
        width: 20%;
    }
    .grid-md-6 > .grid-item {
        width: 16.666667%;
    }
    .grid-md-8 > .grid-item {
        width: 12.5%;
    }
    .grid-md-10 > .grid-item {
        width: 10%;
    }
    .grid-md-12 > .grid-item {
        width: 8.333333%;
    }
}
@media (min-width: 992px) {
    .grid-lg-1 > .grid-item {
        width: 100%;
    }
    .grid-lg-2 > .grid-item {
        width: 50%;
    }
    .grid-lg-3 > .grid-item {
        width: 33.333333%;
    }
    .grid-lg-4 > .grid-item {
        width: 25%;
    }
    .grid-lg-5 > .grid-item {
        width: 20%;
    }
    .grid-lg-6 > .grid-item {
        width: 16.666667%;
    }
    .grid-lg-8 > .grid-item {
        width: 12.5%;
    }
    .grid-lg-10 > .grid-item {
        width: 10%;
    }
    .grid-lg-12 > .grid-item {
        width: 8.333333%;
    }
}
@media (min-width: 1200px) {
    .grid-xl-1 > .grid-item {
        width: 100%;
    }
    .grid-xl-2 > .grid-item {
        width: 50%;
    }
    .grid-xl-3 > .grid-item {
        width: 33.333333%;
    }
    .grid-xl-4 > .grid-item {
        width: 25%;
    }
    .grid-xl-5 > .grid-item {
        width: 20%;
    }
    .grid-xl-6 > .grid-item {
        width: 16.666667%;
    }
    .grid-xl-8 > .grid-item {
        width: 12.5%;
    }
    .grid-xl-10 > .grid-item {
        width: 10%;
    }
    .grid-xl-12 > .grid-item {
        width: 8.333333%;
    }
}

.before-heading {
    display: inline-block !important;
    font-size: 12px !important;
    font-style: normal !important;
    background-color: rgba(38, 125, 244, 0.1) !important;
    /* background-color: rgba(var(--themecolorrgba), 0.1) !important; */
    color: #267df4;
    color: var(--themecolor);
    padding: 3px 8px !important;
    border-radius: 2px !important;
    font-weight: 600 !important;
}

.text-blue {
    /*color: #163269 !important;*/
    color: #192f59 !important;
}

/* Animation */
:root {
    --animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --animation-duration: 1s;
}

@-webkit-keyframes slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(25%);
        transform: translateY(25%);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(25%);
        transform: translateY(25%);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-25%);
        transform: translateY(-25%);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-25%);
        transform: translateY(-25%);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes slideInleft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(25%);
        transform: translateX(25%);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes slideInleft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(25%);
        transform: translateX(25%);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-25%);
        transform: translateX(-25%);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-25%);
        transform: translateX(-25%);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes zoomReverseIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes zoomReverseIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.25);
        transform: scale(1.25);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@-webkit-keyframes flipInY {
    0% {
        opacity: 0;
        -webkit-transform: perspective(90vw) rotateY(67.5deg);
        transform: perspective(90vw) rotateY(67.5deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes flipInY {
    0% {
        opacity: 0;
        -webkit-transform: perspective(90vw) rotateY(67.5deg);
        transform: perspective(90vw) rotateY(67.5deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
[data-animation] {
    opacity: 0;
    -webkit-animation-timing-function: var(--animation-timing-function);
    animation-timing-function: var(--animation-timing-function);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: var(--animation-duration);
    animation-duration: var(--animation-duration);
    will-change: transform, opacity;
}

.animations-disabled,
.animations-disabled [data-animation] {
    -webkit-animation: none !important;
    animation: none !important;
    opacity: 1 !important;
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

.slideInLeft {
    -webkit-animation-name: slideInleft;
    animation-name: slideInleft;
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.zoomReverseIn {
    -webkit-animation-name: zoomReverseIn;
    animation-name: zoomReverseIn;
}

.flipInY {
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

.flipOutY {
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
    animation-direction: reverse;
}

.event-title a {
    font-size: 15px;
    line-height: 18px;
}

.event-title {
    padding-top: 10px;
}
.event-month {
    width: 100%;
    font-size: 12px;
    display: inline-block;
}
.event-date {
    width: 100%;
    display: inline-block;
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
}

/* Department Layout */

/* Section Featured */
section.section {
    /* background: #f7f7f7; */
    border-top: 5px solid #f1f1f1;
    margin: 30px 0;
    /* padding: 50px 0; */
}

section.section.section-height-1 {
    padding: 12.307px 0;
    padding: 0.7692307692rem 0;
}

section.section.section-height-2 {
    padding: 36.923px 0;
    padding: 2.3076923077rem 0;
}

section.section.section-height-3 {
    padding: 73.846px 0;
    padding: 4.6153846154rem 0;
}

section.section.section-height-4 {
    padding: 110.769px 0;
    padding: 6.9230769231rem 0;
}

section.section.section-height-5 {
    padding: 147.692px 0;
    padding: 9.2307692308rem 0;
}

section.section.section-bg-strong-grey {
    background: #ededed;
}

section.section.section-no-background {
    background: transparent;
    border-top-color: transparent;
}

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

section.section.section-text-light h1,
section.section.section-text-light h2,
section.section.section-text-light h3,
section.section.section-text-light h4,
section.section.section-text-light h5,
section.section.section-text-light h6 {
    color: #fff;
}

section.section.section-text-light p {
    color: #e6e6e6;
}

section.section.section-background {
    background-repeat: repeat;
    border: 0;
}

section.section.section-background-change-anim {
    -webkit-animation-name: colorTransition;
    animation-name: colorTransition;
    -webkit-animation-duration: 25s;
    animation-duration: 25s;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

section.section.section-funnel {
    position: relative;
}

section.section.section-funnel .section-funnel-layer-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 96px 0;
    padding: 6rem 0;
    transform: translate3d(0, -50%, 0);
}

section.section.section-funnel .section-funnel-layer-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 96px 0;
    padding: 6rem 0;
    transform: translate3d(0, 50%, 0);
}

section.section.section-funnel .section-funnel-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}

section.section.section-funnel .section-funnel-layer:nth-child(1) {
    transform: skewY(-4.7deg);
}

section.section.section-funnel .section-funnel-layer:nth-child(2) {
    transform: skewY(4.7deg);
}

section.section.section-angled {
    position: relative;
    margin: 0;
    overflow: hidden;
}

section.section.section-angled .section-angled-layer-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /* padding: 48px 0;
    padding: 3rem 0; */
    transform: skewY(-0.7deg) translate3d(0, -50%, 0);
}

section.section.section-angled .section-angled-layer-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 48px 0;
    padding: 3rem 0;
    transform: skewY(0.7deg) translate3d(0, 50%, 0);
}

/* section.section.section-angled
    .section-angled-layer-top
    + .section-angled-content,
section.section.section-angled
    .section-angled-layer-top
    + .section-angled-layer-bottom
    + .section-angled-content {
    margin-top: 40px;
    margin-top: 2.5rem;
} */

section.section.section-angled
    .section-angled-layer-bottom
    + .section-angled-content,
section.section.section-angled
    .section-angled-layer-bottom
    + .section-angled-layer-top
    + .section-angled-content {
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
}

section.section.section-angled
    .section-angled-layer-increase-angle.section-angled-layer-top {
    transform: skewY(-1.7deg) translate3d(0, -50%, 0);
}

section.section.section-angled
    .section-angled-layer-increase-angle.section-angled-layer-bottom {
    transform: skewY(1.7deg) translate3d(0, 50%, 0);
}

section.section.section-angled
    .section-angled-layer-increase-angle-2.section-angled-layer-top {
    transform: skewY(-4.7deg) translate3d(0, -50%, 0);
}

section.section.section-angled
    .section-angled-layer-increase-angle-2.section-angled-layer-bottom {
    transform: skewY(4.7deg) translate3d(0, 50%, 0);
}

section.section.section-angled.section-angled-reverse
    .section-angled-layer-top {
    transform: skewY(0.7deg) translate3d(0, -50%, 0);
}

section.section.section-angled.section-angled-reverse
    .section-angled-layer-bottom {
    transform: skewY(-0.7deg) translate3d(0, 50%, 0);
}

section.section.section-angled.section-angled-reverse
    .section-angled-layer-increase-angle.section-angled-layer-top {
    transform: skewY(1.7deg) translate3d(0, -50%, 0);
}

section.section.section-angled.section-angled-reverse
    .section-angled-layer-increase-angle.section-angled-layer-bottom {
    transform: skewY(-1.7deg) translate3d(0, 50%, 0);
}

section.section.section-angled.section-angled-reverse
    .section-angled-layer-increase-angle-2.section-angled-layer-top {
    transform: skewY(4.7deg) translate3d(0, -50%, 0);
}

section.section.section-angled.section-angled-reverse
    .section-angled-layer-increase-angle-2.section-angled-layer-bottom {
    transform: skewY(-4.7deg) translate3d(0, 50%, 0);
}

section.section.section-angled + .section-angled {
    padding-top: 0;
}

section.section.overlay .section-angled-layer-top,
section.section.overlay .section-angled-layer-bottom {
    z-index: 99 !important;
}

section.section.section-overlay {
    position: relative;
}

section.section.section-overlay:before {
    content: "";
    display: block;
    background: rgba(33, 37, 41, 0.8);
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.card-title {
    font-size: 40px !important;
    font-weight: 700 !important;
}
/* .uos-body a:hover {
    color: white !important;
} */
section.section.section-overlay .section-angled-layer-top,
section.section.section-overlay .section-angled-layer-bottom {
    z-index: 99 !important;
}

section.section.section-overlay-dot:before {
    background: url(../img/overlay-dot.png) repeat scroll 0 0 transparent;
}

section.section.section-overlay-opacity {
    position: relative;
}

.text-white {
    color: #fff;
}

a.text-light:focus,
a.text-white:hover {
    color: #ed1e24 !important;
}

@media only screen and (max-width: 700px) {
    section.section.section-angled .section-angled-layer-top {
        padding: 0px 0;
        padding: 0rem 0;
    }
    .info-depart-m-p {
        padding-top: 45px !important;
    }
    section.section.section-angled
        .section-angled-layer-top
        + .section-angled-content,
    section.section.section-angled
        .section-angled-layer-top
        + .section-angled-layer-bottom
        + .section-angled-content {
        margin-top: 0px;
        margin-top: 0rem;
        /* margin-left: 20px; */
    }
    section.section.section-angled
        .section-angled-layer-bottom
        + .section-angled-content,
    section.section.section-angled
        .section-angled-layer-bottom
        + .section-angled-layer-top
        + .section-angled-content {
        margin-bottom: 0px;
        margin-bottom: 0rem;
    }
    section.section.section-angled .section-angled-layer-bottom {
        padding: 0px 0;
        padding: 0rem 0;
    }
    .ov-dep-height {
        height: 50vh;
    }
    section.section {
        margin: 0px 0;
        padding: 0px 0;
    }
}
section.section.section-overlay-opacity:before {
    content: "";
    display: block;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

section.section.section-overlay-opacity.section-overlay-opacity-scale-1:before {
    background: rgba(33, 37, 41, 0.1);
}

section.section.section-overlay-opacity.section-overlay-opacity-scale-2:before {
    background: rgba(33, 37, 41, 0.2);
}

section.section.section-overlay-opacity.section-overlay-opacity-scale-3:before {
    background: rgba(33, 37, 41, 0.3);
}

section.section.section-overlay-opacity.section-overlay-opacity-scale-4:before {
    background: rgba(33, 37, 41, 0.4);
}

section.section.section-overlay-opacity.section-overlay-opacity-scale-5:before {
    background: rgba(33, 37, 41, 0.5);
}

section.section.section-overlay-opacity.section-overlay-opacity-scale-6:before {
    background: rgba(33, 37, 41, 0.6);
}

section.section.section-overlay-opacity.section-overlay-opacity-scale-7:before {
    background: rgba(33, 37, 41, 0.7);
}

section.section.section-overlay-opacity.section-overlay-opacity-scale-8:before {
    background: rgba(33, 37, 41, 0.8);
}

section.section.section-overlay-opacity.section-overlay-opacity-scale-9:before {
    background: rgba(33, 37, 41, 0.9);
}

section.section.section-overlay-opacity-light:before {
    background: rgba(255, 255, 255, 0.5);
}

section.section.section-overlay-opacity-light.section-overlay-opacity-light-scale-1:before {
    background: rgba(255, 255, 255, 0.1);
}

section.section.section-overlay-opacity-light.section-overlay-opacity-light-scale-2:before {
    background: rgba(255, 255, 255, 0.2);
}

section.section.section-overlay-opacity-light.section-overlay-opacity-light-scale-3:before {
    background: rgba(255, 255, 255, 0.3);
}

section.section.section-overlay-opacity-light.section-overlay-opacity-light-scale-4:before {
    background: rgba(255, 255, 255, 0.4);
}

section.section.section-overlay-opacity-light.section-overlay-opacity-light-scale-5:before {
    background: rgba(255, 255, 255, 0.5);
}

section.section.section-overlay-opacity-light.section-overlay-opacity-light-scale-6:before {
    background: rgba(255, 255, 255, 0.6);
}

section.section.section-overlay-opacity-light.section-overlay-opacity-light-scale-7:before {
    background: rgba(255, 255, 255, 0.7);
}

section.section.section-overlay-opacity-light.section-overlay-opacity-light-scale-8:before {
    background: rgba(255, 255, 255, 0.8);
}

section.section.section-overlay-opacity-light.section-overlay-opacity-light-scale-9:before {
    background: rgba(255, 255, 255, 0.9);
}

section.section.section-overlay-opacity-gradient:before {
    opacity: 0.85;
}

section.section.section-video {
    background: none !important;
    border: 0;
}

section.section.section-parallax {
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: repeat;
    background-attachment: fixed;
    border: 0;
}

section.section.section-parallax.parallax-disabled {
    background-attachment: scroll !important;
    background-position: 50% 50% !important;
}

section.section.section-no-border {
    border: 0;
}

section.section.section-with-divider {
    margin: 56px 0 35px;
}

section.section.section-with-divider .divider {
    margin: -56px 0 44px;
}

section.section.section-footer {
    margin-bottom: -50px;
}

section.section.section-with-mockup {
    margin-top: 120px;
}

section.section.section-front {
    position: relative;
    z-index: 1;
}

/* Glance */

.grid-glance {
    background: #ddd;
    max-width: 100vw;
    padding: 0%;
}

/* clear fix */
.grid-glance:after {
    content: "";
    display: block;
    clear: both;
}

/* ---- .grid-item ---- */

/*
* Section Our Services
*/
.our-services .custom-circle-2 {
    top: 10%;
    right: 7%;
}
/* .our-services .service-card {
    padding: 65px 0 65px 35px;
} */
.our-services .service-card:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 3px;
    margin-right: 10px;
    transition: 0.5s width;
}
.our-services .service-card:hover:before {
    width: 45px;
    background-color: white !important;
}
.our-services .service-card.bg-color-dark:before,
.our-services .service-card.active:before {
    background-color: white !important;
}

.line-pre-title {
    width: 50px;
    height: 3px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: middle;
}

/* Faculty */

.testimonial {
    background-color: #192f59;
    text-align: center;
    padding: 30px 30px 50px;
    margin: 0px 15px 160px;
    position: relative;
}

#testimonialMed {
    /* background-color: #192f59; */
    color: #192f59;
    text-align: center;
    padding: 30px 30px 50px;
    margin: 0px 15px 38px;
    position: relative;
    height: 300px;
}

#testimonial-slider {
    background-color: #192f59;
}

@media (max-width: 768px) {
    #testimonial-slider {
        background-color: #192f59;
        height: 400px;
    }

    #testimonialMed {
        height: 400px;
    }
}

.testimonial::before,
.testimonial::after {
    content: "";
    /* border-top: 40px solid white;
    border-right: 125px solid transparent; */
    position: absolute;
    bottom: -40px;
    left: 0;
}

.testimonial::after {
    border-right: none;
    border-left: 125px solid transparent;
    left: auto;
    right: 0;
}

.testimonial .icon {
    display: inline-block;
    font-size: 80px;
    color: #016d9b;
    margin-bottom: 20px;
    opacity: 0.6;
}

.testimonial .description {
    font-size: 14px;
    color: #777;
    text-align: justify;
    margin-bottom: 30px;
    opacity: 0.9;
}

.testimonial .testimonial-content {
    width: 100%;
    left: 0;
    position: absolute;
}

.testimonial .pic {
    display: inline-block;
    border: 4px solid white;
    border-radius: 50%;
    box-shadow: 0 0 4px 4px #016d9b;
    overflow: hidden;
    z-index: 1;
    position: relative;
}

.testimonial .pic img {
    width: 147px !important;
    height: 161px;
}

.testimonial .name {
    font-size: 15px;
    font-weight: bold;
    color: white;
    text-transform: capitalize;
    margin: 10px 0 5px 0;
}

.testimonial .title {
    display: block;
    font-size: 14px;
    color: #ffd9b8;
}

/* .owl-controls {
    margin-top: 20px;
} */

.owl-nav {
    display: unset !important;
}
.owl-next,
.owl-prev {
    /* height: 100%; */
    position: absolute;
    top: 0;
    /* width: 33.33333333%; */
}
.owl-next {
    right: 0;
    top: 40%;
}
.owl-prev {
    left: 0;
    top: 40%;
}
.owl-next:hover .icon,
.owl-prev:hover .icon {
    background: rgba(48, 117, 70, 0.8);
    color: rgba(255, 255, 255, 0.9);
}
.icon-arrow-left7 {
    left: 0;
}
.icon-arrow-left7:before {
    content: "\f053";
}
.icon-arrow-right7 {
    right: 0;
}
.icon-arrow-right7:before {
    content: "\f054";
}

@media (min-width: 768px) {
    .owl-next {
        right: 60px;
    }
    .owl-prev {
        left: 60px;
    }
    .icon-arrow-left7 {
        left: auto;
        right: 0;
    }
    .icon-arrow-right7 {
        left: 0;
        right: autp;
    }
}

/* accordian why to choose SU start */
.why_su_ul {
    display: flex;
    min-height: 70vh;
    max-height: 70vh;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style-type: none;
}

.why_su_li {
    flex: 1;
    display: flex;
    align-items: stretch;
    padding: 0px;
    border: solid white 0.5px;
    background: #192f59;
    cursor: pointer;
    transition: all 0.5s ease;
}
.why_su_li:hover {
    background: #192f59;
}
.why_su_li.active {
    flex: 5;
    background: #fff;

    cursor: default;
}
.why_su_li.active .section-title h2 {
    color: #192f59 !important;
}
.why_su_li.active h2 {
    color: #192f59 !important;
}
.why_su_li.active .section-content {
    flex: 4;
    opacity: 1;
    transform: scaleX(1);
    color: #192f59;
}
.why_su_li .section-title {
    flex: 1;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    color: white;
}
.why_su_li .section-title h2 {
    margin: 0;
    transform: rotate(-90deg);
    white-space: nowrap;
    color: #fff !important;
}
.why_su_li .section-content {
    flex: 1;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    opacity: 0;
    transition: all 0.25s 0.1s ease-out;
}
@media only screen and (max-width: 700px) {
    .section-content p {
        padding-top: 18px;
    }
    .why_su_ul {
        display: unset;
        /* min-height: 100vh; */
        /* max-height: 50vh; */
        margin: 0;
        padding: 0;
        overflow: hidden;
        list-style-type: none;
    }

    .why_su_li .section-title h2 {
        margin: 0;
        margin: 0;
        text-align: justify;
        transform: rotate(0deg);
        white-space: nowrap;
        font-size: 18px !important;
        color: #fff !important;
        padding-right: 50px;
        padding-left: 10px;
    }
}
/* accordian why to choose SU end */
/* 
.carousel-item {
    height: 350px !important;
    width: 350px !important;
    border: solid black 1px !important;
    text-align: center !important;
    box-shadow: 0px 0px 5px #d9d9d9 !important;
    background-color: white !important;
}
.carousel-item h1 {
    padding: 40px 0;
    font-size: 2em;
    color: #192f59 !important;
}
.carousel-item p {
    padding: 0px 40px;
} */
/* j */

.UOS-by-numbers span.arrow {
    /* float: left; */
    border-bottom: medium none;
    margin-top: 16px;
}

.UOS-by-numbers span.arrow i.fa {
    /*border-right: 1px solid #fff;
    background-color: #192f59; */
    font-size: 30px;
    color: #192f59;
    padding: 7px 8px;
    line-height: 25px;
    cursor: pointer;
    display: block;
    float: left;
    margin-left: 3px;
    /* -webkit-box-shadow: 6px 15px 19px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 6px 15px 19px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 6px 15px 19px -5px rgba(0, 0, 0, 0.75); */
    z-index: 9999 !important;
}

.UOS-by-numbers span.arrow .slick-disabled {
    background-color: #a0a8c9 !important;
}

.UOS-by-numbers .body {
    /* background-color: #f7f7f8; */
    border-top: 1px solid #ececed;
    border-bottom: 1px solid #ececed;
    /* padding: 14px 0px; */
    /* counter-reset: section; */
}

.UOS-by-numbers .header h2 {
    /* float: left; */
    margin-right: 20px;
}
.UOS-by-numbers .slick-slider {
    margin-bottom: 0px;
    /* padding: 40px 0 !important; */
}

.UOS-by-numbers .slick-slider .UOS-Slid-Hov:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    /* background-color: #192f59; */
}
.UOS-by-numbers .slick-slider .UOS-Slid-Hov:hover h2 {
    color: #ed1e24 !important;
}
.UOS-by-numbers .slick-slider .UOS-Slid-Hov:hover p {
    color: #ed1e24 !important;
}
.UOS-by-numbers .slick-slider .UOS-Slid-Hov:hover .fa {
    color: #ed1e24 !important;
}

.UOS-by-numbers .body .row [class*="col-"] {
    text-align: center;
    border-right: 1px solid #ccd8e4;
    height: 185px;
}

.UOS-by-numbers .body .row h2 {
    /* font-size: 26px; */
    color: #192f59;
    /* padding-top: 15px; */
    /* font-family: "Noto Serif", serif; */
    font-size: 60px !important;
    text-align: center;
    font-weight: 800 !important;
    margin: 0 !important;
}

/* .UOS-by-numbers .body .row h2::before {
    counter-increment: section;
    content: counter(section);
} */

.UOS-by-numbers .body .row .fa {
    padding-top: 10px;
    color: #192f59;
    padding-bottom: 10px;
    font-size: 21px;
}

.UOS-by-numbers .body .row p {
    color: #404040;
    font-size: 15px;
}
/*  */

/* .alumini-focus-body {
    height: 50vh;
} */

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
    height: auto !important;
}
.content {
    /* margin: auto; */
    /* padding: 20px; */
    /* width: 80%; */
    max-width: 1200px;
    min-width: 300px;
}

.slick-slider {
    margin: 30px auto 50px;
}

.slick-prev,
.slick-next {
    color: white;
    opacity: 1;
    height: 40px;
    width: 40px;
    margin-top: -20px;
}
.slick-prev path,
.slick-next path {
    fill: rgba(255, 255, 255, 0.4);
}
.slick-prev:hover path,
.slick-next:hover path {
    fill: #ffffff;
}

.slick-prev {
    left: -35px;
}

.slick-next {
    right: -35px;
}

.slick-prev:before,
.slick-next:before {
    content: none;
}

.slick-dots li button:before {
    color: rgba(255, 255, 255, 0.4);
    opacity: 1;
    font-size: 8px;
}

.slick-dots li.slick-active button:before {
    color: #ffffff;
}

.quote-container {
    min-height: 200px !important;
    color: #666666;
    font-size: 36px;
    /* margin: 0 20px; */
    position: relative;
}
.quote-container:hover {
    cursor: -webkit-grab;
    cursor: grab;
}
.quote-container .portrait {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 140px;
    width: 140px;
    overflow: hidden;
}
.form-group label {
    color: #192f59;
    font-size: 15px;
    font-weight: 600;
}
.quote-container .portrait img {
    display: block;
    height: auto;
    width: 100%;
}
.slick-slider {
    margin: 0px !important;
}
.quote-container .quote {
    position: relative;
    z-index: 600;
    padding: 40px 0 40px 180px;
    margin: 0;
    font-size: 20px;
    font-style: italic;
    line-height: 1.4 !important;
    font-family: Calibri;
    color: white;
}
.quote-container .quote p {
    position: relative;
    margin-bottom: 20px;
}
.quote-container .quote p:first-child:before {
    content: "\201C";
    color: rgba(255, 255, 255, 0.44);
    font-size: 7.5em;
    font-weight: 700;
    opacity: 1;
    position: absolute;
    top: -0.4em;
    left: -0.2em;
    text-shadow: none;
    z-index: -10;
}
.quote-container .quote cite {
    display: block;
    font-size: 14px;
}
.quote-container .quote cite span {
    font-size: 16px;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.dragging .quote-container {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.octogon {
    -webkit-clip-path: polygon(
        50% 0%,
        38.11% 6.7%,
        24.99% 6.72%,
        18.06% 18.44%,
        6.7% 25%,
        6.56% 38.64%,
        0% 50%,
        6.7% 61.89%,
        6.7% 75%,
        18.44% 81.94%,
        25% 93.3%,
        38.64% 93.44%,
        50% 100%,
        61.88% 93.3%,
        75% 93.3%,
        81.94% 81.56%,
        93.3% 74.9%,
        93.44% 61.36%,
        100% 50%,
        93.3% 38.11%,
        93.3% 25%,
        81.56% 18.06%,
        74.96% 6.7%,
        61.36% 6.56%,
        50% 0%
    );
    clip-path: url(#octogon);
    height: 140px;
    width: 140px;
    color: #fff;
}

.change_img_dep_mar {
    margin-top: -90px;
}
@media only screen and (max-width: 700px) {
    .change_img_dep_mar {
        margin-top: 0px;
    }
    .quote-container .portrait {
        position: unset !important;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 140px;
        width: 140px;
        overflow: hidden;
    }

    .quote-container .quote {
        position: relative;
        z-index: 600;
        padding: 0;
        margin: 0;
        font-size: 20px;
        font-style: italic;
        line-height: 1.4 !important;
        font-family: Calibri;
        color: white;
    }
}
@-webkit-keyframes gradient {
    0% {
        background-position: 5% 0%;
    }
    50% {
        background-position: 96% 100%;
    }
    100% {
        background-position: 5% 0%;
    }
}
@keyframes gradient {
    0% {
        background-position: 5% 0%;
    }
    50% {
        background-position: 96% 100%;
    }
    100% {
        background-position: 5% 0%;
    }
}

/* List */
.container-custom-list .nav a:hover {
    opacity: 1;
}
.container-custom-list .list .num {
    /* padding: 0.5rem 2rem; */
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-transition: 0.25s;
    transition: 0.25s;
    /* counter-reset: section; */
}
@media only screen and (max-width: 700px) {
    .container-custom-list .list .num {
        padding: 0.5rem 2rem;
    }
}

.container-custom-list .list {
    /* padding: 0.5rem 2rem; */
    counter-reset: section;
    padding: 2px !important;
}
.container-custom-list .list .num:before {
    counter-increment: section;
    content: counter(section);
    /* content: "0"; */
    font-size: 3.5rem;
    font-weight: bold;
    color: #192f59;
    width: 2rem;
    opacity: 0.05;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}

.container-custom-list .list .num h3 {
    position: relative;
    left: -1.5rem;
    color: #3d3d3d;
    font-size: 0.85rem;
    -webkit-transition: 0.25s;
    transition: 0.25s;
}
.container-custom-list .list .num:hover {
    background-color: #fafafa;
    cursor: pointer;
}
.container-custom-list .list .num:hover:before {
    opacity: 0.2;
}
.container-custom-list .list .num:hover h3 {
    left: 1rem;
}

/* Accordian New */
.whycontainer {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10vmin;
    overflow: hidden;
    transform: skew(5deg);
}
.whycontainer .whycard {
    flex: 1;
    transition: all 1s ease-in-out;
    height: 75vmin;
    position: relative;
}
.whycontainer .whycard .whycard__head {
    color: #ffffff;
    background: #223468;
    padding-left: 0.5em;
    padding-right: 0.5em;
    transform: rotate(-90deg);
    transform-origin: 0% 0%;
    transition: all 0.5s ease-in-out;
    min-width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 1em;
    white-space: nowrap;
}
.whycontainer .whycard:hover {
    flex-grow: 10;
}
.whycontainer .whycard:hover .img-top {
    display: none;
}
.whycontainer .whycard:hover img {
    filter: grayscale(0);
}
.whycontainer .whycard:hover .whycard__head {
    text-align: center;
    top: calc(100% - 2em);
    color: white;
    background: rgba(0, 0, 0, 0.5);
    font-size: 2em;
    transform: rotate(0deg) skew(1deg);
}
.whycontainer .whycard img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 1s ease-in-out;
    filter: grayscale(100%);
}
.whycontainer .whycard:not(:nth-child(5)) {
    margin-right: 1em;
}

.department-cards-hr {
    border: 1px solid #ed1e24 !important;
}

@media only screen and (max-width: 700px) {
    .whycontainer .whycard:hover img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        transition: all 1s ease-in-out;
    }
    .whycontainer .whycard:hover .whycard__head {
        text-align: center;
        top: calc(100% - 2em);
        color: white;
        background: rgba(0, 0, 0, 0.5);
        font-size: 12px;
        transform: rotate(0deg) skew(1deg);
    }
}

/* PICS Objecties Flip Cards */

.card-flip > div {
    backface-visibility: hidden;
    transition: transform 300ms;
    transition-timing-function: linear;
    width: 100%;
    height: 100%;
    margin: 0;
    display: flex;
}

.card-title {
    font-size: 26px !important;
    padding: 7%;
}

.card-front {
    transform: rotateY(0deg);
}

.bg-blue {
    /* background-color: #192f59 !important;*/
    background-color: #192f59 !important;
}

.card-back {
    transform: rotateY(180deg);
    position: absolute;
    top: 0;
}

.card-flip:hover .card-front {
    transform: rotateY(-180deg);
}

.card-flip:hover .card-back {
    transform: rotateY(0deg);
}
/* VC_Officec*/
/* Message */
/* Video Section */
.Main_Msg_Video {
    margin-top: -10px;
}

.uos-welcome-profile {
    font-size: 14px !important;
    font-style: normal !important;
    text-transform: none !important;
    letter-spacing: 0.5px !important;
}

.us-profile-img {
    margin-top: 0px;
}

/* Syndicate */

.Syndicate {
    background-color: white;
    text-align: center;
    padding: 30px 30px 50px;
    margin: 0px 15px 160px;
    position: relative;
    height: 145px;
}

.Syndicate::before,
.Syndicate::after {
    content: "";
    /* border-top: 40px solid white; */
    /* border-right: 125px solid transparent; */
    position: absolute;
    bottom: -40px;
    left: 0;
}

.Syndicate::after {
    border-right: none;
    border-left: 125px solid transparent;
    left: auto;
    right: 0;
}

.Syndicate .icon {
    display: inline-block;
    font-size: 80px;
    color: #016d9b;
    margin-bottom: 20px;
    opacity: 0.6;
}

.Syndicate .description {
    font-size: 14px;
    color: #777;
    text-align: justify;
    margin-bottom: 30px;
    opacity: 0.9;
}

.Syndicate .Syndicate-content {
    width: 100%;
    left: 0;
    position: absolute;
}

.Syndicate .pic {
    display: inline-block;
    border: 4px solid white;
    border-radius: 50%;
    box-shadow: 0 0 4px 4px #016d9b;
    overflow: hidden;
    z-index: 1;
    position: relative;
}

.Syndicate .pic img {
    width: 147px !important;
    height: 161px;
}

.Syndicate .name {
    font-size: 15px;
    font-weight: bold;
    color: white;
    text-transform: capitalize;
    margin: 10px 0 5px 0;
}

.Syndicate .title {
    display: block;
    font-size: 14px;
}

.Syndicate .title_2 {
    display: block;
    font-size: 11.5px;
}

/* Tab  */
.vc-msg-hero {
    left: 10%;
}
@media only screen and (max-width: 700px) {
    .vc-msg-hero {
        left: 0%;
    }

    .mob-profile-setting {
        padding: 0px 30 !important;
    }
}

/* !hall Cooncil */
.Hall_Custom_Video {
    height: 400px;
    width: 90%;
}

/* Video */
.video {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    transition: all 0.3s ease;
    color: white;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 2rem;
}
@media (min-width: 768px) {
    .video {
        width: 100%;
    }
}
@media (min-width: 992px) {
    .video {
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .video {
        width: 80%;
        height: 450px;
    }
}
.video:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: linear-gradient(#ffffff00, 85%, #000000c9);
    opacity: 1;
    transition: all 1s;
    -webkit-transition: all 1s;
}
.video-preview {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000000;
    z-index: 10;
    background-origin: border-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 0.3s ease;
}
.video-preview .video-start-btn {
    border: 5px solid white;
    background: rgb(255 255 255);
    border-radius: 9999px;
    display: flex;
    align-items: center;
    outline: none;
    user-select: none;
    cursor: pointer;
    width: fit-content;
    height: fit-content;
    transition: all 0.3s ease;
    position: relative;
    appearance: none;
}
.video-preview .video-start-btn svg {
    fill: var(--primary);
    overflow: hidden;
}
.video-top {
    position: absolute;
    height: 90%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    background: transparent;
    z-index: 1;
}
.video-player-controls {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.video-player-controls .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: auto;
    position: relative;
}
.video-player-controls .wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.video-control {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: fit-content;
    margin-right: 0.5rem;
}
.video-control .video-control-btn {
    border: none;
    background: transparent;
    color: white;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    position: relative;
    cursor: pointer;
    transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
    appearance: none;
    outline: none;
    user-select: none;
}
.video-control .video-control-btn:hover {
    background: rgb(255 255 255 / 8%);
}

.video-control .video-control-btn .video-control-play {
    overflow: hidden;
    position: relative;
}
.video-control .video-control-btn .video-control-pause {
    overflow: hidden;
    position: relative;
    display: none;
}
.video-views {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: fit-content;
}
.video-counts {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: fit-content;
    margin-right: 0.5rem;
}
.video-voice {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: fit-content;
    margin-right: 0.5rem;
}
.video-voice .video-voice-btn {
    border: none;
    background: transparent;
    color: white;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    position: relative;
    cursor: pointer;
    transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
    appearance: none;
    outline: none;
    user-select: none;
}
.video-voice .video-voice-btn:hover {
    background: rgb(255 255 255 / 8%);
}

.video-voice .video-voice-btn .video-voice-on {
    overflow: hidden;
    position: relative;
}
.video-voice .video-voice-btn .video-voice-off {
    overflow: hidden;
    position: relative;
    display: none;
}
.video-voice:hover .video-voice-slider {
    visibility: visible;
    opacity: 1;
}

.video-voice-slider {
    width: 120px;
    transition: all 0.4s ease;
    transform: rotate(-90deg);
    position: absolute;
    bottom: 80px;
    z-index: 9999;
    background: #0000002e;
    padding: 13px;
    border-radius: 9999px;
    visibility: hidden;
    opacity: 0;
}
.video-voice-slider-rail {
    width: fit-content;
    height: 6px;
    background: #b7b7b74d;
    border-radius: 9999px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
}
.video-voice-slider-rail:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
.video-voice-slider-buffer {
    height: 6px;
    background: #ffffff;
    border-radius: 9999px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 0;
}

.video-voice-slider-range {
    -webkit-appearance: none;
    width: 100%;
    height: 100%;
    background: transparent;
    outline: none;
    margin: 0;
    padding: 0;
    z-index: 15;
    position: relative;
}

.video-voice-slider-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    outline: none;
}

.video-voice-slider-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 15px;
    height: 15px;
    background: white;
    border-radius: 9999px;
    cursor: pointer;
    margin-top: -4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.video-voice-slider-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 6px;
    cursor: pointer;
    background: none;
    border-radius: 9999px;
}

.video-voice-slider-range:focus::-webkit-slider-runnable-track {
    background: none;
}
.video-voice-slider-range:active::-webkit-slider-runnable-track {
    background: none;
}

.video-voice-slider-range::-webkit-slider-thumb:active {
    box-shadow: 0 0 26px rgba(0, 0, 0, 0.2), 0 0 10px rgba(0, 0, 0, 4),
        0 0 0 5px rgba(255, 255, 255, 0.2);
}
.video-voice-slider-range::-webkit-slider-thumb:hover {
    box-shadow: 0 0 26px rgba(0, 0, 0, 0.2), 0 0 10px rgba(0, 0, 0, 4),
        0 0 0 5px rgba(255, 255, 255, 0.2);
}

.full-screen {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    width: fit-content;
}
.full-screen .full-screen-btn {
    border: none;
    background: transparent;
    color: white;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    position: relative;
    cursor: pointer;
    transition: all 350ms cubic-bezier(0.215, 0.61, 0.355, 1);
    appearance: none;
    outline: none;
    user-select: none;
}
.full-screen .full-screen-btn:hover {
    background: rgb(255 255 255 / 8%);
}

.full-screen .full-screen-btn .full-screen-open {
    overflow: hidden;
    position: relative;
}
.full-screen .full-screen-btn .full-screen-exit {
    overflow: hidden;
    position: relative;
    display: none;
}
.video .video-player {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    user-select: none;
}
.video .video-player video {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    object-fit: contain;
    object-position: center;
    user-select: none;
}

.video-slider {
    width: 100%;
    position: relative;
}
.video-slider-container {
    width: 100%;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: transparent;
    position: relative;
    cursor: pointer;
}
.video-slider-bg {
    width: 100%;
    background: #ffffff6b;
    height: 5px;
    border-radius: 9999px;
    position: relative;
    display: flex;
    align-items: center;
    transition: background 100ms cubic-bezier(0.6, -0.28, 0.74, 0.05);
}
.video-slider-bg:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
.video-slider-rail {
    width: 0%;
    background: #ffffff;
    height: 5px;
    border-radius: 9999px;
    position: relative;
}
.video-slider-buffer {
    position: absolute;
    left: 0%;
    width: 15px;
    height: 15px;
    background: white;
    border-radius: 9999px;
    cursor: pointer;
    transition: transform 100ms cubic-bezier(0.6, -0.28, 0.74, 0.05);
    transform: scale(0);
    opacity: 0;
}
.video-slider-buffer:hover {
    box-shadow: 0 0 26px rgba(0, 0, 0, 0.2), 0 0 10px rgba(0, 0, 0, 4),
        0 0 0 5px rgba(255, 255, 255, 0.2);
}
.video-slider-container:hover .video-slider-buffer {
    transform: scale(1);
    opacity: 1;
}
.video-slider-container:hover .video-slider-bg {
    background: #ffffff82;
}

.video-loading-spinner {
    width: 55px;
    height: 55px;
    border: 5px solid #ffffff;
    border-top: 5px solid #9e9e9e;
    border-radius: 50%;
}

.video-loading-spinner {
    -webkit-transition-property: -webkit-transform;
    -webkit-animation-name: rotate;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;

    -moz-transition-property: -moz-transform;
    -moz-animation-name: rotate;
    -moz-animation-duration: 1.2s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;

    transition-property: transform;
    animation-name: rotate;
    animation-duration: 1.2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes rotate {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.video-loading {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00000061;
    z-index: 1;
    transition: all 0.3s ease;
}

.video-reset {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #00000061;
    z-index: 1;
    transition: all 0.3s ease;
    display: none;
}
.video-reset-btn {
    border: none;
    background: #000000d9;
    border-radius: 9999px;
    padding: 10px 20px;
    color: white;
    font-weight: 700;
    font-size: 15px;
    outline: none;
    user-select: none;
    cursor: pointer;
    appearance: none;
}
.video-reset-btn:hover {
    background: #000000;
}

.video-contextMenu {
    position: absolute;
    background: white;
    border-radius: 6px;
    padding-top: 5px;
    padding-bottom: 5px;
    z-index: 4;
    transition: all 0.1s ease;
    overflow: hidden;
    width: fit-content;
    height: fit-content;
    display: none;
}

.video-contextMenu-btn {
    border: none;
    background: white;
    padding: 8px 20px;
    cursor: pointer;
    font-size: 15px;
    outline: none;
    user-select: none;
    appearance: none;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.1s ease;
}

.Profile-img-setting {
    height: 435px !important;
    position: absolute;
    left: 0;
    top: 0;
    padding: 5px;
    border: 5px solid#b1b4b7d6 !important ;
}

@media (min-width: 768px) {
    .Profile-img-setting {
        height: 435px !important;
        position: unset;
        left: 0;
        top: 0;
        text-align: center;
        padding: 5px;
        border: 5px solid#b1b4b7d6 !important ;
        /* margin: auto; */
    }
}
@media (max-width: 425px) {
    .Profile-img-setting {
        height: 435px !important;
        width: 100% !important;
        position: unset;
        left: 0;
        top: 0;
    }
}
@media (min-width: 992px) {
    .Profile-img-setting {
        height: 435px;
        position: absolute;
        left: 10%;
        top: -40px;
    }
}
@media (min-width: 1200px) {
    .Profile-img-setting {
        height: 435px !important;
        position: absolute;
        left: 10%;
        top: -40px;
    }
}

/* Services Start*/
#what-we-do {
    padding-top: 2em;
    background: #e9ecef;
    margin-bottom: 5em;
}
#what-we-do .card {
    padding: 1rem !important;
    border: none;
    margin-bottom: 1rem;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
#what-we-do .card:hover {
    -webkit-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    -moz-box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
    box-shadow: 5px 7px 9px -4px rgb(158, 158, 158);
}
#what-we-do .card .card-block {
    padding-left: 50px;
    position: relative;
}
#what-we-do .card .card-block a {
    color: #007b5e !important;
    font-weight: 700;
    text-decoration: none;
}
#what-we-do .card .card-block a i {
    display: none;
}
#what-we-do .card:hover .card-block a i {
    display: inline-block;
    font-weight: 700;
}
#what-we-do .card .card-block:before {
    font-family: FontAwesome;
    position: absolute;
    font-size: 39px;
    color: #007b5e;
    left: 0;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
}
#what-we-do .card .block-1:before {
    content: "\f0e7";
}
#what-we-do .card .block-2:before {
    content: "\f0eb";
}
#what-we-do .card .block-3:before {
    content: "\f00c";
}
#what-we-do .card .block-4:before {
    content: "\f209";
}
#what-we-do .card .block-5:before {
    content: "\f0a1";
}
#what-we-do .card .block-6:before {
    content: "\f218";
}
#what-we-do .card:hover .card-block:before {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    transition: 0.5s all ease;
}
/* Mission Vision End */

/* Services Start */
#our-services {
    padding: 60px 0;
}

#our-services h3,
#our-services h5 {
    /*color: #007b5e !important;*/
}

#our-services a {
    /*color: #007b5e !important;*/
    text-decoration: none;
}

#our-services .feature .icon {
    border-radius: 50%;
    min-width: 85px;
    height: 85px;
    line-height: 65px;
    text-align: center;
    box-shadow: 0 2px 4px rgba(33, 37, 41, 0.1),
        0 7px 14px rgba(33, 37, 41, 0.1);
    font-size: 35px;
    color: #192f59 !important;
}
/* Services End */

/* Corner  Start*/
.testimonial .pic1 {
    display: inline-block;
    border: 4px solid white;
    /* border-radius: 50%; */
    box-shadow: 0 0 4px 4px #016d9b;
    overflow: hidden;
    z-index: 1;
    position: relative;
}
.badge-blue {
    background-color: #2d3e50;
    color: white;
}

.new-style-line ::after {
    font-size: 22px;
    border-bottom-color: #dcdcdc;
    border-bottom-width: 2px;
}
.new-style-line ::before {
    font-size: 22px;
    border-bottom-color: #dcdcdc;
    border-bottom-width: 2px;
}

/* Corner End */

.text-su-color {
    color: #192f59 !important;
}

.back-grey {
    background-color: #f0f0f0 !important;
}

/*CDC Services Cards*/

.cdc-services a {
    margin: 4.5%;
    text-decoration: none !important;
}

.circle:hover {
    background: #192f59 !important;
}

.education:hover {
    background: #192f59 !important;
}

.credentialing:hover {
    background: #192f59 !important;
}
.wallet:hover {
    background: #192f59 !important;
}
.human-resources:hover {
    background: #192f59 !important;
}

/* Colorful Cards Start*/
.clrclrcards {
    bottom: 0;
    display: -webkit-box;
    display: flex;
    height: 150px;
    padding: 0 50px;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    left: 0;
    right: 0;
}

.clrcard {
    height: 150px;
    margin: 0 -25px;
    position: relative;
    width: 100px;
}
.clrcard:after {
    bottom: 0;
    content: "";
    left: -60px;
    position: absolute;
    right: -60px;
    top: 0px;
    z-index: 10;
}

.clrcard-face {
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: 800ms cubic-bezier(0.19, 1, 0.22, 1) -webkit-transform;
    transition: 800ms cubic-bezier(0.19, 1, 0.22, 1) -webkit-transform;
    transition: 800ms cubic-bezier(0.19, 1, 0.22, 1) transform;
    transition: 800ms cubic-bezier(0.19, 1, 0.22, 1) transform,
        800ms cubic-bezier(0.19, 1, 0.22, 1) -webkit-transform;
}
.clrcard-face:after {
    -webkit-animation: none;
    animation: none;
    background: #fff;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.clrcard-label {
    font-family: Source Sans Pro, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -0.025em;
    padding: 15px 0 0 15px;
}

.clrcard:nth-child(1) .clrcard-face {
    background: linear-gradient(-135deg, #ff9999, #da0b0b);
    box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.15),
        inset 0 0 0 2px rgba(255, 153, 153, 0.75);
    -webkit-transform: translateY(45px) rotate(-28.125deg);
    transform: translateY(45px) rotate(-28.125deg);
}
.clrcard:nth-child(1) .clrcard-face .clrcard-label {
    color: #db0000;
    text-shadow: -0.025em 0.025em 0 #ff8080;
}
.clrcard:nth-child(1):hover .clrcard-face {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4),
        inset 0 0 0 2px rgba(255, 153, 153, 0.75);
    -webkit-transform: translateY(-100px) rotate(0deg) scale(2);
    transform: translateY(-100px) rotate(0deg) scale(2);
    -webkit-transition-duration: 0ms;
    transition-duration: 0ms;
    z-index: 5;
}
.clrcard:nth-child(1):hover .clrcard-face:after {
    -webkit-animation: fade 250ms ease-out forwards;
    animation: fade 250ms ease-out forwards;
}
.clrcard:nth-child(1):hover:after {
    top: -175px;
}

.clrcard:nth-child(2) .clrcard-face {
    background: linear-gradient(-135deg, #ff99d6, #da0b87);
    box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.15),
        inset 0 0 0 2px rgba(255, 153, 214, 0.75);
    -webkit-transform: translateY(35px) rotate(-21.875deg);
    transform: translateY(35px) rotate(-21.875deg);
}
.clrcard:nth-child(2) .clrcard-face .clrcard-label {
    color: #db0084;
    text-shadow: -0.025em 0.025em 0 #ff80cc;
}
.clrcard:nth-child(2):hover .clrcard-face {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4),
        inset 0 0 0 2px rgba(255, 153, 214, 0.75);
    -webkit-transform: translateY(-100px) rotate(0deg) scale(2);
    transform: translateY(-100px) rotate(0deg) scale(2);
    -webkit-transition-duration: 0ms;
    transition-duration: 0ms;
    z-index: 5;
}
.clrcard:nth-child(2):hover .clrcard-face:after {
    -webkit-animation: fade 250ms ease-out forwards;
    animation: fade 250ms ease-out forwards;
}
.clrcard:nth-child(2):hover:after {
    top: -175px;
}

.clrcard:nth-child(3) .clrcard-face {
    background: linear-gradient(-135deg, #eb99ff, #b10bda);
    box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.15),
        inset 0 0 0 2px rgba(235, 153, 255, 0.75);
    -webkit-transform: translateY(25px) rotate(-15.625deg);
    transform: translateY(25px) rotate(-15.625deg);
}
.clrcard:nth-child(3) .clrcard-face .clrcard-label {
    color: #af00db;
    text-shadow: -0.025em 0.025em 0 #e680ff;
}
.clrcard:nth-child(3):hover .clrcard-face {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4),
        inset 0 0 0 2px rgba(235, 153, 255, 0.75);
    -webkit-transform: translateY(-100px) rotate(0deg) scale(2);
    transform: translateY(-100px) rotate(0deg) scale(2);
    -webkit-transition-duration: 0ms;
    transition-duration: 0ms;
    z-index: 5;
}
.clrcard:nth-child(3):hover .clrcard-face:after {
    -webkit-animation: fade 250ms ease-out forwards;
    animation: fade 250ms ease-out forwards;
}
.clrcard:nth-child(3):hover:after {
    top: -175px;
}

.clrcard:nth-child(4) .clrcard-face {
    background: linear-gradient(-135deg, #ad99ff, #350bda);
    box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.15),
        inset 0 0 0 2px rgba(173, 153, 255, 0.75);
    -webkit-transform: translateY(15px) rotate(-9.375deg);
    transform: translateY(15px) rotate(-9.375deg);
}
.clrcard:nth-child(4) .clrcard-face .clrcard-label {
    color: #2c00db;
    text-shadow: -0.025em 0.025em 0 #9980ff;
}
.clrcard:nth-child(4):hover .clrcard-face {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4),
        inset 0 0 0 2px rgba(173, 153, 255, 0.75);
    -webkit-transform: translateY(-100px) rotate(0deg) scale(2);
    transform: translateY(-100px) rotate(0deg) scale(2);
    -webkit-transition-duration: 0ms;
    transition-duration: 0ms;
    z-index: 5;
}
.clrcard:nth-child(4):hover .clrcard-face:after {
    -webkit-animation: fade 250ms ease-out forwards;
    animation: fade 250ms ease-out forwards;
}
.clrcard:nth-child(4):hover:after {
    top: -175px;
}

.clrcard:nth-child(5) .clrcard-face {
    background: linear-gradient(-135deg, #99c2ff, #0b5eda);
    box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.15),
        inset 0 0 0 2px rgba(153, 194, 255, 0.75);
    -webkit-transform: translateY(5px) rotate(-3.125deg);
    transform: translateY(5px) rotate(-3.125deg);
}
.clrcard:nth-child(5) .clrcard-face .clrcard-label {
    color: #0058db;
    text-shadow: -0.025em 0.025em 0 #80b3ff;
}
.clrcard:nth-child(5):hover .clrcard-face {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4),
        inset 0 0 0 2px rgba(153, 194, 255, 0.75);
    -webkit-transform: translateY(-100px) rotate(0deg) scale(2);
    transform: translateY(-100px) rotate(0deg) scale(2);
    -webkit-transition-duration: 0ms;
    transition-duration: 0ms;
    z-index: 5;
}
.clrcard:nth-child(5):hover .clrcard-face:after {
    -webkit-animation: fade 250ms ease-out forwards;
    animation: fade 250ms ease-out forwards;
}
.clrcard:nth-child(5):hover:after {
    top: -175px;
}

.clrcard:nth-child(6) .clrcard-face {
    background: linear-gradient(-135deg, #99ffff, #0bdada);
    box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.15),
        inset 0 0 0 2px rgba(153, 255, 255, 0.75);
    -webkit-transform: translateY(5px) rotate(3.125deg);
    transform: translateY(5px) rotate(3.125deg);
}
.clrcard:nth-child(6) .clrcard-face .clrcard-label {
    color: #00dbdb;
    text-shadow: -0.025em 0.025em 0 #80ffff;
}
.clrcard:nth-child(6):hover .clrcard-face {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4),
        inset 0 0 0 2px rgba(153, 255, 255, 0.75);
    -webkit-transform: translateY(-100px) rotate(0deg) scale(2);
    transform: translateY(-100px) rotate(0deg) scale(2);
    -webkit-transition-duration: 0ms;
    transition-duration: 0ms;
    z-index: 5;
}
.clrcard:nth-child(6):hover .clrcard-face:after {
    -webkit-animation: fade 250ms ease-out forwards;
    animation: fade 250ms ease-out forwards;
}
.clrcard:nth-child(6):hover:after {
    top: -175px;
}

.clrcard:nth-child(7) .clrcard-face {
    background: linear-gradient(-135deg, #99ffc2, #0bda5e);
    box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.15),
        inset 0 0 0 2px rgba(153, 255, 194, 0.75);
    -webkit-transform: translateY(15px) rotate(9.375deg);
    transform: translateY(15px) rotate(9.375deg);
}
.clrcard:nth-child(7) .clrcard-face .clrcard-label {
    color: #00db58;
    text-shadow: -0.025em 0.025em 0 #80ffb3;
}
.clrcard:nth-child(7):hover .clrcard-face {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4),
        inset 0 0 0 2px rgba(153, 255, 194, 0.75);
    -webkit-transform: translateY(-100px) rotate(0deg) scale(2);
    transform: translateY(-100px) rotate(0deg) scale(2);
    -webkit-transition-duration: 0ms;
    transition-duration: 0ms;
    z-index: 5;
}
.clrcard:nth-child(7):hover .clrcard-face:after {
    -webkit-animation: fade 250ms ease-out forwards;
    animation: fade 250ms ease-out forwards;
}
.clrcard:nth-child(7):hover:after {
    top: -175px;
}

.clrcard:nth-child(8) .clrcard-face {
    background: linear-gradient(-135deg, #adff99, #35da0b);
    box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.15),
        inset 0 0 0 2px rgba(173, 255, 153, 0.75);
    -webkit-transform: translateY(25px) rotate(15.625deg);
    transform: translateY(25px) rotate(15.625deg);
}
.clrcard:nth-child(8) .clrcard-face .clrcard-label {
    color: #2cdb00;
    text-shadow: -0.025em 0.025em 0 #99ff80;
}
.clrcard:nth-child(8):hover .clrcard-face {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4),
        inset 0 0 0 2px rgba(173, 255, 153, 0.75);
    -webkit-transform: translateY(-100px) rotate(0deg) scale(2);
    transform: translateY(-100px) rotate(0deg) scale(2);
    -webkit-transition-duration: 0ms;
    transition-duration: 0ms;
    z-index: 5;
}
.clrcard:nth-child(8):hover .clrcard-face:after {
    -webkit-animation: fade 250ms ease-out forwards;
    animation: fade 250ms ease-out forwards;
}
.clrcard:nth-child(8):hover:after {
    top: -175px;
}

.clrcard:nth-child(9) .clrcard-face {
    background: linear-gradient(-135deg, #ebff99, #b1da0b);
    box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.15),
        inset 0 0 0 2px rgba(235, 255, 153, 0.75);
    -webkit-transform: translateY(35px) rotate(21.875deg);
    transform: translateY(35px) rotate(21.875deg);
}
.clrcard:nth-child(9) .clrcard-face .clrcard-label {
    color: #afdb00;
    text-shadow: -0.025em 0.025em 0 #e6ff80;
}
.clrcard:nth-child(9):hover .clrcard-face {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4),
        inset 0 0 0 2px rgba(235, 255, 153, 0.75);
    -webkit-transform: translateY(-100px) rotate(0deg) scale(2);
    transform: translateY(-100px) rotate(0deg) scale(2);
    -webkit-transition-duration: 0ms;
    transition-duration: 0ms;
    z-index: 5;
}
.clrcard:nth-child(9):hover .clrcard-face:after {
    -webkit-animation: fade 250ms ease-out forwards;
    animation: fade 250ms ease-out forwards;
}
.clrcard:nth-child(9):hover:after {
    top: -175px;
}

.clrcard:nth-child(10) .clrcard-face {
    background: linear-gradient(-135deg, #ffd699, #da870b);
    box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.15),
        inset 0 0 0 2px rgba(255, 214, 153, 0.75);
    -webkit-transform: translateY(45px) rotate(28.125deg);
    transform: translateY(45px) rotate(28.125deg);
}
.clrcard:nth-child(10) .clrcard-face .clrcard-label {
    color: #db8400;
    text-shadow: -0.025em 0.025em 0 #ffcc80;
}
.clrcard:nth-child(10):hover .clrcard-face {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4),
        inset 0 0 0 2px rgba(255, 214, 153, 0.75);
    -webkit-transform: translateY(-100px) rotate(0deg) scale(2);
    transform: translateY(-100px) rotate(0deg) scale(2);
    -webkit-transition-duration: 0ms;
    transition-duration: 0ms;
    z-index: 5;
}
.clrcard:nth-child(10):hover .clrcard-face:after {
    -webkit-animation: fade 250ms ease-out forwards;
    animation: fade 250ms ease-out forwards;
}
.clrcard:nth-child(10):hover:after {
    top: -175px;
}

@-webkit-keyframes fade {
    0% {
        opacity: 0.9;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }
}

@keyframes fade {
    0% {
        opacity: 0.9;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }
}

/* Colorful Cards End */
.services-icon-p {
    margin-top: 6%;
}
/* Revision Department Layout Starts*/

.span4 .home-about {
    width: 100%;
    height: 62px;
    font-size: 13px;
    /* background: #f9f9f6 url(/sites/all/themes/dlcl/images/about-bg.png) right
        bottom no-repeat; */
    /* padding: 10px !important; */
}
.span4 .home-about .pane-content {
    padding-top: 23px !important;
    text-align: center !important;
}

.span4 .home-about .pane-content p {
    margin-bottom: 0;
}
.home-about a {
    /* color: #192f59 !important; */
}
.span4 .home-about:first-child {
    margin-bottom: 6px;
    background-position: right top;
}
.slick-list {
    padding: 10px !important;
}

/* Degree Programe */

.serv-box-2 {
    overflow: hidden;
    position: relative !important;
    /* padding: 70px 1px 65px !important; */

    height: 230px !important;
    background: #192f59 !important;
    color: #aeaacb !important;
    transition: all 0.3s linear !important;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

.serv-box-2 .big-number {
    position: absolute;
    left: -8px;
    top: -5px;
    font-size: 82px;
    font-weight: 800;
    font-family: "Montserrat", sans-serif;
    line-height: 72px;
    color: #0c2150;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

.serv-box-2 .icon-main {
    position: absolute;
    bottom: -87px;
    right: -84px;
    width: 173px;
    height: 173px;
    color: #fff;
    background: #0c2150;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}

.serv-box-2 .icon-main i,
.serv-box-2 .icon-main span,
.serv-box-2 .icon-main img {
    position: absolute;
    top: 35px;
    left: 39px;
    font-size: 35px;
    line-height: 1;
}

.serv-box-2 .icon-main i:before,
.serv-box-2 .icon-main span:before,
.serv-box-2 .icon-main img:before {
    font-size: 35px;
}
.serv-box-2 .icon-main img {
    width: 35px;
}
.serv-box-2 .content-box {
    position: relative;
    z-index: 1;
    left: -7px;
    padding: 20px;
}
.serv-box-2 .content-box h5 {
    line-height: 30px;
    color: #fff;
    font-size: 1.8em;
    border-bottom: #0c2150 3px solid;
    line-height: 1.5;
    /* padding-top: 40px; */
    text-align: center !important;
    margin-bottom: 10px;
    font-family: Source Sans Pro, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-weight: 900 !important;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}
.serv-box-2 .content-box .btn-details {
    display: inline-block;
    margin-top: 30px;
}
.serv-box-2:hover {
    background: #fff !important;
    color: #6d6d6d !important;
    box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1) !important;
    -webkit-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1) !important;
}
.serv-box-2 .content-box .btn-details {
    display: inline-block;
    margin-top: 30px;
}
.serv-box-2:hover {
    background: #fff !important;
    color: #6d6d6d !important;
    box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1) !important;
    -webkit-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 15px 15px 38px 0 rgba(0, 0, 0, 0.1) !important;
}

.serv-box-2:hover .big-number {
    color: #d8d8d8 !important;
}
.serv-box-2:hover .icon-main {
    background: #ed1e24 !important;
}
.serv-box-2:hover .content-box h5 {
    color: #1b1d21 !important;
    border-bottom: #ed1e24 3px solid;
    line-height: 1.5;
}

.bg-blue1 {
    /*background-color: #262051;*/
    background-color: #192f59;
}

.bg-blue2 {
    background-color: #192f59;
}

.fc-blue {
    color: #192f59 !important;
}

.testimonial-section-dep {
    background: url("/images/testimonial_banner_2.jpg") no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    /* position: relative; */

    display: flex;
    justify-content: center;
    padding: 100px 0 0px;
}

.testimonials-dep {
    text-align: center;
    width: 1118px;
    margin: 0 auto;
}
.testimonial-dep {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.testimonial-dep .details-dep span {
    display: inline-block;
    width: 100%;
    /* margin: 0 auto; */
    text-align: center;
    color: #ffffff;
    margin-top: 10px;
    font-family: Source Sans Pro, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    /* font-family: Gibson; */
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 1px;
    padding: 0 0px 0 10;
    line-height: 21px;
    text-align: center;
}

.testimonial-dep p {
    max-width: 770px;
    margin: 0 auto;
    text-align: center;
    color: #eceef4;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    /* font-family: Gibson; */
    font-size: 0.65cm;
    /* font-style: italic; */
    /* font-weight: 100; */
    line-height: 37px;
    text-align: center;
    margin-bottom: 45px;
}
@media (max-width: 768px) {
    .testimonial-dep p {
        max-width: 93vw;
        margin: 0 auto;
        text-align: center;
        color: #eceef4;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
        /* font-family: Gibson; */
        font-size: 0.65cm;
        font-style: italic;
        font-weight: 100;
        line-height: 37px;
        text-align: center;
        margin-bottom: 45px;
    }
}
.testimonial-dep img {
    text-align: center;
    max-width: 65px;
    /* margin: 0 auto; */
    margin-bottom: 10px;
    border-radius: 100px !important;
}

.f-source {
    font-family: "Source Sans Pro", sans-serif !important;
}

.f-source-b {
    font-family: "Source Sans Pro", sans-serif !important;
    font-weight: bolder !important;
}

.dep-news-update {
    /* position: absolute;
    bottom: -20px;
    left: 20px; */
    padding: 20px;
    background-color: #192f59;
}

.gallery {
    list-style: none;
}
.gallery li {
    float: left;
    margin: 0 2px;
}

/* pager */
.mfp-pager {
    width: 100%;
    position: absolute;
    z-index: 20;
    top: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
.mfp-pager::after {
    clear: both;
    display: block;
    content: "";
}
.mfp-pager li {
    padding: 0;
    margin: 0;
    display: inline-block;
}
.mfp-pager .arrow_next,
.mfp-pager .arrow_prev {
    display: inline-block;
}
.mfp-pager .arrow_next button,
.mfp-pager .arrow_prev button {
    vertical-align: middle;
    border: none;
}
.mfp-pager li .arrow {
    position: relative;
    top: 2px;
    padding: 0;
    margin: 0;
    display: inline-block;
    background: url(/temas/claraboia/html/img/sprite.png) no-repeat;
    width: 18px;
    height: 11px;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
    position: relative;
}
.mfp-pager li .prev {
    background-position: -20px -22px;
}
.mfp-pager li .next {
    background-position: -20px -40px;
}
.mfp-pager .dots {
    vertical-align: top;
    text-align: center;
    display: inline-block;
    margin: 0 8px;
    position: relative;
}
.mfp-pager .dots li {
    display: inline-block;
    margin: 0 2px;
}
.mfp-pager .dots li a {
    display: block;
    width: 15px;
    height: 15px;
    background: #666;
    text-indent: -9999px;
    padding: 5px;
    margin: 0;
    cursor: pointer;
    border: none;
}
.mfp-pager .dots li.active {
    border: 2px solid red;
}

.testimonial .pic2 img {
    width: auto !important;
    height: auto;
}

.testimonial .pic2 {
    display: inline-block;
    border: 4px solid white;
    border-radius: 50%;
    box-shadow: 0 0 4px 4px #016d9b;
    overflow: hidden;
    z-index: 1;
    position: relative;
}

.news-div-change {
    padding: 6px 18px;
    position: absolute;
    top: 29%;
    left: 14%;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 0.8em;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15), 0 3px 3px rgba(0, 0, 0, 0.15);
    font-family: "Source Sans Pro", sans-serif !important;
}
#testimonial-slider2 {
    background-color: #192f59;
    height: 200px;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none !important;
}
/* Revision Department Layout Ends*/

/* Faculty Profile Starts */
.faculty_update_main_img {
    height: 200px;
    width: 200px;
    border-radius: 100px;
    text-align: right;
}

.faculty_update_main_info h2 {
    font-size: 70px !important;
    padding-top: 25px;
    padding-left: 40px;
    font-family: "Source Sans Pro", sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0 !important;
    color: #fff !important;
}
.faculty_update_main_info p {
    font-size: 0.9em !important;
    /* padding-top: 5px; */
    margin: 0 !important;
    padding-left: 40px;
    /* font-family: "Source Sans Pro", sans-serif !important; */
    color: #fff;
}
.faculty_update_main_info button {
    margin-left: 40px !important;
    /* padding-left: 40px; */
    margin-top: 10px;
    font-family: "Source Sans Pro", sans-serif !important;
}
.fac-mob-change {
    justify-content: flex-end;
}
@media (max-width: 768px) {
    .fac-mob-change {
        justify-content: center;
    }

    .faculty_update_main_info h2 {
        text-align: center !important;
        padding: 0;
    }
    .faculty_update_main_info p {
        text-align: center !important;
        padding: 0;
    }
    .faculty_update_main_info button {
        /* margin: 0; */
        margin-left: 0px !important;
        /* padding: 0; */
    }
}

.faculty-new-detail {
    padding-bottom: 20px;
}
.faculty-new-detail h4 {
    font-size: 2.6em !important;
    /* font-family: "Source Sans Pro", sans-serif !important; */
    margin: 0 !important;
    /* color: #fff !important; */
}

.faculty-new-detail p {
    text-align: justify;
}

.faculity_update_aside {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #ed1e24;
}

.faculity_update_aside li {
    margin-top: 5px;
    padding-bottom: 5px;
    border-bottom: #d8d8d8 2px solid;
}

.faculity_update_aside li a {
    color: #545454;
}
.faculity_update_aside li i {
    color: #545454;
}
/* Faculty Profile Ends */

/* FAQs Starts */

.faq-search-wrap {
    padding: 50px 0 60px;
}

.faq-search-wrap .form-group .form-control,
.faq-search-wrap .form-group .dd-handle {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.faq-search-wrap .form-group .input-group-append {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    pointer-events: none;
}

.faq-search-wrap .form-group .input-group-append .input-group-text {
    background: transparent;
    border: none;
}

.faq-search-wrap
    .form-group
    .input-group-append
    .input-group-text
    .feather-icon
    > svg {
    height: 18px;
    width: 18px;
}
.bg-teal-light-3 {
    background-color: #192f59 !important;
}

.hk-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

@media (min-width: 576px) {
    .mt-sm-60 {
        margin-top: 60px !important;
    }
}
.mt-30 {
    margin-top: 30px !important;
}

.list-group-item.active {
    background-color: #00acf0;
    border-color: #00acf0;
}
.accordion .card .card-header.activestate {
    border-width: 1px;
}
.accordion .card .card-header {
    padding: 0;
    border-width: 0;
}
.card.card-lg .card-header,
.card.card-lg .card-footer {
    padding: 0.9rem 1.5rem;
}
.accordion > .card .card-header {
    margin-bottom: -1px;
}
.card .card-header {
    background: transparent;
    border: none;
}
.accordion.accordion-type-2 .card .card-header > a.collapsed {
    color: #324148;
}
.accordion .card:first-of-type .card-header:first-child > a {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}
.accordion.accordion-type-2 .card .card-header > a {
    background: transparent;
    color: #00acf0;
    padding-left: 50px;
}
.accordion .card .card-header > a.collapsed {
    color: #324148;
    background: transparent;
}
.accordion .card .card-header > a {
    background: #00acf0;
    color: #fff;
    font-weight: 500;
    padding: 0.75rem 1.25rem;
    display: block;
    width: 100%;
    text-align: left;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
a {
    text-decoration: none;
    color: black;
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

.badge.badge-pill {
    border-radius: 50px;
}
.badge.badge-light {
    background: #eaecec;
    color: #324148;
}
.badge {
    font-weight: 500;
    border-radius: 4px;
    padding: 5px 7px;
    font-size: 72%;
    letter-spacing: 0.3px;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    text-transform: capitalize;
}
.ml-15 {
    margin-left: 15px !important;
}

.accordion.accordion-type-2 .card .card-header > a.collapsed:after {
    content: "\f176";
}

.accordion.accordion-type-2 .card .card-header > a::before {
    display: inline-block;
    font: normal normal normal 14px/1 "Ionicons";
    speak: none;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    position: absolute;
    content: "\f158";
    font-size: 21px;
    top: 15px;
    left: 20px;
}

.accordion.accordion-type-2 .card .card-header > a::after {
    display: inline-block;
    font: normal normal normal 14px/1 "Ionicons";
    speak: none;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    position: absolute;
    content: "\f158";
    font-size: 21px;
    top: 15px;
    left: 20px;
}

.mr-15 {
    margin-right: 15px !important;
}

/* FAQs Ends */

/* Department News Section Update */
.new-new-img {
    width: 100%;
    height: auto;
    min-width: calc(100% + 1px);
    max-width: none;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all 0.3s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.new-news-subtile {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1em;
    color: #820000;
    font-family: Source Sans Pro, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.new-news-heading a {
    color: #000000 !important;
    font-size: 0.9em;
    font-family: Source Sans Pro, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.New_Date_Container {
    padding: 10px 0px;
    width: 24%;
    background-color: #192f59;
    margin-top: -10%;
    z-index: 999999;
    margin-left: 21px;
}

.New_News_Date {
    color: #fff !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    font-size: 1.2em !important;
    font-family: Source Sans Pro, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    text-align: center !important;
}

.New_News_Year {
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 0.78em !important;
    font-family: Source Sans Pro, Helvetica Neue, Helvetica, Arial, sans-serif !important;
    text-align: center !important;
}

/* .new-news-container {
    width: calc(25% - 37.5px);
} */
/* 
@media (max-width: 960px) {
    .new-news-container {
        width: 100%;
    }
} */

.change-overview-font p {
    font-size: 16px;
}

.change-ow-headingFont div h6 {
    font-size: 17px !important;
}

.dep-slider .fa {
    color: #fff;
}

.uos-widget-titlem:hover .fa {
    color: #ed1e24 !important;
}

/* Research New Start */
.research-new-container {
    position: absolute !important;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    cursor: pointer;
}

.research-main-container:hover .research-new-container {
    background: rgb(237, 30, 36, 0.6);
    /* background: rgba(75, 5, 5, 0.7); */
}
/* Research New End */

/* News Image Effect Start */
.new-news-container:hover .new-new-img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
    transition: all 0.3s ease-out;
}
/* News Image Effect End */

/* Programe Detail Starts*/
.ProgramDetail-Ow-Heading {
    font-size: 90px !important;
    padding: 0;
    margin: 0;
    /* color: #192f59 !important; */
}
.change-overview-font ion-icon {
    color: #000;
    margin-bottom: -20px;
    font-size: 64px;
    /* margin-bottom: -15px !important; */
    display: flex;
    align-self: center;
}

.ProgramDetail-Ow-Deitail {
    margin-top: -7px;
    font-size: 16px;
    margin-bottom: 10px !important;
}

.Program-Web-Keyword {
    width: 100%;
    border: none;
    padding: 12px 17px;
    font-size: 16px;
    background-color: #192f59 !important;
    color: #192f59 !important;
    border-radius: 5px;
}

.Program-Web-Keyword1 {
    width: 100%;
    border: none;
    padding: 12px 17px;
    font-size: 16px;
    background-color: white !important;
    border-radius: 5px;
}

.Program-Web-Keyword::-webkit-input-placeholder {
    font-family: "Poppins", sans-serif;
    color: white !important;
}

.Program-Web-Keyword:-ms-input-placeholder {
    font-family: "Poppins", sans-serif;
    color: white !important;
}

.Program-Web-Keyword:-moz-placeholder {
    font-family: "Poppins", sans-serif;
    color: white !important;
}

.Program-Web-Keyword::-moz-placeholder {
    font-family: "Poppins", sans-serif;
    color: white !important;
}

.Program-Web-Keyword1::-webkit-input-placeholder {
    color: #192f59 !important;
}

.Program-Web-Keyword1:-ms-input-placeholder {
    color: #192f59 !important;
}

.Program-Web-Keyword1:-moz-placeholder {
    color: #192f59 !important;
}

.Program-Web-Keyword1::-moz-placeholder {
    color: white !important;
}

/*.select2-selection__rendered {
    width: 100%;
    border: none;
    padding: 12px 17px !important;
    font-size: 16px;
    background-color: #192f59 !important;
    color: white !important;
    font-family: "Poppins", sans-serif;
    border-radius: 5px;
}

.select2-state-ms-container1 .select2-selection__rendered {
    background-color: #fff !important;
    color: #192f59 !important;
}
*/
.font-poppins {
    font-family: "Poppins", sans-serif !important;
}

/*.select2-results__option {
    /* font-size: 16px; */
    font-family: "Poppins", sans-serif;
}

.select2-container--default .select2-selection--single {
    background-color: unset !important;
    border: unset !important;
    border-radius: unset !important;
}

.btn-search-courses {
    font-size: 14px !important;
    font-family: "Poppins", sans-serif !important;
    padding: 1rem 1.5rem !important;
}
.select2-container {
    width: 100%;
}*/
/* .programe-keyword-mobile-padding {
    padding: 0!important;
}
@media (max-width: 960x) {
    .programe-keyword-mobile-padding {
        padding: 20px 0!important;
    }
} */

.tags {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.tags li {
    float: left;
}

.tag {
    background: #ffffff;
    border-radius: 3px 0 0 3px;
    color: #fff;
    display: inline-block;
    height: auto;
    line-height: 26px;
    padding: 0 20px 0 23px;
    font-family: "Poppins", sans-serif !important;
    position: relative;
    margin: 0 10px 10px 0;
    text-decoration: none;
    -webkit-transition: color 0.2s;
}

.tag::before {
    background: #192f59;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
    content: "";
    height: 6px;
    left: 10px;
    position: absolute;
    width: 6px;
    top: 10px;
}

/* .tag::after {
  background:#192f59;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #192f59;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
} */

.tag:hover {
    background-color: white;
    color: #192f59;
}

.tag:hover::after {
    border-left-color: #192f59;
}
/* Programe Detail Ends*/

.ovrviewfnt {
    font-size: 15px !important;
}

/* Controller Office Starts*/
.cont-office-pcont {
    margin-top: 40px !important;
    margin-left: 10px;
    margin-right: 10px;
    background-color: white !important;
    border: solid #0c2150 3px !important;
    height: 245px !important;
}
.cont-office-pcont:hover {
    -webkit-box-shadow: 0px 0px 13px -1px rgba(219, 216, 219, 1);
    -moz-box-shadow: 0px 0px 13px -1px rgba(219, 216, 219, 1);
    box-shadow: 0px 0px 13px -1px rgba(219, 216, 219, 1);
}
.cont-office-pimg {
    height: 60px;
    width: 60px;
    border-radius: 30px;
    text-align: center;
    margin-top: -40px;
    border: solid #0c2150 1.8px !important;
    color: #0c2150;
    position: relative;
    background: white;
}
.cont-office-pcont:hover .cont-office-pimg {
    color: #ed1e24;
    border: solid #ed1e24 1.8px !important;
}
.cont-office-pcont:hover {
    border: solid #ed1e24 3px !important;
}
.custom-icon-cexam {
    position: absolute;
    top: 28%;
    left: 28%;
    font-size: 1.8rem !important;
}

.main-carousel-controller .slick-prev {
    width: 80px;
    height: 80px;
    position: absolute;
    left: -37px;
    top: 65%;
    -ms-transform: translateY(-50%); /* IE 9 */
    -webkit-transform: translateY(-50%); /* Safari */
    transform: translateY(-50%);
}
.main-carousel-controller .slick-next {
    width: 50px;
    height: 50px;
    position: absolute;
    right: -20;
    top: 65%;
    -ms-transform: translateY(-50%); /* IE 9 */
    -webkit-transform: translateY(-50%); /* Safari */
    transform: translateY(-50%);
}

.main-carousel-controller .slick-prev:before,
.slick-next:before {
    font-family: "slick" !important;
    font-size: 45px !important;
    line-height: 1 !important;
    color: #fff !important;
    opacity: 1 !important;
    -webkit-font-smoothing: antialiased !important;
}
.main-carousel-controller .slick-prev:before,
.slick-next:before {
    font-family: "slick" !important;
    font-size: 45px !important;
    line-height: 1 !important;
    color: #fff !important;
    opacity: 1 !important;
    -webkit-font-smoothing: antialiased !important;
}

/* Branches -> Card */

.go-corner {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: absolute;
    width: 45px;
    height: 45px;
    overflow: hidden;
    bottom: 0;
    right: 0;
    background-color: #ed1e24;
    border-radius: 32px 0px 4px 0px;
}

.go-arrow {
    margin-top: -1px;
    margin-right: -6px;
    color: white;
    font-size: 30px;
    font-weight: 900;
    font-family: courier, sans;
}

.card1 {
    display: block;
    position: relative;
    /* max-width: 262px; */
    /*background-color: #192f59;*/
    background-color: #192f59;
    border-radius: 4px;
    padding: 32px 24px;
    margin: 12px;
    height: 85% !important;
    text-decoration: none !important;
    z-index: 0;
    overflow: hidden;
}
.card1:before {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: 0;
    right: -16px;
    background: #ed1e24;
    height: 32px;
    width: 32px;
    border-radius: 32px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: -webkit-transform 0.25s ease-out;
    transition: -webkit-transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}
.card1:hover:before {
    -webkit-transform: scale(28);
    transform: scale(28);
    text-decoration: none !important;
}

.card1:hover p {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none !important;
}

.card1:hover h3 {
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #ffffff;
    text-decoration: none !important;
}

.card1 h3 {
    color: #ffffff !important;
    font-size: 30px !important;
    text-align: center !important;
    margin-bottom: 0 !important;
}
/* Controller Office Starts*/

/* Event Management Office Starts */
.evsection {
    display: none;
    padding: 2rem;
}
/* @media screen and (min-width: 768px) {
    .evsection {
        padding: 4rem;
    }
} */
@supports (display: grid) {
    .evsection {
        display: block;
    }
}

h1 {
    font-size: 2rem;
    margin: 0 0 1.5em;
}

.evgrid {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-auto-rows: 150px;
    grid-auto-flow: row dense;
}

.item {
    position: relative;
    z-index: 1000 !important;
    display: -webkit-box;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: end;
    justify-content: flex-end;
    box-sizing: border-box;
    background: #0c9a9a;
    color: #fff;
    grid-column-start: auto;
    grid-row-start: auto;
    color: #fff;
    background: url("/images/gallery/1.jpg");
    background-size: cover;
    background-position: center;
    box-shadow: -2px 2px 10px 0px rgba(68, 68, 68, 0.4);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    cursor: pointer;
    counter-increment: item-counter;
}
.item:nth-of-type(3n) {
    background-image: url("/images/gallery/2.jpg");
}
.item:nth-of-type(4n) {
    background-image: url("/images/gallery/3.jpg");
}
.item:nth-of-type(5n) {
    background-image: url("/images/gallery/4.jpg");
}
.item:nth-of-type(6n) {
    background-image: url("/images/gallery/5.jpg");
}
.item:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.3;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
}
.item:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.item:hover:after {
    opacity: 0;
}
.item--medium {
    grid-row-end: span 2;
}
.item--large {
    grid-row-end: span 3;
}
.item--full {
    grid-column-end: auto;
}
@media screen and (min-width: 768px) {
    .item--full {
        grid-column: 1/-1;
        grid-row-end: span 2;
    }
}
.item__details {
    position: relative;
    z-index: 1;
    padding: 15px;
    color: #444;
    background: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #828282;
}
.item__details:before {
    /* content: counter(item-counter); */
    font-weight: bold;
    font-size: 1.1rem;
    padding-right: 0.5em;
    color: #444;
}
/* Event Management Office Ends */

/* Ev Card*/
.evcards {
    width: calc(100% - 2em) !important;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    grid-gap: 1em;
    grid-template-areas: "a a b c" "a a d d";
    width: 80%;
}

.evcard {
    width: 100%;
    position: relative;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    cursor: pointer;
    font-family: "Roboto", sans-serif;
    font-weight: 300;
}
.evcard:last-child {
    margin-bottom: 0;
}
.evcard:before {
    height: 0;
    content: "";
    display: block;
    padding-bottom: 47.36%;
}
.evcard.content:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    content: "";
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(0, 0, 0, 0)),
        to(black)
    );
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), black);
}
.evcard:nth-child(1) {
    grid-area: a;
}
.evcard:nth-child(2) {
    grid-area: b;
}
.evcard:nth-child(3) {
    grid-area: c;
}
.evcard:nth-child(4) {
    grid-area: d;
}
.evcard-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.evcard-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.evcard-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.evcard-label {
    position: absolute;
    top: 0.45rem;
    left: 0.45rem;
    background: #089f8a;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 0.7em;
    color: white;
    padding: 0.5em;
}
.evcard-title {
    position: absolute;
    left: 1em;
    bottom: 1em;
    color: #d6dbeb;
    z-index: 5;
    font-size: 0.8em;
}
.evcard.evform {
    position: relative;
}
.evcard.evform:before {
    background: linear-gradient(
        60deg,
        #f79533,
        #f37055,
        #ef4e7b,
        #a166ab,
        #5073b8,
        #1098ad,
        #07b39b,
        #6fba82
    );
}
.evcard.evform:after {
    position: absolute;
    top: 0.5em;
    left: 0.5em;
    width: calc(100% - 1em);
    height: calc(100% - 1em);
    content: "";
    background: #252833;
}
.evcard.evform .evform-title {
    position: absolute;
    top: 1rem;
    left: 1rem;
    font-size: 7vw;
    font-weight: 900;
    z-index: 5;
    text-transform: uppercase;
    background: linear-gradient(
        60deg,
        #f79533,
        #f37055,
        #ef4e7b,
        #a166ab,
        #5073b8,
        #1098ad,
        #07b39b,
        #6fba82
    );
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}
.evcard.evform .evform-title:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    content: "Sign Up";
    opacity: 0.5;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    z-index: 2;
    background: linear-gradient(
        60deg,
        #f79533,
        #f37055,
        #ef4e7b,
        #a166ab,
        #5073b8,
        #1098ad,
        #07b39b,
        #6fba82
    );
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.evcard:nth-child(2) .evcard-label {
    background: #ef4e7b;
}
.evcard:nth-child(3) .evcard-label {
    background: #1098ad;
}
.evcard:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.35);
}
.evcard:hover .evform-title:before {
    -webkit-filter: blur(3px);
    filter: blur(3px);
    opacity: 0.7;
}
/* Ev Card*/

.secheader {
    font-size: 50px !important;
}

@media (max-width: 768px) {
    .secheader {
        font-size: 39px !important;
    }
}

/* Navs */

/* Navigation */
.tabs-navigation {
    border-radius: 5px;
}

.tabs-navigation .nav-tabs > li {
    margin-bottom: 1px;
}

.tabs-navigation .nav-tabs > li .nav-link {
    color: #777;
    padding: 18px;
    line-height: 100%;
    position: relative;
}

.tabs-navigation .nav-tabs > li .nav-link:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 10px;
    content: "\f054";
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.tabs-navigation .nav-tabs > li .nav-link [class*="fa-"],
.tabs-navigation .nav-tabs > li .nav-link .icons {
    margin-right: 4px;
}

.tabs-navigation .nav-tabs li:first-child .nav-link {
    border-radius: 5px 5px 0 0;
}

.tabs-navigation .nav-tabs li.active .nav-link,
.tabs-navigation .nav-tabs li.active .nav-link:hover,
.tabs-navigation .nav-tabs li.active .nav-link:focus {
    border-right-color: #eee;
}

.tabs-navigation .nav-tabs li:last-child .nav-link {
    border-radius: 0 0 5px 5px;
}

.tabs-navigation-simple {
    border: 0 !important;
    border-radius: 0 !important;
}

.tabs-navigation-simple .nav-tabs {
    border: 0 !important;
    border-radius: 0 !important;
}

.tabs-navigation-simple .nav-tabs .nav-link,
.tabs-navigation-simple .nav-tabs .nav-link:hover {
    background: transparent !important;
    border-radius: 0 !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06) !important;
    border-left: 0 !important;
    padding-left: 0 !important;
}

.tabs-navigation-simple .nav-tabs li:last-child .nav-link,
.tabs-navigation-simple .nav-tabs li:last-child .nav-link:hover {
    border-bottom: 0 !important;
}

.tab-pane-navigation {
    display: none;
}

.tab-pane-navigation.active {
    display: block;
}

/* Simple */
.tabs.tabs-simple .nav-tabs {
    justify-content: center;
    border: 0;
    margin-bottom: 10px;
}

.tabs.tabs-simple .nav-tabs > li {
    margin-left: 0;
    margin-bottom: 20px;
}

.tabs.tabs-simple .nav-tabs > li .nav-link,
.tabs.tabs-simple .nav-tabs > li .nav-link:hover,
.tabs.tabs-simple .nav-tabs > li .nav-link:focus {
    padding: 15px 27px;
    background: none;
    border: 0;
    border-bottom: 3px solid #eee;
    border-radius: 0;
    color: #777;
    font-size: 16px;
}

.tabs.tabs-simple .tab-content {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    box-shadow: none;
}

/* Responsive */
@media (max-width: 575px) {
    .tabs .nav.nav-tabs.nav-justified li {
        display: block;
        margin-bottom: -5px;
    }

    .tabs .nav.nav-tabs.nav-justified li .nav-link {
        border-top-width: 3px !important;
        border-bottom-width: 0 !important;
    }

    .tabs .nav.nav-tabs.nav-justified li:first-child .nav-link,
    .tabs .nav.nav-tabs.nav-justified li:first-child .nav-link:hover {
        border-radius: 5px 5px 0 0;
    }

    .tabs .nav.nav-tabs.nav-justified li:last-child .nav-link,
    .tabs .nav.nav-tabs.nav-justified li:last-child .nav-link:hover {
        border-radius: 0;
    }

    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li {
        margin-bottom: 0;
        margin-top: -5px;
    }

    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li .nav-link {
        border-bottom-width: 3px !important;
        border-top-width: 0 !important;
    }

    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child .nav-link,
    .tabs.tabs-bottom
        .nav.nav-tabs.nav-justified
        li:first-child
        .nav-link:hover {
        border-radius: 0;
    }

    .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child .nav-link,
    .tabs.tabs-bottom
        .nav.nav-tabs.nav-justified
        li:last-child
        .nav-link:hover {
        border-radius: 0 0 5px 5px;
    }
}

.responsive-tabs-container .tab-pane {
    margin-bottom: 15px;
}

.responsive-tabs-container .accordion-link {
    display: none;
    margin-bottom: 10px;
    padding: 10px 15px;
    background-color: #f7f7f7;
    border-radius: 3px;
    border: 1px solid #ebebeb;
}

@media (max-width: 767px) {
    .responsive-tabs-container.accordion-xs .nav-tabs {
        display: none;
    }

    .responsive-tabs-container.accordion-xs .accordion-link {
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .responsive-tabs-container.accordion-sm .nav-tabs {
        display: none;
    }

    .responsive-tabs-container.accordion-sm .accordion-link {
        display: block;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .responsive-tabs-container.accordion-md .nav-tabs {
        display: none;
    }

    .responsive-tabs-container.accordion-md .accordion-link {
        display: block;
    }
}

@media (min-width: 1200px) {
    .responsive-tabs-container.accordion-lg .nav-tabs {
        display: none;
    }

    .responsive-tabs-container.accordion-lg .accordion-link {
        display: block;
    }
}

/* Featured Boxes - Style 6 */
.featured-boxes-style-6 .featured-box .icon-featured {
    border: 1px solid #cecece;
    color: #777;
}

.featured-boxes-style-6 .featured-box .icon-featured:after {
    border: 5px solid #f7f7f7;
    border-radius: 50%;
    box-sizing: content-box;
    content: "";
    display: block;
    height: 100%;
    left: -6px;
    padding: 1px;
    position: absolute;
    top: -6px;
    width: 100%;
}

/* Icon Featured */
.icon-featured {
    display: inline-block;
    font-size: 0;
    margin: 15px;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 2.3em;
    line-height: 110px;
}

.icon-featured:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: "";
    box-sizing: content-box;
}

/* Featured Box */
.featured-box {
    background: #fff;
    box-sizing: border-box;
    border-bottom: 1px solid #dfdfdf;
    border-left: 1px solid #ececec;
    border-radius: 8px;
    border-right: 1px solid #ececec;
    box-shadow: 0 2px 4px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 27px;
    min-height: 100px;
    display: flex;
    justify-content: center;
    position: relative;
    text-align: center;
    z-index: 1;
}

.featured-box h4 {
    font-size: 1.3em;
    font-weight: 400;
    letter-spacing: -0.7px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.featured-box .box-content {
    border-radius: 8px;
    position: relative;
}

.featured-box .box-content:not(.box-content-border-0) {
    top: -1px;
    border-top-width: 4px;
}

.featured-box .box-content.box-content-border-0 {
    border-top: 1px solid rgba(0, 0, 0, 0.06) !important;
    border-bottom: 0 !important;
}

.featured-box .box-content.box-content-border-bottom {
    top: 1px;
}

.featured-box .box-content-border-bottom {
    border-top: 1px solid rgba(0, 0, 0, 0.06) !important;
    border-bottom: 4px solid rgba(0, 0, 0, 0.06);
}

/* Featured Box Left */
.featured-box-text-left {
    text-align: left;
}

/* Featured Boxes - Style 5, 6 and 7 */
.featured-boxes-style-5 .featured-box,
.featured-boxes-style-6 .featured-box,
.featured-boxes-style-7 .featured-box {
    background: none;
    border: 0;
    box-shadow: none;
    margin: 10px 0;
}

.featured-boxes-style-5 .featured-box .box-content,
.featured-boxes-style-6 .featured-box .box-content,
.featured-boxes-style-7 .featured-box .box-content {
    border: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.featured-boxes-style-5 .featured-box .box-content h4,
.featured-boxes-style-6 .featured-box .box-content h4,
.featured-boxes-style-7 .featured-box .box-content h4 {
    color: #333940;
}

.featured-boxes-style-5 .featured-box .icon-featured,
.featured-boxes-style-6 .featured-box .icon-featured,
.featured-boxes-style-7 .featured-box .icon-featured {
    display: inline-block;
    font-size: 2em;
    height: 75px;
    padding: 0;
    width: 75px;
    margin-top: 0;
    margin-bottom: 10px;
    background: #fff;
    border: 1px solid #dfdfdf;
    color: #777;
    line-height: 73px;
}

/* Featured Boxes - Style 6 */
.featured-boxes-style-6 .featured-box .icon-featured {
    border: 1px solid #cecece;
    color: #777;
}

.featured-boxes-style-6 .featured-box .icon-featured:after {
    border: 5px solid #f7f7f7;
    border-radius: 50%;
    box-sizing: content-box;
    content: "";
    display: block;
    height: 100%;
    left: -6px;
    padding: 1px;
    position: absolute;
    top: -6px;
    width: 100%;
}

/* Featured Boxes - Style 7 */
.featured-boxes-style-7 .featured-box .icon-featured {
    border: 1px solid #dfdfdf;
    color: #777;
}

/* Featured Boxes - Style 8 */
.featured-boxes-style-8 .featured-box .icon-featured {
    display: inline-block;
    font-size: 2em;
    height: 75px;
    padding: 0;
    width: 75px;
    margin: -15px -15px 0 0;
    background: #fff;
    line-height: 75px;
    border: 0;
    color: #777;
}

html body .tabs.tabs-simple .nav-tabs > li.active .nav-link,
html.dark body .tabs.tabs-simple .nav-tabs > li.active .nav-link,
html body .tabs.tabs-simple .nav-tabs > li.active .nav-link:focus,
html.dark body .tabs.tabs-simple .nav-tabs > li.active .nav-link:focus,
html body .tabs.tabs-simple .nav-tabs > li .nav-link:hover,
html.dark body .tabs.tabs-simple .nav-tabs > li .nav-link:hover,
html body .tabs.tabs-simple .nav-tabs > li.active .nav-link:hover,
html.dark body .tabs.tabs-simple .nav-tabs > li.active .nav-link:hover {
    border-top-color: #192f59;
    color: #192f59;
}

html body .tabs.tabs-bottom .nav-tabs li .nav-link:hover,
html.dark body .tabs.tabs-bottom .nav-tabs li .nav-link:hover,
html body .tabs.tabs-bottom .nav-tabs li.active .nav-link,
html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link,
html body .tabs.tabs-bottom .nav-tabs li.active .nav-link:hover,
html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link:hover,
html body .tabs.tabs-bottom .nav-tabs li.active .nav-link:focus,
html.dark body .tabs.tabs-bottom .nav-tabs li.active .nav-link:focus {
    border-bottom-color: #192f59;
}

html .featured-boxes-style-6 .featured-box.featured-box-primary .icon-featured {
    color: #192f59;
}

.text-2 {
    font-size: 13px;
}

/* Profile 2.0*/
.new-profile-par {
    color: #fff;
}

.new-profile-img {
    height: 341px !important;
    border: 4px solid #999 !important;
}
.new-profile-container {
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.new-profile-text-container {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
    border: 1px solid #999 !important;
}

@media (max-width: 768px) {
    .new-profile-container {
        display: flex;
        justify-content: center;
    }
    .new-profile-text-container {
        padding-right: 2rem !important;
        padding-left: 2rem !important;
        border: none !important;
    }
    .new-profile-par {
        padding: 10px;
    }
}

.new-profile-hed {
    text-decoration: none;
    font-size: 28px !important;
    text-transform: uppercase;
}
.new-profile-subhed {
    text-decoration: none;
    font-size: 18.9px !important;
    text-transform: uppercase;
}
.new-profile-par {
    font-size: 14px !important;
}
/* Profile 2.0*/

@media (max-width: 768px) {
    .change-mobile-view-pics {
        width: 100%;
    }
}

/* Progs Starts */
.progscard {
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.08), 0 0 6px rgba(0, 0, 0, 0.05);
    transition: 0.3s transform cubic-bezier(0.155, 1.105, 0.295, 1.12),
        0.3s box-shadow,
        0.3s -webkit-transform cubic-bezier(0.155, 1.105, 0.295, 1.12);
    padding: 14px 80px 18px 36px;
    cursor: pointer;
    min-height: 140px !important;
    margin-bottom: 15px;
}

.progscard:hover {
    transform: scale(1.05);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 4px 8px rgba(0, 0, 0, 0.06);
    color: #192f59 !important;
}

.progscard h3 {
    font-weight: 900;
    color: #192f59 !important;
}

.progscard img {
    position: absolute;
    top: 20px;
    right: 15px;
    max-height: 120px;
}

.progscard-1 {
    background-image: url(https://ionicframework.com/img/getting-started/ionic-native-card.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 80px;
}

.progscard-2 {
    background-image: url(https://ionicframework.com/img/getting-started/components-card.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 80px;
}

.progscard-3 {
    /* background-image: url(https://ionicframework.com/img/getting-started/theming-card.png); */
    background-image: url(https://www.flaticon.com/svg/static/icons/svg/3039/3039719.svg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: 64px;
}

@media (max-width: 990px) {
    .progscard {
        /* margin: 20px; */
    }
}
/* Progs Ends */

.icon:hover {
    background: #192f59 !important;
}
.icon:hover .fa {
    color: #fff !important;
}

/* Course Tracks Cards */
/* Erozgar - Start */
.E-New-Testimonial-Img {
    height: 200px;
    width: 200px;
    border-radius: 100px;
    margin-bottom: 30px;
}

.E-New-Testimonial-Quote {
    font-weight: 400 !important;
    font-size: 1.653125em !important;
    line-height: 1.35 !important;
    transition: font-size 0.3s ease-out !important;
    color: white !important;
}
.E-New-Testimonial-Name {
    color: white !important;
}

.E-New-Testimonial-Discription {
    color: white !important;
    font-style: italic;
}

.E-New-Testimonial-Link {
    color: white !important;
}

/* Card */
#erb6coursetrackswrap {
    width: 100%;
    display: block;
    background: #192f59;
    padding: 3em 3em 4em 8em;
}

#erb6coursetracks {
    width: 100%;
    display: block;
}

#erb6coursetrackstitlewrap {
    width: 100%;
    display: block;
    text-align: center;
    margin: 0 0 1em 0;
}

#erb6coursetrackstitle {
    font: bold 40px MyriadPro;
    color: #ffffff;
    text-transform: uppercase;
}

#erb6coursetracksstitlewrap {
    width: 100%;
    display: block;
    text-align: center;
    margin: 0 0 2em 0;
}

#erb6coursetracksstitle {
    font: 25 MyriadPro;
    color: #ffffff;
    text-transform: uppercase;
}

#erb6coursetracksbodywrap {
    width: 100%;
    display: block;
}

#erb6coursetracksbody {
    width: 100%;
    display: block;
}

#erb6c1,
#erb6c2,
#erb6c3 {
    padding: 0px;
}

#erb6c1cwrap,
#erb6c2cwrap,
#erb6c3cwrap {
    width: 100%;
    display: block;
}

#erb6c1c,
#erb6c2c,
#erb6c3c {
    width: 100%;
    display: block;
}

#technicalctwrap,
#ntechnicalctwrap,
#creativedesignctwrap {
    width: 100%;
    display: block;
}

#technicalct,
#ntechnicalct,
#creativedesignct {
    width: 100%;
    display: block;
}

#technicalctheaderwrap {
    width: 100%;
    display: block;
    background: #991e22;
    padding: 20px 15px 15px;
}
#ntechnicalctheaderwrap {
    width: 100%;
    display: block;
    background: #c22c31;
    padding: 20px 15px 15px;
}
#creativedesignctheaderwrap {
    width: 100%;
    display: block;
    background: #e73d43;
    padding: 20px 15px 15px;
}

#technicalctheader {
    width: 100%;
    display: block;
}
#ntechnicalctheader {
    width: 100%;
    display: block;
}
#creativedesignctheader {
    width: 100%;
    display: block;
}

#technicalctheadericonwrap,
#ntechnicalctheadericonwrap,
#creativedesignctheadericonwrap {
    width: auto;
    display: inline-block;
}

#technicalctheadericon {
    background: url("/images/erozgaar/icon-ct-technical.png") no-repeat center
        center / contain;
}

#ntechnicalctheadericon {
    background: url("/images/erozgaar/icon-ct-nontechnical.png") no-repeat
        center center / contain;
}

#creativedesignctheadericon {
    background: url("/images/erozgaar/icon-ct-creativedesign.png") no-repeat
        center center / contain;
}

#technicalctheadericon,
#ntechnicalctheadericon,
#creativedesignctheadericon {
    width: 45px;
    height: 45px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

#technicalcttitlewrap,
#ntechnicalcttitlewrap,
#creativedesigncttitlewrap {
    width: 80%;
    display: inline-block;
    padding-left: 10%;
}

#technicalcttitle,
#creativedesigncttitle {
    font: 20px;
    color: #ffffff;
    text-transform: uppercase;
    position: relative;
    top: -12px;
}

#ntechnicalcttitle {
    font: 20px;
    color: #ffffff;
    text-transform: uppercase;
    position: relative;
    top: -5px;
}

#technicalctbodywrap {
    width: 100%;
    display: block;
    background: #122342;
    padding: 20px 20px 0;
    height: 90%;
}
#ntechnicalctbodywrap {
    width: 100%;
    display: block;
    background: #192f59;
    padding: 20px 20px 0;
    height: 90%;
}
#creativedesignctbodywrap {
    width: 100%;
    display: block;
    background: #1c376b;
    padding: 20px 20px 0;
    height: 90%;
}

#technicalctbody,
#ntechnicalctbody,
#creativedesignctbody {
    width: 100%;
    display: block;
}

#technicalctlstwrap,
#ntechnicalctlstwrap,
#creativedesignctlstwrap {
    width: 100%;
    display: block;
}

#technicalctlst,
#ntechnicalctlst,
#creativedesignctlst {
    width: 100%;
    display: block;
}

#technicalctlst ul,
#ntechnicalctlst ul,
#creativedesignctlst ul {
    padding: 0px;
}

#technicalctlst ul li,
#ntechnicalctlst ul li,
#creativedesignctlst ul li {
    list-style: none;
}

#technicalctlst ul li a {
    text-decoration: none;
    font: 16px;
    color: #999999;
    text-transform: uppercase;
    pointer-events: none;
    cursor: default;
    letter-spacing: 1px;
    word-spacing: 2px;
    line-height: 1.5;
}

#ntechnicalctlst ul li a {
    text-decoration: none;
    font: 21px;
    color: #999999;
    text-transform: uppercase;
    pointer-events: none;
    cursor: default;
    letter-spacing: 1px;
    word-spacing: 2px;
    line-height: 1.5;
}

#creativedesignctlst ul li a {
    text-decoration: none;
    font: 21px;
    color: #a5a5a5;
    text-transform: uppercase;
    pointer-events: none;
    cursor: default;
    letter-spacing: 1px;
    word-spacing: 2px;
    line-height: 1.5;
}

#technicalctlst ul li a:hover,
#ntechnicalctlst ul li a:hover,
#creativedesignctlst ul li a:hover {
}

#technicalctartwrkwrap {
    width: 100%;
    display: block;
}

#ntechnicalctartwrkwrap {
    width: 100%;
    display: block;
}

#creativedesignctartwrkwrap {
    width: 100%;
    display: block;
}

#technicalctartwrk,
#ntechnicalctartwrk,
#creativedesignctartwrk {
    width: 100%;
    display: block;
}

#technicalctartwrkimgwrap,
#ntechnicalctartwrkimgwrap,
#creativedesignctartwrkimgwrap {
    width: 100%;
    display: block;
}

#technicalctartwrkimg {
    background: url("/images/erozgaar/3.png") no-repeat center center / contain;
    height: 136px;
}

#ntechnicalctartwrkimg {
    background: url("/images/erozgaar/2.png") no-repeat center center / contain;
    height: 220px;
    margin-top: 31%;
}

#creativedesignctartwrkimg {
    background: url("/images/erozgaar/1.png") no-repeat center center / contain;
    height: 300px;
    margin-top: 50%;
}

#technicalctartwrkimg,
#ntechnicalctartwrkimg,
#creativedesignctartwrkimg {
    width: 100%;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    margin-left: 5%;
}

/*Testimonial Image*/
.img-fluid.E-New-Testimonial-Img {
    max-width: 9%;
}
@media only screen and (max-width: 960px) {
    .img-fluid.E-New-Testimonial-Img {
        max-width: 12%;
    }
}
/* Card */
/* Erozgar - End */
/* Faculty Bullets Starts*/
.bulletcircle {
    counter-reset: list-counter;
    list-style: none;
    float: left;
}
.bulletcircle li {
    margin: 1.5em 0;
}
.bulletcircle li:before {
    content: counter(list-counter);
    counter-increment: list-counter;
    width: 1em;
    height: 1em;
    padding: 0.5em;
    margin-right: 1em;
    border-radius: 50%;
    border: 0.25em solid #ccc;
    background: #e23;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    text-align: center;
    display: inline-block;
}

.bulletsquare {
    counter-reset: list-counter;
    list-style: none;
    float: left;
}
.bulletsquare li {
    margin: 1.5em 0;
}
.bulletsquare li:before {
    content: counter(list-counter);
    counter-increment: list-counter;
    width: 2em;
    height: 2em;
    /* padding: 0.5em; */
    margin-right: 1em;
    border: 0.25em solid #ccc;
    background: #192f59;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    text-align: center;
    display: inline-block;
}

.bulletsquare li:hover {
    content: counter(list-counter);
    counter-increment: list-counter;
    width: 2em;
    height: 2em;
    /* padding: 0.5em; */
    margin-right: 1em;
    border: 0.25em solid #ccc;
    background: #ed1e24;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    text-align: center;
    display: inline-block;
}

.bulletdiamond {
    counter-reset: list-counter;
    list-style: none;
    float: left;

    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-width: 50%;
    -moz-column-width: 50%;
    column-width: 50%;
    -webkit-column-gap: 4em;
    -moz-column-gap: 4em;
    column-gap: 4em;
}

.bulletdiamondMed {
    counter-reset: list-counter;
    list-style: none;
    float: left;

    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-width: 50%;
    -moz-column-width: 50%;
    column-width: 50%;
    -webkit-column-gap: 4em;
    -moz-column-gap: 4em;
    column-gap: 4em;
}

.bulletdiamondMed li {
    padding-top: 20px;
    /* padding-right: 20px; */
    font-weight: bold;
    color: #192f59;
    font-size: 21px;
    /* font-size: 24px;
    font-weight: 900 !important; */
}

.bulletdiamondMed li:hover {
    color: #ed1e24;
}

.bulletdiamondMed li:before {
    content: counter(list-counter);
    counter-increment: list-counter;
    transform: rotate(45deg);
    text-transform: rotate(90deg);
    width: 2em;
    height: 2em;
    /* padding: 0.5em; */
    margin-right: 1em;
    margin-bottom: 1em;
    border: 0.25em solid #ccc;
    background: #192f59;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    text-align: center;
    display: inline-block;
}

@media (max-width: 1024px) {
    .bulletdiamond {
        counter-reset: list-counter;
        list-style: none;
        float: left;

        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-width: 50%;
        -moz-column-width: 50%;
        column-width: 50%;
        -webkit-column-gap: 4em;
        -moz-column-gap: 4em;
        column-gap: 4em;
        padding-left: 10px;
        /* clear: both; */
        display: block !important;
        /* overflow: hidden; */
        white-space: normal !important;
    }
}

.bulletdiamond li {
    padding-top: 20px;
    /* padding-right: 20px; */
    font-weight: bold;
    color: #192f59;
    font-size: 21px;
    /* font-size: 24px;
    font-weight: 900 !important; */
}

.bulletdiamond li:hover {
    color: #ed1e24;
}

.bulletdiamond li:before {
    content: counter(list-counter);
    counter-increment: list-counter;
    transform: rotate(0deg);
    text-transform: rotate(90deg);
    width: 2em;
    height: 2em;
    /* padding: 0.5em; */
    margin-right: 1em;
    margin-bottom: 1em;
    border: 0.25em solid #ccc;
    background: #192f59;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    text-align: center;
    display: inline-block;
}

.bulletlarge {
    counter-reset: list-counter;
    list-style: none;
    float: left;
}
.bulletlarge li {
    margin: 1.5em 0;
    line-height: 1em;
}
.bulletlarge li:before {
    content: counter(list-counter);
    counter-increment: list-counter;
    font-family: arial;
    color: #666;
    font: bold;
    font-size: 2em;
    margin-right: 0.5em;
}
/* Faculty Bullets Ends */

/* Department Bullets Starts*/
.span4 img {
    margin-right: 10px;
}
.span4 .img-left {
    float: left;
}
.span4 .img-right {
    float: right;
    margin-left: 20px;
}
/* Department Bullets Ends*/

/* News Archive Starts */
.new-news-container {
    margin-bottom: 20px;
}
/* News Archive Ends */

/* home Page Changes */
.gdlr-core-pbf-element:hover .fa {
    cursor: pointer;
    color: red !important;
}
.gdlr-core-pbf-element:hover .gdlr-core-column-service-title {
    color: red !important;
    cursor: pointer;
}
.gdlr-core-column-service-title {
    font-size: 16px !important;
    padding-top: 5px;
}

/* Acc FIlter Isotope New */

.content {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
    height: 886.531px !important;
}

.single-content img {
    height: auto !important;
}

.filters {
    width: 100%;
    text-align: center;
}

ul {
    list-style: none;
    padding: 20px 0;
}
.news-spacing ul {
    list-style: disc;
}

.acc-new-fliter-active {
    display: inline;
    padding: 10px 25px;
    font-size: 14px;
    color: #223468;
    font-weight: 400;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}

.acc-new-fliter-active:hover {
    color: #ed1e24;
}

.acc-new-fliter-active.active {
    color: #ed1e24;
    /* border: 1px solid #ed1e24; */
    border-radius: 15px;
}

/* Campus Life Update */
.iconfilter-shortcode .project_cat_title_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.9;
    transform: translateX(-105%);
    background: #192f59 !important;
    color: #fff;
    -webkit-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    display: flex;
}

.iconfilter-shortcode .project_cat_title_overlay_items1 {
    width: 20%;
    border-radius: 170px 0px 0px 0px;
    height: 30%;
    position: absolute;
    right: 0;
    bottom: 0;
    opacity: 0.9;
    background-color: black;
    -webkit-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    display: flex;
}
.iconfilter-shortcode:hover .project_cat_title_overlay {
    transform: translateX(0);
}

.iconfilter-shortcode .project_cat_title_overlay_items {
    width: 100%;
    align-self: center;
    text-align: center;
}

.project_title {
    font-size: 48px !important;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0;
    font-weight: bold;
}
.project_title1 a {
    font-size: 17px !important;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0;
    font-weight: bold;
    position: absolute;
    top: 44%;
    left: 16%;
    /* right: 48%; */
    font-size: 68px;
    opacity: 1 !important;
    color: #fff !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.project_title1 i {
    font-size: 43px !important;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0;
    font-weight: bold;
    position: absolute;
    top: 57%;
    right: 38%;
    font-size: 68px;
    opacity: 1 !important;
    color: #fff !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 450px) {
    .project_title1 a {
        font-size: 22px;
        right: 9%;
    }
    .project_title1 i {
        font-size: 34px !important;
    }
}
.project_cat {
    margin: 15px 0 0px;
    text-transform: lowercase;
    line-height: 1.2;
    font-weight: normal;
}

.project_title a {
    color: #fff !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.project_cat a {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff !important;
    font-size: 16px;
    display: inline-block;
}

.text-blue-link {
    color: #192f59 !important;
}
.text-blue-link:hover {
    color: #ed1e24 !important;
}

.event-dates {
    font-weight: 900 !important;
    width: 30px;
}

.show-read-more .more-text {
    display: none;
}

.new-new-img {
    height: 333px !important;
    width: 333px !important;
}

/* New AcadDetail page */
.Acad-Prog-Subtitle {
    font-size: 14px;
    color: black !important;
    display: flex;
    align-items: center;
}
.Acad-Prog-Hed {
    color: #192f59 !important;
    text-transform: uppercase;
    font-size: 48px !important;
}

.Acad-Prog-Hed2 {
    list-style: upper-roman !important;
    text-transform: uppercase;
    color: #ed1e24;
    font-weight: 700;
}

.Acad-Prog-Hed3 {
    color: #192f59 !important;
    font-size: 16px !important;
    font-weight: 700;
}

.Acad-Prog-ul > li:before {
    content: "-";
    text-indent: -5px;
}

.Acad-Prog-ul > li {
    font-size: 16px;
    color: black;
}

.change-pad-acad {
    padding-left: 90px !important;
}
.Acad-Prog-main {
    margin-right: 3rem !important;
}

@media (max-width: 450px) {
    .change-pad-acad {
        padding-left: 7px !important;
        text-align: center;
    }
    .Acad-Prog-main {
        margin-right: 0 !important;
        text-align: center !important;
    }
}

/* Student Page Main Section */
.student-img-overlay {
    left: 8%;
    height: 100%;
    background-color: #192f59 !important;
    position: absolute !important;
    top: 0;
}
.Student-Heading-Heading {
    font-size: 50px;
    color: white !important;
    text-transform: uppercase;
    /* padding-left: 30px; */
    /* text-align: center; */
}

.Student-Heading-Par {
    color: white !important;
    text-transform: uppercase;
    text-align: justify;
    padding-left: 15px;
    padding-right: 15px;
}

.fBlue {
    color: #192f59 !important;
}

.fBlue:hover {
    color: #ed2228 !important;
}

.fRed {
    color: #ed2228 !important;
}

.ffBlue {
    color: #192f59 !important;
}

.fGrey {
    color: #6b6b6b !important;
}

/* Event Mgmt Gallery Starts */
.event-gall-new-hov {
    background-color: #192f59;
    cursor: pointer;
    position: relative;
}
.event-gall-new-hov:hover {
    opacity: 0.8 !important;
    transition: 0.6s;
    cursor: pointer;
}
.event-gall-new-hov:hover::after {
    content: "Text Here";
    position: absolute;
    font-weight: 900;
    font-size: 2rem;
    top: 50%;
    left: 30%;
    color: black;
}

.convo-event-gall-new-hov {
    background-color: #192f59;
    cursor: pointer;
    position: relative;
}
.convo-event-gall-new-hov:hover {
    opacity: 0.4 !important;
    transition: 0.6s;
    cursor: pointer;
}
.convo-event-gall-new-hov:hover::after {
    content: "Convocations";
    position: absolute;
    font-weight: 900;
    font-size: 2rem;
    top: 50%;
    left: 40%;
    color: white;
}

.ad-event-gall-new-hov {
    background-color: #192f59;
    cursor: pointer;
    position: relative;
}
.ad-event-gall-new-hov:hover {
    opacity: 0.4 !important;
    transition: 0.6s;
    cursor: pointer;
}
.ad-event-gall-new-hov:hover::after {
    content: "Annual Dinner";
    position: absolute;
    font-weight: 900;
    font-size: 2rem;
    top: 50%;
    left: 20%;
    color: white;
}

.slf-event-gall-new-hov {
    background-color: #192f59;
    cursor: pointer;
    position: relative;
}
.slf-event-gall-new-hov:hover {
    opacity: 0.4 !important;
    transition: 0.6s;
    cursor: pointer;
}
.slf-event-gall-new-hov:hover::after {
    content: "  SLF";
    position: absolute;
    font-weight: 900;
    font-size: 2rem;
    top: 50%;
    left: 40%;
    color: white;
}

.gala-event-gall-new-hov {
    background-color: #192f59;
    cursor: pointer;
    position: relative;
}
.gala-event-gall-new-hov:hover {
    opacity: 0.4 !important;
    transition: 0.6s;
    cursor: pointer;
}
.gala-event-gall-new-hov:hover::after {
    content: "Sports Gala";
    position: absolute;
    font-weight: 900;
    font-size: 2rem;
    top: 50%;
    left: 30%;
    color: white;
}

.other-event-gall-new-hov {
    background-color: #192f59;
    cursor: pointer;
    position: relative;
}
.other-event-gall-new-hov:hover {
    opacity: 0.4 !important;
    transition: 0.6s;
    cursor: pointer;
}
.other-event-gall-new-hov:hover::after {
    content: "Miscellaneous";
    position: absolute;
    font-weight: 900;
    font-size: 2rem;
    top: 50%;
    left: 10%;
    color: white;
}

.sdgs-img:hover {
    width: 100%;
    height: auto;

    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all 0.3s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.not-btn-responsive {
    margin-top: 3rem;
}
.Prog-find-mob-pad-btn {
    margin-top: 10px !important;
}
/* Responsive Section */
@media (max-width: 768px) {
    .Prog-find-mob-pad {
        margin: 10px 0px;
    }
    .Prog-find-mob-pad-btn {
        margin-top: 35px !important;
    }
    .not-img-responsive {
        height: auto !important;
    }
    .not-btn-responsive {
        margin: 0 !important;
    }
    #erb6coursetrackswrap {
        padding: 0px !important;
    }
    .block-block .row {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
}

.Sgd-main-sec:hover img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
    transition: all 0.3s ease-out;
}
.Sgd-main-sec img {
    transition: all 0.3s ease-in;
}

/* flipbook starts */

.flipbook-viewport {
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.flipbook-viewport .container {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: auto;
}

.flipbook-viewport .flipbook {
    width: 800px;
    height: 400px;
    left: -400px;
    top: -200px;
}

.flipbook-viewport .page {
    width: 400px;
    height: 400px;
    background-color: white;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.flipbook .page {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.flipbook-viewport .page img {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
}

.flipbook-viewport .shadow {
    -webkit-transition: -webkit-box-shadow 0.5s;
    -moz-transition: -moz-box-shadow 0.5s;
    -o-transition: -webkit-box-shadow 0.5s;
    -ms-transition: -ms-box-shadow 0.5s;

    -webkit-box-shadow: 0 0 20px #ccc;
    -moz-box-shadow: 0 0 20px #ccc;
    -o-box-shadow: 0 0 20px #ccc;
    -ms-box-shadow: 0 0 20px #ccc;
    box-shadow: 0 0 20px #ccc;
}

.flipbook-viewport .double {
    width: 800px;
    height: 400px;
    background-size: 100% 100%;
}
/* flipbook ends */

table.dataTable.table-sm .sorting:before,
table.dataTable.table-sm .sorting_asc:before,
table.dataTable.table-sm .sorting_desc:before {
    top: 5px;
    display: none !important;
    right: 0.85em;
}
table.dataTable.table-sm .sorting:after,
table.dataTable.table-sm .sorting_asc:after,
table.dataTable.table-sm .sorting_desc:after {
    top: 5px;
    display: none !important;
}
.overview-max-width {
    max-width: 1110px !important;
}

@media (max-width: 768px) {
    #Accreds-slider {
        margin-top: 20px !important;
    }
    #campus-life-divi {
        left: 0% !important;
        padding-top: 0.7rem !important;
    }
    #campus-life-heading {
        font-size: 20px !important;
        margin-bottom: 0.25rem !important;
    }
    #campus-life-para {
        font-size: 9.5px !important;
    }
}
.new-news-heading a {
    text-transform: uppercase !important ;

}









.job-logo-img{
    width: 200px; 
    margin: 15px 4px 15px 0px;
}

.job-page-name{
    color: black!important;
    font-family: Arial!important; 
    font-size: 2rem!important; 
    font-weight: 600!important; 
    text-align: center!important; 
    margin: 10px!important;
}


.job-page-des{
    color: red!important; 
    font-family: Arial!important; 
    font-size: 2rem!important; 
    font-weight: 600!important; 
    text-align: center!important; 
    margin: 10px!important;
}


.job-page-td{
    /*border: 2px solid black; */
    width: 33.3333%; 
    font-size: larger; 
    font-family: 'myUrduFont'; 
    font-weight: bold; 
    font-size: 20px;
    direction: rtl;
}

.job-page-td h3{
    display: inline-block; 
    margin-bottom: 0px; 
    font-size: larger; 
    font-family: 'myUrduFont'; 
    font-weight: bold; 
    font-size: 20px;
}


.text-red{
    color:red!important;
}


@media (max-width: 768px) {
    .job-page-name, .job-page-des{
        font-size: 1rem!important; 
    }
    
    .job-page-td, .job-page-td h3{
        font-size: 15px!important;
    }
}





