/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 13 2025 | 04:12:13 */
.p1 {
padding-left: 1em;
}

.p3 {
padding-left: 3em;
}

.vk_post .vk_post_title {
    font-weight: 500!important;
  }

.p-breadcrumbs {
  display: none;
}

.is-style-vk-heading-solid_bottomborder_black, .editor-styles-wrapper .block-editor-block-list__layout .is-style-vk-heading-solid_bottomborder_black {
  border-bottom: solid 1px #003366;
}

.p-global-menu > li a {
    font-size: 16px;
}

.has-large-font-size {
  font-size: 32px!important;
}

.has-medium-font-size {
  font-size: 22px!important;
}

.has-small-font-size {
  font-size: 22px!important;
}

p {
    text-align: justify;
}

.vk_button .vk_button_link_subCaption, .editor-styles-wrapper .vk_button .vk_button_link_subCaption {
text-align: center;
}

.p-entry_header .p-entry_meta {
  display: none;
}

.p-copyright p {
    text-align: center;
}

.p-prev-next {
	display:none;
}

.postListText_singleTermLabel {
  padding: 0;
  display: block;
  float: left;
  min-width: 120px;
  margin-right: 0.5em;
  margin-top: 2px;
}

.postListText_date {
  font-size: 1rem;
  white-space: nowrap;
  font-size: 14px;
  display: block;
  float: left;
  min-width: 115px;
  margin-right: 0em;
}

.grecaptcha-badge {
  bottom: 80px !important;
  z-index:9999;
}

@media screen and (min-width: 1200px) {
.p-widget {
    margin-bottom: 1.6em;
  }
	
.page_top_btn {
    right: 0;
    bottom: 0;
    width: 70px;
    height: 70px;
    background-color: var(--vk-color-primary);
    box-shadow: none;
}
}
	
@media screen and (min-width: 1200px) {
.l-site-header_inner {
    padding: 1em 0em;
}
}
	
@media screen and (max-width: 1199.98px) {
.p-site-header-brand_logo a img {
　 max-height: 30px!important;
}
}
	

@media (min-width: 992px) {
  .slide-text-title {
    font-size: 24px;
  }
}

@media (min-width: 992px) {
  body {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
.p-entry_header .p-entry_title {
  font-size: 1.25rem!important;
  margin-top: 0;
  line-height: 1.5em!important;
}
	
.has-large-font-size {
  font-size:20px!important;
}

.has-medium-font-size {
  font-size: 17px!important;
}

.has-small-font-size {
  font-size: 16px!important;
}	
	

	
.l-site-header {
background-color: #ffffff;
}
	
.p-entry_header .p-entry_title {
  font-size: 1.25rem;
  margin-top: 0;
  line-height: 1.4em;
}
	
.p-page-header_title:first-child {
  margin: 0 auto;
  font-size: 1.5rem;
  line-height: 1.4;
}
}


.vk-campaign-text {
  text-align: center;
  font-size: 16px;
  line-height: 1.6;
  padding: 10px 5px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: relative;
}

.vk-campaign-text_btn {
  font-size: 16px;
  line-height: 1;
  display: inline-block;
  padding: 6px 1em 4px 1rem;
  border-radius: 0.25rem;
  margin: 0 1em;
  border: 0px solid #fff;
}

.is-style-vk-heading-background_fill_lightgray {
  position: relative;
  outline: unset;
  outline-offset: unset;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  border-radius: unset;
  overflow: unset;
  color: #ffffff;
  border: none;
  background-color: var(--wp--preset--color--bg-secondary, #003366);
  padding: .6em .7em .5em;
  margin-bottom: 1.2em;
  border-radius: 0px;
}

.vk_accordion-trigger {
  border: none;
  padding-top: calc( var(--vk-size-text) * 1 );
  padding-right: calc( var(--vk-size-text) *0 );
  padding-bottom: calc( var(--vk-size-text) * 1 );
  padding-left: calc( var(--vk-size-text) * 0 );
  margin: 0;
    margin-bottom: 0px;
  margin-bottom: -1px;
  position: relative;
  font-size: 16px;
  background: transparent;
  cursor: pointer;
}