@import url('https://fonts.googleapis.com/css2?family=Liter&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');

:root {
    --font-liter: "Liter", serif;
}

.liter-regular {
    font-family: "Liter", serif;
    font-weight: 400;
    font-style: normal;
}

.font_oswald{
    font-family: "Oswald", sans-serif;
}

.ress_hedding{
    font-size: 30px;margin:0;color: #e50000;text-transform: uppercase;font-weight: 600;
}
.mobile-heading{
        display:none;
    }
    
body {
    font-family: var(--font-liter);
}

p {
    /* font-family: var(--font-liter); */
    font-family: 'Poppins', sans-serif !important;
}

.ltn__top-bar-menu>ul>li {
    font-weight: 500;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: var(--font-liter);
}

.ltn__main-menu>ul>li>a {
    font-size: 14px;
    padding: 20px 10px;
    font-weight: 500;
    font-family: var(--font-liter);
}

.ltn__main-menu li ul li {
    font-family: var(--font-liter);
}

.container-fluid {
    width: 94%;
}

.section-bg-6 {
    background: none repeat scroll 0% 0% #543578 !important;
}

.ltn__header-3 .ltn__header-middle-area {
    padding: 15px 0;
}



.ltn__main-menu>ul>li {
    margin-right: 10px;
}

.section-title {
    font-size: 35px;
    font-weight: 300;
    line-height: 1.3;
}

h2 {
    text-align: center;
    margin-bottom: 20px;
}

label {
    display: block;
    margin: 3px 0 5px;
    font-size: 14px;
}

input[type="text"],
input[type="email"],
select,
textarea {
    width: 100%;
    padding: 0px 15px;
    margin: 0;
    border: none;
    border-radius: 5px;
    margin-bottom: 10px;
    height: 40px;
    font-family: var(--font-liter);
}

.sticky-active.ltn__sticky-bg-white .ltn__main-menu>ul>li>a {
    color: #ffffff;
}

textarea {
    resize: none;
    height: 70px;
}

button {
    width: 100%;
    padding: 10px;
    background-color: #007bff;
    color: white;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

/* button:hover {
    background-color: #0056b3;
} */

.ltn__product-item-4 .product-info {
    padding: 10px 10px 0px;
}

.header_bottom_area {
    /* margin: 10px 50px; */
    /*  background: #000000;*/
    background: none repeat scroll 0% 0% #576eb4 !important;
    /* border-radius: 50px;
  box-shadow: 0px 2px 5px #000; */
}

.ltn__top-bar-menu>ul>li>a>i {
    color: #fff !important;
}

.sticky-active {
    margin: 0 !important;
    background: #ffffff;
    border-radius: 0px !important;
    box-shadow: none;
}

.ltn__main-menu>ul>li>a {
    padding: 10px 9px;
    color: #fff;
    text-transform: uppercase;
}

.ltn__header-3 .ltn__header-middle-area {
    padding: 5px 0;
}

.ann {
    background: #576eb4;
    padding: 5px 0px 5px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.ann::before {
    position: absolute;
    right: -15px;
    top: 50%;
    width: 15px;
    height: 15px;
    content: '';
    background: #576eb4;
    transform: translate(-50%, -50%) rotate(45deg);
    z-index: 99;
}

.annBody {
    padding: 5px 0px 5px 5px;
    background: #090a29;
    color: #fff;
}

.ann>h2 {
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    padding: 5px;
    margin: 0;
    font-weight: 500;
    letter-spacing: 0.03rem;
}

ul.announcements {
    margin: 0;
    display: flex;
    padding: 0px;
    justify-content: flex-start;
    align-items: center;
}

ul.announcements li {
    display: inline-block;
    margin: 0 0.35rem;
}

.get-support {
    margin-left: 0;
}

.get-support::before {
    display: none;
}

.section-title-area p {
    margin-bottom: 0;
    font-family: var(--font-liter);
    color: #000;
    max-width: 100%;
    text-align: justify;
}

.footer-top-area {
    padding-top: 50px;
    padding-bottom: 0px;
}

.ltn__tab-menu {
    margin-bottom: 35px;
}

.ltn__brand-logo-item img {
    height: 90px;
    object-fit: contain;
    aspect-ratio: 3/2;
}

.btn {
    padding: 10px 20px !important;
}

.ltn__product-item-4 .product-info-bottom {
    justify-content: center;
}

.ltn__brand-logo-item {
    text-align: center;
    justify-content: center;
    display: flex;
}

.ltn__product-item {
    position: relative;
    margin-bottom: 5px;
}

.ltn__banner-style-4 {
    justify-content: end;
    flex-direction: column;
}

.ltn__banner-style-4::before {
    background: #00000052;
}

.footer-widget {
    margin-bottom: 15px;
}

.ltn__header-options ul li img {
    height: 74px;
}

.product-info-bottom {
    padding: 0 !important;
}


/* Sachin's CSS */

/* .form-container {
    background: none;
    padding: 0px;
    border-radius: 10px;
    box-shadow: none;
    color: #fff;
} */


.cFrom {
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 20px 30px;
}

.form-container h2 {
    text-align: center;
    margin-bottom: 20px;
}

.form-container input,
.form-container select,
.form-container textarea {
    margin-bottom: 15px;
    border-radius: 50px;
}

.form-container .btn {
    width: 100%;
    border-radius: 50px;
}

.nav-tabs {
    border-bottom: none;
}

.nav-tabs .nav-link {
    color: #e67e22;
    font-weight: bold;
    background-color: #eef1f7;
    border: none;
    border-radius: 0;
}

.nav-tabs .nav-link.active {
    background-color: #e67e22;
    color: #fff;
}

.cFrom>ul.nav.nav-tabs>li {
    width: 50%;
    text-align: center;
}

.input {
    border-radius: 20px;
    border: 1px solid #c0c0c0 !important;
    outline: 0 !important;
    box-sizing: border-box;
    /* padding: 12px 15px; */
}

/* .cFrom {
    padding: 20px;
    background: #0a0a2a;
} */

.carousel-item>img {
    min-height: 600px;
}


.arrow_wrap {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    gap: 5px;
    flex-direction: column;
}


.carrow {
    width: 50px;
    background: #00309d;
    height: 50px;
    position: relative;
    opacity: 1;
    border-radius: 2px;
}

.padd-60 {
    padding: 60px 0;
}



/* .cources > .card > .card-body {
    position: absolute;
    width: 90%;
    background: #fff;
    border-radius: 2px;
    bottom: -30px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    left: 5%;
} */

.cources {
    position: relative;
    margin-bottom: 30px;
}

.cources>.card {
    border-radius: 10px;
    padding: 10px;
}

.cources>.card>.card-body>h2.card-text {
    font-size: 20px;
    letter-spacing: 0.02rem;
    font-family: 'Nunito Sans', sans-serif;
    /* height: 150px; */
    /* overflow: hidden; */
    min-height: 100px;
}

.cources>.card>.card-body>a {
    padding: 6px 20px !important;
    width: 100%;
    border-radius: 50px;
}

.cources>.card>.card-body>a.btn-effect-1:after {
    border-radius: 50px;
}


.cources>.card>.card-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.drop-animation {
    position: absolute;
    top: 20%;
    left: 10%;
    z-index: 1;
    animation: drop_init 7s linear infinite;
}



@keyframes drop_init {
    0% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    100% {
        transform: translateY(0);
    }
}

.bg_course {
    background: url("../newimages/bg-course.jpg");
}


.bg_course::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: hsl(226.03deg 30.04% 47.65% / 49%);
}

.bg_whyus {
    background: url("../newimages/bg-03.jpg");
}


.bg_whyus::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: #000000e3;
}

.__whyusImg {
    position: relative;
    bottom: -62px;
}



/* Why us */

.solutions-content-wrap>h2+ul {
    margin-top: .9375rem;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.solutions-list>li {
    padding: 1.5625rem 0 .75rem 2.5rem;
    position: relative;
    border-bottom: 1px solid #ecedef;
}

.solutions-list>li>i {
    position: absolute;
    left: 0;
    top: 1.5625rem;
    height: 1.5625rem;
    width: 1.5625rem;
    line-height: 1.5625rem;
    font-family: Open Sans;
    font-size: 1.125rem;
    font-weight: 600;
    color: var(--color1);
    background-color: #ecedef;
    text-align: center;
}

.solutions-list>li>h4 {
    font-size: 1.125rem;
    font-weight: 400;
    color: #ef9b08;
}

.solutions-list>li>h4+p {
    margin-top: 1.25rem;
    color: #fff;
}

/* Arbind */

.header_bottom_area {
    position: relative;
    background-color: #159c50 !important;
    /* Set the solid color for the element */
    z-index: 1;

    margin: 0px auto;
    width: 70%;
    border-radius: 40px;
}

.header_bottom_area::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/pattern.png) repeat;
    background-blend-mode: multiply;
    opacity: 0.12;
    /* Set the desired opacity */
    z-index: -1;
    /* Place the background image behind the content */
}

.ltn__header-area {
    padding-bottom: 10px;
}

.get-support .get-support-info {

    margin: 0;
    text-align: left;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
}

.middle_con {
    display: flex;
    justify-content: right;
    align-items: center;
    gap: 40px;
}

.social_icon_fb {
    background: #ffffff;
    padding: 10px 8px;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    border: 1px solid #b7b7b770;
    background: #c5c5c573;
    line-height: 10px;
    color: #002fe5;
}

.ltn__main-menu li:hover>a {
    color: #e50000 !important;
}

.ltn__main-menu>ul>li>a {
    padding: 10px 8px;
    color: #ffffff !important;
    text-transform: uppercase;
}

.affi {
    display: flex;
    padding: 20px;
    justify-content: center;
    gap: 40px;
}

.img-div {
    width: 120px;
    height: 100px;
    border: 1px solid #bbbbbb5c;
}

.img-div img {
    height: 100%;
    width: 100%;
}

.merged-section {
    background-color: #ffffff;
    padding: 40px 0;

}

.cFrom,
.news-list,
.chairman-msg {
    background-color: #fff;
    /* White background for each section */
    padding: 20px;
    border-radius: 8px;
    height: 100%;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.cFrom h2,
.news-list h2,
.chairman-msg h1 {
    color: #1d3d5f;
    /* Deep blue for the section headers */
    font-weight: bold;
}

.cFrom .form-control.input {
    border-radius: 8px;
    margin-bottom: 10px;
    padding: 10px;
}

.cFrom .btn-primary {
    background-color: #007bff;
    border: none;
    padding: 12px 20px;
    border-radius: 6px;
    color: white;
}

.cFrom .btn-success {
    background-color: #28a745;
    border: none;
    padding: 12px 20px;
    border-radius: 6px;
    color: white;
}

.news-description {
    background-color: #e9ffeb;
    border-radius: 6px;
    padding: 10px;
    height: 90%;
}

.chess-form {
    height: 90%;
}

.notice-12 {
    color: #fb0b0a;
    /* Eye-catching red color for the heading */
    font-size: 20px;
    font-weight: bold;
}

.marquee {
    font-size: 14px;
    color: #333;
    line-height: 1.5;
}

.news-description a {
    font-size: 16px;
    color: #007bff;
    text-decoration: none;
}

.news-description a:hover {
    color: #0056b3;
}

.chairman-msg {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
}

.principal {
    font-size: 24px;
    font-weight: bold;
    color: #1d3d5f;
}

.chairman-msg p {
    color: #555;
    font-size: 16px;
    line-height: 1.8;
    margin-top: 10px;
}

.ltn__brand-logo-item {

    margin: 0px 35px;
    border: 1px solid #a7a6a6;
}

.section-bg-1 {
    background-color: #ffffff;
}

.ltn__brand-logo-item:hover img {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.about_img::before {
    position: absolute;
    top: -20px;
    left: -20px;
    width: 200px;
    height: 200px;
    content: '';
    background: #359c4c;
    z-index: 0;
}

.about_img::after {
    position: absolute;
    bottom: -20px;
    right: -20px;
    width: 100px;
    height: 100px;
    content: '';
    background: #359c4c;
    z-index: 0;
}

.about_img>img {
    position: relative;
    z-index: 11;
}



.few_about_bg {
    position: relative;
    background: url('../images/few_about_bg.png');
}

section.padd-60.few_about_bg::before {
    background: #0a0a2af0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.fact-box {
    margin-bottom: 2.1875rem;
    text-align: center;
}

.fact-box img {
    padding-bottom: 20px;
}

.fact-box h3 {
    color: #fff;
}

.fact-box>h4 {
    font-size: 17px;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    line-height: 25px;
    color: #fff;
}

.contact>* {
    color: #000;
    font-family: 'Nunito Sans', sans-serif;
}

/* Whatsapp Animation */

.sticky-social-icons {
    position: fixed;
    right: 25px;
    top: 68%;
    transform: translate(0, 0%);
    width: 60px;
    z-index: 1000;
}

.sticky-social li {
    display: block;
}

#whatsapp {
    background: #52cd60;
}

.sticky-social li a i {
    font-size: 40px;
    line-height: 1.35;
}

.sticky-social li a {
    width: 55px;
    height: 55px;
    display: inline-block;
    margin: 8px 0;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    position: relative;
    left: 0;
    transition: all .2s ease;
    line-height: 75px;
}

.btn--shockwave.is-active {
    -webkit-animation: shockwaveJump 1s ease-out infinite;
    animation: shockwaveJump 1s ease-out infinite;
}

.btn--shockwave.is-active {
    -webkit-animation: shockwaveJump 1s ease-out infinite;
    animation: shockwaveJump 1s ease-out infinite;
}

.btn--shockwave.is-active:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 50%;
    -webkit-animation: shockwave 1s .65s ease-out infinite;
    animation: shockwave 1s .65s ease-out infinite;
}

.btn--shockwave.is-active:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 50%;
    -webkit-animation: shockwave 1s .5s ease-out infinite;
    animation: shockwave 1s .5s ease-out infinite;
}

@-webkit-keyframes shockwaveJump {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    40% {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }

    50% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
    }

    55% {
        -webkit-transform: scale(1.02);
        transform: scale(1.02);
    }

    60% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes shockwaveJump {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    40% {
        -webkit-transform: scale(1.08);
        transform: scale(1.08);
    }

    50% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
    }

    55% {
        -webkit-transform: scale(1.02);
        transform: scale(1.02);
    }

    60% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-webkit-keyframes shockwave {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), inset 0 0 1px rgba(0, 0, 0, 0.15);
    }

    95% {
        box-shadow: 0 0 50px transparent, inset 0 0 30px transparent;
    }

    100% {
        -webkit-transform: scale(2.25);
        transform: scale(2.25);
    }
}

@keyframes shockwave {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), inset 0 0 1px rgba(0, 0, 0, 0.15);
    }

    95% {
        box-shadow: 0 0 50px transparent, inset 0 0 30px transparent;
    }

    100% {
        -webkit-transform: scale(2.25);
        transform: scale(2.25);
    }
}

.btn--jump.is-active {
    -webkit-animation: .4s jump ease infinite alternate;
    animation: .4s jump ease infinite alternate;
}

@-webkit-keyframes jump {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    }

    100% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    }
}

@keyframes jump {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    }

    100% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    }
}


/* Inner page css */

.ltn__breadcrumb-area {
    padding: 60px 0;
    margin: 0;
}

.inner_class :is(h1, h2, h3, h4, h5, h6) {
    margin: 0;
    font-family: 'Nunito Sans', sans-serif;
}

.inner_class p {
    margin: 0;
}

hr {
    margin: 10px 0;
    border-color: #000;
}


/* Responsiveness */
@media (max-width: 991px) {
    .col-md-4 {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .merged-section {
        padding: 20px;
    }

    .cFrom,
    .news-list,
    .chairman-msg {
        padding: 15px;
    }

    .col-md-4 {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 567px) {

    .middle_con>div>.site-logo-wrap {
        flex-direction: column;
        gap: 10px;
        align-items: center;
    }

    .get-support .get-support-info {
        align-items: center;
    }

    .ltn__header-options ul li img {
        height: 100%;
        aspect-ratio: 3/2;
        object-fit: contain;
    }

    .res_cls {
        align-items: center;
        gap: 10px;
    }

    .ann::before {
        top: unset;
        right: unset;
        bottom: -15px;
        left: 50%;
    }

    .carousel-item>img {
        min-height: 150px !important;
    }

    .about_img::before {
        top: -10px;
        left: -10px;
        width: 100px;
        height: 100px;
    }

    .about_img::after {
        bottom: -10px;
        right: -10px;
        width: 50px;
        height: 50px;
    }

    .about_img {
        margin-bottom: 30px;
    }

    .bg_whyus {
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media screen and (max-width: 1400px) {
    .header_bottom_area {
        width: 100% !important;
    }

    .in {
        font-size: 80% !important;
    }

    .ress_hedding {
        font-size: 25px !important;
    }

    .res_cls {
        display: flex;
    }

    .carousel-item>img {
        min-height: 400px;
    }

    .ltn__header-options>div {
        margin-right: 10px;
    }
}

@media screen and (max-width: 575px) {
    .d-sm1-none {
        display: none !important;
    }
}


/* Animation */

.animated-text {
    opacity: 0;
    transform: translateY(-50px);
    transition: all 1.5s ease-out;
}

.animate {
    opacity: 1;
    transform: translateY(0);
}

@media screen and (max-width: 567px) {
    section.padd-60.animated-text.position-relative {
        opacity: 1;
    }

    .section-title {
        font-size: 29px;
    }
    .mobile-heading{
        display:flex;
    }
    .mobile-none{
        display:none;
    }
}


.ltn__utilize-menu-head .ltn__utilize-close {
    background-color: transparent;
    font-size: 30px;
    padding: 0 15px;
    color: #000;
    position: absolute;
    top: 0;
    right: -100px;
}

.pramila_text {
    font-size: 17px !important;
}