/*!
Theme Name: mojave_wp 
Theme URI: http://mojave-wp.oneeach.org
Author: TwoPoints
Template: wp-bootstrap-4
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: mojave_wp
*/
body { background-color: #fff; font-family: "roboto";}
html,
body {
  overflow-x: hidden;
}

hr { background-color: #eee; border: 0; height: 1px; margin-bottom: 1.5em; }

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ }

figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ }

table { margin: 0 0 1.5em; width: 100%; }

/* Text meant only for screen readers. */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus { outline: 0; }

.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

.widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ }
.widget select { max-width: 100%; }

.sticky { display: block; }

.hentry { margin: 0 0 1.5em; }

.updated:not(.published) { display: none; }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; }

.page-links { clear: both; margin: 0 0 1.5em; }

.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer { display: block; }

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object { max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link { display: inline-block; }

.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }

/*.wp-caption .wp-caption-text { margin: 0.8075em 0; }*/

.wp-caption-text { text-align: center; }

.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }
.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
body { -ms-word-wrap: break-word; word-wrap: break-word; -webkit-font-smoothing: auto; text-rendering: optimizeLegibility !important; -moz-osx-font-smoothing: grayscale; font-smoothing: auto; }

a, button, input { -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

blockquote { font-size: 1.25rem; padding: 1.25rem 1.75rem; }

table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }

table th, table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; }

table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

table tbody + tbody { border-top: 2px solid #dee2e6; }

table table { background-color: #fff; }

figcaption { padding-top: 0;/* padding-bottom: .75rem*/; color: #6c757d; text-align: left; }
input[type="button"]:active, input[type="button"]:hover, input[type="reset"]:active, input[type="reset"]:hover, input[type="submit"]:active, input[type="submit"]:hover { color: #fff; background-color: #0062cc; border-color: #005cbf; cursor: pointer; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { display: block; width: 100%; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

input[type="text"]:-webkit-input-placeholder, input[type="text"]:-moz-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-webkit-input-placeholder, input[type="url"]:-moz-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-webkit-input-placeholder, input[type="password"]:-moz-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-webkit-input-placeholder, input[type="search"]:-moz-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-webkit-input-placeholder, input[type="number"]:-moz-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-webkit-input-placeholder, input[type="tel"]:-moz-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-webkit-input-placeholder, input[type="range"]:-moz-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-webkit-input-placeholder, input[type="date"]:-moz-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-webkit-input-placeholder, input[type="month"]:-moz-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-webkit-input-placeholder, input[type="week"]:-moz-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-webkit-input-placeholder, input[type="time"]:-moz-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-webkit-input-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-webkit-input-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-webkit-input-placeholder, input[type="color"]:-moz-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-webkit-input-placeholder, textarea:-moz-placeholder, textarea:-ms-input-placeholder { color: #6c757d; opacity: 1; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }
blockquote { font-style: italic; font-size: 1.15rem; border-left: 3px solid rgba(33, 37, 41, 0.25); padding: 0.5rem 1.75rem; background: rgba(33, 37, 41, 0.05); }

blockquote p { font-size: 1.15rem; }

blockquote p:last-child { margin-bottom: 0; }

.navbar-dark .navbar-nav .dropdown-menu a { display: block; width: 100%; padding: .25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.site-footer { padding-top: 1.8rem; padding-bottom: 1rem; }

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; }

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; text-align: left; width: 50%; }

.post-thumbnail { margin-top: 1.5em; display: inline-block; }

.card-title.entry-title { margin-bottom: .25rem; }

.entry-meta { font-size: .9rem; }

.entry-footer { font-size: .9rem; margin-top: 1rem; }

.comments-link { float: right; margin: 4px 0px 4px 10px; font-size: 90%; padding-top: 0.2em; }

.cat-links .badge, .tags-links .badge { font-size: 90%; font-weight: normal; border: 1px solid rgba(0, 0, 0, 0.125); margin: 4px 10px 4px 0; padding: 0.4em .9em; }

.cat-links a, .tags-links a { color: #6c757d; }

.cat-links a:hover, .tags-links a:hover { text-decoration: none; color: #212529; }

.entry-meta a, .comments-link a, .edit-link a { color: #6c757d; }

.entry-meta a:hover, .comments-link a:hover, .edit-link a:hover { text-decoration: none; color: #007bff; }

.entry-title a:hover { color: #007bff !important; }
.content-area.wp-bp-404 .card-body { padding: 2.5rem 4rem; }

.sidebar-1-area .widget, .footer-widgets .widget { margin-bottom: 0; padding: 2rem; }

.sidebar-1-area .widget ul, .footer-widgets .widget ul { padding-left: 0px; color: #6c757d; margin-bottom: 0; }

.sidebar-1-area .widget ul li, .footer-widgets .widget ul li { padding-top: 3px; padding-bottom: 3px; list-style: square; }

.sidebar-1-area .widget ul li:last-child, .footer-widgets .widget ul li:last-child { padding-bottom: 0; margin-bottom: 0; }

.sidebar-1-area .widget ul li a, .footer-widgets .widget ul li a { color: #6c757d; }

.sidebar-1-area .widget ul li a:hover, .footer-widgets .widget ul li a:hover { color: #212529; text-decoration: none; }

.footer-widgets .widget { padding: 0.5rem; }

#wp-calendar #next { text-align: right; }

#wp-calendar #prev a, #wp-calendar #next a { color: #6c757d; }

#wp-calendar #prev a:hover, #wp-calendar #next a:hover { color: #212529; text-decoration: none; }

#calendar_wrap table th, #calendar_wrap table td { padding: .25rem; }

.hentry.card .card-body { padding: 1.5rem; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

.entry-title a:hover { text-decoration: none; }

.mt-3r { margin-top: 3rem; }

.wp-bs-4-jumbotron { margin-bottom: 0; }

.wp-bs-4-jumbotron .jumbotron-heading { font-weight: 600; }
.wp-bs-4-jumbotron .container { max-width: 40rem; }

.comments-area { clear: both; -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .media-body { overflow: auto; }

.comments-area .comment-list { list-style: none; padding-left: 0; }

.comments-area .comment-list > li { border-bottom: 1px solid #dee2e6 !important; padding: 2.5rem 4rem; }

.comments-area .comment-list ul.children { list-style: none; padding-left: 2rem; }

.comments-area .comment-list ul.children li { padding: 2.5rem 0 0; }

.comments-area .comment-list .comment-respond { padding: 2.5rem 4rem; }

.comments-area .comments-title { padding: 2.5rem 4rem; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .comment-navigation { padding: 1rem 4rem 0; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .wb-comment-form { padding: 2.5rem 4rem; }

.comments-area .wb-cancel-reply { margin-left: 2rem; }

.comments-area .logged-in-as { padding-left: 15px; font-size: .9rem; }

.comments-area .logged-in-as a { color: #6c757d; }

.comments-area .logged-in-as a:hover { color: #212529; text-decoration: none; }

.comments-area .wb-comment-notes { font-size: .9rem; }

.comments-area .no-comments { padding: 1rem 4rem; }

.comments-area small { font-size: .9rem; }

.comments-area p { -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .comment-reply-link, .comments-area .comment-edit-link { margin-right: 1rem; color: #6c757d; }
.comments-area .comment-reply-link:hover, .comments-area .comment-edit-link:hover { color: #212529; text-decoration: none; }

.comments-area .comment-author a:hover { text-decoration: none; color: #212529; }

.wp-bp-sticky { position: absolute; top: 0; right: 1rem; }

.single .post-navigation .nav-links a { color: #6c757d; margin-bottom: 2rem; display: inline-block; }

.single .post-navigation .nav-links a:hover { color: #212529; text-decoration: none; }

.navbar { padding: 1rem; }

#wp-bp-posts-slider { border: 1px solid rgba(0, 0, 0, 0.125); }

#wp-bp-posts-slider .carousel-item img { width: auto; height: 400px; -o-object-fit: cover; object-fit: cover; }

#wp-bp-posts-slider .carousel-caption { background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; padding: 2rem 4rem; }

#wp-bp-posts-slider .carousel-control-prev, #wp-bp-posts-slider .carousel-control-next { width: 10%; }

.custom-logo-link { margin-right: 1rem; }

.site-title a, .navbar-dark .navbar-brand, .site-description { color: #fff; margin-bottom: 0; }

.navbar-brand { font-size: 1.5rem; }

.navbar-dark .navbar-nav .nav-link { color: #000 !important; opacity: 1;  font-weight: 700 !important; font-size: 14px !important;}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: #539ed0 !important; opacity: 1; }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #000; opacity: 1; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }

.navbar-dark .navbar-nav .dropdown-menu .active > .nav-link { color: #212529; }

.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus { color: #212529; }
.page-template-full-width .site-footer.mt-4, .wb-bp-front-page .site-footer.mt-4 { margin-top: 0 !important; }

.wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: none; }

.navbar-toggler { background-color: #343a40; }

.site-header { border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

body.custom-background .wp-bp-main-content .col-md-8 { background: #f8f9fa; padding: 2rem; border: 1px solid rgba(0, 0, 0, 0.125); }

.site-footer a:hover { text-decoration: none; }

.admin-bar .site-header.sticky-top { top: 32px; }

.wb-bp-front-page .site-header { border-bottom: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron { padding: 0; background-size: cover; background-position: center; background-color: #343a40; border-radius: 0; display: none; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay { padding: 10rem 2rem; /* background: rgba(#212529, 0.7); */ }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .lead { opacity: .75; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading { font-weight: 600; font-size: 3rem; margin-bottom: 1rem; }

.wb-bp-front-page .wp-bp-services-section { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content { padding: 0rem 0; }

.wb-bp-front-page .wp-bp-main-content p { font-size: 1.25rem; font-weight: 300; }

.wb-bp-front-page .wp-bp-main-content blockquote { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content blockquote p { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content .post-thumbnail { margin-bottom: 1rem; margin-top: 0.5rem; }

.wb-bp-front-page .wp-bp-feat-card-img { -o-object-fit: cover; object-fit: cover; height: 200px; width: 100%; }

.wp-caption .wp-caption-text { font-size: 0.95rem; }


/*----------------custom css-----------*/
.col-md-8 {
max-width: 100% !important;
flex: 0 0 100% !important;
}
#wp-bp-posts-slider {
    display: none;
}
#post-1 {
display: none;
}
#secondary {
display: none;
}
.tribe-event-title a {
color: #333 !important;
font-size: 16px;
}
.tribe-event-title a:hover {
color: #539ed0 !important;
}
.tribe-event-duration {
font-size: 11px;
color: #777;
}
.tribe-event-time {
font-size: 11px;
color: #777;
}
.tribe-events-widget-link {
display: none;
}
.text-center.mb-4 {
display: none;
margin-bottom: 0rem !important;
}/*
.elementor-18 .elementor-element.elementor-element-8b84ff9 .widget-image-caption {

    text-align: right;
    color: #01568c;
    font-size: 20px;
    font-weight: 500;
    margin-top: -38px;
    margin-left: 112px;
    font-family: "league-gothic" !important;
}
.elementor-18 .elementor-element.elementor-element-8b84ff9 a:hover {
color: #539ed0;
transform: rotate(15deg);
}*/
.elementor-element.elementor-element-6a38586.elementor-column > .elementor-element-populated {
padding: 0px !important;
}
.elementor-274 .elementor-element.elementor-element-7f8dfd9 > .elementor-element-populated {
padding: 0px !important;
}
.elementor-274 .elementor-element.elementor-element-7f8dfd9 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute) {
    margin-bottom: 0px;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {

    float: right;
    min-height: 1px;

}
div.wpforms-container-full .wpforms-form .wpforms-one-fourth {

    width: 100%;
    margin-left: -5px;
}
div.wpforms-container-full .wpforms-form input[type="text"] {
border: 1px solid #ccc !important;
    padding: 25px 10px !important;
}
div.wpforms-container-full .wpforms-form input[type="email"] {
border: 1px solid #ccc !important;
    padding: 25px 10px !important;

}
div.wpforms-container-full .wpforms-form input.wpforms-field-medium {
max-width: 61% !important;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {

    padding: 10px 0 0 0;
    clear: both;
    position: relative;
}
.elementor hr {
background-color: #ccc !important;
}
div.wpforms-container-full .wpforms-form button[type="submit"]{
background-color: #01568c;
color: #fff !important;
font-weight: 500;
padding: 14px 40px !important;
}
.image.wp-image-255.attachment-full.size-full {
    width: 150px !important;
    padding-bottom: 30px;
}
.footer-widgets .widget ul li a {
    font-size: 14px;
    color: #01568c !important;
    padding: 3px 0px;
    word-wrap: break-word;
    background: none !important;
    font-weight: bold;
}
.footer-widgets .widget ul li a:hover {
    color: #539ed0 !important;
    text-decoration: none;
}
.footer-widgets .widget ul li {
    padding-top: 0p:x !important;
    padding-bottom: 3px;
    list-style: none !important;
    border-bottom: none !important;
}
.widget-title {
display: block;
padding: 0px 0px 0px 0px !important;
font-family: league-gothic !important;
font-size: 20px !important;
}
.textwidget {
    font-size: 14px;
    color: #01568c !important;
    padding: 3px 0px;
    word-wrap: break-word;
    background: none !important;
    font-weight: 500;
}
/*----------our impact-------*/
.elementor-24 .elementor-element.elementor-element-b6cf941.elementor-widget-heading .elementor-heading-title {
    color: #ffffff;
    display: inline-block;
    margin: -30px auto 0;
    margin-top: -30px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 10px 25px;
    font-size: 48px;
    color: #ffffff;
    background-color: #000;
}
.elementor-30 .elementor-element.elementor-element-2124e22.elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
    color: #6ec1e4;
    display: inline-block;
    margin: -30px auto 0;
    margin-top: -30px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 10px 25px;
    font-size: 48px;
    color: #ffffff;
    background-color: #000;
}
.elementor-66 .elementor-element.elementor-element-ed80b5c.elementor-widget-heading .elementor-heading-title {
    display: inline-block;
    margin: -30px auto 0;
    margin-top: -30px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 10px 25px;
    font-size: 48px;
    color: #ffffff;
    background-color: #000;
}
.elementor-26 .elementor-element.elementor-element-4ee64d5.elementor-widget-heading .elementor-heading-title {
    display: inline-block;
    margin: -30px auto 0;
    margin-top: -30px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 10px 25px;
    font-size: 48px;
    color: #ffffff;
    background-color: #000;
}
.elementor-290 .elementor-element.elementor-element-06b80d4.elementor-widget-heading .elementor-heading-title {
    display: inline-block;
    margin: -30px auto 0;
    margin-top: -30px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 10px 25px;
    font-size: 48px;
    color: #ffffff;
    background-color: #000;
}
.elementor-641 .elementor-element.elementor-element-2124e22.elementor-widget-heading .elementor-heading-title {
    display: inline-block;
    margin: -30px auto 0;
    margin-top: -30px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 10px 25px;
    font-size: 48px;
    color: 
#ffffff;
background-color:
    #000;
}
.elementor-561 .elementor-element.elementor-element-2124e22.elementor-widget-heading .elementor-heading-title {
    display: inline-block;
    margin: -30px auto 0;
    margin-top: -30px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 10px 25px;
    font-size: 48px;
    color: 
#ffffff;
background-color:
    #000;
}

/*
.elementor-widget-heading .elementor-heading-title {
margin: 0px 0px 0px 0px !important;
}*/
.elementor-element.elementor-element-564a055.elementor-column-gap-default >.elementor-row >.elementor-column >.elementor-element-populated {
    padding: 0px !important;
}
.news-thumb {
    float: none !important;
    width: 50% !important;
    margin-bottom: 25px;
    margin-left: 150px;
}
.news-col-1 .grid-news-thumb {
    height: 348px !important;
}
.news-content {
position: absolute;
left: 38%;
right: 0;
transform: translate3d(0,-50%,0);
margin-top: 150px;
background: #ffffff;
padding: 15px;
width: 50% !important;
}
.news-cat {
    margin-bottom: 10px;
    display: none;
}

.news .news-title a {
    font-size: 28px;
    line-height: 26px;
    color: #F57814 !important;
    text-decoration: none !important;
   font-family: "league-gothic";
   font-weight: 400;
}
.date-post {
    width: 11%;
    float: left;
    text-align: center;
    font-family: "league-gothic";
}
.news-more-link {
    padding: 5px 15px;
    color: #F57814;
    background: transparent !important;
    font-family: "league-gothic";
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
}
.news-more-link:hover {
    color: #fff !important;
    background: #F57814 !important;
}
.wpforms-field.wpforms-field-email.email-block {
    margin-left: -69px;
}
div.wpforms-submit-178 {
    width: 0% !important;
    float: none !important;
    margin-top: 0px !important;
}
 div.wpforms-container-full .wpforms-form button[type="submit"]:hover {
background-color: #539ed0;
}
.siteby-block {
float: right;
}
.copyright-block {
float: left;
}
.footer-widgets.text-left {
padding-bottom: 4rem;
}
.copyright-block {
    float: left;
    font-size: 13px;
    color: #01568c;
}
.siteby-block {
    float: right;
    font-size: 13px;
    color: #01568c;
}
.site-footer a:hover {
    text-decoration: none;
    color: #539ed0 !important;
}
button#responsive-menu-button {
display: none !important;
}
.sanpop-search-box .search-btn {

    padding: 8px 80px !important;
    background: #01568c !important;
    color: #fff;
    display: inline-block;
    border-radius: 5px 5px 5px 5px !important;
    font-size: 18px !important;
}
.sanpop-search-box .search-btn:hover {

    color: #fff !important;
    background: #539ed0 !important;

}
.sanpop-search-box input[type="search"] {

    color: rgb(255, 255, 255);
    margin: 0px auto 10px auto;
    background: rgba(0, 0, 0, 0);
    width: 60% !important;
    display: block;
    font-size: 25px !important;
    outline: none;
    height: auto;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
    margin: 0 0px 0 0;
    display: inline-block;
    height: auto;
    vertical-align: middle;
    padding: 5px 10px !important;
}
#mega-menu-wrap-menu-1 {
    border-radius: 0;
    margin-right: 10px !important;
    font-family: roboto !important;
    z-index: 999;
}
.sanpop-link {
margin-top: -5px;
margin-left: -36px;
}
.navbar.bg-dark {
    background-color: #ffffff !important;
    padding-top: 30px !important;
    padding-bottom: 30px;
}
#mega-menu-item-241 {
margin: -80px 0px 0px -421px !important;
}
#mega-menu-item-241 a {
border-radius: 1px;
    color: #fff !important;
    background: #333333 !important;
    font-family: "roboto-condensed";
    font-weight: bold;
    padding: 5px 15px !important;
    text-transform: uppercase;
    line-height: 30px !important;
}
#mega-menu-item-241 a:hover {
color: #fff !important;
background: #333333 !important;
opacity: 0.89 !important;
}

#mega-menu-item-240 {
margin: -80px -15px 0px -14px !important;
}
#mega-menu-item-240 a {
border-radius: 1px;
    color: #fff !important;
    background: #333333 !important;
    font-family: "roboto-condensed";
    font-weight: bold;
    padding: 5px 15px !important;
    text-transform: uppercase;
    line-height: 30px !important;
}
#mega-menu-item-240 a:hover {
color: #fff !important;
background: #333333 !important;
opacity: 0.89 !important;
}

#mega-menu-item-239 {
margin: -80px -44px 0px 1px !important;
}
#mega-menu-item-239 a {
border-radius: 1px;
    color: #fff !important;
    background: #333333 !important;
    font-family: "roboto-condensed";
    font-weight: bold;
    padding: 5px 15px !important;
    text-transform: uppercase;
    line-height: 30px !important;
}
#mega-menu-item-239 a:hover {
color: #fff !important;
background: #333333 !important;
opacity: 0.89 !important;
}

#mega-menu-item-226 {
margin: -75px 0px 0px 25px !important;
}
#mega-menu-item-227 {
margin: -75px 0px 0px -30px !important;
}
#mega-menu-item-228 {
margin: -75px 0px 0px -30px !important;
}
#mega-menu-item-229 {
margin: -75px 0px 0px -30px !important;
}
#mega-menu-item-230 {
margin: -75px 0px 0px -30px !important;
}
#mega-menu-item-231 {
margin: -75px 0px 0px -30px !important;
}
.menu-item.menu-item-type-custom.menu-item-object-custom {

    color: #111 !important;
    position: relative;
    display: block;
    font-family: "roboto";
    font-size: 14px;
    font-weight: 500;
   /* letter-spacing: .05em;*/
    padding: 8px 0px 6px 40px;
    text-decoration: none;
}
#menu-sidebar-menu {
margin: 0px 0px 0px -40px !important;
}
.menu-sidebar-menu-container {
position: absolute !important;
    width: 220px !important;
   margin-top: -70px !important;
    transition: transform .5s ease;
    top: 46%;
}
/*
#menu-item-267 {
    border-bottom: 1px solid #ddd;
    color: #111 !important;
    position: relative;
    display: block;
    font-family: "roboto";
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .05em;
    padding: 8px 0px 6px 20px;
    text-decoration: none;
}
#menu-item-268 {
    border-bottom: 1px solid #ddd;
    color: #111 !important;
    position: relative;
    display: block;
    font-family: "roboto";
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .05em;
    padding: 8px 0px 6px 20px;
    text-decoration: none;
}
#menu-item-269 {
    border-bottom: 1px solid #ddd;
    color: #111 !important;
    position: relative;
    display: block;
    font-family: "roboto";
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .05em;
    padding: 8px 0px 6px 20px;
    text-decoration: none;
}*/
.menu-sidebar-menu-container {
/*width: 20%;*/
background: #eee;
margin-left: -10px;
}
.sub-menu {
padding-left: 0px !important;
margin: 0px 0px -7px 0px !important;
}
.menu-item-272 {
    color: #111 !important;
    position: relative;
    display: block;
    font-family: "roboto";
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .05em;
    padding: 8px 0px 6px 0px;
    text-decoration: none;

}
#mega-menu-wrap-menu-1 #mega-menu-menu-1,
#mega-menu-wrap-menu-1 {
 position: inherit !important;
}
#custom_html-3 {
display: none;
}
.fa-lg {
    font-size: 17px !important;
}

.col {
width: 33.33% !important;
}
.elementor-widget-image .elementor-image figure > a:hover {
    display: inline-block;
    transform: rotate(15deg);
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    height: 120px;
    width: 61% !important;
}
/*-------------error page------------*/
.mt-3r {
    margin-top: -2px !important;
}
.content-area.wp-bp-404 .card-body {
    width: 100% !important;

    padding: 0rem 0rem !important;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0rem !important;
}
.error404.wp-custom-logo.tribe-js.mega-menu-menu-2.mega-menu-menu-1.hfeed.responsive-menu-slide-right.elementor-default .card-body {
width: 100% !important;
margin: 10px 0;
}
.search.search-no-results.wp-custom-logo.tribe-js.mega-menu-menu-2.mega-menu-menu-1.hfeed.responsive-menu-slide-right.elementor-default .card-body {
width: 100% !important;
margin: 10px 0;
padding: 0rem !important;
}

.page-header {
background-color: #eee;
    min-height: 150px;
    text-align: center;
   margin-top: -12px;

}
.page-title {
font-family: "league-gothic";
    color: #539ed0 !important;
    text-transform: uppercase;
    font-weight: 400;
    padding: 50px 0;

}
.page-content {
width: 900px;
    margin: 10px auto;
}
.card {
border: none !important;
}
.card-body {
width: 900px;

margin: 10px auto;
}
.elementor-element.elementor-element-ad402c4.elementor-widget.elementor-widget-heading {
margin-left: 70px !important;
}
hr {
margin-top: 0rem !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
background: none repeat scroll 0 0 rgba(235,235,235,0.9) !important;
top: 120px;
box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
/*---------latest news section----------*/
div#n2-ss-5 .n2-style-e632043a2a46888b4d04f7270038c60c-heading:hover {
transition: background 400ms linear, color 400ms linear, border 200ms linear;
}
div#n2-ss-2 .n2-font-eb4eea491cd9b55ff9d7e6cdc7c3d302-link a:hover {
transition: background 400ms linear, color 400ms linear, border 200ms linear;
}/*
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link:hover {
background-color: #333;
opacity: 0.89;
}*/
/*promo banner */
.elementor-274 .elementor-element.elementor-element-1ff3ab0 img {
height: 45px;
width: 45px;
float: left;
}
.elementor-274 .elementor-element.elementor-element-579ec6c img {
height: 45px;
width: 45px;
float: left;
}
.elementor-274 .elementor-element.elementor-element-f6f1795 img {
height: 45px;
width: 45px;
float: left;
}
.elementor-274 .elementor-element.elementor-element-2bbdac6 img {
height: 45px;
width: 45px;
float: left;
}
.elementor-18 .elementor-element.elementor-element-9e66620.elementor-widget-heading .elementor-heading-title {
    color: #333333;
    margin-top: 20px;
}
.elementor-element.elementor-element-e77e8d9.elementor-widget.elementor-widget-wp-widget-mc4wp_form_widget h5 {
font-family: "league-gothic";
font-size: 26px;
font-weight: 300;
color: #01568c;
}
.mc4wp-form-fields input[type="email"] {
width: 27%;
padding: 0.8rem 0.75rem;
border: 0;
border-radius:0;
float: left;
margin-right: 12px;
/*box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.4) !important;*/
}
.mc4wp-form-fields input[type="text"] {
width: 27%;
padding: 0.8rem 0.75rem;
border: 0;
border-radius:0;
float: left;
margin-right: 12px;
/*box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.4) !important;*/
}
.mc4wp-form-fields input[type="submit"] {
width: 15%;
padding: 0.6rem 0.75rem;
border: 0;
float: none;
background: #01568c;
color: #fff;
font-family: "league-gothic";
text-transform: uppercase;
font-size: 20px;
/*box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.4) !important;*/
}
.mc4wp-form-fields input[type="submit"]:hover {
background: #539ed0;
}
#ctf {
height: auto !important;
}
#ctf #ctf-more {
width: 30%;
min-height: 30px;
padding: 10px 0;
-webkit-border-radius: 0px;
border-radius: 0px;
font-family: "league-gothic";
text-transform: uppercase;
font-size: 20px;
display: none;
}
#ctf #ctf-more:hover {
background-color: #539ed0 !important;
}
.ctf-tweet-actions {
    display: none;
}
.ctf-author-avatar {
display: none;
}
.ctf-corner-logo {
    display: inline-block;
    float: left !important;
    font-size: 24px;
    margin-left: -40px !important;
}
li :marker {
color: transparent;
}
/*-login-*/
.page-template-default.page.page-id-0.page-parent.wp-custom-logo.tml-action-login.tribe-js.mega-menu-1.responsive-menu-slide-right.elementor-default.container {
max-width: none !important;
}
.tml-button {
background-color: #01568c !important;
color: #ffffff !important;
padding: 10px 35px !important;
border-color: transparent !important;
}
.tml-button:hover {
background-color: #539ed0 !important;
}
div#n2-ss-2 .n2-ss-layer .n2-font-fdf7ac97cbb5a78436acf9249f88b3f6-hover {
text-shadow: 1px 1px 0px #505050 !important;
}
div#n2-ss-2 .n2-ss-layer .n2-font-989e4b524bdda7c6a2d9a5ef990bdef6-paragraph {
text-shadow: 1px 1px 0px #505050 !important;
}
div#n2-ss-5 .n2-style-ff7ab23acf471a9144666b42717c60b1-heading:hover {
transition: background 400ms linear, color 400ms linear, border 200ms linear;
}
.elementor-233 .elementor-element.elementor-element-79d04dd .elementor-heading-title {
    color: #ffffff;
    display: inline-block;
    margin: -30px auto 0;
    margin-top: -30px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 10px 25px;
    font-size: 48px;
    color: #ffffff;
    background-color: #000;
}
.header-title {
display: none;
}
.header-widget-area.widget-area {
margin-top: -2px;
/*margin-left: -29%;*/
padding: 0px 0px 0px 560px;
}
.give {
padding: 8px 20px;
background: #333;
color: #fff !important;
font-size: 14px;
font-weight: 600;
font-family: "roboto" !important;
}
.give:hover{
background: #333 !important;
opacity: 0.89 !important;
text-decoration: none !important;
}

.careers {
padding: 8px 20px;
background: #333;
color: #fff !important;
font-size: 14px;
font-weight: 600;
font-family: "roboto" !important;
}
.careers:hover{
background: #333333 !important;
    opacity: 0.89;
text-decoration: none !important;
}

.volunteer {
padding: 8px 20px;
background: #333;
color: #fff !important;
font-size: 14px;
font-family: "roboto" !important;
font-weight: 600;

}
.volunteer:hover{
background: #333333 !important;
    opacity: 0.89;
text-decoration: none !important;
}
.fa.fa-facebook.fa-lg {
margin-left: 11px;
}

.page-item-235 {
float:left;
padding: 4px 10px;
background: #333;
}
.page-item-235 a {
color: #fff !important;
font-family: roboto;
font-size: 14px;
font-weight: bold;
}
.page-item-235 a:hover {
color: #fff !important;
text-decoration: none !important;
}
.page-item-235:hover {
opacity: 0.89;
background: #333;
}

.page-item-233 {
float:left;
padding: 4px 10px;
background: #333;
margin-right: 5px;
margin-left: 5px;
}
.page-item-233 a {
color: #fff !important;
font-family: roboto;
font-size: 14px;
font-weight: bold;
}
.page-item-233 a:hover {
color: #fff !important;
text-decoration: none !important;
}
.page-item-233:hover {
opacity: 0.89;
background: #333;
}
.page-item-237 {
float:left;
padding: 4px 10px;
background: #333;
}
.page-item-237 a {
color: #fff !important;
font-family: roboto;
font-size: 14px;
font-weight: bold;
}
.page-item-237 a:hover {
color: #fff !important;
text-decoration: none !important;
}
.page-item-237:hover {
opacity: 0.89;
background: #333;
}
.menu-item-267 a:hover {
color: #539ed0 !important;
}
.menu-item-268 a:hover {
color: #539ed0 !important;
}

.menu-item-269 a:hover {
color: #539ed0 !important;
}

.menu-item-272 a:hover {
color: #539ed0 !important;
}

.widget_text.header-widget {
float: right;
margin: 4px 0px 0px;
margin-right: -37%;
}
.fa-lg {
margin-right: 10px;
}
.fa-lg.fab {
margin-right: 10px;
}
.tribe-list-widget {
    list-style: none;
}
.header-widget ul {
list-style: none;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
width: 300px !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
    width: 50% !important;
}/*
.home.page-template.page-template-elementor_header_footer.page.page-id-18.wp-custom-logo.tribe-js.mega-menu-menu-1.mega-menu-max-mega-menu-1.wb-bp-front-page.responsive-menu-slide-right.elementor-default.elementor-template-full-width.elementor-page-18 #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu {
    top: 81px;
}*/
.s-form-control {
    width: 50% !important;
    margin-left: 15% !important;
    margin-bottom: 12px !important;
}/*
#masthead {
overflow: hidden;
}*/
.site-content {
    overflow: hidden;
}
/*#news-slideshow-block .n2-ss-slider-1.n2-ss-swipe-element.n2-ow.n2-grab {
height: 500px !important;
}*/
.n2-ss-widget.n2-ss-widget-display-desktop.n2-ss-widget-display-tablet.n2-ss-widget-display-mobile.n2-flex.n2-ss-control-bullet.n2-ss-control-bullet-horizontal {
    top: 260px;
}
.elementor-329 .elementor-element.elementor-element-b64ddb8 .elementor-icon-box-wrapper {
    text-align: center;
    color: #fff !important;
}
.elementor-329 .elementor-element.elementor-element-07f60d0 .elementor-icon-box-wrapper {
    text-align: center;
    color: #fff !important;
}
.elementor-333 .elementor-element.elementor-element-1780689 .elementor-icon-box-wrapper {
    text-align: center;
    color: #fff !important;
}
.elementor-333 .elementor-element.elementor-element-3a34196 .elementor-icon-box-wrapper {
    text-align: center;
    color: #fff !important;
}
.elementor-432 .elementor-element.elementor-element-e136d44.elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
color: #ffffff;
display: inline-block;
margin: -30px auto 0;
margin-top: -30px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding: 10px 25px;
font-size: 48px;
color: #ffffff;
background-color: #000;
}
.elementor-436 .elementor-element.elementor-element-4717d3c.elementor-widget-heading.elementor-widget-heading .elementor-heading-title {
color: #ffffff;
display: inline-block;
margin: -30px auto 0;
margin-top: -30px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding: 10px 25px;
font-size: 48px;
color: #ffffff;
background-color: #000;
}
.elementor-235 .elementor-element.elementor-element-e53daf0.elementor-widget-heading .elementor-heading-title {
    color: #ffffff;
    display: inline-block;
    margin: -30px auto 0;
    margin-top: -30px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 10px 25px;
    font-size: 48px;
    color: #ffffff;
    background-color: #000;
}
.elementor-237 .elementor-element.elementor-element-9e9018e.elementor-widget-heading .elementor-heading-title {
    color: #ffffff;
    display: inline-block;
    margin: -30px auto 0;
    margin-top: -30px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 10px 25px;
    font-size: 48px;
    color: #ffffff;
    background-color: #000;
}  
.search.search-results.wp-custom-logo.tribe-js.mega-menu-menu-2.mega-menu-menu-1.hfeed.responsive-menu-slide-right.elementor-default .entry-title a:hover {
color: #539ed0 !important;
}
.header-widget-area.widget-area {
    position: absolute;
    z-index: 99;
   /* width: 50%;*/
    top: 0;

}
.header-widget {
float: right;
    position: relative;

}
.text-dark a:hover {
color: #539ed0 !important;
}
.elementor-element.elementor-element-4a28ece.elementor-widget.elementor-widget-wp-widget-custom-twitter-feeds-widget h5 {
font-family: "league-gothic" !important;
color: #333333 !important;
font-size: 30px;
font-weight: 500;
margin-left: 21px;
}
.menu_toggler {
position: absolute;
    right: 5px;
    top: 6px;
}
.elementor-widget-video .elementor-custom-embed-image-overlay img {
    height: 520px !important;
/*    width: auto !important;*/
    max-width: 140% !important;
}
.elementor-329 .elementor-element.elementor-element-b64ddb8 .eb-overlay-text-wrapper .eb-overlay-title {
    color: #ffffff;
font-family: "Roboto", Sans-serif;
font-size: 20px;
text-shadow: 0px 0px 1px #333;
}
.elementor-329 .elementor-element.elementor-element-07f60d0 .eb-overlay-text-wrapper .eb-overlay-title {
    color: #ffffff;
font-family: "Roboto", Sans-serif;
font-size: 20px;
text-shadow: 0px 0px 1px #333;
}
.elementor-333 .elementor-element.elementor-element-1780689 .eb-overlay-text-wrapper .eb-overlay-title {
    color: #ffffff;
font-family: "Roboto", Sans-serif;
font-size: 20px;
text-shadow: 0px 0px 1px #333;
}
.elementor-333 .elementor-element.elementor-element-3a34196 .eb-overlay-text-wrapper .eb-overlay-title {
    color: #ffffff;
font-family: "Roboto", Sans-serif;
font-size: 20px;
text-shadow: 0px 0px 1px #333;
}
.elementor-18 .elementor-element.elementor-element-278f72c > .elementor-element-populated { 
padding: 0px 10px 10px 10px !important;
}
.responsive-menu-boring.is-active .responsive-menu-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    background-color: #fff !important;
}
#menu-footer-menu-1 li {
border-bottom: none !important;
padding: 0px 0px 5px 0px;
}
#menu-footer-menu-2 li {
border-bottom: none !important;
padding: 0px 0px 5px 0px;
}
#menu-footer-menu-3 li {
border-bottom: none !important;
padding: 0px 0px 5px 0px;
}

.elementor-element.elementor-element-0e5ba72.elementor-widget.elementor-widget-shortcode .n2-ss-slider-1.n2-ss-swipe-element.n2-ow.n2-grab {
height: 323px !important;
}
div#n2-ss-5 .n2-style-e6f6a9e4091224750e05632160ba2bdd-heading:hover {
background: #539ed0 !important;
transition: background 400ms linear, color 400ms linear, border 200ms linear;
}
.n2-ss-layer.n2-ow.n-uc-1239892407bd3 {
margin: 0px -19px 0px 0px !important;
}
.n2-ss-layer.n2-ow.n-uc-1239892407bd31 {
margin: 0px -19px 0px 0px !important;
}
.n2-ss-layer.n2-ow.n-uc-1239892407bd32 {
margin: 0px -19px 0px 0px !important;
}
.elementor-element-0e5ba72.n2-ss-layer-row {
padding: 0px !important;
}
.elementor-element-0e5ba72.n2-ss-layer-content {
padding: 0px 0px 0px  !important;
}
.elementor-element-0e5ba72.n2-ss-layer {
margin: 0px !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
color: #539ed0;
border-bottom: 1px solid #ccc;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
border-bottom: 1px solid #ccc;
}
#mega-menu-item-309 {
float: left !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
float: right !important;
}
.sanpop-link img {
    background-image: url("/wp-content/uploads/2020/05/search-13-161.png") !important;
    width: 38% !important;
}
.sanpop-link a img {
    background-image: url("/wp-content/uploads/2020/05/search-13-161.png") !important;
    width: 38% !important;
}
@media screen and (min-width: 768px) and (max-width: 1025px) {
.navbar-toggler:not(:disabled):not(.disabled) {
    cursor: pointer;
    display: none;
}
.sanpop-link {
display: none;
}
#header-widget-area.fa-lg {
display: none !important;
}
button#responsive-menu-button {
    display: block !important;
}
.elementor-18 .elementor-element.elementor-element-e1cb63d > .elementor-container {
    min-height: 315px !important;
}
#responsive-menu-container li.responsive-menu-item {
    width: 100%;
    list-style: none;
    font-family: "league-gothic";
}
#responsive-menu--ontainer #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
    font-size: 18px;
    font-family: "league-gothic";
}
.menu-sidebar-menu-container {
    width: 34%;
    background: #eee;
    margin-left: -10px;
}
#mega-menu-wrap-menu-1 {
display: none;
}
#responsive-menu-container #responsive-menu-search-box, #responsive-menu-container #responsive-menu-additional-content, #responsive-menu-container #responsive-menu-title {
    padding: 20px 5% 0px 5% !important;
   /* background-color: rgba(1,86,140,0.71) !important;*/
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    right: 17px !important;
}
#responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item a .responsive-menu-subarrow {
    right: 2px !important;
}

#responsive-menu-container .responsive-menu-search-box::placeholder {
    color: #01568c !important;
    opacity: 1;
}
#responsive-menu-container li.responsive-menu-item {
    width: 100%;
    list-style: none;
    height: auto;
}
#responsive-menu-wrapper {
margin-top: 90px !important;
}
.card-body {
    width: 100% !important;
    margin: 10px auto;
    padding: 1.5rem !important;
}
.form-control {
margin: 50px auto !important;
width: 50% !important;
}/*
input[type="text"] {
width: 50% !important;
}*/
#responsive-menu-item-227 {
display: none;
}
#responsive-menu-item-228 {
display: none;
}

#responsive-menu-item-229 {
display: none;
}

#responsive-menu-item-230 {
display: none;
}

#responsive-menu-item-231 {
display: none;
}

#responsive-menu-item-226 {
display: none;
}


.page-content {

    width: 100% !important;
    margin: 10px auto;
    padding: 25px !important;

}

.elementor-18 .elementor-element.elementor-element-fc11d24 a.elementor-button, .elementor-18 .elementor-element.elementor-element-fc11d24 .elementor-button {

    font-family: "league-gothic", Sans-serif;
    font-size: 20px !important;
}
.elementor-18 .elementor-element.elementor-element-2048779 > .elementor-container {
    min-height: 294px !important;
}/*
div.wpforms-container-full .wpforms-form input[type="email"] {
    margin-left: 37px !important;
}*/
div.wpforms-container-full .wpforms-form .wpforms-submit-container {

    padding: 10px 0 0 0;
    clear: both;
    position: relative;
    width: 25% !important;
    float: none !important;
    margin-top: 0px !important;

}
div.wpforms-container-full .wpforms-form button[type="submit"] {

    background-color: #539ed0;
    color: #fff !important;
}
.news-content {
    position: absolute;
    left: 35% !important;
    right: 0;
    transform: translate3d(0,-50%,0);
    margin-top: 150px;
    background: #ffffff;
    padding: 15px;
    width: 66% !important;
}
.news-thumb {
    float: none !important;
    width: 80% !important;
    margin-bottom: 25px;
    margin-left: 30px !important;
}
#custom_html-3 {
display: block !important;
}
.elementor-element.elementor-element-ad402c4.elementor-widget.elementor-widget-heading {
    margin-left: 36px !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    color: #fff !important;
    border-color: transparent !important;
    border-left-color: transparent !important;
    background-color: transparent !important;
    border-left: transparent !important;

}
#responsive-menu-container .responsive-menu-search-box {
height: 40px !important;
}
.widget_text.header-widget {
/*display: none;*/
}
.header-widget-area.widget-area {
    margin-top: 0% !important;
    margin: 0px 0px 0px 400px !important;
}
#header-widget-area.fa-lg {
display: none !important;
}
.header-widget-area.widget-area {
    position: absolute;
    z-index: 99;
    width: 100%;
    top: 0;

}
.header-widget {
float: right;
    position: relative;

}

#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
    font-size: 18px;
    background-color: transparent !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a:hover {
    color: #539ed0;
    background-color: transparent;
    border-color: #ffffff;
}
div#n2-ss-2 .n2-ss-layers-container {
    height: 500px !important;
}
div#n2-ss-2 .n2-ss-slide {

    perspective: 1500px;
    height: 500px !important;

}
div#n2-ss-2 .n2-ss-control-bullet {
top: 200.5px !important;
}/*
.menu-sidebar-menu-container {
    width: 28% !important;
    display: none;
}*/
.elementor-element.elementor-element-010ac69.elementor-column.elementor-col-25.elementor-top-column {
    width: 42% !important;
}
.elementor-element.elementor-element-84b26e7.elementor-column.elementor-col-25.elementor-top-column {
    width: 42% !important;
}
.elementor-element.elementor-element-08bc137.elementor-column.elementor-col-25.elementor-top-column {
    width: 42% !important;
}
.elementor-element.elementor-element-4651741.elementor-column.elementor-col-25.elementor-top-column {
    width: 42% !important;
}
.mc4wp-form-fields input[type="email"] {
width: 26% !important;
}
.mc4wp-form-fields input[type="text"] {
width: 26% !important;
}
.mc4wp-form-fields input[type="submit"] {
width: 17% !important;
}
.bg-dark {
    background-color: #eee !important;
}
#responsive-menu-container {
background: rgba(83,158,208,0.6) !important;
}
#responsive-menu-wrapper  {
background: transparent !important;
}
#responsive-menu-container #responsive-menu > li.responsive-menu-item:first-child > a {
    border-top: 0px solid rgba(83,158,208,0.6) !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
border-bottom: 0px solid rgba(83,158,208,0.6) !important;
border-top: 0px solid rgba(83,158,208,0.5) !important;
}
#responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item .responsive-menu-item-link {
    padding: 0 5% !important;
}
.responsive-menu-open .responsive-menu-inner {
    background-color: #fff !important;
}
.responsive-menu-open .responsive-menu-boring .responsive-menu-inner {
background-color: #fff !important;
}
.responsive-menu-open .responsive-menu-boring .responsive-menu-inner::after {
    transition-property: none;
    background-color: #fff !important;
}

.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-home.responsive-menu-item {
padding: 0 5% !important;
}

.n2-ss-slider-1.n2-ss-swipe-element.n2-ow.n2-grab {
height: 500px !important;
}
div#n2-ss-5 .n2-style-e6f6a9e4091224750e05632160ba2bdd-heading:hover {
    background: #539ed0 !important;
    transition: background 400ms linear, color 400ms linear, border 200ms linear;
}
}
@media screen and (min-width: 0px) and (max-width: 767px) {
button#responsive-menu-button {
    display: block !important;
}
.sanpop-link {
display: none;
}
.custom-logo {
    height: 50px !important;
    width: auto;
   margin-top: 12px;
}
.navbar-toggler:not(:disabled):not(.disabled) {
    display: none !important;
}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
    display: none !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
    font-size: 18px;
    font-family: "league-gothic";
}
#responsive-menu-container #responsive-menu-search-box, #responsive-menu-container #responsive-menu-additional-content, #responsive-menu-container #responsive-menu-title {
    padding: 25px 8% !important;
   
}
#responsive-menu-container .responsive-menu-search-box::placeholder {
    color: #01558c !important;
    opacity: 1;
}
#responsive-menu-container .responsive-menu-search-box {
background: #fff !important;
border: 2px solid rgba(83,158,208,0.6) !important;
color: #01568c !important;
}
#responsive-menu-container .responsive-menu-search-box {
height: 35px !important;
}
#responsive-menu-container li.responsive-menu-item a {
padding: 0 8% !important;
}
#responsive-menu-container {
    width: 100% !important;
}
#responsive-menu-container li.responsive-menu-item {
    width: 100%;
    list-style: none;
    height: auto;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    right: 17px !important;
}
#responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item a .responsive-menu-subarrow {
    right: 2px !important;
}
button#responsive-menu-button { 
top: 39px !important;
}
#responsive-menu-wrapper {
margin-top: 90px !important;
}
#responsive-menu-item-227 {
display: none;
}
#responsive-menu-item-228 {
display: none;
}

#responsive-menu-item-229 {
display: none;
}

#responsive-menu-item-230 {
display: none;
}

#responsive-menu-item-231 {
display: none;
}

#responsive-menu-item-226 {
display: none;
}
.card-body {
    width: 100% !important;
    margin: 10px auto;
    padding: 1.5rem !important;
}
.form-control {
margin: 50px auto !important;
width: 75% !important;
}
.page-content {

    width: 100% !important;
    margin: 10px auto;
    padding: 25px !important;

}
.page-title {
font-size: 35px !important;
}

 .elementor-element.elementor-element-b8c5b2b.elementor-widget.elementor-widget-shortcode .n2-ss-slider {
height: 480px !important;
}
div#n2-ss-2 .n2-ss-slider-2 {

    position: relative;
    width: 100%;
    height: 500px !important;

}
.elementor-element.elementor-element-614c0ed.elementor-column.elementor-col-50.elementor-inner-column {
width: 50% !important;
}
.elementor-18 .elementor-element.elementor-element-5a9e2d0 .elementor-heading-title {
    font-family: "league-gothic", Sans-serif;
    font-size: 25px !important;
    font-weight: 500;
}
.elementor-element.elementor-element-2707e39.elementor-column.elementor-col-50.elementor-inner-column {
width: 50% !important;
}
.elementor-18 .elementor-element.elementor-element-fc11d24 a.elementor-button, .elementor-18 .elementor-element.elementor-element-fc11d24 .elementor-button {

    font-family: "league-gothic", Sans-serif;
    font-size: 20px !important;
}
.elementor-widget-video .elementor-custom-embed-image-overlay img {
    height: 500px !important;
    width: auto !important;
    max-width: 400% !important;
}
/*
div.wpforms-container-full .wpforms-form .wpforms-one-third {
width: 100% !important;
}
div.wpforms-container-full .wpforms-form input.wpforms-field-medium {
    max-width: 98% !important;
}
div.wpforms-container-full .wpforms-form input[type="email"] {
    margin-left: 3px !important;
}
div.wpforms-container-full .wpforms-form .wpforms-one-half {
width: 98% !important;
    margin-left: 3px !important;
    margin-bottom: 20px;
 float: none !important;

}
div.wpforms-container-full .wpforms-form .wpforms-one-fourth {

    width: 100% !important;
    margin-left: 0px !important;

}*/
div.wpforms-container-full .wpforms-form input.wpforms-field-medium {
    max-width: 100% !important;
}
div.wpforms-container-full .wpforms-form .wpforms-submit-container {
width: 100% !important;
    margin-top: 0px !important;

}
div.wpforms-container-full .wpforms-form button[type="submit"] {
margin-left: 4px !important;
    font-weight: 500;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.4) !important;
    padding: 14px 20px !important;
   width: 98%;
}
.col {
width: 100% !important;
text-align: center !important;
flex-basis: auto !important;
flex-grow: 0 !important;
}
.copyright-block {

    float: none;
}
.siteby-block {

    float: none;
}
.footer-widgets.text-left {
    padding-bottom: 0rem;
}
.news-thumb {
    float: none !important;
    width: 100% !important;
    margin-bottom: 0px;
    margin-left: 0px;
}
.news-col-1 .grid-news-thumb {
    height: 200px !important;
}
.news-content {
    left: 38%;
    right: 0;
    transform: translate3d(0,0,0);
    margin-top: 0px;
    background: #ffffff;
    padding: 0px;
    width: 100% !important;
    position: inherit;
}
.date-post span {
    display: block;
    color: #222;
    font-size: 28px;
}
#custom_html-3 {
display: block !important;
}
.elementor-element.elementor-element-ad402c4.elementor-widget.elementor-widget-heading {
    margin-left: 3px !important;
}
.site-footer {
    padding-top: 0rem !important;
}
.n2-ss-layer-col.n2-ss-layer-content {
padding: 0.5em 0.5em 9.5em 0.5em !important;
}
.elementor-element.elementor-element-0e5ba72.elementor-widget.elementor-widget-shortcode .n2-ss-slider-1.n2-ss-swipe-element.n2-ow.n2-grab {
height: 465px !important;
}
.mc4wp-form-fields input[type="email"] {
    width: 100%;
    margin-bottom: 12px;
}
.mc4wp-form-fields input[type="text"] {
    width: 100%;
    margin-bottom: 12px;
}

.mc4wp-form-fields input[type="text"] {
    width: 100%;
    margin-bottom: 12px;
}

.mc4wp-form-fields input[type="submit"] {
    width: 100%;
    margin-bottom: 12px;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    color: #fff !important;
    border-color: transparent !important;
    border-left-color: transparent !important;
    background-color: transparent !important;
    border-left: transparent !important;

}
.widget_text.header-widget {
/*display: none;*/
}
.header-widget-area.widget-area {
    margin-top: 0% !important;
    margin: 0px !important;
}
div#n2-ss-2 .n2-ss-layers-container {
    height: 500px !important;
}
div#n2-ss-2 .n2-ss-slide {

    perspective: 1500px;
    height: 500px !important;

}
div#n2-ss-2 .n2-ss-control-bullet {
top: 200.5px !important;
}
/*
.menu-sidebar-menu-container {
    width: 76% !important;
   display: none;
}*/
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
    font-size: 18px;
    background-color: transparent !important;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a:hover {
    color: #539ed0;
    background-color: transparent;
    border-color: #ffffff;
}
.elementor-329 .elementor-element.elementor-element-8ba2b6f {
    padding: 20px 0px 0px 0px !important;
}
.elementor-333 .elementor-element.elementor-element-fc31a68 {
    padding: 20px 0px 0px 0px !important;
}
.elementor-element.elementor-element-2588bba.elementor-section-full_width.elementor-section-stretched.elementor-section-height-default.elementor-section-height-default.elementor-section.elementor-top-section {
margin-top: 115px !important;

}
.n2-ss-widget.n2-ss-widget-display-desktop.n2-ss-widget-display-tablet.n2-ss-widget-display-mobile.n2-flex.n2-ss-control-bullet.n2-ss-control-bullet-horizontal {
    top: 100% !important;
}
.n2-ss-slider .n2-ss-layer-content .n2-ss-layer[data-pm="normal"] {

    max-width: 100%;
    text-align: center;
/*    margin: 0px 0px 0px 0px !important;*/
}
.n2-ss-layer.n2-ow.n-uc-1c5ad6fea4e8b {
margin: 10px !important;
}
.n2-ss-layer.n2-ow.n-uc-1c5ad6fea4e8b1 {
margin: 10px !important;
}
.n2-ss-layer.n2-ow.n-uc-1c5ad6fea4e8b2 {
margin: 10px !important;
}

.header-widget-area.widget-area {
  /*  position: absolute;
    z-index: 99;
    width: 100%;*/
    top: 0;

}
.n2-ss-slider .n2-ss-layer-content > [data-cssselfalign="left"] {
align-self: auto !important;
margin: 10px auto 0!important;
}
div#n2-ss-5 .n2-style-e6f6a9e4091224750e05632160ba2bdd-heading:hover {
    background: #539ed0 !important;
    transition: background 400ms linear, color 400ms linear, border 200ms linear;
}
.header-widget {
float: right;
    position: relative;

}
.elementor-26 .elementor-element.elementor-element-566e377 > .elementor-widget-container {
    padding: 0px 0px 0px 0px !important;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
    height: 120px;
    width: 100% !important;
}
.elementor-274 .elementor-element.elementor-element-9f61dfe > .elementor-widget-container {
    margin: 21px 0px 0px 18px !important;
}

.elementor-element.elementor-element-70cfeed.elementor-widget.elementor-widget-wp-widget-mc4wp_form_widget {
top: 4%;
}
/*-------------*/
#responsive-menu-container {
background: rgba(83,158,208,0.6) !important;
}
#responsive-menu-wrapper  {
background: transparent !important;
}
#responsive-menu-container #responsive-menu > li.responsive-menu-item:first-child > a {
    border-top: 0px solid rgba(83,158,208,0.6) !important;
}
.elementor-element.elementor-element-9e58456.elementor-column.elementor-col-100.elementor-top-column {
margin-top: -252px;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
border-bottom: 0px solid rgba(83,158,208,0.6) !important;
border-top: 0px solid rgba(83,158,208,0.5) !important;
}
#responsive-menu-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item .responsive-menu-item-link {
    padding: 0 8% !important;
}
.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-home.responsive-menu-item {
padding: 0 8% !important;
}
.responsive-menu-open .responsive-menu-inner {
    background-color: #fff !important;
}
.responsive-menu-open .responsive-menu-boring .responsive-menu-inner {
background-color: #fff !important;
}

}
@media screen and (min-width: 600px) and (max-width: 767px) {
#mega-menu-wrap-menu-1 {
display: none;
}
.custom-logo {
    margin-bottom: 0px !important;
}
.header-widget-area.widget-area {
    position: absolute;
    z-index: 99;
    width: 100%;
    top: 0;

}
.header-widget {
float: right;
    position: relative;

}
/*
.menu-sidebar-menu-container {
    width: 45% !important;
}*/
.navbar.bg-dark {
    background-color: #eee !important;
}
}
