#copy,.brand-logo,.button-wrapper,.contact-btn,.fortune,.info-txt,.request-block {
    position: relative
}

.contact-section,.social-contact li {
    border-bottom: 1px solid var(--main-color)
}

#copy:after,#copy:before {
    transform: translateY(-10px);
    opacity: 0;
    transition: .3s;
    position: absolute
}

#copy:after,.form-control,.user-select {
    font-family: var(--main-font)
}

.contact-section {
    background-color: #f6fcffe6;
    flex-direction: column;
    padding: 90px 20px 30px
}

.contact-right {
    display: block;
    order: 1
}

.request-block {
    background-color: var(--white);
    padding: 20px 15px;
    margin-bottom: 30px
}

.validation-error {
    width: 100%;
    background-color: #e3212b;
    padding: 5px 15px;
    margin-bottom: 12px;
    display: none
}

.alertError,.error_info,.social-icon svg {
    display: block
}

.validation-error .error-msges {
    display: inline-block;
    color: #fff;
    font-weight: 400;
    font-size: 18px
}

.validation-error span {
    height: 20px;
    width: 20px;
    font-weight: 700;
    display: inline-block;
    line-height: normal;
    border-radius: 50%;
    background: #fff;
    color: #e3212b;
    text-align: center;
    margin-right: 15px;
    font-size: 16px
}

.alert {
    color: #e3212b;
    font-size: 14px;
    margin-bottom: 10px;
    display: none
}

.info-txt .iti {
    width: 100%;
    margin-bottom: 10px
}

.iti--separate-dial-code .iti__selected-flag {
    background: 0 0!important
}

.iti--separate-dial-code .iti__selected-dial-code {
    color: var(--light-gray);
    font-size: 13px
}

.iti__country-name,.iti__flag-box {
    font-size: 16px
}

.button-wrapper {
    display: block;
    margin-bottom: 20px
}

.contact-btn {
    font-size: 18px;
    font-weight: var(--fw-bold);
    padding: 18px 64px;
    background-color: #fff;
    color: #000;
    border: 0;
    border-radius: 1px;
    cursor: pointer;
    z-index: 1;
    width: 100%
}

.button-wrapper:hover .button-bg {
    filter: blur(10px);
    transition: filter .4s ease-in
}

@-webkit-keyframes AnimateBorder {
    0%,100% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }
}

@-moz-keyframes AnimateBorder {
    0%,100% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }
}

@keyframes AnimateBorder {
    0%,100% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }
}

.user-select {
    width: 100%;
    font-size: var(--fz16);
    color: var(--light-gray);
    border: 0;
    padding: 15px 45px 15px 15px;
    border: 1px solid var(--main-color);
    margin-bottom: 10px;
    background-color: var(--grey);
    cursor: pointer
}

.fortune {
    top: 3px
}

.down-arrow {
    position: absolute;
    top: 13px;
    right: 19px;
    pointer-events: none
}

.user-select option {
    color: var(--main-color);
    font-size: 12px
}

.contact-left {
    order: 2
}

h1 {
    font-size: 44px;
    margin-bottom: 15px
}

.talk-block p {
    font-size: 18px;
    margin-bottom: 20px;
    letter-spacing: -.7px;
    line-height: 1.35
}

.dot-pattern {
    width: 127px;
    margin-bottom: 30px
}

.social-name {
    margin-left: 10px;
    font-size: 14px
}

.social-contact li {
    padding: 10px 0;
    letter-spacing: -.8px;
    margin-bottom: 8px
}

.social-contact li:last-child {
    padding: 15px 0
}

.contact-name {
    font-size: 13px;
    color: var(--black);
    letter-spacing: -.46px;
    text-transform: uppercase;
    text-decoration: underline;
    transition: .3s
}

.business {
    text-decoration: none;
    margin-left: 6px
}

.google-map,.media-link:hover {
    text-decoration: underline
}

.copy-link {
    display: flex;
    margin-left: 10px
}

#copy,.whatsapp-no {
    display: none
}

#copy,.copy {
    background: url("../uploads/copy.png") 0 0/20px 20px no-repeat;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    transition: .3s linear;
    -webkit-background-size: 20px 20px
}

.talk-block .copy-link p {
    font-size: 0;
    margin: 0;
    padding: 0;
    letter-spacing: normal;
    line-height: normal;
    position: relative;
    right: -25px;
    transition: .3s linear
}

.talk-block .copy-link:hover p {
    right: 0
}

.copy {
    opacity: 0
}

.copy-link:hover .copy {
    opacity: 1
}

::selection {
    background-color: #000;
    color: #fff
}

#text {
    color: #141414;
    font-size: 14px
}

#copy {
    cursor: pointer;
    user-select: none
}

#copy:before {
    content: "";
    width: 0;
    height: 0;
    right: -11px;
    top: 2px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #141414;
    background: 0 0
}

#copy:after {
    content: attr(tooltip);
    width: 110px;
    top: 0;
    left: 30px;
    padding: 5px;
    border-radius: 1px;
    font-size: 10;
    pointer-events: none;
    box-sizing: border-box;
    background-color: #141414;
    color: #fff
}

#copy:hover:after,#copy:hover:before {
    opacity: 1;
    transform: translateY(0)
}

.social-contact {
    margin-bottom: 5px
}

.brand-slider {
    display: flex;
    justify-content: flex-end
}

.brand-img {
    text-align: right
}

.brand-logo {
    height: 52px;
    width: 100px;
    overflow: hidden;
    text-align: center
}

.brand-logo .brand-img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    animation-name: fade;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    -webkit-animation-name: fade;
    -webkit-animation-duration: 6s;
    -webkit-animation-iteration-count: infinite
}

@keyframes fade {
    0%,1%,100%,24% {
        opacity: 0
    }

    18% {
        opacity: 1
    }
}

.brand-logo img {
    height: 100%;
    width: auto
}

.brand-logo .brand-img:first-child {
    animation-delay: 0s
}

.brand-logo .brand-img:nth-child(2) {
    animation-delay: 1s
}

.brand-logo .brand-img:nth-child(3) {
    animation-delay: 2s
}

.brand-logo .brand-img:nth-child(4) {
    animation-delay: 3s
}

.brand-logo .brand-img:nth-child(5) {
    animation-delay: 4s
}

.brand-logo .brand-img:nth-child(6) {
    animation-delay: 5s
}

.form-control {
    width: 100%;
    font-size: var(--fz16);
    color: var(--main-color);
    border: 0;
    padding: 15px;
    border: 1px solid var(--main-color);
    margin-bottom: 10px;
    background-color: var(--grey)
}

.form-control::placeholder {
    color: var(--light-gray)
}

.comment .form-control {
    min-height: 75px;
    resize: none;
    padding: 15px 18px 15px 15px;
    margin-bottom: 8px
}

.request-block h3 {
    color: var(--main-color);
    font-size: 20px;
    margin-bottom: 20px;
    width: 130px;
    line-height: 1.1;
    letter-spacing: -.9px
}

.submit-button {
    font-size: 18px;
    color: var(--black);
    width: 100%;
    height: 100%;
    margin-top: 8px;
    padding: 2px;
    transition: .4s linear;
    font-weight: var(--fw-bold);
    background: #e3212b;
    background: -moz-linear-gradient(left,#e3212b 0,#f4d4cf 42%,#c59bc7 59%,#6e8c42 100%);
    background: -webkit-linear-gradient(left,#e3212b 0,#f4d4cf 42%,#c59bc7 59%,#6e8c42 100%);
    background: linear-gradient(to right,#e3212b 0,#f4d4cf 42%,#c59bc7 59%,#6e8c42 100%)
}

.company-address,.map-link {
    font-weight: var(--fw-normal)
}

.submit-button span {
    display: block;
    background-color: var(--white);
    line-height: 1;
    padding: 19px 43px
}

.contact-form p,.contact-idea p {
    line-height: 1.3
}

.rectangle-peach {
    width: 70px;
    height: 70px;
    background-color: var(--second-color);
    position: absolute;
    right: 0;
    top: 0
}

.rectangle-peach:after {
    content: "";
    position: absolute;
    right: 2px;
    top: 2px;
    width: 0;
    height: 0;
    border-bottom: 60px solid var(--white);
    border-right: 60px solid transparent
}

.country-block {
    margin-bottom: 35px
}

.company-address {
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 18px
}

.country-name {
    display: block;
    font-size: var(--fz16);
    margin-bottom: 15px;
    letter-spacing: -.59px
}

.map-link {
    font-size: 15px;
    color: #c8000e;
    transition: .5s;
    border: 1px solid #c8000e;
    display: inline-block;
    padding: 8px;
    border-radius: 6px
}

.map-link:hover {
    transition: .5s;
    background-color: var(--first-color);
    color: var(--white)
}

.flag-img {
    margin-bottom: 12px
}

.flag-img img {
    width: 70px
}

.google-map {
    font-size: 18px
}

.management-section {
    background-color: #fff;
    border-bottom: 1px solid var(--main-color)
}

.business-block {
    background-color: var(--grey);
    position: relative;
    padding: 45px 15px
}

.contact-idea {
    position: relative;
    margin-bottom: 36px
}

.contact-idea h2 {
    font-size: 24px;
    margin-bottom: 16px;
    font-weight: 600
}

.contact-idea p {
    font-size: 20px;
    margin-bottom: 30px
}

.contact-idea .button-wrapper {
    display: inline-flex;
    margin-bottom: 0
}

.button-consultation {
    font-size: 18px;
    font-weight: var(--fw-bold);
    padding: 20px;
    background-color: var(--grey);
    color: #000;
    border: 0;
    border-radius: 1px;
    cursor: pointer
}

.button-bg {
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 1px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    background: #e3212b;
    background: -moz-linear-gradient(left,#e3212b 0,#f4d4cf 42%,#c59bc7 59%,#6e8c42 100%);
    background: -webkit-linear-gradient(left,#e3212b 0,#f4d4cf 42%,#c59bc7 59%,#6e8c42 100%);
    background: linear-gradient(to right,#e3212b 0,#f4d4cf 42%,#c59bc7 59%,#6e8c42 100%);
    background-size: 600% 600%;
    animation: 4s infinite AnimateBorder;
    -webkit-animation: 4s infinite AnimateBorder;
    -moz-animation: 4s infinite AnimateBorder;
    z-index: -1;
    transform: translate(-2px,-2px);
    transition: filter 1s ease-in
}

.manager-img {
    border-radius: 50%;
    margin-bottom: 20px
}

.manager-img img {
    width: 145px;
    height: 145px;
    object-fit: cover;
    border-radius: 50%
}

.manager-inform {
    font-size: 18px;
    margin-bottom: 20px
}

.manager-inform strong {
    display: block;
    font-size: 24px;
    letter-spacing: -.8px;
    margin-bottom: 3px
}

.media-type {
    display: flex;
    margin-bottom: 8px
}

.form-group label:before,.media-link {
    display: inline-block;
    position: relative
}

.media-type img {
    width: 25px;
    height: 100%
}

.media-type span {
    font-size: 18px;
    margin-right: 10px
}

.media-link {
    color: #6e8c42;
    font-size: 18px;
    font-weight: 700;
    transition: .3s ease-out
}

.expert-section {
    padding: 50px 15px 30px
}

.expert-section h2 {
    font-size: var(--fz30);
    margin-bottom: 50px
}

.company-brand {
    background-color: var(--bg-main);
    padding: 40px 15px;
    border-top: 1px solid var(--main-color);
    border-bottom: 1px solid var(--main-color)
}

.brand-inform h3 {
    font-size: 20px;
    color: var(--main-color);
    margin-bottom: 15px;
    letter-spacing: -1.2px
}

.brand-inform p {
    font-size: var(--fz16)
}

.brand-inform {
    margin-bottom: 30px
}

.company-logo {
    background-color: var(--second-color);
    padding: 40px 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap
}

.company-logo span {
    flex: 0 0 43%;
    margin-bottom: 15px;
    text-align: center
}

.condition {
    text-align: center;
    font-size: 15px;
    margin-bottom: 9px
}

.contact-form p,.fake-btn,.form-group label {
    font-size: 14px;
    color: var(--light-gray)
}

.file-drop-area {
    position: relative;
    display: flex;
    align-items: center;
    max-width: 100%;
    padding: 15px;
    transition: .2s;
    margin-bottom: 7px
}

.file-drop-area.is-active {
    background-color: rgba(255,255,255,.05)
}

.fake-btn {
    flex-shrink: 0;
    background-color: var(--white);
    border: 1px solid var(--main-color);
    border-radius: 3px;
    padding: 16px 24px;
    margin-right: 15px;
    font-weight: 400
}

.file-msg {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: var(--light-gray)
}

.file-input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0
}

.file-input:focus {
    outline: 0
}

.check-wrap {
    padding-top: 2px;
    margin-bottom: 22px
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.new {
    padding: 50px
}

.form-group {
    display: block;
    margin-bottom: 6px
}

.form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}

.form-group label {
    display: block!important;
    position: relative;
    cursor: pointer
}

.form-group label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid var(--main-color);
    box-shadow: 0 1px 2px rgba(0,0,0,.05),inset 0 -15px 10px -12px rgba(0,0,0,.05);
    padding: 8px;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 12px
}

.form-group input:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 6px;
    width: 6px;
    height: 9px;
    border: solid #ec4848;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

.form-group a {
    color: #ec4848;
    margin-top: 8px
}

@media (min-width: 374px) {
    .form-group a {
        margin-top:0
    }
}

@media (min-width: 375px) {
    .contact-idea h2 {
        font-size:29px;
        font-weight: 400
    }

    .button-consultation {
        padding: 20px 36px
    }

    .manager-inform strong {
        margin-bottom: 7px
    }
}

@media (min-width: 414px) {
    .business-wrap {
        display:flex
    }

    .manager-img {
        margin-bottom: 0
    }

    .manager-img img {
        width: 140px;
        height: 140px
    }

    .inform-wrap {
        padding-left: 20px
    }
}

@media (min-width: 768px) {
    .contact-left,.country-block {
        border-right:1px solid var(--main-color)
    }

    .contact-section {
        flex-direction: row;
        padding: 58px 0 0
    }

    .contact-right {
        order: 2;
        width: 50%;
        padding: 30px 20px
    }

    .contact-left {
        order: 1;
        width: 50%;
        padding: 0 20px
    }

    .talk-block {
        padding: 40px 0 30px
    }

    h1 {
        font-size: 50px
    }

    .submit-button {
        max-width: 190px
    }

    .request-block h3 {
        font-size: 26px;
        width: 160px
    }

    .button-wrapper {
        position: relative;
        display: inline-block;
        z-index: 1
    }

    .request-block .button-wrapper {
        display: block
    }

    .request-block .contact-btn {
        width: 100%
    }

    .expert-section {
        padding: 60px 0 0
    }

    .expert-section h2 {
        max-width: 1058px;
        font-size: var(--fz36);
        padding-left: 25px;
        margin-bottom: 35px
    }

    .country-wrap {
        display: flex;
        border-top: 1px solid var(--main-color);
        padding: 0 12px;
        width: 100%
    }

    .country-block {
        padding: 20px 15px;
        margin: 0;
        width: 31.6%
    }

    .country-block:nth-child(2) {
        width: 33%
    }

    .country-block:last-child {
        border: 0;
        width: 35.3%
    }

    .flag-img {
        margin-bottom: 50px
    }

    .company-address {
        padding-right: 30px;
        min-height: 100px
    }

    .company-brand {
        display: flex;
        padding: 50px 0
    }

    .brand-inform {
        width: 50%;
        padding: 30px 15px;
        margin: 0
    }

    .company-logo {
        width: 50%;
        padding: 40px 22px
    }

    .brand-inform h3 {
        font-size: 26px
    }

    .business-wrap {
        justify-content: space-between;
        padding-right: 100px
    }
}

@media (min-width: 992px) {
    .business-block {
        padding:50px 30px;
        display: flex;
        justify-content: space-between
    }

    .contact-idea {
        width: 55%;
        margin-bottom: 0
    }

    .business-wrap {
        width: 40%;
        padding-right: 0
    }

    .contact-idea h2 {
        font-size: 40px
    }

    .contact-idea p {
        margin-bottom: 40px
    }
}

@media (min-width: 1024px) {
    .company-logo span {
        flex:auto;
        margin: 0
    }

    .whatsapp-no {
        display: block
    }
}

@media (min-width: 1200px) {
    h1 {
        font-size:77px;
        letter-spacing: -3.2px;
        margin-bottom: 8px
    }

    .talk-block p {
        font-size: 28px;
        margin-bottom: 37px;
        max-width: 600px
    }

    .request-block h3 {
        font-size: 26px;
        width: auto;
        margin-bottom: 22px
    }

    .social-name {
        font-size: 20px;
        margin-left: 18px
    }

    .contact-left {
        padding: 0 49px 82px 51px
    }

    .talk-block {
        padding: 63px 0 30px
    }

    .dot-pattern {
        margin-bottom: 36px
    }

    .social-contact {
        margin-bottom: 16px
    }

    .contact-right {
        padding: 45px 80px 50px
    }

    .request-block {
        padding: 52px 44px 50px;
        margin-bottom: 0
    }

    .brand-logo {
        width: 170px
    }

    .rectangle-peach:after {
        border-bottom: 68px solid var(--white);
        border-right: 78px solid transparent
    }

    .rectangle-peach {
        width: 100px;
        height: 90px
    }

    .expert-section {
        padding: 83px 0 0
    }

    .expert-section h2 {
        font-size: 60px;
        padding-left: 51px;
        line-height: 1.12;
        max-width: 1120px;
        letter-spacing: -.04em
    }

    .country-block {
        width: 31.7%;
        padding: 49px 39px
    }

    .country-block:nth-child(2) {
        padding: 50px 31px
    }

    .country-name {
        font-size: 20px;
        margin-bottom: 22px
    }

    .flag-img {
        margin-bottom: 60px
    }

    .company-address {
        padding-right: 60px;
        margin-bottom: 22px;
        min-height: 110px
    }

    .country-block:last-child {
        padding: 51px 32px
    }

    .company-brand {
        padding: 52px 0 56px
    }

    .brand-inform h3 {
        font-size: 32px;
        margin-bottom: 26px
    }

    .brand-inform {
        padding: 44px 50px 39px
    }

    .business-block {
        padding: 75px 30px;
        align-items: center
    }

    .contact-idea h2 {
        font-size: 46px
    }

    .contact-idea p {
        font-size: 24px
    }

    .manager-img img {
        width: 160px;
        height: 160px
    }

    .button-consultation {
        padding: 26px 60px
    }

    .manager-inform strong {
        font-size: 28px
    }

    .business-wrap {
        padding-right: 45px
    }
}

@media (min-width: 1366px) {
    .business-block {
        padding:75px 50px
    }

    .contact-idea h2 {
        font-size: 56px;
        letter-spacing: -1px
    }

    .business-wrap {
        padding-right: 70px
    }

    .manager-img img {
        width: 175px;
        height: 175px
    }
}

@media (min-width: 1430px) {
    .request-block h3 {
        font-size:32px
    }

    .contact-right {
        padding: 45px 110px 50px 99px
    }

    .request-block {
        padding: 36px 44px 40px 45px
    }
}

@media (min-width: 1536px) {
    .country-name {
        font-size:24px
    }

    .contact-idea h2 {
        font-size: 62px;
        letter-spacing: -1.5px
    }

    .contact-idea p {
        font-size: 26px
    }

    .business-wrap {
        padding-right: 140px
    }

    .button-consultation {
        padding: 30px 80px;
        font-size: 24px
    }
}

@media (min-width: 1869px) {
    .contact-idea h2 {
        font-size:77px
    }

    .contact-idea p {
        font-size: 32px
    }

    .business-wrap {
        width: 35%
    }

    .manager-inform {
        font-size: 24px;
        margin-bottom: 26px
    }

    .manager-inform strong {
        font-size: 34px;
        margin-bottom: 12px
    }

    .media-type {
        margin-bottom: 10px
    }

    .media-link {
        font-size: 22px
    }

    .button-consultation {
        font-size: 28px
    }
}
