@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');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&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: #5e5e5e;
    background: #ffffff;
    font-style: normal;
}

a,
input,
button {
    color: #5e5e5e;
    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: #392a8f;
    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: 360px;
    padding: 0;
}

.navbar-light .navbar-nav .nav-link {
    padding: 8px 12px;
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 18px;
    color: #5e5e5e;
    font-weight: 600;
    text-transform: capitalize;
}

.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;
}

.event_wrap svg {
    width: 50px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.events_detail .event_wrap p {
    font-size: 14px;
    text-align: left;
}

.event_date {
    font-size: 13px;
    color: #828181;
    margin-bottom: 15px;
    text-align: left;
}

.event_card {
    margin-bottom: 30px;
}

.event_wrap h2 {
    font-size: 40px;
    line-height: 50px;
    color: #ffffff;
    margin-bottom: 20px;
    font-weight: 700;
}



.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: #5e5e5e;
    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;
    text-transform: capitalize;
}

.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: #5e5e5e;
    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: #5e5e5e;
    font-family: "Cormorant Garamond", Sans-serif;
    font-size: 19px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 20px; */
    color: #5e5e5e;
    /* 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: 12px 0;
}

.gallery_sec .section-title h2 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    color: #392a8f;
}

.gallery_sec a {
    margin-bottom: 20px;
    display: inline-block;
    overflow: hidden;
}

.gallery_sec a img {
    transition: all .3s ease-in-out !important;
}

.gallery_sec a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.footer {
    background-color: #3b4098;
    ;
    padding-top: 60px;
}

.footer_widget {
    padding: 10px;
}

.footer_widget h4 {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    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: #5e5e5e;
}

@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: 32px;
    line-height: normal;
    color: #ffffff;
    margin-bottom: 15px;
    font-weight: 700;
}

.events_detail .event_wrap h2 {
    color: #5e5e5e;
    font-size: 26px;
    line-height: normal;
    margin-bottom: 8px;
}

.events_detail .event_wrap p {
    font-size: 14px;
    text-align: justify;
}

.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: #5e5e5e;
    border-color: #5e5e5e;
}

.events_detail .event_wrap .cstm_btn a {
    color: #5e5e5e;
    border-color: #5e5e5e;
}

.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: #392a8f;
}


/* .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: #5e5e5e33;
    height: 100%;
}

.inner_page .feature_text h2 {
    color: #392a8f;
}

.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: #392a8f;
}




.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: #392a8f;
    color: #fff;
    display: inline-block;
    padding: 9px 24px;
    border-radius: 20px;
    transition: .5s ease-in-out;
}

.contact-form .btn-cstm:hover {
    background: #5e5e5e;
}

.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: #392a8f;
    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: #392a8f;
    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;
}


.event_wrap {
    box-shadow: 0 0 0 1px rgb(0 0 0 / 10%);
    padding: 30px;
    background: #ffffff;
    min-height: 306px;
}

.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;
}


#contact,
#services {
    padding: 35px 0;
    overflow: hidden;
}

.section-title {
    text-align: center;
    padding-bottom: 30px;
}

.section-title h2 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
    color: #392a8f;
}

.section-title h2::before {
    content: '';
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #ddd;
    bottom: 1px;
    left: calc(50% - 60px);
}

.section-title h2::after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #392a8f;
    bottom: 0;
    left: calc(50% - 20px);
}

.services .icon-box {
    text-align: center;
    border: 1px solid #d5e1ed;
    padding: 80px 20px;
    transition: all ease-in-out 0.3s;
}

.services .icon-box .icon {
    margin: 0 auto;
    width: 64px;
    height: 64px;
    background: #392a8f;
    border-radius: 5px;
    transition: all .3s ease-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    transform-style: preserve-3d;
}

.services .icon-box .icon::before {
    position: absolute;
    content: '';
    left: -8px;
    top: -8px;
    height: 100%;
    width: 100%;
    background: #badaf7;
    border-radius: 5px;
    transition: all .3s ease-out 0s;
    transform: translateZ(-1px);
}

.services .icon-box .icon i {
    color: #fff;
    font-size: 28px;
}

.services .icon-box h4 {
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 24px;
    text-transform: capitalize;
}

.services .icon-box p {
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}

.services .icon-box:hover {
    background: #392a8f;
    border-color: #392a8f;
    color: white;
}

.services .icon-box:hover h4 a {

    color: white;
}

.services .icon-box:hover .icon {
    background: #fff;
}


.services .icon-box:hover .icon i {
    color: #392a8f;
    ;
}

.contact .info {
    width: 100%;
    background: #fff;
}

.contact .info i {
    font-size: 20px;
    color: #392a8f;
    float: left;
    width: 44px;
    height: 44px;
    background: #d6e9fa;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}


.contact .info h4 {
    padding: 0 0 0 60px;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 5px;
    color: #392a8f;
}

.contact .info p {
    padding: 0 0px 5px 60px;
    margin-bottom: 0;
    font-size: 14px;
    color: #4b7dab;
    text-transform: uppercase;
}

.contact .info .email,
.contact .info .phone {
    margin-top: 40px;
}

.contact .php-email-form {
    width: 100%;
    background: #fff;
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.contact .php-email-form .form-group {
    padding-bottom: 8px;
}

.contact .php-email-form input {
    height: 44px;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    /* font-size: 14px; */
}

.contact .php-email-form .validate {
    display: none;
    color: red;
    margin: 0 0 15px 0;
    font-weight: 400;
    font-size: 13px;
}

.contact .php-email-form textarea {
    padding: 10px 12px;
}

.contact .php-email-form input,
.contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    /* font-size: 14px; */
}

.contact .php-email-form button[type="submit"] {
    background: #392a8f;
    border: 0;
    padding: 10px 35px;
    color: #fff;
    transition: 0.4s;
    border-radius: 50px;
}

.contact .php-email-form .form-group {
    padding-bottom: 8px;
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px;
}

.contact .php-email-form .loading {
    display: none;
    background: #fff;
    text-align: center;
    padding: 15px;
}

.contact .php-email-form .error-message {
    display: none;
    color: #fff;
    background: #ed3c0d;
    text-align: left;
    padding: 15px;
    font-weight: 600;
}

.contact .php-email-form .sent-message {
    display: none;
    color: #fff;
    background: #18d26e;
    text-align: center;
    padding: 15px;
    font-weight: 600;
}


.footer .footer-newsletter {
    font-size: 15px;
}

.footer .footer-newsletter h4 {
    font-size: 16px;
    font-weight: bold;
    color: white;
    position: relative;
    /* padding-bottom: 12px; */
}

.footer-newsletter ul li {
    height: 35px;
    width: 35px;
    border: 1px solid white;
    border-radius: 50%;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}

.footer-newsletter ul li a {
    color: white;
}

.footer-newsletter ul li:hover {
    transform: scale(1.2);
    transition: 0.4s;
    background-color: white;
}

.footer-newsletter ul li:hover a {
    color: #3b4098;
}


.gallery_main_div {
    height: auto;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
    overflow: hidden;
}

.news_img {
    border: 1px solid #9c9898;
    padding: 10px;
    margin-bottom: 15px;
    overflow: hidden;
    position: relative;
    box-shadow: 0px 0px 2px 0px blue
}

.news_img img {
    transition: all 1s;
}

.for_rel {
    overflow: hidden;
}

.box_kafilas {
    position: relative;
}

.overlay {
    position: absolute;
    top: 35px;
    right: 30px;
    bottom: 35px;
    left: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(57, 42, 143, 0.7);
    transition: 1s;
    opacity: 0;
}


.text_overlay h4 {
    text-align: center;
    display: flex;
    align-items: center !important;
    justify-content: center;
    width: 100%;
    height: 100%;
    left: 0;
    color: white;
}

.box_kafilas:hover .overlay {
    opacity: 1;
    transform: scale(1.5);
}

.about_img_sb {
    box-shadow: 3px 3px 2px 1px rgb(57, 42, 143);
}

table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;

}

td,
th {
    border: 1px solid rgba(57, 42, 143, 0.6);
    text-align: left;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #dddddd;
}

.teble_sec h2 {
    line-height: 45px;
    font-size: 25px;
}

.atf-section-title h3 {
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
    font-weight: 700;
    color: var(--thm-black);
}

.title-color span {
    color: rgb(60 64 152) ! important;
}

.atf-contact-details {
    display: block;
    overflow: hidden;
    transition: 0.3s;
    -webkit-transition: 0.3s;
}

.atf-contact-details i {
    font-size: 20px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: white;
    text-align: center;
    margin: 8px 0 25px;
    border-radius: 5%;
    background: rgb(60 64 152);
    float: left;
    margin-right: 25px;
}

.atf-contact-details h5 {
    color: rgb(60 64 152);
    font-weight: 500;
}

.contact .php-email-form {
    width: 100%;
    background: #fff;
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

.contact .footer_widget ul li a {
    color: black;
}

.contact .footer-newsletter ul li {
    height: 35px;
    width: 35px;
    border: 1px solid black;
    border-radius: 50%;
    color: black;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    padding: 10px 0px;
    margin-top: 15px;
}

.contact .footer-newsletter ul li:hover {
    transform: scale(1.2);
    transition: 0.4s;
    background-color: rgb(60 64 152);
    color: white;
    border: none;
}

.contact .footer-newsletter ul li:hover a {
    color: white;
    border: none;
}

.contact .footer_widget ul {
    flex-direction: column;
    justify-content: flex-end;
}

.text_about_sub p {
    letter-spacing: 1px;
    line-height: 30px;
}

.f-15 {
    line-height: 25px;
    letter-spacing: 1px;
}




.form-group {
    margin-bottom: 0px;
}

.buttons_sub {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.hindi_input_form input {
    margin-bottom: 12px;
}

.hindi_input_form input {
    margin-bottom: 12px;
}

.btn_large {
    float: right;
    margin-bottom: 20px;
    padding: 8px 80px;
    background: rgb(60 64 152);
    border: none;
    color: white;
}

.btn_large:hover {
    color: white;
    background-color: rgba(60, 64, 152, 0.8);
    border-radius: 2px;
}

.button_1 {
    padding: 0px 20px;
}

.form-group label {
    padding: 5px 0px;
}

.teble_sec tr,
.teble_sec td {
    vertical-align: top;
}

.number_contact {
    text-align: center;
    padding: 0;
    margin: auto;
    display: inline-block;
}

.number_contact p {
    margin-top: 8px;
    margin-bottom: 0;
}

.about_member_sec {
    padding: 40px 0;
}

.bank_detail {
    padding: 20px;
    margin: 30px 0;
    box-shadow: 0 0 6px 2px #d6d6d6;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 600;
}

.bank-details {
    margin: 3px 0;
}

.page-list {
    overflow: hidden;
    padding: 17px 0 0;
    margin: 35px 0 0;
    border: none;
    outline: none;
    border-top: 1px solid rgba(212, 211, 211, 1);
}

.page-list h3 {
    display: inline-block;
    font-weight: normal;
    color: #4d4d4d;
    background: url(../images/body-title-bg.png) no-repeat 0 100%;
    font-size: 20px;
    padding-bottom: 7px;
    width: 100%;
    margin-bottom: 25px;
}

.page-menu {
    font-size: 16px;
    line-height: 17px;
    color: #3a3a3a;
    margin-bottom: 30px;
}

.page-menu ul {
    column-count: 4;
    column-gap: 30px;
}

.page-menu li {
    list-style-type: none;
    width: 100%;
    margin: 0;
    padding: 10px 5px;
    border-bottom: 1px solid rgba(217, 217, 217, 1);
    display: block;
    font-weight: normal;
    color: #3a3a3a;
    background: none;
    font-size: 16px;
    line-height: 16px;
}
.page-menu li a:hover{
    color: #392a8f;
}
.banner_slider .item {
    display: flex;
    align-items: end;
    justify-content: center;
    position: relative;
}

.banner_slider .item::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000047;
    z-index: 1;
}

.banner_text {
    position: absolute;
    width: 74%;
    text-align: center;
    color: #ffffff;
    z-index: 1;
    bottom: 50px;
}

.banner_text h2 {
    font-size: 28px;
    line-height: 35px;
    font-weight: 600;
}
.nav_btn {
    background: #392a8f;
    color: #ffffff !important;
    padding: 7px 26px !important;
    border: 1px solid #392a8f;
    margin-left: 10px;
}
.nav_btn:hover{
    color: #392a8f !important;
    background: transparent;
}
.img_subtitle{
    position: absolute;
    width: 90%;
    text-align: center;
    top: 0;
    transition: all .3s ease-in-out;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 1;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.img_subtitle p{
    margin: 0;
    color: #ffffff;
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}
.gallery-item:hover .img_subtitle{
  opacity: 1;
}
/* .gallery_sec a::before{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #10101036;
    content: '';
    left: 0;
    z-index: 1;
} */
 .gallery-box{
    position: relative;
    padding: 0;
    margin: 12px 0;
}
.gallery-box a{
    display: block;
}
.gallery-box a::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background: #00000052;
    z-index: 1;
}
.gallery-box:hover img{
    transform: scale(1.1);
}
.gallery-box img {
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;

    
}
.gallery-box{
    overflow: hidden;
    transition: all 0.35s ease;
} 


 /* .gallery-box{
   
    text-align: center;
    position: relative;
    padding: 15px;
 }
 .gallery-box a{
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
 }
 .gallery-box a::before {
    content: '';
    position: absolute;
    background: #00000078;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
}
.gallery-box a img{
    position: relative !important;
    width: 100%;
    z-index: unset;
        transform: scale(1.1) rotate(0deg);
} */
 .gallery-sec{
    padding-bottom: 50px;
 }
 .gallery_sec .heading{
    text-align: center;
 }
