:root {
    --orange-color: #ea4f00;
    --orange-second-color: #f39200;
    --white-color: #fff;
    --red-color-opacity: #b61f34c9;
    --gray-color: #4d4d4d;
    --reg-color: #b61f34;
    --yellow-color: #ffcc00;
    --mulen-ruge-color: #65103d;

    /*--g-color-left:#FFD6E8;*/
    /*--g-color-center:#AEEBFF;*/
    /*--g-color-right:#D0FFC2;*/

    --g-color-left:#F8B195;
    --g-color-center:#F67280;
    --g-color-right: #C06C84;


}

body {
    font-family: 'Vaccine';
	/*font-family: 'MuseoSansCyrl-500';*/
}

.header {
    /*height: 50px;*/
    /*position: fixed;*/
    width: 100%;
    /*background-color: var(--orange-color);*/
    /*background: linear-gradient(90deg, var(--g-color-left),var(--g-color-center), var(--g-color-right));*/
    /*background: linear-gradient(90deg, var(--reg-color), var(--orange-color), var(--yellow-color));*/
    /*background-color: var(--orange-second-color);*/
    /*z-index: 3;*/
    /*background:*/
    /*        linear-gradient(217deg, rgba(255, 0, 0, 0.8), rgba(255, 0, 0, 0) 70.71%),*/
    /*        linear-gradient(127deg, rgba(0, 255, 0, 0.8), rgba(0, 255, 0, 0) 70.71%),*/
    /*        linear-gradient(336deg, rgba(0, 0, 255, 0.8), rgba(0, 0, 255, 0) 70.71%),*/
    /*        linear-gradient(306deg, #fff, #fff 70.71%);*/

    /*background: linear-gradient(60deg, #b61f34, #b61f3400 70%), linear-gradient(300deg, #d95613, #d9561300 70%), linear-gradient(#ffd146);*/
	background: linear-gradient(135deg, #A48AD4, #8CB8E8, #B5D8F0, #F2C1D8, #FAD4B0);

}
.header.show, .navigation-btn.show{
    position: fixed;
    z-index: 3;
    top:0;
}
.navigation-btn.show{
    right: 0;
    background: linear-gradient(135deg, #A48AD4, #8CB8E8, #B5D8F0, #F2C1D8, #FAD4B0);
    padding: 15px;
}
.video-home {
    width: 100%;

}
.slider-header {
    line-height: 0;
}
.area {position: relative}

/*.slider-header .title{
    font-family: 'Vaccine';
    position: absolute;
    line-height: 7rem;
    top:15rem;
    left: 50%;
    transform: translateX(-50%);
    font-size: 4rem;
    color:var(--gray-color);
    font-weight: 700;
    background: linear-gradient(45deg,rgba(0, 0, 0, 0) 48%,rgba(0, 0, 0, 0.2) 50%,rgba(0, 0, 0, 0) 52%),linear-gradient(-45deg,rgba(0, 0, 0, 0) 48%,rgba(0, 0, 0, 0.2) 50%,rgba(0, 0, 0, 0) 52%);
    background-size: 0.24em 0.24em;

}*/
.slider-header .title {
    font-family: 'Vaccine';
    position: absolute;
    font-size: 5vw;
    color: var(--white-color);
    font-weight: 700;
    /*background-image: url(../../img/black_bg_1.png);*/
    width: 100%;
    /*height: 32vw;*/
    top:40%;
    align-items: center;
    display: flex;
    justify-content: center;
    line-height: 5rem;
    text-align: center;
}

.max-width-1315 {
    max-width: 1315px;
}
.max-width-1200 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 1rem;
}

.entry-content {
    margin: 0 auto 10rem;
    /*url(https://1.bp.blogspot.com/-xQUc-TovqDk/XdxogmMqIRI/AAAAAAAACvI/AizpnE509UMGBcTiLJ58BC6iViPYGYQfQCLcBGAsYHQ/s1600/wave.png);*/
    /*    background-size: 1000px 100px*/
}

.orange_bloc {
    /*background: url(/wp-content/themes/papashon/assets/images/orange.png);*/
    background: var(--orange-color);
    padding: 15px 0;
    color: var(--white-color);
    /*z-index: -1;*/
    position: relative;
}
.reverse-air{
    transform: rotate(180deg);
}
.white_bloc {
    background-color: var(--white-color);
    padding: 15px;
    color: var(--orange-color);
}

.col-md-6 {
    padding: 10px;
}

img {
    max-width: 100%;
    height: auto;
}
@media (min-width: 768px) {
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        height: auto;
    }

    /*.site-footer .contacts {*/
    /*    flex-wrap: wrap;*/
    /*}*/
}
#entertainment{
    z-index: 1;
    position: relative;
}

.entry-title, .subtitle, .archive-title, .instagram .title, .address .title, .pdfs .title, .news .title, .title.error-404, .advantages .title, .pdf_invitations .title {
    text-align: center;
    /*font-size: 11vw;*/
    font-size: 5vw;
    /*height: 6rem;*/
    color: var(--white-color);
    /*text-shadow: 1px 1px 0px #989898,-1px 1px 0px #989898,-1px -1px 0px #989898,1px -1px 0px #989898;*/
    text-transform: uppercase;
}

.entry-title {
    font-size: 4vw;
}

#entertainment .subtitle , #thematic-rooms .subtitle , #price .subtitle{
  margin-bottom: 3rem;
  text-align: center;
  font-size: 5vw;
  font-weight: bold;
  background: linear-gradient(135deg, #A48AD4, #8CB8E8, #99C3DF, #E8ACC8, #E6BA90);
    background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.advantages p{font-size: 2rem}

.title {
  margin-bottom: 0;
  text-align: center;
  /*font-size: 7vw;*/
  font-weight: bold;
  background: linear-gradient(135deg, #A48AD4, #8CB8E8, #99C3DF, #E8ACC8, #E6BA90);
    background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.content p {
  color: #7177a8;
  font-size: 1em;
  line-height: 1.4;
  font-family: 'MuseoSansCyrl-500';
  text-align: left;
  padding: 0 2vw;
}
.content p a{
    max-width: 100%;
    overflow: hidden;
}

.entertainment-list {
    max-width: 1600px;
    margin: 0 auto;
    display: block;
}
.advantages {
    margin: 6rem 0;
}
.white_bloc__home{
	margin-bottom: 3rem;
    margin-top: 3rem;
}

.establishment-list {
    max-width: 1600px;
    margin: 3rem auto;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    /* align-items: center; */
}

.establishment-list > div {
    flex: calc(50% - 2rem);
    margin: 1rem;
    display: block;
    position: relative;
}

.establishment-item .inside a {
    padding: 1rem 4rem;
    display: block;
    color: var(--white-color);
}

.establishment-item .inside .address {
    margin: 0 auto;
    max-width: 80%;
    text-align: center;
}

.establishment-item .inside {
    text-align: right;
    position: absolute;
    /*bottom: 0;*/
    width: 60%;
    min-height: 60%;
    padding: 1rem;
    color: var(--white-color);
    display: flex;
    background-color: var(--red-color-opacity);
    align-content: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    z-index: 2;
}


@keyframes fly-3 {
    0% {
        border-radius: 0 400px 700px 800px;
    }
    25% {
        border-radius: 0 500px 600px 900px;
    }
    50% {
        border-radius: 0 600px 500px 1000px;
    }
    100% {
        border-radius: 0 500px 600px 900px;

    }
}
@keyframes fly-2 {
    0% {
        border-radius:  400px 0 800px 700px;
    }
    25% {
        border-radius:  500px 0 900px 600px;
    }
    50% {
        border-radius:  600px 0 1000px 500px;
    }
    100% {
        border-radius:  500px 0 900px 600px;

    }
}
@keyframes fly-0 {
    0% {
        border-radius:  400px  1000px  0 700px ;
    }
    25% {
        border-radius:  500px 900px   0 600px ;
    }
    50% {
        border-radius:  600px  800px  0 500px ;
    }
    100% {
        border-radius:  500px  900px  0 600px ;

    }
}
@keyframes fly-1 {
    0% {
        border-radius:  1000px  400px  700px 0;
    }
    25% {
        border-radius:  900px 500px   600px 0;
    }
    50% {
        border-radius:  800px  600px  500px 0;
    }
    100% {
        border-radius:  900px  500px  600px 0;

    }
}

.establishment-item.el-3 img {
    border-radius: 0 500px 500px 800px;
    box-shadow: #00000052 20px 20px 20px;
    transition: all 50ms ease;
    animation-name: fly-3;
    animation-duration: 5s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.establishment-item.el-2 img {
    border-radius: 500px 0 800px 500px;
    box-shadow: #00000052 -20px 20px 20px;
    animation-name: fly-2;
    animation-duration: 5s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.establishment-item.el-1 img {
    border-radius: 800px 500px 500px 0;
    box-shadow: #00000052 20px 20px 20px;
    animation-name: fly-1;
    animation-duration: 5s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.establishment-item.el-0 img {
    border-radius: 500px 800px 0 500px;
    box-shadow: #00000052 -20px 20px 20px;
    animation-name: fly-0;
    animation-duration: 5s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
max-height: 568px;
}

.establishment-item.el-3 .inside {
    border-radius: 0 250px 250px 400px;
    transition: all 50ms ease;
    animation-name: fly-3;
    animation-duration: 5s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.establishment-item.el-2 .inside {
    border-radius: 250px 0 400px 250px;
    animation-name: fly-2;
    animation-duration: 5s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.establishment-item.el-1 .inside {
    border-radius: 400px 250px 250px 0;
    animation-name: fly-1;
    animation-duration: 5s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.establishment-item.el-0 .inside {
    border-radius: 250px 400px 0 250px;
    animation-name: fly-0;
    animation-duration: 5s;
    animation-direction: alternate;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}









.establishment-item.el-4 img {
    border-radius: 500px;
    box-shadow: #00000052 20px 20px 20px;
}
.establishment-item.el-4 .inside {
    border-radius: 250px;
	width: auto;
}
.establishment-list .el-4{
	display: flex;
}
.establishment-list .el-4 .inside{
	margin: 0 auto;
	top: 0;
}









.establishment-item.el-0 .inside, .establishment-item.el-1 .inside {
    bottom: 4px;
}

.establishment-item.el-2 .inside, .establishment-item.el-3 .inside {
    top: 0;
}

.establishment-item.el-2 .inside, .establishment-item.el-0 .inside {
    right: 0;
}

.establishment-item.reverse .inside {
    text-align: left;
}

.establishment-item {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-around;
    align-items: center;
}

.establishment-item {
    /*font-family: 'MuseoSansCyrl-500';*/
    color: var(--reg-color);
}

.establishment-item a.link {
    background: var(--mulen-ruge-color);
    padding: 0.3rem 1.5rem;
    margin-top: 1rem;
    border-radius: 100px;
    font-size: 1rem;
    text-decoration: none;
    text-transform: none;
}

.establishment-item a.link:hover {
    /*color: var(--yellow-color);*/
    background: var(--orange-color);
    text-decoration: none;
}

.establishment-item a {
    font-size: 1.3rem;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}

.establishment-item a:hover {
    text-decoration: underline;
}

.entertainment-list .reverse, .establishment-item.reverse {
    flex-direction: row-reverse;
}

.entertainment-item {
    display: flex;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    flex: 1 0 30%;
    margin-bottom: 20px;
    padding: 0;
    flex-wrap: wrap;
    margin-right: 7px;
    text-align: center;
    border: 10px solid transparent;
    border-radius: 40px;
  background: linear-gradient(#ffffffc7, #ffffffba) padding-box, linear-gradient(135deg, #A48AD4, #8CB8E8, #B5D8F0, #F2C1D8, #FAD4B0) border-box;
}

.entertainment-item  .expert p{display: none}
.entertainment-item .item {
    /*flex: 1 0 calc(60% - 10px);*/
    /*margin: 0 10px;*/
    /*width: calc(90% * (1 / 2) - 10px - 1px);*/

}

.entertainment-item .expert {
    /*flex: 1 0 calc(40% - 10px);*/
    /*margin: 0 10px;*/
    /*width: calc(100% * (1 / 2) - 10px - 1px);*/

}

.entertainment-item .expert {
    /*text-align: center;*/
}

.entertainment-item img {
    /*width: calc(100% * (1/2) - 10px - 1px);*/

}
.logo {
  max-height: 4rem;
  /*margin-top: 7px;*/
}
.item a img, .item a video {
    /*width: calc(100% * (1/2) - 10px - 1px);*/
    height: auto;
    /*max-height: 80rem;*/
    width: 100%;
    object-fit: cover;
    border-color: var(--white-color);
    border: none;
    border-radius: 30px;
}

.art-1 a img, .art-1 a video {
   /* border-radius: 50% 50% 50% 50% / 40% 30% 70% 60%;*/
    /*transition: all 5000ms ease;*/
    /*animation-name: var-two;*/
    /*animation-duration: 13s;*/
    /*animation-direction: alternate;*/
    /*animation-iteration-count: infinite;*/
    /*animation-timing-function: linear;*/
}

/*.art-1 a img:hover{*/
/*border-radius: 50% 50% 40% 60% / 40% 30% 70% 60%;*/
/*transition: all 5000ms ease;*/
/*}*/
.art-2 a img, .art-2 a video {
   /* border-radius:50% 50% 50% 50% / 40% 30% 70% 60%;*/
    /*transition: all 5000ms ease;*/
   /* animation-name: var-two;*/
   /* animation-duration: 13s;*/
    /*animation-direction: alternate;*/
    /*animation-iteration-count: infinite;*/
    /*animation-timing-function: linear;*/
}

/*.art-2 a img:hover{*/
/*border-radius: 50% 50% 40% 60% / 70% 60% 40% 30%;*/
/*transition: all 5000ms ease;*/
/*}*/
.art-3 a img, .art-3 a video {
    /*border-radius: 60% 40% 40% 40% / 40% 30% 70% 60%;*/
    /*animation-name: var-three;*/
    /*animation-duration: 13s;*/
    /*animation-direction: alternate;*/
    /*animation-iteration-count: infinite;*/
    /*animation-timing-function: linear;*/
}

.art-4 a img , .art-4 a video {
    /*border-radius: 50% 50% 40% 60% / 70% 60% 40% 30%;*/
    /*animation-name: var-one;*/
    /*animation-duration: 13s;*/
   /* animation-direction: normal;*/
    /*animation-iteration-count: infinite;*/
    /*animation-timing-function: linear;*/
}

.art-5 a img, .art-6 a img, .art-7 a img, .art-8 a img, .art-9 a img, .art-10 a img, .art-11 a img ,.art-12 a img ,.art-13 a img ,.art-14 a img .art-14 a img , .art-5 a video, .art-6 a video, .art-7 a video, .art-8 a video, .art-9 a video, .art-10 a video, .art-11 a video, .entertainment-item .item  img, .entertainment-item .item  video{
    /*border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;*/
    /*animation-name: var-three;*/
    /*animation-duration: 13s;*/
    /*animation-direction: alternate;*/
    /*animation-iteration-count: infinite;*/
    /*animation-timing-function: linear;*/
}

@keyframes var-one {
    0% {
        border-radius: 40% 60% 40% 60% / 40% 60% 40% 60%;
        padding: 10px;

    }
    25% {
        border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
        padding: 20px 0;
    }
    50% {
        border-radius: 60% 40% 60% 40% / 60% 40% 60% 40%;
        padding: 10px;
    }
    75% {
        border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
        padding: 0 20px ;

    }
    

}

@keyframes var-two {
    0% {
        border-radius: 50% 50% 40% 60% / 40% 30% 70% 60%;
    }
    50% {
        border-radius: 50% 50% 40% 60% / 70% 60% 40% 30%;
    }
    25% {
        border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
    }
    100% {
        border-radius: 50% 50% 40% 60% / 40% 30% 70% 60%;
    }
}

@keyframes var-three {
    0% {
        border-radius: 50% 50% 40% 60% / 40% 30% 70% 60%;
    }
    100% {
        border-radius: 50% 50% 40% 60% / 70% 60% 40% 30%;
    }
    25% {
        border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%;
    }
    50% {
        border-radius: 50% 50% 40% 60% / 40% 30% 70% 60%;
    }
}

.expert {
    padding: 10px;
}

.orange_bloc h2.subtitle.fly span {
    /*width: 50%;*/
    margin-top: 2.8rem;
}

.orange_bloc h2.subtitle.fly {
    text-shadow: none;
    text-transform: none;
    position: relative;
    width: 13vw;
    height: 13vw;
    margin: 0 auto -103px;
    box-shadow: #00000052 0 20px 20px;
    font-size: 2vw;
    color: var(--reg-color);
    /*background: var(--yellow-color);*/
    background: url(/wp-content/themes/papashon/assets/images/1.svg);
    background-size: contain;
    text-align: center;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.expert a, .entertainment-item a.title, a.link-all {
  text-decoration: none;
  font-weight: bold;
  font-size: 3vw;
  line-height: 2vw;
  background: linear-gradient(135deg, #A48AD4, #8CB8E8, #99C3DF, #E8ACC8, #E6BA90);
    background-clip: border-box;
  background-clip: border-box;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  padding: 10px;
}

a.link-all{
    text-align: center;
    margin: 4rem 0;
    display: block;
}
.entertainment-item a.title {
    color: var(--mulen-ruge-color);
    text-decoration: none;
    margin: 1rem auto;

}

.entertainment-item a.title:hover {
    text-decoration: underline;
    color: var(--orange-color);
}

.call-to-action {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background-color: var(--reg-color);
    padding: 6rem 0;
}

.call-to-action .title {
    font-size: 2rem;
    font-weight: 600;
    color: var(--white-color);
    padding: 2rem;
    text-align: center;
    font-family: 'MuseoSansCyrl-500';
}

button.call-to-action__btn {
    margin: 2rem 0;
    position: relative;
    padding: 12px 35px;
    background: var(--white-color);
    font-size: 17px;
    font-weight: 500;
    color: #181818;
    border: 3px solid #fec195;
    border-radius: 8px;
    box-shadow: 0 0 0 #fec1958c;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}


.star-1 {
    position: absolute;
    top: 20%;
    left: 20%;
    width: 25px;
    height: auto;
    filter: drop-shadow(0 0 0 #fffdef);
    z-index: -5;
    transition: all 1s cubic-bezier(0.05, 0.83, 0.43, 0.96);
}

.star-2 {
    position: absolute;
    top: 45%;
    left: 45%;
    width: 15px;
    height: auto;
    filter: drop-shadow(0 0 0 #fffdef);
    z-index: -5;
    transition: all 1s cubic-bezier(0, 0.4, 0, 1.01);
}

.star-3 {
    position: absolute;
    top: 40%;
    left: 40%;
    width: 5px;
    height: auto;
    filter: drop-shadow(0 0 0 #fffdef);
    z-index: -5;
    transition: all 1s cubic-bezier(0, 0.4, 0, 1.01);
}

.star-4 {
    position: absolute;
    top: 20%;
    left: 40%;
    width: 8px;
    height: auto;
    filter: drop-shadow(0 0 0 #fffdef);
    z-index: -5;
    transition: all 0.8s cubic-bezier(0, 0.4, 0, 1.01);
}

.star-5 {
    position: absolute;
    top: 25%;
    left: 45%;
    width: 15px;
    height: auto;
    filter: drop-shadow(0 0 0 #fffdef);
    z-index: -5;
    transition: all 0.6s cubic-bezier(0, 0.4, 0, 1.01);
}

.star-6 {
    position: absolute;
    top: 5%;
    left: 50%;
    width: 5px;
    height: auto;
    filter: drop-shadow(0 0 0 #fffdef);
    z-index: -5;
    transition: all 0.8s ease;
}

button.call-to-action__btn:hover {
    background: transparent;
    color: #fec195;
    box-shadow: 0 0 25px #fec1958c;
}

button.call-to-action__btn:hover .star-1 {
    position: absolute;
    top: -80%;
    left: -30%;
    width: 25px;
    height: auto;
    filter: drop-shadow(0 0 10px #fffdef);
    z-index: 2;
}

button.call-to-action__btn:hover .star-2 {
    position: absolute;
    top: -25%;
    left: 10%;
    width: 15px;
    height: auto;
    filter: drop-shadow(0 0 10px #fffdef);
    z-index: 2;
}

button.call-to-action__btn:hover .star-3 {
    position: absolute;
    top: 55%;
    left: 25%;
    width: 5px;
    height: auto;
    filter: drop-shadow(0 0 10px #fffdef);
    z-index: 2;
}

button.call-to-action__btn:hover .star-4 {
    position: absolute;
    top: 30%;
    left: 80%;
    width: 8px;
    height: auto;
    filter: drop-shadow(0 0 10px #fffdef);
    z-index: 2;
}

button.call-to-action__btn:hover .star-5 {
    position: absolute;
    top: 25%;
    left: 115%;
    width: 15px;
    height: auto;
    filter: drop-shadow(0 0 10px #fffdef);
    z-index: 2;
}

button.call-to-action__btn:hover .star-6 {
    position: absolute;
    top: 5%;
    left: 60%;
    width: 5px;
    height: auto;
    filter: drop-shadow(0 0 10px #fffdef);
    z-index: 2;
}

.fil0 {
    fill: #fffdef;
}


.circles {
    position: absolute;
    /*top: 0;*/
    left: 0;
    width: 90%;
    height: 100%;
    /*overflow: hidden;*/
}

.circles li {
    position: relative;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.2);
    animation: animate 25s linear infinite;
    bottom: -150px;

}

.circles li:nth-child(1) {
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
}


.circles li:nth-child(2) {
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
}

.circles li:nth-child(3) {
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
}

.circles li:nth-child(4) {
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s;
}

.circles li:nth-child(5) {
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
}

.circles li:nth-child(6) {
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s;
}

.circles li:nth-child(7) {
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s;
}

.circles li:nth-child(8) {
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
}

.circles li:nth-child(9) {
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s;
}

.circles li:nth-child(10) {
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s;
}


@keyframes animate {

    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }

}

html {
    scroll-behavior: smooth
}

.price {
    margin: 3rem auto;
    display: block;
    padding: 3rem 0;
}

.price .image {
    display: block;
    max-width: 70%;
    margin: 0 auto;
    text-align: center;
}

.grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

/*.grid-item {*/
/*    width: calc(100% * (1/2) - 22px - 1px);*/
/*    flex: 1 0 calc(60% - 10px);*/
/*    margin: 0 10px;*/
/*    display: inline-flex;*/
/*}*/
.grid-item {
    width: 300px;
}

/*.grid-item--width2 { width: 400px; }*/

header.entry-header {
    /*padding: 1rem 0;*/
}

.post-thumbnail, .entry-date {
    text-align: center;
}

.entry-date {
    margin: 1rem 0;
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
    border-bottom: 2px solid var(--mulen-ruge-color);
    padding: 1rem 0;
    color: var(--gray-color);
}

.post-thumbnail img {
    margin: 0 auto
}

/*Contacts page*/
.contacts-page {
    margin: 0 auto 3rem;
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
}

.posts-list.content {
    display: flex;
    flex-wrap: wrap;
    background: var(--white-color);
    margin: 3rem auto;
}

.posts-list > div {
    flex: calc(50% - 2rem); /* or - flex: 0 50% - or - flex-basis: 50% - */
}

.posts-list .post-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 1rem;
}

.archive-meta.content {
    text-align: justify;
}

.contacts-page > div {
    flex: calc(50% - 10px - 2rem); /* or - flex: 0 50% - or - flex-basis: 50% - */
    /*demo*/
    box-shadow: 2px 0px 20px 1px var(--gray-color);
    margin: 5px;
    background: white;
    padding: 1rem;
}

.contacts-page img {
    margin: 1rem auto;
    display: block;
}

.contacts-page .addr {
    margin-bottom: 0.5em;
    min-height: 2.857em;
    font-family: 'Vaccine';
    letter-spacing: 0.088em;
    line-height: 1.45;
    text-align: center;
    text-transform: uppercase;
    padding: 0 1rem;
    font-weight: bold;
}

.contacts-page .phones, .contacts-page .work-time, .contacts-page .email, .data .phones, .data .work-time, .data .email {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    align-items: center;
    margin: 0.8rem 1rem;
}

.contacts-page {
    color: var(--gray-color);
}

.contacts-page svg, .data svg {
    margin: 0 1rem;
    /*stroke: var(--orange-color)!important; ;*/
    /*color: var(--orange-color)!important; ;*/
}

.contacts-page .phone p, .data .phone p {
    margin: 0;
    font-weight: bold;
}

.contacts-page .phone a, .data .phone a {
    display: block;
    padding: 0.4rem 0;
}

.contacts-page .phone a:hover, .data .phone a:hover, .email a:hover, .contacts-page a.button:hover {
    text-decoration: underline;
    color: var(--orange-color);
}

.contacts-page a, .data a {
    text-decoration: none;
    color: var(--gray-color);
}

.contacts-page a.button, .data a.button {
    color: var(--mulen-ruge-color);
    margin: 2rem;
}

.page-content, .single-content {
    background: var(--white-color);
    padding: 1rem;
}

.page-content a, .posts-list a {
    text-decoration: none;
    /*color: var(--orange-color);*/
}

.page-content a:hover, .posts-list a:hover {
    text-decoration: underline;
}

.slick-initialized .slick-slide {
    margin: 1rem;
}

.slick-prev:before {
    content: '';
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    border-top: 3px solid var(--mulen-ruge-color);
    border-right: 3px solid var(--mulen-ruge-color);
    transform: translate(-50%, -50%) rotate(-135deg);
}

.slick-next:before {
    content: '';
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    border-top: 3px solid var(--mulen-ruge-color);
    border-right: 3px solid var(--mulen-ruge-color);
    transform: translate(-50%, -50%) rotate(45deg);
}


.images.slick-gallery {
    margin: 0 auto;
    max-width: calc(100% - 7rem);
}

.kids-page .expert a, #entertainment .subtitle {
    /*color: var(--mulen-ruge-color);*/
    text-align: center;
    display: block;
}

.item a img, .item a video {
    border-color: #b61f3433;
	margin-bottom: -5px;
}

.address {
    display: block;
    max-width: 1200px;
    margin: 3rem auto;
}

.address .data {
    color: var(--gray-color);
    margin-left: 2rem;
    background: var(--white-color);
    padding: 1rem;
    box-shadow: 2px 0px 20px 1px var(--gray-color);
}

.address .addr {
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'MuseoSansCyrl-500';
}

.address .info {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 6rem 2rem;
    position: relative;
}

.full-white-width {
    display: block;
    width: 100%;
    background: var(--white-color);
}

.type-page .center-content {
    margin: 0 auto;
}

.entertainment-list-page .entertainment-item {
    flex-direction: column;
}
.entertainment-list-page  .entry-content {
    display: flex;
    flex-wrap: wrap;
}
.entertainment-list-page .entertainment-item a {
    font-size: 2rem;
    min-height: 4.5rem;
}
.kids-page-template footer .contacts {
    display: none;
}
.comment-respond {
    display: none
}

/*img{*/
/*    z-index: -2;*/
/*    position: relative;*/
/*}*/

.pdfs .pdf-item a:hover,.news .list > div a:hover{ color: var(--orange-color);}
.pdfs .pdf-item a:hover path{ fill: var(--orange-color) !important;}
.pdfs .pdf-item a,.news .list > div a{
    text-decoration: none;
    color: var(--mulen-ruge-color);
    text-transform: uppercase;
}
.pdfs .pdf-item a {
     display: flex;
     flex-direction: column;
     justify-content: flex-start;
     align-content: center;
     flex-wrap: wrap;
     min-height: 400px;
 }
.pdfs .pdf-item img{
    max-width: 22rem;
}
.pdfs .pdf-item {
    margin: 4rem 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    /* min-width: 4rem; */
    text-align: center;
}
.tabs__caption .title, button.call-to-action__btn, .content .title, .expert a, .entertainment-item a.title, a.link-all, .title-pdf, .papashon_head_establishment_class .menu-item a, .kids-page .expert a, #entertainment .subtitle, .call-to-action .title, .entry-title, .subtitle, .archive-title, .instagram .title, .address .title, .pdfs .title, .news .title, .title.error-404, .advantages .title, .pdf_invitations .title {
    font-family: 'DR_GH';
}
.pdfs .list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.news .list {
	text-align: center;
}
.news .list > div{     display: inline-block;}
.news .list > div a{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.price .max-width-1200.content p{
    text-align: center;
    color: var(--red-color-opacity);
    font-size: 1.5rem;
}
.entertainment-list {
    padding: 0 3rem;
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
}
.entertainment-item .expert a{
    font-size: 2rem;
    min-height: 4.5rem;
}
.entertainment-item .item a {
    max-height: 210px;
    display: block;
    overflow: hidden;
}
.about{
	/*background-color: var(--gray-color);*/
    background: linear-gradient(60deg, #282828, #28282800 70%), linear-gradient(300deg, #4d4d4d, #4d4d4d00 70%), linear-gradient(#ccc);
	color: #fff;
	padding: 3rem 0;
	background: linear-gradient(135deg, #A48AD4C2, #8CB8E8C2, #B5D8F0C2, #F2C1D8C2, #FAD4B0C2);
    background-color: rgba(0, 0, 0, 0);
	background-color: #000;
}
.about p{
	color: #fff;
}
.content .title {
  margin-bottom: 1rem;
  text-transform: uppercase;
  font-size: 5vw;
}
.instagram {
	background: linear-gradient(135deg, #fcd77f, #f2936a, #d86e91, #a76bbd, #6f85d5);
	padding: 3rem 15px;
}
.instagram .title {
  margin-bottom: 3rem;
  text-align: center;
  color: #fff;
  text-shadow: 1px 1px 0px #fff;
  text-transform: uppercase;
  background-color: #fff;
}
.instagram-gallery-item__wrap {
  border-radius: 50px !important;
  border: 7px solid #ffffff26;
  background-color: #fff0;
}

.instagram-gallery__button--follow {
  background-color: var(--reg-color);
  margin-top: 3rem;
  font-size: 2rem;
  border-radius: 15px;
}
.instagram-gallery__button > i {
  margin: 0;
  font-size: 2rem;
}
.instagram-gallery-item:hover .instagram-gallery-item__media-mask {
  opacity: 0.4;
  transition: all .5s ease-out;
}
.news{

	padding: 10rem 0 0;
}
.news .title, .entry-title, .papashon-container .faq-title {
  margin-bottom: 3rem;
  text-align: center;
  background: linear-gradient(135deg, #A48AD4, #8CB8E8, #99C3DF, #E8ACC8, #E6BA90);
    background-clip: border-box;
  background-clip: border-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.newb a p {
  background-color: #b3d6f0;
  padding: 15px 0 !important;
  border-radius: 0 0 30px 30px;
  position: relative;
  text-align: center;
  top: 0;
  font-family: 'MuseoSansCyrl-500';
  margin-top: 0;
  width: 100%;
}
.newb a img {
  border-radius: 30px 30px 0 0;
}
.newb a{
	position: relative;
	padding: 10px;
}
.swiper-button-next::after, .swiper-container-rtl .swiper-button-prev::after {
  content: 'next';
  background-color: var(--mulen-ruge-color);
  padding: 15px;
  border-radius: 50px 0 0 50px;
  color: #fff;
  border: solid 7px #ffffff30;
}
.swiper-button-prev::after, .swiper-container-rtl .swiper-button-next::after {
  content: 'prev';
  background-color: var(--mulen-ruge-color);
  padding: 15px;
  border-radius: 0 50px 50px 0;
  color: #fff;
  border: solid 7px #ffffff30;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  background-color: var(--mulen-ruge-color);
  padding: 15px;
  border-radius: 50px 50px 0 0;
  color: #fff;
  border: solid 7px #ffffff30;
  bottom: -10px;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color,#fff);
}
video.video {
    max-width: 100%;
}

.info .data .logo{
    margin:0.4rem 1.7rem 0;
}
.awards {
    padding: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}
.awards img {
    max-height: 100px;
}
.graduation .description {
  border: solid 15px #b61f3430;
  border-radius: 40px;
  margin: 50px auto;
}
a.logo-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    text-decoration: none;
    color: var(--white-color);
}

span.children-love {
    font-family: 'DR_GH';
}
.type-wporg_entertainment .entry-header.alignwide,.type-wporg_thematic_room .entry-header.alignwide{
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    min-height: 500px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
}
.advantages p, .pdf_invitations .description {
  text-align: center;
  color: #7177a8;
  margin: 2rem;
  font-family: 'MuseoSansCyrl-500';
}
.advantages h3 {
    text-align: center;
    text-transform: uppercase;
    margin: 2rem;
    font-family: 'DR_GH';
	color: var(--gray-color);

}
.advantages .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.advantages .element {
    display: flex;
    flex-basis: 50%;
    margin: 3rem 0;
    box-sizing: border-box;
}
.advantages  .element .subtitle {
    font-size: 2rem;
    font-weight: bold;
    color: var(--reg-color);
	text-shadow: none;
}
.advantages  .element  img {
    max-width: 300px;
    max-height: 300px;
}
.advantages  .element  .description {
    border: none;
    border-radius: unset;
    background: none;
    margin: 1px;
    height: auto;
    font-size: 1.1rem;
    padding-left: 2rem;
	color: var(--gray-color);

}
div#nav-single a {
    color: #fff;
    text-decoration: unset;
    position: relative;
    top: 13px;
}
div#nav-single {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pdfs {
    margin-top: 5rem;
}

/* CALENDAR */
/* datepicker css */

.ui-datepicker {
    text-align: center;
    background: #fff;
}

.ui-datepicker-trigger {
    margin: 0 0 0 5px;
    vertical-align: text-top;
}

.ui-datepicker {
    font-family: Open Sans, Arial, sans-serif;
    margin-top: 2px;
    padding: 0 !important;
    border-color: #c9f0f5 !important;
}

.ui-datepicker {
    width: 256px;
}

.openemr-calendar .ui-datepicker {
    width: 191px;
}

.ui-datepicker table {
    width: 256px;
    table-layout: fixed;
}

.openemr-calendar .ui-datepicker table {
    width: 191px;
    table-layout: fixed;
}

.ui-datepicker-header {
    background-color: var(--orange-second-color) !important;
    background-image: none !important;
    border-radius: 0;
}

.openemr-calendar .ui-datepicker-header {
    background-color: #e6f7f9 !important;
    border-width: 1px;
    border-color: #c9f0f5;
    border-style: solid;
}

.ui-datepicker-title {
    line-height: 35px !important;
    margin: 0 10px !important;
}

.openemr-calendar .ui-datepicker-title {
    line-height: 20px !important;
}

.ui-datepicker-prev span {
    display: none !important;
}

.ui-datepicker-next {
    text-align: center;
}

.ui-datepicker-next span {
    display: none !important;
}

.ui-datepicker-prev {
    background-color: transparent !important;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAAUklEQVQYlXWPwQnAMAwDj9IBOlpH8CjdJLNksuujFIJjC/w6WUioFBcqJ7sGEAD5Y/hpqLRghRv4YQlUjqXI3Kql2MixraGbEhVcDXcFUR/1egEHNuTBpFW0NgAAAABJRU5ErkJggg==') !important;
    height: 12px !important;
    width: 7px !important;
    margin: 14px 12px;
    display: inline-block;
    left: 0 !important;
    top: 0 !important;
}

.openemr-calendar .ui-datepicker-prev {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAOCAYAAAD9lDaoAAAAuUlEQVQokXXRsUtCYRAA8J8pDQ1CVIgIgtBU2NDiZIuDS4uLf6WDS1O0tLREEE8icBNKS3lTs8/B78XHw3dwcHA/juOuqjzucYJVrQQMcYctvo4OgEFIeMK6iPphCjzjEWLUC3vACx7yRo5uMUIFr5gii1EL41AvMIkBVPGH04DrSLEsIvjEOZq4wi9+iijDR0ANXOMbmxjlcIY2LtANO6YxymGCDs5wg/ciYv+KBJeY4+2A+Y9j4Y47RtUkrNXeDxUAAAAASUVORK5CYII=') !important;
    height: 14px !important;
    width: 9px !important;
    margin: 5px !important;
}

.ui-datepicker-next {
    cursor: pointer;
}

.ui-datepicker-prev {
    cursor: pointer;
}

.ui-datepicker-next {
    background-color: transparent !important;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAVUlEQVQYlXWQ0Q3AIAhEL07gKI7kKN2kI3Wk1w9to3KQEELucQEECOizhhTQGHFnwOdgobWx0GkZILfYBhXl0STVbPoBarbkL7ozN/F8VBBXh8uJgF5r2hrI4GHUkAAAAABJRU5ErkJggg==') !important;
    height: 12px !important;
    width: 8px !important;
    margin: 14px 12px;
    display: inline-block;
    right: 0 !important;
    top: 0 !important;
}

.openemr-calendar .ui-datepicker-next {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAtElEQVQYlXXQsUpCcRQH4I97EQyHa1pgIEE0hBGYL+BjNLRFjxXh4rM4F21BS4S4FAgqQioOngt/RM/6+zi/w4EanlA4MDkecYsO3vG/D8a4Rx03eMMqBQt8oodTXAdalwBm+IpNDVxG3aYEMMU3ujjDBT5SAH9R2cE58mwPFOgneJSCGp7RjLoXTEtQjbCFOV7xCxkqdp9sYxnhpFyb4QFXdh8c4Cc9Ko++OwzjFwfn5FiwBVeuI/K2UCkSAAAAAElFTkSuQmCC') !important;
    height: 14px !important;
    width: 8px !important;
    margin: 5px;
}

.ui-datepicker-month {
    border-radius: 2px;
    background-color: #3985a0;
    width: 110px !important;
    height: 22px;
    font-family: Open Sans !important;
    color: #fff;
    font-size: 14px !important;
    font-weight: 600;
    text-align: left;
    border: none !important;
    margin-right: 17px !important;
    vertical-align: text-top;
}

.openemr-calendar .ui-datepicker-month {
    font-family: Open Sans, Arial, sans-serif;
    color: rgba(34, 34, 34, 0.87);
    font-size: 12px !important;
    font-weight: 700;
    text-align: center;
    transform: scaleX(1.0029)
}

.ui-datepicker-year {
    border-radius: 2px;
    background-color: #3985a0;
    width: 61px !important;
    height: 22px;
    border: none !important;
    font-family: Open Sans !important;
    color: #fff;
    font-size: 14px !important;
    font-weight: 600;
    text-align: left;
    vertical-align: text-top;
}

.openemr-calendar .ui-datepicker-year {
    font-family: Open Sans, Arial, sans-serif;
    color: rgba(34, 34, 34, 0.87);
    font-size: 12px !important;
    font-weight: 700;
    text-align: center;
    transform: scaleX(1.0029)
}

.ui-datepicker-month option,
.ui-datepicker-year option {
    color: #3985a0 !important;
    background-color: #fff !important;
    font-family: Open Sans !important;
    font-size: 14px !important;
    font-weight: 600;
}

.ui-datepicker-month option[selected],
.ui-datepicker-year option[selected] {
    background-color: #e5edf0 !important;
}

.ui-datepicker .ui-state-hover {
    /*background: none !important;*/
    border: 0 !important;
}

.ui-datepicker td {
    vertical-align: top;
}

.ui-datepicker .ui-state-default {
    border-radius: 2px;
    border-color: #edebeb !important;
    /*     background: white !important; */
    width: 24px;
    height: 24px;
    padding: 0 !important;
    line-height: 24px;
    text-align: center !important;
    font-family: Open Sans, Arial, sans-serif;
    color: #707070;
    font-size: 13px;
    font-weight: 400 !important;
    margin: 7px 0 0 4px;
}

.ui-datepicker .ui-state-default.ui-state-highlight{
    border-color: #dcdcdc;
    background-color: #cff3f8 !important;
    color: #3e9aba !important;
}

.openemr-calendar .ui-state-default {
    font-size: 10px;
    margin: 0;
}

.ui-datepicker td {
    width: 33px;
}

.openemr-calendar .ui-datepicker td {
    width: 26px;
}

.openemr-calendar .ui-state-default {
    width: 26px;
    height: 20px;
    line-height: 20px;
}
.ui-state-default.ui-state-hover {
    border-color: #dcdcdc;
    background-color: #cff3f8 !important;
}

.ui-datepicker .ui-state-active {
    border-color: #dcdcdc;
    background-color: #cff3f8 !important;
    color: #3e9aba !important;
}

.ui-datepicker-calendar thead tr th {
    font-family: Open Sans, Arial, sans-serif;
    color: #549fa8;
    font-size: 12px;
    font-weight: 400;
    padding: 0.45em 0.3em !important;
    /*   width: 15px !important; */
}

.openemr-calendar .ui-datepicker-calendar thead tr th {
    font-size: 10px;
}

.ui-datepicker-close {
    display: none;
}

.ui-datepicker thead {
    background-color: #f5f5f5;
}

.openemr-calendar .ui-datepicker thead {
    background: none;
}

.ui-state-default.ui-datepicker-current {
    float: none !important;
    font-family: Open Sans, Arial, sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    border-width: 0 !important;
    border: none;
    vertical-align: top;
    margin: 0 !important;
    background-color: transparent !important;
}

.ui-datepicker-buttonpane.ui-widget-content {
    text-align: center;
    background-color: #3e9aba;
    margin: 0 !important;
    height: 28px;
    padding: 0 !important;
}

.openemr-calendar .ui-datepicker-year {
    background-color: transparent;
}

.openemr-calendar .ui-datepicker-month {
    background-color: transparent;
}

.openemr-calendar .ui-state-default {
    border: 0 !important;
}

.openemr-calendar .ui-datepicker-month {
    margin-right: 10px !important;
}

.establishment-item .inside a.link_phone svg {
    margin-top: -10px;

}
.establishment-item .inside a.link_phone {
    padding: 0;
    font-size: 1rem;
    display: flex;
    margin-top: 0.8rem;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.pdf_invitations .items {
    display: flex;
    flex-wrap: wrap;
    margin: 4rem auto;

}


.pdf_invitations .items .item {
    flex-basis: 50%;
    padding: 10px ;
    box-sizing: border-box;
}
.pdf_invitations .items .item a img {
    border: none;
    flex-basis: 50%;
    padding: 10px 0;
    box-sizing: border-box;
}

.pdf_invitations .items .item  a {
    display: flex;
    flex-wrap: wrap;
}

.entertainment video.video {
    margin: 4rem auto 0;
    display: block;
}

.posts-list.content .action_finished {
    font-size: 1.7rem;
}

.action_finished {
    text-align: center;
    font-size: 3rem;
    font-weight: bold;
    color: var(--reg-color);
    display: flex;
    align-items: center;
    justify-content: center;
}
.emoji {
    /*font-size: 100px;*/
    animation: bounce 1s infinite ease-in-out;
}

@keyframes bounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}
.pagination {
    text-align: center;
    margin: 20px 0;
}

.pagination a,
.pagination span {
    display: inline-block;
    padding: 8px 12px;
    margin: 2px;
    border: 1px solid #ddd;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
}

.pagination a:hover {
    background-color: var(--orange-second-color);
    color: #fff;
}

.pagination .current {
    background-color: var(--orange-second-color);;
    color: #fff;
    border: 1px solid var(--orange-second-color);;
}

.menus-wrapper {
    position: relative;
    min-height: 300px; /* Мінімальна висота, щоб не було стрибків під час завантаження */
}

.preloader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.8);
    z-index: 10;
}

.loader {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}



















   .ndes {
      margin: 0;
      /*background: linear-gradient(180deg, #13cae8, #13cae800 70%), linear-gradient(0deg, #13cae8, #13cae800 70%), linear-gradient(#106dfd00);*/
	  background: linear-gradient(180deg, #8CB8E8, #8CB8E800 70%), linear-gradient(0deg, #8CB8E8, #8CB8E800 70%), linear-gradient(#8CB8E800);
      display: flex;
      justify-content: center;
      align-items: center;
      height: 100vh;
    }

	.mywrapper {
	  position: relative;
	  width: 12vmin;
	  height: 12vmin;
	  animation: rotatePentagon 120s linear infinite;
	  background-color: #8CB8E8;
	  border-radius: 50%;
	  border: 1vmin solid #ADCCE1;
	}
	.line {
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  width: 5vmin;
	  height: 16vmin;
	  transform-origin: top;
	  margin-left: -2.5vmin;
	  background-image: url("/wp-content/themes/papashon/img/ferma.svg");
	  background-position: center;
	  background-size: contain;
	}

    .line1 { transform: rotate(36deg); }
    .line2 { transform: rotate(108deg); }
    .line3 { transform: rotate(180deg); }
    .line4 { transform: rotate(252deg); }
    .line5 { transform: rotate(324deg); }

    @keyframes rotatePentagon {
      from { transform: rotate(0deg); }
      to { transform: rotate(360deg); }
    }

    .circle {
      position: absolute;
      width: 35vmin;
      height: 35vmin;
      border-radius: 50%;
      overflow: hidden;
      top: 50%;
      left: 50%;
      margin-left: -19vmin;
      margin-top: -19vmin;
      border: 1.5vmin solid #ffffff3d;
	  /*transition: transform 0.4s ease, box-shadow 0.4s ease;*/
    }
	.circle:hover {
	  border: 1.5vmin solid #ffffffd3;
	  /*box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);*/
	  z-index: 1;
	  /*transition: transform 0.4s ease, box-shadow 0.4s ease;*/
	}
    .circle-content {
      position: relative;
      width: 100%;
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      align-items: center;
	  animation: counterRotate 120s linear infinite;
    }
    .circle img {
      width: 100%;
      height: 100%;
      object-fit: cover;
	  position: absolute;
    }
	.koleso {
	  position: absolute;
	  background-image: url("/wp-content/themes/papashon/assets/images/advantages/secure.png");
	  width: 10vmin;
	  height: 10vmin;
	  z-index: 99999;
	  top: 50%;
	  left: 50%;
	  background-position: center;
	  background-size: contain;
	  margin-left: -5vmin;
	  margin-top: -5vmin;
	}
	.pillar {
	  position: absolute;
	  width: 50vmin;
	  height: 5vmin;
	  background-color: #ADCCE1;
	  margin-top: 95vmin;
	  border-radius: 5vmin 5vmin 0 0;
	}
	.pillar1 {
	  position: absolute;
	  width: 3vmin;
	  height: 50vmin;
	  background-color: #ADCCE1;
	  rotate: 10deg;
	  margin-top: 50vmin;
	  margin-left: -12vmin;
	}
	.pillar2 {
	  position: absolute;
	  width: 3vmin;
	  height: 50vmin;
	  background-color: #ADCCE1;
	  rotate: -10deg;
	  margin-top: 50vmin;
	  margin-left: 12vmin;
	}
	.label {
	  z-index: 1;
	  /*background: #b61f34;*/
	  /*background: #8CB8E8;*/
	  color: white;
	  font-size: 2.7vmin;
	  padding: 1vmin 1vmin 4vmin 1vmin;
	  border-radius: 1vmin;
	  pointer-events: none;
	  text-align: center;
	  width: calc(100% - 2vmin);
	  margin-bottom: 0;
	  position: relative;
	  font-family: 'DR_GH';
	}
	.c1 .label {
	  background: #9277C4;
	}
	.c2 .label {
	  background: #74A2D5;
	}
	.c3 .label {
	  background: #99C3DF;
	}
	.c4 .label {
	  background: #E8ACC8;
	}
	.c5 .label {
	  background: #E6BA90;
	}
    @keyframes counterRotate {
      from { transform: rotate(0deg); }
      to { transform: rotate(-360deg); }
    }

    .c1 { transform: rotate(0deg) translateY(-31vmin); }
    .c2 { transform: rotate(72deg) translateY(-31vmin) rotate(-72deg); }
    .c3 { transform: rotate(144deg) translateY(-31vmin) rotate(-144deg); }
    .c4 { transform: rotate(216deg) translateY(-31vmin) rotate(-216deg); }
    .c5 { transform: rotate(288deg) translateY(-31vmin) rotate(-288deg); }

	.circle.c1,
	.circle.c2,
	.circle.c3,
	.circle.c4,
	.circle.c5 {
	  text-decoration: none;
	  color: inherit;
	}
.f-button {
  background-color: #f00;
  color: #fff;
}
.fancybox__content > .f-button.is-close-btn {
  --f-button-width: 44px;
  --f-button-height: 44px;
  --f-button-border-radius: 50%;
  --f-button-color: var(--fancybox-color, #fff);
  --f-button-hover-color: var(--fancybox-color, #fff);
  --f-button-bg: transparent;
  --f-button-hover-bg: transparent;
  --f-button-active-bg: transparent;
  --f-button-svg-width: 44px;
  --f-button-svg-height: 44px;
  position: absolute;
  top: -30px;
  right: -30px;
  opacity: .75;
  border-radius: 50%;
  padding: 10px;
}
.instagram-gallery__alert {
  background: linear-gradient(135deg, #feda75, #fa7e1e, #d62976, #962fbf, #4f5bd5);
}


.pap-contacts{
    --pap-primary:#FF6B00;      /* акцент (можеш замінити на бренд-оранж) */
    --pap-text:#1f2937;         /* темний текст */
    --pap-muted:#6b7280;        /* вторинний текст */
    --pap-bg:#fff;              /* фон карток */
    --pap-border:#e5e7eb;       /* лінії/бордери */
    --pap-radius:16px;
    --pap-shadow:0 6px 20px rgba(17,24,39,.08);
    margin: clamp(24px,4vw,48px) auto;
    max-width: 1100px;
    padding: 0 16px;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Arial, "Noto Sans", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: var(--pap-text);
}
.pap-contacts h2{
    font-size: clamp(24px,3vw,36px);
    line-height: 1.2;
    text-align: center;
    margin: 0 0 6px;
    letter-spacing: .2px;
}
.pap-contacts .subtitle{
    color: var(--pap-muted);
    margin-bottom: 22px;
    font-size: clamp(14px,1.6vw,16px);
}
.pap-grid{
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
}
@media (min-width: 640px){
    .pap-grid{ grid-template-columns: 1fr 1fr; }
}
@media (min-width: 980px){
    .pap-grid{ grid-template-columns: 1fr 1fr 1fr; }
}
.pap-card{
    background: var(--pap-bg);
    border: 1px solid var(--pap-border);
    border-radius: var(--pap-radius);
    padding: 18px;
    box-shadow: var(--pap-shadow);
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.pap-card:hover{
    transform: translateY(-2px);
    box-shadow: 0 10px 26px rgba(17,24,39,.12);
    border-color: color-mix(in srgb, var(--pap-primary) 28%, var(--pap-border));
}
.pap-card h3{
    font-size: 18px;
    margin: 0 0 8px;
    min-height: 90px;
}
.pap-card p{
    margin: 0 0 14px;
    color: var(--pap-muted);
    font-size: 14px;
    min-height: 1.2em;
}
.pap-email{
    display: flex
;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap;
    flex-direction: column;
}
.pap-email a.pap-mail{
    color: var(--pap-primary);
    text-decoration: none;
    word-break: break-all;
    font-weight: 600;
}
.pap-email a.pap-mail:hover{ text-decoration: underline; }
.pap-btn{
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 14px;
    border-radius: 999px;
    background: var(--pap-primary);
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    box-shadow: 0 4px 14px rgba(255,107,0,.28);
    transition: transform .12s ease, box-shadow .12s ease, opacity .12s ease;
    white-space: nowrap;
}
.pap-btn:hover{ transform: translateY(-1px); box-shadow: 0 6px 18px rgba(255,107,0,.34); }
.pap-btn:active{ transform: translateY(0); opacity: .95; }
.pap-icon{
    width: 18px; height: 18px; display: inline-block;
    filter: brightness(0) invert(1);
}
/* дрібні покращення доступності */
.sr-only{ position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }

.wporg_entertainment .entry-title {
    margin-bottom: 3rem;
    font-size: 3rem;
    padding: 1rem ;
    text-align: center;
    background: linear-gradient(135deg, #A48AD4, #8CB8E8, #99C3DF, #E8ACC8, #E6BA90);
    background-clip: border-box;
    -webkit-text-fill-color: unset;
    color: var(--white-color);
}
.phone-link {
    position: relative;
    display: inline-block;
    cursor: pointer;
}

.phone-link svg {
    vertical-align: middle;
    transition: transform 0.3s ease;
}

.phone-link:hover svg {
    transform: scale(1.1);
}

/* Основний тултіп */
.phone-link .tooltip {
    position: absolute;
    left: 50%;
    bottom: -48px;
    transform: translateX(-50%) translateY(10px);
    background:  linear-gradient(60deg, #b61f34, #b61f3400 70%), linear-gradient(300deg, #d95613, #d9561300 70%), linear-gradient(#ffd146);
    color: #fff;
    font-size: 14px;
    padding: 6px 12px;
    border-radius: 6px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: all 0.25s ease;
    pointer-events: none;
    z-index: 10;
    border: solid 1px var(--mulen-ruge-color);
}


/* Трикутник через ::before */
.phone-link .tooltip::before {
    content: "";
    position: absolute;
    top: -6px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #4A1E78; /* того ж кольору що тултіп */
}
.grecaptcha-badge {display: none !important;}
/* Ефект при наведенні */
.phone-link:hover .tooltip {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
}

.papashon_extra_menu_class.snip1168 .menu #menu-item-3514 , .papashon_extra_menu_class.snip1168 .menu #menu-item-3515{
     display: none;
 }
.required{
    margin-bottom: 10px;
    width: 100%;
    border: #000 2px solid;
}
.required-field{
    color:#fff; margin-bottom: 10px;
}
.price-block {
    display: flex;
    margin: 0 3rem;
    gap: 2rem;
}
.booking-process-section {
    padding: 64px 0;
}

.booking-process {
    background: linear-gradient(135deg, rgba(164, 138, 212, 0.08), rgba(140, 184, 232, 0.1), rgba(242, 193, 216, 0.08), rgba(250, 212, 176, 0.08)), #fff;
    border: 1px solid rgba(182, 31, 52, 0.1);
    border-radius: 32px;
    padding: 40px 24px;
    box-shadow: 0 10px 30px rgba(77, 77, 77, 0.08);
}

.booking-process__head {
    max-width: 760px;
    margin: 0 auto 40px;
    text-align: center;
}

.booking-process__eyebrow {
    display: inline-block;
    margin-bottom: 12px;
    padding: 8px 16px;
    border-radius: 999px;
    background: rgba(182, 31, 52, 0.1);
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    color: var(--reg-color, #b61f34);
}

.booking-process__title {
    margin: 0 0 16px;
    font-size: 40px;
    line-height: 1.15;
    font-weight: 700;
    color: var(--gray-color, #4d4d4d);
}

.booking-process__description {
    margin: 0;
    font-size: 18px;
    line-height: 1.6;
    color: var(--gray-color, #4d4d4d);
    opacity: 0.9;
}

.booking-process__steps {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 40px;
    align-items: stretch;
}

.booking-step {
    position: relative;
    padding: 28px 22px;
    border-radius: 24px;
    background: #fff;
    border: 1px solid rgba(182, 31, 52, 0.12);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.booking-step:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 24px rgba(182, 31, 52, 0.12);
}

.booking-step__number {
    margin-bottom: 18px;
    font-size: 34px;
    line-height: 1;
    font-weight: 800;
    color: var(--orange-color, #ea4f00);
}

.booking-step__title {
    margin: 0 0 12px;
    font-size: 22px;
    line-height: 1.3;
    font-weight: 700;
    color: var(--reg-color, #b61f34);
}

.booking-step__text {
    margin: 0;
    font-size: 16px;
    line-height: 1.6;
    color: var(--gray-color, #4d4d4d);
    opacity: 0.9;
}

.booking-process__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 24px;
    border-radius: 24px;
    background: linear-gradient(135deg, rgba(182, 31, 52, 0.08), rgba(243, 146, 0, 0.1));
    border: 1px solid rgba(182, 31, 52, 0.15);
}

.booking-process__note strong {
    display: block;
    margin-bottom: 8px;
    font-size: 20px;
    line-height: 1.3;
    color: var(--reg-color, #b61f34);
}

.booking-process__note p {
    margin: 0;
    font-size: 16px;
    line-height: 1.6;
    color: var(--gray-color, #4d4d4d);
}

.booking-process__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.booking-process__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 0 24px;
    border-radius: 999px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    transition: all 0.25s ease;
    border: 1px solid transparent;
}

.booking-process__btn--primary {
    background: linear-gradient(135deg, #A48AD4, #8CB8E8, #99C3DF, #E8ACC8, #E6BA90);
    color: #fff;
    box-shadow: 0 6px 20px rgba(164, 138, 212, 0.35);
}

.booking-process__btn--primary:hover {
    transform: translateY(-2px);
    color: #fff;
    box-shadow: 0 10px 24px rgba(140, 184, 232, 0.4);
}

.booking-process__btn--secondary {
    background: #fff;
    color: var(--reg-color, #b61f34);
    border: 1px solid rgba(182, 31, 52, 0.45);
}

.booking-process__btn--secondary:hover {
    background: rgba(182, 31, 52, 0.08);
    color: var(--reg-color, #b61f34);
}

@media (max-width: 1199px) {
    .booking-process__steps {
        grid-template-columns: repeat(2, 1fr);
    }

    .booking-process__title {
        font-size: 34px;
    }
}

@media (max-width: 991px) {
    .booking-process {
        padding: 34px 20px;
        border-radius: 26px;
    }

    .booking-process__head {
        margin-bottom: 32px;
    }

    .booking-process__title {
        font-size: 32px;
    }

    .booking-step__title {
        font-size: 21px;
    }
}

@media (max-width: 767px) {
    .booking-process-section {
        padding: 48px 0;
    }

    .booking-process {
        padding: 28px 18px;
        border-radius: 24px;
    }

    .booking-process__head {
        margin-bottom: 28px;
    }

    .booking-process__title {
        font-size: 27px;
    }

    .booking-process__description {
        font-size: 16px;
    }

    .booking-process__steps {
        grid-template-columns: 1fr;
        gap: 16px;
        margin-bottom: 28px;
    }

    .booking-step {
        padding: 22px 18px;
        border-radius: 20px;
    }

    .booking-step__number {
        font-size: 28px;
        margin-bottom: 14px;
    }

    .booking-step__title {
        font-size: 19px;
    }

    .booking-process__bottom {
        flex-direction: column;
        align-items: flex-start;
        padding: 20px 18px;
        border-radius: 20px;
    }

    .booking-process__actions {
        width: 100%;
        flex-direction: column;
    }

    .booking-process__btn {
        width: auto;
    }
}



/*REVIEWS*/

.reviews.title{font-size: 5vw; margin: 2rem  auto;}
.papashon-reviews {
    margin: 1rem auto 2rem;
    max-width: min(1220px, calc(100% - 2.25rem));
}
/* Slick arrows (nice buttons) for reviews only */
.papashon-reviews .slick-prev,
.papashon-reviews .slick-next {
    width: 52px;
    height: 52px;
    background: rgba(255, 255, 255, 0.96);
    border: 1px solid rgba(0, 0, 0, 0.08);
    border-radius: 999px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
    z-index: 5;
}

.papashon-reviews .slick-prev {
    left: -10px;
}

.papashon-reviews .slick-next {
    right: -10px;
}

.papashon-reviews .slick-prev:before,
.papashon-reviews .slick-next:before {
    content: '';
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 12px;
    border-top: 3px solid var(--mulen-ruge-color);
    border-right: 3px solid var(--mulen-ruge-color);
    transform: translate(-50%, -50%) rotate(45deg);
}

.papashon-reviews .slick-prev:before {
    transform: translate(-50%, -50%) rotate(-135deg);
}

.papashon-reviews .slick-prev:hover,
.papashon-reviews .slick-next:hover {
    background: #ffffff;
    box-shadow: 0 18px 44px rgba(0, 0, 0, 0.18);
}

.papashon-reviews .slick-prev.slick-disabled,
.papashon-reviews .slick-next.slick-disabled {
    opacity: 0.4;
    box-shadow: none;
}

.papashon-reviews .slick-list {
    padding: 10px 6px 26px;
    margin: 0 -8px;
}
.papashon-reviews .slick-slide {
    padding: 0 8px;
    box-sizing: border-box;
}
.papashon-review-card {
    background: #ffffff;
    border-radius: 18px;
    padding: 18px 18px 16px;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
    height: 100%;
    min-height: 200px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.papashon-review-establishment {
    font-weight: 700;
    font-size: 14px;
    opacity: 0.9;
}
.papashon-review-meta {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    font-size: 12px;
    opacity: 0.75;
}
.papashon-review-rating {
    font-weight: 700;
}
.papashon-review-content {
    margin: 0;
    line-height: 1.45;
    font-size: 1rem;
    font-family: 'MuseoSansCyrl-500';
    flex: 1;
    font-style: oblique;
}
.papashon-review-reply {
    border-top: 1px solid rgba(0, 0, 0, 0.06);
    padding-top: 10px;
}
.papashon-review-reply-title {
    font-size: 12px;
    font-weight: 700;
    opacity: 0.75;
    margin-bottom: 6px;
}
.papashon-review-reply-text {
    margin: 0;
    font-size: 13px;
    line-height: 1.45;
    opacity: 0.9;
}

@media (max-width: 991px) {
    .papashon-reviews {
        max-width: calc(100% - 1.25rem);
    }
    .papashon-reviews .slick-list {
        padding: 10px 4px 22px;
        margin: 0 -6px;
    }
    .papashon-reviews .slick-slide {
        padding: 0 6px;
    }
}

@media (max-width: 640px) {
    .papashon-review-card {
        border-radius: 14px;
        padding: 16px 14px 14px;
        min-height: 180px;
    }
}