a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}


.grecaptcha-badge {
    z-index: -99;
    opacity: 0;
    pointer-events: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@font-face {
    font-family: louis_george_cafe;
    src: url(../fonts/louis_george_cafe-webfont.woff2) format("woff2"), url(../fonts/louis_george_cafe-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: louis_george_cafe;
    src: url(../fonts/louis_george_cafe_bold-webfont.woff2) format("woff2"), url(../fonts/louis_george_cafe_bold-webfont.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: gilroy;
    src: url(../fonts/Gilroy-ExtraBold.woff2) format("woff2"), url(../fonts/Gilroy-ExtraBold.woff) format("woff");
    font-style: normal
}

html {
    box-sizing: border-box;
    font-family: louis_george_cafe, HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 100%;
    text-rendering: optimizeLegibility
}

body, html {
    line-height: 1.3
}

body.vn {
    font-family: 'Source Sans Pro', sans-serif
}

*, :after, :before {
    box-sizing: inherit
}

a {
    text-decoration: none
}

a.link {
    color: #41e797
}

input, textarea {
    font-size: 1rem;
}

input:focus, textarea:focus {
    outline: none;
    font-family: red;
}

button {
    padding: 0;
    background: 0 0;
    border: none;
    font-size: 1rem;
    cursor: pointer
}

button:disabled {
    opacity: .5
}

.section {
    padding: 0 1rem
}

.wrapper {
    margin: 0 auto;
    max-width: 420px
}

/* ======================= CODE DONGMX */
/* Safari 4.0 - 8.0 */
@-webkit-keyframes shadowloading {
    0% {
        text-shadow: 0 0 0px #6688c3;
    }

    50% {
        text-shadow: 0 0 5px #6688c3;
    }

    100% {
        text-shadow: 0 0 0px #6688c3;
    }
}

@keyframes shadowloading {
    0% {
        text-shadow: 0 0 0px #6688c3;
    }

    50% {
        text-shadow: 0 0 5px #6688c3;
    }

    100% {
        text-shadow: 0 0 0px #6688c3;
    }
}

._x_container {
    max-width: 1520px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

body {
    background-color: #FDFDFC;
    font-family: "Trebuchet MS", gilroy, sans-serif;
}

html._loading .logo_text a._ani_finish, html._loading .logo_text ._ani_color {
    color: #2f5597;
}

.alllst ._lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.alllst ._lst {
    display: flex;
    align-items: center;
    justify-content: center;
}

.alllst ._lst:not(:last-child) {
    margin-bottom: 43px
}

html._loading .logo_text a._ani_finish, html._loading .logo_text ._ani_color {
    color: #2f5597;
}

header ._x_container > .contact_info {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: right;
    font-size: 12px;
    max-width: 320px;
    color: #2f5597;
}

header .logo_text:before, header nav > a:before {
    position: absolute;
    content: "";
    z-index: -1;
    top: 0;
    width: 100%;
    left: 0;
    height: 0;
    background: #2f5597;
    transition: 0.3s linear;
}

header .logo_text._active:before, header nav > a._active:before {
    height: 100%;
}

header .logo_text._active a, header nav > a._active {
    color: #fff
}

header .logo_text a {
    text-align: right;
    line-height: 1;
}

header nav a {
    transition: 0.5s linear;
}

/* ===== Section ====== */
main strong {
    font-weight: 900
}

.mainpage {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    /* overflow: hidden; */
}

.mainpage._active {
    z-index: 1;
}

main {
    opacity: 0;
}

section#home .content_text {
    position: fixed;
    top: 32%;
    /* transform: translateY(-50%); */
    padding-right: 340px;
}

section#what-we-do .content_text, section#who-we-are .content_text, section#contact-us .content_text {
    /* position: absolute; */
    padding-top: 180px;
}

section#contact-us .content_text {
    /* max-width: 1046px; */
    width: 100%;
    /* left: 50%; */
    /* transform: translateX(-50%); */
}

section#who-we-are .content_text {
    /* padding-bottom: 50px */
}

#home .content_text h2.title, #what-we-do .content_text h2.title, #who-we-are .content_text h2.title, #contact-us .content_text h2.title, #contact-us .content_text .subtitle {
    font-size: 72px;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 40px;
    color: #2f5597;
}

section#contact-us .content_text h2.title {
    margin-bottom: 2%;
}

section#contact-us .content_text .subtitle {
    font-size: 20px;
    color: #000000;
    margin-bottom: 35px;
    display: block;
}

section#who-we-are .content_text h2.title {
    margin-left: 240px;
}

section#home .content_text .content, section#what-we-do .content_text .content, section#who-we-are .content_text .content {
    font-family: "Trebuchet MS", Poppins, sans-serif;
}

section#home .content_text .content, section#what-we-do .content_text .content {
    font-size: 26px;
    /* text-shadow: 0 0 1px #ccc,0 0 1px #000,0 0 1px #000,0 0 1px #000; */
}

section#what-we-do .content_text .content {
    font-size: 18px;
    line-height: 1.56;
}

.alllst ._lst .content p:not(:last-child), section#what-we-do .content_text p:not(:last-child) {
    margin-bottom: 20px
}

.alllst ._lst .avt, .alllst ._lst .content {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.alllst ._lst .avt {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 220px;
    width: 100%;
    padding-right: 2.3%;
}

.alllst ._lst .content {
    font-size: 18px;
    line-height: 28px;
}

.alllst ._lst .content .business_name {
    font-weight: 900;
    margin-bottom: 15px;
    font-size: 23px;
}

.mainpage._active ._bg_ani {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

section#home._active .content_text h2.title, section#what-we-do._active .content_text h2.title , section#who-we-are._active .content_text h2.title , section#contact-us._active .content_text h2.title {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

section#home._active .content_text .content, section#what-we-do._active .content_text .content {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

section#who-we-are._active .content_text .alllst ._lst .avt, section#contact-us._active .infocontact {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

section#who-we-are._active .content_text .alllst ._lst .content, section#contact-us._active .subtitle, section#contact-us._active .form_contact {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

.mainpage ._bg_ani {
    position: absolute;
    z-index: -2;
    height: 100%;
    width: 100%;
    top: 0;
}

section#contact-us.mainpage ._bg_ani {
    bottom: 0;
    top: auto;
    overflow: hidden;
}

section#what-we-do.mainpage ._bg_ani img, section#contact-us.mainpage ._bg_ani img {
    top: auto;
    bottom: 0;
    z-index: -2;
}

.mainpage ._bg_ani img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

section#contact-us.mainpage ._bg_ani {
    min-height: 720px;
    top: 0;
    bottom: auto;
}

.areacontact *, .areacontact input, .areacontact textarea, section#contact-us .content_text .subtitle {
    font-family: "Trebuchet MS", Poppins
}

.areacontact input[type="submit"] {
    border: 1px solid #2f5597;
    width: 193px;
    height: 59px;
    background-color: #2f5597;
    color: #fff;
    cursor: pointer;
}

.areacontact input[type="submit"]:hover, .areacontact input[type="submit"]:focus, .areacontact input[type="submit"]:active {
    background-color: #fff;
    color: #2f5597
}

.form_contact ._row ._col input {
    width: 100%;
    line-height: 40px;
}

.form_contact .txt_label {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
}

.form_contact textarea {
    display: block;
    width: 100%;
    height: 100px;
}

.form_contact textarea, .form_contact input:not([type="submit"]) {
    border: 0;
    border-bottom: 1px solid #a0a0a0;
    background-color: transparent;
}

.form_contact ._row {
    margin-bottom: 25px;
}

.form_contact textarea, .form_contact input {
    font-size: 20px
}

.infocontact strong, .infocontact .position, .infocontact a {
    display: block;
    font-size: 26px
}

.infocontact .position, .infocontact a {
    font-size: 20px
}

.infocontact a {
    color: #2f5597
}

.infocontact li:not(:last-child) {
    margin-bottom: 78px;
}

.infocontact li > *:not(:last-child) {
    margin-bottom: 10px;
}

section img {
    max-width: 100%;
}

/*  === CONTACT === */
.wpcf7-form {
    position: relative;
}

span.wpcf7-not-valid-tip {
    border: 1px solid;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
    line-height: 1.3;
}

div.wpcf7-response-output {
    background: #fff;
}

.wpcf7-form .ajax-loader.is-active {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.52);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 2;
    margin-left: 0;
}

.form_contact textarea:focus, .form_contact input:not([type="submit"]):focus {
    border-bottom-color: #FF5722
}

/* == END CONTACT== */
main ,body {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    overflow: auto;
}

._x_scroll {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.mailto-wrapper {
    position: relative;
    display: inline-block;
}

.mailto-message {
    top: 0;
    left: 50%;
    transform: translate(-50%, -100%);
    position: absolute;
    display: none;
    width: auto;
    white-space: nowrap;
    font-size: 12px;
    background-color: black;
    color: white;
    padding: 2px 6px;
    border-radius: 2px;
    &:after {
        content: '';
    }
}

.mailto-wrapper:hover .mailto-message {
    display: block;
}

header nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

header nav > .logo_text, header nav > .logo_text a, header nav > a {
    font-size: 26px;
    color: #2f5597;
}

header nav > .logo_text, header nav > a {
    padding-left: 5px;
    padding-right: 5px;
}

header nav > .logo_text a, header nav > .logo_text, header nav > a, header nav > div.contact_info {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 240px;
    height: 110px;
}

header nav > div.contact_info {
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-content: flex-end;
}

header nav > div.contact_info {
    color: #2f5597;
    text-align: right;
    font-size: 16px;
}

header nav > .logo_text a:not(._aloading) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

header nav > .logo_text._abs1s a:not(._aloading) {
    z-index: -2;
}

html .logo_text._abs1s a > span {
    text-align: right;
}

html._loading .logo_text a {
    color: #ccc;
}

@media (min-width: 1024px) {

header .logo_text:hover:before, header nav > a:hover:before {
    height: 100%;
}
header .logo_text:hover a, header nav > a:hover 
{
    color: #fff
}

    .only_sp {
        display: none !important;
    }

    section#what-we-do.mainpage ._bg_ani img {
        object-fit: cover;
        height: 100%;
    }
    .form_contact ._row ._col:not(:last-child) {
        margin-right: 20px
    }

    html .logo_text._abs1s a._aloading {
        position: fixed;
        top: 50%;
        left: 50%;
        width: 240px;
        height: 110px;
    }

    html._loading .logo_text._abs1s a._aloading {
        transform: translate(-50%, -50%);
    }

    .form_contact ._row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important;
    }

    .form_contact ._row ._col {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .areacontact .form_contact {
    }

    .areacontact {
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .areacontact .infocontact {
        position: absolute;
        left: 0;
        text-align: right;
        width: 100%;
        padding-right: 6.4%;
        top: 0;
    }

    section#who-we-are ._x_container {
        padding-left: 0;
    }

    section#who-we-are .content_text {
        max-width: 100%;
        margin-left: 170px;
        margin-right: 170px;
        padding-left: 0;
        /* right: 0; */
        /* left: 0; */
    }

    html._loading header {
        top: -110px
    }

    header {
        top: 0;
        position: fixed;
        width: 100%;
        transition: 0.3s ease;
        z-index: 2;
    }
}

@media (max-width: 1919px) and (min-width: 1024px) and (min-height: 768px) {
    .areacontact {
        padding-right: 15px
    }

    .alllst ._lst:not(:last-child) {
        margin-bottom: 25px;
    }

    section#home .content_text {
        margin-left: 15px
    }

    .alllst ._lst .content p:not(:last-child), section#what-we-do .content_text p:not(:last-child) {
        margin-bottom: 13px;
    }

    .mainpage ._bg_ani {
        width: 100%;
        height: 100%;
        left: 0;
        bottom: 0;
    }

    section#home.mainpage ._bg_ani img, section#what-we-do.mainpage ._bg_ani img {
        top: auto;
        bottom: 0;
    }


    section#contact-us.mainpage ._bg_ani img {
        bottom: -45px;
        top: auto;
    }

    /*     section#contact-us ._x_scroll:before {content: "";position: absolute;z-index: -1;top: 0;left: 0;right: 0;bottom: 0;background: rgba(255, 255, 255, 0.65);} */
    .alllst ._lst .avt {
        text-align: right
    }

    .alllst ._lst .avt img {
        max-width: 210px;
    }

    section#what-we-do .content_text, section#who-we-are .content_text, section#contact-us .content_text {
        /* position: absolute; */
        padding-top: 144px;
    }

    header nav > .logo_text a, header nav > .logo_text, header nav > a, header nav > div.contact_info {
        height: 77px;
    }

    header nav > .logo_text, header nav > .logo_text a, header nav > a {
        font-size: 20px;
    }

    header nav > div.contact_info {
        font-size: 12.5px;
        min-width: 332px;
        /* max-width: 300px; */
        padding-right: 20px;
    }

    header {
        /* right: 20px; */
    }

    #home .content_text h2.title, #what-we-do .content_text h2.title, #who-we-are .content_text h2.title, #contact-us .content_text h2.title, #contact-us .content_text .subtitle {
        font-size: 50px;
        margin-bottom: 20px;
    }

    section#home .content_text .content {
        font-size: 20px
    }

    .alllst ._lst .content, section#what-we-do .content_text .content {
        font-size: 16px;
        line-height: 1.4;
    }

    section#contact-us .content_text .subtitle {
        font-size: 18px
    }

    .infocontact strong, .infocontact .position, .infocontact a {
        font-size: 18px;
    }

    .form_contact .txt_label {
        font-size: 12px
    }

    .alllst ._lst .content .business_name {
        font-size: 16px;
    }
}
@media (max-width: 1919px) and (min-width: 1024px) and (max-height: 767px) {
    .areacontact {
        padding-right: 15px
    }

    .alllst ._lst:not(:last-child) {
        margin-bottom: 15px
    }

    section#home .content_text {
        margin-left: 15px
    }

    .alllst ._lst .content p:not(:last-child), section#what-we-do .content_text p:not(:last-child) {
        margin-bottom: 10px;
    }

    .mainpage ._bg_ani {
        width: 100%;
        height: 100%;
        left: 0;
        bottom: 0;
    }

    section#home.mainpage ._bg_ani img, section#what-we-do.mainpage ._bg_ani img {
        top: auto;
        bottom: 0;
    }


    section#contact-us.mainpage ._bg_ani img {
        bottom: -45px;
        top: auto;
    }

    /*     section#contact-us ._x_scroll:before {content: "";position: absolute;z-index: -1;top: 0;left: 0;right: 0;bottom: 0;background: rgba(255, 255, 255, 0.65);} */
    .alllst ._lst .avt {
        text-align: right
    }

    .alllst ._lst .avt img {
        max-width: 165px;
    }

    section#what-we-do .content_text, section#who-we-are .content_text, section#contact-us .content_text {
        /* position: absolute; */
        padding-top: 116px;
    }

    header nav > .logo_text a, header nav > .logo_text, header nav > a, header nav > div.contact_info {
        height: 77px;
    }

    header nav > .logo_text, header nav > .logo_text a, header nav > a {
        font-size: 20px;
    }

    header nav > div.contact_info {
        font-size: 12.5px;
        min-width: 332px;
        /* max-width: 300px; */
        padding-right: 20px;
    }

    header {
        /* right: 20px; */
    }

    #home .content_text h2.title, #what-we-do .content_text h2.title, #who-we-are .content_text h2.title, #contact-us .content_text h2.title, #contact-us .content_text .subtitle {
        font-size: 44px;
        margin-bottom: 20px;
    }

    section#home .content_text .content {
        font-size: 20px
    }

    .alllst ._lst .content, section#what-we-do .content_text .content {
        font-size: 15px;
        line-height: 1.4;
    }

    section#contact-us .content_text .subtitle {
        font-size: 18px
    }

    .infocontact strong, .infocontact .position, .infocontact a {
        font-size: 18px;
    }

    .form_contact .txt_label {
        font-size: 12px
    }

    .alllst ._lst .content .business_name {
        font-size: 16px;
    }
}

/* MOBILE */
@media (max-width: 1023px) {

    section#what-we-do.mainpage ._bg_ani:before {
        content: "";
        background: rgba(255, 255, 255, 0.7);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: -1;
    }
    
    .form_contact textarea, .form_contact input {
        font-size: 14px;
    }

    .areacontact input[type="submit"] {
        width: 135px;
        height: 41px
    }

    .alllst ._lst .content .business_name {
        font-size: 16px
    }

    .alllst ._lst .content .business_name {
        font-size: 16px
    }

    .mainpage ._bg_ani {
        height: calc(100% - 64px);
    }

    .areacontact .contact_info {
        margin-bottom: 30px;
        font-weight: bold;
        font-size: 12px;
        color: #252525;
    }

    .only_pc {
        display: none !important;
    }

    header nav > .logo_text a, header nav > .logo_text, header nav > a, header nav > div.contact_info {
        max-width: 100%
    }

    html .logo_text._abs1s a._aloading {
        position: fixed;
    }

    html._loading .logo_text._abs1s a._aloading {
        top: auto;
        bottom: 50%;
        left: 50%;
        transform: translate(-50%, 50%)
    }

    #who-we-are .content_text h2.title, #home .content_text h2.title, #what-we-do .content_text h2.title {
        margin-bottom: 20px
    }

    ._x_container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .mainpage ._bg_ani img {
        top: auto;
        bottom: 0;
    }

    .form_contact ._row ._col {
        margin-bottom: 25px;
    }

    header nav > .logo_text, header nav > .logo_text a, header nav > a {
        font-size: 14px;
        height: 64px
    }
    header nav > a,
    header nav > a:focus,
    header nav > a:hover {
        -webkit-appearance: none;
        -moz-appearance: none;
        outline: none;
        -webkit-tap-highlight-color: transparent;
    }
    ._x_scroll {
        margin-bottom: 64px
    }

    header nav > div.contact_info {
        display: none;
    }

    html:not(._loading) .logo_text a {
        transform: inherit;
        left: 0;
        bottom: 0;
        top: auto;
        width: 25%;
    }

    header {
        bottom: 0;
        position: fixed;
        width: 100%;
        transition: 0.3s ease;
        z-index: 2;
        background-color: #fff;
    }

    html._loading header {
        bottom: -64px
    }

    header ._x_container {
        padding-left: 0;
        padding-right: 0;
    }

    header ._x_container > .contact_info {
        display: none;
    }

    header nav ul li a, header .logo_text, html:not(._loading) .logo_text a {
        height: 64px;
        font-size: 14px;
    }

    header nav ul li {
        max-width: 33.33%
    }

    html:not(._loading) .logo_text a {
        /* padding-top: 13px; */
        /* padding-right: 6%; */
        line-height: 1;
    }

    .logo_text a, header ._x_container > .logo_text {
        max-width: 25%;
    }

    section#home .content_text, section#what-we-do .content_text, section#who-we-are .content_text, section#contact-us .content_text {
        margin-bottom: 15px;
        padding-top: 2.3%;
    }

    section#home .content_text {
        top: 6.3%;
        transform: inherit;
        padding-right: 0;
        padding-left: 0;
    }

    .alllst ._lst {
        align-items: inherit;
        justify-content: left;
    }

    .areacontact .infocontact {
        position: relative;
    }

    .infocontact li:not(:last-child) {
        margin-bottom: 30px;
    }

    .infocontact {
        margin-bottom: 30px;
    }

    section#contact-us .content_text {
        background: rgba(255, 255, 255, 0.73);
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
    }

    section#home .content_text .content {
        padding-right: 30px
    }

    section#home .content_text {
        position: relative;
    }

    ._x_container .content_text {
        padding-left: 0;
        padding-right: 0;
    }

    section#who-we-are .content_text h2.title {
        margin-left: 0
    }

    section#home .content_text, section#what-we-do .content_text, section#who-we-are .content_text, section#contact-us .content_text {
        padding-top: 50px
    }

    section#home .content_text h2.title, section#what-we-do .content_text h2.title, section#who-we-are .content_text h2.title, section#contact-us .content_text h2.title {
        font-size: 44px;
    }

    section#home .content_text .content, section#what-we-do .content_text .content,\\ section#who-we-are .content_text .content, section#contact-us .content_text .content {
        font-size: 14px;
    }

    .alllst ._lst .content {
        font-size: 13px;
        line-height: 1.5
    }

    .alllst ._lst .content p:not(:last-child), section#what-we-do .content_text p:not(:last-child) {
        margin-bottom: 15px
    }

    #home .content_text h2.title, #what-we-do .content_text h2.title, #who-we-are .content_text h2.title, #contact-us .content_text h2.title, #contact-us .content_text .subtitle {
        font-size: 50px;
    }

    section#home .content_text .content {
        font-size: 20px
    }

    .alllst ._lst .content, section#what-we-do .content_text .content {
        font-size: 12.5px;
        line-height: 1.4;
    }

    section#contact-us .content_text .subtitle {
        font-size: 16px;
    }

    .infocontact strong, .infocontact .position, .infocontact a {
        font-size: 14px;
    }

    .form_contact .txt_label {
        font-size: 12px
    }
}

@media (max-width: 425px) {
    section#home .content_text h2.title, section#what-we-do .content_text h2.title, section#who-we-are .content_text h2.title, section#contact-us .content_text h2.title {
        font-size: 30px;
    }

    section#home .content_text .content, section#what-we-do .content_text .content {
        font-size: 14px;
    }

    section#home .content_text {
        padding-right: 15%
    }

    .mainpage ._bg_ani {
        height: 100%;
        width: 600px;
        right: -140px;
        left: auto;
        top: auto;
        bottom: 64px;
        margin-left: 0;
        position: fixed;
    }

    #what-we-do.mainpage ._bg_ani { 
        width: 100%;
        right: 0;
    }

    .mainpage ._bg_ani img {
        /* height: 100%; */
        width: 100%;
        z-index: -2;
        top: auto;
        bottom: 0;
        /* object-fit: cover; */
    }

    .mainpage#home ._bg_ani img {
        height: 100%;
        object-fit: cover;
        right: 9%;
        left: auto;
    }

    section#what-we-do.mainpage ._bg_ani:before {
        content: "";
        background: rgba(255, 255, 255, 0.7);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: -1;
    }

    .alllst ._lst .avt, .alllst ._lst .content {
        max-width: 100%;
        width: 100%;
    }

    section#who-we-are .alllst ._lst .avt img {
        max-width: 190px;
    }

    .form_contact ._row ._col {
        margin-bottom: 25px;
    }


    .form_contact ._row ._col:not(:last-child) {
        margin-right: 0;
    }
}
@media (max-height: 420px) {
    section#home .content_text h2.title, section#what-we-do .content_text h2.title, section#who-we-are .content_text h2.title, section#contact-us .content_text h2.title {
        font-size: 30px;
    }

    section#home .content_text .content, section#what-we-do .content_text .content {
        font-size: 14px;
    }

    section#home .content_text {
        padding-right: 15%
    }
    section#home.mainpage ._bg_ani img {
        z-index: -2;
    }
    section#home.mainpage ._bg_ani:before {
        content: "";
        background: rgba(255, 255, 255, 0.7);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: -1;
    }   
}
