﻿
section.section.section-accredation {
    padding-top: 6px;
}
.highlight-home {
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    padding: 19px 20px;
    border-right: 1px solid #d2232a;
    background: #fff;
    color: #000;
    font-size: 16px;
}
figure.effect-julia figcaption {
    text-align: left;
}

figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    figure figcaption, figure figcaption > a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0;
    width: 100%;
    max-height: 342px;
    height: 342px;
    background: #1e1d1d;
    text-align: center;
    cursor: pointer;
}
.highlight-home span {
    font-size: 24px;
    margin-right: 5px;
    clear: right;
    display: block;
    margin-bottom: 15px;
    color: #d2232a;
    font-weight: bold;
}
    .highlight-home span b {
        font-size: 33px;
    }
figure.effect-julia p {
    display: inline-block;
    margin: 0 30px 10px;
    /* padding: 0.2em 1em; */
    padding: 0.0em 1em;
    /* background: rgba(255, 255, 255, 0.7); */
    /* background: #da3233; */
    /* color: #2f3238; */
    color: #fff;
    text-transform: none;
    font-weight: 500;
    font-size: 75%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-530px, 0, 0);
    transform: translate3d(-530px, 0, 0);
    font-size: 16px;
    margin-left: 515px;
    width: 70%;
    /* font-weight: bold; */
    /*margin-left: 89%;*/
}
figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    figure figcaption, figure figcaption > a {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
figure.effect-julia p img {
    width: 50px !important;
    max-height: 50px !important;
    min-height: 30px;
    opacity: 1 !important;
    float: left;
    padding-right: 20px;
}
.figure h2 {
    /* word-spacing: -0.15em; */
    font-weight: 300;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 28px;
    padding: 20px;
}
.figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0;
    width: 100%;
    max-height: 342px;
    height: 342px;
    background: #1e1d1d;
    text-align: center;
    cursor: pointer;
}
section.Welcome-area::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.section.Welcome-area::after {
    content: "";
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    background-image: url('../img/footer-new-back.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -2;
    animation-name: image-zoom;
    animation-duration: 10s;
    animation-delay: 1s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    transition: 1s;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
/*section.section.section-testimonial {
    margin-bottom: 40px;
}*/
.page-ti {
    font-size: 25px;
    font-weight: 600;
    color: #000;
}
.testimonial-info {
    border-left: 7px solid #08175e;
    padding-left: 12px;
}
.qulification-info {
    border-left: 7px solid #c71879;
    padding-left: 12px;
}
.carousel-control-bottom .carousel-control-action.previous {
    border-radius: 10px 0 0 10px;
}

.carousel-control-bottom .carousel-control-action {
    background: #c71879;
    margin: 10px;
    border: none;
    display: flex;
    padding: 10px;
    width: 40px;
    justify-content: center;
}
carousel-control-bottom .carousel-control-action .svg-inline--fa {
    color: #6a0c0e;
}


svg:not(:host).svg-inline--fa, svg:not(:root).svg-inline--fa {
    overflow: visible;
    box-sizing: content-box;
}


.svg-inline--fa {
    display: var(--fa-display, inline-block);
    height: 1em;
    overflow: visible;
    vertical-align: -.125em;
}
.carousel-control-bottom {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
}
.testimonial-all-section-info {
    background-color: #EEE;
    padding: 20px 25px;
    height: 500px;
}
.key-information-container {
    padding: 20px;
    background: rgb(234, 234, 234);
    margin: 15px 15px 15px 0;
    border-radius: 5px;
}
.key-information-header {
    color: #073172;
    font-size: 25px;
    font-weight: bold;
}
.key-information-value {
    font-weight: bold;
}

.key-information-value, .key-information-title {
    color: #073172;
}
.key-information-footer .send-btn1 {
    background-color: #6a0c0d;
    border: 1px solid #6a0c0d;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
}

.bg-overlay {
    background-image: url('../img/Rectangle-background.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    padding: 20px;
}
.key-information-left, .key-information-right {
    flex: 1 1 50%;
    margin-right: 5px;
}

.send-btn1 {
    background-color: #f4b328;
    border: 1px solid #f4b328;
    padding: 10px 40px;
    color: #FFF;
    font-size: 18px;
    border-radius: 5px;
}
.key-information-title {
    color: #073172;
}
.key-information-row {
    display: flex;
    margin-bottom: 20px;
}
key-information-footer {
    display: flex;
    justify-content: center;
}
.key-information-footer {
    display: flex;
    justify-content: center;
}

.primary-text-color {
    color: #073172;
    font-size: 25px;
    font-weight: bold;
}

