/* NAV TOGGLE */
.nav-toggle span,
.nav-toggle.active span {
    background: #fff;
}

.rwd-menu-wrapper {
    background: #bab9b4;
}

/* RWD MENU */
.rwd-menu ul > li:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.rwd-menu ul > li {
    display: block;
    float: left;
    margin-bottom: -1px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    text-align: left;
}

.rwd-menu ul > li > a {
    position: relative;
    padding: 10px 15px 10px;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}

.rwd-menu .rwd-menu-wrapper > ul > li.active-link > a {
    color: #fff;
    background-color: var(--color-secondary);
    text-decoration: none;
    font-weight: 700;
}

.rwd-menu ul > li > a#home {
    padding-left: 50px;
    background: url(../images/home.png) no-repeat 15px 16px;
}

.rwd-menu ul > li.active-link > a#home {
    background: url(../images/home.png) no-repeat 15px -76px;
}

.rwd-menu ul > li > ul {
    display: none;
}

.rwd-menu ul > li.active > ul {
    display: block;
}

.rwd-menu ul > li.active > a {
    /*font-weight: bold;*/
    color: #ed1c24;
}

.rwd-menu ul > li > a > .glyphicon-bg {
    position: absolute;
    top: 1px;
    right: 0;
    bottom: 0;
    width: 50px;
    background: #e7e7e7;
    color: #000;
    text-align: center;
    transition: 0.4s all;
}

.rwd-menu ul > li > ul > li > a,
.rwd-menu ul > li.active > ul > li > a {
    color: #000;
}

.rwd-menu ul > li > ul > li.active-link > a {
    text-decoration: underline;
}

.rwd-menu ul > li:first-child > a > .glyphicon-bg {
    top: 0;
}

.rwd-menu ul > li > a .glyphicon {
    width: 100%;
    vertical-align: middle;
    text-align: center;
    line-height: 50px;
    transition: 0.4s all;
}

.rwd-menu ul > li.active > a .glyphicon {
    transition: 0.4s all;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.rwd-menu ul > li.active > ul > li:last-child {
    border-bottom: 0;
}

.rwd-menu ul > li ul {
    border-bottom: 1px solid #000;
}

.rwd-menu ul > li > ul > li {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: #e7e7e7;
    text-align: center;
}

.rwd-menu ul > li > ul > li:last-child {
    margin-bottom: -1px;
}

.rwd-menu ul > li > ul > li > a {
    position: relative;
    padding: 13px 15px 13px 35px;
    color: #000;
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}

.rwd-menu ul > li > ul > li > a > .glyphicon-bg,
.rwd-menu ul > li > ul > li > ul > li {
    background: #b7b7b7;
}

.rwd-menu ul > li > ul > li > ul > li > a {
    padding: 13px 15px 13px 55px;
}

.rwd-menu ul > li > ul > li > a:before {
    position: absolute;
    top: 22px;
    left: 15px;
    width: 5px;
    height: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #000;
    content: '';
}

.rwd-menu ul > li > ul > li.active-link > a:before {
    background: #000;
}

.rwd-menu ul > li > ul > li > ul > li > a:before {
    left: 35px;
}

.rwd-menu ul > li > ul > li > ul {
}

.rwd-menu ul > li > ul > li > ul > li > ul {
}

/*
    Rwd Lang Menu
 */

.rwd-lang {
    background: #fff;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    overflow-x: hidden;
    height: 100%;
    width: 100%;
    display: none;
}

.rwd-lang li .lang {
    color: var(--color-secondary);
}

/*--------------- RESPONSIVE -------------*/

@media screen and (max-width: 1660px) {
    .article > h1 {
        margin-bottom: 20px;
    }

    .lawyer-label {
        max-width: 420px;
    }

    .article {
        margin: 20px 0;
    }

    .services .section-header h1 {
        font-size: 50px;
        line-height: 60px;
    }

    .about-image p:nth-of-type(1) {
        font-size: 3.5vw;
    }

    .about-image p:nth-of-type(2) {
        font-size: 3.5vw;
    }

    .about-image p:nth-of-type(3) {
        font-size: 10.72vw;
        line-height: 10.9vw;
    }

    .about-image p:nth-of-type(4) {
        font-size: 4.45vw;
    }

    .section-header {
        padding: 35px 0 38px;
    }

    .section-header h2 {
        float: left;
        padding-right: 4.7%;
        font-size: 50px;
    }

    .article {
        padding: 0;
    }

    .h1 {
        font-size: 40px;
    }

    .lawyer-text {
        height: 280px;
    }

    .uni-logo {
        width: 156px;
    }

    .lawyer-publications {
        left: 35%;
    }

    .lawyer:before {
        width: 77%;
    }

    .lawyer-publications {
        left: 37%;
    }

    .lawyer-photo img {
        max-height: 640px;
    }

    .lawyer:nth-of-type(2n + 1) .lawyer-photo {
        margin-left: calc(64% - 700px);
    }

    .lawyer-photo {
        width: 36%;
        margin-right: calc(64% - 700px);
    }

    .lawyer-name {
        font-size: 30px;
        line-height: 38px;
        padding-bottom: 14px;
    }

    .lawyer-label {
        font-size: 70px;
        line-height: 80px;
    }

    .lawyer-contact {
        height: 112px;
    }

    .lawyer-phone {
        display: inline-block;
        vertical-align: middle;
        padding: 10px 0 10px 65px;
        background: url(../images/icons/smartphone.svg) no-repeat left center transparent /46px 46px;
    }

    .lawyer-caption {
        font-size: 30px;
        line-height: 40px;
        padding: 20px 54px 20px 0;
    }

    .lawyer-phone a {
        font-size: 34px;
        font-weight: 900;
        line-height: 40px;
    }

    .uni-text,
    .uni-name {
        font-size: 14px;
        line-height: 18px;
    }

    .uni-texts {
        padding-left: 20px;
    }

    .text {
        font-size: 14px;
        line-height: 26px;
    }

    .slider-title {
        font-size: 56px;
        line-height: 66px;
        padding-bottom: 5px;
    }

    .slider-title2 {
        font-size: 36px;
        letter-spacing: 0;
        line-height: 40px;
        padding-bottom: 30px;
    }

    .footer-logo .logo a img {
        width: 100%;
    }

    #main-menu a {
        font-size: 14px;
        padding: 8px 17px;
    }

    .header-phone span {
        line-height: 1.2rem;
    }

    .main-slide-inner {
        min-height: calc(100vh - 88px);
    }
}

@media screen and (max-width: 1440px) {
    .header-phone span.number {
        font-size: 14px;
    }

    .publications-list li {
        padding: 24px 20px 20px;
    }

    .publication-image {
        width: 140px;
    }

    .publication-texts .text,
    .publication-texts .title {
        font-size: 12px;
        line-height: 17px;
    }

    .publication-texts .title {
        padding-bottom: 20px;
    }

    .publication-texts {
        width: calc(100% - 140px);
    }

    .publications-list ul {
        font-size: 0;
        margin: -20px;
    }

    .publication-texts {
        padding-left: 25px;
    }

    .article-image {
        width: 40%;
    }

    .article-subtitle {
        padding-bottom: 36px;
        font-size: 24px;
    }

    .footer-box:nth-of-type(3) {
        width: 28%;
    }

    .footer-box {
        width: 36%;
    }

    .footer-boxes {
        width: 100%;
    }

    .footer-logo {
        display: none;
    }

    .services-texts .title {
        font-size: 26px;
        line-height: 34px;
        padding-bottom: 14px;
    }

    .services-texts {
        padding-top: 0;
    }

    .more-btn {
        display: none;
    }

    .services-icon {
        height: 270px;
        max-width: 270px;
    }

    .lawyer-publications {
        left: 34%;
    }

    .lawyer-publications img {
        width: 240px;
    }

    .lawyer:nth-of-type(2n + 1) .lawyer-photo {
        margin-left: 10%;
    }

    .lawyer-photo {
        width: 36%;
        margin-right: 10%;
    }

    .lawyer .lawyer-texts {
        width: 54%;
        max-width: 100%;
    }

    .about-texts .title {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 20px;
    }

    .main-about-us .container:before {
        width: 18%;
        left: 35.5%;
    }

    .about-texts .text {
        font-size: 14px;
        line-height: 26px;
        padding-bottom: 20px;
    }

    .about-image img {
        display: block;
        margin-left: 10%;
        max-width: 70%;
    }

    .about-mail {
        padding-left: 58px;
    }

    .about-phone a {
        font-size: 30px;
        line-height: 40px;
    }

    .about-mail a {
        font-size: 20px;
        line-height: 26px;
    }

    .about-phone {
        padding-bottom: 10px;
        background: url(../images/icons/telephone.svg) no-repeat left 0px top 1px transparent;
        background-size: 46px 46px;
        padding-left: 58px;
    }

    .main-slide-inner {
        min-height: calc(100vh - 78px);
    }

    .header-phone span {
        font-size: 12px;
        line-height: 1.1rem
    }

    #main-menu a {
        font-size: 14px;
        padding: 4px 6px;
    }

    .logo {
        max-width: 230px;
    }

    .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .slider-title {
        font-size: 42px;
        line-height: 46px;
    }

    .buttons-here:before {
        width: 2.5vw;
    }

    .buttons-here {
        padding-left: 2.5vw;
        bottom: 4%;
    }

    .main-slide-texts .text {
        padding-bottom: 26px;
    }

    .slider-title2 {
        font-size: 28px;
        letter-spacing: 0;
        line-height: 30px;
        padding-bottom: 20px;
    }

    .main-slide-texts .text {
        max-width: 80%;
        font-size: 14px;
        line-height: 26px;
    }
}

@media screen and (max-width: 1280px) {
    .header-phone-inner {
        flex-direction: column;
        gap: 5px;
    }

    .header-phone-wrapper {
        padding-top: 5px;
        gap: 8px;
    }

    .header-phone-link + .header-phone-link::before {
        content: unset;
    }

    .main-about-us:before {
        width: 75%;
    }

    .contact-form-title {
        font-size: 20px;
        line-height: 26px;
    }

    .contact-form {
        padding: 15px 0 0;
    }

    .contact-form-section {
        padding: 30px 0 20px;
    }

    .services-texts .title {
        font-size: 20px;
        line-height: 28px;
    }

    .service-box a {
        padding: 12px 0 12px 26px;
    }

    .services-icon {
        height: 22vw;
        max-width: 270px;
    }

    .lawyer-publications {
        left: 34%;
        top: 24%;
    }

    .lawyer-publications img {
        width: 170px;
    }

    .lawyer:nth-of-type(2n) .lawyer-unis {
        padding-right: 0;
        padding-left: 30px;
    }

    .lawyer-unis {
        padding-right: 30px;
    }

    #main-menu a {
        padding: 4px 5px;
    }

    .container {
        padding-left: 20px;
        padding-right: 20px;
    }

}

@media screen and (min-width: 1140px) {
    .rwd-lang,
    .rwd-menu,
    .nav-toggle {
        display: none;
        display: none !important;
    }
}

@media screen and (max-width: 1139px) {
    .about-caption {
        padding-bottom: 0;
    }

    .about-phone {
        background-size: 40px 40px;
        padding-left: 52px;
        padding-bottom: 4px;
    }

    .about-phone a {
        font-size: 26px;
        line-height: 34px;
    }

    .about-mail a {
        font-size: 16px;
        line-height: 20px;
    }

    .header-phone {
        margin-left: auto;
        padding-right: 0;
    }

    .news-box-text.text {
        font-size: 12px;
    }

    .news-box {
        gap: 10px;
        padding: 10px;
    }

    .rwd-menu .icon {
        width: 30px;
        padding: 4px 0;
        height: 30px;
    }

    .tail-contact {
        padding-top: 10px;
        padding-bottom: 15px;
    }

    .tail-social {
        padding: 7px;
        width: auto;
    }

    footer .social-list {
        margin: 0;
        padding-right: 5px;
    }

    .footer-top {
        padding: 40px 0 30px;
    }

    .footer-box .text {
        letter-spacing: 0;

        font-size: 14px;
    }

    .viewport {
        overflow: scroll;
    }

    .overview {
        position: static;
        overflow-y: scroll;
    }

    .overview::-webkit-scrollbar {
        width: 5px;
    }

    .lawyer-text {
        padding: 0 !important;
    }

    .scrollbar {
        display: none;
    }

    .lawyer-label {
        font-size: 56px;
        line-height: 74px;
    }

    .lawyer-publications {
        left: 36%;
        top: 21%;
    }

    .lawyer:nth-of-type(2n + 1) .lawyer-photo {
        margin-left: 4%;
    }

    .lawyer-photo img {
        max-height: 600px;
    }

    .lawyer-photo {
        width: 42%;
        margin-right: 4%;
    }

    .lawyer-contact {
        height: 82px;
        padding: 0;
    }

    .lawyer:nth-of-type(2n) .lawyer-contact {
        text-align: left;
    }

    .lawyer-phone {
        padding: 10px 0 10px 35px;
        background: url(../images/icons/smartphone.svg) no-repeat left center transparent;
        background-size: 32px 32px;
    }

    .lawyer-caption {
        padding: 20px 34px 20px 0;
    }

    .lawyer-phone a {
        font-size: 24px;
        font-weight: 900;
        line-height: 30px;
    }

    .main-slide-texts .text {
        max-width: 80%;
        font-size: 14px;
        line-height: 22px;
    }

    .slider-title2 {
        font-size: 20px;
    }

    .slider-title {
        font-size: 32px;
        line-height: 36px;
        padding-bottom: 0;
    }

    .has-icon .icon {
        margin: -14px 0 -11px -9px;
    }

    /*.header-phone span {*/
    /*    display: none;*/
    /*}*/
    /*.header-phone-link {*/
    /*    width: 42px;*/
    /*    height: 42px;*/
    /*    margin: 5px 0;*/
    /*}*/

    .nav-toggle {
        -webkit-transition: margin 0.4s;
        -moz-transition: margin 0.4s;
        -ms-transition: margin 0.4s;
        -o-transition: margin 0.4s;
        transition: margin 0.4s;
        margin: 10px 0 10px 20px;
    }

    .nav-toggle.active {
        margin-top: 12px;
    }

    .text table {
        min-width: 1140px;
    }

    .text table tr td {
        padding: 6px 10px;
    }

    .table-container {
        position: relative;
        overflow-x: scroll;
    }

    #main-menu {
        display: none;
    }

    .nav-toggle {
        display: block;
    }

    .rwd-lang li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .rwd-lang .lang {
        display: block;
        padding: 12px 15px;
    }

    .rwd-lang .lang span {
        font-size: 16px;
        line-height: 24px;
    }

    .rwd-lang .langs-menu-icon {
        margin-right: 15px;
    }

    .rwd-lang .langs-menu-short {
        display: none;
    }

    .rwd-lang .langs-menu-long {
        display: inline-block;
        text-transform: uppercase;
    }

    .text table {
        min-width: 1140px;
    }

    .text table tr td {
        padding: 6px 10px;
    }

    .table-container {
        position: relative;
        overflow-x: scroll;
    }

    .rwd-hide {
        display: none;
    }

    .text img {
        max-width: 100%;
        max-width: 100% !important;
    }

    .container {
        width: 100%;
    }

    .body-block {
        position: fixed;
        width: 100%;
    }

    .article-image {
        margin-right: 25px;
        margin-bottom: 15px;
    }

    .footer-bottom .container > * {
        display: block;
        float: none;
        width: 100%;
        text-align: center;
        line-height: 20px;
        padding: 3px 0;
        overflow: hidden;
    }

    .footer-bottom li {
        float: none;
    }
}

@media screen and (max-width: 1039px) {
    .news-box{
        width: 33.333%;
    }
    .about-image p:nth-of-type(1) {
        font-size: 2.3vw;
    }

    .about-image p:nth-of-type(2) {
        font-size: 2.3vw;
    }

    .about-image p:nth-of-type(3) {
        font-size: 5.72vw;
        line-height: 5.9vw;
    }

    .about-image p:nth-of-type(4) {
        font-size: 2.45vw;
    }

    .form button.captcha-refresh .fa {
        font-size: 14px;
    }

    .form .form-group-lg button.captcha-refresh {
        width: 38px;
        height: 38px;
        padding: 0;
    }

    .form .form-group-lg .captcha-image-wrapper {
        height: 38px;
    }

    .form-group-lg .form-control {
        height: 38px;
        padding: 6px 12px;
    }

    .form-element-name {
        font-size: 14px;
    }

    .publications-list li:last-of-type {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .publications-list li {
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        width: 100%;
    }

    .publications-author,
    .author-fixed {
        width: 33%;
    }

    .publications-more {
        position: static;
        padding: 20px 10px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        text-align: center;
    }

    .footer-bottom li {
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    /*.footer-bottom .container > * {*/
    /*display: block;*/
    /*float: none;*/
    /*width: 100%;*/
    /*text-align: center;*/
    /*line-height: 20px;*/
    /*padding: 3px 0;*/
    /*overflow: hidden;*/
    /*}*/
    .social-label {
        display: none;
    }

    .footer-box .text {
        font-size: 12px;
        line-height: 20px;
    }

    .services-list li {
        width: 100%;
    }

    .services-icon {
        width: 22vw;
    }

    .services-texts {
        width: calc(100% - 22vw);
    }

    .service-box a {
        min-height: 180px;
    }

    .main-about-us:before {
        width: 87%;
    }

    .about-image {
        width: 23%;
        margin-right: 26.7%;
    }

    .about-texts {
        width: 50.3%;
    }

    .about-image img {
        margin-left: 5%;
        max-width: 80%;
    }

    .main-about-us .container:before {
        width: 21%;
        left: 23.5%;
    }
}

@media screen and (max-width: 960px) {
    .footer-tail {
        font-size: 14px;
    }

    .footer-tail .icon {
        width: 46px;
        height: 46px;
    }

    .social-list > ul > li {
        padding: 3px;
    }

    /*.social-list > ul > li > a {*/
    /*font-size: 18px;*/
    /*line-height: 38px;*/
    /*width: 40px;*/
    /*height: 40px;*/
    /*}*/
    .lawyer-label {
        display: none;
    }

    .tail-social {
        padding: 4px;
        width: auto;
    }

    .footer-top {
        padding: 40px 0 20px;
    }

    .footer-tails .footer-box {
        width: 100%;
        padding-bottom: 10px !important;
    }

    .footer-tails {
        padding: 0;
        width: 50%;
        vertical-align: top;
        display: inline-block;
    }

    .footer-boxes {
        font-size: 0;
    }

    .footer-box:nth-of-type(3),
    .footer-box {
        padding-bottom: 25px;
        width: 50%;
        display: inline-block;
        vertical-align: top;
        float: none;
    }

    .main-slide-inner {
        min-height: 0px;
    }

    .main-slide-texts-apla {
        width: 70%;
    }

    .main-slide-images img {
        max-width: 42%;
    }

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 888px) {
    .about-image .about-contact {
        display: none;
    }

    .about-image {
        justify-content: flex-end;
    }

    .main-about-us:before {
        width: 110%;
    }

    .about-caption,
    .about-phone a,
    .about-mail a {
        color: #fff;
    }

    .about-texts .about-contact {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .about-phone {
        filter: unset;
    }

    .services .section-header h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .news-box {
        width: 33.333%;
    }
    .about-image p:nth-of-type(1) {
        font-size: 1.8vw;
    }

    .about-image p:nth-of-type(2) {
        font-size: 2vw;
    }

    .about-image p:nth-of-type(3) {
        font-size: 4.72vw;
        line-height: 4.9vw;
    }

    .about-image p:nth-of-type(4) {
        font-size: 2vw;
    }

    .about-image {
        padding-right: 0;
    }

    .tail-contact .social-list,
    .tail-contact {
        padding: 0;
    }

    .tail-contact,
    .article-content .contact-boxes .footer-box {
        width: 50%;
        display: inline-block;
        vertical-align: top;
    }

    .tail-contact .social-list {
        display: none;
    }

    .gallery ul {
        padding-top: 10px;
    }

    .section-header .text {
        clear: both;
    }

    .section-footer {
        text-align: center;
        padding: 20px 0 30px;
    }

    .section-header h2 {
        float: none;
        padding-right: 0;
        font-size: 30px;
        line-height: 40px;
    }

    .services .section-header {
        padding: 22px 0 17px;
    }

    .section-header {
        padding: 20px 0 20px;
    }

    /*.lawyer-label{*/
    /*display: none;*/
    /*}*/
    .lawyer-publications {
        left: 5px;
        top: auto;
        bottom: 30px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .lawyer:nth-of-type(2n + 1) .lawyer-photo {
        margin: 0;
    }

    .lawyer-photo {
        width: 42%;
        margin-right: 0;
    }

    .lawyer .lawyer-texts {
        width: 58%;
    }

    .lawyer-name {
        font-size: 23px;
        line-height: 28px;
        padding-bottom: 14px;
    }

    .main-about-us .container:before {
        display: none;
    }

    .about-texts {
        width: 70%;
    }

    .about-image {
        width: 15%;
        margin-right: 15%;
    }

    .about-image {
        vertical-align: bottom;
    }

    .about-image img {
        margin: 0;
        width: 100%;
        max-width: 100%;
    }

}

@media screen and (min-width: 768px) {
}

@media screen and (max-width: 767px) {
    .news-box-title{
        font-size: 14px;
        letter-spacing: 0;
    }
    .row-flex-center{
        margin-bottom: 20px;
    }
    .news-image{
        max-width: 300px;
        display: flex;
        align-items: center;
        margin: 0 auto 20px;
        justify-content: center;
        float: unset;
    }

    .news-box + .news-box {
        margin-top: -1px;
    }

    .news-box:nth-child(2n + 2) {
        margin-left: 0;
    }

    .form button.captcha-refresh {
        right: 5px;
    }
}

@media screen and (min-width: 706px) {
    .lawyer-photo {
        height: auto !important;
    }

    footer .show-hide {
        display: block !important;
    }
}

@media screen and (max-width: 705px) {
    section.lawyer + section.lawyer {
        margin-top: 20px;
    }

    .main-slide-texts {
        padding: 0;
    }

    .lawyer-more {
        max-width: 220px;
        margin: 0 auto;
    }

    .about-image p {
        display: none;
    }

    .lawyer {
        background-size: 20vw;
    }

    .lawyer.active .lawyer-texts {
        opacity: 1;
        pointer-events: all;
    }

    .lawyer-inner {
        position: relative;
        width: 100%;
        height: 100%;
        display: block;
    }

    .lawyer:nth-of-type(2n) .lawyer-photo,
    .lawyer-photo {
        position: absolute;
        inset: 0;
    }

    .lawyer-rwd-name {
        display: block;
        text-align: center;
        position: relative;
        z-index: 20;
    }

    .lawyer-photo {
        display: flex;
        flex-direction: column;
    }

    .lawyer-img {
        height: unset;
        flex-grow: 1;
    }

    .lawyer-photo img {
        max-height: 500px;
        max-width: unset;
        width: unset;
        height: unset;
        display: block;
        margin: 0 auto;
    }

    .lawyer {
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    }

    .lawyer-more {
        position: absolute;
        bottom: 5px;
        left: 20px;
        right: 20px;
        font-size: 12px;
        color: #fff;
        background: var(--color-secondary);
        line-height: 20px;
        padding: 5px 20px;
        border: 1px solid rgba(0, 0, 0, 0.1)
    }

    .lawyer-1 {
        background-position: right 1.6% bottom 13%;
    }

    .lawyer-2 {
        background-position: left 1.7% bottom 13%;
    }

    .lawyer-unis {
        padding: 20px 0 15px !important;
    }

    .lawyer-text .text {
        font-size: 14px;
        line-height: 22px;
    }

    .lawyer-unis li {
        padding-bottom: 15px;
    }

    .lawyer-text {
        padding-right: 24px;
        height: 240px;
    }

    .lawyer .lawyer-texts {
        padding: 20px 15px 0;
        margin: 0 -15px;
        background: url("../images/x.png") no-repeat right 10px top 10px #efefef;
        background-size: 20px;
        position: relative;
        z-index: 100;
        -webkit-transition: all 0.4s;
        -moz-transition: all 0.4s;
        -ms-transition: all 0.4s;
        -o-transition: all 0.4s;
        transition: all 0.4s;
        opacity: 0;
        width: calc(100% + 30px);
        max-width: calc(100% + 30px);
        pointer-events: none;
    }

    .lawyer-photo {
        width: 100%;
    }

    .lawyer:before {
        width: 27%;
    }

    .lawyer-publications {
        left: auto;
        right: 0;
    }

    .about-phone {
        padding-bottom: 10px;
        background: url(../images/icons/telephone.svg) no-repeat left 0px top 1px transparent;
        background-size: 36px 36px;
        padding-left: 46px;
    }

    .about-image {
        width: 66px;
        margin-right: 0;
    }

    .main-about-us:after {
        content: '';
        bottom: 190px;
        top: 0;
        display: block;
        left: 0;
        right: 0;
        width: auto;
        height: auto;
        position: absolute;
        background: var(--color-secondary);
    }


    .about-image {
        width: 58px;
        margin-right: 0;
    }

    .about-image img {
        margin: 0 -10px;
        width: 100%;
        max-width: 100%;
    }

    .main-about-us:before {
        width: 102%;
        top: auto;
        height: 190px;
        display: none;
    }

    /*.about-mail {*/
    /*padding-left: 48px;*/
    /*}*/
    .about-mail {
        padding-left: 0px;
    }

    .about-phone a {
        font-size: 20px;
        line-height: 30px;
    }

    .about-texts .text {
        font-size: 14px;
        line-height: 20px;
    }

    .about-texts .title {
        font-size: 20px;
        line-height: 26px;
        padding-bottom: 10px;
    }

    .main-about-us {
        padding: 30px 0 10px;
        background-color: var(--color-secondary);
    }

    .about-caption {
        padding-bottom: 6px;
    }

    .about-texts {
        width: 100%;
        padding: 0 10px;
        position: relative;
        z-index: 20;
        margin-left: -58px;
    }

    /*.about-contact {*/
    /*padding-left: 50px;*/
    /*padding-top: 20px;*/
    /*padding-bottom: 25px;*/
    /*}*/

    .main-about-us .container {
        position: static;
    }

    .main-slide-texts-apla {
        width: 97%;
    }

    .main-slide-texts {
        width: 86%;
        left: 15px;
        padding-bottom: 20px;
    }

    .main-slider-section .main-slide {
        height: 450px;
    }

    .buttons-here {
        bottom: 10px;
    }

    .main-slider-icon {
        left: 80%;
        top: auto;
        bottom: 0;
        width: 24%;
        height: 24vw;
    }

    .main-slide-images img {
        display: none;
    }
}

@media screen and (max-width: 639px) {
    .header-phone span.number {
        font-size: 13px;
    }

    .footer-boxes > .footer-box:nth-child(3) .text a + strong {
        margin-top: 15px;
        display: block;
    }

    .categories-list-wrapper ul a {
        min-width: 100px;
        padding: 5px 20px;
    }
    .news-box {
        width: 50%;
    }
    .publications-author {
        display: none;
    }

    .h1 {
        font-size: 30px;
    }

    .h2 {
        font-size: 20px;
    }

    .article-subtitle {
        padding-bottom: 30px;
        font-size: 19px;
    }

    .section-footer {
        padding: 25px 0;
    }

    .article-subtitle {
        padding-bottom: 16px;
    }

    .footer-tails {
        width: 100%;
    }

    .footer-box:nth-of-type(3), .footer-box {
        width: 100%;
        padding-bottom: 15px;
    }

    .services-icon {
        width: 33vw;
        height: 33vw;
    }

    .service-box a {
        padding: 18px 0 18px 22px;
    }

    .services-texts {
        width: calc(100% - 33vw);
    }

    .uni-texts {
        display: none;
    }

    .lawyer-unis {
        overflow: hidden;
    }

    .lawyer-unis ul {
        text-align: center;
    }

    .lawyer-unis li {
        padding: 5px;
        max-width: 50%;
        display: inline-block;
    }

    .text img {
        max-width: 100%;
        max-width: 100% !important;
        width: inherit;
        width: inherit !important;
        height: auto;
        height: auto !important;
    }

    .text table,
    .text iframe,
    .text object {
        max-width: 100%;
        max-width: 100% !important;
        width: 100%;
        width: 100% !important;
    }

    .article-image {
        margin-right: 0;
        margin-top: 0;
        width: 100%;
        display: block;
        float: none;
        max-width: none;
        text-align: center;
        line-height: 0;
    }

    h1 {
    }

    h2 {
    }

    h3 {
    }

    h4 {
    }

    .bottom-text-inner.columns {
        flex-direction: column;
    }

    .bottom-text-inner.columns > div {
        width: 100%;
    }

}

@media screen and (max-width: 560px) {
    .header-phone {
        display: none;
    }

    .logo a h3 {
        font-size: 19px;
    }

    .logo a {
        font-size: 10px;
    }

    .tail-contact {
        padding: 10px 0;
    }

    .tail-contact,
    .article-content .contact-boxes .footer-box {
        width: 100%;
    }

    .footer-box .text {
        font-size: 14px;
        line-height: 22px;
    }

    .gallery li {
        width: 50%;
    }

    .main-slide-images {
        position: absolute;
        z-index: -1;
    }

    .main-slider-section .main-slide {
        height: auto;
        padding: 30px 0;
    }

    .main-slide-texts {
        width: 100%;
        position: relative;
        top: 20px;
        left: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    .main-slide-texts .text {
        max-width: 100%;
    }

    .nav-toggle {
        margin: 10px 0 10px 10px;
    }

    h1 {
    }

    h2 {
    }

    h3 {
    }

    h4 {
    }

    .lawyer-unis ul {
        font-size: 0;
    }

    .text {
        word-wrap: break-word;
    }

    .btn {
        padding: 4px 28px 6px;
        min-width: 170px;
    }

    .header-phone-inner {
        flex-direction: column;

    }

    .header-phone-link + .header-phone-link::before {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .header-inner .header-phone {
        display: none;
    }
}

@media screen and (max-width: 420px) {
    .form.contact-form .captcha-container .row > * {
        width: 100%;
    }

    .form.contact-form .captcha-container .row .captcha-image-wrapper {
        margin-bottom: 15px;
    }

    .lawyer-publications img {
        width: 130px;
        margin-left: 4px;
    }

    .news-box {
        width: 100%;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }


    .publications-list-wrapper {
        padding: 20px 0 20px;
    }

    .publications-more .line1,
    .publications-more .line2 {
        font-size: 20px;
    }

    .publication-image {
        width: 100px;
        margin-right: 15px;
        margin-bottom: 5px;
        float: left;
        padding: 0;
    }

    .publications-list li {
        padding: 10px 15px 10px;
    }

    .publications-list ul {
        margin: 0 -15px;
    }

    .publication-texts .title {
        padding-bottom: 10px;
    }

    .publication-texts .text, .publication-texts .title {
        font-size: 10px;
        line-height: 14px;
    }

    .publication-texts {
        display: block;
        width: 100%;
        overflow: visible;
        padding: 0;
    }

    .services-texts .title {
        font-size: 16px;
        line-height: 24px;
    }

    .lawyer-caption {
        display: none;
    }

    .lawyer:nth-of-type(2n) .lawyer-contact,
    .lawyer-contact {
        height: auto;
        padding: 5px 0;
        text-align: center;
    }

    .lawyer-name {
        font-size: 18px;
        line-height: 24px;
    }

    .lawyer-unis ul {
        font-size: 0;
    }

    .lawyer-text {
        height: 49vw;
    }

    .lawyer-uni,
    .uni-logo {
        width: 100%;
    }

    .lawyer-phone a {
        font-size: 22px;
        font-weight: bold;
    }

    .about-caption {
        font-size: 16px;
    }

    .about-mail a {
        font-size: 14px;
        line-height: 16px;
    }

    .buttons-here button {
        margin-right: 5px;
    }

    .buttons-here {
        bottom: 5px;
    }

    .buttons-here li:not(:last-of-type):after {
        right: -6px;
        width: 16px;
    }

    .slider-title {
        font-size: 22px;
        line-height: 26px;
    }

    .main-slider-icon svg path {
        stroke-width: 0.1px;
    }

    .main-slider-icon {
        left: auto;
        right: -10px;
        top: auto;
        bottom: -20px;
        width: 34%;
        height: 34vw;
    }

    .slider-title2 {
        font-size: 14px;
    }

    h1 {
    }

    h2 {
    }

    h3 {
    }

    h4 {
    }

    .logo a h3 {
        font-size: 17px;
    }

    .logo a {
        font-size: 10px;
        line-height: 1;
    }

    .header-phone span.number {
        font-size: 13px;
    }

    .header-phone span {
        font-size: 11px;
        margin-bottom: 4px;
    }

    .header-phone {
        display: none;
    }
}

@media screen and (max-width: 380px) {
}

@media screen and (max-width: 359px) {
    .publication-texts .text {

    }
}

@media screen and (max-width: 319px) {
    body {
        width: 320px;
    }
}

.text a {
    color: #ccad63;
}

@media screen and (min-width: 1140px) {
    .text a:hover {
        text-decoration: underline;
    }
}
