@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');


/* #007d43 */
/* 84754e" */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    margin: 0;
    font-family: "Lato", sans-serif;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #000000;
    background: #ffffff;
    font-style: normal;
}

a,
input,
button {
    color: #000000;
    transition: all 0.3s ease-in-out;
}

a {
    background-color: transparent;
    text-decoration: none;
}

a:hover,
a:focus,
input:hover,
input:focus,
button:hover,
button:focus {
    text-decoration: none;
    outline: 0;
    color: inherit;
}

b,
strong {
    font-weight: bold;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    line-height: 1;
    /* user-select: none; */
    font-weight: 300;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

li {
    line-height: 24px;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

section {
    position: relative;
}

.top_bar {
    background-color: #3b4098;
    padding: 5px 0;
}

.top_links li {
    margin: 0 8px;
    display: inline-block;
}

.top_bar a {
    color: #ffffff;
    font-size: 14px;
}

.top_links a i {
    padding-right: 10px;
}

.topsocial_links li {
    margin: 0 8px;
    display: inline-block;
}

.logo {
    width: 100%;
}

.navbar {
    padding: 5px 0;
    border-bottom: 1px solid #d6d6d6;
}

.navbar-brand {
    margin: 0;
    width: 280px;
    padding: 0;
}

.navbar-light .navbar-nav .nav-link {
    padding: 8px 12px;
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 18px;
    color: #000000;
    font-weight: 600;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
    color: #707070;
}

.submenu_icon {
    position: relative;
    color: #101010;
    /* margin-left: 6px; */
    /* display: block; */
    font-weight: 900;
    font-size: 20px;
}

.submenu_icon::before {
    /* position: absolute; */
    content: '+';
    font-weight: 400;
}

/* .banner_sec .item {
    height: 520px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
} */
.banner_sec .item img {
    object-fit: cover;
    height: calc(100vh - 120px);
}

.banner_sec {
    overflow: hidden;
}

.banner_sec .owl-nav {
    margin-top: 0;
}

.banner_sec .owl-prev {
    position: absolute;
    top: 40%;
    left: 30px;
    font-size: 45px !important;
    line-height: 45px !important;
    color: #ffffff !important;
}

.banner_sec .owl-next {
    position: absolute;
    top: 40%;
    right: 30px;
    font-size: 45px !important;
    line-height: 45px !important;
    color: #ffffff !important;
}

.banner_sec .owl-nav img {
    width: 30px;
}

.about_sec {
    padding: 100px 0;
    background-color: #D8C9B521;
    text-align: center;
}

.about_sec h1 {
    color: #C09676;
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 59px;
    font-weight: 400;
    text-transform: none;
    font-style: italic;
    margin-bottom: 20px;
}

.about_sec p {
    text-align: center;
    color: #000000;
    font-family: "Cormorant Garamond", Sans-serif;
    letter-spacing: 0.1px;
    font-size: 24px;
    font-weight: 500;
    margin: 0 auto;
    max-width: 850px;
    margin-bottom: 24px;
}

.cstm_btn a {
    font-family: "Lato", Sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.8px;
    background-color: #3b4098;
    padding: 16px 24px;
    color: #ffffff;
    text-align: center;
    border-radius: 0;
    line-height: 1;
    border: 0;
}

.cstm_btn a:hover {
    color: #ffffff;
    background-color: #A9AD9EC4;
}

.service_sec {
    padding: 45px 0;
}

.section-title h2 {
    color: #C09676;
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 54px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: -0.1px;
    line-height: 1.1;
    text-align: center;
}

.service_sec .col-md-3 {
    padding: 10px;
}

.heading {
    padding: 10px 0;
}

.service_block {
    text-align: center;
    margin-bottom: 15px;
}

.img_wrap a {
    display: inline-block;
    overflow: hidden;
}

.img_wrap img {
    transition: all 0.3s ease;
}

.img_wrap a:hover img {
    transform: scale(1.1);
    opacity: 0.8;
}

.text_wrap p {
    text-align: center;
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    line-height: 10px;
    letter-spacing: 1px;
    margin-bottom: 18px;
}

.feature_sec {
    /* background-color: #C6C9BD9C; */
    padding: 25px 0;
}

.feature_text h2 {
    color: #000000;
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 36px;
    font-weight: 500;
    text-transform: none;
    letter-spacing: 0.8px;
    line-height: 1.1;
    margin-bottom: 10px;
}

.feature_text p {
    /* color: #000000;
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 20px; */
    color: #000000;
    /* font-family: "Cormorant Garamond", Sans-serif; */
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 24px;
    margin-bottom: 10px;
    text-align: justify;
}

.feature_slider {
    padding: 20px;
    position: relative;
}

.feature_slider .owl-nav {
    margin: 0;
}

.feature_slider .owl-nav .owl-next,
.feature_slider .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    color: #ffffff !important;
    font-size: 40px !important;
}

.feature_slider .owl-nav .owl-next {
    right: 35px;
}

.feature_slider .owl-nav .owl-prev {
    left: 35px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}

.feature_slider .owl-dots {
    position: absolute;
    bottom: 25px;
    width: 100%;
}

.feature_slider .owl-dots .owl-dot span {
    background: #ffffff;
    opacity: .2;
    width: 6px;
    height: 6px;
}

.feature_slider .owl-dots .owl-dot.active span,
.feature_slider .owl-dots .owl-dot:hover span {
    background: #ffffff;
    opacity: 1;
}

.product_sec {
    padding: 55px 0;
}

.gallery_sec {
    padding: 50px 0;
}

.gallery_sec .section-title h2 {
    color: #493b31;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.gallery_sec a {
    margin-bottom: 20px;
    display: inline-block;
    overflow: hidden;
}

.gallery_sec a img {
    transition: all .25s linear;
}

.gallery_sec a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.footer {
    background-color: #1462a0;
    padding-top: 60px;
}

.footer_widget {
    padding: 10px;
}

.footer_widget h4 {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.1;
    margin-bottom: 20px;
}

.footer_widget p {
    color: #fff;
    letter-spacing: .2px;
    margin-bottom: 15px;
    line-height: 27px;
}

.upcomming_slider {
    background: #3b4098;
    padding: 30px 15px 15px;
    height: 200px;
    color: #ffffff;
}

.upcomming_slider .owl-nav {
    margin: 0;
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 20px;
    font-size: 25px;
}

/* .upcomming_slider .owl-nav .owl-next, .upcomming_slider .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    color: #ffffff !important;
    font-size: 40px !important;
} */
.copyright p {
    margin: 0;
    color: #efedea;
}

.copyright {
    text-align: center;
    font-size: 12px;
    padding: 15px 0;
}

.copyright a {
    color: #efedea;
}

.copyright a:hover {
    color: #3b4098;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin: 0;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #000000;
}

@keyframes zoom {
    from {
        transform: scale(1, 1);
    }

    to {
        transform: scale(1.4, 1.4);
    }
}

.item {
    overflow: hidden;
}

.owl-item.active .item img {
    animation: zoom 35s linear infinite;
}

.upcoming_sec {
    background: #f2f6fa;
    padding: 120px 0px 50px 0px;
}

.event_card {
    margin-bottom: 30px;
}

.event_wrap {
    box-shadow: 0 0 0 1px rgb(0 0 0 / 10%);
    padding: 30px 15px;
    background: #ffffff;
    min-height: 330px;
}

.upcoming_wrap {
    background-image: url(../images/light-wool.png);
    background-repeat: repeat;
    background-position: 0 0;
    background-attachment: fixed;
    background-blend-mode: overlay;
    color: #ffffff;
    background-color: #283960;
}

.event_wrap h2 {
    font-size: 30px;
    line-height: normal;
    color: #ffffff;
    margin-bottom: 15px;
    font-weight: 700;
}

.events_detail .event_wrap h2 {
    color: #000000;
    font-size: 26px;
    line-height: normal;
    margin-bottom: 8px;
}

.events_detail .event_wrap p {
    font-size: 14px;
}

.events_detail .event_wrap {
    background: #fff;
    box-shadow: 0px 30px 50px 0px rgba(0, 46, 91, 0.3);
    padding: 30px 15px;
    text-align: center;
}

.events_detail .event_wrap.event1,
.events_detail .event_wrap.event3 {
    margin-top: -50px;
}

.event_date {
    font-size: 13px;
    color: #828181;
    margin-bottom: 15px;
}

.event_card .cstm_btn a {
    font-size: 14px;
    background-color: #ff5d6500;
    padding: 12px 15px;
    border: 1px solid #ffffff;
}

.event_card .cstm_btn a:hover {
    background-color: #000000;
    border-color: #000000;
}

.events_detail .event_wrap .cstm_btn a {
    color: #000000;
    border-color: #000000;
}

.events_detail .event_wrap .cstm_btn a:hover {
    color: #ffffff;
}

span.ev-time,
span.ev-time {
    padding-left: 5px;
}

.event1,
.event2,
.event3 {
    display: inline-flex;
    flex-direction: column;
    /* justify-content: center; */
    /* align-items: center; */
}

.event_wrap svg {
    width: 50px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.event_wrap svg path {
    fill: #283a62;
}


/* .announcements_sec {
    background: #ffffff;
    padding: 120px 0px 50px 0px;
}
.announcements_wrap {
    background-image: url(../images/light-wool.png);
    background-repeat: repeat;
    background-position: 0 0;
    background-attachment: fixed;
    background-blend-mode: overlay;
    color: #ffffff;
    background-color: #c04041;
} */
.announcement_sec {
    background: #3b4098;
    color: #ffffff;
    /* padding: 6px 0; */
}

.announc_head {
    display: inline-block;
    background: #ec1b25;
    padding: 15px 10px;
    z-index: 1;
}

.announc_head h3 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

.annousc_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
}


@-webkit-keyframes marquee {
    0% {
        margin-left: 100%;
        transform: translateX(0%);
    }

    100% {
        margin-left: 0;
        transform: translateX(-100%);
    }
}

@keyframes marquee {
    0% {
        margin-left: 100%;
        transform: translateX(0%);
    }

    100% {
        margin-left: 0;
        transform: translateX(-100%);
    }
}

.annousc_wrap .marquee {
    -webkit-animation: marquee 35s linear infinite;
    animation: marquee 35s linear infinite;
    display: inline-block;
    white-space: nowrap;
}

.annousc_wrap .marquee:hover {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.announc_list a {
    color: #ffffff;
    margin-right: 30px;
}

.announc_list a:not(:last-child)::after {
    content: '|';
    position: absolute;
    padding: 0 10px;
}

.announc_list a:hover {
    text-decoration: underline;
}

.new_announce::after {
    content: url(/images/new.gif) !important;
    clear: both;
    height: 20px;
    width: 20px;
    position: absolute;
    padding: 0 !important;
}

.footer_widget ul li a {
    color: #ffffff;
}

.footer_widget ul li a:hover {
    color: #ffffff;
}

.footer_widget a {
    color: #fff;
}

.page_banner {
    position: relative;
}

.page_banner img {
    object-fit: cover;
    height: 250px;
    object-position: center;
    width: 100%;
}

.page_banner::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    right: 0;
    background-color: #00000033;
    height: 100%;
}

.inner_page .feature_text h2 {
    color: #1462a0;
}

.inner_page .feature_text p {
    line-height: 26px;
    margin-bottom: 10px;
}

.logo_img {
    border: 1px solid #dbdbdb;
    margin-bottom: 35px;
}

.logo_img img {
    width: 100%;
}

.nav-item.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    border: none;
    box-shadow: 0 0 7px 1px #e5e5e5;
    padding: 0;
}

.dropdown-menu li a {
    padding: 8px 15px;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #ffffff;
    background-color: #1462a0;
}




.contact-form form input,
.contact-form form textarea {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #dbdbdb;
    padding: 10px 0;
    margin-bottom: 20px;
    font-size: 14px;
    outline: 0;
}

.contact-form .btn-cstm {
    background: #1462a0;
    color: #fff;
    display: inline-block;
    padding: 9px 24px;
    border-radius: 20px;
    transition: .5s ease-in-out;
}

.contact-form .btn-cstm:hover {
    background: #000000;
}

.contact_sec {
    padding: 60px 0;
}

.contact-main {
    background: #fff;
    box-shadow: 1px 1px 41px -13px rgb(0 0 0 / 18%);
}

.contact_sec .contact-form {
    padding: 48px 20px;
}

.contact-form p {
    font-size: 14px;
}

.contact-form h3 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 15px;
}

.contact-details {
    background: #1462a0;
    color: #fff;
    padding: 48px 20px;
    text-align: left;
}

.contact-details h3 {
    color: #fff;
    font-size: 26px;
    text-transform: capitalize;
    margin: 0;
    margin-bottom: 10px;
}

.contact-details p {
    margin: 0;
    margin-bottom: 15px;
    font-size: 14px;
}

.contact-details ul li {
    display: flex;
    justify-content: start;
    align-items: flex-start;
    margin: 20px 0;
}

.contact-details ul li span {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
}

.contact-details ul li span i {
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #1462a0;
    text-align: center;
}

.contact-details ul li a {
    color: #fff;
    font-size: 14px;
    margin: 0 10px;
}

.contact-details ul li:not(:first-child) {
    align-items: center;
}

#pageloader {
    background: rgba(255, 255, 255, 0.8);
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999;
}

#pageloader img {
    left: 50%;
    margin-left: -32px;
    margin-top: -32px;
    position: absolute;
    top: 50%;
}

#response {
    font-size: 16px;
    color: green;
    border: 1px solid green;
    text-align: center;
    padding: 10px;
    font-weight: 600;
    display: none;
}

#alert {
    font-size: 16px;
    color: Red;
    border: 1px solid Red;
    text-align: center;
    padding: 10px;
    font-weight: 600;
    display: none;
}

.topsocial_links {
    text-align: end;
}

.navbar-toggler {
    border: none;
}

.navbar-toggler:focus {
    box-shadow: none;
}

.offcanvas-header .navbar-brand {
    width: 150px;
}

.notify_sec {
    background-color: #3b4098;
    padding: 10px 0;
}

.notify_wrap {
    display: flex;
    align-items: center;
}
.notify_wrap marquee{
    font-size: 24px;
    margin: 0;
    letter-spacing: 2px;
    margin-left: 14px;
    font-weight: 800;
    text-transform: uppercase;
    /* color: #ffffff; */
}
.notify_wrap img{
    width: 35px;
}
.notify_sec a{
    color: #ffffff;
    font-size: 28px;
    font-weight: 900;
    text-align: center;
    display: block;
}
.notify_sec a:hover{
    color: #a0a0a0;
}
    .course-content {
    border: 1px solid transparent;
    padding: 30px 51px;
    line-height: 2;
    font-size: 14px;
    color: #74878d;
    margin: 20px 10px;
    box-shadow: 0 0px 7px #0000002b;
}
.course_heading{
    line-height: 2;
    font-size: 23px;
    font-weight: 500;
    color: #1f80d5;
    padding-bottom: 10px;
}


.cstm_modal .modal-dialog {
    max-width: 600px;
}
.cstm_modal .modal-content {
    background: transparent;
    border: 0;
}
.cstm_modal .btn-close {
    background-image: url(../images/close.png);
    background-color: #000000;
    opacity: 1;
    width: 20px;
    height: 20px;
    border-radius: 30px;
    right: 6px;
    position: absolute;
    top: 0px;
    background-size: 12px;
}