/*Kutuusita*/
#page-menu ul ul {
    width: 220px;
}
.bvi-widget, .bvi-shortcode {
    font-size: 15px;
    max-width: 215px;
    line-height: 1.1;
}
.bvi-widget, .bvi-shortcode a, .bvi-widget a, .bvi-shortcode {
    display: flex;
    column-gap: 5px;
    align-items: center;
}
.bvi-widget .bvi-svg-eye, .bvi-shortcode .bvi-svg-eye {
    font-size: 1.5em !important;
    width: 1.1em !important;
}
.dark .accordion.accordion-border .acctitle,
.dark .accordion.accordion-border .acctitlec {
    color: #000;
    font-weight: 500;
    line-height: 1.5;
    margin: 10px 0 25px;
}
.accordion.accordion-border .acctitle i {
    line-height: 1.5;
}
.accordion.accordion-border .acc_content {
    border-bottom: 1px solid #efefef;
}
.main-banner-wrapper {
    height: 500px;
    background-color: #4d6bc3;
}
.main-banner {
    position: relative;
}
.main-banner .slide {
    padding: 40px 0;
    height: 500px;
}
.main-banner-content {
    height: 100%;
    align-items: center;
}
.main-banner-buttons {
    line-height: 1.3;
    padding: 20px 20px 10px;
}
.main-banner-buttons p {
    margin-bottom: 10px;
    text-align: center;
}
.main-banner-buttons .button {
    width: 100%;
    margin: 5px 0;
}
.main-banner-buttons p span {
    color: #585858;
    font-size: 12px;
    display: block;
    text-align: center;
}
.main-banner.owl-carousel .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}
.main-banner.owl-carousel .owl-dots .owl-dot {
    background-color: #2a2a2a;
    border: 2px solid #dbdbdb;
    width: 22px;
    height: 22px;
}
@media (max-width: 1399px) {
    .bvi-widget .bvi-svg-eye, .bvi-shortcode .bvi-svg-eye {
        font-size: 0.7em !important;
        width: 0.7em !important;
    }
}
@media (max-width: 1199px) {
    .main-banner-title h1 {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .main-banner .slide  {
        height: auto;
    }
    .main-banner-content {
        position: initial;
        margin-top: 0;
    }
}
@media (max-width:767px) {
    .bvi-widget .bvi-svg-eye, .bvi-shortcode .bvi-svg-eye {
        font-size: 20px !important;
    }
    .bvi-widget, .bvi-shortcode a, .bvi-widget a, .bvi-shortcode {
        font-size: 0px;
        column-gap: 0px;
    }
}

/*Сайдбар новости*/
.wp-block-latest-posts__list {
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 6px;
    padding: 5px 0;
    margin-bottom: 5px;
}
.wp-block-latest-posts__list li:not(:last-child) {
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    margin-bottom: 10px;
}

.widget .wp-block-latest-posts__post-title,
.widget .wp-block-latest-posts__post-date,
.widget .wp-block-latest-posts__featured-image a {
    padding: 0 5px;
    display: inline-block;
    font-size: 16px;
    margin: 5px 0;
    /*color: #444;*/
}
.widget .widget-title{
    margin-bottom: 10px;
}
.widget {
    font-size: 12px;
}

.own-carousel .owl-stage {
    display: flex;
}

.own-carousel .item {
    display: block;
    background: #fff8e0;
    border-radius: 6px;
    padding: 10px;
    margin: 10px;
    transition: border-color 0.3s ease, color 0.3s ease, background-color 0.3s ease;
    border: 1px solid transparent;
    height: calc(100% - 22px); /*  Margin x 2 + border width x 2 */
    color: #a32222;

}

.own-carousel .item span {
    font-weight: 700;
    text-decoration: none;
}

.own-carousel .item time {
    display: block;
    margin-top: 8px;
    font-size: 0.9em;
}

.own-carousel .item:hover {
    border-color: #a32222;
    background-color: #fff;
}
.owl-carousel .owl-dots .owl-dot {
    background-color: #a32222;
}
.owl-carousel .owl-nav [class*=owl-]:hover {
    background-color: #a32222 !important;
}
.owl-carousel .owl-dots {
    display: flex;
    justify-content: center;
}


.main-map .map-container {
    position: relative;
    line-height: 0;
    margin-bottom: 40px;
}

.main-map .regions-map .region-inner {
    cursor: pointer;
    width: 26px;
    height: 26px;
}
.main-map .regions-map .region {
    position: absolute;
    cursor: pointer;
    transition: 0.5s;
    width: 26px;
    height: 26px;
    background-image: url('./images/map/map-city.png');
}
.main-map .regions-map #genichensk {
    top: 392px;
    left: 589px;
}
.main-map .regions-map #chaplinsk {
    top: 336px;
    left: 322px;
}
.main-map .regions-map #kalanchak {
    top: 364px;
    left: 294px;
}
.main-map .regions-map #kahovka {
    top: 224px;
    left: 336px;
}
.main-map .regions-map #novokahovka {
    top: 238px;
    left: 308px;
}
.main-map .regions-map #novotroick {
    top: 336px;
    left: 490px;
}
.main-map .regions-map #ivanovsk {
    top: 238px;
    left: 546px;
}
.main-map .regions-map #nijneserogorsk {
    top: 210px;
    left: 504px;
}
.main-map .regions-map #velikolepetihskiy {
    top: 112px;
    left: 420px;
}
.main-map .regions-map #verhnerogachinskiy {
    top: 83px;
    left: 504px;
}
.main-map .regions-map #golopristan {
    top: 406px;
    left: 98px;
}
.main-map .regions-map #skadovsk {
    top: 406px;
    left: 210px;
}
.main-map .regions-map #gornostaevsk {
    top: 154px;
    left: 378px;
}
.main-map .regions-map #aleshkino {
    top: 336px;
    left: 224px;
}
.main-map .regions-map .region:hover,
.main-map .regions-map .region[aria-expanded=true],
.main-map .regions-map .region.hover-region {
    background-image: url(./images/map/map-city-hover.png);
}
@media screen and (max-width: 1220px) {
    .map-container {
        width: 685px;
        max-width: 685px;
        transform: scale(0.8);
        left: -58px;
        padding-left: 0;
        position: absolute;
    }
    .map-col {
        position: relative;
        height: 480px;
        overflow: hidden;
    }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
    .map-container {
        transform: scale(1);
        left: 0;
        margin-bottom: 0;
    }
}
@media screen and (max-width: 768px) {
    .map-container {
        transform: scale(0.65);
        left: -99px;
        top: -49px;
    }
    .map-col {
        height: 360px;
    }
}
@media screen and (max-width: 500px) {
    .map-container {
        transform: scale(0.55);
        left: -139px;
        top: -49px;
    }
    .map-col {
        height: 335px;
    }
}
@media screen and (max-width: 400px) {
    .map-container {
        transform: scale(0.45);
        left: -185px;
        top: -120px;
    }
    .map-col {
        height: 260px;
    }
}
.accordion-list {
    list-style: none;
    font-size: 18px;
    margin-bottom: 0;
}
.accordion-list li {
    margin-bottom: 6px;
}
.accordion-list li a {
    color: #4D6BC3;
}
.accordion-list>li>a {
    font-weight: 500;
    color:#000;
}
.accordion-list>li>a:hover {
    color: #4D6BC3;
}
.accordion-list ul {
    list-style: none;
    font-size: 16px;
    margin: 10px 0 10px 42px;
}

.schedule-list__content {
    padding-left: 20px;
    padding-top: 10px;
    font-size: 16px;
}
.schedule-list__content p {
    margin-bottom: 15px;
}

/*Forms*/
textarea.wpcf7-form-control,
input.wpcf7-form-control:not([type=submit]) {
    width: 100%;
}
textarea.wpcf7-form-control {
    height: 75px;
}
.wpcf7-form label {
    display: block;
}

/*BVI Button*/
.bvi-shortcode a {
    background-color: transparent !important;
    color: inherit !important;
}
.bvi-shortcode {
    border: 2px solid #4D6BC3;
    border-radius: 12px !important;
}
.bvi-shortcode:hover {
    background-color: #4D6BC3 !important;
    color: #fff !important;
}

/* Ul PAGES */
.child-pages {
    padding-left: 20px;
}

/*Forms & Modal*/
.modal-header,
.modal-body {
    padding: 1rem 2rem;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0;
}
.wpcf7 form.sent .wpcf7-response-output {
    background: #46b450;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    background: #dc3232; /* Red */
    color: #fff;
}

.wpcf7 form.spam .wpcf7-response-output {
    background: #f56e28; /* Orange */
    color: #fff;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    background: #ffb900; /* Yellow */
}

.child-categories {
    list-style: none;
    padding: 0;
    margin: 0;
    border: 1px solid #ccc;
    border-bottom: 0;
}
.child-categories li a {
    padding: 8px;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.child-categories li a:before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background-color: #000000;
}
.posts-archive .entry-title h3 {
    font-size: 24px;
}
.posts-archive .entry-content {
    font-size: 14px;
}
.wp-block-latest-posts__list li {
    padding: 0.75rem 1.25rem;
}

.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
    position: relative !important;
}

ol.wp-block-list,
ul.wp-block-list {
    margin-block-start: 1em;
    margin-block-end: 1em;
    padding-inline-start: 40px;
}
.is-style-default {
    border-top: 1px dashed;
    opacity: 0.3;
}