section.new-enders-block li span {
    font-weight: 500;
    font-style: italic;
}
.us-choise-right ul li:nth-of-type(2) {
    margin-left: -46px;
}
.us-choise-right ul li:nth-of-type(3) {
    margin-left: -86px;
}
.us-choise-right ul li:nth-of-type(4) {
    margin-left: -123px;
}
.us-choise-right ul li:nth-of-type(5) {
    margin-left: -160px;
}
.main-text-content-container-block {
    clear: both;
}
.main-text-content-container-block {
    position: relative;
}
.main-text-content {
    width: 85%;
    margin: 0 auto;
    text-align: justify;
}
.text-content1 {
    width: 100%;
    padding-right: 5%;
}

.form-back-wrapper {
    min-height: 977px;
    background: url(/images/back_new!.png);
    background-repeat: no-repeat;
}
.form-back-text0 {
    letter-spacing: 5.6px;
}
span.form-back-text2 {
    letter-spacing: 19.3px;
}
.form-back-text3 {
    font-weight: normal;
    letter-spacing: 3.8px;
}
.form-back-right {
    position: absolute;
    right: 4%;
    top: 10%;
}
.form-back-text {
    position: absolute;
    margin-top: 20%;
    margin-left: 100px;
    color: #32242d;
}
.form-back-text0,
.form-back-text1,
.form-back-text2 {
    display: block;
    font-size: 42px;

    font-weight: bold;
}

.form-back-text3 {
    font-weight: normal;
}

.form-back {
    width: 10px;
    height: 10px;
    border-width: 55vh 100vh 55vh;
    border-right: 100% !important;
    border-style: solid;
    border-color: #32242d #32242d #32242d transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    position: absolute;
}

.main-image .parallelogram {
    width: 40%;
    height: 800px;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    background: #32242d;
    margin-left: auto;
    margin-right: auto;

    z-index: 1;
    position: relative;
}
.main-image,
.main-image1 {
    background-image: none;
}
.parallelogram-text {
    color: #fff;

    margin-top: 50px;
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: lighter;
    margin-left: -100px;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
}
.parallelogram-text span {
    margin-left: 200px;
}
.img__wrap-wrapper > div {
    float: left;
    width: 33.333%;
    height: 100%;
}
.img__wrap img {
    max-height: max-content;
    width: 100%;
}
.img__wrap {
    position: relative;
    height: 200px;
    width: 257px;
}

.img__description {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    visibility: hidden;
    opacity: 0;

    /* transition effect. not necessary */
    transition: opacity 0.2s, visibility 0.2s;
}

.img__wrap:hover .img__description {
    visibility: visible;
    opacity: 1;
}
.main-image,
.main-image1 {
    height: auto;
}
p.img__description {
    font-size: 20px;
    text-align: center;
    font-style: italic;
    font-weight: 100;
    padding: 3%;
    margin: 0;
    padding-top: 20%;
}
p.img__description span {
    text-align: center;
    font-style: italic;
    margin-top: 50px;
    font-size: 85px;
    display: block;
    font-weight: 100;
}
.infograp {
    text-align: center;
}
.infograp img {
    max-width: 70%;
}
.address-block {
    flex: 1;
    min-width: 250px;
    margin: 10px;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
}
.address-wrapper-main {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 0;
    flex-wrap: wrap;
}
.address-block span {
    display: block;
    color: #32242d;
    font-weight: bold;
    margin-bottom: 20px;
}
.address-block-img-tg {
    margin-left: 30px;
}
.form-back-wrapper {
    position: relative;
}
.text-content1 {
    color: #000 !important;
}

@media (max-width: 1300px) {
    .form-back-right {
        background: #32242d;
    }
    .new-enders-block {
        zoom: 0.6 !important;
    }
    .text-content1 {
        font-size: 13px;
    }
    .main-text-content-container-block:after {
        zoom: 0.5;
    }
    .text-content1 {
        width: 94%;
    }
    .address-block-img-tg {
        margin-left: 10px;
    }
    .main-text-content-container-block .main-text-content:after {
        content: none;
    }
    .form-back-wrapper {
        min-height: auto;
    }
    .form-back-wrapper {
        background: none;
    }
    .main-text-content {
        width: auto;
    }
    .form-back {
        width: 100%;
        border: none;
        position: relative;
    }
    .form-back-text {
        font-size: 20px;
    }
    .form-back-text {
        margin: 0px;
    }
    .address-block {
        width: 49%;
    }
    .form-back-text,
    .form-back-right {
        position: relative;
    }
}
section.main-text-content-container-block {
    padding: 4% 0px;
}
.address-wrapper-main a,
.text-content1 a {
    color: #7ca7f0;
}
.address-block svg {
    fill: #7ca7f0;
}

.infograp {
    background-image: url(/images/e-back.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 39%;
}

@media (max-width: 1600px) {
    .us-choise-right {
        margin-top: 8%;
    }
    section.new-enders-block {
        zoom: 0.7;
    }
    .form-back-wrapper {
        background-size: contain;
        background-repeat: round;
    }
    .form-back-wrapper {
        min-height: 677px;
    }
    .form-back {
        border-width: 55vh 88vh 55vh;
    }
    .form-back-right {
        top: 5%;
        max-width: 600px;
    }
    .form-back-text {
        margin-top: 24%;
        margin-left: 100px;
        zoom: 1;
    }
    .form-back-text0,
    .form-back-text1,
    .form-back-text2 {
        font-size: 40px;
    }
}

@media (max-width: 1300px) {
    .section-story-main-text {
        padding-bottom: 20px;
    }
    .main-image {
        display: none;
    }
    .mob-first-screen {
        width: 100%;
        display: block !important;
        margin-top: 60px;
    }
    p.img__description {
        padding-top: 0%;
    }
    .form-back-text {
        margin-top: 0%;
    }
    .address-wrapper-main {
        padding: 45px 0px;
        width: 94%;
        margin: 0 auto;
    }
    .form-back-right {
        right: auto;
        margin-top: 14px;
    }
    .form-back-wrapper {
        position: relative;
        width: 94%;
        margin: 0 auto;
    }
    .form-back-text {
        margin-left: 0px !important;
    }
    .form-back-text0,
    .form-back-text1,
    .form-back-text2 {
        font-size: 26px;
        letter-spacing: normal !important;
    }
    .form-back-text {
        font-size: 16px;
    }
    p.img__description span {
        margin-top: 15px;
    }
    p.img__description {
        font-size: 11px;
    }
    p.img__description span {
        font-size: 20px;
    }

    .section-story {
        display: table;
    }
    .parallelogram {
        display: none;
    }
    .infograp img {
        max-width: 100%;
    }
    .shape-border-top1 {
        display: none;
    }
}
@media screen and (min-width: 1300px) {
    .logowrapper > div {
        padding-left: 185px;
    }
}
@media (max-width: 1450px) and (min-width: 1400px) {
    .form-back-right {
        zoom: 0.95;
    }
}

@media (max-width: 1400px) and (min-width: 1300px) {
    .us-choise-right {
        margin-top: 3%;
    }

    .form-back-wrapper {
        min-height: 696px;
        margin-left: -1px;
        background-repeat: no-repeat;

        background-size: contain;
    }

    .form-back-text {
        margin-top: 18%;
        margin-left: 25px;
    }
    .form-back {
        border-width: 60vh 110vh 60vh;
    }
    .form-back-right {
        zoom: 0.85;
    }

    .form-back-text1 {
        letter-spacing: 0.8px;
    }
    span.form-back-text2 {
        letter-spacing: 18.4px;
    }
}

.address-block-img-wa:hover path,
.address-block-img-wa:hover g,
.address-block-img-wa:hover circle {
    fill: #7ca7f0 !important;
}
.address-block-img-tg:hover circle {
    fill: #7ca7f0 !important;
}
.section-story-main-text {
    background: #32242d;

    padding: 3% 9%;
    padding-bottom: 0;
    font-size: 20px;
    color: #fff;
}
.section-story-main-text h1 {
    margin-bottom: 30px;
}

section.new-enders-block {
    background: url(/images/new_block_enders.png);
    min-height: 2168px;
    width: 100%;
    background-size: cover;
    margin-top: 40px;
}
.working-with-us-left {
    padding-left: 3%;
    min-height: 1100px;
}
.us-choise-right {
    padding-right: 3%;
    width: 40%;
    right: 0;
    position: absolute;
}
.work-with-us-title1 {
    color: #32242d;
    line-height: 1;
    font-size: 150px;
    font-weight: 400 !important;
}
.work-with-us-title2 {
    color: #32242d;
    font-size: 80px;
    line-height: 1;
    font-weight: 400 !important;
}
.work-with-us-title3 {
    color: #fff;
    line-height: 1;
    font-size: 150px;
    text-align: right;
    font-weight: 400 !important;
}
section.new-enders-block ul {
    margin-top: 100px;
}
.work-with-us-title4 {
    color: #fff;
    font-size: 76px;
    text-align: right;
    font-weight: 400 !important;
    line-height: 1;
}
section.new-enders-block li {
    font-size: 32px;
    margin-bottom: 44px;
}
.new-enders-block a {
    font-size: 26px;
}
.us-choise-right li {
    color: #fff;
}
.text-content1 h1 {
    color: #32242d;
    margin-bottom: 20px;
}
.story-block-title {
    width: 85%;
    margin: 0 auto;
}
.story-block-title h1 {
    color: #32242d;
}
section.section-story {
    display: table;
    width: 100%;
    margin-top: 4%;
}
.new-enders-block a {
    color: #7ca7f0;
    font-weight: 600;
}
.front-page * {
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 100;
}
@media (max-width: 900px) {
    .new-enders-block {
        zoom: 0.4 !important;
    }
}
@media (max-width: 500px) {
    .us-choise-right ul li {
        margin-left: 0 !important;
    }
    .text-content1 {
        width: 100%;
        padding: 0;
    }
    .new-enders-block {
        zoom: 1 !important;
    }
    section.new-enders-block {
        background: none;
    }
    .story-block-title h1,
    .text-content1 h1 {
        font-size: 20px;
    }
    .working-with-us-left {
        min-height: auto;
    }
    .story-block-title {
        width: 100%;
        padding: 0 3%;
        margin: 0;
        background: #32242d;
    }
    .story-block-title h1 {
        color: #fff;
        margin-bottom: 0;
    }
    .work-with-us-title3,
    .work-with-us-title4 {
        text-align: left;
    }

    .working-with-us-left {
        background: #32242d;
        padding: 3% 3%;
    }

    .us-choise-right {
        margin-top: 2%;
    }
    .work-with-us-title4 {
        margin-top: 0px !important;
    }
    .text-content1 {
        font-size: 14px;
    }

    .work-with-us-title3,
    .work-with-us-title4,
    section.new-enders-block ul,
    .us-choise-right li {
        color: #000;
        margin-top: 20px;
    }
    .new-enders-block a {
        font-size: 17px;
    }
    .us-choise-right {
        padding-right: 0;
        width: 100%;
        right: auto;
        position: relative;
    }

    section.new-enders-block li {
        margin-bottom: 0px;
    }
    section.new-enders-block {
        min-height: 300px;
    }

    .section-story-main-text h1 {
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .work-with-us-title1,
    .work-with-us-title3 {
        font-size: 30px;
        line-height: inherit;
    }
    section.new-enders-block li {
        font-size: 14px;
        margin-top: 15px;
    }
    section.new-enders-block ul {
        padding-left: 20px;
    }
    .work-with-us-title2,
    .work-with-us-title4 {
        font-size: 20px;
        line-height: inherit;
    }
    .section-story-main-text {
        font-size: 14px;
        padding-bottom: 20px;
    }
    p.img__description {
        font-size: 10px;
    }
    .text-content1 img {
        max-width: 200px;
    }
    .work-with-us-title1,
    .work-with-us-title3,
    .work-with-us-title2,
    .work-with-us-title4 {
        display: inline-block;
        font-size: 23px;
        font-weight: 600 !important;
    }
    .working-with-us-left * {
        color: #fff;
    }
    .work-with-us-title3 {
        margin-top: 10px;
    }
    .us-choise-right {
        padding: 0 3%;
    }
}

section.quote img {
    max-width: 100%;
    width: 100%;
}