* {
    transition: font-size .3s;
}

ul, ol {
    list-style: initial;
    font-size: 20px;
    line-height: 30px;
    font-family: tahoma;
    color: #6e6e6e;
}

ol {
    list-style: decimal;
}



input {
    line-height: normal;
}

button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus {
    background: #1a1a1a;
    border: 0;
    border-radius: 2px;
    color: #fff;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-weight: 700;
    letter-spacing: 0.046875em;
    line-height: 1;
    padding: 0.84375em 0.875em 0.78125em;
    text-transform: uppercase;
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
    width: 100%;
}

a {
    text-decoration: none;
}

.clear:before, .clear:after, blockquote:before, blockquote:after, .entry-content:before, .entry-content:after, .entry-summary:before, .entry-summary:after, .comment-content:before, .comment-content:after, .site-content:before, .site-content:after, .site-main > article:before, .site-main > article:after, .primary-menu:before, .primary-menu:after, .social-links-menu:before, .social-links-menu:after, .textwidget:before, .textwidget:after, .content-bottom-widgets:before, .content-bottom-widgets:after {
    content: "";
    display: table;
}

.clear:after, blockquote:after, .entry-content:after, .entry-summary:after, .comment-content:after, .site-content:after, .site-main > article:after, .primary-menu:after, .social-links-menu:after, .textwidget:after, .content-bottom-widgets:after {
    clear: both;
}


.animated-button, .animated-button:visited {
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.animated-button:after, .animated-button:visited:after {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    /* z-index: 0; */
    -webkit-transition: all 0.75s ease 0s;
    -moz-transition: all 0.75s ease 0s;
    -o-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
}

.animated-button.thar-three {
    /* color: #fff; */
    cursor: pointer;
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
    z-index: 1;
}


.animated-button.thar-three:before {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
    width: 0px;
    z-index: -1;
    content: '';
    transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}

.site-header-mobile {
    display: none;
    width: 100%;
    min-height: 72px;
    line-height: 72px;
    text-align: center;
    position: relative;
}


.page-loader {
    background: #fff;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    width: 100%;
    z-index: 10000;
    display: none;
}

header, article, .contacts-content {
    width: 100%;
}

.posr {
    position: relative;
}

.inner-wrap {
    max-width: 1360px;
    margin: 0 auto;
    padding: 0 50px;
    position: relative;
}

.inner-wrap.home-page-header {
    max-width: 100%;
}

.clear {
    clear: both;
    width: 100%;
}

.decor-circles {
    margin: 58px auto;
}

.decor-circle {
    background: #25c9c8;
    border-radius: 15px;
    margin: 0 25px;
    height: 15px;
    width: 15px;
}

.scroll-up {
    display: block;
    color: #23c9c5;
    font-family: RobotoCondensed-Light;
    font-size: 20px;
    right: 65px;
    top: -120px;
    text-align: center;
    position: absolute;
    line-height: 0;
}

.scroll-up:before {
    content: '';
    display: block;
    border-style: solid;
    border-width: 2px;
    border-color: #23c9c5 #23c9c5 transparent transparent;
    height: 30px;
    width: 30px;
    margin: 0 auto;
    transform: rotate(-45deg);
    transition: margin .3s;
}

.blue-btn {
    border: 1px solid #23c9c5;
    padding: 15px;
    text-align: center;
    color: #23c9c5;
    font-family: RobotoCondensed-Bold;
    text-transform: uppercase;
    margin: 20px auto;
    max-width: 230px;
    font-size: 24px;
    width: 100%;
    z-index: 1;
}

.blue-btn.animated-button.thar-three:before {
    background: #25c9c8;
}


.home-main-menu-link {
    /* font-family: RobotoCondensed-Bold; */
    font-family: RobotoCondensed-Light;
    color: #fff;
    font-size: 22px;
    text-decoration: none;
    margin: 0 20px;
    text-transform: uppercase;
    position: relative;
}

.home-main-menu-link:after, .main-menu-link:after {
    content: '';
    display: none;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.home-main-menu-link:hover:after, .home-main-menu-link.active:after {
    background: #fff;
    display: block;
}

.soc-block {
    margin: 40px 0 0;
    flex-direction: column;
}

.soc-link {
    margin-bottom: 15px;
    transition: all .3s;
}

.bright-moments {
}

.bright-moments-title {
    font-size: 50px;
    max-width: 800px;
    line-height: 65px;
}

.bright-moments-subtitle {
    font-size: 25px;
    max-width: 570px;
    margin-bottom: 50px;
}

.bright-moments-title, .bright-moments-subtitle {
    font-family: RobotoCondensed-Light;
    color: #fff;
}

.bright-moments-butt {
    border: 1px solid rgba(255,255,255, 0.9);
    font-family: RobotoCondensed-Regular;
    font-size: 26px;
    max-width: 278px;
    padding: 8px 28px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    z-index: 1;
}

.bright-moments-butt.animated-button.thar-three:before {
    background: #fff;
}


.scroll-down {
    display: block;
    color: #fff;
    font-family: RobotoCondensed-Light;
    font-size: 20px;
    float: right;
    text-align: center;
    margin-top: 40px;
    width: 44px;
}

.scroll-down:before {
    content: '';
    display: block;
    border-style: solid;
    border-width: 2px;
    border-color: transparent #fff #fff transparent;
    height: 30px;
    width: 30px;
    margin: 0 auto 8px;
    transform: rotate(45deg);
    transition: margin .3s;
}

.scroll-down.home-page {
    position: absolute;
    bottom: 0;
    right: 0;
}

/* HOME main container */
.page-template-home {
    background: #eee;
}

.home-main {
    background: #eee;
    overflow: hidden;
}

.home-section {
    margin: 0 auto 80px;
}

.home-section.section-6 {
    margin: 0 auto;
}


label, .rev-slider-nav, img {
    -moz-user-select: none;
    -webkit-user-select: none;
}

input[name="slider"] {
    display: none;
}

#slide1:checked ~ #slides .inner {
    margin-left: 0;
}

#overflow {
    width: 100%;
    overflow: hidden;
}

#slides .inner {
    width: 500%;
    line-height: 0;
}

#slides article {
    width: 20%;
    float: left;
}

.reviews-slider {
    position: relative;
    z-index: 3;
}

.rev-slider-nav {
    margin: 0;
    padding: 80px 0 50px;
    max-width: 580px;
    width: 100%;
    text-align: center;
}

.rev-slider-nav label {
    border-radius: 20px;
    border: 1px solid #23c9c5;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 10px;
}

#slide1:checked ~ .rev-slider-nav label:nth-child(1), #slide2:checked ~ .rev-slider-nav label:nth-child(2), #slide3:checked ~ .rev-slider-nav label:nth-child(3), #slide4:checked ~ .rev-slider-nav label:nth-child(4) {
    background: #23c9c5;
    border-color: #23c9c5 !important;
}

.review-slide img {
    max-width: 550px;
    width: 100%;
}

.review-info {
    line-height: 20px;
    margin: 0;
    padding: 30px 40px;
    opacity: 0;
    color: #000;
    text-align: left;
}

.review-author {
    font-family: RobotoCondensed-Regular;
    font-size: 32px;
    text-transform: uppercase;
    color: #6e6e6e;
    margin: 50px 0;
}

.review-author-text {
    font-family: tahoma;
    /* font-size: 26px; */
    font-size: 20px;
    /* line-height: 40px; */
    line-height: 30px;
    color: #6e6e6e;
}

#slides {
    margin: 45px 0 0;
}

/* Animation */
#slides .inner {
    -webkit-transform: translateZ(0);
    -webkit-transition: all 1800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -moz-transition: all 1800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -ms-transition: all 1800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -o-transition: all 1800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition: all 1800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
    easeInOutQuart -webkit-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -ms-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    -o-transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    transition-timing-function: cubic-bezier(0.770, 0.000, 0.175, 1.000);
    /* easeInOutQuart */
}

#slider {
    -webkit-transform: translateZ(0);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin: 0 auto;
}

#slide1:checked ~ #slides article:nth-child(1) .review-info, #slide2:checked ~ #slides article:nth-child(2) .review-info, #slide3:checked ~ #slides article:nth-child(3) .review-info, #slide4:checked ~ #slides article:nth-child(4) .review-info {
    opacity: 1;
    -webkit-transition: all 1s ease-out 0.6s;
    -moz-transition: all 1s ease-out 0.6s;
    -o-transition: all 1s ease-out 0.6s;
    transition: all 1s ease-out 0.6s;
}

.review-info, #controls, #slides, .rev-slider-nav, .rev-slider-nav label {
    -webkit-transform: translateZ(0);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

/* end reviews slider */
.header-home {
    background: url('../img/bg_home.jpg') no-repeat left top / 100% auto;
    width: 100%;
    padding: 45px 15px 30px;
}

.header-left-block {
    width: 300px;
}

.header-right-block {
    width: 1060px;
    position: relative;
}

.home-page-header {
    height: 100%;
}

.section-title {
    color: #6e6e6e;
    font-family: OpenSans-CondLight;
    font-size: 66px;
    padding: 65px 0 95px;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    display: inline-block;
}

.secton-title-last-word {
    color: #25c9c8;
    display: block;
    font-family: Alexandra Zeferino One;
    font-size: 238px;
    line-height: 66px;
    z-index: 1;
    position: absolute;
    text-transform: lowercase;
}

.secton-title-last-word:before {
    background: #25c9c8;
    content: '';
    display: block;
    height: 2px;
    width: 1000%;
    position: absolute;
}

.section-1 {
    background: #f6f3f3;
    position: relative;
    padding-bottom: 24px;
}

.section-1-decor-block {
    background: -moz-linear-gradient(62deg, #eee 0%, #eee 55%, #eee 55%, #eee 55%, #eee 55%, #f6f3f3 55%, #f6f3f3 100%);
    background: -webkit-linear-gradient(62deg, #eee 0%,#eee 55%,#eee 55%,#eee 55%,#eee 55%,#f6f3f3 55%,#f6f3f3 100%);
    background: linear-gradient(62deg, #eee 0%,#eee 55%,#eee 55%,#eee 55%,#eee 55%,#f6f3f3 55%,#f6f3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eee', endColorstr='#f6f3f3',GradientType=1 );
    max-width: 608px;
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
}

.section-1-title {
    color: #6e6e6e;
    font-family: RobotoCondensed-Regular;
    margin-top: 0;
}

.section-1 .secton-title-last-word {
    left: 60%;
    bottom: 65px;
}

.section-1 .secton-title-last-word:before {
    right: 90%;
    bottom: 23px;
}

.section-1-content, .section-1-ava {
    position: relative;
}

.section-1-content {
    padding-right: 20px;
    max-width: 795px;
    width: 100%;
}

.section-1-ava {
    max-width: 543px;
    width: 100%;
}

.section-1-ava img {
    border-radius: 4px;
    width: 100%;
    position: absolute;
    bottom: 125px;
}

.section-1-ava-text {
    background: rgba(0,0,0, 0.5);
    border-radius: 0 0 4px 4px;
    color: #fff;
    position: absolute;
    bottom: 125px;
    width: 100%;
    padding: 10px;
    text-align: center;
    max-width: 543px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.btn-about-us {
    margin: 20px 0 0;
}

.btn-about-us.mobile {
    display: none;
}
.section-2 {
    background: #eee;
}

.with-us-you-are-calm {
    background: #fffefe;
    background: -moz-linear-gradient(62deg, #fffefe 0%, #fffefe 55%, #fffefe 55%, #fffefe 55%, #fffefe 55%, #fbf9f9 55%, #fbf9f9 100%);
    background: -webkit-linear-gradient(62deg, #fffefe 0%,#fffefe 55%,#fffefe 55%,#fffefe 55%,#fffefe 55%,#fbf9f9 55%,#fbf9f9 100%);
    background: linear-gradient(62deg, #fffefe 0%,#fffefe 55%,#fffefe 55%,#fffefe 55%,#fffefe 55%,#fbf9f9 55%,#fbf9f9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffefe', endColorstr='#fbf9f9',GradientType=1 );
    padding: 0 65px;
}

.section-2 .secton-title-last-word {
    left: 82%;
}

.section-2 .secton-title-last-word:before {
    left: 94%;
    bottom: 7px;
}

.section-2-list {
    counter-reset: section-2-list;
    padding-bottom: 55px;
    margin: 0 auto;
}

.section-2-li {
    font-family: tahoma;
    font-size: 26px;
    color: #6e6e6e;
    margin-bottom: 50px;
    position: relative;
    text-align: center;
    list-style: none;
}

.section-2-li:before {
    background: #fff;
    border: 2px solid #23c9c5;
    border-radius: 60px;
    counter-increment: section-2-list;
    content: counter(section-2-list);
    display: block;
    font-family: RobotoCondensed-Light;
    font-size: 48px;
    height: 60px;
    color: #23c9c5;
    line-height: 60px;
    margin: 0 auto 20px;
    width: 60px;
    text-align: center;
    position: relative;
    z-index: 1;
}

.section-2-li:after {
    content: '';
    background: #23c9c5;
    height: 2px;
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    width: 130px;
    margin: 0 auto;
}


.portfolio {
    min-height: 200px;
    width: 100%;
    position: relative;
}

.portfolio-slide {
    /* padding: 10px; */
    /* display: none; */
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 300px;
    /* max-height: 300px; */
    opacity: 0;
    z-index: 10;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}

.portfolio-slide:first-child {
    position: relative;
}

.portfolio-slide.showing {
    opacity: 1;
    z-index: 20;
}

.portfolio-slide img {
    /* height: 100%; */
    width: 33.08%;
    object-fit: cover;
    margin: 0;
}

.portfolio-slide img:first-child {
    margin-left: 0;
}

.portfolio-slide img:last-child {
    margin-right: 0;
}

.btn-portfolio {
    max-width: 300px;
    margin: 40px auto 0;
}

.reviews-about-us {
    background: #fff;
    padding: 0 65px;
}

.section-4 .section-title {
    padding: 65px 0 15px;
}

.section-4 .secton-title-last-word, .section-7 .secton-title-last-word {
    left: 100%;
}

.section-4 .secton-title-last-word:before {
    right: 88%;
    top: 7px;
}

.section-title.our-inst-title {
    font-size: 60px;
    max-width: 850px;
}

/* body.home .section-title.our-inst-title { */
.section-title.our-inst-title {
    margin: 0 60px;
}

.section-title.our-inst-title .secton-title-last-word {
    right: 9%;
    bottom: 70px;
    font-size: 219px;
}

.section-title.our-inst-title .secton-title-last-word:before {
    left: 96%;
    bottom: 11px;
}

.our-instagram {
    margin: 50px auto 0;
}

.masonry {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.our-instagram-subscribe {
    /* border-top: 1px solid #c1c1c1; */
    padding: 25px 0;
}

.our-instagram-subscribe-text {
    color: #6e6e6e;
    font-family: tahoma;
    font-size: 20px;
}

.blue-btn.our-inst {
    margin: 0 20px 0;
}

.section-call-us {
    background: -moz-linear-gradient(-62deg, #fff 0%, #fff 65%, #fff 65%, #fff 65%, #fff 65%, #f7f7f7 65%, #f7f7f7 100%);
    background: -webkit-linear-gradient(-62deg, #fff 0%,#fff 65%,#fff 65%,#fff 65%,#fff 65%,#f7f7f7 65%,#f7f7f7 100%);
    background: linear-gradient(-62deg, #fff 0%,#fff 65%,#fff 65%,#fff 65%,#fff 65%,#f7f7f7 65%,#f7f7f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffefe', endColorstr='#fbf9f9',GradientType=1 );
    padding: 100px 0;
    width: 100%;
    overflow: hidden;
}

.call-us-title {
    line-height: 50px;
    color: #6e6e6e;
    font-family: OpenSans-CondLight;
    font-size: 35px;
    max-width: 700px;
    margin: 0 auto;
    padding: 0 40px;
    position: relative;
}

.call-us-title-before, .call-us-title-after {
    display: block;
    border: 2px solid #23c9c5;
    border-radius: 20px;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 15px;
}

.call-us-title-before {
    left: 15px;
}

.call-us-title-after {
    right: 15px;
}

.call-us-title-before:before, .call-us-title-after:after {
    background: #23c9c5;
    content: '';
    height: 2px;
    position: absolute;
    right: 18px;
    width: 10000%;
    top: 6px;
}

.call-us-title-before:before {
    right: 18px;
}

.call-us-title-after:after {
    left: 18px;
}

.call-us-tel {
    color: #23c9c5;
    font-family: RobotoCondensed-Regular;
    font-size: 55px;
}

.call-us-tel-text {
    font-size: 40px;
    margin-right: 10px;
    text-transform: uppercase
}

article p, .article-p, .section-p, article ul, article ol {
    font-family: tahoma;
    font-size: 24px;
    line-height: 37px;
    color: #6e6e6e;
    margin: 25px auto;
}

.section-p {
    font-size: 20px;
}


.site-footer {
    /* background: #f6f3f3; */
    background: #f7f7f7;
    font-family: RobotoCondensed-Regular;
    padding: 20px 0 0;
    margin-top: 80px;
    position: relative;
}

.footer-inf {
    border-bottom: 2px solid #25c9c8;
    padding-bottom: 15px;
}

.footer-logo-svg {
    max-width: 340px;
    width: 100%;
    height: auto;
}

.footer-content-block {
    max-width: 750px;
    width: 100%;
    margin-left: 40px;
    justify-content: flex-start;
}

.footer-menu {
    margin-bottom: 20px;
}

.footer-menu-link, .footer-menu-sep {
    color: #6c6c6c;
    text-transform: uppercase;
    font-family: OpenSans-CondLight;
    font-size: 26px;
    margin: 0 7px 0;
    text-shadow: 0 1px #b0b0b0;
}

.footer-menu-link:first-of-type {
    margin-left: 0;
}

.footer-menu-link:hover, .footer-menu-link.current-menu-parent, .footer-menu-link.current-menu-item {
    color: #404040;
}

.footer-menu-sep:last-child {
    display: none;
}

.footer-soc-block {
    max-width: 240px;
    margin-right: 10%
}

.footer-soc-link img {
    position: relative;
    top: -3px;
}

.footer-soc-text {
    width: 100%;
    font-family: OpenSans-CondLight;
    font-size: 25px;
    color: #6c6c6c;
    /* 	border-bottom: 1px solid #bcbcbc; */
    margin-bottom: 10px;
}

.footer-soc-link {
    margin: 0 14px 4px 0;
    transition: all .3s;
}


.footer-contact {
    font-size: 25px;
    color: #6c6c6c;
    margin: 0 12px;
}

.footer-contact-text {
    width: 100%;
    font-family: OpenSans-CondLight;
    font-size: 25px;
    /* border-bottom: 1px solid #bcbcbc; */
    margin-bottom: 10px;
}

.footer-copyright {
    color: #3a3939;
    font-size: 19px;
    line-height: 28px;
    margin: 0 auto;
    padding: 23px 0;
    text-align: center;
}

.section-iframe {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

.section-iframe-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/*
@media (min-width : 118.750em) {
    /**
*** do not ask please.....
**/.header-right-block {
        width: 100%;
        position: relative;
    }

    .header-left-block {
        display: none;
    }

    .bright-moments-title {
        font-size: 60px;
        line-height: 80px;
    }

    .bright-moments-subtitle {
        font-size: 32px;
    }

    .bright-moments {
        margin: 0 0 120px 25%;
    }

    .bright-moments-butt {
        max-width: 330px;
        padding: 20px 28px;
        font-size: 30px;
    }
}

/* Широкоформатный экран — 1600px */
@media (max-width : 99.9375em) {
    /* .site-content, .inner-wrap, .site-header {
		max-width: 1170px;
		padding: 0;
	} */.section-1-ava img {
        bottom: 175px;
    }

    .section-1-ava-text {
        bottom: 175px;
    }

    .inner-wrap {
        max-width: 1200px;
    }

    /* **************************** */
    /* ********** Home ************ */
    /* **************************** */
    .header-left-block {
        width: 300px;
    }

    .header-right-block {
        width: 960px;
    }

    .home-main-menu-link {
        font-size: 19px;
        margin: 0 15px;
    }

    .bright-moments {
        margin-bottom: 50px;
    }

    .bright-moments-title {
        font-size: 45px;
        line-height: 60px;
        margin-bottom: 20px;
    }

    .bright-moments-subtitle {
        font-size: 22px;
        max-width: 540px;
    }

    .soc-link {
        transform: scale(.9);
        margin-bottom: 10px;
    }

    .section-title {
        font-size: 50px;
    }

    .secton-title-last-word {
        font-size: 222px;
    }

    .section-2 .secton-title-last-word:before {
        bottom: 9px;
    }

    /* .section-2 {
		margin: 84px auto 0;
	} */
    .section-4 .secton-title-last-word:before {
        top: 9px;
    }

    /* .section-4, .section-6 {
		margin: 84px auto;
	} */
    .section-title.our-inst-title .secton-title-last-word:before {
        bottom: 15px;
    }

    .section-p {
        font-size: 21px;
    }

    .review-author {
        margin: 50px 0 30px;
        font-size: 32px;
    }

    .review-author-text {
        font-size: 18px;
        line-height: 28px;
    }

    .review-slide img, .rev-slider-nav {
        max-width: 500px;
    }

    /* end HOME */
    .main-menu-link {
        font-size: 20px;
        margin: 0 16px;
    }

    .page-title {
        font-size: 60px;
        margin-top: 50px;
    }

    /* 	.page-title.decor-addit-text:after {
		font-size: 150px;
		line-height: 48px;
	} */
    .page-subtitle {
        font-size: 20px;
        margin-bottom: 60px;
    }

    article p, .article-p {
        font-size: 19px;
        line-height: 30px;
    }

    .call-us-title {
        font-size: 28px;
        line-height: 45px;
    }

    .call-us-tel {
        font-size: 45px;
    }

    /* **************************** */
    /* ***** Instagram block ****** */
    /* **************************** */
    .section-title.our-inst-title {
        font-size: 50px;
    }

    .section-title.our-inst-title .secton-title-last-word {
        font-size: 180px;
        right: 24%;
    }

    .our-instagram-subscribe-text {
        font-size: 28px;
    }

    /* **************************** */
    /* ********** Blog ************ */
    /* **************************** */
    .recent-post-read-more {
        font-size: 22px;
    }

    /* **************************** */
    /* ********* Contacts ********* */
    /* **************************** */
    .contacts-call-us-text, .contacts-or, .contacts-write-message-text {
        font-size: 40px;
    }

    .contacts-tel-number {
        font-size: 45px;
    }

    .contacts-messenger {
        font-size: 24px;
    }

    .contacts-email {
        font-size: 30px;
    }

    .contacts-soc-link-text {
        font-size: 30px;
    }

    /* **************************** */
    /* ********** Footer ********** */
    /* **************************** */
    .footer-content-block {
        max-width: 695px;
    }

    .footer-menu-link, .footer-menu-sep {
        font-size: 24px;
    }

    .footer-soc-text, .footer-contact-text {
        font-size: 23px;
    }
}

/* Широкоформатный экран - 1366px */
@media (max-width : 85.375em) {
    .inner-wrap {
        max-width: 1024px;
    }

    .page-title {
        font-size: 50px;
        margin-top: 50px;
    }

    .section-p {
        line-height: 25px;
    }

    /* **************************** */
    /* *********** Blog *********** */
    /* **************************** */
    .recent-post-meta, .recent-post-link {
        font-size: 20px;
    }

    .recent-post-date {
        margin-left: 20px;
    }

    .recent-post-excrept {
        font-size: 18px;
        line-height: 25px;
    }

    .post-soc-share-link {
        width: 48px;
    }

    .recent-post-soc {
        padding: 10px 0 0;
    }

    .recent-post-soc-text {
        font-size: 17px;
    }

    .recent-post-read-more {
        font-size: 20px;
    }

    .post-tags a {
        font-size: 14px !important;
    }

    /* **************************** */
    /* *********** Home *********** */
    /* **************************** */
    .bright-moments {
        margin-bottom: 25px;
    }

    .bright-moments-title {
        max-width: 500px;
        font-size: 35px;
        line-height: 50px;
        margin-bottom: 10px;
    }

    .bright-moments-subtitle {
        margin-bottom: 25px;
    }

    .section-title {
        font-size: 45px;
    }

    .secton-title-last-word {
        font-size: 200px;
    }

    .section-2 .secton-title-last-word:before {
        bottom: 12px;
    }

    .section-4 .secton-title-last-word:before {
        top: 12px;
    }

    .section-title.our-inst-title .secton-title-last-word:before {
        bottom: 15px;
    }

    .review-author {
        font-size: 29px;
    }

    .review-author-text {
        font-size: 14px;
        line-height: 20px;
    }

    .review-slide img, .rev-slider-nav {
        max-width: 400px;
    }

    .rev-slider-nav {
        padding: 40px 0;
    }

    /* **************************** */
    /* ***** Instagram block ****** */
    /* **************************** */
    .section-title.our-inst-title {
        font-size: 45px;
    }

    .section-title.our-inst-title .secton-title-last-word {
        font-size: 180px;
        right: 45%;
        bottom: 65px;
    }

    .our-instagram-subscribe-text {
        font-size: 28px;
    }

    /* another news on blog single page */
    .section-title.another-news .secton-title-last-word:before {
        right: 92%;
        top: 10px;
    }

    /* another weddings on our weddings page */
    .section-title.another-weddings .secton-title-last-word:before {
        right: 87%;
        top: 11px;
    }

    /* **************************** */
    /* ********* Contacts ********* */
    /* **************************** */
    .contact_name p, .contact_email p, .contact_theme p, .contact_textarea p {
        margin: 28px auto 5px;
        font-size: 20px;
    }

    .contact_name input[type="text"], .contact_email input[type="email"], .contact_theme input[type="text"], .contact_textarea textarea {
        padding: 8px 17px;
        font-size: 20px;
        resize: none;
    }

    .contact_name label:before, .contact_email label:before, .contact_theme label:before, .contact_textarea label:before {
        margin-top: 5px;
    }

    .contacts-tel-number {
        font-size: 40px;
    }

    .contacts-messenger {
        font-size: 22px;
    }

    .contacts-soc-link-text {
        font-size: 28px;
        line-height: 40px;
        margin-top: 106px;
    }

    .contacts-email {
        margin: 45px 0;
    }

    /* **************************** */
    /* ********** Footer ********** */
    /* **************************** */
    .footer-content-block {
        margin-left: 100px;
    }

    .footer-menu-link, .footer-menu-sep, .footer-soc-text, .footer-contact-text {
        font-size: 22px;
        margin: 0 4px 0;
    }

    .footer-soc-text, .footer-contact-text {
        margin: 0;
    }

    .footer-copyright {
        font-size: 16px;
        line-height: normal;
    }
}

/* Широкоформатный экран — 1200px */
@media (max-width : 75.063em) {
    .scroll-up {
        right: 10px;
    }

    /* **************************** */
    /* *********** Home *********** */
    /* **************************** */
    .home-main-menu-link {
        font-size: 18px;
        margin: 0 18px;
    }

    .bright-moments-title {
        font-size: 45px;
        line-height: 48px;
        max-width: 600px;
    }

    .bright-moments-subtitle {
        font-size: 21px;
    }

    .bright-moments-butt {
        min-height: auto;
        padding: 10px 30px;
        font-size: 24px;
    }

    .section-title {
        font-size: 40px;
    }

    .secton-title-last-word {
        font-size: 180px;
    }

    .section-2 .secton-title-last-word:before {
        bottom: 14px;
    }

    .section-4 .secton-title-last-word:before {
        top: 14px;
    }

    .section-4 .section-title {
        padding: 65px 0 0;
    }

    /* **************************** */
    /* ***** Instagram block ****** */
    /* **************************** */
    .section-title.our-inst-title {
        font-size: 40px;
    }

    .section-title.our-inst-title .secton-title-last-word {
        font-size: 170px;
        right: 24%;
        bottom: 12px;
    }

    .section-title.our-inst-title .secton-title-last-word:before {
        bottom: 15px;
    }

    .our-instagram-subscribe-text {
        font-size: 28px;
    }

    /* **************************** */
    /* ********** Review ********** */
    /* **************************** */
    .review-slide {
        margin: 20px 0 0;
    }

    .review-author {
        font-size: 28px;
        /* margin: 50px 0 40px; */
    }

    /* end HOME */
    .page-title {
        font-size: 55px;
    }

    /* 	.page-title.decor-addit-text:after {
		font-size: 145px;
		line-height: 45px;
	} */
    .page-subtitle {
        font-size: 18px;
        margin-bottom: 60px;
    }

    .our-instagram-subscribe-text {
        font-size: 25px;
    }

    /* **************************** */
    /* ********** Blog ************ */
    /* **************************** */
    .recent-post-content {
        padding: 0;
    }

    /* another news on blog single page */
    .section-title.another-news .secton-title-last-word:before {
        top: 12px;
    }

    /* another weddings on our weddings page */
    .section-title.another-weddings .secton-title-last-word:before {
        top: 13px;
    }

    /* **************************** */
    /* ********* Contacts ********* */
    /* **************************** */
    .contacts-call-us-text, .contacts-or, .contacts-write-message-text {
        font-size: 30px;
    }

    .contacts-tel-number {
        font-size: 30px;
    }

    .contacts-messenger {
        font-size: 20px;
    }

    .contacts-email {
        font-size: 20px;
    }

    .contacts-soc-link-text {
        font-size: 24px;
        line-height: 30px;
    }
}

/* Десктоп - 1024px */
@media (max-width: 64em) {
    .scroll-up {
        display: none;
    }

    /* **************************** */
    /* *********** Home *********** */
    /* **************************** */
    .logo-mobile {
        width: 40%;
    }

    .home-main-menu-link {
        font-size: 17px;
        margin: 0 12px;
    }

    .bright-moments-subtitle {
        margin-bottom: 30px;
    }

    .soc-block {
        display: none;
    }

    .section-title {
        font-size: 40px;
        padding: 50px 0;
    }

    .secton-title-last-word {
        font-size: 150px;
    }

    .section-1 .secton-title-last-word {
        bottom: 15px;
    }

    .section-1-ava {
        max-width: 390px;
    }

    .btn-about-us {
        display: none;
    }

    .btn-about-us.mobile {
        display: block;
        margin: 20px auto;
    }

    .section-2-list {
        padding-top: 30px;
    }

    .section-2 .secton-title-last-word:before {
        bottom: 16px;
    }

    .section-4 .secton-title-last-word:before {
        top: 16px;
    }

    .section-4 .section-title {
        padding: 65px 0 0;
    }

    /* **************************** */
    /* ***** Instagram block ****** */
    /* **************************** */
    .section-title.our-inst-title {
        font-size: 36px;
        max-width: 400px;
        margin: 0 auto;
        padding: 0 0 50px;
    }

    .section-title.our-inst-title .secton-title-last-word {
        font-size: 150px;
        right: -60%;
        bottom: 20px;
    }

    .section-title.our-inst-title .secton-title-last-word:before {
        bottom: 17px;
    }

    /* ******************* */
    /* 	.inner-wrap.with-us-you-are-calm, .section-4 {
		padding: 0 15px;
	} */
    /* **************************** */
    /* ********** Header ********** */
    /* **************************** */
    .header-home {
        display: none;
    }

    .site-header {
        padding: 0 40px;
        width: 100%;
        display: none;
    }

    .site-header-mobile {
        display: block;
    }

    .mobile-menu {
        display: flex;
    }

    .main-menu {
        display: none;
    }

    .navigation .main-menu-link {
        font-size: 21px;
        text-transform: uppercase;
        margin: 0;
    }

    .main-menu-link:hover, .main-menu-link.current-menu-item, .main-menu-link.current-post-ancestor {
        text-shadow: 0 1px #b0b0b0;
        color: #404040;
    }

    .home-main-menu-link:hover:after, .home-main-menu-link.active:after {
        display: none;
    }

    .main-menu-link:hover:after, .main-menu-link.current-menu-item:after, .main-menu-link.current-post-ancestor:after {
        display: none;
    }

    /* **************************** */
    /* ********** Review ********** */
    /* **************************** */
    /* 	.review-slide img, .rev-slider-nav {
		max-width: 400px;
	}
	.review-author {
		font-size: 22px;
	}
	.rev-slider-nav {
		max-width: 400px;
	} */
    .portfolio-slide {
        max-height: 200px;
    }

    .review-slide {
        flex-wrap: wrap;
    }

    .review-slide img, .rev-slider-nav {
        margin: 0 auto;
    }

    .review-info {
        padding: 0 15px;
    }

    .review-author {
        font-size: 18px;
        margin: 20px auto 8px;
        text-align: center;
    }

    .review-author-text {
        font-size: 15px;
        line-height: 20px;
        text-align: center;
    }

    .rev-slider-nav {
        padding: 20px 0;
        max-width: 100%;
    }

    /* end HOME */
    .main-menu-link {
        font-size: 18px;
        margin: 0 14px;
    }

    .section-p {
        line-height: 22px;
        font-size: 18px;
    }

    /* **************************** */
    /* ********** Blog ************ */
    /* **************************** */
    .recent-post {
        width: 100%;
        padding: 0;
        margin: 0 0 60px;
    }

    p.recent-post-excrept {
        padding: 0;
        line-height: 22px;
    }

    .recent-post-link {
        font-size: 20px;
        line-height: 24px;
    }

    .recent-post-date {
        font-size: 20px;
    }

    .recent-post-category {
        font-size: 18px;
    }

    .recent-post-read-more {
        font-size: 28px;
    }

    .recent-post-soc {
        max-width: 230px;
        width: 100%;
    }

    /* another news on blog single page */
    .section-title.another-news, .section-title.another-weddings {
        padding: 50px 0 70px;
    }

    .section-title.another-news .secton-title-last-word:before {
        top: 16px;
    }

    /* end blog */
    .our-instagram-subscribe-text {
        font-size: 19px;
    }

    /* another weddings on our weddings page */
    .section-title.another-weddings .secton-title-last-word:before {
        top: 17px;
    }

    .entry-content.wedding-single {
        padding: 0;
    }

    .wedding-video {
        width: 100%;
    }

    /* **************************** */
    /* ******* Our Services ******* */
    /* **************************** */
    .our-service-title {
        font-size: 16px;
        max-height: 50px;
    }

    /* **************************** */
    /* ********** Footer ********** */
    /* **************************** */
    .footer-inf {
        flex-wrap: wrap;
        flex-direction: column
    }

    .footer-logo {
        margin: 0 auto;
        width: 240px;
    }

    .footer-content-block {
        margin: 20px auto;
        /* max-width: 100%; */
        max-width: 595px;
        justify-content: flex-start;
    }

    .footer-menu {
        /* margin: 0 auto 20px; */
        margin: 0 0 20px;
    }

    .footer-soc-text, .footer-contact-text {
        margin: 0;
    }
}

/* Десктоп — 992px */
@media (max-width : 62.063em) {
    .page-title {
        font-size: 40px;
    }

    /* 	.page-title.decor-addit-text:after {
		font-size: 110px;
		line-height: 48px;
	} */
    .page-subtitle {
        font-size: 20px;
        margin-bottom: 50px;
    }

    article p, .article-p {
        font-size: 18px;
        line-height: 22px;
    }

    .section-p {
        font-size: 17px;
    }

    /* .section-2 {
		margin: 50px 15px 0;
	} */
    .section-2-list {
        padding-bottom: 20px;
    }

    /* 	.section-4 {
		margin: 50px auto;
	}
	.section-6 {
		margin: 0 auto;
	} */
    /* **************************** */
    /* ***** Instagram block ****** */
    /* **************************** */
    .masonry-row {
        height: 200px;
    }

    /* body.home .section-title.our-inst-title { */
    .section-title.our-inst-title {
        margin: 0 30px;
    }

    /* **************************** */
    /* ********** Blog ************ */
    /* **************************** */
    .article-blog {
        flex-wrap: wrap;
    }

    .page-title.blog-single-title:after {
        font-size: 30px;
    }

    /* **************************** */
    /* ******* Our Wedings ******** */
    /* **************************** */
    .video-content {
        margin: 40px auto;
    }

    /* **************************** */
    /* ********* Contacts ********* */
    /* **************************** */
    .contacts-content {
        background: -moz-linear-gradient(-62deg, #fff 0%, #fff 65%, #fff 65%, #fff 65%, #fff 65%, #f7f7f7 65%, #f7f7f7 100%);
        background: -webkit-linear-gradient(-62deg, #fff 0%,#fff 65%,#fff 65%,#fff 65%,#fff 65%,#f7f7f7 65%,#f7f7f7 100%);
        background: linear-gradient(-62deg, #fff 0%,#fff 65%,#fff 65%,#fff 65%,#fff 65%,#f7f7f7 65%,#f7f7f7 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffefe', endColorstr='#fbf9f9',GradientType=1 );
        /* background: -moz-linear-gradient(-62deg, #fff 0%, #fff 40%, #fff 40%, #fff 40%, #fff 40%, #fbf5f5 40%, #fbf5f5 100%);
		background: -webkit-linear-gradient(-62deg, #fff 0%,#fff 40%,#fff 40%,#fff 40%,#fff 40%,#fbf5f5 40%,#fbf5f5 100%);
		background: linear-gradient(-62deg, #fff 0%,#fff 40%,#fff 40%,#fff 40%,#fff 40%,#fbf5f5 40%,#fbf5f5 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffefe', endColorstr='#fbf9f9',GradientType=1 );  */
        padding: 100px;
    }

    .contacts-call-us {
        max-width: 320px;
        margin: 0 auto;
    }

    .contacts-or, .contacts-write-message, .contacts-call-us-text {
        display: none;
    }

    .contacts-tel-number {
        font-size: 40px;
    }

    .contacts-tel-number-after, .contacts-tel-number-before {
        display: block;
    }

    .contacts-email {
        font-size: 30px;
        text-align: center;
    }

    .contacts-content .decor-circles {
        display: flex;
    }

    .contacts-content .decor-circles .decor-circle {
        margin-left: 22px;
        margin-right: 22px;
    }

    .footer-soc-block.contacts-soc-block {
        margin: 0 auto;
        justify-content: space-between;
    }

    .footer-soc-block.contacts-soc-block .footer-soc-link {
        margin: 0 7px;
    }

    .contacts-soc-link-text {
        text-align: center;
        margin: 18px auto;
    }

    /* **************************** */
    /* ********** Footer ********** */
    /* **************************** */
    .footer-copyright {
        font-size: 14px;
    }
}

/* Планшеты — 768px */
@media (max-width : 48.063em) {
    /* **************************** */ /* *********** Home *********** */ /* **************************** */ .section-1-content-wrap {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .section-1-ava {
        max-width: 100%;
        margin: 0 auto;
        max-width: 390px;
    }

    .section-1-ava img {
        position: static;
    }

    /* **************************** */
    /* ********** Reviews ********* */
    /* **************************** */
    .inner-wrap {
        padding: 0 20px;
    }

    .scroll-up {
        display: none;
    }

    .burger {
        right: 25px;
    }

    .page-subtitle {
        line-height: 24px;
        max-width: 100%;
    }

    .page-subtitle:before {
        top: 12px;
        right: 102%;
    }

    .page-subtitle:after {
        height: 10px;
        width: 10px;
        left: -15px;
    }

    .entry-content.blog-single, .entry-content.wedding-single {
        padding: 0;
    }

    /* **************************** */
    /* ********* About Us ********* */
    /* **************************** */
    .article-about-us {
        padding: 0
    }

    /* **************************** */
    /* *********** Blog *********** */
    /* **************************** */
    /* 	.recent-post-soc {
		max-width: 300px;
	} */
    /* **************************** */
    /* ********** Footer ********** */
    /* **************************** */
}

/* телефоны - 680px */
@media (max-width : 42.5em) {
    .post-tags {
        justify-content: flex-start;
    }

    .post-tags a {
        margin: 8px;
    }

    /* **************************** */
    /* *********** Home *********** */
    /* **************************** */
    .section-title {
        font-size: 30px;
        padding: 40px 0;
    }

    .secton-title-last-word {
        font-size: 120px;
    }

    .section-1 .secton-title-last-word {
        bottom: 8px;
    }

    .section-1 .secton-title-last-word:before {
        bottom: 27px;
    }

    .section-2-list {
        padding-top: 30px;
    }

    .section-2 .secton-title-last-word:before {
        bottom: 20px;
    }

    .with-us-you-are-calm {
        padding: 0 20px;
    }

    .section-4 .secton-title-last-word:before {
        top: 20px;
    }

    .section-4 .section-title {
        padding: 30px 0 0;
    }

    .reviews-about-us {
        padding: 0 20px;
    }

    .reviews-slider {
        padding-top: 20px;
    }

    /* **************************** */
    /* ***** Instagram block ****** */
    /* **************************** */
    .section-title.our-inst-title {
        font-size: 26px;
    }

    .section-title.our-inst-title .secton-title-last-word {
        font-size: 120px;
        right: 0;
        bottom: 20px;
    }

    .section-title.our-inst-title .secton-title-last-word:before {
        bottom: 21px;
    }

    /* another news on blog single page */
    .section-title.another-news .secton-title-last-word:before {
        top: 19px;
    }

    /* another weddings on our weddings page */
    .section-title.another-weddings .secton-title-last-word:before {
        top: 19px;
    }

    .masonry-row {
        height: 150px;
    }

    /* **************************** */
    /* ********** Footer ********** */
    /* **************************** */
    .footer-logo {
        width: 177px;
    }

    .footer-content-block {
        justify-content: center;
        max-width: 100%;
    }

    .footer-menu {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin: 0 auto 20px;
    }

    .footer-menu-sep {
        display: none;
    }

    .footer-menu-link {
        border-bottom: 1px solid #bcbcbc;
        display: block;
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
        padding: 10px 10px 5px;
    }
}

/* Телефоны —  544px */
@media (max-width : 34.063em) {
    .page-title {
        font-size: 23px;
    }

    .page-subtitle {
        font-size: 14px;
        max-width: 100%;
    }

    /* **************************** */
    /* *********** Home *********** */
    /* **************************** */
    .section-p {
        font-size: 15px;
        line-height: 20px;
    }

    .section-title {
        font-size: 25px;
    }

    .secton-title-last-word {
        font-size: 105px;
    }

    .section-1 {
        padding-bottom: 0;
    }

    .section-2 .secton-title-last-word, .section-4 .secton-title-last-word, .section-7 .secton-title-last-word {
        left: 0;
    }

    .section-2 .secton-title-last-word:before {
        bottom: 21px;
    }

    .section-2-li {
        font-size: 15px;
        margin-bottom: 30px;
    }

    .section-2-li:before {
        height: 42px;
        width: 42px;
        font-size: 25px;
        line-height: 40px;
    }

    .section-2-li:after {
        top: 20px;
    }

    .section-4 .secton-title-last-word:before {
        top: 21px;
    }

    .section-4 .section-title {
        padding: 15px 0;
    }

    /* **************************** */
    /* ********** Reviews ********* */
    /* **************************** */
    #slides {
        margin: 25px 0 0;
    }

    .review-info {
        padding: 0
    }

    /* end HOME */
    article p, .article-p {
        font-size: 15px;
    }

    .alignleft, .alignright, .aligncenter {
        float: none;
        display: block;
        margin: 10px auto;
    }

    /* **************************** */
    /* ******* Our Weddings ******* */
    /* **************************** */
    .wedding {
        width: 100%;
    }

    .newlyweds-name {
        font-size: 15px;
        padding: 10px;
    }

    .entry-content.wedding-single {
        padding: 0;
    }

    .video-content-text {
        font-size: 21px;
    }

    .video-content-title {
        font-size: 18px;
    }

    /* **************************** */
    /* ******* Our Services ******* */
    /* **************************** */
    .article-our-services .article-p {
        margin: 5px 0 20px
    }

    .entry-content.our-service-single {
        padding: 0;
    }

    /* **************************** */
    /* ******* Call us block ****** */
    /* **************************** */
    .section-call-us {
        padding: 40px 0;
    }

    .call-us-tel {
        flex-wrap: wrap;
    }

    .call-us-title {
        font-size: 18px;
        line-height: 22px;
    }

    .call-us-tel-text {
        font-size: 18px;
        width: 100%;
        text-align: center;
    }

    .call-us-tel {
        font-size: 25px;
        width: 100%;
        text-align: center;
    }

    /* **************************** */
    /* ****** Instagram block ***** */
    /* **************************** */
    /* body.home .section-title.our-inst-title { */
    .section-title.our-inst-title {
        margin: 0;
    }

    .section-title.our-inst-title {
        font-size: 21px;
        width: 100%;
        padding-bottom: 90px;
    }

    .our-instagram-subscribe {
        padding: 20px 0;
        text-align: center;
        flex-wrap: wrap;
    }

    .section-title.our-inst-title .secton-title-last-word {
        font-size: 90px;
        right: inherit;
        bottom: 20px;
    }

    .section-title.our-inst-title .secton-title-last-word:before {
        bottom: 24px;
    }

    .masonry-row {
        height: 120px;
    }

    .blue-btn.our-inst {
        margin: 20px auto;
    }

    /* **************************** */
    /* *********** Blog *********** */
    /* **************************** */
    .recent-post {
        margin: 0 0 30px;
    }

    .recent-post-link, .recent-post-category, p.recent-post-excrept, .recent-post-date {
        font-size: 15px;
    }

    .post-soc-share-link:hover {
        padding: 20px 0;
    }

    .article-blog-post-date {
        font-size: 21px;
        bottom: -40px;
    }

    .recent-post-btns {
        flex-wrap: wrap-reverse;
    }

    .recent-post-soc {
        border-bottom: 1px solid #8e8e8e;
        padding: 10px 0;
        justify-content: flex-start;
        max-width: 100%;
    }

    .recent-post-soc-text {
        align-self: center;
    }

    .recent-post-read-more {
        margin: 20px auto;
    }

    /* another news on blog single page and */
    /* another weddings on our weddings page */
    .section-title.another-news .secton-title-last-word, .section-title.another-weddings .secton-title-last-word {
        font-size: 72px;
    }

    .section-title.another-news .secton-title-last-word:before, .section-title.another-weddings .secton-title-last-word:before {
        top: 25px;
    }

    .page-title.blog-single-title {
        margin-bottom: 40px;
    }

    .page-title.blog-single-title:after {
        font-size: 20px;
    }

    .blog-pagination {
        margin: 30px auto;
    }

    /* **************************** */
    /* ********* Contacts ********* */
    /* **************************** */
    .contacts-content {
        padding: 40px 25px;
    }

    .contacts-content .decor-circles {
        margin: 26px auto;
    }

    .contacts-call-us {
        text-align: center;
        max-width: 190px;
    }

    .contacts-tel-number {
        font-size: 24px;
        text-align: center;
    }

    .contacts-tel-number-after, .contacts-tel-number-before {
        height: 14px;
        width: 14px;
    }

    .contacts-tel-number-before {
        top: 6px;
        left: -20px;
    }

    .contacts-tel-number-before:before {
        right: 11px;
    }

    .contacts-tel-number-after {
        bottom: 6px;
        right: -20px;
    }

    .contacts-tel-number-after:after {
        left: 11px;
    }

    .contacts-messenger, .contacts-soc-link-text {
        font-size: 16px;
    }

    .contacts-email {
        font-size: 20px;
        text-align: center;
    }

    /* **************************** */
    /* ********** Footer ********** */
    /* **************************** */
    .site-footer {
        margin-top: 40px;
    }

    .footer-soc-block {
        max-width: 100%;
        margin: 20px auto;
        text-align: center;
        justify-content: center;
    }

    .footer-soc-text {
        margin-bottom: 10px;
    }

    .footer-soc-link {
        margin: 0 7px 4px;
    }

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

    .footer-contact-text {
        margin: 0 auto 5px;
    }

    .our-services-block {
        width: 100%;
    }
}

/* Айфон в портретном режиме — 400px */
@media (max-width : 25em) {
    .logo-mobile {
        width: 150px;
    }

    .masonry-row {
        height: 100px;
    }
}

/* Айфон в портретном режиме — 320px */
@media (max-width : 20.063em) {
    .logo-mobile {
        display: block;
        margin: 10px 10px 10px 20px;
        max-width: 130px;
    }

    .burger {
        top: 23px;
        width: 60px;
    }

    .burger:before {
        margin-bottom: 6px;
    }

    .burger:after {
        margin-bottom: 7px;
    }

    .burger-check:checked ~ .burger {
        top: 30px;
    }

    .masonry-row {
        height: 80px;
    }
}

.about-text {
    margin-bottom: 50px;
    margin-top: 5px;
}

@media (max-width : 42.5em) {
    .about-text {
        margin-bottom: 25px;
        margin-top: 5px;
    }
}

.page-subtitling {
    font-family: tahoma;
    font-size: 24px;
    color: #6e6e6e;
    display: inline-block;
    line-height: 37px;
    max-width: 680px;
    position: relative;
    margin-bottom: 50px;
}

.about-text {
    font-family: tahoma;
    font-size: 20px;
    line-height: 27px;
    color: #6e6e6e;
    margin-top: 10px;
    margin-bottom: 40px;
}

@media (max-width: 1200px) {
    .about-text {
        font-size: 18px;
        line-height: 25px;
    }

    .page-subtitling {
        font-size: 22px;
        line-height: 30px;
    }
}

.section-iframe {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

.section-iframe-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.article-about-us section.free_content img {
    max-width: 100%;
}

@media (max-width : 380px) {
    .home-main .home-section.free_content.inner-wrap {
        margin-bottom: 0 !important;
    }

    .home-main .new_form_wrap {
        margin-top: 0 !important;
        margin-bottom: 20px !important;
    }
}


.new_form {
    margin: 90px auto !important;
    max-width: 850px;
    padding: 0 12px;
}