/*!
Theme Name:   Martin
Description:
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
*/


/*@import url(https://use.typekit.net/vqy0bnm.css);*/



/*
Droid,serif - 400
ff-nuvo-web-pro,sans-serif - 400
font-family: Otamendi,sans-serif - 400

*/



.care.style::before {
    display: none !important;
}

.office-prev__title a:hover {
    color: #ca7c34 !important; 
} 

.box-img {
    position: relative;
}
 

.care.style .section-title::before, .care.style .section-title::after {
    background-color: #707070;
}
.care.style .section-title {
    color: #03322c;
}



.hide-body {
    display: none !important;
}
.care-min .care__article-wrapper {
    margin-bottom: 60px;
}

.not-banner header.header-menu,
body:not(.home) header.header-menu{
    background-color: #03322c;
}

.not-banner .header-menu__contact, .not-banner .header-menu__location,
body:not(.home) .header-menu__contact, body:not(.home) .header-menu__location{
    border-bottom: 1px solid #CA7C34;
    border-top: 1px solid #CA7C34;
    color: #CA7C34;
}

.not-banner .header-menu__contact span,
body:not(.home) .header-menu__contact span {
    color: #FACEAB;
}
.not-banner .header-menu__logo .img-svg path,
body:not(.home) .header-menu__logo .img-svg path {
    /*fill: #FACEAB !important;*/
}
/*body .st0 {
    fill: #FACEAB !important;
    stroke: none;

}*/
.menu-local {
    position: absolute;
    right: 0;
    top: 95px;
    background: #fff;
    padding: 20px;
    border-top: 4px solid #CA7C34;
    opacity: 0;
    visibility: hidden;
    height: 0;
    z-index: 1000;
}

.menu-local a {
        color: #CA7C34 !important;
        text-align: right !important;
        white-space: pre !important;
}
.menu-local li {
    margin: 10px 0;
        text-align: right;
}
.menu-local.active {
    visibility: visible;
    height: auto;
    opacity: 1;
}

@media (max-width: 1024px) {
    .menu-local {
        right: unset;
        left: 0;
    }

    .menu-local li {
        text-align: left;
    }
}

body .header__contact-mobile .st0 {
    fill: #ca7c34 !important;
    stroke: none;
}
.st0 {
    display: block !important;
}

body:not(.home) .st0 {
    /*stroke: #03322c;*/
}

body.hover-menu:before {
    content: '';
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
}
.header-menu__nav {
    width: 100%;
}
.header-menu__nav li.sub-menu > a {
    position: relative;
}
.header-menu__nav li.sub-menu:hover > a:after {
    content: '';
    height: 4px;
    width: auto;
    background-color: #ca7c34;
    position: absolute;
    bottom: -4px;
    z-index: 101;
    right: 0;
    display: block;
    left: 0px;
}
.header-menu__nav li.sub-menu:hover > a:before {
    content: '';
    height: 4px;
    width: auto;
    background-color: #fff;
    position: absolute;
    bottom: -4px;
    z-index: 101;
    display: block;
    left: 100%;
    width: 100%;
    top: auto;
}

.shadow-menu.hover-li-fon{
    content: '';
    background-color: rgba(0,0,0,0.38);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    top: 0;
    z-index: 1000;
}

.header-menu.scrolling .header-menu__nav > li.sub-menu:hover:before {
    top: 86px;
}
/*.st0 {*/
/*    fill: #FFFFFF;*/
/*}*/

.not-banner .header-menu__contact::before, .not-banner .header-menu__location::before,
.not-banner .whatsapp-link img, body:not(.home) .header-menu__contact::before,
body:not(.home) .header-menu__location::before, body:not(.home) .whatsapp-link img,
.header-menu__top-mobile .img-svg, .header__contact-mobile img


{
    -webkit-filter: invert(50%) sepia(84%) saturate(314%) hue-rotate(348deg) brightness(91%) contrast(91%);
    filter: invert(50%) sepia(84%) saturate(314%) hue-rotate(348deg) brightness(91%) contrast(91%);
}

.header-menu__nav>li:hover>a:before, .hover-line {
    content: '';
    height: 4px;
    width: auto;
    background-color: #ca7c34;
    position: absolute;
    top: 0px;
    z-index: 101;
    right: 0;
    display: block;
    right: 0;
    left: 0px;
}

.header-menu__nav>li:hover>a:before {
    display: none;
}


.header-menu .whatsapp-link {
    top: 90px;
}

@media screen and (max-width: 600px) {
    #wpadminbar {
       display: none;
    }
    /*.admin-bar .header-menu.scrolling {
        margin-top: 0px !important;
    }
    html[lang] {
        margin-top: 0px !important;
    }*/
}

.iframe-map {
    position: relative;
}
.iframe-map:before {
    content: '';
    padding-top: 86%;
    display: block;
}
.iframe-map > iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100% !important;
    margin: auto;
    height: 100% !important;
}
.bg-img {
    position: relative;
    background-size: cover;
    background-position: center center;
    z-index: -1;
}
.bg-img:before {
    content: '';
    padding-top: 130.25%;
    display: block;
}


.header-menu__dropdown .dropdown-menu__link {
    white-space: pre !important;
}
.header-menu__dropdown .dropdown-menu__link:before {
    background: url(/wp-content/themes/martin/images/icons/slide-arrow.svg) 0 0 no-repeat;
}

.header-menu__dropdown .dropdown-menu {
        width: 32%;
}
body {
    overflow-x: hidden;
}

body.no-scroll {
    overflow: hidden;
}

.header-menu__hidden + .shadow {

}
.header-menu__hidden + .shadow {
    position: fixed;
    top: 0;
    bottom: 100%;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.36);
    overflow: hidden;
    opacity: 0;
    z-index: 1;
}
.header-menu__hidden.open + .shadow {
    opacity: 1;
    overflow: visible;
    cursor: pointer;
    bottom: 0;
}

.header-menu {
    top: 40px;
}
.header-menu.scrolling {
    top: 0;
}


.body {
    overflow: hidden;
}

.header-menu__top-mobile .header-menu__top-phone {

}

.header-menu__list-mobile, .header-menu__map-mobile {
    position: relative;
}

body.home .header-menu:not(.scrolling) .header-menu__list-mobile:before,
body.home .header-menu:not(.scrolling) .header-menu__list-mobile:after,
body.home .header-menu:not(.scrolling) .header-menu__map-mobile:before,
body.home .header-menu:not(.scrolling) .header-menu__map-mobile:after {
    width: 43px;
    height: 1px;
    content: '';
    position: absolute;
    z-index: 1;
    background: #fff;
    left: 0;
}

body.home .header-menu:not(.scrolling) .header-menu__map-mobile:before,
body.home .header-menu:not(.scrolling) .header-menu__map-mobile:after {
    left: auto;
    right: 0;
}

body.home .header-menu:not(.scrolling) .header-menu__list-btn:before {
    left: 6px;
}
body.home .header-menu:not(.scrolling) .header-menu__map-btn:after {
    right: 14px;
}

body.home .header-menu:not(.scrolling) .header-menu__list-mobile:before,
body.home .header-menu:not(.scrolling) .header-menu__map-mobile:before {
    top: 0;
}
body.home .header-menu:not(.scrolling) .header-menu__list-mobile:after,
body.home .header-menu:not(.scrolling) .header-menu__map-mobile:after {
    bottom: 0;
}

.header-menu {
    position: absolute;
}
.header-menu.scrolling {
    position: fixed;
}

.care__article-title {
    font-style: normal;
}

.care.care-min.norm::before {
    height: 100%;
}

.care .care__article h2 {
    font-size: 34px;
    line-height: 44px;
    color: #faceab;
    margin-bottom: 20px;
}

.care .care__article h3 {
    font-size: 24px;
    line-height: 34px;
    color: #faceab;
    margin-bottom: 20px;
}

.care .care__article .care__article-text + h3 {
    margin-top: 15px;
}

.care .care__article .care__article-text + h4 {
    margin-top: 15px;
}

.care .care__article h4 {
    font-size: 20px;
    line-height: 30px;
    color: #faceab;
    margin-bottom: 15px;
}

.care .care__article ul,
.single-post .article__body ul {
    margin: 1.5rem 0;
}

.care .care__article li,
.single-post .article__body li  {
    font-family: ff-nuvo-web-pro,sans-serif;
    position: relative;
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 32px;
}

.single-post .article__body li  {
    color: #5c5c5c;
}

.care .care__article ul li,
.single-post .article__body ul li {
    padding-left: 25px;
}

.care .care__article ul li::before,
.single-post .article__body ul li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(/wp-content/themes/martin/images/icons/button-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 15px;
    height: 5px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.single-post .descr__article.single-style-2 {
    padding-right: 45px;
}

.single-post .descr__article.single-style-2 .descr__article-text,
.single-post .descr__article.single-style-2 li {
    font-size: 19px;
    line-height: 1.7;
}

.single-post .article__body ul li::before {
    filter: invert(90%);
    top: 16px;
}

.care .care__article ol {
    padding-left: 1rem;
}

.care .care__article ol li {
    list-style-type: decimal;
}

.info .care__title {
    text-transform: uppercase;
    font-family: ff-nuvo-web-pro,sans-serif;
}

.info__title li:not(.after) {
    font-weight: 400;
    display: inline-block;
}
/************************/
.slick-dots li:not(.after) {
    display: inline-block;
}
.slick-dots li:not(.after) button {
    background-color: #b9b9b9;
    outline: 0;
    border-radius: 50%;
    border: none;
    font-size: 0;
    width: 7px;
    height: 7px;
    padding: 0;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer;
}
.slick-dots li:not(.after).slick-active button {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    background-color: #ca7c34;
}
.care {
    overflow-x: hidden;
}
.blog__title {
    font-weight: 400;
}

footer.footer .footer__col_large .italic,
footer.footer .footer__day-support {
    color: #F9F2E8;
}
/****************************/


body:not(.home) .header-menu .white-style {
    display: none !important;
}
body:not(.home) .header-menu .grey-style {
    display: inline-block !important;
}


body.home .header-menu .white-style {
    display: inline-block !important;
}
body.home .header-menu .grey-style {
    display: none !important;
}

body:not(.home) .header-menu__location a ,
body:not(.home) .header-menu__location a,
body.home .header-menu.scrolling .header-menu__location a {
    color: #FACEAB;
}

.footer__phone-icon img {
    -webkit-filter: invert(50%) sepia(84%) saturate(314%) hue-rotate(348deg) brightness(91%) contrast(91%);
    filter: invert(50%) sepia(84%) saturate(314%) hue-rotate(348deg) brightness(91%) contrast(91%);
}

/****************************/

.care .section-title {
    text-transform: uppercase;
    font-family: ff-nuvo-web-pro,sans-serif;
    font-size: 16px;
}


.local-person__person span {
    font-size: 19px;
    font-family: ff-nuvo-web-pro,sans-serif;
}


.s-person .box-btn {
    margin-top: 60px;
    min-height: 90px;
}

.s-person .local-person__label {
    font-family: ff-nuvo-web-pro,sans-serif;
    font-weight: 700;
}
.s-person .descr__article-phone .descr__article-place li {
    width: auto;
}

.descr__article-phone .descr__article-place li {
    margin: 0 5px 0 5px;
}
.descr__article-phone .descr__article-place li:not(:first-child):before {
    left: -8px;
}

.descr__article.single-style-2 h2,
.descr__article.single-style-2 h3,
.descr__article.single-style-2 h4,
.descr__article.single-style-2 h5,
.descr__article.single-style-2 h6 {
    text-align: left;
}

.page-local .descr .section-title {
    font-size: 28px;
    font-weight: 400;
}

.care.norm  .care__article-title,
.page-local .descr__left-title {
    font-style: italic;
}
.descr .contact__list {
    font-family: ff-nuvo-web-pro,sans-serif;
    font-size: 19px;
    color: #7B7B7B;
}
.descr .contact__link-email {
    margin-top: 16px;
}
.descr .descr__img-title {
    padding-bottom: 5px;
}
.page-local  .descr .descr__img-address {
    margin-top: 10px;
    font-family: ff-nuvo-web-pro,sans-serif;
}
.descr__right .descr__article-text {
    line-height: 30px;
}
.page-local .descr__article-text {
    margin-top: 0;
    margin-bottom: 40px;
}
.page-local .descr__article-cite {
    margin-bottom: 20px;
}
.page-local  .descr__article {
    border-color: #F2CFB0;
}
.page-local .descr__article-offices {
    padding-top: 35px;
}
.page-local .descr__article-offices + .descr__article {
    margin-top: 35px;
}
.page-local .address__post {
    margin-bottom: 15px;
}
.page-local .address__item {
    margin-bottom: 32px;
}
.page-local .descr__article-offices + .descr__article {
    padding-top: 14px;
    padding-bottom: 0;
}
.s-review.slider .section-title {
    font-weight: 400;
    font-size: 28px;
}
.wp-google-reviews .slick-slide .wp-google-stars .wp-stars svg path {
    fill: rgb(231, 113, 27) !important;
}

.wp-google-reviews .slider__prev-arrow {
    left: -17.5%;
}
.wp-google-reviews .slider__next-arrow {
    right: -17.5%;
}
.wp-google-reviews .slick-slide .wp-more-toggle {

}
.wp-google-reviews .slick-slide .wp-google-text {
    font-family: ff-nuvo-web-pro,sans-serif;
}
.wp-google-reviews .slick-dots {
    bottom: -136px;
}
.wp-google-reviews .slick-slide .wp-google-text {
    height: 145px;
    overflow: auto;
    line-height: 1.9;
    padding-top: 15px;
    padding-right: 15px;
}
.wp-google-reviews .slick-slide {
    padding-top: 30px;
}

::-webkit-scrollbar {
    width: 10px;
    height: 3px;
}
::-webkit-scrollbar-button {
    background-color: #03322c;
}
::-webkit-scrollbar-track {
    background-color: #03322c;
}
::-webkit-scrollbar-track-piece {
    background-color: #ffffff;
}
::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #03322c;
    border-radius: 0px;
}
::-webkit-scrollbar-corner {
    background-color: #999;
}
::-webkit-resizer {
    background-color: #03322c;
}




.wp-google-text::-webkit-scrollbar {
    width: 5px;
    height: 0px;
}
.wp-google-text::-webkit-scrollbar-button {
    background-color: #f6f6f6;
}
.wp-google-text::-webkit-scrollbar-track {
    background-color: #f6f6f6;
}
.wp-google-text::-webkit-scrollbar-track-piece {
    background-color: #f6f6f6;
}
.wp-google-text::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: #03322c;
    border-radius: 5px;
}
.wp-google-text::-webkit-scrollbar-corner {
    background-color: #f6f6f6;
}
.wp-google-text::-webkit-resizer {
    background-color: #f6f6f6;
}
.blog__slider-source {
    font-weight: 700;
}
/*main {*/
/*    overflow-x: hidden;*/
/*}*/

.option__title {
    margin-bottom: 30px;
}


/*main .container--sticky {*/
/*    top: 0px;*/
/*}*/

.container--sticky {
    z-index: 50;
}

.header-menu__top {
    z-index: 1000;
    position: relative;
}

main > * {
    overflow-x: hidden;
}

.header-menu__logo .grey-style.min {
    display: none;
}

.header-menu:not(.scrolling)  .grey-style.min {
    display: none !important;
}


.js-srcoll:hover {
    color: #ca7c34;
}
.slider .slick-list .slider__signature {
    max-width: 100%;
}
.slider .slick-list .slider__signature-status {
    display: inline-block;
}

.page-content-style {
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 24px;
    line-height: 34px;
    color: #03322c;
    text-align: left;
}
.page-content-style h1,
.page-content-style h2,
.page-content-style h3,
.page-content-style h4 {
    margin-bottom: 1rem;
    margin-top: 3.5rem;
    font-weight: 700;
    line-height: 1.2;
}

.page-content-style h1 {
    margin-bottom: 2rem;
    font-size: 30px !important;
}
.page-content-style h2 {
    margin-bottom: 1.5rem;
    font-size: 26px !important;
}
.page-content-style h3 {
    font-size: 22px !important;
}
.page-content-style h4 {
    font-size: 18px !important;
}

.page-content-style p {
    font-size: 16px;
    margin-bottom: 10px;
}


.page-content-style p {
    margin: 0 0 10px;
}

.header-menu__location a {
    position: relative;
}
.header-menu .header-menu__location a:before {
    content: '';
    right: -30px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
}

h1 {
    font-size: inherit !important;
}

h1.descr__left-title {
    font-size: 66px !important;
}

@media (max-width: 568px) {
    h1.descr__left-title {
        font-size: 37px !important;
    }
}

.page-service .option.background_white:before {
    display: none !important;
}
.option__grid-img .img-svg {
    transition: all .2s ease;
   /* filter: invert(38%) sepia(36%) saturate(314%) hue-rotate(348deg) brightness(107%) contrast(94%);*/
}

.gdpr-floating-button-custom-position {
    bottom: 60px !important;
    left: 0 !important;
}

.info,
.option.option--padding {
    overflow: hidden;
}

.page-service .section-title {
    color: #03322c;
}

/*.page-service .grid__list .grid__link--download .img-svg {*/
/*    max-width: 20px;*/
/*    filter: invert(132%) sepia(236%) saturate(386%) hue-rotate(286deg) brightness(58%) contrast(62%)*/
/*}*/
.page-service .grid__list .grid__link--download .img-svg .st0 {
  fill:#55193c;
}
.page-service .grid__list .grid__link--download .img-svg {
    position: relative;
    width: 19px;
    height: 18px;
    display: inline-block;
    vertical-align: bottom;
}

.page-service .grid__list .grid__link--download .img-svg svg {
    top: 0;
    bottom: 0;
}

.option__grid-img .img-svg:hover,
a.option__grid-item:hover .option__grid-img .img-svg {
    filter: invert(132%) sepia(236%) saturate(386%) hue-rotate(286deg) brightness(58%) contrast(62%);
}
a.option__grid-item:hover p {
    color: #55193C;
}

.care.care-min.style * {
    color: #03322c;
}
.care.care-min.style .care__article-text {
    color: #747474;
}


/********** blog start ***********/

.blog-templ__title.style-2 {
    letter-spacing: -1px;
}


.toc {
    background: #fff;
    padding: 42px 35px 20px;
    margin-top: 20px;
    margin-bottom: 0px;
}
#toc_container p.toc_title {
    display: none;
}
#toc_container {
    width: 100%;
    border: none;
    background: #fff;
    margin-top: 20px;
    color: #03322C;
}

ul.toc_list {
    font-family: Nuvo,sans-serif;
    font-size: 16px;
    line-height: 32px;

}
ul.toc_list li a {
    font-weight: 700;
}
ul.toc_list ul li a {
    font-weight: 400;
}

ul.toc_list li {
    margin-bottom: 20px;
}

.single-style-2 .s-blog-wrapper .blog-templ__header {
    border-bottom: none;
}

body .single-style-2 .article h2.article__title {
    color: #55193c;
    font-weight: 400;
    font-family: Otamendi,sans-serif;
    margin-bottom: 30px;
}

body.single-post  .article h2.option__title,
body.single-post  .article h2.article__title {
    color: #55193c;
    font-weight: 400;
    font-family: Otamendi,sans-serif;
    margin-bottom: 30px;
    font-size: 24px;

    @media (min-width: 768px) {
        font-size: 36px;
    }

    @media (min-width: 1024px) {
    font-size: 54px;
}
}

body.single-post  .article h3 {
    margin-top: 25px;
}

@media (max-width: 568px) {
    body.single-post  .article .descr__article-phone--wrapper .descr__article-link {
        font-size: 25px !important;
    }
}

body.single-post  .article  .descr__article-phone {
    padding: 14px 10px 17px 20px;
}

body.single-post  .article  .descr__article-phone::before {
    content: unset;
}

body .single-style-2 .article .article__body {
    padding-top: 30px;
    padding-bottom: 10px;
}

body .single-style-2  .article .article__body > p {
    margin-bottom: 35px;
    margin-top: 0;
}

body .single-style-2  .article figure {
    margin-bottom: 30px;
}

body .single-style-2 h3,
body .single-style-2 h4,
body .single-style-2 h5,
body .single-style-2 h6{
    color: #03322C;
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 700;
}

.single-style-2 .article__introtext {
    margin-bottom: 30px;
}
.single-style-2 .blog-templ__body {
    padding-top: 40px;
}

.single-style-2 .article h2 {
    margin-bottom: 40px;
}

.lwptoc-light .lwptoc_i {
    width: 100%;
}
.lwptoc_toggle {
    display: none;
}

.lwptoc_title {
    text-transform: uppercase;
    color: #03322c;
    font-weight: 700;
    letter-spacing: 2px;
    padding-bottom: 30px;
    font-family: 'Droid Serif Regular', serif;
    font-size: 16px;
    position: relative;
    width: 100%;
    display: block;
}


.lwptoc_title:after {
    content: "";
    width: 1px;
    height: 40px;
    background-color: #faceab;
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    height: 1px;
    bottom: 0;
    background-color: #14312c;
}
/*
.single-style-2 .s-blog-wrapper .article {
    counter-increment: inst;
}
.single-style-2 .s-blog-wrapper .article  h2.article__title:before
 {
    content: counter(inst);
    display: inline-block;
}
*/
/*
.single-style-2 .box-content .blog-templ__body .article__title span:before {
    content: '.';
    display: inline-block;
    margin-right: 10px;
}*/
/*.article__body h3 {*/
/*    counter-increment: inst;*/
/*}*/
/*.article__body h3:before {*/
/*    content: counter(inst);*/
/*    display: inline-block;*/
/*}*/
remove-section-bown-1,
.remove-section-bown-2 {
    width: 100%;
}
.remove-section-bown-1 .article h5,
.remove-section-bown-1 .article__introtext {
    max-width: 100%;
}
.section-title {
 text-align: center;
}
.lwptoc_title:before {
    content: "";
    width: 1px;
    height: 30px;
    background-color: #faceab;
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: auto;
    bottom: -15px;
    left: 0;
    background-color: #14312c;
}

.lwptoc_i {
    background: #fff !important;
    padding: 30px 20px 20px !important;
    margin-top: 20px;
    margin-bottom: 0;
}
.lwptoc_header {
    margin-bottom: 30px;
}
.lwptoc_item a {
    margin-bottom: 10px;
    letter-spacing: 0.8px;
}
html body .lwptoc_i .lwptoc_items .lwptoc_itemWrap .lwptoc_item a {
    border-bottom: none !important;
}
.lwptoc_i .lwptoc_itemWrap > .lwptoc_item > a {
    padding-left: 25px;
    position: relative;
}
.lwptoc_i > .lwptoc_items > .lwptoc_itemWrap > .lwptoc_item > a:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(images/icons/button-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 15px;
    height: 5px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    filter: invert(100%);
    display: block;
}

.box-iframe {
    position: relative;
}
.box-iframe:before {
    content: '';
    position: relative;
    display: block;
    padding-top: 52%;
}
.box-iframe > * {
    position: absolute !important;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}

.box-iframe .img {
    z-index: 1;
    background-size: cover;
    cursor: pointer;
}
.box-iframe .rll-youtube-player {
    padding-bottom: 0;
}
.lwptoc_i {
    background: #F5F5F5 !important;
}

. * {
    font-family: ff-nuvo-web-pro,sans-serif;
}

.clone-lwptoc .lwptoc_i {
    background: #fff !important;
}

.box-iframe .img {

}
.box-iframe .img:before {
    content: '';
    display: block;
    width: 100px;
    height: 100px;
    z-index: 1;
    left: 40px;
    bottom: 30px;
    border-radius: 50%;
    background-image: url("images/maertin_play_icon.svg");
    position: absolute;
    z-index: 1;
}
.single-style-2 .blog-templ__main {
    width: 100%;
}

.blog-templ__main > .blog-templ__body:first-child {
    padding-top: 0 !important;
}

.info__img-box, .option-block__img .blog__hidden, .blog__slider-item, .care__item-img-box {
    cursor: pointer;
}


.box-filter-affiliate-result .box-result .quote {
    max-width: calc(100% - 40px);
}

.box-filter-affiliate-result .box-result .quote:before,
.box-filter-affiliate-result .box-result .quote:after {
    display: none;
}

.box-filter-affiliate-result .box-result iframe {
    width: 100%;
}

.box-list {
    color: #03322C;
    font-family: ff-nuvo-web-pro,sans-serif;
    margin-top: 40px;
    margin-bottom: 50px;
}
.box-list .box-title {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px;
    letter-spacing: 1.6px;
}
.box-list ul {
    padding-left: 0px;
}
.box-list li {
    margin-bottom: 15px;
}
.box-list a {
    color: #03322C;
    font-weight: 400;
    display: inline-block;
    padding-left: 25px;
    position: relative;
}
.box-list a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(images/icons/button-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 15px;
    height: 5px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    filter: invert(100%);
    display: block;
}


.box-person {
    margin-top: 60px;
    padding: 0 30px 0 30px;
    border-right: 1px solid #e6e0d2;
    border-left: 1px solid #e6e0d2;
    position: relative;

}
.box-person .person-img {

}
.box-person .person-title {
    color: #00201F;
    font-size: 19px;
    margin-bottom: 20px;
}
.box-person .person-text {
    color: #7B7B7B;
    line-height: 32px;
    margin-bottom: 25px;
}
.box-person .person-autor {
    color:#03322C;
    font-size: 40px;
    line-height: 63px;
    font-family: Otamendi,sans-serif;
    margin-bottom: 10px;
}
.box-person .box-img {
    width: 174px;
    height: 174px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 40px;
}


/*.box-iframe .img:before {*/
/*    content: '';*/
/*    display: block;*/
/*    width: 100px;*/
/*    height: 100px;*/
/*    left: 40px;*/
/*    bottom: 30px;*/
/*    z-index: 1;*/
/*    position: absolute;*/
/*}*/

/*.lwptoc_i > .lwptoc_items > .lwptoc_itemWrap > .lwptoc_item {*/
/*    width: 49%;*/
/*}*/

body div .lwptoc_itemWrap .lwptoc_item  a {
    color: #03322C !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    text-decoration: none !important;
    border-bottom: none !important;
    display: inline-block;
}
body div .lwptoc_itemWrap .lwptoc_itemWrap a {
    color: #03322C !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    text-decoration: none !important;
    border-bottom: none !important;
    display: inline-block;
}
.lwptoc_items {
    margin-top: 40px;
}



/********** blog end ***********/


/********** quotes start ***********/
.js-scroll {
    position: relative;
}
.scroll-bar {
    top: 0px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.scroll-bar.fixed {
    position: absolute;
    position: fixed;
    top: 150px;
}

.scroll-bar.fixed .clone-lwptoc {
    padding-top: 20px;
}

.fixed-end {
    top: auto !important;
    bottom: 0 !important;
    position: absolute !important;
}

.box-shared .a2a_kit a {
    margin-left: 0px !important;
    margin-right: 17px !important;
}
/*{*/
/*    color: #CA7C34 !important;*/
/*}*/

.box-shared .a2a_svg {
    height: 32px !important;
    line-height: 32px !important;
    width: 32px !important;
}
.box-shared span.a2a_svg {
    border-radius: 50% !important;
    overflow: hidden !important;
    background-color: #CA7C34 !important;
}
.box-shared span.a2a_svg path {
    fill: #fff !important;
}
.shared-title {
    color: #7B7B7B;
    font-size: 19px;
    line-height: 32px;
    margin-bottom: 15px;
    font-family: ff-nuvo-web-pro,sans-serif;
}
.box-result .box {
    position: relative;
}
.box-shared + .article__footer {
    margin-top: 20px;
}
.quote-hover > div {
    width: 100%;
}

.a2a_kit a {
    margin-left: 15px !important;
    margin-right: 15px !important;
}
.a2a_default_style a {
    float: none !important;
}
.a2a_svg {
    height: 50px !important;
    line-height: 50px !important;
    width: 50px !important;
}

span.a2a_svg {
    border-radius: 50% !important;
    overflow: hidden !important;
    background-color: #fff !important;
}
span.a2a_svg path {
    fill: #03322c !important;
}
.quote-hover:hover {
    opacity: 1;
}


.quote-hover-shared {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-bottom: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid #F2CFB0;
    border-bottom: 1px solid #F2CFB0;
    position: relative;
}
.quote-hover-shared:after,
.quote-hover-shared:before {
    content: '';
    display: block;
    background-color: #F2CFB0;
    height: 40px;
    width: 1px;
    left: 0;
    right: 0;
    z-index: 1;
    margin: auto;
    position: absolute;
}
.quote-hover-shared:before {
    top: -20px;
}
.quote-hover-shared:after {
    bottom: -20px;
}

.quote-hover-title {
    font-family: ff-nuvo-web-pro,sans-serif;
    font-size: 16px;
    letter-spacing: 1.6px;
    line-height: 44px;
}
.box-filter-quotes a {
    cursor: pointer;
}
.box-filter-quotes a.active {
    background-color: #03322c;
    color: #fff;
}

.box-content .lwptoc,
.box-content .lwptoc .lwptoc_i {
    background-color: #fff !important;
}


.box-filter-quotes-result {
    margin-top: 90px;
}
.quotes-result-title {
    position: relative;
}
.quotes-result-title h2 {
    font-size: 16px;
    letter-spacing: 1.6px;
    line-height: 44px;
    padding-bottom: 30px;
    color: #03322C;
    border-bottom: 1px solid #707070;
    margin-bottom: 25px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    font-family: ff-nuvo-web-pro,sans-serif;
}
.quotes-result-title:before {
    content: "";
    width: 1px;
    height: 40px;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #707070;
}


.quotes-result-title-sub-1 {
    padding-top: 20px;
    padding-bottom: 15px;
    font-size: 28px;
    line-height: 33px;
    color: #00201F;
    text-align: center;
}
.quotes-result-title-sub-2 {
    color: #55193C;
    font-size: 40px;
    line-height: 63px;
    font-family: Otamendi,sans-serif;
    text-align: center;
}

.box-result {
    margin-top: 25px;
    padding-top: 30px;
    position: relative;
}
.box-result:before {
    content: "";
    width: 1px;
    height: 40px;
    background-color: #faceab;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #707070;
}
.box-result:after {
    content: "";
    height: 1px;
    background-color: #707070;
    position: absolute;
    top: 0px;
    left: 6px;
    right: 6px;
    margin: auto;
}
.box-result {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -6px;
    margin-left: -6px;
    align-items: stretch!important;
}
.box-result .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.box-result .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;

}
.box-result > * {
    padding-left: 6px;
    padding-right: 6px;
    margin-top: 22px;
}
.box-result .box {
    padding: 22px;
    background: #fff;
    height: 100%;
}
.box-filter-quotes-result:last-child {
    margin-bottom: 55px;
}
.box-result .box-img {
    height: 100%;
}


.box-result .autor {
    color: #7B7B7B;
    font-size: 14px;
    letter-spacing: 1.4px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
}

.box-result .quote {
    text-align: center;
    color: #CA7C34;
    font-size: 19px;
    line-height: 32px;
    font-style: italic;
    margin-top: 50px;
}


.box-result .quote {
    max-width: 60%;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    margin: auto;
}
.box-result .quote:before,
.box-result .quote:after {
    position: absolute;
    left: 0;
    right: 0;
    font-size: 35px;
}
.box-result .quote:after {
    content: '„';
    top: 0;
}
.box-result .quote:before {
    content: '„';
    bottom: 25px;
}


.quote-title {
    color: #03322C;
    font-size: 16px;
    line-height: 44px;
    letter-spacing: 1.6px;
    text-align: center;
    font-family: ff-nuvo-web-pro,sans-serif;
    position: relative;
    min-height: 70px;
    text-transform: uppercase;
}
.quote-title:before {
    content: "";
    width: 1px;
    height: 40px;
    background-color: #707070;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: auto;
}
.quote-title:after {
    content: "";
    height: 1px;
    background-color: #707070;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: auto;
}

.quote-title ~ .autor {
    position: relative;
    padding-top: 30px;
    padding-bottom: 20px;
}
.quote-title ~ .autor:before {
    content: "";
    width: 1px;
    height: 40px;
    background-color: #707070;
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    margin: auto;
}
.quote-title ~ .autor:after {
    content: "";
    height: 1px;
    background-color: #707070;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    margin: auto;
}

.quote-title .quote {

}

.quote-title + .quote:before, .quote-title + .quote:after {
    display: none;
}
.box-result .box-img {

}

.box-result .box-img.bg {
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 30px;
}

.box-result .box-img.bg .quote {
    color: #03322C;
}

.option + .page-service > .blog {
    padding-top: 0;
}

.header-menu__nav .dropdown-menu li:hover {
    background-color: rgba(0,0,0,0);
}
.header-menu__nav .dropdown-menu li:hover a {
    color: #ca7c34;
}
.header-banner__question:last-of-type {

}
.header-banner__question:hover {
    color: #CA7C34;
}

.slider__arrows {
    -webkit-filter: invert(97%) sepia(1%) saturate(0) hue-rotate(204deg) brightness(89%) contrast(90%);
    filter: invert(97%) sepia(1%) saturate(0) hue-rotate(204deg) brightness(89%) contrast(90%);
}
.slider__arrows:hover {
    -webkit-filter: invert(12%) sepia(40%) saturate(2637%) hue-rotate(293deg) brightness(92%) contrast(95%);
    filter: invert(12%) sepia(40%) saturate(2637%) hue-rotate(293deg) brightness(92%) contrast(95%);
}
.care__item {
    position: relative;
}
.hover-link-clone {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100;
}


.slider__arrows.slick-disabled {
    -webkit-filter: invert(97%) sepia(1%) saturate(0) hue-rotate(204deg) brightness(89%) contrast(90%);
    filter: invert(97%) sepia(1%) saturate(0) hue-rotate(204deg) brightness(89%) contrast(90%);
}

.page-service .descr__left-title span {
    margin-right: 20px;
    display: inline-block;
}
.descr .descr__article-phone {
    padding-right: 10px;
}
.descr__article-phone {
    padding: 14px 10px 17px 85px;
}

main.single-style-2 .box-content .blog-templ__body {
    padding-top: 0 !important;
}

.header-menu__nav > li > a.active {
    background-color: #ca7c34;
}
[data-tab-name].active {
    color: #4d1e3b !important;
    border-bottom: 1px solid #4d1e3b !important;
}

.blog-templ__header .blog-templ__descr {
    font-size: 24px;
    line-height: 34px;
}

.single-style-2 .s-blog-wrapper {
    overflow: hidden;
}

.blog-templ__descr a span {
    border-bottom: 1px solid #be7f43;
    padding-bottom: 3px;
}
.box-btn .button {
    background-color: #ca7c34;
    padding: 10px 60px;
    font-size: 17px;
    font-style: italic;
    display: inline-block;
    text-decoration: none;
    color: inherit;
    outline: 0;
}
.box-btn .button span {
    border-bottom: 1px solid #fff;
    padding-bottom: 3px;
    padding-right: 20px;
    position: relative;
    color: #fff;
}
.box-btn .button span::before {
    content: "";
    position: absolute;
    width: 15px;
    height: 5px;
    right: 0;
    top: 7px;
    background-image: url(images/icons/button-arrow.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}


.dropdown-menu a.active {
    color: #ca7c34;
}
.grid__list a:hover {
    color: #ca7c34;
}

.blog-preview  .section-title {
    letter-spacing: normal;
}

.clone-lwptoc .lwptoc_i * {
    letter-spacing: normal;
}



/********** quotes end ***********/


.footer .footer__copy-list a:hover,
.footer__address-link:hover,
.footer .current_page_item > a {
    color: #ca7c34;
}

.footer .current_page_item {

}

.person::before {
    height: calc(100% - 300px);
}

.option__link {
    background-color: #ca7c34;
}
.option__link:hover,
.blog__hidden-link:hover,
.care__item-img-link:hover,
.care__article-link:hover,
.care__item-more:hover,
.info__item-img-link:hover {
    background-color: #a47402;
}

.descr__article-link,
.descr__link-btn,
.care__article-link,
.care__item-more,
.info__item-img-link,
.person__link,
.option__link,
.blog__hidden-link,
.care__item-img-link,
.btn
{
    border-radius: 15px;
}

.descr__article-list {
    margin-left: 0;
}

.aligncenter {
    display: block;
    margin: 0 auto;
}

.descr__article-text img[class*="wp-image-"] {
    min-width: 80%;
}

.phone_with_title {
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.phone_with_title-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 560px;
}


@media (max-width: 1024px) {
    .s-blog-wrapper .article h1.article__title{
        margin-top: 80px!important;
        font-size: 24px!important;
    }
}

@media (min-width: 1024px) {
    .descr__article-phone.mobile .descr__article-place {
        padding: 20px 30px 15px;
    }
    .descr__article-phone.mobile .descr__article-place li {
        font-family: ff-nuvo-web-pro,sans-serif;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    .descr__article-phone.mobile .descr__article-phone--wrapper * {
        text-align: center;
    }
    .descr__article-phone.mobile .descr__article-work {
        display: block;
        margin-bottom: 35px;
        margin-top: 20px;
    }
    .descr__article-phone.mobile .descr__article-address {

    }
    .descr__article-phone.mobile .descr__article-link {
        line-height: 30px;
    }
    .descr__article-phone.mobile .descr__article-address {
        color: #FACEAB;
    }

    .descr__article-phone.mobile::before {
        width: 42px;
        height: 42px;
    }
    .descr__article-phone.mobile {
        padding-top: 90px;
    }

    .descr__article-phone.mobile .descr__article-place {
        margin-top: 40px;
    }

    .header-banner {
        padding: 24px 25px !important;
    }
    .header-banner__question {
        padding-right: 20px;
    }
    .header-banner__question:last-of-type {
        padding-left: 20px;
    }
    .header-banner__question {
        max-width: 230px;
    }
    .header-banner__main {
        max-width: 790px;
    }

    .blog-templ__title {
        font-size: 42px !important;
        line-height: 63px;
    }
    body.single .article h1,
    body.single .article h2.article__title {
        font-size: 54px !important;
    }

    .descr__article-phone .descr__article-work {
        padding: 5px 0 0;
    }
    .header-menu__top ul li {
        display: inline-block;
        min-width: 250px;
        text-align: center;
    }

    .article.blog-templ__descr.content-bottom * {
        font-size: 19px;
        line-height: 30px;
    }

    .article.blog-templ__descr.content-bottom .article__body {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 40px;
    }

    .article.blog-templ__descr.content-bottom .article__body p {
        margin-bottom: 5px;
    }
}

@media (min-width: 768px) {
    .quote-hover {
        position: absolute;
        background-color: rgba(3,50,44,.95);
        padding: 10px 60px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #FACEAB;
        text-align: center;
        z-index: 1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        bottom: 0;
        text-transform: uppercase;
        opacity: 0;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
    }
}
@media (max-width: 1760px) {
    .s-blog-wrapper:before {
        left: 0px;
        right: 0px;
    }
    .header-menu .whatsapp-link {
        right: 10px;
        top: 180px;
    }

    .person__content {
        flex: 0 0 55%;
    }
}

@media (max-width: 1500px) {
    .person__content {
        flex: 0 0 50%;
    }
}

@media (max-width: 1340px) {
    .person__content {
        flex: 0 0 80%;
    }
}

@media (max-width: 768px) {
    .person__content {
        flex: 0 0 100%;
    }
}

@media (min-width: 568px) and (max-width: 1124px) {
body header.header-menu nav.header-menu__hidden > * {
    display: block !important;
}
}

@media (max-width: 1124px) {
    .article.blog-templ__descr.content-bottom * {
        font-size: 19px;
        line-height: 30px;
    }

    .article.blog-templ__descr.content-bottom .article__body {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 40px;
    }

    .article.blog-templ__descr.content-bottom .article__body p {
        margin-bottom: 5px;
    }

    .page-content-style {
        padding-top: 50px;
        padding-bottom: 50px;
        font-size: 16px;
        line-height: 28px;
        color: #03322c;
    }
    .page-content-style p {
        margin: 0 0 10px;
    }
    body.home .header-menu {
        top: 80px;
    }
    .header-menu.scrolling {
        top: 0px !important;
    }
    .header-menu__bottom-inner {
        align-items: center;
    }
    .header-menu__list-mobile, .header-menu__map-mobile {
        margin-bottom: 0;
    }

    /*.header-menu.scrolling .header-menu__logo {
        max-height: 40px;
    }*/
    .header-menu.scrolling .header-menu__logo img {
        max-width: 100%;
    }

    body .header-menu.scrolling .container .header-menu__logo > a {
        display: none !important;
    }

    body .header-menu.scrolling .header-menu__logo .grey-style.min {
        display: block !important;
    }

    .header-menu {
        top: 60px;
    }
    .header-menu.scrolling {
        top: 0px;
    }


     .header-menu__top {
        display: block !important;
        height: 60px !important;
    }


    .breadcrumbs {
        position: relative;
    }
    .breadcrumbs__item:first-child a {
        padding-left: 30px;
    }
    .breadcrumbs__item:first-child .breadcrumbs__link:before {
        position: absolute;
        left: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        width: 16px; 
        height: 15px;
    }

    .header-menu__hidden {
        justify-content: flex-start;
    }
    .descr__article-phone {
            margin-top: 120px;
    }
    .header-menu__contacts {
        margin-top: auto;
        padding-top: 30px;
        margin-bottom: 50px;
    }
}

.tablet {
    display: none;
}

.footer__col::before {
    transform: translateY(0%);
    top: 40px;
    height: auto;
    bottom: 40px;
}
.footer__col_address {
    position: relative;
}
.footer__col_address .footer__address-list {
    height: calc(100% - 85px);
}
.footer__col_large {
    padding-left: 0;
    max-width: calc(100% - 45rem);
}
.mob-img {
    display: none;
}
.option.option--padding h2.section-title {
    letter-spacing: 0;
    padding-top: 60px;
}

.box-menu-tablet.tablet .header-menu__dropdown {
    z-index: 100;
}


/*.descr__article-phone--wrapper {
    display: block !important;
}*/

.link-btn {
    font-size: 14px;
    font-family: 'Droid Serif Regular', serif;
    color: #CA7C34;
    margin-top: 10px;
    display: none;
}
.blog-preview--wrapper a * {
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
}
.blog-preview--wrapper a:hover * {
    color: #ca7c34;
}

.blog-preview--wrapper a:hover .box-img {
    position: relative;
}
.blog-preview--wrapper a .box-img:before {
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    background-color: rgba(3,50,44,0);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    content: '';
}
.blog-preview--wrapper a:hover .box-img:before {
    background-color: rgba(3,50,44,.6);
}

/* Mobile banner with cta */
.mobile-banner-cta {
    display: none;
}

@media (min-width: 1123px) and (max-width: 1441px) {
    .descr .descr__article {
        margin-top: 50px;
        padding: 15px 0 27px 40px;
        border-left: 1px solid #55193c;
    }
    .descr .descr__col-1 {
        padding-top: 68px;
        margin-right: 40px;
    }
    .descr .descr__left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        text-align: left;
    }
    .care__article-wrapper {
        margin-bottom: 80px;
    }
    .blog__slider-item {
        max-width: 365px !important;
    }
    .blog .container {
        padding-left: 0;
        padding-right: 0;
    }
    .descr .descr__down-link .img-svg {
        width: 32px;
    }
    .descr .descr__down-link {
        font-size: 16px;
    }
    .descr .descr__img-title {
        font-size: 20px;
    }
    .descr .descr__right {
        flex: 0 0 50%;
    }
    .wp-google-box + .page-service .blog {
        padding-top: 0;
    }
    .wp-google-box .slider__arrows {
        top: -35%;
    }
    .wp-google-box .wp-google-reviews .slider__prev-arrow {
        left: -6.5%;
        width: 52px;
    }
    .wp-google-box .wp-google-reviews .slider__next-arrow {
        right: -6.5%;
        width: 52px;
    }
    .wp-google-box .wp-google-reviews {
        max-width: 1030px;
    }
    .page-local .descr__col-2 .descr__img-box_signature {
        right: -110px;
    }
    .descr__img-box.descr__before iframe {
        max-width: 480px;
    }
    .page-local .descr__col-2 {
        margin-left: 80px;
    }
    .page-local .descr__col-1 .descr__img-box_signature {
        top: 130px;
        right: -155px;
    }
    .descr__img-box_signature {
        display: block !important;
        letter-spacing: 1px;
    }
    .page-local .s-person .descr__article-phone.mobile {
        max-width: 500px;
    }
    .local-person__person {
        font-size: 14px;
    }
    .local-person__person span {
        font-size: 16px;
    }
    .local-person .local-person__descr {
        font-size: 20px;
    }
    .s-person .local-person__label {
        font-size: 14px;
    }
    .local-person {
        width: calc(50% - 100px);
        padding-top: 80px;
    }
    .info__article-subtitle {
        margin-bottom: 30px;
    }
    .person__logo-wrapper {
        padding-top: 0px;
        position: absolute;
        bottom: 26px;
    }
    .info__article-work {
        font-size: 18px;
        margin-top: 10px;
    }

    .info__article-content {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .option__grid-item {
        padding: 40px 20px;
    }

    .option__grid-signature {
        font-size: 19px;
    }
    .option__title {
        font-size: 34px;
    }
    .care__item-more {
        margin: 0px auto 0;
    }
    .care__item-img-text::before {
        content: "“";
        position: absolute;
        top: 10px;
        left: 48%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 38px;
    }
    .care__item-img-title {
        margin-left: 12px;
        margin-right: 12px;
        width: calc(100% - 24px );
    }
    .care__item-img-subtitle {
        margin-bottom: 8px;
    }
    .care__item-img-title {
        padding: 37px 0;
    }
    .care__item-img-title::before, .care__item-img-title::after {
        height: 30px;
        top: -15px;
    }
    .care__item-img-title::after {
        top: auto;
        bottom: -15px;
    }
    .care__item-img-text {
        font-size: 16px;
        line-height: 22px;
    }
    .care__item-img-title {
        font-size: 30px;
    }
    .care__item-img-hidden {
        padding: 35px 18px 32px 18px;
    }
    .care__item-text {
        font-size: 16px;
    }
    .care__item-title {
        font-size: 22px;
    }
    .care__article-title {
        font-size: 38px;
    }
    /*.care__article-title .otamendi {*/
    /*    font-size: 16px;*/
    /*}*/
    .care .section-title {
        font-size: 14px;
    }
    .care {
        padding: 80px 0;
    }
    .blog__slider-header {
        left: -166px;
    }
    .blog__slider-wrapper {
        padding-left: 80px;
    }
    .blog__slider-item {
        max-width: 480px;
    }
    .blog__hidden-text {
        font-size: 19px;
    }
    .blog__hidden-title {
        font-size: 28px;
    }
    .blog__slider-date, .blog__slider-source {
        font-size: 16px;
    }
    .blog__slider-text {
        font-size: 16px;
        line-height: 26px;
    }
    .blog__slider-title {
        font-size: 22px;
        line-height: 30px;
    }
    .header-banner__main {
        padding-left: 20px;
        padding-right: 20px;
    }
    .header-banner__question {
        font-size: 16px;
        line-height: 27px;
    }
    .header-banner__main {
        font-size: 26px;
    }
    .header-banner__main_bold {
        font-size: 45px;
    }
    .header-menu__nav a {
        padding: 9px 12px 27px;
    }
    .header-menu.scrolling .header-menu__nav li {
        font-size: 14px;
    }
    .blogs-prev__descr {
        font-size: 15px;
        line-height: 22px;
    }
    .blogs-prev__phone {
        font-size: 20px;
    }
    .blogs-prev__title {
        font-size: 13px;
        line-height: 1.8;
    }
    .header-menu__nav li {
        font-size: 13px;
    }
    .header-menu__dropdown .blogs-prev__item {
        padding: 0 15px;
    }
    .header-menu__dropdown {
        padding: 30px 5px 25px 30px;
    }
    .blogs-prev__item {
        max-width: 215px;
    }
    .blogs-prev__item img {
        max-width: 165px;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .descr .descr__inner .descr__bottom {
        padding: 0 !important;
    }
    .descr__contact-box {
        margin: 0px 15px 50px;
    }
    .descr__info-box {
        padding: 27px 0 14px 20px;
    }

    .blog__slider-wrapper a.blog__slider-link {
       display: none;
    }
    .blog__slider-content {
        height: 350px;
    }
    .blog__slider-row {
        display: block;
    }
    /*.blog__slider-wrapper {*/
    /*    margin-right: 0px;*/
    /*    width: calc(100% + 40px );*/
    /*}*/
    /*.blog__slider-item {*/
    /*    margin: 0 40px 0 0;*/
    /*}*/
    .blog__slider-wrapper {
        padding-bottom: 40px;
    }
    .page-service  .blog__slider-item{
        min-height: 500px;
        height: auto !important;
    }

    .blog__arrows {
        bottom: -100px;
    }

    .page-service.pad-50 .blog__slider-header {
        display: none;
    }
    .page-service.pad-50 {
        padding: 0 53px;
    }
    .page-service.pad-50 .blog {
        overflow: hidden;
    }
    .page-service .blog__slider-wrapper {
        padding-left: 0;
    }
    .blog .blog__slider-item {
        max-width: 285px !important;
    }
    .descr .descr__bottom, .descr .descr__contact-inner {
        padding: 77px 0 !important;
    }
    .header-menu.scrolling .header-menu__nav a {
        padding: 4px 4px 15px !important;
    }
    .header-menu.scrolling .header-menu__nav li {
        font-size: 13px !important;
    }
    .header-menu__nav li {
        font-size: 14px !important;
    }
    .header-menu__nav a {
        padding: 9px 8px 27px !important;
    }
    .footer__col_address, .footer__col {
        display: block !important;
    }
    .footer__tabs.mobile {
        display: none;
    }
    .footer__col {
        padding-right: 0;
    }
    .footer__col_address, .footer__col {
        max-width: 250px !important;
        width: 100%;
    }
    .footer__col_large {
        max-width: calc(100% - 500px);
    }


}

@media (max-width: 1310px) {
    .blog-templ__column {
        width: 100%;
        max-width: 100%;
    }
    .blog-templ__main {
        max-width: 100%;
    }
    .link-btn {
        display: inline-block;
    }
    .footer__col_address, .footer__col {
        max-width: 300px;
        width: 100%;
    }
    .footer__col_large {
        max-width: calc(100% - 600px);
    }

}
@media (min-width: 1024px) and (max-width: 1200px) {

    .container--sticky {
        top: 63px;
    }
    .footer__phone-link {
        margin: 20px 0 20px;
    }

    .footer__inner {
        flex-direction: row;
    }
    .footer__col_large {
        max-width: 100%;
    }
    .footer__col_address, .footer__col {
        max-width: 240px !important;
        width: 100%;
    }
    .footer__col_large {
        max-width: calc(100% - 480px) !important;
        width: 100%;
    }
    .footer__day-support {
        font-size: 18px;
    }
    .footer__phone-link {
        font-size: 40px;
    }
}

.footer__inner {
    justify-content: space-between;
}


/*@media (min-width: 800px) and (max-width: 1025px) {*/

/*    .descr__article-phone--wrapper.active {*/
/*        text-align: center;*/
/*    }*/

/*    .person .container:before {*/
/*        height: calc(100% - 220px) !important;*/
/*    }*/
/*    .page-local .descr__article-offices + .descr__article {*/
/*        margin-top: 0 !important;*/
/*    }*/
/*    .page-local .descr__col-2 {*/
/*        text-align: right;*/
/*    }*/
/*    .page-local .descr__left {*/
/*        flex: 0 0 44%;*/
/*    }*/
/*    .descr__img-box {*/

/*    }*/

/*    .page-local .descr__info-box {*/
/*        max-width: 315px;*/
/*        display: inline-block;*/
/*        width: 100%;*/
/*    }*/
/*    .descr__img-box_signature {*/
/*        display: block;*/
/*    }*/
/*    .descr__img-box.descr__before iframe {*/
/*        width: 100% !important;*/
/*        max-width: 315px;*/
/*    }*/

/*    header.header .header-banner {*/
/*        margin-bottom: 15px;*/
/*    }*/
/*    .local-person {*/
/*        width: 45% !important;*/
/*    }*/
/*    .wp-google-reviews .slider__prev-arrow {*/
/*        bottom: calc(100% - -65px) !important;*/
/*        left: -120px !important;*/
/*    }*/
/*    .wp-google-reviews .slider__next-arrow {*/
/*        right: -120px !important;*/
/*        bottom: calc(100% - -65px) !important;*/
/*    }*/
/*    .wp-google-box + .page-service .blog {*/
/*        padding-top: 10px;*/
/*    }*/
/*}*/


/*@media (min-width: 767px) and (max-width: 1025px) {*/


/*    .box-menu-tablet .dropdown-menu .dropdown-menu__list {*/
/*        max-height: none !important;*/
/*    }*/
/*    .box-menu-tablet .dropdown-menu__list li {*/

/*    }*/
/*    .dropdown-menu__list li {*/
/*        padding: 4px 0;*/
/*    }*/
/*    .box-menu-tablet .header-menu__dropdown .dropdown-menu__link {*/
/*        white-space: initial !important;*/
/*        font-size: 16px;*/
/*        color: #03322C;*/
/*    }*/


/*    .box-menu-tablet .blogs-prev__item {*/
/*        padding-left: 24px;*/
/*        padding-right: 24px;*/
/*    }*/
/*    .box-menu-tablet .blogs-prev__title {*/
/*        margin-top: 26px;*/
/*        margin-bottom: 0px;*/
/*        font-size: 13px;*/
/*    }*/
/*    .box-menu-tablet .blogs-prev__descr {*/
/*        font-size: 15px;*/
/*    }*/
/*    .box-menu-tablet .blogs-prev__phone a {*/
/*        font-size: 20px;*/
/*    }*/
/*    .box-menu-tablet.tablet .blogs-prev__item img {*/
/*        max-width: 100%;*/
/*    }*/
/*    .box-menu-tablet.tablet .blogs-prev__item {*/
/*        max-width: 100%;*/
/*    }*/
/*    .box-menu-tablet.tablet .dropdown-menu {*/
/*        width: 200px;*/
/*    }*/
/*    .box-menu-tablet.tablet .dropdown-menu__blogs.blogs-prev {*/
/*        width: calc(100% - 200px);*/
/*        justify-content: space-between;*/
/*        align-items: stretch;*/
/*        display: flex;*/
/*        flex-direction: row;*/
/*    }*/
/*    .descr__article .descr__article-phone {*/
/*        margin-top: 0px;*/
/*    }*/
/*    .box-menu-tablet.tablet .header-menu__dropdown {*/
/*        display: none;*/
/*        position: relative;*/
/*        left: 0;*/
/*        right: 0;*/
/*        padding: 36px 20px 20px;*/
/*    }*/

/*    .box-menu-tablet.tablet.active .header-menu__dropdown {*/
/*        display: block;*/
/*        height: auto;*/
/*        max-height: initial;*/
/*    }*/
/*    .box-menu-tablet {*/
/*        height: 0;*/
/*    }*/
/*    .header-menu__list-btn.active:before {*/
/*        background-image: url("images/exit.svg");*/
/*    }*/
/*    .header-menu__hidden + .shadow {*/
/*        z-index: -1;*/
/*    }*/
/*    .header-menu__hidden {*/
/*        display: none;*/
/*    }*/
/*    .person .container:first-child {*/
/*        padding-left: 40px;*/
/*        padding-right: 40px;*/
/*    }*/
/*    .person__article-subtitle {*/
/*        width: 100%;*/
/*        font-size: 22px;*/
/*    }*/
/*    .person__article {*/
/*        max-width: 73%;*/
/*        padding-left: 50px !important;*/
/*    }*/
/*    .person__article-text {*/
/*        font-size: 16px;*/
/*    }*/
/*    .person__worker {*/
/*        padding-right: 32%;*/
/*    }*/
/*    .person__worker::before {*/
/*        bottom: auto;*/
/*        top: -10px;*/
/*    }*/
/*    .person__inner .person__title {*/
/*        font-size: 14px;*/
/*    }*/
/*    .person__worker::before {*/
/*        width: 160px;*/
/*        height: 160px;*/
/*    }*/
/*    .person__img-mobile {*/
/*        margin-left: 0px;*/
/*    }*/
/*    .person__img-mobile .img-mobile {*/
/*        padding-top: 100%;*/
/*        background-size: cover;*/
/*    }*/
/*    .option__link {*/
/*        width: auto;*/
/*        padding-left: 40px;*/
/*        padding-right: 40px;*/
/*    }*/
/*    .option__inner .grid .grid__list:first-child {*/
/*        padding-right: 40px;*/
/*    }*/
/*    .option__inner .grid .grid__list:last-child {*/
/*        padding-left: 60px;*/
/*    }*/
/*    .grid__center img {*/
/*        width: 100px;*/
/*        margin-bottom: 45px;*/
/*    }*/
/*    .option__grid .option__grid-item:last-child::before {*/
/*        display: none !important;*/
/*    }*/
/*    .descr {*/
/*        padding: 85px 0 80px;*/
/*    }*/
/*    .descr__article-cite, .option-block__descr span {*/
/*        font-size: 22px;*/
/*    }*/
/*    .page-service .descr__left-title span {*/
/*        font-size: 45px;*/
/*    }*/
/*    .page-service .descr__left-title {*/
/*        font-size: 32px;*/
/*    }*/
/*    .option-block__descr p {*/
/*        font-size: 16px;*/
/*    }*/
/*    .grid__link svg {*/
/*        top: 10px;*/
/*    }*/
/*    .grid__link {*/
/*        font-size: 16px;*/
/*        line-height: 24px;*/
/*    }*/
/*    .option__grid-item {*/
/*        padding: 30px 0;*/
/*    }*/
/*    .option__grid-signature {*/
/*        font-size: 19px;*/
/*    }*/
/*    .page-service .option__grid {*/
/*        padding: 0;*/
/*    }*/
/*    .page-service .descr__article-phone.mobile {*/
/*        display: none;*/
/*    }*/
/*    .descr__article-phone {*/
/*        text-align: left;*/
/*        line-height: 22px;*/
/*        font-size: 16px;*/
/*    }*/
/*    .descr__article-work {*/
/*        font-size: 18px;*/
/*    }*/
/*    .descr__article {*/
/*        padding: 15px 15px 27px 40px;*/
/*    }*/
/*    .page-service .descr-wrapper .descr__article-text {*/

/*    }*/
/*    .descr__article {*/
/*        margin-top: 5px;*/
/*    }*/
/*    .page-service .option__title {*/
/*        font-size: 30px;*/
/*        line-height: 40px;*/
/*    }*/
/*    .descr__article .descr__article-phone {*/
/*        margin-top: 0 !important;*/
/*    }*/
/*    .footer__col_large {*/
/*        max-width: 100%;*/
/*        width: 100%;*/
/*        width: 100%;*/
/*    }*/
/*    .person__logo-wrapper {*/

/*        flex-wrap: wrap;*/
/*        flex-wrap: initial;*/
/*    }*/
/*    .wp-google-reviews .slider__next-arrow {*/
/*        right: 0;*/
/*        bottom: -142px;*/
/*    }*/
/*    .wp-google-reviews .slider__prev-arrow {*/
/*        bottom: -135px;*/
/*        left: 0;*/
/*    }*/
/*    .page-local.wp-google-box {*/
/*        overflow: hidden;*/
/*    }*/
/*    .person__article {*/
/*        margin-bottom: 40px;*/
/*    }*/
/*    .person {*/
/*        padding-bottom: 0px;*/
/*    }*/
/*    .person .container:first-child {*/
/*        background: rgba(0,0,0,0);*/
/*    }*/
/*    .person .container:before {*/
/*        background-color: #002e2c;*/
/*        height: calc(100% - 200px);*/
/*        content: '';*/
/*        display: block;*/
/*        position: absolute;*/
/*        top: 0;*/
/*        left: 0;*/
/*        width: 100%;*/
/*        z-index: -1;*/
/*    }*/
/*    .care__item-img-box {*/
/*        height: auto;*/
/*    }*/
/*    .care__item-img-hidden {*/
/*        display: flex;*/
/*    }*/
/*    .care__item-text {*/
/*        font-size: 16px;*/
/*        line-height: 19px;*/
/*    }*/
/*    .care__item-title {*/
/*        font-size: 19px;*/
/*    }*/
/*    .care {*/
/*        padding: 90px 0;*/
/*    }*/
/*    .care__item-img-link {*/
/*        background-color: #ca7c34;*/
/*        padding: 18px 5px;*/
/*        font-size: 14px;*/
/*        font-style: italic;*/
/*        width: 100%;*/
/*        text-align: center;*/
/*    }*/
/*    .care__item-img-title {*/
/*        width: calc(100% - 5px - 5px);*/
/*        font-size: 16px !important;*/
/*    }*/
/*    .care::before {*/
/*        height: 100%;*/
/*    }*/
/*    .care__item-img-subtitle {*/
/*        font-size: 12px;*/
/*        margin-bottom: 0px;*/
/*    }*/
/*    .care__item-img-text::before {*/
/*        content: "“";*/
/*        position: absolute;*/
/*        top: 15px;*/
/*        left: 47%;*/
/*        -webkit-transform: translateX(-50%);*/
/*        -ms-transform: translateX(-50%);*/
/*        transform: translateX(-50%);*/
/*        font-size: 40px;*/
/*        height: 14px;*/
/*    }*/
/*    .care__item-img-text::after {*/
/*        content: "„ ";*/
/*        position: absolute;*/
/*        bottom: 4px;*/
/*        left: 50%;*/
/*        -webkit-transform: translateX(-50%);*/
/*        -ms-transform: translateX(-50%);*/
/*        transform: translateX(-50%);*/
/*        font-size: 40px;*/
/*    }*/
/*    .care__item-img-text {*/
/*        margin-top: 8px;*/
/*        line-height: 20px;*/
/*        font-size: 14px;*/
/*        padding-left: 0;*/
/*        padding-right: 0;*/
/*        padding-top: 30px;*/
/*        padding-bottom: 22px;*/
/*    }*/
/*    .care__item-img-title {*/
/*        padding-top: 25px;*/
/*        padding-bottom: 25px;*/
/*        font-size: 22px;*/
/*    }*/
/*    .care__item-img-title::before {*/
/*        height: 22px;*/
/*        top: -11px;*/
/*    }*/
/*    .care__item-img-title::after {*/
/*        height: 22px;*/
/*        bottom: -11px;*/
/*    }*/
/*    .care__item-img-subtitle {*/
/*        font-size: 12px;*/
/*        margin-bottom: 25px;*/
/*    }*/
/*    .care__item-img-hidden {*/
/*        padding: 25px 20px 16px;*/
/*    }*/
/*    .care__item {*/
/*        flex-basis: 32%;*/
/*    }*/
/*    .care__article-wrapper {*/
/*        margin-bottom: 70px;*/
/*    }*/
/*    .local-person {*/
/*        width: 50%;*/
/*    }*/
/*    .s-person__bg {*/
/*        width: 50%;*/
/*    }*/
/*    .header-menu nav {*/
/*        padding-top: 0;*/
/*    }*/
/*    #wpadminbar {*/
/*        display: none;*/
/*    }*/
/*    header.header-menu:not(.scrolling) .header-menu__bottom {*/
/*        padding-bottom: 34px !important;*/
/*    }*/
/*    .header-banner.mobile-banner {*/
/*       width: calc(100% - 50px - 50px);*/
/*        margin-bottom: 36px;*/
/*        margin-left: auto;*/
/*        margin-right: auto;*/
/*    }*/
/*    header.header .header-banner {*/
/*        padding-top: 45px;*/
/*    }*/

/*    .header__contact-item {*/
/*        margin: 0 20px;*/
/*        padding: 30px 0;*/
/*        width: 100%;*/
/*    }*/

/*    .header__contact-mobile {*/
/*        position: fixed;*/
/*        left: 0;*/
/*        right: 0;*/
/*        bottom: 0;*/
/*        z-index: 100;*/
/*        display: -webkit-box;*/
/*        display: -ms-flexbox;*/
/*        display: flex;*/
/*        -webkit-box-pack: center;*/
/*        -ms-flex-pack: center;*/
/*        justify-content: center;*/
/*    }*/
/*    .header__contact-item .img-svg {*/
/*        width: 30px;*/
/*    }*/
/*    .header__contact-item {*/
/*        padding: 15px 0;*/
/*    }*/

/*    header.header .header-banner__question {*/
/*        padding-top: 12px;*/
/*        padding-bottom: 12px;*/
/*        max-width: 230px;*/
/*        margin-top: 25px;*/
/*        display: block;*/
/*        line-height: 1.8;*/
/*    }*/
/*    header.header .header-banner {*/
/*        flex-wrap: wrap;*/
/*    }*/

/*    header.header .header-banner__main {*/
/*        max-width: 100%;*/
/*        flex: 0 0 100%;*/
/*        order: 1;*/
/*    }*/
/*    .header-banner__question {*/
/*        order: 2;*/
/*        max-width: 50%;*/
/*    }*/
/*    .header-banner__question ~ .header-banner__question {*/
/*        order: 3;*/
/*        max-width: 50%;*/
/*    }*/
/*    .container--sticky {*/
/*        top: 63px;*/
/*    }*/
/*    .header-menu.scrolling .header-menu__map-btn:after {*/
/*        top: calc(50% - 12px);*/
/*    }*/
/*    .header-menu.scrolling .header-menu__map-mobile {*/
/*        margin-right: 45px;*/
/*    }*/
/*    .header-menu:not(.scrolling) .header-menu__map-mobile + .icon-table.tablet {*/
/*        display: none !important;*/
/*    }*/
/*    .header-menu.scrolling .header-menu__map-mobile + .icon-table.tablet {*/
/*        position: absolute !important;*/
/*        right: 0;*/
/*        left: auto;*/
/*    }*/
/*    .icon-table img {*/
/*        width: 25px;*/
/*        filter: invert(50%) sepia(84%) saturate(314%) hue-rotate(348deg) brightness(91%) contrast(91%);*/
/*    }*/
/*    .tablet {*/
/*        display: block;*/
/*    }*/
/*    !*body.no-scroll {*!*/
/*    !*    overflow: auto !important;*!*/
/*    !*}*!*/
/*    .header-menu__top-mobile {*/
/*        position: relative;*/
/*    }*/
/*    .email-table, .icon-table {*/
/*        position: absolute;*/
/*        left: 53px;*/
/*        right: auto;*/
/*        top: 0;*/
/*        bottom: 0;*/
/*        margin: auto;*/
/*        align-items: center;*/

/*    }*/
/*    .icon-table {*/
/*        right: 53px;*/
/*        left: auto;*/
/*    }*/
/*    .email-table img {*/
/*        width: 25px;*/
/*    }*/

/*    .email-table, .icon-table {*/
/*        display: inline-flex !important;*/
/*    }*/

/*    .header-menu__top .header-menu__top-mobile li  {*/
/*        font-size: 15px;*/
/*    }*/
/*    .header-menu__top ul.header-menu__top-mobile li.img-container {*/
/*        padding-left: 24px;*/
/*    }*/
/*    .header-menu__top ul.header-menu__top-mobile .header-menu__top-phone {*/
/*        margin-left: 24px;*/
/*    }*/
/*    .header-menu__top ul.header-menu__top-mobile .header-menu__top-phone {*/
/*       font-size: 26px;*/
/*    }*/

/*    html .header-menu__list-mobile:not(.tablet) {*/
/*        display: none !important;*/
/*    }*/

/*    html body .header-menu:not(.scrolling) .header-menu__list-mobile:before, body .header-menu:not(.scrolling) .header-menu__map-mobile:before {*/
/*        top: 0;*/
/*    }*/
/*    html body .header-menu:not(.scrolling) .header-menu__list-mobile:after, body .header-menu:not(.scrolling) .header-menu__map-mobile:after {*/
/*        bottom: 0;*/
/*    }*/

/*    html body .header-menu:not(.scrolling) .header-menu__list-mobile:before,*/
/*    html body .header-menu:not(.scrolling) .header-menu__list-mobile:after,*/
/*    html body .header-menu:not(.scrolling) .header-menu__map-mobile:before,*/
/*    html body .header-menu:not(.scrolling) .header-menu__map-mobile:after {*/
/*    width: 100% !important;*/
/*    height: 1px;*/
/*    content: '';*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*    background: #fff;*/
/*    left: 0px;*/
/*}*/

/*    html body .header-menu:not(.scrolling) .header-menu__list-mobile:before,*/
/*    html body .header-menu:not(.scrolling) .header-menu__list-mobile:after,*/
/*    html body .header-menu:not(.scrolling) .header-menu__map-mobile:before,*/
/*    html body .header-menu:not(.scrolling) .header-menu__map-mobile:after*/

/*    .header-menu__bottom-inner .header-menu__list-mobile:not(.tablet) {*/
/*        display: none !important;*/
/*    }*/
/*    html body .header-menu:not(.scrolling) .header-menu__list-mobile:before,*/
/*    html body .header-menu:not(.scrolling) .header-menu__list-mobile:after,*/
/*    html body .header-menu:not(.scrolling) .header-menu__map-mobile:before,*/
/*    html body .header-menu:not(.scrolling) .header-menu__map-mobile:after {*/
/*        width: 100%;*/
/*    }*/
/*    html[lang] body .header-menu:not(.scrolling) .header-menu__list-mobile {*/
/*        padding: 20px 27px 20px 57px;*/
/*    }*/

/*    html body header.header-menu:not(.scrolling) .header-menu__bottom a.header-menu__list-btn:before {*/
/*        left: 27px;*/
/*    }*/
/*    body .header-menu:not(.scrolling) .header-menu__map-btn:after {*/
/*        right: 14px;*/
/*    }*/
/*    html body .header-menu:not(.scrolling) .header-menu__map-btn {*/
/*        margin-right: 20px;*/
/*    }*/
/*    html body .header-menu:not(.scrolling) .header-menu__map-mobile {*/
/*        padding-left: 17px;*/
/*        padding-right: 21px;*/
/*    }*/
/*    html body .header-menu:not(.scrolling) .header-menu__map-btn:after {*/
/*        top: calc(50% - 12px);*/
/*    }*/
/*}*/

@media (min-width: 1280px) {
    .header-menu__dropdown {
        height: 460px;
    }
}

@media (min-width: 767px) and (max-width: 799px) {
    .descr__article .descr__article-phone {
        max-width: 100%;
    }
    .page-local .descr__left, .page-local .descr__right {
        padding-left: 0;
        padding-right: 0;
    }
    .descr__article-phone .descr__article-place {
        padding: 15px 15px 20px;
    }
    .descr__article-phone .descr__article-place {
        margin-top: 45px;

    }
    .descr__article-phone.mobile {
        padding: 115px 0 15px;
    }
    .s-person .box-btn {
        margin-top: 40px;
        min-height: 0;
    }
    .descr__article-phone.mobile::before {
        top: 32px;
    }
    .local-person__descr {
        line-height: 32px;
        margin-top: 40px;
    }
    .box-menu-tablet.tablet .header-menu__dropdown {
        padding: 36px 0px 20px;
    }
    .header-menu__dropdown .dropdown-menu__title {
        padding-left: 26px;
    }
    .box-menu-tablet.tablet .header-menu__dropdown {
        padding-top: 24px;
    }
    .box-menu-tablet .dropdown-menu .dropdown-menu__list {
        flex-wrap: wrap!important;
        padding-left: 26px;
        padding-right: 26px;
        padding-top: 12px;
        padding-bottom: 12px;
        border-top: 1px solid rgba(112,112,112,.5);
        border-bottom: 1px solid rgba(112,112,112,.5);
        display: flex;
        margin-bottom: 30px;
        background-color: #F6F6F6;
        justify-content: space-around;
    }
    .box-menu-tablet .blogs-prev__item:first-child {
        border: none !important;
    }
    .box-menu-tablet .header-menu__dropdown .dropdown-menu__list li {
        width: auto !important;
        margin-left: 10px;
        margin-right: 10px;
    }
    .box-menu-tablet .dropdown-menu, .box-menu-tablet.tablet .dropdown-menu__blogs.blogs-prev {
        width: 100% !important;
    }
    .box-menu-tablet .header-menu__dropdown .container {
        display: block;
    }

    .care {
        overflow: hidden;
    }
    .care__item {
        flex-basis: 47%;
    }
    .page-local .descr__col-2 iframe {
        max-width: 100%;
        height: 240px;
    }
    .descr__col-1 .mob-img img {

    }
    .descr__img-box.descr__before img {
        display: none;
    }
    .mob-img {
        display: block;
        padding-top: 89%;
        background-size: cover;
    }
    .page-local .descr .descr__article-offices + .descr__article {
        margin-top: 0px;
    }
    .person__logo-img img {
        max-width: 100%;
        width: auto;
    }
    .page-local.wp-google-box + .page-service .blog {
        padding-top: 90px;
    }
    .person__logo-wrapper {
        padding-top: 70px;
    }
}

.mobile-only {
    display: none;
}

@media (max-width: 1125px) {


    /*****************/
    .mobile-only {
        display: block;
    }

    .page-service .s-option-list .option-item__content .descr__left {
        order: 1;
    }

    .page-service .s-option-list .option-item__content .option-block {
        flex-direction: column;
        order: 2;
    }

    .page-service .s-option-list .option-block__img {
        margin-bottom: 20px;
    }

    .page-service .s-option-list .option-item__content {
        padding-top: 30px;
    }

    .page-service .s-option-list .option-item > .section-title {
        display: none;
    }

    .page-service .s-option-list .option-item .option-item__icon:first-of-type {
        display: none;
    }

    .page-service .s-option-list .option-item__icon.mobile-only {
        position: relative;
        left: unset;
        top: unset;
        transform: translateX(0);
        margin: 30px auto;
    }

    .page-service .option .descr__article-phone.mobile  {
        display: none;
    }

    .person__worker::before {
        bottom: -48px;
    }

    .blog .blog__inner .blog__slider-item {
        opacity: 1;
    }

    .blog-templ__column.js-scroll {
        display: block !important;
    }
    .js-scroll .descr__article-phone.mobile  {
        margin-left: -19px;
        margin-right: -19px;
        width: calc(100% + 19px + 19px);
    }
    .box-descr-mobile {
        text-align: center;
    }
    .box-descr-mobile {
        width: 100%;
    }
    .descr__article-phone.mobile  {
        overflow: hidden;
        padding-right: 0;
    }
    .box-descr-mobile li.slick-active {
        color: #4d1e3b !important;
        border-bottom: 1px solid #4d1e3b !important;
    }
    .js-scroll .descr__article-phone--wrapper {
        text-align: center;
    }

    /*.box-descr-mobile + .descr__article-place {*/
    /*    display: none;*/
    /*}*/

    /*.descr__article-phone.mobile > .descr__article-place {*/
    /*    display: none;*/
    /*}*/
    /*****************/



    .header-menu__contacts ul li {
        padding: 0 10px;
    }
    .care__item  > .care__item-link {
        display: block !important;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1;
    }
    .lwptoc_item a {
        letter-spacing: 0;
    }
    .header-banner__city {
        margin-top: 15px;
        line-height: 2;
    }

    .header-menu__list-mobile a span, .header-menu__map-mobile a span {
        display: none;
    }
    .care .care__item-wrapper .care__item:last-child {
        margin-bottom: 15px;
    }
.quote-hover-shared {
        margin-bottom: 5px;
        margin-top: 5px;
    }
    .quote-hover-title {
        color: #03322c;
        text-align: center;
    }
    .quote-hover-shared {
        padding: 0 !important;
        border: none !important;
    }
    .quote-hover-shared:after, .quote-hover-shared:before {
        display: none;
    }
    .a2a_svg {
        height: 30px !important;
        line-height: 30px !important;
        width: 30px !important;
    }
    .a2a_kit {
        text-align: center;
    }
    .a2a_kit a {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .box-result .box {
        height: auto;
    }
    .box-result .quote {
        max-width: 100%;
    }

    .box-result [filters] {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .header {
        height: calc(100vh - 60px - 65px);
        background-position: right -155px center;
    }
    .person.partner_icons_bottom {
        margin-bottom: 130px;
    }
    .partner_icons_bottom .person__logo-wrapper {
        position: absolute;
        top: 100%;
    }
    .partner_icons_bottom .person__logo-img img {
        width: auto !important;
        min-width: 200px;
    }

    .partner_icons_bottom .person__logo-wrapper {
        padding-top: 0px;
    }

    .care__item-img-box {
        width: 100%;
        height: 400px;
        margin: 0 auto;
    }

    .wp-google-reviews .slick-slide {
        max-width: 100%;
    }
    .bg-img {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .bg-img:before {
        display: none;
    }
    .breadcrumbs__item {
            display: flex;
            align-items: center;
    }
}

@media (max-width: 568px) {
    .s-option-list .grid__list {
        order: 2;
    }
    main.single-style-2 .box-content .blog-templ__body {
        padding-top: 0 !important;
    }
    .local-person {
        padding-top: 40px;
    }
    body main.single-style-2 .article .article__body > p:last-of-type {
        margin-bottom: 0px;
    }
    body main.single-style-2 .blog-templ__body {
        padding-top: 10px;
    }
    /*.option-item__content {*/
    /*    padding-top: 70px;*/
    /*}*/
    .single-post .option.option--padding {
        overflow: inherit !important;
    }
    .page-service.remove-section-bown-1 .option__wrapper .container {
        padding-left: 0;
        padding-right: 0;
    }
    .page-service .descr__article-phone.mobile {
        margin-left: -20px;
        width: calc(100% + 40px);
    }
    .blog-templ__column.js-scroll {
        display: none;
    }
    main.single-style-2  .article h2.article__title {
        font-size: 34px;
    }
    .lwptoc {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
    }
    .care.norm .section-title {
        font-size: 12px;
        padding-bottom: 70px;
    }
    .care.norm .care__inner {
        padding-top: 15px;
    }
    .care.care-min.norm .care__article-title {
        padding-left: 15px;
        padding-right: 15px;
    }
    .care__article-text+.care__article-text {
        margin-bottom: 30px;
    }
    .care.care-min.norm .care__article h3 {
        margin-bottom: 15px;
        line-height: 1.5;
        color: #FACEAB;
    }
    .care.care-min.norm .care__article_margin {
        margin-bottom: 0px;
    }
    .care.care-min.norm .care__article {
        padding-bottom: 0;

    }
    .care.care-min.norm .care__article:last-of-type {
        margin-bottom: 30px;
    }
    .care.care-min.norm .care__article .care__article_margin:last-of-type {
        margin-bottom: 0 !important;
    }
    .care.care-min.norm::before {
        height: 100%;
    }
    /*.person__logo-wrapper .slick-slide>div {*/
    /*    max-width: 300px;*/
    /*    max-height: 100px;*/
    /*}*/
    .person.partner_icons_bottom .person__logo-wrapper .slick-slide>div {
        max-height: 100px;
    }
    .person.partner_icons_bottom .person__logo-wrapper .slick-slide>div img {
        max-width: 100% !important;
        height: auto !important;
    }
    .person.partner_icons_bottom  .person__logo-img {
        margin: 10px;
    }
    /*.person__logo-wrapper .slick-slide>div {*/
    /*    max-width: 300px !important;*/
    /*}*/
    .box-iframe .img:before {
        width: 50px;
        height: 50px;
    }
    body div .lwptoc_itemWrap .lwptoc_item a,
    body div .lwptoc_itemWrap .lwptoc_itemWrap a {
        font-size: 12px !important;
    }
    .lwptoc_i {
       padding: 0px !important
    }
    .article__footer {
        padding: 32px 0 30px;
    }
    .office-preview .section-title {
        padding-bottom: 70px;
        font-size: 19px;
        font-weight: 400;
    }
    /*.office-prev__item:first-child {*/
    /*    display: none;*/
    /*}*/
    .office-prev__title {
        margin-top: 0 !important;
    }
    .page-service .blog-preview .blog-preview--wrapper .blogs-prev__item {
        padding-bottom: 0;
    }
    .page-service .blog-preview .section-title {
        padding-bottom: 60px;
    }
    .page-service .blog-preview .blog-preview--wrapper {
        margin-top: 20px;
    }
    .blog-preview--wrapper .blogs-prev__title {
        font-size: 13px;
        font-family: ff-nuvo-web-pro,sans-serif;
    }
    .blog-preview--wrapper .blogs-prev__descr {
        font-size: 17px;
        font-family: ff-nuvo-web-pro,sans-serif;
    }

    .header-menu.scrolling ~ main .container--sticky,
    .header-menu.scrolling .container--sticky  {
        top: 68px;
    }

    .header-menu.scrolling .header-menu__bottom {
        padding: 10px 0 !important;
    }

    .s-review.slider .wp-gr.wpac {

    }
    .s-review.slider .wp-google-reviews .slick-dots {
        bottom: -125px;
    }

    .wp-google-reviews .slider__prev-arrow {
        left: 0;
    }
    .wp-google-reviews .slider__next-arrow {
        right: 0;
    }

    .wp-google-reviews .slider__arrows {
        bottom: -125px;
    }
    .wp-google-reviews .slider__next-arrow {
        bottom: -133px;
    }

    .s-review.slider .reviews .reviews__descr span {
        font-size: 14px;
        display: block;
        letter-spacing: 1.2px;
    }

    .s-review.slider .reviews .reviews__descr span:last-child {
        letter-spacing: .2px;
        font-family: Nuvo,sans-serif;
        overflow: hidden;
        text-align: left;
        text-indent: -6px;
    }

    .s-review.slider .section-title {
        font-size: 19px;
        padding-bottom: 70px;
    }

    .page-local.wp-google-box .s-review.slider {
        padding-top: 30px;
    }

    .person.partner_icons_bottom + .page-local.wp-google-box {
        margin-top: -115px;
    }

    .person.partner_icons_bottom {

        margin-bottom: 0;
    }
    .page-local .descr .descr__article-phone.mobile {
        margin-top: 0;
    }
    .page-local .descr__info-box {
        padding-left: 30px;
        width: calc(100% + 50px);
    }
    .page-local .descr .descr__col-2 iframe {
        max-width: calc(100%);
        height: 250px;
    }

    .page-local .descr__col-1 .descr__img-box_signature {
        top: 110px;
    }

    .page-local .descr .contact__list {
        font-size: 16px;
    }

    .page-local .descr .descr__img-title {
        margin-bottom: 5px;
    }

    .page-local .descr .section-title {
        font-size: 19px;
        padding-bottom: 70px
    }

    .s-person .box-btn {
        margin-top: 0px;
        min-height: 0px;
    }
    body:not(.home) .header-menu:not(.scrolling) .grey-style.min {
        display: none !important;
    }

    .header-menu__hidden .header-menu__list .dropdown-menu__link {
        font-family: ff-nuvo-web-pro,sans-serif;
    }
    .header-menu__hidden .header-menu__list {
        font-size: 20px;
    }
    .header-menu__hidden .header-menu__list .header-menu__link {

    }
    .header-menu__hidden .descr__article-phone {
        margin-bottom: 0;
        padding-bottom: 10px;
    }
    .header-menu__hidden .descr__article-work {
        padding-top: 10px;
    }
    .header-menu__hidden .close-btn {
        top: 33px;
    }
    .header-menu__hidden .descr__article-phone:before {
        width: 40px;
        height: 40px;
        top: -38px;
    }
    nav.header-menu__hidden .descr__article-phone span,
    nav.header-menu__hidden .descr__article-phone .descr__article-work {
        font-size: 14px;
    }


    nav.header-menu__hidden .descr__article-phone {
        margin-top: 60px;
    }
    .header-menu__hidden .descr__article-phone:before {
        filter: none;
    }

    .option__grid {
        padding-top: 50px;
    }
    .descr__info-box {
        padding-top: 35px;
    }
    .descr__down-link {
        margin-top: 0;
    }
    body:not(.home) .header-menu.scrolling .header-menu__logo .img-svg {
        height: 40px;
    }
    body:not(.home) .header-menu:not(.scrolling) .header-menu__bottom {
        padding: 15px 0;
    }
    .footer .footer__logo img {
        max-width: 200px;
    }
    .footer {
        padding-top: 70px;
        padding-bottom: 80px;
    }
    .footer .footer__logo {
        margin-top: 0px;
    }

    footer.footer .footer__phone-icon img {
        -webkit-filter: invert(50%) sepia(84%) saturate(314%) hue-rotate(348deg) brightness(91%) contrast(91%);
        filter: invert(50%) sepia(84%) saturate(314%) hue-rotate(348deg) brightness(91%) contrast(91%);
    }

    footer.footer .italic,
    footer.footer .footer__day-support {
        color: #F9F2E8;
    }
    .tab .tab__btn {
        position: absolute;
        top: 0px;
        left: 0;
        height: 58px;
    }
    .tab .tab__btn::after {
        bottom: 0;
        content: "+";
        position: absolute;
        top: 0;
        right: 0;
        font-family: Nuvo,sans-serif;
        font-weight: 600;
        color: #faceab;
        font-size: 16px;
        display: flex;
        align-items: center;
        transform: translateY(0%);
    }
    .blog__slider-wrapper {
        padding-bottom: 35px;
    }
    .blog .slick-dots {
        bottom: -110px;
    }
    .blog__arrows {
        bottom: -110px;
    }
    .blog__title {
        padding-bottom: 65px;
    }
    .page-service .section-title {
        font-size: 19px;
        font-weight: 400;
    }
    .blog {
        padding-top: 20px;
    }
    .option__grid-item:nth-child(even)::before {
        display: none;
    }

    .option__title {
        margin-bottom: 35px;
    }
    .person.partner_icons_bottom {
        margin-bottom: 115px;
    }
    .person__link {
        padding: 16px 10px;
    }
    .person__article {
        padding-bottom: 0;
    }
    .line-v {
        display: none !important;
    }
    .slider .slider__signature span {
        display: block;
    }
    .slider .slider__content {
        font-size: 19px;
        line-height: 29px;
    }
    .slider .slider__content p+p {
        margin-top: 20px;
    }
    .slider .slider__content::after {
        bottom: 50px;
        font-size: 50px;
    }
    .slider {
        padding-top: 60px;
    }
    .slider__content {
        font-size: 19px;
    }
    .info .descr__article-phone.mobile {
        margin-left: -20px;
        margin-right: -20px;
        margin-bottom: 0;
        width: calc(100% + 40px);
    }
    .info .info__img-wrapper {
        margin-left: -20px;
        margin-right: -20px;
    }
    .care__item-text {

    }
    section.care.norm .care__article-wrapper + care__item-wrapper .care__item:first-child {
        position: relative;
    }
    section.care.norm .care__article-wrapper + .care__item-wrapper .care__item:first-child .care__item-img-box:before {
        z-index: -1;
        content: '';
        display: block;
        background: #03322C;
        bottom: 30px;
        top: -100px;
        left: -50px;
        right: -50px;
        display: block;
        position: absolute;
    }
    .care__article p:last-child {
        margin-bottom: 0;
    }
    .care__article_margin {
        margin-bottom: 40px;
    }
    .descr__link-btn {
        margin-left: 15px;
        margin-right: 15px;
        padding: 19px 20px;
    }
    .descr__img-title {
        margin-bottom: 22px;
    }
    .descr__img-box_signature {
        right: -40px;
        top: 72px;
    }
    .descr__before {
        padding-right: 50px;
    }
    .header-banner__city li+li {
        padding-left: 8px;
    }
    .header-banner__city {
        font-weight: 700;
    }
    .header-banner__city li+li::before {
        display: none;
    }
    .descr .descr__left-title {
        font-size: 37px;
    }
  iframe {
        max-width: calc(100% - 40px);
  }
  /*.wp-google-reviews .slick-slide {
        max-width: 100%;
    }*/
    .descr__article {
        margin-top: 25px;
    }
    .descr__article-phone.mobile {
        margin-top: 50px;
    }
    .descr__article-phone.mobile {
        padding-bottom: 7px;
    }

    .header-menu__top {
        display: none !important;
    }

    .header-menu {
        top: 0 !important;
    }

    .header__contact-mobile {
        left: unset;
        top: unset;
        bottom: 15%;
        height: fit-content;
        border-bottom-left-radius: 100%;
        border-top-left-radius: 100%;
    }

    .header__contact-mobile a:not([href*="tel:"]) {
        display: none !important;
    }

    .header__contact-mobile a[href*="tel:"] {
        padding: 1rem .5rem 1rem 1rem;
    }

    .header__contact-item {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }

    .header__contact-item .img-svg {
        width: 60px;
    }

    .mobile-banner-cta {
        display: block;
        margin: 2rem 0;
    }

    .mobile-banner-cta .descr__article-phone.mobile::before {
        content: none;
    }

    .mobile-banner-cta .descr__article-phone.mobile {
        padding: 15px 0 15px;
        margin-top: 0 !important;
    }

    .mobile-banner-cta .descr__article-link {
        display: flex;
        align-items: center;
        width: fit-content;
        margin: 0 auto;
        padding: .3rem 1.5rem;
        border: 1px solid #faceab;
        border-radius: 15px;
    }

    .mobile-banner-cta .descr__link-btn span::before {
        background-image: url(/wp-content/themes/martin/images/icons/button-arrow-dark.svg);
    }

    .mobile-banner-cta .descr__article-link span:first-of-type {
        display: block;
        width: 40px;
        height: 40px;
        margin-right: 1rem;
        background-image: url("/wp-content/themes/martin/images/icons/phone.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        filter: invert(50%) sepia(55%) saturate(390%) hue-rotate(348deg) brightness(100%) contrast(65%);
        transition: all .2s ease;
    }

    .mobile-banner-cta .descr__article-phone.mobile:hover .descr__article-link span:first-of-type {
        filter: none;
    }

    .descr__article-work {
        width: 100%;
        padding-bottom: 0;
    }

    .office-prev__item {
        width: 100% !important;
        margin-bottom: 10px;
        padding: 0 0 20px 0;
        border: none !important;
    }

    .page-service .descr__left-title span {
        line-height: 1.5;
    }

    .breadcrumbs {
        display: none;
    }

    .local-person {
        padding-top: 0;
    }
}

@media (max-width: 468px) {

}
@media (max-width: 368px) {

}

@media (min-width: 1340px) and (max-width: 1440px) {
	.person::before {
		height: calc(100% - 140px);
	}
	.person {
		    padding: 120px 0 240px;
	}
	.person__logo-wrapper {
		bottom: 15px;
	}
}

/*
* START: temporary changes by rk
*/
/*@media (min-width: 969px) {
  .descr__article-place {
    display: none !important;
  }
}*/

@media only screen and (max-width: 767px) {
    .blogs-prev__descr {
        display: none;
    }
}
/*
* END: temporary changes by rk
*/

.no-url.descr__article-phone::before,
.no-url.info__article-phone::before {
    display: none;
}

.no-url {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 2rem 1rem !important;
    font-size: 21px;
    background-color: #55193c !important;
    text-align: center;
}

.no-url .descr__article-link,
.no-url .info__article-link {
    position: relative;
    background-color: #ca7c34;
    border-radius: 1.5rem;
    font-size: 2rem;
    font-style: normal;
    padding: .5rem 1rem .5rem 3.5rem;
    margin: 40px 0 25px 13px;
    color: white;
    z-index: 1;

    &::before {
        content: '';
        position: absolute;
        left: -25px;
        top: 0;
        bottom: 0;
        margin: auto 0;
        border-radius: 100%;
        width: 70px;
        height: 70px;
        padding: 1rem;
        background-color: #55193c;
        border: 3px solid #ca7c34;
        z-index: 2;
    }

    &::after {
        content: "";
        position: absolute;
        background-image: url(./images/icons/phone.svg);
        width: 45px;
        height: 45px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        left: -13px;
        top: 0;
        bottom: 0;
        margin: auto 0;
        z-index: 3;
    }
}

.descr__article-phone.mobile:has(.no-url)::before {
    display: none;
}

.descr__article-phone.mobile:has(.no-url) {
    background-color: #55193c !important;
}

.descr__article-phone.mobile:has(.no-url) {
    padding-top: 1rem;
}

@media (max-width: 568px) {
    .no-url .descr__article-link,
    .no-url .info__article-link {
        max-width: 90%;
        margin: 25px auto 25px auto;
        padding: .5rem 1rem .5rem 4.5rem;
    }

    .no-url .descr__article-link::before,
    .no-url .info__article-link::before {
        left: -4px;
    }

    .no-url .descr__article-link::after,
    .no-url .info__article-link::after {
        left: 8px;
    }

    .no-url {
        width: 100%;
    }

    .no-url .descr__article-work {
        text-align: center;
    }

    .office-preview.map-contacts {
        margin-top: 0 !important;
    }
}

.s-person__bg {
    position: relative;
    width: 100%;
    right: unset;
    bottom: unset;
    height: auto;
    background-position: center;
}

.s-person > div:nth-child(1) {
    display: grid;
    grid-template-columns: 1fr 1fr auto;
}

.local-person {
    width: 100%;
}

@media (max-width: 1024px) {
    .s-person > div:nth-child(1) {
        grid-template-columns: 1fr;
    }
}

@media (min-width: 1024px) {
    .s-person__bg {
        height: calc(100% - 260px);
        margin-top: 83px;
    }

    .local-person {
        padding: 0 0 140px;
    }
}

.page-template-city .wp-google-box{
    background-color: #fff;
}

.wp-google-place .wp-google-left {
    display: none !important;
}

.wp-gr .wp-google-place .wp-google-rating {
    font-size: 38px !important;
    color: #F9B407 !important;
}

.wp-google-place .wp-google-right {
    display: flex !important;
    align-items: center !important;
    flex-direction: column !important;
    width: auto !important;
}

.wp-google-place .wp-google-name {
    display: none !important;
}

.wp-google-place .wp-google-name + div {
    margin: 1rem 0 !important;
    width: fit-content !important;
}

.wp-google-place .wp-google-powered {
    width: fit-content !important;
}

.wp-google-place  .wp-google-wr {
    width: fit-content !important;
}

.footer__logo--desk {
    display: none;
    flex: 0;
    margin-top: 90px;
}

@media (min-width: 1024px) {
    .footer__logo--desk {
        display: block;
    }
}

.footer__logo--mob {
    display: block;
}

@media (min-width: 1024px) {
    .footer__logo--mob {
        display: none;
    }
}

@media (max-width: 1106px) {
    .footer__email.mobile {
        display: none;
    }
}

@media (max-width: 1024px) {
    .footer__email.mobile {
        display: block;
    }
}

.footer__cities {
    flex: 0 0 100%;
    padding: 15px 0 30px;
    margin-top: 60px;
}

@media (max-width: 1180px) {
    .footer__cities {
        display: none;
    }
}

@media (min-width: 1440px) {
    .footer__col_large {
        padding-left: 40px;
    }

    .footer__col_address {
        max-width: 348px;
    }
}

@media (max-width: 1124px) {
    .person__logo-img img {
        min-width: 200px;
    }

    .person .container:first-child {
        padding-bottom: 0;
    }

    .person {
        padding: 120px 0 0;
    }

    .person__logo-wrapper {
        position: relative !important;
        background-color: white;
        padding: 2rem 0.9375rem !important;
        margin-top: 100px;
        width: calc(100vw + 30px);
        margin-left: -15px;
        margin-right: -15px;
    }

    .person.partner_icons_bottom {
        margin-bottom: 0;
    }
}

@media (max-width: 568px) {
    .person__logo-img img {
        min-width: 150px !important;
    }

    .person__logo-wrapper .slick-slide {
        padding: 0 25px;
    }
}

.footer__cities--title {
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
    text-transform: uppercase;
}


.blog-prev__img + .blogs-prev__title {
    line-height: 20px;
    margin-bottom: .5rem;
}

.wpforms-container {
    max-width: 1590px !important;
    padding: 0 15px !important;
    width: 100% !important;
    margin: 0 auto !important;
}

.container .wpforms-container {
    padding: 0 !important;
}

@media (max-width: 1440px) {
    .wpforms-container {
        padding: 0 53px !important;
    }

    .container .wpforms-container {
        padding: 0 !important;
    }
}

@media (max-width: 568px) {
    .wpforms-container {
        padding: 0 19px !important;
    }

    .container .wpforms-container {
        padding: 0 !important;
    }
}

.wpforms-field-medium {
    width: 100%;
    max-width: 100% !important;
}

.wpforms-submit {
    position: relative;
    font-family: 'Droid Serif Regular', serif !important;
    font-weight: 400 !important;
    background-color: #ca7c34 !important;
    padding: 18px 18px !important;
    font-size: 17px !important;
    border-radius: 15px !important;
    height: fit-content !important;
    margin-top: 1rem !important;
    margin-bottom: 3rem !important;
}

.wpforms-container input,
.wpforms-container textarea,
.wpforms-container select,
.wpforms-field.wpforms-field-radio.wpforms-conditional-trigger .wpforms-icon-choices.wpforms-icon-choices-modern .wpforms-field-label-inline
{
    background-color: #f6f6f6 !important;
    border-color: #ca7c34 !important;
}

.wpforms-field-label {
    font-size: 20px !important;
    line-height: 30px !important;
    color: #03322c;
    margin-bottom: 5px;
}

.wpforms-field-description {
    font-style: italic;
}

@media (max-width: 767px) {
    .breadcrumbs {
        display: none !important;
    }
}

@media (max-width: 568px) {
    .header{
        margin-top: 83px!important;
    }
}

.s-blog-wrapper .blog-templ{
    margin-top: 60px;
}

@media (max-width: 568px) {
    .s-blog-wrapper .box-content h2 span {
        max-width: 125px;
    }
}

.page-service .option__inner .grid .grid__center  {
    padding-bottom: 120px;
}

.option-item .descr__left p {
    color: #5c5c5c!important;
}
section#scrol-1 h1.descr__left-title{
    margin-bottom:20px;
}

.office-preview .office-prev__item .office-prev__phone{
    line-height: 1;
}

.s-blog-wrapper span .article__title{
    font-size: 19px;
}

/*section.blog p {*/
/*    display: -webkit-box;*/
/*    -webkit-line-clamp: 2;*/
/*    -webkit-box-orient: vertical;*/
/*    overflow: hidden;*/
/*}*/

.blog__slider-row{
    padding-top: 20px;
}

@media (max-width: 568px) {
    .header-menu__link {
        border-radius: 0.5rem;
        border: 1px solid rgba(255, 255, 255, 0.1);
        background: rgba(255, 255, 255, 0.05);
        transition: background 0.2s ease;
    }
}

@media (max-width: 568px) {
    .header-menu__link:hover {
        background: rgba(255, 255, 255, 0.1);
    }
}

@media (max-width: 568px) {
.header-menu__link span{
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 10px;
}
}

@media (max-width: 568px) {
    .header-menu__hidden .header-menu__list .header-menu__link {
        padding: 10px 0 10px 0;
    }
}

@media (max-width: 568px) {
.header-menu__icon span{
    padding-bottom: 10px!important;
}
}

@media (max-width: 568px) {
.header-menu__list{
    gap: 15px;
}
}

@media (max-width: 568px) {
    .header-menu__link .header-menu__icon img {
        padding: 10px 15px 10px 15px;
    }
}

@media (max-width: 568px) {
.dropdown-menu__list a{
padding-left: 10px;
}
}

@media (max-width: 568px) {
    .dropdown-menu__list {
        padding-left: 10px;
    }
}

@media (max-width: 1124px) {
    .header-menu__icon {
        top: 10px;
    }
}

@media (max-width: 1245px) {
    .header-menu__contacts .header-menu__contacts-title ul {
        flex-direction: row !important;
        gap: 0!important;
    }

    .header-menu__contacts-title{
        font-size: 16px!important;
    }
}

@media (max-width: 768px) {
    .care-norm::before {
        height: 100%!important;
    }
}

 .s-blog-wrapper .blog__slider-content .blog__slider-title{
     display: -webkit-box;
     -webkit-line-clamp: 3;
     -webkit-box-orient: vertical;
     overflow: hidden;
     line-height: 1.2;
}

@media (max-width: 768px) {
    .page-service .option__inner .grid {
        gap: 20px!important;
    }
}

.option__grid {

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.option__grid-item {
    width: 50%;
    text-align: center;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


    .option__grid-item {
        @media (min-width: 520px) and (max-width: 1024px) {
        width: 33%;
    }
}

.option__grid-item {
    @media (min-width: 1024px) {
    width: 25%;
    }
}

.descr__article {
    margin-top: 50px;
    padding: 15px 15px 27px 24px;
    border-left: 1px solid #55193c;
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .footer__col_address, .footer__col {
        padding-bottom: 60px;
    }
}

    .blog__slider-title {
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }


@media (max-width: 1024px) {
    .footer__col_large {
        max-width: 100% !important;
    }
}