@font-face {
    font-family: Pangolin;
    src: url(fonts/Pangolin/Pangolin-Regular.ttf);
}

body {
    font-family: Pangolin;
    background: url(../image/fon.png);
    background-size: contain;
    background-repeat: repeat-y;
    height: 100%;
}

header {
    background: url(../image/w.png) no-repeat;
    height: 800px;
    background-position: center;
    background-size: cover;
    position: relative;
    border-bottom: 8px solid #addbf1;
}

* {
    outline: none !important;
}

*::-webkit-input-placeholder {
    color: #fff;
    font-weight: normal;
}

*::-moz-placeholder {
    color: #fff;
    font-weight: normal;
}

*:-ms-input-placeholder {
    color: #fff;
    font-weight: normal;
}

*:-moz-placeholder {
    color: #fff;
    font-weight: normal;
}

.social {
    margin-top: 32px;
}

.social img {
    width: 50px;
    height: 50px;
    margin: 0 15px 0 0;
}

.col-md-6.social-vk {
    padding: 0;
    margin: 0;
}

.social-vk a {
    font-size: 28px;
    color: #154f9d;
    font-family: Arial;
}

.col-md-6.social-phone {
    padding: 0;
    margin: 0;
}

.social-phone {
    text-align: right;
    font-family: Pangolin;
}

.social-phone a {
    font-size: 30px;
    color: #154f9d;
}

.city {
    position: absolute;
    bottom: 75px;
    width: 85%;
    text-align: center;
}

.city a {
    text-align: center;
    background: #ffffff;
    border: 7px solid #c1ddf3;
    border-radius: 50px;
    color: #42aadf;
    font-size: 35px;
    padding: 5px 30px;
    text-decoration: none;
}

.navigation-top {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: #53b0de;
    border-radius: 10px;
}

.navigation-top nav a {
    color: #ffffff;
    font-size: 25px;
    font-family: Arial;
    position: relative;
    display: inline-block;
    margin: 10px 20px;
}

.navigation-top nav a::before {
    content: '';
    display: block;
    width: 2px;
    height: 23px;
    background: #ffffff;
    position: absolute;
    right: -21px;
    top: 7px;
}

.navigation-top nav a:last-child::before {
    content: '';
    display: none;
}

.info-block {
    background: url(../image/info-block.png) no-repeat;
    height: 360px;
    background-position: center;
    background-size: cover;
    border-bottom: 8px solid #addbf1;
}

.block-desc {
    color: #ffffff;
    margin: 80px 0 0 0;
}

.block-desc h2 {
    font-size: 100px;
}

.year {
    text-align: center;
}

.year p {
    background: #4aa9da;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 15px;
    font-size: 16px;
}

.holidays p {
    background: #4aa9da;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 15px;
    text-align: center;
    font-size: 16px;
    margin: 0 0 0px 50px;
}

.children p {
    background: #4aa9da;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 15px;
    text-align: center;
    font-size: 16px;
    margin: 0 0 0 50px;
}

.block-desc p span {
    font-weight: bold;
}

.events {
    background: url(../image/events.png) no-repeat;
    height: 530px;
    background-position: center;
    background-size: cover;
}

.holidays-days h2 {
    text-align: center;
    color: #21556f;
    font-size: 55px;
    text-transform: uppercase;
}

.holidays-days ul li {
    list-style-type: none;
    font-size: 25px;
    text-align: center;
    margin: 0 0 10px 0;
}

.holidays-days ul li p {
    background: #2eb887;
    display: inline-block;
    border-radius: 30px;
    padding: 7px 20px;
    color: #ffffff;
}

.birth-days {
    padding: 0 45px 0 0px;
}

.children-holidays {
    padding: 0 0 0 65px;
}

.holidays-days ul {
    margin-top: 50px;
}

.holidays-days-desc {
    text-align: center;
}

.holidays-days-desc h2 {
    color: #21556f;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

.holidays-days-desc p {
    color: #21556f;
    font-size: 20px;
    margin-bottom: 45px;
}

.slider-item {
    position: relative;

}

.slider-info {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.slider-info p {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 110px;
    color: #ffff;
    font-family: Pangolin;
}

.slider-ball .owl-nav button.owl-prev {
    bottom: 30px;
    position: absolute;
    font-size: 90px;
    font-family: Arial;
    color: #ffff;
    left: 0;
    outline: none;
}

.slider-ball .owl-nav button.owl-next {
    bottom: 30px;
    position: absolute;
    font-size: 90px;
    font-family: Arial;
    color: #ffff;
    right: 0;
    outline: none;
}

.show-title {
    text-align: center;
    color: #21556f;
    text-transform: uppercase;
}

.show-title h2 {
    font-size: 45px;
}

.show-title p {
    font-weight: bold;
}

.show-desc {
    position: relative;
    margin: 50px 0 0 0;
}

.container-fluid.show {
    margin: 0;
    padding: 0;
}

.show-desc-bg {
    background: url(../image/show-bg.png) no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    position: absolute;
}

.row.show-desc-info {
    margin: 0;
    display: flex;
    align-items: center;
}

.col-md-6.show-img {
    margin: 0;
    padding: 0;
}

.show-img img {
    width: 100%;
    height: 400px;
    padding: 0;
}

.show-info h2 {
    color: #21556f;
    font-size: 30px;
    font-weight: bold;
}

.show-info p {
    color: #21556f;
    font-size: 20px;
    font-family: Arial;
}

.show-info a {
    font-family: Arial;
    color: #ffffff;
    background: #2eb887;
    padding: 15px 40px;
    border-radius: 36px;
    margin: 10px 0 0 0;
    display: inline-block;
}

.col-md-6.show-info {
    padding: 0 0 0 60px;
}

.program-show {
    background: url(../image/s.png) no-repeat;
    background-size: contain;
    background-position: center;
    height: 330px;
    margin-bottom: 25px;
}

.program-info {
    background: url(../image/program.png) no-repeat;
    background-position: center;
    background-size: cover;
    max-width: 800px;
    width: 100%;
    text-align: center;
    padding: 2px 0 18px 0;
    margin: 40px auto 0 auto;
    border-radius: 30px;
}

.program-info h2 {
    font-size: 25px;
    font-family: Arial;
    color: #ffffff;
}

.program-info a {
    font-family: Arial;
    color: #ffffff;
    background: #2eb887;
    padding: 10px 20px;
    border-radius: 36px;
    margin: 10px 0 0 0;
    display: inline-block;
}

.program-title h2 {
    text-align: center;
    font-size: 36px;
    color: #21556f;
    font-weight: bold;
}

.program-title p {
    text-align: center;
    font-size: 17px;
    color: #21556f;
}

.birthdays-block-desc {
    background: url(../image/birthdays-block.png) no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 15px;
}

.birthdays-block-desc h2 {
    color: #ffffff;
    font-size: 60px;
    text-align: center;
    text-transform: uppercase;
}

.birthdays-block-desc p {
    color: #ffffff;
    font-size: 25px;
    font-family: Arial;
}

.birthdays-block-desc a {
    font-family: Arial;
    color: #ffffff;
    background: #2eb887;
    padding: 10px 40px;
    border-radius: 36px;
    margin: 10px 0 0 0;
}

figure.effect-lily img {
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px, 0, 0);
    transform: translate3d(-40px, 0, 0);
}

figure.effect-lily figcaption {
    top: auto;
    bottom: 0;
    height: 50%;
    text-align: left;
}

figure.effect-lily h2,
figure.effect-lily p {
    -webkit-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 40px, 0);
}

figure.effect-lily h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-lily p {
    color: rgba(255, 255, 255, 0.6);
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
    transition: opacity 0.2s, transform 0.35s;
}

figure.effect-lily:hover img,
figure.effect-lily:hover p {
    opacity: 1;

}

.grid figure figcaption:hover {
    background: rgba(54, 104, 164, 0.7);
}

figure.effect-lily:hover img,
figure.effect-lily:hover h2,
figure.effect-lily:hover p {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

figure.effect-lily:hover p {
    -webkit-transition-delay: 0.05s;
    transition-delay: 0.05s;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
}

.grid {
    overflow: hidden;
    margin: 0;
    padding: 3em 0 0 0;
    width: 100%;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    border-radius: 15px;
    width: 100%;
    height: 300px;
    /* background: #3085a3; */
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    opacity: 1;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: 0.5s;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure a {
    position: absolute;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.grid figure a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -0.15em;
    text-align: center;
    font-weight: 300;
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}

.exit-bg {
    background: url(../image/exit.png) no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 15px;
    margin-top: 20px;
}

.exit-bg h2 {
    color: #ffffff;
    font-size: 60px;
    text-align: center;
    text-transform: uppercase;
}

.exit-bg p {
    color: #ffffff;
    font-size: 25px;
    font-family: Arial;
}

.exit-bg a {
    font-family: Arial;
    color: #ffffff;
    background: #2eb887;
    padding: 10px 40px;
    border-radius: 36px;
    margin: 10px 0 0 0;
}

.title-news h2 {
    text-align: center;
    font-size: 60px;
    color: #21556f;
}

.reviews-desk {
    background: #52b0de;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 10px;
    border-radius: 15px;
    margin: 30px 0;
}

#map {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.map {
    height: 400px;
    width: 100%;
    margin: 0 15px;
}

ymaps.ymaps-2-1-72-map.ymaps-2-1-72-i-ua_js_yes.ymaps-2-1-72-map-bg.ymaps-2-1-72-islets_map-lang-ru {
    width: 100%;
}

ymaps.ymaps-2-1-72-map {
    width: 100%;
}

.container-fluid.map {
    padding: 0;
    margin: 0;
}

.col-md-4.news-item {
    padding: 0;
}

.news-item figure {
    border-radius: 0;
}

.news-item figcaption h2 span {
    font-family: Arial;
    font-size: 20px;
    font-weight: normal;
}

.news-item figure figcaption {
    position: absolute;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.customers {
    padding: 0 0 0 40px;
}

.customers h2 {
    color: #21556f;
}

.customers h3, p, li {
    font-family: Arial;
}

.customers h3 {
    font-size: 20px;
}

.slider-item {
    font-family: Arial;
}

.avatar {
    width: 450px;
    margin: 0 30px;
}

.avatar img {
    height: 150px;
    width: 150px;
}

.reviews-desc h2 {
    font-size: 20px;
    color: #ffffff
}

.reviews-desc h2 span {
    color: #ffffff;
    font-size: 12px;
}

.reviews-desc p {
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    padding: 0 50px 0 0;
}

.reviews-desc a {
    color: #ffffff;
    text-decoration: underline;
    font-size: 18px;
}

.info button.owl-next {
    position: absolute;
    right: 0;
    font-weight: bold;
    font-size: 90px;
}

.info .owl-nav button.owl-prev {
    font-weight: bold;
    font-family: Arial;
    font-size: 90px;
    color: #ffffff;
    /* border: 2px solid red; */
    top: 20%;
    position: absolute;
    bottom: 50%;
    outline: none;
}

.info .owl-nav button.owl-next {
    font-weight: bold;
    font-family: Arial;
    font-size: 90px;
    color: #ffffff;
    top: 20%;
    position: absolute;
    bottom: 50%;
    outline: none;
}

footer {
    background: #53b0de;
    color: #ffffff;
}

.footer-wrapper {
    display: flex;
    align-items: center;
}

.footer-company {
    display: flex;
    flex-direction: column;
    text-align: right;
    font-size: 20px;
    height: 80px;
}

.footer-company a {
    color: #ffff;
    font-size: 18px;
}

.copy {
    padding: 30px 0 0 0;
    margin: 0;
}


/*Mosk*/
.show-img img {
    height: auto;
}

.row.show-desc-info {
    margin: 0 0 30px;
    flex-wrap: wrap;
}

.city, .navigation-top {
    right: 0;
}

.row.show-desc-info:not(:nth-child(2n)) {
    padding-right: 15px;
}

.row.show-desc-info:nth-child(2n) {
    padding-left: 15px;
}

.row.show-desc-info:not(:nth-child(2n)) .show-img img {
    border-radius: 0 50px 50px 0;
}

.row.show-desc-info:nth-child(2n) .show-img img {
    border-radius: 50px 0 0 50px;
}

.col-md-6.show-info {
    padding: 0 30px;
}

.grid figure img {
    min-width: 100%;
    width: auto;
    max-height: 123%;
}

.reviews .owl-carousel .owl-item img {
    border-radius: 50%;
    height: auto;
}

/* Pages */

.page header {
    background: transparent;
    height: auto;
    border: none;
}

.page .city {
    position: relative;
    bottom: 0;
    width: auto;
    text-align: center;
}

.page .logo {
    width: 292px;
    text-align: center;
}

.page img {
    max-width: 100%;
}

.city__name {
    border-radius: 20.17px;
    background: #f5fafe;
    border: 6px solid #c1ddf3;
    font-family: Pangolin;
    font-weight: normal;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    color: #42aadf;
    width: auto;
    display: inline-block;
    margin: 0 auto;
    padding: 0 31px;
    position: relative;
    top: -24px;
}

.top__grid {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
}

.top__grid .social-vk,
.top__grid .social-phone {
    width: calc(100% / 2 - 150px);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    padding-top: 25px;
}

.top__grid .social-vk a,
.top__grid .social-phone a {
    display: flex;
    align-items: center;
}

.top__grid .social-vk img,
.top__grid .social-phone img {
    width: 65px;
    margin-right: 12px;
}

.top__grid .social-vk a {
    font-family: "Myriad Pro";
    font-weight: bold;
    font-size: 24px;
    line-height: 29px;
    text-align: left;
    color: #154f9d;
}

.top__grid .social-vk span {
    font-family: Pangolin;
    font-weight: normal;
    font-size: 24px;
    line-height: 43px;
    text-align: left;
    color: #154f9d;
    position: relative;
    top: -23px;
    padding-left: 78px;
}

.top__grid .social-phone a {
    justify-content: flex-end;
    font-family: Pangolin;
    font-weight: normal;
    font-size: 36px;
    line-height: 43.2px;
    text-align: right;
    color: #154f9d;
}

.top__grid .social-phone span {
    font-family: Pangolin;
    font-weight: normal;
    font-size: 24px;
    line-height: 43px;
    text-align: right;
    color: #154f9d;
    position: relative;
    top: -23px;
}

.top__grid a:hover {
    text-decoration: none;
}

.page .navigation-top {
    position: relative;
    bottom: auto;
    width: calc(100% - 60px);
    right: 30px;
    left: 30px;
    background: #53b0de;
    border-radius: 10px;
    margin-top: -20px;
}

.page header .container {
    width: calc(100% - 60px);
}
.navbar-nav{
	    float: none;
    text-align: center;
}
.page .navbar-nav {
    float: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.page .navigation-top nav a {
    text-align: center;
    width: 100%;
}

.page section h1 {
    font-family: Pangolin;
    font-weight: normal;
    font-size: 48px;
    line-height: 58px;
    text-align: center;
    color: #21556f;
    margin: 33px 0 10px;
}

.page section p {
    font-family: "Myriad Pro";
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    text-align: left;
    color: #21556f;
}

.contact-info h3 {
    font-family: Pangolin;
    font-weight: normal;
    font-size: 30px;
    line-height: 36px;
    text-align: left;
    color: #21556f;
    margin: 0 0 20px;
}

.contact-info p {
    font-family: "Myriad Pro";
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    color: #21556f;
    margin: 0 0 30px;
}

.contact-info {
    padding-top: 30px;
    padding-bottom: 30px;
}

.form-contact {
    background: #53b0de url("../image/bg-form.png") no-repeat left top;
    background-size: cover;
    border-radius: 20px;
    padding: 20px 77px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.form-form {
    width: 370px;
}

.form-form h3 {
    font-family: "Myriad Pro";
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
    text-align: left;
    color: #fff;
    margin: 20px 0 30px;
}

.form-form input,
.form-form textarea {
    height: 41px;
    border-radius: 21px;
    background: transparent;
    border: 1px solid #fff;
    font-family: "Myriad Pro";
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    text-align: left;
    color: #fff;
    padding: 10px 28px;
    width: 100%;
    margin-bottom: 8px;
}

.form-form textarea {
    resize: none;
    height: 100px;
}

.form-form .inputs-group {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0;
    flex-wrap: wrap;
}

.form-form .inputs-group span {
    width: calc(50% - 4px);
}

.form-form .btn-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.form-form .btn-group span {
    text-align: right;
}

.form-form .btn-group label {
    font-family: "Myriad Pro";
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    color: #fff;
}

.form-form .btn-group input[type=checkbox] {
    width: 14px;
    height: 14px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #fff;
    flex: none;
    margin: 0 5px 0 0;
}

.form-form .btn-group input[type=submit] {
    width: 165px;
    height: 65px;
    border-radius: 33px;
    background: #2eb887;
    border: 1px solid #fff;
    font-family: "Myriad Pro";
    font-weight: normal;
    font-size: 24px;
    line-height: 28.8px;
    text-align: center;
    color: #fff;
    padding: 0;
}

.contacts-form {
    padding-top: 20px;
    padding-bottom: 30px;
}

.form-form .btn-group span:first-child {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
}

footer h2 {
    font-family: Pangolin;
    font-weight: normal;
    font-size: 27px;
    line-height: 32px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
}

.footer-company a {
    font-family: "Myriad Pro";
    font-weight: normal;
    font-size: 16px;
    line-height: 19.2px;
    text-align: right;
    color: #fff;
}

.footer-company a:first-child {
    font-family: Pangolin;
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    text-align: right;
    color: #fff;
}

.copy p {
    font-family: "Myriad Pro";
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
}

.page .text-center,
.page .text-center p {
    text-align: center;
}

.img-rad {
    border-radius: 65px;
    overflow: hidden;
}

.text__section h2 {
    font-family: Pangolin;
    font-weight: normal;
    font-size: 30px;
    line-height: 36px;
    text-align: left;
    color: #21556f;
}

.page .text__section p,
.page .text__section span,
.page .text__section li {
    font-family: "Myriad Pro";
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    text-align: left;
    color: #020202;
}

.page .text__section ol {
    padding: 0;
    list-style-position: inside;
}

.page .text__section p,
.page .text__section ol {
    margin-bottom: 20px;
}

.catalog__item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 52px;
}

.bg__img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 60px;
}

.catalog__img {
    width: 466px;
    height: 323px;
    flex: none;
}

.catalog__description {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: calc(100% - 466px - 50px);
}

.catalog__title {
    font-family: Pangolin;
    font-weight: normal;
    font-size: 30px;
    line-height: 36px;
    text-align: left;
    color: #21556f;
}

.catalog__text {
    font-family: "Myriad Pro";
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    color: #21556f;
    padding: 10px 0;
}

.catalog__text p {
    font-family: "Myriad Pro";
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: left;
    color: #21556f;
    padding: 0;
    margin-bottom: 15px;
}

.catalog__text p:last-child {
    margin-bottom: 0;
}

.more__btn {
    height: 65px;
    border-radius: 32.5px;
    background: #2eb887;
    font-family: "Myriad Pro";
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 28px;
}

.catalog__section {
    padding-top: 30px;
}

.pagination {
    display: flex;
    padding-left: 0;
    margin: 0 0 40px;
    border-radius: 0;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: none;
    padding: 6px 12px;
    margin-left: 0;
    text-decoration: none;
    background-color: transparent;
    border: none;
    font-family: Pangolin;
    font-weight: normal;
    font-size: 30px;
    line-height: 36px;
    text-align: left;
    color: #21556f;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination > li .current {
    font-weight: bold;
}

.col-12 {
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
}

.information__section .catalog__text p {
    line-height: 24px;
    color: #020202;
    margin-bottom: 35px;
}

.information__section .catalog__text p:last-child {
    margin-bottom: 0;
}

.text__section p img {
    margin-bottom: 15px;
}

.parralax__block {
    height: 610px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.parralax__block::after {
    content: '';
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.parralax__content {
    position: relative;
    z-index: 2;
    padding: 30px;
    text-align: center;
}

.parallax-mirror {
    border-radius: 10px;
    overflow: hidden;
}

.parralax__title {
    font-family: Pangolin;
    font-weight: normal;
    font-size: 64px;
    line-height: 76.8px;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
}

.page .parralax__block p {
    font-family: "Myriad Pro";
    font-weight: normal;
    font-size: 18px;
    line-height: 21.6px;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
}

.parralax__content .more__btn {
    margin: 0 auto;
}

.banner__title {
    font-family: "Myriad Pro";
    font-weight: normal;
    font-size: 24px;
    line-height: 28.8px;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
}

.banner__block {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    overflow: hidden;
    position: relative;
    height: 230px;
    border-radius: 60px;
    margin-bottom: 40px;
}

.banner__block::after {
    content: '';
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.banner__content {
    position: relative;
    z-index: 2;
    padding: 30px;
    text-align: center;
    max-width: 760px;
}

.page .text__section .price {
    text-align: center;
    margin-bottom: 45px;
}

.page .text__section .price span {
    height: 82px;
    border-radius: 41px;
    background: #53b0de;
    font-family: Pangolin;
    font-weight: normal;
    font-size: 48px;
    line-height: 57.6px;
    text-align: center;
    color: #fff;
    padding: 0 42px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
}

.slick__item {
    height: 610px;
}

.slick__dot {
    height: 180px;
}

.slick__item,
.slick__dot {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.slick-arrow {
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center;
    width: 32px;
    height: 49px;
    border: none;
    padding: 0;
    position: absolute;
    top: calc(50% - 49px / 2);
    background-color: transparent;
    z-index: 1;
}

.slick-prev {
    background-image: url("../image/slick-left.svg");
    left: 34px;
}

.slick-next {
    background-image: url("../image/slick-right.svg");
    right: 34px;
}

.slider-nav .slick-slide {
    border-radius: 30px;
    margin: 25px 7px;
}


/**/

@media (max-width: 1380px) {

    .navigation-top nav a {
        font-size: 1.7vw;
    }

    .block-desc h2 {
        font-size: 90px;
    }

    .customers {
        padding: 0;
    }
}

@media (min-width: 1200px) {
	.col-md-6.show-info{
		width: 57.33%;
	}
}
@media (max-width: 1200px) {
    .navigation-top, .city {
        width: 100%;
    }

    .navigation-top .nav {
        display: flex;
        align-items: center;
        justify-content: space-around;
        width: 100%;
    }

    .navigation-top nav a::before {
        top: 3px;
    }

    .city {
        bottom: 63px;
    }

    footer .copy p {
        font-size: 18px;
    }


}

@media (max-width: 1100px) {
    .top__grid {
        flex-direction: row;
        justify-content: center;
    }

    .top__grid .social-vk, .top__grid .social-phone {
        width: 100%;
        padding-top: 0;
    }

    .top__grid .social-vk a,
    .top__grid .social-phone a {
        justify-content: center;
    }

    .top__grid .social-vk span,
    .top__grid .social-phone span {
        text-align: center;
        padding-left: 78px;
    }

    .page .logo {
        order: 1;
    }

    .top__grid .social-vk {
        order: 2;
    }

    .top__grid .social-phone {
        order: 3;
    }
}

@media (max-width: 992px) {
    .row.show-desc-info:not(:nth-child(2n)) {
        padding-right: 0;
    }

    .row.show-desc-info:nth-child(2n) {
        padding-left: 0;
    }

    .col-md-6.show-info {
        padding: 0 15px;
        order: 2;
    }

    .col-md-6.show-img {
        order: 1;
    }

    .grid figure img {
        min-width: calc(100% + 50px);
        width: 100%;
        max-height: none;
    }

    .social {
        margin-top: 5px;
    }

    .col-md-6.social-vk, .col-md-6.social-phone {
        text-align: center;
    }

    header {
        background-position: center top 100px;
        background-size: auto 88%;
        height: 900px;
    }

    .navigation-top nav a {
        margin: 10px;
    }

    .navigation-top nav a::before {
        top: -1px;
    }

    .block-desc {
        margin: 10px 0 0 0;
        text-align: center;
    }

    .block-desc p {
        margin: 0;
    }

    .info-block {
        height: auto;
        padding-bottom: 20px;
    }

    .holidays-days ul, .birth-days, .children-holidays {
        padding: 0;
    }

    .holidays-days-desc {
        margin-top: 160px;
    }

    .holidays-days h2 {
        background: rgba(255, 255, 255, .8);
    }

    .program-info {
        padding: 2px 15px 18px;
    }

    .birthdays-block-desc {
        padding: 10px;
        text-align: center;
        height: auto;
    }

    .program-show {
        height: auto;
    }

    .exit-bg {
        padding: 10px;
        text-align: center;
        height: auto;
    }

    .customers {
        padding: 0;
    }

    .footer-wrapper {
        flex-wrap: wrap;
        width: 100%;
        text-align: center;
    }

    .footer-social {
        text-align: center;
    }

    .footer-company {
        text-align: center;
        height: auto;
        margin-top: 20px;
    }

    .form-form {
        width: 100%;
    }

    footer h2,
    .footer-company a:first-child,
    .page section p,
    .contact-info h3,
    .footer-company a {
        text-align: center;
    }

    .catalog__item {
        flex-wrap: wrap;
        margin-bottom: 30px;
    }

    .catalog__description {
        width: 100%;
        padding-top: 10px;
    }

    .page .catalog__description p {
        text-align: left;
    }
}

@media (max-width: 768px) {
    .reviews-desk {
        flex-wrap: wrap;
    }

    .navigation-top {
        background: transparent;
        top: 0;
        bottom: auto;
    }

    .navbar-toggle {
        border: 1px solid #53b0de;
        background-color: #fff;
        z-index: 10;
    }

    .navbar-toggle .icon-bar {
        background: #53b0de;
    }

    .navbar-collapse {
        background: #53b0de;
        padding: 0;
        margin: 0;
        width: 100%;
        position: relative;
        top: -50px;
        z-index: 9;
    }

    .navigation-top .nav {
        align-items: flex-start;
        justify-content: center;
        width: 100%;
        flex-wrap: wrap;
        flex-direction: column;
        padding: 42px 20px 0;
        margin: 0;
    }

    .navigation-top nav a {
        margin: 10px 0;
        font-size: 20px;
        width: 100%;
        display: block;
    }

    .navigation-top nav a::before {
        content: none;
    }

    .city {
        bottom: 15px;
    }

    header {
        height: 700px;
    }

    .social {
        margin-top: 0;
        width: 90%;
        position: relative;
        z-index: 9;
    }

    .social a {
        font-size: 20px;
    }
}

@media (max-width: 576px) {
    header {
        height: 600px;
        background-size: auto 82%;
    }

    .col-md-6.social-vk, .col-md-6.social-phone {
        text-align: left;
    }

    .block-desc h2 {
        font-size: 80px;
    }

    .holidays-days-desc {
        margin-top: 224px;
    }

    .birthdays-block-desc h2, .exit-bg h2 {
        font-size: 40px;
    }

    .show-title h2 {
        font-size: 38px;
    }

    .form-contact {
        padding: 20px;
    }

    .form-form .inputs-group span {
        width: 100%;
    }

    .catalog__img {
        width: 100%;
    }

    .slick__item {
        height: 400px;
    }

    .slick__dot {
        height: 140px;
    }
}

@media (max-width: 480px) {
    .holidays-days-desc {
        margin-top: 285px;
    }

    .top__grid .social-phone a {
        font-size: 24px;
    }

    .slick__item {
        height: 300px;
    }
}

/*Mosk*/