
.features-single {
    background-color: #36BFC4;
}

/* Custom Styles to Overlap Features Section over Slider */
section.features {
    margin-top: -133px;
    position: relative;
    z-index: 2;
}

.slider-banner {
    position: relative;
    z-index: 1;
}
.section-title h1::before {
    display: none;
}

.services {
    background-color: #fff;
}

.services .single-services {
    background-color: #f1f1f1;
}
.features-single {
    height: 250px;
}
.hero-area,
.single-slider {
    margin: 0;
    padding: 0;
}

.footer .row p {
    color: #b4b4b4;
    padding-left: 0px;
    padding-top: 10px;
}

.logo-text {
    padding-top: 30px;
}
.footer-box{
    padding-top: 20px;
    position: relative;
    transition: none;
    cursor: move;
    cursor: pointer;
   border-left:1px solid #f1f1f1 ;
   padding-left: 25px;
}
.footer-box li>i {
    font-weight: 700;
    margin-right: 6px;
}
.text-container p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height:3em;
}

/* Header Style */
.header {
    border-top: 1px solid #184DA1;
}
.header .logo a {
    display: flex;
    justify-content: center;
}
.header .logo img {
    text-align: center;
    height: 80px;
    margin-bottom: 5px;
}
.header .nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.header .nav li a {
    padding: 10px 15px;
}
.OrgName {
    font-size: 29px;
    padding-top: 27px;
    text-transform: uppercase;
}

.header .header-widget {
    margin-top: 0px;
    padding: 0px;
    float: none;
    display: flex;
    justify-content: end;
}
.header .header-top  {
    background: #184DA1;
    padding: 10px 0px;
}
.header .header-top .header-top-widget {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.header .single-widget {
    margin-top: 0px;
}
.header .single-widget i {
    top: 0px;
}
.header .single-widget p {
    color: #fff;
}
.header .social {
    position: relative;
    margin-top: 0px;
    top: 0px;
}
.breadcrumbs {
    background-color: transparent;
}
.breadcrumbs::before {
    background-color: transparent;
}
.breadcrumbs h2 {
    color: #000000;
    font-size: 30px;
    padding-bottom: 0px;
}
.inner-banner {
    text-align: center;
    align-items: center;
}
.breadcrumb {
    background: transparent;
}
.breadcrumbs ul li a {
    color: #000;
    font-size: 14px;
}
.about-us {
    background: transparent;
}
.about-inner .row {
    margin-bottom: 60px;
}
.about-inner h4 {
    margin-top: 10px;
}
.tab-name {
    margin-top: 20px;
    font-size: 18px;
    color: #676767;
    margin-bottom: 5px;
}
.tab-spec {
    color: #7b7b7b;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 0px;
}
.tab-text {
    color: #7b7b7b;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 15px;
}
.content .text>p {
    text-align: justify;
}
.content li {
    line-height: 30px;
}
.content .tab-title {
    text-transform: uppercase;
    font-size: 28px;
}
.why-sec .tab-title {
    margin-bottom: 15px;
    text-transform: uppercase;
}
.why-choose.section {
    padding-bottom: 50px;
}
.single-image img {
    margin-bottom: 15px;
}
.content {
    align-items: center !important;
}
ul {
    margin-left: 15px;
    margin-top: 10px;
}
.content ul>li>i {
    font-size: 11px;
    color: #848484;
    margin-right: 5px;
}
.career-section ul>li>i {
    font-size: 18px;
    color: #000;
    margin-right: 7px;
}
.career-section img {
    width: 100%;
    margin-top: 10px;
}
.why-choose {
    position: relative;
    background: #ffffff;
    padding: 0;
    overflow: hidden;
}
.why-choose .col-md-2 {
    padding: 0px 10px;
}
.why-choose .single-choose {
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.why-choose .single-choose:last-child {
    margin-bottom: 20px;
}
.why-choose .single-choose i {
    background: Black;
    position: relative;
    margin-bottom: 10px;
}
.why-choose .single-choose i::after {
    border: none;
}
.why-choose .single-choose h4 {
    color: #000;
    font-size: 16px;
    margin-bottom: 0px;
}
.why-choose .section-title {
    padding: 20px 20px;
}
.why-choose .section-title p {
    text-align: justify;
    text-justify: center;
}
.why-choose .col-md-6 {
    background-color: transparent;
}
.testimonial-content span {
    font-size: 20px;
    margin-right: 10px;
    color: #36BFC4;
}
.features .features-single p {
    text-align: center;
}
.footer-image img {
    height: 62px;
}
.footer .footer-top h2 {
    margin-bottom: 10px;
}
.logo-text {
    padding-top: 4px;
}
.logo .OrgName {
    display: none;
}
.accordion-button {
    font-size: 16px;
    padding: 15px 20px;
    width: 100%;
    text-align: start;
    margin-bottom: 10px;
}
.accordion-body {
    padding: 10px;
    border-top-color: transparent;
    margin-bottom: 10px;
}
.contact-map {
    margin-top: 50px;
}

.popup-gallery .gallery-image {
    height: 250px;
    width: 100%;
    margin-bottom: 20px;
}
.popup-gallery .gallery-image img {
    height: 100%;
    width: 100%;
    padding: 3px;
    border: 1px solid #36BFC4;
}
/* img.mfp-img {
    width: 1000px;
    height: 500px;
} */

.registration-title h1 {
    font-size: 30px;
    text-transform: uppercase;
    padding-bottom: 50px;
}
.registration .card {
    text-align: center;
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: #184ca12d 0px 4px 24px;
}
.registration .reg-image {
    display: flex;
    justify-content: center;
}
.registration .reg-image img {
    height: 250px;
}
.registration .card .id {
    padding: 20px 0px;
    color: #000000;
    font-size: 22px;
}
/* BreakPoint */

@media (max-width: 991px) {
    .header .logo {
        display: flex;
        margin-right:10px ;
        gap: 10px;
        align-items: center;
    }
    .header .logo .OrgName {
        font-size: 18px;
        padding-top: 0px;
    }
    .header-logo {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .header .slicknav_btn {
        margin: -57px 0px 0px 0px;
    }
    .section {
        padding: 30px 0px;
    }
    .footer-box {
        border: none;
    }
    .header .nav li a {
        font-size: 10px;
    }
    .logo .OrgName {
        display: block;
    }
    .header .header-top {
        display: none;
    }
    .OrgName {
        display: none;
    }
    .header .mobile-nav {
        width: 100%;
    }
    .features-single {
        height: 250px;
    }
}
@media (max-width: 578px) {
    .header-logo {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .logo .OrgName {
        display: none;
    }
    .header .logo img {
        height: 50px;
    }
    .header .slicknav_btn {
        margin: -45px 0px 0px 0px;
    }
    .header .mobile-nav {
        width: 100%;
    }
    /* .OrgName {
        font-size: 10px;
        margin-top: -37px;
        padding-top: 0px;
        text-align: center;
    } */
    .OrgName{
        display: none;
    }
    .section {
        padding: 40px 0px;
    }
    .faq-image img {
        margin-bottom: 10px;
    }
    .footer-box {
        border: none;
    }
    .footer .footer-top {
        padding-bottom: 10px;
    }
    .about-inner .row {
        margin-bottom: 40px;
    }
    .why-choose .section-title h1 {
        font-size: 25px;
    }
    .header .header-top {
        display: none;
    }
}