@import url(https://fonts.googleapis.com/css?family=Poppins:400, 500, 500i, 600|Rubik:400, 500, 700&display=swap);
.single-section-title h2:after,
.single-section-title-2 h2:after {
    left: 0;
    bottom: -15px;
    width: 100px;
    height: 3px;
    content: "";
    position: absolute;
}
.theme-list ul li a:before,
.theme-list-2 ul a:before,
.theme-list-3 ul li:before,
.theme-list-4 ul li:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.button_one,
.kindergarten .button_two,
.slider-area-3 .slider-content-2 p {
    font-family: Poppins, sans-serif;
}
.single-countdown,
.single-countdown-3 {
    border-image: url(assets/images/border.png) 5;
}
.contact-from-wrapper-2,
.hero-section,
.member-image-3,
.single-team,
.single-team:hover .member-image-2 {
    overflow: hidden;
}
.black_bg,
.default_bg,
.reg-form-area input:focus {
    background-color: #0d1028;
}
.hover_bg,
.main-menu ul li a:hover,
.scroll-top:hover,
.single-service-3.active,
.single-service-4.active,
.single-service:hover,
.single-team:hover .member-info,
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #b00909;
}
.half-column-video .play-button:hover,
.hover_bg_2,
.scroll-top.option-2,
.search-widget form button[type="submit"].home2-opt {
    background-color: #14bdee;
}
.semi_dark_bg {
    background-color: #f7f7f7;
}
.dark_2_bg,
.main-menu-2 .nav-item.dropdown.show,
.main-menu-2 .nav-item.dropdown.show .dropdown-item {
    background-color: #002147;
}
.semi_black_bg {
    background-color: rgba(0, 33, 71, 0.65);
}
.bg_dark_9,
.dark_3_bg,
.search-form input,
.search-form select {
    background-color: #f5f5f5;
}
.black_2_bg {
    background-color: #151935;
}
.button_one,
.special-button {
    display: inline-block;
    position: relative;
    background-color: #b00909;
    transition: 0.4s linear;
    text-transform: uppercase;
    border: 0;
    color: #fff;
}
.height-800 {
    height: 800px;
}
.height-600 {
    height: 600px;
}
.height-700 {
    height: 700px;
}
.section-ptb {
    padding-top: 90px;
    /*padding-bottom: 90px;*/
}
.section-ptb-2 {
    padding-top: 225px;
    padding-bottom: 130px;
}
@media (max-width: 768px) {
    .section-ptb {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .section-ptb-2 {
        padding-top: 100px;
        padding-bottom: 70px;
    }
}
.section-ptb-3,
.section-ptb-6 {
    padding-top: 130px;
    padding-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .section-ptb {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .section-ptb-3 {
        padding-top: 80px;
        padding-bottom: 0;
    }
}
@media (max-width: 575px) {
    .section-ptb {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .section-ptb-2 {
        padding-top: 80px;
        padding-bottom: 50px;
    }
    .section-ptb-3 {
        padding-top: 80px;
        padding-bottom: 0;
    }
}
.section-ptb-4 {
    padding-top: 130px;
    padding-bottom: 200px;
}
.section-ptb-5 {
    padding-top: 130px;
    padding-bottom: 80px;
}
.section-pb {
    padding-bottom: 130px;
}
.section-pt {
    padding-top: 130px;
}
.pt-60 {
    padding-top: 60px;
}
.mt-30 {
    margin-top: 30px;
}
.translate_30 {
    transform: translateY(-30%);
}
.translate_34 {
    transform: translateY(-7%);
}
.button_one {
    padding: 15px 25px;
    font-weight: 400;
    font-size: 14px;
}
.button_one:hover,
.special-button:hover {
    text-decoration: none;
    background-color: rgba(255, 82, 2, 0.85);
    color: #fff;
}
.special-button {
    padding: 5px 16px;
    font-size: 15px;
    font-weight: 500;
}
.button_one_alt,
.button_two {
    display: inline-block;
    position: relative;
    transition: 0.4s linear;
    font-size: 15px;
}
.button_one_alt {
    background-color: #fff;
    border: 2px solid #b00909;
    color: #b00909;
    font-weight: 500;
    text-transform: uppercase;
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.button_two,
.button_two_plane {
    background-color: #14bdee;
    font-weight: 500;
    text-transform: uppercase;
}
.button_one_alt:hover {
    text-decoration: none;
    background-color: rgba(255, 82, 2, 0.85);
    color: #fff;
    border-color: rgba(255, 82, 2, 0.85);
}
.button_two {
    border: 0;
    color: #fff;
    padding: 14px 35px;
    border-radius: 30px;
    box-shadow: 0 0.5rem 1rem rgba(20, 189, 238, 0.35);
}
.button_three,
.button_two_plane {
    display: inline-block;
    position: relative;
    border: 0;
    transition: 0.4s linear;
    font-size: 15px;
    color: #fff;
}
.button_two:hover,
.button_two_plane:hover {
    text-decoration: none;
    background-color: rgba(20, 189, 238, 0.7);
    color: #fff;
}
.button_two_plane {
    padding: 12px 25px;
}
.button_three {
    background-color: #91c73d;
    padding: 10px 25px;
    font-weight: 400;
    border-radius: 30px;
    text-transform: uppercase;
}
.button_five,
.button_four {
    display: inline-block;
    transition: 0.4s linear;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    border: 2px solid #b00909;
    position: relative;
    cursor: pointer;
}
.button_three:hover {
    text-decoration: none;
    background-color: #adadad;
    color: #fff;
}
.button_four {
    background-color: #fff;
    color: #b00909;
    padding: 10px 25px;
}
.button_five,
.button_four.active,
.button_four:hover,
.half_column_image:hover i,
.main-menu .nav-item.dropdown.show,
.share-option ul li a:hover,
.single-event-info:hover .single-event-date,
.single-service-3.active:hover,
.single-service-3:hover,
.social-profile ul li a:hover,
.social-profile-3 ul li a:hover,
.social-profile-6 ul li a:hover {
    background-color: #b00909;
    color: #fff;
}
.button_four:hover {
    text-decoration: none;
}
.button_five.active,
.button_five:hover,
.widget-video-img:hover a {
    background-color: #fff;
    color: #b00909;
}
.button_five {
    padding: 10px 35px;
}
.button_block,
.rounded-btn {
    border: 0;
    transition: 0.4s linear;
    text-transform: uppercase;
}
.button_five:hover {
    text-decoration: none;
}
.button_block {
    display: block;
    width: 100%;
    height: 50px;
    color: #fff;
    font-weight: 500;
}
.author-thumb a,
.latest-widget .single-latest .latest-image a,
.pagination-wrapper ul li,
.rounded-btn,
.share-option ul li,
.single-blog .post-meta .single-event-data,
.single-blog-item .single-blog-thumb a,
.single_info .info_data,
.social-accounts ul li,
.social-accounts-2 ul li,
.social-accounts-3 ul li,
.tag-clouds ul li,
.theme-list,
.theme-list ul li a,
.theme-list-2,
.theme-list-2 ul a,
.theme-list-3,
.theme-list-4 {
    display: inline-block;
}
.big-blog-area .blog-meta-2 span a,
.main-menu-2 ul li a:hover,
.rounded-btn,
.rounded-btn i,
.single-event-2 i {
    color: #14bdee;
}
.rounded-btn {
    position: relative;
    background-color: #d0f2fc;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 30px;
    font-weight: 400;
    font-size: 16px;
}
.rounded-btn:hover {
    text-decoration: none;
    background-color: #14bdee;
    color: #fff;
}
.footer-area,
.main-menu .dropdown-menu .dropdown-item:hover,
.main-menu .navbar i,
.main-menu .navbar-brand i,
.main-menu-2 .nav-item.dropdown.show a,
.main-menu-2 .navbar-brand i,
.main-menu-3 .navbar-brand i,
.rounded-btn:hover i,
.single-service-3.active h4,
.single-service-3.active:hover a,
.single-service-3.active:hover h4,
.single-service-3:hover a,
.single-service-3:hover h4,
.single-service-4.active a,
.single-service-4.active h4,
.single-team:hover .member-info-4 .designation h5,
.single-team:hover .member-info-4 .designation span,
.slider-area-3 .slider-content h2 {
    color: #fff;
}
.header-top-content .contact-info ul,
.pagination-wrapper ul,
.post-meta-info ul,
.social-accounts ul,
.social-accounts-2 ul,
.social-accounts-3 ul,
.social-profile ul,
.social-profile-2 ul,
.social-profile-3 ul,
.social-profile-4 ul,
.social-profile-5 ul,
.social-profile-6 ul,
.tag-clouds ul,
.theme-list ul,
.theme-list-2 ul,
.theme-list-3 ul,
.theme-list-4 ul,
.widget-list ul,
.widget-list-2 ul,
.widget-list-3 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.big-blog-area .blog-text a:hover i,
.big-blog-area .blog-text-2 a:hover i,
.button_icon i,
.link_btn:hover i,
.single-service a:hover i,
.single-service-2 a:hover i,
.single-service-3 a:hover i {
    padding-left: 5px;
}
.category-list ul li:last-child,
.theme-list ul li:last-child a {
    padding-bottom: 0;
}
.theme-list ul li a {
    position: relative;
    padding: 5px;
    color: #002147;
    transition: 0.4s linear;
}
.tags-list ul li a,
body {
    color: #666;
    font-size: 16px;
}
.author-data a:hover,
.big-blog-area .blog-text h3 a:hover,
.blog-lists-wrapper .blog-content-wrapper h4 a:hover,
.category-list ul li a:hover,
.event-content-one h2 a:hover,
.feature-content h3 a:hover,
.latest-widget .single-latest .latest-content a:hover,
.link_btn:hover,
.post-text h2 a:hover,
.single-blog .blog-text h4 a:hover,
.single-event-content h3 a:hover,
.single-item h4 a:hover,
.tags-list ul li a:hover,
.theme-list ul li a:hover,
.theme-list-4 ul li:hover a,
.widget-item .widget-content h5 a:hover,
.widget-list ul li a:hover {
    text-decoration: none;
    color: #b00909;
}
.theme-list ul li a:before {
    content: "\f058";
    padding-right: 5px;
    color: #b00909;
}
.theme-list-2 ul a {
    position: relative;
    padding: 10px;
    color: #002147;
    transition: 0.4s linear;
}
.big-blog-area .blog-text-2 h3 a:hover,
.blog-lists-wrapper-2 .blog-content-wrapper h4 a:hover,
.event-content h2 a:hover,
.feature-content-2 h3 a:hover,
.theme-list-2 ul a:hover,
.widget-item .widget-content-2 h5 a:hover,
.widget-list-2 ul li a:hover {
    text-decoration: none;
    color: #14bdee;
}
.theme-list-2 ul a:before {
    content: "\f058";
    padding-right: 5px;
    color: #14bdee;
}
.theme-list-3 ul li {
    position: relative;
    padding: 10px;
    color: #002147;
    transition: 0.4s linear;
    font-size: 16px;
}
.blog-lists-wrapper-3 .blog-content-wrapper h4 a:hover,
.feature-content-3 h3 a:hover,
.theme-list-3 ul li:hover a,
.widget-item .widget-content-3 h5 a:hover,
.widget-list-3 ul li a:hover {
    text-decoration: none;
    color: #91c73d;
}
.theme-list-3 ul li:before {
    content: "\f058";
    padding-right: 5px;
    color: #91c73d;
}
.theme-list-4 ul li {
    display: block;
    position: relative;
    padding: 10px;
    color: #002147;
    transition: 0.4s linear;
    font-size: 16px;
}
.theme-list-4 ul li:before {
    content: "\f00c";
    padding-right: 5px;
    color: #b00909;
    font-size: 14px;
}
.section-title,
.section-title-2,
.section-title-3,
.section-title-6 {
    padding-bottom: 20px;
}
.section-title h4 {
    color: #b00909;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
}
.sm-sub-title,
.sub-title {
    color: #002147;
    font-family: Poppins;
}
.section-title h2,
.section-title-2 h2,
.section-title-3 h2 {
    color: #002147;
    font-size: 50px;
    font-family: Poppins;
    font-weight: 600;
}
.sub-title {
    font-weight: 500;
    font-size: 50px;
}
.sm-sub-title {
    font-weight: 600;
    font-size: 30px;
}
.section-title-2 h4 {
    color: #14bdee;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
}
.section-title-3 h4 {
    color: #91c73d;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
}
.section-title-6 h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}
.section-title-6 h2 {
    color: #fff;
    font-size: 50px;
    font-family: Poppins;
    font-weight: 600;
}
.single-section-title,
.single-section-title-2 {
    margin-bottom: 50px;
}
.single-section-title h2,
.single-section-title-2 h2 {
    display: inline-block;
    font-size: 50px;
    color: #002147;
    position: relative;
    font-family: Poppins;
    font-weight: 600;
}
.single-section-title h2:after {
    background-color: #14bdee;
}
.single-section-title-2 h2:after {
    background-color: #91c73d;
}
.section-heading {
    position: relative;
    font-size: 35px;
    color: #002147;
    font-family: Poppins;
    font-weight: 600;
}
.section-heading:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    top: 50%;
    left: 40%;
    background-color: #b00909;
}
.blog-lists-wrapper .blog-content-wrapper,
.feature-image,
.featured-text-and-info,
.has_bordered,
.main-menu .collapse-bar,
.overlay,
.overlay_2,
.overlay_3,
.search-widget form,
.show_navigation,
.show_navigation_2,
.show_navigation_3,
.show_navigation_4,
.single-comment,
.single-featured-2 .feature-image,
.single-featured-4 .feature-image,
.single-featured-5 .feature-image,
.single-gallery .gallery-image,
.slider-area-2 .slider-content-2 p,
.slider-area-3 .slider-content,
.slider-area-3 .slider-content-2,
.subscribe-wrapper .subscribe-form form,
.timeline-wrapper,
.widget-title {
    position: relative;
}
.overlay:before,
.overlay_2:before,
.overlay_3:before {
    top: 0;
    width: 100%;
    height: 100%;
}
.overlay:before {
    content: "";
    position: absolute;
    left: 0;
    background-color: rgba(34, 34, 34, 0.45);
}
.overlay_2:before {
    content: "";
    position: absolute;
    left: 0;
    background-color: rgba(0, 33, 71, 0.8);
}
.overlay_3:before {
    content: "";
    position: absolute;
    left: 0;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 25px;
    border-radius: 25px;
}
.border-2 {
    border: 2px solid #b00909;
    transition: 0.4s linear;
}
.border-3 {
    border: 2px solid #14bdee;
    transition: 0.4s linear;
}
.border-4 {
    border: 2px solid #eff7e2;
    transition: 0.4s linear;
}
.border-5 {
    border: 2px solid #d0f2fc;
    transition: 0.4s linear;
}
.border-6 {
    border: 2px solid #ddd;
    transition: 0.4s linear;
}
.border-7 {
    border: 5px solid #1d2144;
    transition: 0.4s linear;
}
.border-8 {
    border: 5px solid #eff7e2;
    transition: 0.4s linear;
}
.border-bottom-2 {
    border-bottom: 2px solid #b00909;
}
.button_icon i {
    font-size: 20px;
}
.shadow-theme-lg {
    box-shadow: 0 1rem 3rem 1rem rgba(20, 189, 238, 0.175) !important;
}
.translate_50 {
    transform: translateY(50%) !important;
}
.widget-title {
    display: inline-block;
    color: #002147;
    font-size: 24px;
    margin: 0;
    font-weight: 500;
}
.widget-title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 70px;
    height: 3px;
    background-color: #b00909;
}
.pagination-wrapper {
    margin-top: 60px;
}
.pagination-wrapper ul li:last-child a,
.share-option ul li:last-child a,
.social-accounts ul li:last-child a,
.social-accounts-2 ul li:last-child a,
.social-accounts-3 ul li:last-child a {
    margin-right: 0;
}
.pagination-wrapper ul li a {
    display: inline-block;
    margin-right: 25px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #efefef;
    color: #666;
    text-align: center;
    line-height: 50px;
    transition: 0.4s linear;
}
.pagination-wrapper ul li a:hover {
    background-color: #b00909;
    color: #fff;
    text-decoration: none;
}
.main-menu-3 ul li a.active,
.main-menu-3 ul li a:hover,
.social-profile-5 ul li a:hover {
    background-color: #91c73d;
    color: #fff;
}
.link_btn {
    display: inline-block;
    color: #b00909;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
    transition: 0.4s linear;
}
.big-blog-area .blog-text a i,
.big-blog-area .blog-text-2 a i,
.border-opt .single-team,
.link_btn i,
.member-image img,
.single-featured-3,
.single-featured-4,
.single-featured-5,
.single-gallery,
.single-member,
.single-service,
.single-service a i,
.single-service-2 a i,
.single-service-3,
.single-service-3 a i,
.single-service-4,
.single-service-4 a i,
.single_blog .blog-content,
.single_blog .event-image img {
    transition: 0.4s linear;
}
.tags-list p {
    display: inline-block;
    margin-bottom: 0;
    color: #002147;
    font-size: 16px;
    font-weight: 500;
    padding-right: 5px;
}
.tags-list ul {
    margin: 0;
    padding: 0;
    display: inline-block;
}
.tags-list ul li {
    display: inline-block;
    margin-right: 5px;
}
.tags-list ul li a {
    position: relative;
    transition: 0.4s linear;
}
.tags-list ul li a:after {
    content: " , ";
    font-size: 20px;
}
.tags-list ul li:last-child a:after {
    content: none;
}
.share-option p {
    display: inline-block;
    margin-bottom: 0;
    color: #002147;
    font-weight: 500;
    padding-right: 5px;
}
.share-option ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
.share-option ul li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 10px;
    text-align: center;
    background-color: #fff;
    border: 2px solid #b00909;
    border-radius: 50%;
    color: #b00909;
    transition: 0.4s linear;
}
body {
    font-family: Rubik, sans-serif;
}
.half_column_content p,
.single-testimonial p,
.single-testimonial-2 p,
.single-testimonial-6 p,
body p {
    line-height: 28px;
}
.header-top {
    display: none;
    min-height: 45px;
}
.feature-status,
.feature-status-2,
.feature-status-3,
.feature-status-4,
.header-top-content,
.member-status,
.single-event,
.single-event-2,
.single-event-3 {
    display: flex;
    justify-content: space-between;
}
.header-top-content .contact-info ul li {
    display: inline-block;
    line-height: 45px;
    padding-right: 40px;
    color: #fff;
    font-size: 14px;
}
.header-top-content .contact-info ul li i {
    color: #14bdee;
    padding-right: 5px;
}
.details-meta .single-meta:last-child,
.header-top-content .contact-info ul li:last-child {
    padding-right: 0;
}
.single_info {
    display: inline-flex;
    padding-left: 30px;
    justify-content: center;
    align-items: center;
    justify-content: center;
    align-items: end;
}
.single_info .info_data h6 {
    font-weight: 500;
    color: #002147;
}
.single_info .info_data p {
    margin-bottom: 0;
    color: #666;
}
.single_info img {
    padding-right: 20px;
}
.single_info .button_icon {
    position: absolute;
    right: 0;
    top: 50%;
    width: 60px;
    height: 100%;
    background-color: rgba(34, 34, 34, 0.09);
    text-align: center;
    transform: translateY(-50%);
    line-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.navbar-toggler:focus {
    outline-color: #b00909;
}
.header_top_area .site_info .single_info:first-child,
.single-event .event-meta .single-meta:first-child,
.single-event-2 .event-meta .single-meta:first-child,
.single-event-3 .event-meta .single-meta:first-child {
    padding-left: 0;
}
@media (max-width: 768px) {
    .section-ptb-3 {
        padding-top: 100px;
        padding-bottom: 0;
    }
    .section-ptb-6 {
        padding-top: 130px;
        padding-bottom: 0;
    }
    .section-pb {
        padding-bottom: 80px;
    }
    header .container {
        max-width: 96%;
    }
    .translate_30,
    .translate_34 {
        transform: translateY(0);
    }
    .special-button {
        font-size: 12px;
    }
    .header_top_area .site_logo,
    .special-button > i {
        display: none;
    }
    .section-heading:before {
        left: 48%;
    }
    .mb-3d-5,
    .mb-bd-5,
    .mb-xs-5 {
        padding-bottom: 3rem;
    }
    .mt-3d-5,
    .mt-xs-5 {
        padding-top: 3rem;
    }
    .mb-xs-4 {
        padding-bottom: 2rem;
    }
    .my-xs-5 {
        margin: 5rem 0;
    }
    .my-xs-4 {
        margin: 4rem 0;
    }
    .mb-xs-2 {
        margin-bottom: 2rem;
    }
    .mb-xs-3 {
        margin-bottom: 3rem;
    }
    .single_info .info_data p {
        font-size: 14px;
    }
    .main-menu-area.bg_dark_mobile {
        background-color: #0d1028;
    }
    .header_top_area .site_info {
        width: 100%;
    }
}
.main-menu ul li a {
    color: #fff;
    padding: 1rem 2rem !important;
    transition: 0.4s linear;
}
.main-menu .dropdown-menu {
    background-color: #0d1028;
    transition: 0.4s linear;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 0;
}
.main-menu .navbar,
.main-menu-2 .navbar,
.main-menu-3 .navbar {
    padding: 0;
}
.main-menu .dropdown-toggle::after,
.main-menu-2 .dropdown-toggle::after,
.main-menu-3 .dropdown-toggle::after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    border-top: 0;
    vertical-align: baseline;
}
.main-menu .option-menu {
    position: absolute;
    right: 0;
    z-index: 5;
    margin-top: 8px;
}
.main-menu .option-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #0d1028;
}
.main-menu .navbar-brand {
    padding-right: 0.2rem;
}
.main-menu-2 .dropdown-menu,
.main-menu-3 .dropdown-menu {
    margin: 0;
    padding: 0;
    border-radius: 0;
    transition: 0.4s linear;
}
@media (min-width: 768px) and (max-width: 991px) {
    .section-pb {
        padding-bottom: 80px;
    }
    .section-heading:before {
        left: 40%;
    }
    .mb-3d-5,
    .mb-bd-5 {
        padding-bottom: 3rem;
    }
    .mt-3d-5 {
        padding-top: 3rem;
    }
    .mb-xs-2 {
        margin-bottom: 2rem;
    }
    .mb-xs-3 {
        margin-bottom: 3rem;
    }
    .header_top_area .site_logo,
    .main-menu .navbar-brand {
        display: none;
    }
    .header_top_area .site_info {
        width: 100%;
    }
    .main-menu {
        padding: 15px 20px;
    }
    .mobile_site_logo {
        display: inline-block !important;
    }
}
.main-menu-2 ul li:last-child a {
    padding-right: 0 !important;
}
.main-menu-2 ul li a {
    color: #666;
    padding: 1rem !important;
    transition: 0.4s linear;
    font-weight: 500;
}
.main-menu-2 .navbar i,
.main-menu-3 .navbar i {
    color: #666;
}
.main-menu-3 ul li a {
    color: #989898;
    padding: 1rem !important;
    transition: 0.4s linear;
    font-weight: 500;
}
.main-menu-3 .dropdown-menu {
    border: 0;
}
.main-menu-3 .nav-item.dropdown.show {
    background-color: #14bdee;
    color: #666;
}
.slider-area,
.slider-area-2,
.slider-area-3 {
    display: flex;
    background-size: cover;
    position: relative;
}
.event-image,
.member-image,
.member-image-2,
.slider-section {
    position: relative;
    overflow: hidden;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    width: auto;
    top: 50%;
    left: 90%;
    transform: translateY(-50%);
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 20px 0;
    display: block;
    position: relative;
    width: 20px;
    height: 20px;
    background-color: #fff;
    opacity: 1;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:before {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #fff;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    content: "";
    position: absolute;
    left: -5px;
    top: -5px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #b00909;
}
.slider-area {
    align-items: center;
    background-position: center center;
    width: 100%;
}
.slider-area-2,
.slider-area-3 {
    align-items: center;
    background-position: right top;
    width: 100%;
}
.button-widget,
.hero-section {
    background-position: center center;
}
.slider-area-2 .slider-content,
.slider-area-2 .slider-content-2 {
    position: relative;
    z-index: 9;
}
.slider-area-2 .slider-content h6,
.slider-area-2 .slider-content-2 h6 {
    position: relative;
    color: #14bdee;
    text-transform: uppercase;
    font-size: 20px;
}
.slider-area-2 .slider-content h2 {
    position: relative;
    color: #002147;
    font-weight: 700;
}
.slider-area-2 .slider-content h2 span,
.slider-area-2 .slider-content-2 h2 span,
.slider-area-3 .slider-content h2 span,
.slider-area-3 .slider-content-2 h2 span {
    display: block;
    font-weight: 400;
}
.slider-area-2 .slider-content-2 h2 {
    position: relative;
    color: #002147;
    font-family: Poppins, sans-serif;
    font-weight: 600;
    font-size: 55px;
}
.slider-area-3:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(34, 34, 34, 0.6);
    z-index: 9;
}
.slider-area-3 .slider-content h6 {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
}
.slider-area-3 .slider-content-2 h6 {
    color: #14bdee;
    text-transform: uppercase;
    font-size: 20px;
}
.single-member-info .member-intro p strong,
.single-service-3 h4,
.single-service-4 h4,
.slider-area-3 .slider-content-2 h2 {
    color: #002147;
}
.swiper-button-next:before,
.swiper-button-prev:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 25px;
    line-height: 25px;
    transform: translateY(-50%);
    color: #fff;
    top: 50%;
}
.swiper-button-next,
.swiper-button-prev {
    right: 30px;
    background-color: #91c73d;
    color: #fff;
    padding: 25px;
    border-radius: 50%;
    background-size: 20px 30px;
    transition: 0.4s linear;
    background-image: none;
}
.swiper-button-next:before {
    content: "\f105";
}
.latest-blogs-area .owl-nav button:focus,
.show_navigation .owl-nav button:focus,
.show_navigation_2 .owl-nav button:focus,
.show_navigation_3 .owl-nav button:focus,
.show_navigation_4 .owl-nav button:focus,
.subscribe-wrapper button[type="submit"]:focus,
.subscribe_box .subscribe-form input:focus,
.swiper-button-next:focus,
.swiper-button-prev:focus,
.testimonials-wrapper .owl-dots button:focus,
.testimonials-wrapper-2 .owl-dots button:focus,
.testimonials-wrapper-3 .owl-dots button:focus,
.testimonials-wrapper-4 .owl-dots button:focus {
    outline: 0;
    box-shadow: none;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: #adadad;
}
.swiper-button-prev:before {
    content: "\f104";
}
.kindergarten .swiper-button-next,
.kindergarten .swiper-button-prev {
    background: #d7d8da;
    padding: 24px;
}
.kindergarten .swiper-button-next:hover,
.kindergarten .swiper-button-prev:hover {
    background: #15bdee;
}
.slider-content {
    position: relative;
    z-index: 10;
}
.slider-content p {
    margin-bottom: 0;
    font-size: 20px;
}
.slider-content h2 {
    font-weight: 500;
    font-family: Poppins;
}
.services-section {
    position: relative;
    z-index: 5;
}
.product-price-3,
.product-price-5 {
    width: 70px;
    height: 70px;
    line-height: 70px;
    z-index: 2;
    position: absolute;
    bottom: -35px;
    transform: translateX(-50%);
    left: 50%;
}
.single-service .service-icon {
    margin-bottom: 2rem;
}
.single-service a {
    color: #fff;
    font-weight: 500;
    transition: 0.4s linear;
}
.big-blog-area .blog-text a:hover,
.big-blog-area .blog-text-2 a:hover,
.events-info-2 .single-event-data a:hover,
.member-info a:hover,
.single-comment .reply-btn:hover,
.single-member-info .member-intro h3 a:hover,
.single-service a:hover,
.single-service-2 a:hover,
.single-service-3 a:hover {
    text-decoration: none;
}
.service-text h4 {
    margin-bottom: 1.2rem;
    font-weight: 600;
}
.single-service-2 h4 {
    color: #002147;
    font-weight: 600;
}
.single-service-2 .service-icon,
.single-service-4 .service-icon {
    margin-bottom: 25px;
}
.single-service-2 a {
    color: #14bdee;
    transition: 0.4s linear;
}
.single-service-3.active a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
}
.single-service-3.active:hover .service-icon {
    padding: 15px;
    display: inline-block;
    background-color: #b00909;
}
.single-service-3 .service-icon {
    padding: 15px;
    margin-bottom: 25px;
}
.blog-lists-wrapper .single-blog-wrapper:last-child,
.blog-lists-wrapper-2 .single-blog-wrapper:last-child,
.blog-lists-wrapper-3 .single-blog-wrapper:last-child,
.details-meta p,
.event-date-2 p,
.events-info p,
.events-info-2 p,
.feature-content h3,
.feature-content-2 h3,
.footer-bottom p,
.member-info p,
.member-info-2 .extra-skilled p,
.product-price p,
.product-price-2 p,
.product-price-4 p,
.results-area .table,
.sidebar-wrapper .single-widget:last-child,
.single-blog .post-meta p,
.single-member-info p,
.single-testimonial-6 .testimonial-referance p,
.single-timeline p,
.testimonial-referance p,
.widget-item:last-child {
    margin-bottom: 0;
}
.single-service-3 a,
.single-service-4 a {
    color: #b00909;
    transition: 0.4s linear;
}
.single-service-3:hover .service-icon {
    display: inline-block;
    background-color: #fff;
    border-radius: 50%;
}
.single-service-4:hover {
    box-shadow: 0 1rem 3rem rgba(20, 189, 238, 0.35) !important;
    border-color: #14bdee;
}
.featured-section-2 {
    background-size: 100% 53%;
    background-repeat: no-repeat;
}
.button-widget,
.equal-height,
.hero-section {
    background-size: cover;
}
.event-date-2,
.product-price,
.product-price-2,
.product-price-4 {
    padding: 0.6rem 1rem;
    text-align: center;
}
.blog-image a img,
.feature-image img,
.half_columnn_image img,
.member-image img,
.single-featured-2 .feature-image img,
.single-gallery .gallery-image img,
.widget-video-img img {
    width: 100%;
}
.single-featured,
.single-featured-2 {
    transition: 0.4s linear;
    box-shadow: none;
}
.single-featured:hover {
    border-color: #b00909 !important;
}
.single-featured-2:hover,
.single-featured-2:hover .featured-text-and-info {
    border-color: #14bdee !important;
}
.single-featured .product-price,
.single-featured-2 .event-date-2,
.single-featured-2 .product-price-2,
.single-featured-4 .feature-image .product-price-4,
.single-featured-5 .feature-image .product-price-4 {
    position: absolute;
    right: 30px;
    bottom: 30px;
}
.single-featured-2:hover {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.search-widget form input.home2-opt:focus,
.single-featured-3:hover .border-6,
.single-featured-4:hover .border-6 {
    border-color: #14bdee;
}
.single-featured-3 h3,
.single-featured-4 h3,
.single-featured-5 h3 {
    padding-top: 30px;
    font-weight: 600;
}
.single-featured-3 .featured-text-and-info {
    border-top-color: #14bdee;
    transition: 0.4s linear 0.09s;
}
.single-featured-4 .featured-text-and-info {
    border-top-color: #14bdee;
    transition: 0.4s linear;
}
.single-featured-4:hover {
    box-shadow: 0 1rem 3rem rgba(145, 199, 61, 0.3);
}
.single-blog-item:hover,
.single-featured-5:hover .border-6 {
    border-color: #b00909;
}
.single-featured-5 .featured-text-and-info {
    border-top-color: #b00909;
    transition: 0.4s linear 0.09s;
}
.feature-status span,
.feature-status-2 span,
.feature-status-3 span,
.feature-status-4 span {
    color: #a2a2a2;
}
.feature-status i,
.single-timeline span {
    color: #b00909;
    font-size: 14px;
}
.big-blog-area .blog-meta-2 span,
.feature-status-2 i {
    color: #14bdee;
    font-size: 14px;
}
.feature-status-3 span i {
    color: #f99e1c;
}
.feature-status-3 i {
    color: #a2a2a2;
    font-size: 14px;
}
.contact-from-wrapper input:focus label,
.feature-status-4 span i,
.single-event-3 i {
    color: #91c73d;
}
.feature-status-4 i {
    color: #91c73d;
    font-size: 14px;
}
.feature-content h3,
.feature-content-2 h3,
.feature-content-3 h3 {
    font-size: 24px;
    padding-bottom: 15px;
    font-weight: 600;
    font-family: Poppins, sans-serif;
}
.event-content h2 a,
.event-content-one h2 a,
.feature-content h3 a,
.feature-content-2 h3 a,
.feature-content-3 h3 a,
.single-event h5 a,
.single-event-2 h5 a,
.single-event-3 h5 a {
    color: #002147;
    transition: 0.4s linear;
}
.feature-content-3 h3 {
    margin: 0;
    padding-top: 0;
}
.product-price {
    display: inline-block;
    background-color: #b00909;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}
.product-price-2 {
    display: inline-block;
    background-color: #14bdee;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}
.product-price-3 {
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #14bdee;
    font-size: 24px;
    font-weight: 500;
    color: #14bdee;
    background-color: #fff;
}
.half_column_image .play-button-2,
.product-price-4 {
    background-color: #91c73d;
    font-weight: 500;
    display: inline-block;
}
.product-price-3 p,
.product-price-5 p {
    margin-bottom: 0;
    line-height: 68px;
}
.product-price-4 {
    color: #fff;
    font-size: 22px;
}
.product-price-5 {
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #b00909;
    font-size: 24px;
    font-weight: 500;
    color: #b00909;
    background-color: #fff;
}
.event-date-2 {
    display: inline-block;
    background-color: #14bdee;
    color: #fff;
    font-size: 20px;
}
.courses-list {
    text-align: center;
}
.courses-list ul li {
    cursor: pointer;
    margin: 5px;
}
.single-countdown {
    text-align: center;
    border-width: 6px;
    border-style: solid;
    border-image-outset: inherit;
    border-image-repeat: no-repeat;
    border-image-repeat: repeat;
}
.single-countdown p,
.single-countdown-3 p {
    color: #fff;
    font-weight: 600;
}
.single-countdown span {
    color: #b00909;
    font-size: 60px;
    font-weight: 600;
}
.single-countdown-2 {
    text-align: center;
    border-width: 7px;
    border-style: solid;
    border-image: url(assets/images/border.png) 7;
    border-image-outset: inherit;
    border-image-repeat: no-repeat;
    border-image-repeat: repeat;
}
.single-countdown-2 p {
    color: #666;
    font-weight: 600;
    font-size: 14px;
}
.single-countdown-2 span,
.single-countdown-3 span,
.single-countdown-5 span {
    color: #14bdee;
    font-size: 60px;
    font-weight: 600;
}
.single-countdown-3 {
    text-align: center;
    border-width: 6px;
    border-style: solid;
    border-image-outset: inherit;
    border-image-repeat: no-repeat;
    border-image-repeat: repeat;
    background-color: #002147;
}
.single-countdown-4 {
    text-align: center;
    border-width: 6px;
    border-style: solid;
    border-image: url(assets/images/border.png) 5;
    border-image-outset: inherit;
    border-image-repeat: no-repeat;
    border-image-repeat: repeat;
    background-color: #0d1028;
}
.single-countdown-4 p,
.single-countdown-5 p {
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}
.single-countdown-4 span {
    color: #91c73d;
    font-size: 60px;
    font-weight: 600;
}
.single-countdown-5 {
    text-align: center;
    background-color: #002147;
    border: 6px solid #fff;
}
.half_column_image {
    position: relative;
    transition: 0.4s linear;
}
.half_column_image .video-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}
.half_column_image .video-play-btn i {
    font-size: 55px;
    color: #b00909;
    background-color: #fff;
    border-radius: 50%;
    padding: 10px;
    transition: 0.4s linear;
}
.half_column_image .play-button-2 {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 15px 25px;
    color: #fff;
    transition: 0.4s linear;
}
.half_column_image .play-button-2:hover {
    text-decoration: none;
    background-color: rgba(145, 199, 61, 0.8);
}
.half_column_image_2 img {
    object-fit: cover;
}
.half_column_content_2 h2 {
    font-size: 45px;
    color: #002147;
    padding-bottom: 15px;
    font-weight: 600;
    text-transform: capitalize;
}
.post-meta-info {
    display: inline-block;
    border: 2px solid #b00909;
    width: 50%;
    padding: 1.5rem;
    background-color: #fff9f6;
    margin-top: 5px;
}
.post-meta-info ul li {
    color: #b00909;
    padding: 5px;
}
.featured-area,
.our-team-carousel-4 {
    margin-bottom: -20px;
}
.member-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    padding: 20px;
    font-family: Poppins, sans-serif;
    transition: 0.4s linear;
}
.member-info p {
    font-size: 14px;
}
.member-info a {
    color: #fff;
    font-size: 14px;
}
.member-info h6 {
    font-size: 16px;
    font-weight: 500;
}
.member-info span {
    font-size: 14px;
}
.member-info-2 .extra-skilled p {
    padding: 5px 0;
}
.member-info-2 .extra-skilled p strong {
    color: #002147;
    font-size: 14px;
}
.latest-widget .single-latest .latest-content .latest-meta span,
.member-info-2 span,
.member-info-4 span,
.single-blog-item .single-blog-content span {
    color: #666;
    font-size: 14px;
}
.member-info-2 h5 {
    font-size: 18px;
    color: #002147;
}
.featured-2-text h5,
.member-info-3 h5,
.member-info-4 h5,
.single-timeline h4 {
    color: #002147;
    font-size: 20px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
.member-info-3 span {
    color: #666;
    font-size: 14px;
    font-weight: 500;
}
.social-profile ul li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #b00909;
    border: 1px solid #b00909;
    border-radius: 50%;
    background-color: #fff;
    transition: 0.4s linear;
    text-align: center;
    margin: 5px 0;
}
.social-profile-2 ul li a,
.social-profile-3 ul li a,
.social-profile-4 ul li a,
.social-profile-5 ul li a,
.social-profile-6 ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 5px 0;
    display: inline-block;
    transition: 0.4s linear;
    text-align: center;
}
.member-image .social-profile {
    position: absolute;
    top: 30px;
    right: 30px;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s linear;
}
.member-image-3 {
    padding-bottom: 20px;
}
.member-image-3 img {
    width: 200px !important;
    height: 200px;
    margin: 0 auto;
    border-radius: 50%;
}
.social-profile-2,
.social-profile-3,
.social-profile-4 {
    position: absolute;
    bottom: 15px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s linear;
    left: 0;
    right: 0;
}
.social-profile-2 ul li,
.social-profile-3 ul li,
.social-profile-4 ul li,
.social-profile-5 ul li,
.social-profile-6 ul li {
    display: inline-block;
    margin: 0 5px;
}
.social-profile-2 ul li a {
    color: #14bdee;
    border-radius: 50%;
    background-color: #fff;
}
.social-profile-2 ul li a:hover,
.social-profile-4 ul li a:hover {
    background-color: #14bdee;
    color: #fff;
}
.social-profile-3 ul li a,
.social-profile-4 ul li a,
.social-profile-5 ul li a {
    color: #a1a1a1;
    border-radius: 50%;
    background-color: #efefef;
}
.social-profile-5 {
    position: relative;
    text-align: center;
    transition: 0.4s linear;
}
.social-profile-6 {
    position: absolute;
    bottom: 0;
    text-align: center;
    transition: 0.4s linear;
    left: 0;
    right: 0;
    background-color: #002147;
    padding: 10px 0;
}
.social-profile-6 ul li a {
    color: #fff;
    border-radius: 50%;
    background-color: #032d5c;
}
.single-gallery .gallery-image:hover:before,
.single-gallery:hover .gallery-content,
.single-team:hover .social-profile,
.single-team:hover .social-profile-2,
.single-team:hover .social-profile-3,
.single-team:hover .social-profile-4 {
    opacity: 1;
    visibility: visible;
}
.single-team:hover .member-info-4 {
    background-color: #b00909;
    color: #fff;
    transition: 0.4s linear;
}
.single-team:hover .member-image-2 img {
    transform: scale3d(1.2, 1.2, 1.3);
}
.single-team img {
    width: 100%;
    transition: 0.4s linear;
}
.border-opt .single-team:hover .border {
    border-color: #14bdee !important;
    border-width: 2px !important;
}
.show_navigation .owl-nav,
.show_navigation_2 .owl-nav {
    position: absolute;
    top: -120px;
    right: 0;
}
.show_navigation .owl-nav button,
.show_navigation_2 .owl-nav button,
.show_navigation_3 .owl-nav button,
.show_navigation_4 .owl-nav button {
    margin: 10px;
}
.show_navigation .owl-nav button i,
.show_navigation_2 .owl-nav button i,
.show_navigation_3 .owl-nav button i,
.show_navigation_4 .owl-nav button i {
    font-size: 22px;
}
.show_navigation .owl-nav button.owl-prev,
.show_navigation_2 .owl-nav button.owl-prev {
    width: 50px;
    height: 50px;
    background: #efefef;
    line-height: 55px;
    display: inline-block;
    border-radius: 50%;
    color: #a1a1a1;
    border: 1px solid #a1a1a1;
    transition: 0.4s linear;
}
.show_navigation .owl-nav button.owl-next:hover,
.show_navigation .owl-nav button.owl-prev:hover,
.show_navigation_3 .owl-nav button.owl-next:hover,
.show_navigation_3 .owl-nav button.owl-prev:hover {
    background-color: #b00909;
    border-color: #b00909;
    color: #fff;
}
.show_navigation .owl-nav button.owl-next,
.show_navigation_2 .owl-nav button.owl-next {
    width: 50px;
    height: 50px;
    line-height: 55px;
    background: #efefef;
    display: inline-block;
    border-radius: 50%;
    color: #a1a1a1;
    border: 1px solid #a1a1a1;
    transition: 0.4s linear;
}
.show_navigation_2 .owl-nav button.owl-next:hover,
.show_navigation_2 .owl-nav button.owl-prev:hover {
    background-color: #14bdee;
    border-color: #14bdee;
    color: #fff;
}
.show_navigation_3 .owl-nav,
.show_navigation_4 .owl-nav {
    font-size: 30px;
}
.show_navigation_3 .owl-nav button.owl-prev {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #efefef;
    line-height: 50px;
    border-radius: 50%;
    color: #a1a1a1;
    border: 1px solid #a1a1a1;
    transition: 0.4s linear;
    top: 50%;
    transform: translateY(-50%);
    display: none;
}
.show_navigation_3 .owl-nav button.owl-next,
.show_navigation_4 .owl-nav button.owl-prev {
    border-radius: 50%;
    position: absolute;
    width: 50px;
    height: 50px;
    background: #efefef;
    color: #a1a1a1;
    transition: 0.4s linear;
    top: 50%;
    line-height: 50px;
    transform: translateY(-50%);
}
.show_navigation_3 .owl-nav button.owl-next {
    border: 1px solid #a1a1a1;
    display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
    .slider-area-2 .slider-content-2 .display-3,
    .slider-area-3 .slider-content-2 .display-3,
    .slider-content .display-3 {
        font-size: 3rem;
    }
    .show_navigation .owl-nav,
    .show_navigation_2 .owl-nav,
    .show_navigation_3 .owl-nav,
    .show_navigation_4 .owl-nav,
    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }
    .single-countdown,
    .single-countdown-3 {
        border-width: 5px;
    }
    .single-countdown-2 {
        border-width: 6px;
    }
    .single-countdown-4 p,
    .single-countdown-5 p {
        font-size: 15px;
    }
    .event-image img,
    .half_column_image img {
        width: 100%;
    }
}
@media (max-width: 768px) {
    .main-menu {
        padding: 15px 0;
    }
    .main-menu .navbar-brand,
    .show_navigation .owl-nav,
    .show_navigation_2 .owl-nav,
    .show_navigation_3 .owl-nav,
    .show_navigation_4 .owl-nav,
    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }
    .mobile_site_logo {
        display: inline-block !important;
    }
    .slider-area-2 .slider-content-2 .display-3,
    .slider-area-3 .slider-content-2 .display-3,
    .slider-content .display-3 {
        font-size: 3rem;
    }
    .featured-section-2 {
        padding-bottom: 250px;
    }
    .single-featured-4 .feature-image img {
        width: 100%;
    }
    .courses-list {
        text-align: left;
    }
    .countdown-wrapper.translate_50 {
        transform: translateY(15%) !important;
    }
    .half_column_content_2 h2 {
        font-size: 30px;
    }
    .two-column-section.section-pt {
        padding: 50px 0;
    }
}
.show_navigation_4 .owl-nav button.owl-prev {
    display: inline-block;
    border: 1px solid #a1a1a1;
    left: -90px;
}
.show_navigation_4 .owl-nav button.owl-next:hover,
.show_navigation_4 .owl-nav button.owl-prev:hover {
    background-color: #91c73d;
    border-color: #91c73d;
    color: #fff;
}
@media (min-width: 992px) {
    .overlay_3:before,
    .show_navigation_4 .owl-nav button.owl-prev {
        display: none;
    }
    .pr-120-lg {
        padding-right: 120px;
    }
    .header-top,
    .main-menu .dropdown:hover > .dropdown-menu,
    .main-menu-2 .dropdown:hover > .dropdown-menu,
    .main-menu-3 .dropdown:hover > .dropdown-menu {
        display: block;
    }
    .main-menu ul li a {
        padding: 1rem 1.1rem !important;
    }
    .main-menu .dropdown,
    .main-menu-2 .dropdown,
    .main-menu-3 .dropdown {
        transition: 0.4s linear;
    }
    .main-menu .dropdown:hover {
        background-color: #b00909;
    }
    .dropdown-menu .dropdown .dropdown-menu {
        left: 100%;
        top: 0;
        margin: 0;
        border-width: 1px;
    }
    .half_column_image img {
        object-fit: cover;
    }
}
.show_navigation_4 .owl-nav button.owl-next {
    position: absolute;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #efefef;
    display: inline-block;
    border-radius: 50%;
    color: #a1a1a1;
    border: 1px solid #a1a1a1;
    transition: 0.4s linear;
    right: -90px;
    transform: translateY(-50%);
    top: 50%;
}
@media (min-width: 992px) {
    .show_navigation_4 .owl-nav button.owl-next {
        display: none;
    }
}
.single-event .event-date {
    display: inline-block;
    padding: 5px 35px;
    background-color: #fff;
    text-align: center;
    margin-right: 30px;
    border: 4px solid #ddd;
    min-width: 160px;
    height: 160px;
}
.single-event .event-date span {
    font-size: 65px;
    color: #b00909;
    font-weight: 600;
}
.single-event .event-date p {
    font-size: 24px;
    color: #56566a;
    font-weight: 500;
    margin-bottom: 0;
}
.single-event h5 {
    font-size: 20px;
    font-weight: 600;
}
.single-blog-item .single-blog-content h4 a:hover,
.single-event h5 a:hover {
    color: #b00909;
    text-decoration: none;
}
.authors-info,
.single-event .event-meta,
.single-event-2 .event-meta,
.single-event-3 .event-meta {
    display: flex;
}
.single-event .event-meta .single-meta,
.single-event-2 .event-meta .single-meta,
.single-event-3 .event-meta .single-meta {
    padding-left: 40px;
}
@media (min-width: 1199px) {
    .main-menu-3 ul li a {
        padding: 1rem 1.5rem !important;
    }
    .show_navigation_3 .owl-nav button.owl-prev {
        display: inline-block;
        left: -80px;
    }
    .show_navigation_3 .owl-nav button.owl-next {
        display: inline-block;
        right: -80px;
    }
    .show_navigation_4 .owl-nav button.owl-next,
    .show_navigation_4 .owl-nav button.owl-prev {
        display: block;
    }
    .single-event .event-meta .single-meta p {
        font-size: 16px !important;
    }
}
.big-blog-area .blog-meta span a,
.events-info-2 .single-event-data a,
.single-blog .blog-meta i,
.single-blog .post-meta .single-event-data a,
.single-event i,
.single-member:hover .member-intro h3 a,
.single-member:hover .member-intro p,
.single-member:hover .member-intro p strong,
.single-member:hover .member-status p strong {
    color: #b00909;
}
.event-content-one h2 {
    font-size: 24px;
    margin-bottom: 15px;
    font-family: Poppins;
    font-weight: 600;
}
.single-event-2 .event-date,
.single-event-3 .event-date {
    display: inline-block;
    padding: 5px 35px;
    background-color: #fff;
    text-align: center;
    margin-right: 30px;
    border: 3px solid #ddd;
    min-width: 160px;
}
.events-info,
.events-info-2,
.single-blog .post-meta {
    position: absolute;
    bottom: 30px;
    border-radius: 30px;
}
.single-event-2 .event-date span {
    font-size: 65px;
    color: #14bdee;
    font-weight: 600;
}
.single-event-2 .event-date p {
    font-size: 24px;
    color: #56566a;
    margin-bottom: 0;
    font-weight: 600;
}
.single-event-2 h5,
.single-event-3 h5 {
    font-size: 20px;
    font-weight: 500;
}
.single-event-2 h5 a:hover {
    color: #14bdee;
    text-decoration: none;
}
@media (max-width: 575px) {
    .section-ptb-4 {
        padding-top: 100px;
        padding-bottom: 90px;
    }
    .section-ptb-5 {
        padding-top: 100px;
        padding-bottom: 60px;
    }
    .section-ptb-6 {
        padding-top: 130px;
        padding-bottom: 0;
    }
    .section-pb {
        padding-bottom: 50px;
    }
    header .container {
        max-width: 96%;
    }
    .translate_30,
    .translate_34 {
        transform: translateY(0);
    }
    .button_five,
    .button_four,
    .button_three {
        padding: 10px;
    }
    .section-title h2,
    .sub-title {
        font-size: 35px;
    }
    .section-title-2 h2,
    .section-title-3 h2,
    .section-title-6 h2 {
        font-size: 40px;
    }
    .section-heading:before {
        left: 50%;
        content: none;
    }
    .mb-3d-5,
    .mb-bd-5,
    .mb-mob-5,
    .mb-xs-5 {
        padding-bottom: 3rem;
    }
    .mt-3d-5,
    .mt-xs-5 {
        padding-top: 3rem;
    }
    .mb-xs-4 {
        padding-bottom: 2rem;
    }
    .my-xs-5 {
        margin: 5rem 0;
    }
    .my-xs-4 {
        margin: 4rem 0;
    }
    .single_info .info_data p,
    .tags-list p {
        font-size: 14px;
    }
    .share-option p {
        padding-right: 0;
        padding-left: 5px;
        font-size: 14px;
    }
    .share-option ul li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        margin-right: 0;
        border-width: 1px;
        font-size: 12px;
    }
    .mb-xs-2 {
        margin-bottom: 2rem;
    }
    .mb-mob-3,
    .mb-xs-3 {
        margin-bottom: 3rem;
    }
    .single_info {
        padding-left: 10px;
    }
    .single_info img {
        padding-right: 10px;
    }
    .main-menu-area.bg_dark_mobile {
        background-color: #0d1028;
    }
    .header_top_area,
    .header_top_area .button_icon,
    .swiper-button-next,
    .swiper-button-prev {
        display: none;
    }
    .slider-area-2 .slider-content-2 .display-3,
    .slider-area-3 .slider-content-2 .display-3,
    .slider-content .display-3 {
        font-size: 2rem;
    }
    .swiper-pagination {
        display: none !important;
    }
    .slider-content {
        padding: 0 !important;
        margin: 0 !important;
    }
    .slider-area.height-700 {
        height: 450px;
    }
    .courses-list {
        text-align: left;
    }
    .countdown-wrapper.translate_50 {
        transform: translateY(5%) !important;
    }
    .half_column_content_2 h2 {
        font-size: 30px;
    }
    .two-column-section.section-pt {
        padding: 50px 0;
    }
    .single-event .event-meta .single-meta p,
    .single-event-2 .event-meta .single-meta p,
    .single-event-3 .event-meta .single-meta p {
        font-size: 12px;
    }
}
.single-event-3 .event-date span {
    font-size: 65px;
    color: #91c73d;
    font-weight: 600;
}
.single-event-3 .event-date p {
    font-size: 24px;
    color: #56566a;
    margin-bottom: 0;
}
.single-event-3 h5 a:hover {
    color: #91c73d;
    text-decoration: none;
}
.event-content h2 {
    font-family: Poppins;
    font-size: 24px;
    margin-bottom: 15px;
}
.events-info {
    display: flex;
    justify-content: space-between;
    padding: 15px 20px;
    width: 85%;
    left: 7%;
    font-size: 14px;
    color: #56566a;
}
.events-info i,
.events-info-2 i,
.single-blog .post-meta i {
    color: #b00909;
    font-size: 15px;
}
.events-info-2 {
    display: flex;
    justify-content: center;
    padding: 15px 20px;
    width: 80%;
    left: 10%;
    font-size: 14px;
    color: #56566a;
}
.events-info-2 .single-event-data {
    padding: 0 5px;
}
.events-info-2 .single-event-data span {
    color: #b00909;
    font-weight: 500;
}
.single-blog .post-meta {
    padding: 15px 20px;
    width: 70%;
    left: 15%;
    font-size: 14px;
    color: #56566a;
    text-align: center;
}
.footer-area .footer-logo,
.single-item .item-icon,
.single_widget h3 {
    padding-bottom: 30px;
}
.single-testimonial-2:before,
.single-testimonial:before {
    content: "\f10d";
    border-radius: 50%;
    color: #fff;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    text-align: center;
    position: absolute;
}
.single-blog .post-meta .single-event-data p {
    padding: 0 5px;
    font-size: 14px;
    color: #666;
}
.single-testimonial {
    position: relative;
    margin-top: 30px;
    padding-top: 2.3em !important;
}
.single-testimonial:before {
    left: 30px;
    top: -30px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #b00909;
}
.single-testimonial-2 {
    position: relative;
    margin-top: 80px;
}
.single-testimonial-2:before {
    left: 125px;
    top: -85px;
    z-index: 9;
    width: 45px;
    height: 45px;
    line-height: 40px;
    background-color: #14bdee;
    font-size: 14px;
    border: 3px solid #fff;
}
.testimonials-wrapper .owl-dots .owl-dot span,
.testimonials-wrapper-2 .owl-dots .owl-dot span,
.testimonials-wrapper-3 .owl-dots .owl-dot span,
.testimonials-wrapper-4 .owl-dots .owl-dot span {
    width: 10px;
    height: 20px;
    -webkit-backface-visibility: visible;
    border-radius: 30px;
}
.single-testimonial-2 .testimonial-pic {
    position: absolute;
    top: -55px;
    left: 40px;
}
.single-testimonial-3:before,
.single-testimonial-4:before {
    content: "\f10d";
    top: -40px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    border-radius: 50%;
    text-align: center;
}
.has_bordered h2:before,
.single-testimonial-3:before,
.single-testimonial-4:before,
.single-testimonial-6 .quote-author-pic {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.single-testimonial-2 .testimonial-pic img {
    width: 110px;
    height: 110px;
}
.single-testimonial-2 .testimonial-text p {
    font-style: italic;
    font-size: 18px;
}
.single-testimonial-2 .testimonial-referance strong {
    color: #002147;
    font-size: 16px;
}
.single-testimonial-2 .testimonial-referance p {
    font-size: 16px;
    margin-bottom: 0;
}
.single-testimonial-3,
.single-testimonial-4 {
    position: relative;
    margin-top: 60px;
    padding-top: 30px;
}
.single-testimonial-3:before {
    background-color: #b00909;
}
.single-testimonial-3 p,
.single-testimonial-4 p {
    font-style: italic;
    font-size: 16px;
    line-height: 28px;
}
.single-testimonial-3 .testimonial-referance strong,
.single-testimonial-4 .testimonial-referance strong {
    display: block;
}
.single-testimonial-4:before {
    background-color: #14bdee;
}
.single-testimonial-6 {
    position: relative;
    text-align: center;
    margin-bottom: 45px;
}
.single-testimonial-6 > p {
    display: inline-block;
    font-style: italic;
    font-size: 16px;
}
.single-testimonial-6 > p:after {
    content: "\f10e";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    padding-left: 10px;
    font-size: 22px;
    color: #1e2458;
}
.single-testimonial-6 .quote-author-pic {
    bottom: -45px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 90px;
    height: 90px;
}
.subscribe-wrapper:after,
.subscribe-wrapper:before {
    top: -10px;
    height: 53%;
    background-color: rgba(255, 198, 172, 0.3);
    content: "";
}
.author-thumb img,
.single-testimonial-6 .quote-author-pic img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.testimonials-wrapper .owl-dots {
    text-align: center;
    margin-top: 60px;
    line-height: 10px;
}
.testimonials-wrapper .owl-dots .owl-dot.active span,
.testimonials-wrapper-3 .owl-dots .owl-dot.active span {
    background-color: #b00909;
    height: 30px;
}
.testimonials-wrapper .owl-dots .owl-dot span {
    margin: 5px 7px 0;
    background: #ffc6ac;
    display: inline-block;
    transition: 0.5s linear 0.2s;
}
.testimonials-wrapper-2 .owl-dots {
    text-align: center;
    margin-top: 60px;
}
.testimonials-wrapper-3 .owl-dots,
.testimonials-wrapper-4 .owl-dots {
    margin-top: 30px;
    text-align: center;
}
.testimonials-wrapper-2 .owl-dots .owl-dot.active {
    transition: 0.4s linear 0.09s;
}
.testimonials-wrapper-2 .owl-dots .owl-dot.active span,
.testimonials-wrapper-4 .owl-dots .owl-dot.active span {
    background-color: #14bdee;
    height: 30px;
}
.testimonials-wrapper-2 .owl-dots .owl-dot span {
    margin: 5px 7px;
    background: #c8f3ff;
    display: inline-block;
    transition: 0.4s linear;
}
.testimonials-wrapper-3 .owl-dots {
    line-height: 10px;
}
.testimonials-wrapper-3 .owl-dots .owl-dot span {
    margin: 0 5px 0 7px;
    background: #002147;
    display: inline-block;
    transition: 0.4s linear;
}
.testimonials-wrapper-4 .owl-dots .owl-dot span {
    margin: 5px 7px;
    background: #fff;
    display: inline-block;
    transition: 0.4s linear;
}
.has_bordered h2 {
    display: inline-block;
    position: relative;
}
.has_bordered h2:before {
    content: "";
    bottom: -5px;
    width: 50%;
    height: 1px;
    background-color: #14bdee;
}
.blog-lists-wrapper .single-blog-wrapper,
.blog-lists-wrapper-2 .single-blog-wrapper,
.blog-lists-wrapper-3 .single-blog-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.blog-lists-wrapper .single-blog-wrapper .blog-thumb img,
.blog-lists-wrapper-2 .single-blog-wrapper .blog-thumb img,
.blog-lists-wrapper-3 .single-blog-wrapper .blog-thumb img {
    width: 140px;
    height: 140px;
    object-fit: cover;
}
.blog-lists-wrapper .blog-content-wrapper h4,
.blog-lists-wrapper-2 .blog-content-wrapper h4 {
    font-size: 16px;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    line-height: 1.5rem;
}
.blog-lists-wrapper .blog-content-wrapper h4 a {
    color: #002147;
    transition: 0.4s linear;
    font-weight: 600;
    font-family: Poppins;
}
.blog-lists-wrapper .blog-content-wrapper p,
.blog-lists-wrapper-2 .blog-content-wrapper p,
.blog-lists-wrapper-3 .blog-content-wrapper p {
    margin-bottom: 5px;
}
.blog-lists-wrapper-2 .blog-content-wrapper h4 a,
.blog-lists-wrapper-3 .blog-content-wrapper h4 a {
    color: #002147;
    transition: 0.4s linear;
    font-family: Poppins;
}
.blog-lists-wrapper-2 .post-meta {
    position: relative !important;
}
.blog-lists-wrapper-3 .blog-content-wrapper h4 {
    font-size: 16px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    line-height: 1.5rem;
}
.post-meta span,
.widget-meta span {
    font-size: 14px;
    font-style: italic;
}
.big-blog-area .blog-meta span {
    color: #b00909;
    font-size: 14px;
    font-weight: 500;
}
.big-blog-area .blog-meta span.seperator {
    font-size: 12px;
    color: #002147;
}
.big-blog-area .blog-text h3 {
    margin-bottom: 0;
    padding: 15px 0;
    text-transform: capitalize;
    font-weight: 600;
    margin-top: -5%;
}
.big-blog-area .blog-text h3 a {
    color: #002147;
    transition: 0.4s linear;
    margin-top: 0;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 1.8rem;
    font-weight: 600;
    font-family: Poppins;
}
.big-blog-area .blog-text a {
    display: inline-block;
    color: #b00909;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 15px;
    transition: 0.4s linear;
}
.big-blog-area .blog-text-2 h3 {
    margin-bottom: 0;
    padding: 15px 0;
    text-transform: capitalize;
}
.big-blog-area .blog-text-2 h3 a {
    color: #002147;
    transition: 0.4s linear;
    margin-top: 0;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 1.8rem;
    font-family: Poppins;
    font-weight: 600;
}
.big-blog-area .blog-text-2 a {
    display: inline-block;
    color: #14bdee;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 15px;
    transition: 0.4s linear;
}
.single-member:hover,
.single_blog:hover .blog-content {
    box-shadow: 0 0.5rem 1rem rgba(34, 34, 34, 0.15) !important;
}
.single-member:hover .member-image img,
.single_blog:hover .event-image img {
    transform: scale3d(1.1, 1.1, 1.1);
}
.subscribe_box {
    display: flex;
    position: relative;
    height: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    min-height: 400px;
}
.subscribe_box .subscribe-text {
    margin-bottom: 80px;
}
.subscribe_box .subscribe-text i {
    font-size: 100px;
    margin-bottom: 40px;
}
.half-column-content h2,
.subscribe_box .subscribe-text h3 {
    font-size: 50px;
}
.subscribe_box .subscribe-text p {
    margin-bottom: 0;
    font-size: 18px;
    text-transform: capitalize;
}
.subscribe_box .subscribe-form {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.subscribe_box .subscribe-form button {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 80px;
    border: 0;
    background-color: #14bdee;
    color: #fff;
}
.subscribe_box .subscribe-form button i {
    font-size: 35px;
}
.contact-from-wrapper button[type="submit"]:focus,
.contact-from-wrapper-2 button[type="submit"]:focus,
.image-gallery .owl-dots .owl-dot:focus,
.subscribe_box .subscribe-form button:focus {
    outline: 0;
}
.subscribe_box .subscribe-form input {
    border-radius: 0;
    height: 80px;
    background-color: #002959;
    color: #fff;
    border: 0;
    padding-left: 25px;
}
.footer-bottom-wrapper {
    border-color: rgba(255, 255, 255, 0.3) !important;
}
.widget-item {
    display: flex;
    margin-bottom: 30px;
}
.widget-item .widget-image {
    margin-right: 20px;
}
.widget-item .widget-image img {
    width: 70px;
    height: 70px;
    object-fit: cover;
}
.widget-item .widget-content h5 a,
.widget-item .widget-content-2 h5 a,
.widget-item .widget-content-3 h5 a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    transition: 0.4s linear;
}
.widget-list ul li:first-child a,
.widget-list-2 ul li:first-child a,
.widget-list-3 ul li:first-child a {
    padding-top: 0;
}
.widget-list ul li a,
.widget-list-2 ul li a,
.widget-list-3 ul li a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    padding: 5px;
    text-transform: capitalize;
    transition: 0.4s linear;
}
.social-accounts ul li a,
.social-accounts-2 ul li a,
.social-accounts-3 ul li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border: 1px solid #2b344e;
    border-radius: 50%;
    background-color: #2b344e;
    transition: 0.4s linear;
    text-align: center;
    margin: 0 5px;
}
.social-accounts ul li a:hover {
    background-color: #b00909;
    color: #fff;
    border-color: #b00909;
}
.social-accounts-2 ul li a:hover {
    background-color: #14bdee;
    color: #fff;
    border-color: #14bdee;
}
.social-accounts-3 ul li a:hover {
    background-color: #91c73d;
    color: #fff;
    border-color: #91c73d;
}
.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.address-widget p {
    line-height: 2rem;
}
.single_widget h3 {
    margin-bottom: 0;
    font-weight: 500;
}
.address-widget span {
    font-size: 28px;
}
.subscribe-wrapper {
    position: relative;
    border-top: 10px solid rgba(255, 198, 172, 0.3);
    transform: translateY(50%);
}
.subscribe-wrapper h2 {
    font-family: Poppins, sans-serif;
    font-size: 50px;
    color: #002147;
}
.subscribe-wrapper input {
    font-style: italic;
    border: 2px solid #b00909;
    border-radius: 35px;
    height: 60px;
    position: relative;
    padding: 0 15px;
    font-size: 14px;
}
.apply-wrapper input:focus,
.apply-wrapper select:focus,
.apply-wrapper textarea:focus,
.comment-form-wrapper input:focus,
.comment-form-wrapper textarea:focus,
.search-form input:focus,
.search-form select:focus,
.search-widget form input:focus,
.subscribe-wrapper input:focus {
    outline: 0;
    box-shadow: none;
    border-color: #b00909;
}
.subscribe-wrapper button[type="submit"] {
    background-color: #b00909;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    position: absolute;
    height: 100%;
    border-radius: 35px;
    right: 0;
    top: 0;
    border: 0;
    width: 165px;
    font-size: 16px;
}
.subscribe-wrapper:before {
    position: absolute;
    left: -10px;
    width: 10px;
}
.subscribe-wrapper:after {
    position: absolute;
    right: -10px;
    width: 10px;
}
.scroll-top {
    position: fixed;
    width: 40px;
    height: 40px;
    background-color: #222;
    bottom: 90px;
    right: 30px;
    z-index: 9999;
    cursor: pointer;
    transition: 0.4s linear;
    display: none;
    border-radius: 50%;
}
.scroll-top .scroll-icon {
    color: #fff;
    font-size: 15px;
    line-height: 43px;
    text-align: center;
}
.scroll-top.option-3 {
    background-color: #91c73d;
}
.hero-section {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
}
.hero-section h1,
.timeline-area p {
    font-weight: 500;
}
.image-gallery .owl-item {
    position: relative;
    z-index: 1;
    margin-top: 25px;
}
.image-gallery .owl-item .single-gallery img {
    height: 250px;
    object-fit: cover;
}
.image-gallery .owl-item.active.center {
    position: relative;
    z-index: 999;
}
.image-gallery .owl-item.active.center .single-gallery img {
    object-position: center center;
}
.image-gallery .owl-dots {
    display: inline-block;
    position: absolute;
    text-align: center;
    margin-top: -50px;
    z-index: 9999;
    left: 44.5%;
    background-color: #b00909;
    padding: 5px;
    border-radius: 50px;
}
.image-gallery .owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    background-color: rgba(34, 34, 34, 0.3);
    border-radius: 50%;
    margin: 5px;
}
.image-gallery .owl-dots .owl-dot.active {
    background-color: #fff;
}
.featured-2-icon {
    margin-right: 30px;
}
.featured-2-icon i {
    color: #b00909;
    font-size: 25px;
    width: 60px;
    height: 60px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #b00909;
}
.single-featured-3:hover .featured-2-icon i {
    background: #b00909;
    color: #fff;
    transition: 0.4s linear;
}
.half-column-video:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(34, 34, 34, 0.3);
}
.half-column-video .play-button {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #14bdee;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 15px;
    border-radius: 50%;
    transition: 0.4s linear;
}
.half-column-video .play-button i {
    font-size: 30px;
    background-color: #fff;
    padding: 35px;
    border-radius: 50%;
}
.contact-form-wrapper input,
.contact-form-wrapper input:focus,
.contact-form-wrapper textarea,
.contact-form-wrapper textarea:focus {
    background-color: transparent;
    color: #ddd;
}
.contact-form-wrapper h2 {
    font-size: 50px;
    margin-bottom: 30px;
}
.contact-form-wrapper input {
    margin-bottom: 30px;
    border-radius: 40px;
    border: 2px solid #032f62;
    height: 50px;
    padding: 25px;
}
.contact-form-wrapper textarea {
    border-radius: 40px;
    margin-bottom: 30px;
    border-color: #032f62;
    padding: 25px;
}
.contact-form-wrapper ::-webkit-input-placeholder {
    color: #ddd;
}
.contact-form-wrapper ::-moz-placeholder {
    color: #ddd;
}
.contact-form-wrapper :-ms-input-placeholder {
    color: #ddd;
}
.contact-form-wrapper :-moz-placeholder {
    color: #ddd;
}
.reg-form-area {
    transform: translateY(-25%);
    position: absolute;
    width: 90%;
}
@media (min-width: 768px) and (max-width: 991px) {
    .big-blog-area .blog-thumb img {
        width: 100%;
    }
    .subscribe-wrapper button[type="submit"] {
        border-radius: 20px;
        width: 110px;
        font-size: 14px;
    }
    .reg-form-area {
        position: relative;
        margin-bottom: -25%;
    }
}
.reg-form-area h2 {
    margin-bottom: 30px;
    font-weight: 600;
    font-family: Poppins;
}
.reg-form-area input {
    border-radius: 0;
    margin-bottom: 30px;
    border: 1px solid #2f345b;
    background-color: #0d1028;
    color: #fff;
    height: 55px;
}
.reg-form-area ::-webkit-input-placeholder {
    color: #fff;
}
.reg-form-area ::-moz-placeholder {
    color: #fff;
}
.reg-form-area :-ms-input-placeholder {
    color: #fff;
}
.reg-form-area :-moz-placeholder {
    color: #fff;
}
.reg-form-area button[type="submit"] {
    border: 0;
    height: 55px;
    background-color: #91c73d;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
}
.contact-from-wrapper input,
.contact-from-wrapper-2 input,
.contact-from-wrapper-2 select {
    border-radius: 0;
    height: 50px;
    background-color: #f9f9ff;
    position: relative;
}
.contact-from-wrapper input:focus,
.contact-from-wrapper textarea:focus {
    background-color: #f5ffe6;
    border-color: #91c73d;
    box-shadow: none;
}
.contact-from-wrapper label {
    position: absolute;
    right: 40px;
    top: 25px;
    transform: translateY(-50%);
    z-index: 3;
    color: #8a8d91;
}
.gallery-content,
.widget-video-img a {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    transition: 0.4s linear;
}
.half_column_content h3,
.page-section-title h2 {
    color: #002147;
    font-weight: 600;
    font-family: Poppins, sans-serif;
}
.contact-from-wrapper textarea,
.contact-from-wrapper-2 textarea {
    background-color: #f9f9ff;
    border-radius: 0;
    position: relative;
}
.contact-from-wrapper button[type="submit"] {
    padding: 15px 25px;
    background-color: #91c73d;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    border: 0;
    border-radius: 50px;
}
.contact-from-wrapper-2 input:focus,
.contact-from-wrapper-2 textarea:focus {
    background-color: #ffc6ac;
    border-color: #b00909;
    box-shadow: none;
    color: #b00909;
    font-weight: 500;
}
.contact-from-wrapper-2 button[type="submit"] {
    padding: 15px 25px;
    background-color: #b00909;
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    border: 0;
}
.portfolios-list-2 ul li {
    margin: 5px;
}
.single-timeline .timeline-text {
    padding-top: 25px;
}
.page-section-title {
    padding-bottom: 60px;
}
.page-section-title h2 {
    font-size: 50px;
}
.half_column_content h3 {
    font-size: 35px;
}
.half_column_content h6 {
    font-size: 20px;
    color: #666;
    font-weight: 600;
}
.secondary-content {
    display: inline-block;
    width: 50%;
    float: left;
}
.secondary-content h6 {
    font-size: 16px;
    color: #002147;
}
.single-member-info .member-intro h3 a {
    font-size: 20px;
    color: #002147;
    transition: 0.4s linear;
}
.details-meta .single-meta p,
.member-status p,
.single-member-info .member-intro p {
    font-size: 14px;
    color: #666;
}
.single-member-info .member-intro {
    padding: 20px 0 30px;
}
.member-status p strong {
    color: #002147;
    font-weight: 500;
}
.search-form input,
.search-form select {
    border-radius: 0;
    margin-bottom: 20px;
    color: #666;
    height: 50px;
}
.button-widget h3 {
    color: #002147;
    padding-bottom: 15px;
    font-size: 24px;
    line-height: 35px;
    font-weight: 500;
}
.widget-video-img {
    position: relative;
    text-align: center;
}
.widget-video-img:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 33, 71, 0.5);
}
.widget-video-img a {
    display: inline-block;
    position: absolute;
    font-size: 60px;
    color: #fff;
    background-color: #b00909;
    border-radius: 50%;
    line-height: 55px;
    padding: 10px;
}
.highlights-section ul {
    margin: 0;
    padding: 10px 0;
    list-style: none;
}
.highlights-section ul li {
    display: inline-block;
    padding: 5px;
}
.highlights-section ul h4 {
    line-height: 35px;
}
.highlights-section .social-links ul li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.19);
    transition: 0.4s linear;
    text-align: center;
}
.highlights-section .social-links ul li a:hover {
    background-color: #fff;
    border-color: #fff;
    color: #b00909;
}
.gallery-links {
    display: inline-block;
    padding-top: 15px;
    border-top: 2px solid #fff;
}
.gallery-links ul {
    margin: 0;
    padding: 0;
}
.gallery-links ul li {
    display: inline-block;
    margin: 5px;
}
.gallery-links ul li a {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background-color: rgba(255, 82, 2, 0.3);
    border-radius: 50%;
    border: 2px solid #fff;
    color: #fff;
    transition: 0.4s linear;
}
.gallery-links ul li a:hover {
    background-color: #fff;
    color: #b00909;
    border-color: #fff;
}
.gallery-content {
    position: absolute;
    width: 100%;
    opacity: 0;
    visibility: hidden;
}
.gallery-content h3 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
    padding: 0 25px;
}
.single-gallery .gallery-image:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 82, 2, 0.8);
    opacity: 0;
    visibility: hidden;
    transition: 0.4s linear;
}
.post-text h2 a {
    font-size: 30px;
    color: #002147;
    transition: 0.4s linear;
}
.search-widget form input {
    border-radius: 0;
    height: 60px;
    background-color: #f7f7f7;
}
.search-widget form button[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #b00909;
    width: 80px;
    height: 100%;
    font-size: 25px;
    color: #fff;
    border: 0;
}
.latest-widget {
    padding: 25px;
}
.latest-widget .single-latest {
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}
.latest-widget .single-latest .latest-image {
    padding-right: 10px;
}
.latest-widget .single-latest .latest-image img {
    width: 120px;
    height: 80px;
    object-fit: cover;
}
.latest-widget .single-latest:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.latest-widget .single-latest .latest-content a,
.single-blog-item .single-blog-content h4 a {
    font-size: 16px;
    color: #002147;
    transition: 0.4s linear;
}
.category-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.category-list ul li a {
    display: flex;
    justify-content: space-between;
    color: #666;
    padding: 10px 0;
    transition: 0.4s linear;
}
.sidebar-wrapper .single-widget {
    margin-bottom: 45px;
}
.sidebar-wrapper .single-widget h4 {
    font-size: 20px;
    color: #002147;
    text-align: center;
    font-weight: 600;
    font-family: Poppins, sans-serif;
}
.tag-clouds ul li a {
    display: inline-block;
    color: #666;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px 15px;
    background-color: #f5f5f5;
    margin: 5px 3px;
    transition: 0.4s linear;
}
.tag-clouds ul li a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #b00909;
}
.apply-wrapper h2 {
    font-size: 50px;
    color: #002147;
    text-align: center;
    padding-bottom: 35px;
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
.apply-wrapper input,
.apply-wrapper select {
    border-radius: 0;
    height: 60px;
}
#search_modal .modal-content,
.apply-wrapper textarea {
    border-radius: 0;
}
.form-group label {
    font-family: Poppins, sans-serif;
    font-weight: 600;
    color: #002147;
}
.single-event-info {
    display: flex;
    justify-content: space-around;
    align-items: center;
    transition: 0.4s linear;
    border: 2px solid #ddd;
}
.single-event-info .single-event-date {
    width: 135px;
    height: 135px;
}
@media (max-width: 768px) {
    .events-info-2 {
        width: 96%;
        left: 2%;
    }
    .big-blog-area .blog-thumb img {
        width: 100%;
    }
    .subscribe-wrapper {
        transform: translateY(49%);
    }
    .half-column-video {
        padding: 200px 0;
    }
    .reg-form-area {
        position: relative;
        margin-bottom: -35%;
    }
    .single-event-info {
        display: inline-block;
        text-align: center;
    }
    .single-event-info .single-event-date {
        margin: 0 auto 20px;
    }
}
.single-event-info:hover {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    border-color: #b00909 !important;
}
.latest-blogs-area .owl-nav button:hover span,
.single-event-info:hover .single-event-date p,
.single-event-info:hover .single-event-date span {
    color: #fff;
}
.single-event-content h3 a {
    font-size: 24px;
    color: #002147;
    transition: 0.4s linear;
    font-weight: 600;
}
.single-event-content p {
    color: #666;
    margin-bottom: 5px;
}
.single-event-content p i {
    padding-right: 5px;
}
@media (min-width: 992px) {
    .single-event .event-meta .single-meta p {
        font-size: 12px;
    }
    .single-event-2 .event-meta .single-meta,
    .single-event-3 .event-meta .single-meta {
        padding-left: 12px;
    }
    .single-event-2 .event-meta .single-meta p,
    .single-event-3 .event-meta .single-meta p {
        font-size: 14px;
    }
    .image-gallery .owl-item.active.center {
        transform: scale(1.3);
    }
    .image-gallery .owl-item.active.center .single-gallery img {
        border: 2px solid #b00909;
        margin: 12px 0;
    }
    .timeline-wrapper:after,
    .timeline-wrapper:before {
        top: -40px;
        width: 30px;
        height: 30px;
        font-size: 22px;
        line-height: 30px;
    }
    .timeline-wrapper .single-timeline:before,
    .timeline-wrapper:after {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        position: absolute;
        color: #fff;
        background-color: #b00909;
        border-radius: 50%;
        text-align: center;
    }
    .timeline-wrapper:after {
        content: "\f105";
        right: 0;
    }
    .timeline-wrapper:before {
        content: "";
        position: absolute;
        left: 0;
        background-color: #e8e8e8;
    }
    .timeline-wrapper .single-timeline {
        position: relative;
    }
    .timeline-wrapper .single-timeline:before {
        content: "\f192";
        top: -50px;
        left: 0;
        width: 50px;
        height: 50px;
        font-size: 30px;
        line-height: 50px;
    }
    .single-event-content {
        padding: 0 25px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .single-event-content h3 a {
        font-size: 20px;
    }
    .single-event-content {
        padding-left: 20px;
    }
}
.single-event-date {
    text-align: center;
    border: 2px solid #b00909;
    transition: 0.4s linear;
}
.single-event-date p {
    margin-bottom: 0;
    font-size: 20px;
    color: #b00909;
}
.single-event-date span {
    font-size: 50px;
    color: #b00909;
    font-weight: 600;
}
.single-blog .blog-meta {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
}
.single-blog .blog-meta p {
    margin-bottom: 0;
    color: #666;
    font-size: 14px;
}
.single-blog .blog-text h4 a {
    color: #002147;
    font-size: 20px;
    transition: 0.4s linear;
}
.results-area h2 {
    font-size: 50px;
    color: #002147;
}
.single-item {
    padding: 3rem 1.5rem;
    border: 2px solid #ddd;
    text-align: center;
    transition: 0.4s linear;
}
.single-item h4 a {
    color: #002147;
    padding: 15px 0;
    transition: 0.4s linear;
}
.single-item:hover {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    border-color: #b00909;
}
.details-meta {
    display: flex;
    padding-top: 0.8em;
}
.details-meta .single-meta {
    padding-right: 50px;
}
.details-meta .single-meta i {
    color: #b00909;
    padding-right: 5px;
}
.details-title h2 {
    font-size: 30px;
    color: #002147;
}
.tags-and-share {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
    border-top: 2px solid #dee2e6;
    border-bottom: 2px solid #dee2e6;
    margin: 60px 0;
}
.comments-count h2 {
    font-size: 20px;
    color: #002147;
    font-family: Poppins, sans-serif;
    font-weight: 600;
}
.author-thumb {
    width: 260px;
    padding-right: 20px;
}
.single-comment .reply-btn {
    position: absolute;
    top: 0;
    right: 0;
    color: #b00909;
    font-size: 16px;
    font-weight: 500;
}
.comments-count {
    margin-bottom: 30px;
}
.author-data a {
    color: #002147;
    font-size: 16px;
    font-weight: 600;
    transition: 0.4s linear;
    font-family: Poppins, sans-serif;
}
.author-data p {
    margin-bottom: 8px;
    margin-top: 8px;
    font-family: Poppins, sans-serif;
}
.comment-form-wrapper h2 {
    font-size: 20px;
    color: #002147;
    margin-bottom: 35px;
}
.comment-form-wrapper input,
.comment-form-wrapper textarea {
    border-radius: 0;
    background-color: #f5f5f5;
    margin-bottom: 30px;
}
.comment-form-wrapper input {
    height: 50px;
}
.comment-form-wrapper textarea {
    outline: 0;
    box-shadow: none;
}
.single-blog-item {
    display: flex;
    border: 2px solid #dee2e6;
    transition: 0.4s linear;
}
.single-blog-item .single-blog-thumb {
    padding-right: 15px;
}
.single-blog-item .single-blog-thumb img {
    width: 140px;
    height: 75px;
    object-fit: cover;
}
.latest-blogs-area .owl-nav {
    text-align: center;
    margin-top: 35px;
}
.latest-blogs-area .owl-nav button {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    background-color: #fff !important;
    color: #b00909;
    margin: 5px;
    border: 2px solid #f5f5f5 !important;
    transition: 0.4s linear;
}
.latest-blogs-area .owl-nav button span {
    color: #b00909;
    font-size: 25px;
}
.latest-blogs-area .owl-nav button:hover {
    background-color: #b00909 !important;
    border-color: #b00909 !important;
}
.details-text p {
    line-height: 30px;
}
.height-470 {
    height: 325px;
}
@media (max-width: 575px) {
    .events-info,
    .single-blog .post-meta {
        width: 90%;
        left: 5%;
    }
    .details-meta .single-meta p,
    .events-info p {
        font-size: 12px;
    }
    .events-info-2 {
        width: 96%;
        left: 2%;
    }
    .big-blog-area .blog-thumb img {
        width: 100%;
    }
    .footer-area .footer-logo {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .social-accounts ul li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        margin: 0 3px;
    }
    .subscribe-wrapper {
        transform: translateY(49%);
    }
    .subscribe-wrapper h2 {
        font-size: 30px;
    }
    .half-column-video {
        padding: 200px 0;
    }
    .reg-form-area {
        position: relative;
        margin-bottom: -30%;
    }
    .apply-wrapper h2 {
        font-size: 35px;
    }
    .single-event .event-date,
    .single-event-2 .event-date,
    .single-event-3 .event-date,
    .slider-area-2 .slider-content-2 p {
        display: none;
    }
    .subscribe-wrapper button[type="submit"] {
        width: 120px;
    }
    .slider-area-2.height-600,
    .slider-area-3.height-600,
    .slider-area.height-700 {
        height: 300px;
    }
    .blog-lists-wrapper .single-blog-wrapper,
    .blog-lists-wrapper-2 .single-blog-wrapper,
    .single-event,
    .single-event-3 {
        display: block;
    }
    .blog-lists-wrapper .single-blog-wrapper .blog-thumb img,
    .blog-lists-wrapper-2 .single-blog-wrapper .blog-thumb img {
        width: 100%;
        margin: 10px 0 15px;
    }
    .slider-area-3 .slider-content h6 {
        font-size: 15px;
    }
    .slider-content .display-3 {
        font-size: 1.8rem;
    }
}
