/*********quote*******/
.quote-section {
    padding: 85px 0 10px;
}

.quote-section.bg_white {
    padding: 115px 0 63px;
}
.quote-section.bg_white .quote-section__img {
    margin-right: 30px;
    max-width: 615px;
    padding:23px 4px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    width: 51%;
}
.quote-section.bg_white .quote-section__img .img-cover img{
    max-width: unset;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: unset;
}
@media only screen and (max-width: 1300px) {
    .quote-section.bg_white .quote-section__img {
        max-width: 524px;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .quote-section.bg_white .quote-section__img .img-cover {
        height: 100%;
        width: 386px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}
@media only screen and (max-width: 1199px) {
    .quote-section.bg_white .quote-section__img .img-cover {
        width: 363px;
    }
}
@media only screen and (max-width: 1099px) {
    .quote-section.bg_white .quote-section__img {
        max-width: 100%;
        width: 100%;
        margin-bottom: 40px;
        padding: 40px 4px;
        margin-right: 0;
    }

    .quote-section.bg_white .quote-section__img .img-cover {
        width: 72%;
        height: 720px;
        margin-right: 0;
    }

    .quote-section.bg_white .quote-section__img .img-cover img {
        width: 100%;
        min-height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .quote-section.bg_white .quote-section__img .img-cover {
        height: 646px;
    }
}

@media only screen and (max-width: 560px) {
    .quote-section.bg_white .quote-section__img {
        padding: 0;
    }

    .quote-section.bg_white .quote-section__img .img-cover {
        width: 337px;
    }
}

.quote-section.bg_white .quote-section__img .vertical-logo {
    background-color: var(--kmnd-color-primary);
    border: 0;
    right: 256px;
    margin-top: 0;
    padding-left: 108px;
    height: auto;
    top: 0;
    bottom: 30px;
}

.quote-section.bg_white .quote-section__img .vertical-logo:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% + 50px);
    border: 1px solid var(--kmnd-color-accent);
    -webkit-transform: translate(30px, -35px);
    -ms-transform: translate(30px, -35px);
    transform: translate(30px, -35px);
}
@media only screen and (max-width: 1300px) {
    .quote-section.bg_white .quote-section__img .vertical-logo {
        right: auto;
        left: 0;
        padding-left: 54px;
        width: 357px;
        bottom: 2px;
    }

    .quote-section.bg_white .quote-section__img .vertical-logo img {
        width: 45px;
    }
    .quote-section.bg_white {
        padding-bottom:94px;
    }
}

@media only screen and (max-width: 1099px) {
    .quote-section.bg_white .quote-section__img .vertical-logo {
        width: 475px;
        padding-left: 112px;
        padding-bottom: 95px;
    }

    .quote-section.bg_white .quote-section__img .vertical-logo img {
        width: 60px;
    }
    .quote-section.bg_white {
        padding-top: 108px;
        padding-bottom: 83px;
    }
    .quote-section.bg_white .quote-section__img .vertical-logo:after {
        height: calc(100% - 42px);
        -webkit-transform: translate(55px, -30px);
        -ms-transform: translate(55px, -30px);
        transform: translate(55px, -30px);
        width: calc( 100% + 17px);
    }
}

@media only screen and (max-width: 767px) {
    .quote-section.bg_white .quote-section__img .vertical-logo {
        padding-left: 70px;
    }
}

@media only screen and (max-width: 560px) {
    .quote-section.bg_white .quote-section__img .vertical-logo {
        width: 309px;
        left: -20px;
        padding-left: 60px;
    }

    .quote-section.bg_white .quote-section__img .vertical-logo img {
        width: 35px;
    }
}

.quote-section.bg_white .quote-section__author .author__link:after {
    border: none;
    background-color: var(--kmnd-color-primary);
    z-index: -1;
}

.quote-section.bg_white .quote-section__text .title:after {
    display: none;
}

.quote-section.bg_white .quote-section__text .title {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 30px;
    margin-right: 0;
}

.quote-section.bg_white .quote-section__text .content p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 27px;
}

@media only screen and (max-width: 1300px) {
    .quote-section.bg_white .quote-section__text {
        padding-left: 0;
    }
}

.quote-section.bg_white .quote-section__info {
    max-width: 570px;
    margin-left: auto;
    width: 49%;
}
.quote-section.bg_white .quote-section__author{
    margin-top: 7px;
    padding-left: 26px;
}
@media only screen and (max-width: 1300px) {
    .quote-section.bg_white .quote-section__info {
        max-width: 532px;
    }
    .quote-section.bg_white .quote-section__author {
        padding-left: 11px;
    }
}

@media only screen and (max-width: 1099px) {
    .quote-section.bg_white .quote-section__info {
        max-width: 100%;
        width: 100%;
    }
    .quote-section.bg_white .quote-section__info .title {
        margin-right: 0;
        line-height: 189%;
    }
    .quote-section.bg_white .quote-section__text .content p {
        margin-bottom: 11px;
        line-height: 213%;
    }
    .quote-section.bg_white .quote-section__text:after {
        right: -50px;
    }
    .quote-section.bg_white .quote-section__author {
        margin-left: 78px;
    }
}

@media only screen and (max-width: 560px) {
    .quote-section.bg_white .quote-section__author span {
        width: calc(100% - 130px);
    }
}

.quote-section__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.quote-section__img {
    max-width: 549px;
    width: 100%;
    position: relative;
    padding: 32px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: 118px;
}

.quote-section__img .vertical-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; /*height: 100%;*/
    height: 83%;
    margin-top: -128px;
    width: 356px;
    position: absolute;
    border: 1px solid var(--kmnd-color-accent);
    right: 184px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 54px;
}

.quote-section__img .vertical-logo img {
    width: 45px;
}

.quote-section__img .img-cover {
    z-index: 2;
    width: 388px;
    display: block;
    height: 627px;
    overflow: hidden;
}

.quote-section__img .img-cover img { /*width: 100%;    height: 100%;*/
    max-height: 494px;
    -o-object-fit: cover;
    object-fit: cover;
}

@media only screen and (max-width: 1300px) {
    .quote-section__img {
        max-width: 380px;
        margin-right: 40px;
    }

    .quote-section__img .vertical-logo {
        width: 247px;
        height: 568px;
        right: 120px;
        padding-left: 30px;
    }

    .quote-section__img .vertical-logo img {
        width: 30px;
    }

    .quote-section__img .img-cover {
        width: 269px;
        height: 509px;
    }
}

@media only screen and (max-width: 900px) {
    .quote-section__img {
        max-width: 100%;
        margin-bottom: 60px;
    }

    .quote-section__img .vertical-logo {
        right: auto;
        left: 30px;
    }

    .quote-section__img .img-cover {
        width: 473px;
        height: 509px;
    }

    .quote-section__img .img-cover img {
        -o-object-fit: none;
        object-fit: none;
        height: auto;
    }
}

@media only screen and (max-width: 600px) {
    .quote-section__img .vertical-logo {
        height: 100%;
        left: 0;
    }

    .quote-section__img .img-cover {
        width: 70%;
        height: auto;
        display: block;
        overflow: hidden;
        position: relative;
    }

    .quote-section__img .img-cover img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        position: absolute;
    }

    .quote-section__img .img-cover:after {
        content: '';
        display: block;
        padding-top: 152%;
    }
}

.quote-section__info {
    max-width: 577px;
}

@media only screen and (max-width: 1300px) {
    .quote-section__info {
        max-width: calc(100% - 420px);
    }
    .quote-section.bg_white .quote-section__text {
        max-width: 513px;
    }
}

.quote-section__text { /*padding: 0 57px;*/
    padding: 0 15px;
    padding-top: 15px;
}
.quote-section.bg_white .quote-section__text{
    max-width: 505px;
    position: relative;
    padding-bottom: 33px;
}
.quote-section__text:before {
    content: '“';
    font-weight: 700;
    font-size: 100px;
    line-height: 34px;
    color: var(--kmnd-color-accent);
    display: block;
    position: relative;
    left: -73px;
}

.quote-section__text:after {
    content: '”';
    font-weight: 700;
    font-size: 100px;
    line-height: 34px;
    color: var(--kmnd-color-accent);
    text-align: right;
    display: block;

}
.quote-section.bg_white .quote-section__text:after {
    position: absolute;
    bottom: -16px;
    right: -42px;
}
.quote-section__text .title {
    font-weight: 700;
    font-size: 22px;
    line-height: 34px;
    color: var(--kmnd-color-accent);
    margin-bottom: 51px;
    margin-right: -57px;
}


.quote-section__text .title:after {
    margin-top: 44px;
    content: '';
    display: block;
    width: 180px;
    height: 1px;
    background-color: #fff;
}

.quote-section__text .content {
    padding-bottom: 20px;
}

.quote-section__text .content p {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 25px;
}

.quote-section__author {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    margin-top: -15px;
}

.quote-section__author .author__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 45px;
    position: relative;
    width: 56px;
    height: 56px;
}

.quote-section__author .author__link:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid var(--kmnd-color-accent);
}

.quote-section__author .author__link img {
    width: 26px;
}

.quote-section__author a:hover {
    opacity: 0.8;
}
.quote-section.bg_white .container{
    max-width: 1350px;
}
@media only screen and (max-width: 1300px) {
    .quote-section.bg_white .quote-section__text:after {
        right: -21px;
    }
}
@media only screen and (max-width: 1199px) {
    .quote-section__text:before {
        left: -78px;
    }
    .quote-section.bg_white .quote-section__text {
        max-width: 680px;
        padding-left: 77px;
        padding-bottom: 18px;
    }
    .quote-section.bg_white .quote-section__text:after {
        right:0;
    }
}
@media only screen and (max-width: 1099px) {
    .quote-section.bg_white .quote-section__text:after {
        right: -49px;
    }
}
@media only screen and (max-width: 900px) {
    .quote-section__row {
        display: block;
    }

    .quote-section__info {
        max-width: 100%;
    }
    .quote-section.bg_white .quote-section__text:after {
        right: 0;
        bottom: -22px;
    }
}

@media only screen and (max-width: 600px) {
    .quote-section__text {
        padding: 0 20px;
    }

    .quote-section__text:before {
        left: -20px;
    }

    .quote-section__text .title {
        margin-bottom: 23px;
    }

    .quote-section__text .title:after {
        margin-top: 30px;
    }

    .quote-section__text .content p {
        font-size: 16px;
        line-height: 32px;
    }

    .quote-section__author {
        font-size: 14px;
        line-height: 24px;
        padding-left: 15px;
    }

    .quote-section__author .author__link {
        margin-right: 24px;
    }

    .quote-section__author span {
        display: inline-block;
        width: calc(100% - 80px);
    }
    .quote-section.bg_white .quote-section__author .author__link {
        margin-right: 46px;
    }

}

@media only screen and (max-width: 430px) {
    .quote-section__text {
        padding: 0;
        padding-left: 20px;
    }

    .quote-section__text:before {
        font-size: 80px;
        left: -20px;
    }

    .quote-section__text:after {
        font-size: 80px;
    }

    .quote-section__text .title {
        font-size: 18px;
        line-height: 34px;
        margin-right: 0;
    }

    .quote-section__text .content p {
        font-size: 16px;
        line-height: 32px;
    }

    .quote-section__img {
        padding: 0;
    }

    .quote-section__img .vertical-logo {
        height: auto;
        width: 172px;
        top: -20px;
    }

    .quote-section__author span {
        width: calc(100% - 65px);
    }

    .quote-section__author .author__link {
        width: 36px;
        height: 36px;
    }

    .quote-section__author .author__link img {
        width: 19px;
    }
}

/*************************/
@media only screen and (max-width: 640px) {
    .desk {
        display: none;
    }

    .quote-section__img .img-cover {
        width: 90%;
        margin: 0 auto;
    }

    .quote-section__img .vertical-logo {
        height: 109%;
        width: 80%;
        top: 18%;
        left: 10%;
    }

    .quote-section__img .vertical-logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .quote-section__img .vertical-logo img {
        width: 100%;
        top: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
    }

    .quote-section {
        padding: 85px 0 90px;
    }
}

@media only screen and (width: 480px) {
    .quote-section__img .img-cover {
        width: 100%;
        margin: 0 auto;
    }

    .quote-section__img .vertical-logo {
        height: 88%;
        width: 80%;
        top: 24%;
    }

    .quote-section__text .title {
        margin-right: 60px;
    }

    .quote-section__img {
        margin-bottom: 28px;
    }
}

@media only screen and (min-width: 641px) {
    .mob {
        display: none;
    }
}

@media only screen and (width: 640px) {
    .quote-section__img .img-cover {
        width: 100%;
        margin: 0 auto;
    }

    .quote-section__img .img-cover img {
        width: 100%;
    }

    .quote-section__img .vertical-logo {
        height: 102%;
        width: 80%;
        top: 18%;
    }

    .quote-section__text:before {
        left: -30px;
    }

    .quote-section__img {
        margin-bottom: 36px;
    }

    .quote-section__info {
        padding-bottom: 90px;
    }
    .quote-section.bg_white .quote-section__info {
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 640px) {
    .quote-section.bg_white {
        padding: 98px 0 80px;
    }

    .quote-section.bg_white .quote-section__img {
        max-width: 100%;
        width: 100%;
        margin-bottom: 10px;
        padding: 84px 4px 30px;
    }

    .quote-section.bg_white .quote-section__img .vertical-logo {
        padding-left: 0;
        width: 100%;
        padding-top: 0;
        height: 44%;
        left: 0;
        top: 0;
        padding-bottom: 0;
    }

    .quote-section.bg_white .quote-section__img .vertical-logo img {
        width: 288px;
        top: 30px;
        margin-right: 20px;
    }

    .quote-section.bg_white .quote-section__img .vertical-logo:after {
        top: -33px;
        left: 55px;
        width: auto;
        right: 70px;
        height: calc(100% - 40px);
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .quote-section.bg_white .quote-section__img .img-cover {
        height: auto;
        width: 89%;
        padding-bottom: 82%;
        margin: 0 auto;
        position: relative;
    }

    .quote-section.bg_white .quote-section__img .img-cover img {
        height: auto;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .quote-section.bg_white .quote-section__img .img-cover:after {
        display: none;
    }

    .quote-section.bg_white .quote-section__info .title {
        font-size: 20px;
        line-height: 34px;
        margin-bottom: 35px;
    }
    .quote-section.bg_white .quote-section__text {
        max-width: unset;
        padding-left: 0;
        padding-bottom: 26px;
        padding-right: 0;
    }
    .quote-section.bg_white .quote-section__text .content p {
        margin-bottom: 34px;
    }
    .quote-section__text:before {
        left: 0;
    }
    .quote-section.bg_white .quote-section__text .content p:last-child{
        margin-bottom: 0;
    }
    .quote-section.bg_white .quote-section__author {
        margin-left: 2px;
    }
}

@media only screen and (max-width: 560px) {
    .quote-section.bg_white .quote-section__img .img-cover {
        width: 85%;
        padding-bottom: 79%;
    }

    .quote-section.bg_white .quote-section__img {
        margin-bottom:25px;
        padding-top: 60px;
    }

    .quote-section.bg_white {
        padding: 94px 0 74px;
    }

    .quote-section.bg_white .quote-section__img .vertical-logo {
        width: auto;
        height: 43%;
        left: 9px;
        right: 9px;
    }
    .quote-section.bg_white .quote-section__info {
        padding-left: 10px;
        padding-right: 10px;
    }
    .quote-section.bg_white .quote-section__img .vertical-logo:after {
        top: -24px;
        left: 42px;
        right: 52px;
    }
    .quote-section.bg_white .quote-section__info .title {
        margin-bottom: 20px;
    }
    .quote-section.bg_white .quote-section__text .content p {
        margin-bottom: 18px;
    }
    .quote-section.bg_white .quote-section__img .vertical-logo img {
        width: 210px;
        top: 19px;
    }
    .quote-section.bg_white .quote-section__author {
        margin-left: 0px;
        margin-top: 0;
    }
    .quote-section.bg_white .quote-section__text:after {
        right: -5px;
    }
    .quote-section.bg_white .quote-section__text .content {
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 430px) {
    .quote-section.bg_white {
        padding: 88px 0 71px;
    }

    .quote-section.bg_white .quote-section__img .vertical-logo {
        left: 0;
        right: 0;
        height: 42%;
    }

    .quote-section.bg_white .quote-section__img .vertical-logo:after {
        top: -18px;
        left: 29px;
        right: 36px;
    }

    .quote-section.bg_white .quote-section__img .img-cover {
        width: 90%;
        padding-bottom: 81%;
    }
    .quote-section.bg_white .quote-section__img .vertical-logo img {
        width: 149px;
        top: 14px;
        margin-right: 7px;
    }
    .quote-section.bg_white .quote-section__img {
        margin-bottom: 0;
        padding-top: 42px;
    }
    .quote-section.bg_white .quote-section__info {
        padding-left: 5px;
        padding-right: 0;
    }
    .quote-section.bg_white .quote-section__text:before {
        left: -22px;
        font-size: 50px;
        line-height: 34px;
        margin-bottom: 9px;
    }

    .quote-section__text:after {
        font-size: 50px;
        line-height: 34px;
    }

    .quote-section.bg_white .quote-section__text {
        padding-left: 15px;
        padding-bottom: 20px;
    }
    .quote-section.bg_white .quote-section__author{
        padding-left: 21px;
    }
    .quote-section.bg_white .quote-section__info .title {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 46px;
    }

    .quote-section.bg_white .quote-section__info .content p {
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 25px;
    }
    .quote-section.bg_white .quote-section__text:after {
        right: 0;
        bottom: -1px;
    }
    .quote-section.bg_white .quote-section__author .author__link {
        margin-right: 32px;
        width: 42px;
        height: 42px;
    }
    .quote-section.bg_white .quote-section__author span {
        width: calc(100% - 85px);
        font-size: 12px;
        line-height: 1.5;
        letter-spacing: 0.1em;
    }
}