/*
Theme Name: Police Department Child
Template: police-department
Theme URI: https://police.themerex.net/
Description: Police Department is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: ThemeREX
Author URI: http://themerex.net/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* =Theme customization starts here
-------------------------------------------------------------- */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, li a, li a {
  color: var(--theme-color-text_link);
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, li a:hover, li a:hover {
  color: var(--theme-color-text_dark);
}

a:hover {
  color: var(--theme-color-text_dark);
}

.page_content_wrap {
  padding-top: 4em;
  padding-bottom: 4em;
}

.top_panel.with_bg_image:before {
  background: rgba(36, 46, 73, 0.5);
}

.home .top_panel.with_bg_image:before {
  display: none;
}

.btn-rev-slider:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.btn-rev-slider:hover:after {
  transform: scaleX(1);
  background-color: #fff;
}

.sc_layouts_menu {
  overflow: visible;
  visibility: inherit;
  max-height: none;
}

.sc_blogger .sc_blogger_item_title + .sc_blogger_item_excerpt,
.sc_blogger .sc_blogger_item_meta + .sc_blogger_item_excerpt {
  margin-top: 1.3em;
}

.sc_blogger_default.sc_blogger_default_classic .sc_blogger_item_title {
  font-size: 2.1em;
  font-weight: 700;
}
.sc_blogger_default.sc_blogger_default_classic .sc_blogger_item_title a:hover {
  color: var(--theme-color-text_link);
}
.sc_blogger_default.sc_blogger_default_classic .post_meta {
  margin-top: 0.3em;
}
.sc_blogger_default.sc_blogger_default_classic .post_date {
  font-size: 12px;
}
.sc_blogger_default.sc_blogger_default_classic .post_date:before {
  content: "\ea00";
  font-family: "fontello";
  font-size: 12px;
  font-weight: 700;
  display: inline-block;
  margin-right: 12px;
  position: relative;
  left: 3px;
}

.sc_title.sc_title_divider {
  position: relative;
  text-align: center;
  margin: 45px 0 36px;
}
.sc_title.sc_title_divider .sc_item_title {
  width: 60%;
  padding-left: 5px;
  padding-right: 5px;
  margin: auto;
}
.sc_title.sc_title_divider:after, .sc_title.sc_title_divider:before {
  content: "";
  display: block;
  width: 20%;
  height: 1px;
  background-color: var(--theme-color-text_dark);
  position: absolute;
  top: 50%;
}
.sc_title.sc_title_divider:after {
  right: 0;
}

.wpcf7 p + p, .wpcf7 table + p {
  margin: 0;
}

.wpcf7 .wpcf7-form > p {
  margin-bottom: 1.5em;
}
.wpcf7 .wpcf7-form > p input {
  margin-bottom: 0 !important;
}

.single.single-post .content_wrap {
  width: 90%;
}

h2.sc_item_title {
  line-height: 1.3em;
}

.sc_layouts_title_title > .sc_layouts_title_caption {
  text-transform: uppercase;
}

div.sc_layouts_title .sc_layouts_title_breadcrumbs {
  margin-top: 13px;
}
div.sc_layouts_title .breadcrumbs {
  text-align: center;
  text-transform: none;
  font-size: 14px;
  letter-spacing: 0;
  font-family: var(--theme-font-p_font-family);
}
div.sc_layouts_title .breadcrumbs a {
  padding-bottom: 0;
}
div.sc_layouts_title .breadcrumbs a:after {
  display: none;
}
div.sc_layouts_title .breadcrumbs a:hover {
  color: var(--theme-color-text_link) !important;
}
div.sc_layouts_title .breadcrumbs .breadcrumbs_delimiter {
  margin: 0 7px;
}
div.sc_layouts_title .breadcrumbs .breadcrumbs_delimiter:before {
  content: "|";
}

ul > li, ol > li {
  margin-bottom: 0.5em;
}
ul > li:last-child, ol > li:last-child {
  margin-bottom: 0;
}

figure.wp-caption:hover figcaption.wp-caption-text {
  margin-bottom: -5em !important;
}
figure.wp-caption figcaption.wp-caption-text {
  font-size: 0.8em;
  line-height: 1.2857em;
  color: #fff;
  background-color: rgba(18, 23, 36, 0.8);
  padding: 0.65em 0.8em !important;
  max-height: unset;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin-bottom: 0;
  transition: all ease-in-out 0.3s;
}

.top_panel {
  background-position: top;
}

.slider-custom-nav .slider_pagination_wrap {
  justify-content: center !important;
  margin-top: 6px;
}
.slider-custom-nav .sc_slider_controls.sc_slider_controls_default.slider_pagination_style_bullets .slider_pagination_bullet {
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  width: 11px;
  height: 11px;
  margin: 0 6px;
  border: 0;
}
.slider-custom-nav .sc_slider_controls.sc_slider_controls_default.slider_pagination_style_bullets .slider_pagination_bullet.slider_pagination_bullet_active,
.slider-custom-nav .sc_slider_controls.sc_slider_controls_default.slider_pagination_style_bullets .slider_pagination_bullet.swiper-pagination-button-active,
.slider-custom-nav .sc_slider_controls.sc_slider_controls_default.slider_pagination_style_bullets .slider_pagination_bullet:hover {
  background: rgba(0, 0, 0, 0.9);
}

body .sidebar_default[class*=scheme_] .sidebar_inner {
  padding: 1.75em;
}
body .sidebar_default[class*=scheme_] .widget {
  padding: 0;
}
body .sidebar_default[class*=scheme_] li > a {
  color: var(--theme-color-text_link);
}
body .sidebar_default[class*=scheme_] li > a:hover {
  color: var(--theme-color-text_dark);
}
body .widget p {
  margin-bottom: 1.5em;
}
body .widget ol {
  list-style-type: decimal;
  font-size: 1em;
}
body .widget ol > li a:first-child:before {
  display: none;
}
body .sidebar .widget + .widget,
body .sidebar_default[class*=scheme_] .widget + .widget {
  margin-top: 2.8em;
  padding-top: 3em;
  border-top: 3px solid #242e49;
}

.sc_blogger.sc_blogger_default.sc_blogger_default_classic .sc_blogger_item_title {
  font-size: 1.04em;
}
.sc_blogger.sc_blogger_default.sc_blogger_default_classic .sc_blogger_item_button .item_more_link .link_icon:before {
  top: 2px;
}

#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-item:last-child {
  margin-right: 0;
}
#mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-item > a {
  transition: 0.3s all;
}

.menu_mobile div.menu_mobile_inner {
  background-color: var(--theme-color-text_link);
}
.menu_mobile div.menu_mobile_inner .menu_mobile_header_wrap {
  background: #fff;
}
.menu_mobile div.menu_mobile_inner .menu_mobile_header_wrap .menu_mobile_close .menu_button_close_icon {
  color: #000;
}
.menu_mobile div.menu_mobile_inner .menu_mobile_content_wrap {
  width: 100%;
}
.menu_mobile div.menu_mobile_inner .socials_mobile {
  padding-left: 35px;
  padding-right: 35px;
}
.menu_mobile div.menu_mobile_inner .socials_mobile:before {
  display: none;
}
.menu_mobile div.menu_mobile_inner #mega-menu-wrap-menu_mobile #mega-menu-menu_mobile {
  background: transparent;
  padding: 0;
}
.menu_mobile div.menu_mobile_inner #mega-menu-wrap-menu_mobile #mega-menu-menu_mobile li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  width: 100%;
}
.menu_mobile div.menu_mobile_inner #mega-menu-wrap-menu_mobile #mega-menu-menu_mobile li.mega-toggle-on {
  border-bottom: 0;
}
.menu_mobile div.menu_mobile_inner #mega-menu-wrap-menu_mobile #mega-menu-menu_mobile li.mega-menu-item > a.mega-menu-link {
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  text-transform: none;
  padding: 19px 35px;
  display: block;
}
.menu_mobile div.menu_mobile_inner #mega-menu-wrap-menu_mobile #mega-menu-menu_mobile li.mega-menu-item-has-children > a.mega-menu-link {
  position: relative;
  height: auto;
}
.menu_mobile div.menu_mobile_inner #mega-menu-wrap-menu_mobile #mega-menu-menu_mobile li.mega-menu-item-has-children > a.mega-menu-link:after {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.menu_mobile div.menu_mobile_inner #mega-menu-wrap-menu_mobile #mega-menu-menu_mobile li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.menu_mobile div.menu_mobile_inner #mega-menu-wrap-menu_mobile #mega-menu-menu_mobile li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
  display: none;
}
.menu_mobile div.menu_mobile_inner #mega-menu-wrap-menu_mobile #mega-menu-menu_mobile li.mega-menu-megamenu > ul.mega-sub-menu {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 0 35px;
}
.menu_mobile div.menu_mobile_inner #mega-menu-wrap-menu_mobile #mega-menu-menu_mobile li.mega-menu-megamenu > ul.mega-sub-menu .mega-menu-item {
  padding: 0;
  border: 0;
}
.menu_mobile div.menu_mobile_inner #mega-menu-wrap-menu_mobile #mega-menu-menu_mobile li.mega-menu-megamenu > ul.mega-sub-menu ul {
  padding: 0;
  display: block;
}
.menu_mobile div.menu_mobile_inner #mega-menu-wrap-menu_mobile #mega-menu-menu_mobile li.mega-menu-megamenu > ul.mega-sub-menu ul li {
  padding: 15px 0;
}
.menu_mobile div.menu_mobile_inner #mega-menu-wrap-menu_mobile #mega-menu-menu_mobile li.mega-menu-megamenu > ul.mega-sub-menu ul a {
  display: block;
  margin-bottom: -15px;
  font-weight: 700;
}
.menu_mobile div.menu_mobile_inner #mega-menu-wrap-menu_mobile #mega-menu-menu_mobile li.mega-menu-megamenu > ul.mega-sub-menu .widget_sp_image img {
  padding: 4px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
  display: block;
  margin-bottom: 30px;
}

.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg {
  margin-inline-start: 0;
}

#tribe-events-content .tribe-events-content a, .tribe-events-event-meta a {
  color: var(--theme-color-text_link);
}

.wpb_wrapper #sb_instagram #sbi_images {
  padding: 0 !important;
}

.wpb_wrapper #sb_instagram.sbi_col_5 #sbi_images .sbi_item {
  padding: 15px !important;
}

.elementor-widget.elementor-widget-trx_sc_layouts_menu,
nav.sc_layouts_menu {
  position: static;
}

body .cool-timeline .timeline-post .timeline-content {
  border: 1px solid #002157;
  border-radius: 0;
}

body .ultimate-style .timeline-post .timeline-content .content-title {
  border-radius: 0;
}

.wpsl-search {
  display: none !important;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=number],
.wpcf7-form input[type=email],
.wpcf7-form input[type=password],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=search],
.wpcf7-form select,
.wpcf7-form textarea {
  background-color: transparent;
  border: 2px solid #dedfe1;
  box-sizing: border-box;
  padding: 0.87em 1.2em;
  width: 100%;
  color: #989898;
  line-height: 1.2857em;
  box-sizing: border-box;
  transition: all ease 0.3s;
}

.wpcf7 .select_container:after {
  right: 1em;
}

.wpcf7-form input[type=text]:focus,
.wpcf7-form input[type=number]:focus,
.wpcf7-form input[type=email]:focus,
.wpcf7-form input[type=password]:focus,
.wpcf7-form input[type=tel]:focus,
.wpcf7-form input[type=search]:focus,
.wpcf7-form select:focus,
.wpcf7-form textarea:focus {
  border-color: var(--theme-color-text_link);
  color: #13182b;
}

div.wpcf7 .wpcf7-submit-style .wpcf7-submit {
  padding: 0.95em 1.3em !important;
}

.wpcf7 .wpcf7-submit-style .submit-style-in {
  border: 3px solid var(--theme-color-text_link);
}

.wpcf7 .wpcf7-submit-style:active .wpcf7-submit + .submit-style-in,
.wpcf7 .wpcf7-submit-style:active .wpcf7 .wpcf7-submit-style:focus .wpcf7-submit + .submit-style-in,
.wpcf7 .wpcf7-submit-style:active .wpcf7 .wpcf7-submit-style:hover .wpcf7-submit + .submit-style-in {
  color: var(--theme-color-text_link);
  background-color: transparent !important;
}

body form input[type=submit], body form input[type=button], body form button:not(.components-button), body .sc_button {
  padding: 0.75em 1em;
}

.location_search {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 25px 0;
}
.location_search .select_location,
.location_search .select_district {
  width: 42%;
  padding-right: 15px;
}
.location_search .go_location {
  width: 16%;
}
.location_search button,
.location_search select {
  width: 100%;
  height: 50px;
}
.location_search .select_container:after {
  content: "\e929";
  font-size: 26px;
  color: var(--theme-color-text_dark);
  right: 0.9em;
}
.location_search select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 14px;
  color: var(--theme-color-input_text);
  padding-left: 8px;
  padding-right: 50px;
  border: 1px solid var(--theme-color-input_bd_color);
}
.location_search select:disabled {
  background-color: #e3e3e3 !important;
}
.location_search button {
  font-weight: 700;
  text-transform: uppercase;
  color: var(--theme-color-inverse_link);
  background-color: var(--theme-color-text_link);
}

.location_content {
  background: #ebebeb;
  padding: 35px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 40px;
}
.location_content .location_title {
  margin: 0;
  font-size: 18px;
  color: var(--theme-color-text);
  font-weight: 600;
}
.location_content .location_opration {
  margin-bottom: 20px;
  font-size: 14px;
  color: var(--theme-color-text);
  line-height: 25px;
}
.location_content .location_opration p {
  margin-bottom: auto;
}
.location_content .location_address {
  font-size: 14px;
  color: var(--theme-color-text);
  line-height: 20px;
}
.location_content .location_appintment a {
  color: #ffffff;
  display: inline-block;
  background: #47b3ef;
  font-size: 14px;
  line-height: 20px;
  padding: 10px 15px;
  border: 1px solid #47b3ef;
}

#sb_instagram #sbi_load .sbi_load_btn, #sb_instagram .sbi_follow_btn a {
  color: #ffffff;
  display: inline-block;
  background: #47b3ef;
  font-size: 14px;
  line-height: 20px;
  padding: 12px 35px;
  border: 1px solid #47b3ef;
  border-radius: 0 !important;
}

.location_content .location_appintment a:hover {
  text-decoration: none;
  border: 1px solid #47b3ef;
  background: transparent;
  color: #47b3ef;
}

.full_width_flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.full_width_flex .vc_col-sm-2 {
  width: 20%;
}

.search_loc_result {
  margin-bottom: 150px;
}

@media all and (min-width: 1024px) {
  .mega-menu-wrap {
    background: none !important;
  }
  .menu_main_nav_area,
.mega-menu-wrap,
.mega-menu-wrap #mega-menu-menu_main {
    position: static !important;
  }
  #mega-menu-menu_main .mega-menu-megamenu .mega-sub-menu .widget_text ul {
    list-style: none;
    margin: 0;
    display: block;
  }
  #mega-menu-menu_main .mega-menu-megamenu .mega-sub-menu .widget_text ul li {
    list-style: none;
    margin: 0;
    display: block;
    font-size: 13px;
    line-height: 14px;
    color: #000;
    margin-bottom: 15px;
  }
  #mega-menu-menu_main .mega-menu-megamenu .mega-sub-menu .widget_text ul li span {
    display: block;
  }
  #mega-menu-menu_main .mega-menu-megamenu .mega-sub-menu .widget_text ul li a {
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    font-weight: bold;
    padding-bottom: 0.5em;
  }
  #mega-menu-menu_main .mega-menu-megamenu .mega-sub-menu .widget_text ul li a:hover {
    color: rgb(23, 163, 235);
  }
  #mega-menu-menu_main .mega-menu-megamenu .mega-sub-menu .widget_sp_image img {
    padding: 4px;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
    display: block;
    margin-bottom: 15px;
  }
  #mega-menu-menu_main .mega-menu-megamenu .mega-sub-menu .widget_sp_image .widget_sp_image-description {
    font-size: 13px;
    line-height: 18px;
    color: var(--theme-color-text);
  }
  #mega-menu-menu_main .mega-menu-megamenu .mega-sub-menu .widget_sp_image .widget_sp_image-description h4 {
    margin-top: 0 !important;
    margin: 0 !important;
    font-size: 14px;
    line-height: 24px;
    color: var(--theme-color-text);
    font-weight: bold;
  }
  #mega-menu-menu_main .mega-menu-megamenu .mega-sub-menu .widget_sp_image a {
    font-weight: bold;
  }
  #mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item a.mega-menu-link {
    position: relative;
  }
  #mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item a.mega-menu-link:after {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    content: "";
    opacity: 0;
    margin-left: -10px;
    transition-duration: 350ms;
    transition-timing-function: ease-in;
    transition-property: opacity, margin-bottom, visibility;
    margin-bottom: -30px;
    visibility: hidden;
  }
  #mega-menu-wrap-menu_main #mega-menu-menu_main li.mega-menu-item:hover > a.mega-menu-link:after {
    opacity: 1;
    margin-bottom: 0;
    visibility: visible;
  }
  body .top_panel_icon {
    margin-top: 1em;
  }
}
@media all and (max-width: 1023px) {
  #menu_mobile.mega-menu {
    padding: 0 !important;
    margin: 0 !important;
  }
}
@media all and (min-width: 768px) {
  body .vc_row[data-vc-full-width].overflow_visible {
    overflow: visible;
    margin-bottom: 20px;
  }
  body #wpsl-wrap {
    overflow: visible;
  }
  body .wpsl-store-below #wpsl-gmap {
    width: 75%;
    float: right;
  }
  body .wpsl-store-below #wpsl-result-list {
    width: 25%;
    float: left;
    height: 1085px;
    position: absolute;
    left: 0;
    top: 0;
  }
  body #wpsl-wrap:after {
    content: " ";
    clear: both;
    width: 100%;
    margin-bottom: 40px;
    display: table;
    width: 100%;
  }
}
@media all and (min-width: 580px) and (max-width: 639px) {
  .location_content,
.location_search,
.location_search .go_location,
.location_search .select_location,
.location_search .select_district {
    width: 100%;
    padding-right: 0;
  }
  .location_search select {
    margin-bottom: 15px;
  }
  .location_content .location_left {
    width: 100%;
    margin-bottom: 15px;
  }
}
@media all and (min-width: 0) and (max-width: 579px) {
  .location_content,
.location_search,
.location_search .go_location,
.location_search .select_location,
.location_search .select_district {
    width: 100%;
    padding-right: 0;
  }
  .location_search select {
    margin-bottom: 15px;
  }
  .location_content .location_left {
    width: 100%;
    margin-bottom: 15px;
  }
  .location_content {
    padding: 20px;
  }
  .full_width_flex .vc_col-sm-2 {
    width: 30%;
  }
}
@media all and (min-width: 0px) and (max-width: 767px) {
  body .wpsl-store-below #wpsl-gmap {
    float: none;
    width: 100%;
  }
  body .wpsl-store-below #wpsl-result-list {
    float: none;
    width: 100%;
  }
}
#circularG {
  position: relative;
  width: 58px;
  height: 58px;
  margin: auto;
}

.circularG {
  position: absolute;
  background-color: rgb(0, 0, 0);
  width: 14px;
  height: 14px;
  border-radius: 9px;
  -o-border-radius: 9px;
  -ms-border-radius: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  animation-name: bounce_circularG;
  -o-animation-name: bounce_circularG;
  -ms-animation-name: bounce_circularG;
  -webkit-animation-name: bounce_circularG;
  -moz-animation-name: bounce_circularG;
  animation-duration: 1.1s;
  -o-animation-duration: 1.1s;
  -ms-animation-duration: 1.1s;
  -webkit-animation-duration: 1.1s;
  -moz-animation-duration: 1.1s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
}

#circularG_1 {
  left: 0;
  top: 23px;
  animation-delay: 0.41s;
  -o-animation-delay: 0.41s;
  -ms-animation-delay: 0.41s;
  -webkit-animation-delay: 0.41s;
  -moz-animation-delay: 0.41s;
}

#circularG_2 {
  left: 6px;
  top: 6px;
  animation-delay: 0.55s;
  -o-animation-delay: 0.55s;
  -ms-animation-delay: 0.55s;
  -webkit-animation-delay: 0.55s;
  -moz-animation-delay: 0.55s;
}

#circularG_3 {
  top: 0;
  left: 23px;
  animation-delay: 0.69s;
  -o-animation-delay: 0.69s;
  -ms-animation-delay: 0.69s;
  -webkit-animation-delay: 0.69s;
  -moz-animation-delay: 0.69s;
}

#circularG_4 {
  right: 6px;
  top: 6px;
  animation-delay: 0.83s;
  -o-animation-delay: 0.83s;
  -ms-animation-delay: 0.83s;
  -webkit-animation-delay: 0.83s;
  -moz-animation-delay: 0.83s;
}

#circularG_5 {
  right: 0;
  top: 23px;
  animation-delay: 0.97s;
  -o-animation-delay: 0.97s;
  -ms-animation-delay: 0.97s;
  -webkit-animation-delay: 0.97s;
  -moz-animation-delay: 0.97s;
}

#circularG_6 {
  right: 6px;
  bottom: 6px;
  animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  -ms-animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
}

#circularG_7 {
  left: 23px;
  bottom: 0;
  animation-delay: 1.24s;
  -o-animation-delay: 1.24s;
  -ms-animation-delay: 1.24s;
  -webkit-animation-delay: 1.24s;
  -moz-animation-delay: 1.24s;
}

#circularG_8 {
  left: 6px;
  bottom: 6px;
  animation-delay: 1.38s;
  -o-animation-delay: 1.38s;
  -ms-animation-delay: 1.38s;
  -webkit-animation-delay: 1.38s;
  -moz-animation-delay: 1.38s;
}

@keyframes bounce_circularG {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.3);
  }
}
@-o-keyframes bounce_circularG {
  0% {
    -o-transform: scale(1);
  }
  100% {
    -o-transform: scale(0.3);
  }
}
@-ms-keyframes bounce_circularG {
  0% {
    -ms-transform: scale(1);
  }
  100% {
    -ms-transform: scale(0.3);
  }
}
@-webkit-keyframes bounce_circularG {
  0% {
    -webkit-transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.3);
  }
}
@-moz-keyframes bounce_circularG {
  0% {
    -moz-transform: scale(1);
  }
  100% {
    -moz-transform: scale(0.3);
  }
}
.loader {
  margin-top: 30px;
}

.wspl-provided-by {
  display: none !important;
}

#wspl-wrap #wspl-category label {
  width: 118px;
}

#wspl-search-btn {
  background: var(--theme-color-text_link);
  color: #ffffff;
  border-color: var(--theme-color-text_link);
}

#wspl-search-btn:hover {
  background: var(--theme-color-text);
  color: #ffffff;
  border-color: var(--theme-color-text);
}

#wspl-stores li {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

#wspl-stores li .wspl-direction-wrap {
  width: 30%;
}

.category-press-releases .content_wrap, .category-blog .content_wrap {
  width: 90%;
}

.category-press-releases .content_wrap .content {
  width: 70%;
}

.category-press-releases .content_wrap .sidebar, .category-blog .content_wrap .sidebar {
  width: 30%;
}

.category-blog .content_wrap .content {
  width: 100%;
}

.post-template-default.single.single-post .page_content_wrap {
  padding-bottom: 5.4em;
}
.post-template-default.single.single-post .page_content_wrap > .content_wrap {
  padding-top: 7em;
}
.post-template-default.single.single-post .content_wrap {
  width: 90%;
}
.post-template-default.single.single-post footer .elementor-section.elementor-section-boxed > .elementor-column-gap-extended {
  max-width: calc(var(--theme-var-elm_gap_extended) + 90%);
}

.category-press-releases .content_wrap .content {
  width: 100%;
}

.category-press-releases .content_wrap .sidebar {
  display: none;
}

.search-results .post_info {
  display: none;
}

.category-press-releases .post_info {
  display: none;
}

.search-results .post_featured {
  display: none;
}

.home_event_cat_hide .sc_blogger_item .post_category {
  display: none;
}

.wsp-fire-legend-image ~ .wsp-fire-legend-image {
  display: none;
}

@media (max-width: 480px) {
  .page-template-donate .g-recaptcha > div {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    transform-origin: left;
    -webkit-transform-origin: left;
  }
}
/*.search-results .top_panel_image{ background-image: none !important;}*/
.tribe-events-list-separator-month {
  text-transform: none;
  font-size: 24px;
  margin: 1.25em auto;
  text-align: center;
  position: relative;
  background-color: transparent;
  z-index: 1;
}

.tribe-events-list-separator-month span {
  background-color: #fff;
  padding: 0 7.5%;
}

.tribe-events-list-separator-month:after {
  content: "";
  border-bottom: 1px solid #c2c2c2;
  height: 1px;
  width: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
}

.tribe-events-list .type-tribe_events h3 {
  font-size: 3em;
}

.tribe-events-list .type-tribe_events {
  border-bottom: 0;
}

.tribe-events-calendar thead th {
  padding: 1em 0;
  color: #fff;
}

.cq-accordion ul li input[type=checkbox]:checked ~ div.accordion-content {
  max-height: 0 !important;
}

.cq-accordion div.accordion-content {
  max-height: 100% !important;
}

.scheme_original .events-category-fire #tribe-bar-form .tribe-bar-submit input[type=submit] {
  background: #d12421;
}

.scheme_original .events-category-fire .tribe-events-calendar thead th {
  background-color: #d12421;
}

.scheme_original .events-category-fire .tribe-events-nav-previous a,
.scheme_original .events-category-fire .tribe-events-nav-next a {
  background-color: #d12421;
}

.scheme_original .events-category-fire .tribe-events-nav-previous a:hover,
.scheme_original .events-category-fire .tribe-events-nav-next a:hover {
  border-color: #d12421 !important;
  color: #d12421;
}

.photonic-zenfolio-stream .photonic-title-info {
  padding: 0 !important;
  overflow: visible !important;
}
.photonic-zenfolio-stream .title-display-slideup-stick a .photonic-title {
  padding: 8px;
  font-size: 16px;
  line-height: 18px;
  text-align: center;
}
.photonic-zenfolio-stream figure.photonic-thumb:hover figcaption {
  margin-bottom: 0 !important;
}

.mfp-figure figure:hover figcaption {
  margin-bottom: 40px !important;
}

.tribe-events .tribe-events-c-top-bar__datepicker-button {
  background-color: transparent;
}

.tribe-events .tribe-events-c-events-bar__search-button {
  background-color: transparent;
}

.tribe-events .tribe-events-c-view-selector__button {
  background-color: transparent;
}

.tribe-events .tribe-events-c-top-bar__nav-link {
  background-color: transparent;
}

.scheme_original .tribe-events-c-subscribe-dropdown button {
  background-color: transparent;
  color: var(--theme-color-text_link);
}

.scheme_original .tribe-events-c-subscribe-dropdown:hover button {
  color: #fff;
}

.scheme_original .tribe-events-c-subscribe-dropdown:hover button:hover {
  background-color: transparent;
}

@media (min-width: 1024px) and (max-width: 1440px) {
  #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-item {
    margin: 0;
  }
  #mega-menu-wrap-menu_main #mega-menu-menu_main > li.mega-menu-item > a.mega-menu-link {
    padding: 0 5px 0 10px;
  }
}
.toggle-custom-border .elementor-tab-title {
  border-bottom-style: dotted;
}
.toggle-custom-border .elementor-toggle .elementor-toggle-item:last-child .elementor-tab-title,
.toggle-custom-border .elementor-toggle .elementor-toggle-item:last-child .elementor-tab-content {
  border-bottom: 0 !important;
}
.toggle-custom-border .elementor-toggle .elementor-tab-content {
  border-bottom-color: #DCE7EB !important;
  border-bottom-style: dotted;
  position: relative;
  overflow: hidden;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  max-height: 0;
  opacity: 0;
  display: block !important;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, max-height 0.3s ease-in-out;
}
.toggle-custom-border .elementor-toggle .elementor-tab-content:not(.elementor-active) {
  padding: 0 !important;
}
.toggle-custom-border .elementor-toggle .elementor-tab-content.elementor-active {
  position: relative;
  overflow: hidden;
  max-height: 100%;
  height: 100% !important;
  opacity: 1;
  transform: translate(0, 0);
}
.toggle-custom-border .elementor-toggle .elementor-toggle-icon {
  margin-top: 6px;
}

.toggle-style-2 .elementor-toggle .elementor-tab-title {
  text-align: center;
  transition: 0.3s all;
}
.toggle-style-2 .elementor-toggle .elementor-tab-title .elementor-toggle-icon {
  font-size: 16px;
  margin-left: 7px;
  margin-top: 7px;
  transition: 0.3s all;
}
@media (max-width: 767px) {
  .toggle-style-2 .elementor-toggle .elementor-tab-title .elementor-toggle-icon {
    margin-top: 3px;
  }
}
.toggle-style-2 .elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.toggle-style-2 .elementor-toggle .elementor-tab-title.elementor-active, .toggle-style-2 .elementor-toggle .elementor-tab-title:hover {
  background-color: #00ACED !important;
}
.toggle-style-2 .elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-title, .toggle-style-2 .elementor-toggle .elementor-tab-title:hover .elementor-toggle-title {
  color: var(--theme-color-extra_dark);
}
.toggle-style-2 .elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon svg, .toggle-style-2 .elementor-toggle .elementor-tab-title:hover .elementor-toggle-icon svg {
  fill: var(--theme-color-extra_dark) !important;
}

.toggle-style-3 .elementor-toggle .elementor-toggle-item > .elementor-tab-title.elementor-active {
  border-bottom: 1px solid #F0F0F0 !important;
}

.toggle-style-3 .elementor-toggle .elementor-toggle-item > .elementor-tab-title:hover {
    background-color: #f0f0f0;
}
.toggle-style-3 .elementor-toggle .elementor-toggle-item > .elementor-tab-content {
  border-bottom: 1px solid #F0F0F0 !important;
}
.toggle-style-3 .elementor-toggle .elementor-tab-content > *:last-child {
  margin-bottom: 0;
}
.toggle-style-3 .elementor-toggle .elementor-toggle-icon {
  font-size: 14px !important;
  margin-top: 6px;
}

.toggle-style-3.hover-light .elementor-toggle .elementor-tab-content.elementor-active,
.toggle-style-3.hover-light .elementor-toggle .elementor-tab-title.elementor-active {
  background-color: #fff !important;
}

.toggle-style-3 .accordion-simple .elementor-tab-content,
.toggle-style-3 .accordion-simple .elementor-tab-title.elementor-active,
.toggle-style-3 .accordion-simple .elementor-tab-title {
    border-bottom: 0 !important;
}

.toggle-style-3 .accordion-simple .elementor-tab-title.elementor-active a,
.toggle-style-3 .accordion-simple .elementor-tab-title.elementor-active,
.toggle-style-3 .accordion-simple .elementor-tab-title {
	color: #13182b !important;
}

.toggle-center .elementor-toggle {
  text-align: center;
}

.elementor-toggle .elementor-tab-content p + p {
  margin-top: 1.25em;
}

.timeline-main-title {
  display: none;
}

.color-dark .sc_socials.sc_socials_default.simple .socials_wrap .social_item .social_icon {
  color: #414550;
  font-size: 20px;
}

.sc_socials.sc_socials_default.simple .socials_wrap .social_item .social_icon {
  font-size: 19px;
}

body table td, body table th {
  border: 1px solid var(--theme-color-bd_color);
  padding: 4px;
  background-color: transparent !important;
}

.elementor-widget-container table.aligncenter {
  display: inline-block;
}

.icon-has-hover.elementor-widget-icon-box:hover .elementor-icon {
  fill: var(--theme-color-extra_dark);
  color: var(--theme-color-extra_dark);
  border-color: var(--theme-color-text_link);
  background-color: var(--theme-color-text_link);
}
.icon-has-hover.elementor-widget-icon-box .elementor-icon-box-wrapper .elementor-icon-box-title a:hover {
  color: var(--theme-color-text_link);
}

.tab-bordered.elementor-widget-tabs .elementor-tab-desktop-title {
  border-color: #4CADC9;
  padding: 19px 20px;
  margin-right: -2px;
  transition: 0.3s all;
}
.tab-bordered.elementor-widget-tabs .elementor-tab-desktop-title:not(.elementor-active):hover {
  color: #fff !important;
  background-color: #4CADC9;
}
.tab-bordered.elementor-widget-tabs .elementor-tab-mobile-title {
  margin-bottom: 1px;
  border-bottom: 2px solid #4CADC9;
}
.tab-bordered.elementor-widget-tabs .elementor-tab-mobile-title:last-child {
  margin-bottom: 0;
}
.tab-bordered.elementor-widget-tabs .elementor-tab-mobile-title + .elementor-tab-content {
  margin-bottom: 1px;
  border-bottom: 2px solid #4CADC9;
}
.tab-bordered.elementor-widget-tabs .elementor-tabs-content-wrapper {
  border-bottom: 0;
}
.tab-bordered.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
  display: inline-block;
  margin-bottom: -2px;
}
.tab-bordered.elementor-widget-tabs .elementor-tab-content {
  padding: 14px 20px;
}
.tab-bordered.elementor-widget-tabs .elementor-tab-content > *:last-child {
  margin-bottom: 0;
}

.tab-style-2 .elementor-tabs > .elementor-tabs-wrapper {
  flex-wrap: wrap;
  text-align: center;
  overflow: visible;
}
.tab-style-2 .elementor-tabs > .elementor-tabs-wrapper .elementor-tab-title {
  border-radius: 5px;
}
.tab-style-2 .elementor-tabs > .elementor-tabs-wrapper .elementor-tab-title:not(.elementor-active) {
  border-color: #4868cf;
  background-color: #5472D2;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.01) 100%);
  color: #fff !important;
}
.tab-style-2 .elementor-tabs > .elementor-tabs-wrapper .elementor-tab-title:not(.elementor-active):hover {
  background-color: #3c5ecc;
}
.tab-style-2 .elementor-tabs > .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
  border-bottom-style: solid !important;
}
.tab-style-2 .elementor-tabs > .elementor-tabs-wrapper .elementor-tab-title.elementor-active:before, .tab-style-2 .elementor-tabs > .elementor-tabs-wrapper .elementor-tab-title.elementor-active:after {
  display: none;
}
.tab-style-2 .elementor-tabs > .elementor-tabs-wrapper .elementor-tab-title.elementor-tab-desktop-title {
  display: inline-block;
  padding: 18px 20px;
  margin: 0 2px 1px;
  transition: 0.3s all;
}
.tab-style-2 .elementor-tabs > .elementor-tabs-wrapper .elementor-tabs-content-wrapper .elementor-tab-content {
  padding: 14px 19px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.01) 100%);
  border-style: solid;
  border-radius: 5px;
}
.tab-style-2 .elementor-tabs > .elementor-tabs-wrapper .elementor-tabs-content-wrapper .elementor-tab-content > *:last-child {
  margin-bottom: 0;
}
.tab-style-2 .elementor-tabs > .elementor-tabs-content-wrapper > .elementor-tab-content > *:last-child {
  margin-bottom: 0;
}

.tab-style-3 .elementor-tabs .elementor-tabs-wrapper {
  text-align: center;
  overflow: visible;
}
.tab-style-3 .elementor-tabs .elementor-tabs-wrapper > .elementor-tab-title,
.tab-style-3 .elementor-tabs .elementor-tabs-content-wrapper > .elementor-tab-title {
  border-color: #00b3c0;
  background-color: #00C1CF;
  margin: 0 0px 4px 1px;
  padding: 18px 19px;
  border-radius: 5px;
  transition: 0.3s all;
  z-index: 10;
}

.tab-style-3 .elementor-tabs .elementor-tabs-content-wrapper > .elementor-active.elementor-tab-mobile-title {
	border: 1px solid #F0F0F0;
}

.tab-style-3 .elementor-tabs .elementor-tabs-wrapper > .elementor-tab-title.elementor-tab-desktop-title {
  display: inline-block;
}
.tab-style-3 .elementor-tabs .elementor-tabs-wrapper > .elementor-tab-title.elementor-tab-desktop-title.elementor-active {
  border-bottom-color: #F0F0F0 !important;
}
.tab-style-3 .elementor-tabs .elementor-tab-title:before, 
.tab-style-3 .elementor-tabs .elementor-tab-title:after {
  display: none !important;
}
.tab-style-3 .elementor-tabs .elementor-tabs-wrapper > .elementor-tab-title:not(.elementor-active):hover {
  background-color: #00a4b0;
}
.tab-style-3 .elementor-tabs .elementor-tabs-content-wrapper > .elementor-tab-content {
  padding: 14px 20px;
  border-style: solid !important;
  border-radius: 5px;
  overflow: hidden;
}
.tab-style-3 .elementor-tabs .elementor-tabs-content-wrapper > .elementor-tab-content > *:last-child {
  margin-bottom: 0;
}

.tab-style-3 .elementor-element .elementor-toggle-title {
    color: #666 !important;
}

.tab-style-3 .toggle-style-2 .elementor-toggle .elementor-tab-title:hover .elementor-toggle-title {
    color: #fff !important;
}

.tab-style-3 .elementor-toggle .elementor-tab-content > *:last-child {
	margin-bottom: 0;
}

.tab-style-3 .toggle-custom-border .elementor-toggle .elementor-tab-content {
	border: 0;
}

.tab-style-3.has-acc .toggle-style-2 .elementor-tab-title {
    background-color: #AAB2BD !important;
}
.tab-style-3.has-acc .elementor-tabs .toggle-style-2 .elementor-toggle .elementor-tab-title.elementor-active,
.tab-style-3.has-acc .elementor-tabs .toggle-style-2 .elementor-toggle .elementor-tab-title:hover {
    background-color: #00ACED !important;
}

.tab-style-3.has-acc .elementor-tabs .toggle-style-2 .elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-title {
	color: #fff !important;
}

.tab-style-3 .elementor-tabs .elementor-toggle-item .elementor-tab-title {
    border-radius: 0;
	margin: 0;
}

.tab-style-3 .accordion-simple .elementor-accordion .elementor-tab-title .elementor-accordion-title {
	color: #13182b !important;
}

.tab-style-3 .accordion-simple .elementor-accordion .elementor-tab-title {
	border: 0 !important;
}

.elementor-accordion .elementor-tab-content p + ul {
    margin-top: 1.5em;
}

@media(max-width: 767px) {
    .tab-style-3 .elementor-tab-mobile-title.elementor-active {
        background-color: #F8F8F8 !important;
    }
    .tab-style-3.elementor-element .elementor-tabs-content-wrapper {
        background: transparent !important;
        border: 0;
    }
    .tab-style-3 .elementor-tab-content {
        background: #F8F8F8 !important;
        margin-bottom: 4px;
    }
    .tab-style-3 .elementor-tab-content:last-child {
        border: 0 !important;
    }
}
.accordion-simple .elementor-tab-content:first-of-type {
  display: none;
}
.accordion-simple .elementor-accordion-icon {
  font-size: 10px;
  margin-top: 9px;
}
.accordion-simple .elementor-accordion .elementor-tab-title {
  padding: 10px 5px;
}
.accordion-simple .elementor-accordion .elementor-tab-title .elementor-accordion-title {
  text-transform: none;
}

.image-hover-icon .elementor-widget-container a {
  position: relative;
}
.image-hover-icon .elementor-widget-container a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(19, 24, 43, 0.8);
  transition: all 0.3s;
}
.image-hover-icon .elementor-widget-container a:after {
  content: "\e8b8";
  font-family: "fontello";
  font-size: 1.9em;
  padding: 12px 10px;
  background-color: var(--theme-color-text_link);
  color: var(--theme-color-extra_dark);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: all 0.3s;
}
.image-hover-icon .elementor-widget-container a:hover:before {
  opacity: 0.5;
}
.image-hover-icon .elementor-widget-container a:hover:after {
  opacity: 1;
}

.hide-title .widget_title {
  display: none;
}
.hide-title .select_container:after, .hide-title .select_container:before {
  display: none;
}
.hide-title .select_container select {
  border-bottom: 0;
  padding: 8px;
}

table.center {
  margin: 10px auto;
}