.woocommerce form .form-row .required {
    visibility: visible;
}
/* @media only screen and (max-width: 1399px) {
    #zohoSupportWebToCase textarea,
    #zohoSupportWebToCase input[type='text'],
    #zohoSupportWebToCase select,
    .wb_common {
        width: 45%;
    }
}

@media only screen and (min-width: 1400px) {
    #zohoSupportWebToCase textarea,
    #zohoSupportWebToCase input[type='text'],
    #zohoSupportWebToCase select,
    .wb_common {
        width: 75%;
    }
} */

/* #zohoSupportWebToCase td {
    padding: 11px 5px;
} */

/* #zohoSupportWebToCase textarea,
#zohoSupportWebToCase input[type='text'],
#zohoSupportWebToCase select {
    border: 1px solid #ddd;
    padding: 3px 5px;
    border-radius: 3px;
} */

#zohoSupportWebToCase select {
    box-sizing: unset
}

#zohoSupportWebToCase .wb_selectDate {
    width: auto
}

#zohoSupportWebToCase input.wb_cusInput {
    width: 108px
}

.wb_FtCon {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-top: 15px;
    padding-left: 10px
}

.wb_logoCon {
    display: flex;
    margin-left: 5px
}

.wb_logo {
    max-width: 16px;
    max-height: 16px;
}

/* .zsFormClass {
    width: 600px
} */
/* .zsFontClass {
    color: #000000;
    font-family: Arial;
    font-size: 13px
} */
/* .manfieldbdr {
    border-left: 1px solid #E804C3 !important
} */

.hleft {
    text-align: left;
}

input[type=file]::-webkit-file-upload-button {
    cursor: pointer;
}

.wtcsepcode {
    margin: 0px 15px;
    color: #aaa;
    float: left;
}

.wtccloudattach {
    float: left;
    color: #00a3fe !important;
    cursor: pointer;
    text-decoration: none !important;
}

.wtccloudattach:hover {
    text-decoration: none !important;
}

.wtcuploadinput {
    cursor: pointer;
    float: left;
    width: 100%;
    margin-top: -20px;
    opacity: 0;
    clear: both;
}

/* .wtcuploadfile {
    float: left;
    color: #00a3fe;
} */

.filenamecls {
    margin-right: 15px;
    float: left;
    margin-top: 5px;
}

.clboth {
    clear: both;
}

/* #zsFileBrowseAttachments {
    clear: both;
    margin: 5px 0px 10px;
} */

/* .zsFontClass {
    vertical-align: top;
} */
textarea:focus{
    border-color : #E804C3 !important;
}
#tooltip-zc {
    font: normal 12px Arial, Helvetica, sans-serif;
    line-height: 18px;
    position: absolute;
    padding: 8px;
    margin: 20px 0 0;
    background: #fff;
    border: 1px solid #528dd1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #eee;
    -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2);
    z-index: 10000;
    color: #777
}

.wtcmanfield {
    color: #f00;
    font-size: 16px;
    position: relative;
    top: 2px;
    left: 1px;
}

#zsCloudAttachmentIframe {
    width: 100%;
    height: 100%;
    z-index: 99999 !important;
    position: fixed;
    left: 0px;
    top: 0px;
    border-style: none;
    display: none;
    background-color: #fff;
}

.wtchelpinfo {
    background-position: -246px -485px;
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    top: 2px;
    background-image: url('https://css.zohostatic.com/support/5925740/images/zs-mpro.png');
}

.zsMaxSizeMessage {
    font-size: 13px;
}

body,
html {
    background: #fff;
    overflow-x: hidden;
}

section {
    margin: auto;
}

@media screen and (min-width: 992px) {
    .mobile {
        display: none;
    }
}

.oxy-icon-box-heading,
.input-text.qty.text {
    display: none;
}

.cart {
    margin-top: unset !important;
}

#amchart1>div>svg>g>g:nth-child(2)>g:nth-child(2) {
    display: none;
}

#amchart1 {
    font-size: 14px;
    min-height: 300px;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
        ========================================================================== */

/**
        * 1. Correct the line height in all browsers.
        * 2. Prevent adjustments of font size after orientation changes in iOS.
        */

html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/* Sections
        ========================================================================== */

/**
        * Remove the margin in all browsers.
        */

body {
    margin: 0;
}

/**
        * Render the `main` element consistently in IE.
        */

main {
    display: block;
}

/**
        * Correct the font size and margin on `h1` elements within `section` and
        * `article` contexts in Chrome, Firefox, and Safari.
        */

/* h1 {
    font-size: 2em;
    margin: 0.67em 0;
} */

/* Grouping content
        ========================================================================== */

/**
        * 1. Add the correct box sizing in Firefox.
        * 2. Show the overflow in Edge and IE.
        */

hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

/**
        * 1. Correct the inheritance and scaling of font size in all browsers.
        * 2. Correct the odd `em` font sizing in all browsers.
        */

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Text-level semantics
        ========================================================================== */

/**
        * Remove the gray background on active links in IE 10.
        */

a {
    background-color: transparent;
}

/**
        * 1. Remove the bottom border in Chrome 57-
        * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
        */

abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}

/**
        * Add the correct font weight in Chrome, Edge, and Safari.
        */

b,
strong {
    font-weight: bolder;
}

/**
        * 1. Correct the inheritance and scaling of font size in all browsers.
        * 2. Correct the odd `em` font sizing in all browsers.
        */

code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
        * Add the correct font size in all browsers.
        */

small {
    font-size: 80%;
}

/**
        * Prevent `sub` and `sup` elements from affecting the line height in
        * all browsers.
        */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
        ========================================================================== */

/**
        * Remove the border on images inside links in IE 10.
        */

img {
    border-style: none;
}

/* Forms
        ========================================================================== */

/**
        * 1. Change the font styles in all browsers.
        * 2. Remove the margin in Firefox and Safari.
        */

/* button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
    height: 60px;
    resize: none;
} */

/**
        * Show the overflow in IE.
        * 1. Show the overflow in Edge.
        */

button,
input {
    /* 1 */
    overflow: visible;
}

/**
        * Remove the inheritance of text transform in Edge, Firefox, and IE.
        * 1. Remove the inheritance of text transform in Firefox.
        */

button,
select {
    /* 1 */
    text-transform: none;
}

/**
        * Correct the inability to style clickable types in iOS and Safari.
        */

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

/**
        * Remove the inner border and padding in Firefox.
        */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
        * Restore the focus styles unset by the previous rule.
        */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
        * Correct the padding in Firefox.
        */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
        * 1. Correct the text wrapping in Edge and IE.
        * 2. Correct the color inheritance from `fieldset` elements in IE.
        * 3. Remove the padding so developers are not caught out when they zero out
        *    `fieldset` elements in all browsers.
        */

legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
        * Add the correct vertical alignment in Chrome, Firefox, and Opera.
        */

progress {
    vertical-align: baseline;
}

/**
        * Remove the default vertical scrollbar in IE 10+.
        */

textarea {
    overflow: auto;
}

/**
        * 1. Add the correct box sizing in IE 10.
        * 2. Remove the padding in IE 10.
        */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
        * Correct the cursor style of increment and decrement buttons in Chrome.
        */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
        * 1. Correct the odd appearance in Chrome and Safari.
        * 2. Correct the outline style in Safari.
        */

[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/**
        * Remove the inner padding in Chrome and Safari on macOS.
        */

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
        * 1. Correct the inability to style clickable types in iOS and Safari.
        * 2. Change font properties to `inherit` in Safari.
        */

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* Interactive
        ========================================================================== */

/*
        * Add the correct display in Edge, IE 10+, and Firefox.
        */

details {
    display: block;
}

/*
        * Add the correct display in all browsers.
        */

summary {
    display: list-item;
}

/* Misc
        ========================================================================== */

/**
        * Add the correct display in IE 10+.
        */

template {
    display: none;
}

/**
        * Add the correct display in IE 10.
        */

[hidden] {
    display: none;
}

/* Variables */
:root {
    --body-color: rgb(247, 250, 252);
    --button-color: rgb(30, 166, 114);
    --accent-color: #e8009b;
    --link-color: #ffffff;
    --font-color: rgb(105, 115, 134);
    --body-font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    --radius: 6px;
    --form-width: 600px;
}

/* Base */
* {
    box-sizing: border-box;
}

/**
        *body {
        *  font-family: var(--body-font-family);
        *  font-size: 16px;
        *  -webkit-font-smoothing: antialiased;
        *}
        */

/* Layout */
.sr-root {
    display: flex;
    flex-direction: row;
    width: 100%;
    max-width: 980px;
    padding: 48px;
    align-content: center;
    justify-content: center;
    height: auto;
    min-height: 100vh;
    margin: 0 auto;
}

.sr-main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    min-height: 500px;
    align-self: center;
    padding: 75px 50px;
    background: var(--body-color);
    width: var(--form-width);
    border-radius: var(--radius);
    box-shadow: 0px 0px 0px 0.5px rgba(50, 50, 93, 0.1),
        0px 2px 5px 0px rgba(50, 50, 93, 0.1),
        0px 1px 1.5px 0px rgba(0, 0, 0, 0.07);
}

.sr-field-error {
    color: #fa755a;
    text-align: left;
    font-size: 13px;
    line-height: 17px;
    margin-top: 12px;
    margin-bottom: 12px;
}

/* Inputs */
.sr-input::placeholder,
input[type="text"]::placeholder {
    color: #aab7c4;
    font-weight: 400;
}

.sr-result {
    height: 44px;
    -webkit-transition: height 1s ease;
    -moz-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
    color: var(--font-color);
    overflow: auto;
}

.sr-result code {
    overflow: scroll;
}

.sr-result.expand {
    height: 350px;
}

.sr-combo-inputs-row {
    box-shadow: 0px 0px 0px 0.5px rgba(50, 50, 93, 0.1), 0px 2px 5px 0px rgba(50, 50, 93, 0.1), 0px 1px 1.5px 0px rgba(0, 0, 0, 0.07);
    border-radius: 6px;
}

/* Buttons and links */
button {
    background: var(--accent-color);
    border-radius: var(--radius);
    color: white;
    border: 0;
    padding: 12px 16px;
    margin-top: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.2s ease;
    display: block;
    box-shadow: 0px 4px 5.5px 0px rgba(0, 0, 0, 0.07);
    width: 100%;
}

button:hover {
    filter: contrast(115%);
}

button:active {
    transform: translateY(0px) scale(0.98);
    filter: brightness(0.9);
}

button:disabled {
    opacity: 0.5;
    cursor: none;
}

a:active {
    filter: brightness(0.5);
}

/* Code block */
code,
pre {
    font-family: "SF Mono", "IBM Plex Mono", "Menlo", monospace;
    font-size: 12px;
}

/* Stripe Element placeholder */
.sr-card-element {
    padding-top: 12px;
}

/* Responsiveness */
@media (max-width: 720px) {
    .sr-root {
        flex-direction: column;
        justify-content: flex-start;
        padding: 48px 20px;
        min-width: 320px;
    }

    .sr-header__logo {
        background-position: center;
    }

    .sr-payment-summary {
        text-align: center;
    }

    .sr-content {
        display: none;
    }

    .sr-main {
        width: 100%;
        height: 305px;
        background: rgb(247, 250, 252);
        box-shadow: 0px 0px 0px 0.5px rgba(50, 50, 93, 0.1),
            0px 2px 5px 0px rgba(50, 50, 93, 0.1),
            0px 1px 1.5px 0px rgba(0, 0, 0, 0.07);
        border-radius: 6px;
    }
}

/* todo: spinner/processing state, errors, animations */

.spinner,
.spinner:before,
.spinner:after {
    border-radius: 50%;
}

.spinner {
    color: #ffffff;
    font-size: 22px;
    text-indent: -99999px;
    margin: 0px auto;
    position: relative;
    width: 20px;
    height: 20px;
    box-shadow: inset 0 0 0 2px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.spinner:before,
.spinner:after {
    position: absolute;
    content: "";
}

.spinner:before {
    width: 10.4px;
    height: 20.4px;
    background: var(--accent-color);
    border-radius: 20.4px 0 0 20.4px;
    top: -0.2px;
    left: -0.2px;
    -webkit-transform-origin: 10.4px 10.2px;
    transform-origin: 10.4px 10.2px;
    -webkit-animation: loading 2s infinite ease 1.5s;
    animation: loading 2s infinite ease 1.5s;
}

.spinner:after {
    width: 10.4px;
    height: 10.2px;
    background: var(--accent-color);
    border-radius: 0 10.2px 10.2px 0;
    top: -0.1px;
    left: 10.2px;
    -webkit-transform-origin: 0px 10.2px;
    transform-origin: 0px 10.2px;
    -webkit-animation: loading 2s infinite ease;
    animation: loading 2s infinite ease;
}

@-webkit-keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* Animated form */

.sr-root {
    animation: 0.4s form-in;
    animation-fill-mode: both;
    animation-timing-function: ease;
}

.hidden {
    display: none;
}

@keyframes field-in {
    0% {
        opacity: 0;
        transform: translateY(8px) scale(0.95);
    }

    100% {
        opacity: 1;
        transform: translateY(0px) scale(1);
    }
}

@keyframes form-in {
    0% {
        opacity: 0;
        transform: scale(0.98);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}


.accordion-tabs {
    display: none;
}

.accordion-tabs :focus {
    outline: none;
}

.accordion-item {
    border-bottom: 1px solid #eaeaea;
}

.accordion-item:last-child {
    border: none;
}

.accordion-item__label {
    margin: 0;
    padding: 1.25rem;
    cursor: pointer;
    transition: padding 0.2s ease;
    position: relative;
}

.accordion-item__label:after {
    content: "";
    height: 4px;
    width: 4px;
    position: absolute;
    top: -4px;
    right: 1.25rem;
    bottom: 0;
    margin: auto;
    border: 3px solid transparent;
    border-radius: 2px;
    transform: rotate(45deg);
    border-color: transparent #447fff #447fff transparent;
    opacity: 1;
    transition: opacity 0.1s ease;
}

.accordion-item__label:hover {
    background: #eee;
}

.accordion-item__container {
    padding: 0 1.25em;
    height: 0;
    overflow: hidden;
    opacity: 0;
    transition: padding 0.2s ease, opacity 0.5s 0.15s ease;
}

.account {
    word-break: break-word;
    word-wrap: break-word;
    overflow-wrap: anywhere;
}

.accordion-active {
    background: rgba(68, 127, 255, 0.1);
}

.accordion-active .accordion-item__label {
    padding-bottom: 0;
    cursor: inherit;
}

.accordion-active .accordion-item__label:hover {
    background: none;
}

.accordion-active .accordion-item__label:after {
    opacity: 0;
}

.accordion-active .accordion-item__container {
    padding: 1.25em;
    height: auto;
    opacity: 1;
}

.accordion-active .accordion-item__container p:first-child,
.accordion-active .accordion-item__container h1:first-child,
.accordion-active .accordion-item__container h2:first-child,
.accordion-active .accordion-item__container h3:first-child,
.accordion-active .accordion-item__container h4:first-child,
.accordion-active .accordion-item__container h5:first-child,
.accordion-active .accordion-item__container h6:first-child {
    margin-top: 0;
}

.accordion-active .accordion-item__container p:last-child,
.accordion-active .accordion-item__container h1:last-child,
.accordion-active .accordion-item__container h2:last-child,
.accordion-active .accordion-item__container h3:last-child,
.accordion-active .accordion-item__container h4:last-child,
.accordion-active .accordion-item__container h5:last-child,
.accordion-active .accordion-item__container h6:last-child {
    margin-bottom: 0;
}

@media (min-width: 600px) {
    .accordion-tabs {
        display: flex;
        /* background: rgba(68, 127, 255, 0.1); */
    }

    .accordion-tabs .accordion-tab {
        background: #ddd;
        padding: 1rem 2rem;
        font: inherit;
        flex: 1;
        border: none;
        cursor: pointer;
        transition: background 0.1s ease;
        margin-top: 0px;
        color: #202030;
        box-shadow: none;
        border-radius: 0px;
    }

    .accordion-tabs .accordion-tab:hover {
        /* background: #ddd; */
    }

    .accordion-tabs .accordion-tab:last-child {
        border-right: 0;
    }

    .accordion-tabs .accordion-tab.accordion-active {
        background: var(--body-color);
    }

    .accordion-item {
        padding: 20px 50px 100px 50px;
        display: none;
        border: none;
        /* background: #f9f9f9; */
        min-height: 260px;
        background: var(--body-color);
    }

    .accordion-item__label,
    .accordion-item__container {
        padding: 5px;
        transition: inherit;
    }

    .accordion-item__label {
        margin-bottom: 1.5rem;
    }

    .accordion-item.accordion-active {
        display: block;
    }

    .accordion-item.accordion-active .accordion-item__container {
        padding: 5px;
    }
}

* {
    box-sizing: border-box;
}

.accordion {
    /* box-shadow: 0 1em 2em -0.9em rgba(0, 0, 0, 0.7); */
    border-radius: var(--radius);
    overflow: hidden;
    width: 100%;
    max-width: 400px;
    background: var(--body-color);
    border-radius: var(--radius);
    box-shadow: 0px 0px 0px 0.5px rgb(50 50 93 / 10%), 0px 2px 5px 0px rgb(50 50 93 / 10%), 0px 1px 1.5px 0px rgb(0 0 0 / 7%);
}

@media (min-width: 600px) {
    .accordion {
        max-width: 600px;
    }
}

.form-container {
    margin-top: 101px;
    margin-left: 128px;
    max-width: 20%;
}

/* .form-zoho {
    margin-left: 21.9% ;
    padding-bottom: 160px;
} */

/* .btn-send {
    background: #e8009b;
    border-radius: 6px;
    color: white;
    border: 0;
    padding: 12px 16px;
    margin-left: -333px;
    font-weight: 600;
    cursor: pointer;
    box-shadow: 0px 4px 5.5px 0px rgb(0 0 0 / 7%);
    width: 20%;
}
.btn-reset {
    background: #e8009b;
    border-radius: 6px;
    color: white;
    border: 0;
    padding: 12px 16px;

    font-weight: 600;
    cursor: pointer;
    box-shadow: 0px 4px 5.5px 0px rgb(0 0 0 / 7%);
    width: 20%;
} */

.contact-us-section__wrapper-main {
    padding-top: 80px;
}

.contact-us-section__header {
    margin-bottom: 24px;
}

.contact-us-section__row {
    align-items: flex-start;
}

.contact-us-section__table {
    width: 100%;
    margin-top: -24px;
}

.contact-us-section__td {
    display: flex;
    flex-flow: column nowrap;
    padding-top: 24px;
}

.contact-us-section__label-input {
    margin-bottom: 8px;
}

.contact-us-section__input {
    padding: 18px 16px;
    background-color: var(--color-gray);
    border: none;
    border-radius: 12px;
}

.contact-us-section__input:focus-visible {
    border: none;
    outline: 1px solid var(--font-color-secondary);
}

.contact-us-section__input::placeholder {
    color: var(--font-color-secondary);
    opacity: 1;
}

.contact-us-section__input_textarea {
    resize: vertical;
    min-height: 128px;
}

.contact-us-section__attach-block {
    display: flex;
    flex-flow: column nowrap;
    padding-top: 24px;
}

.contact-us-section__attach-btn {
    padding-top: 8px;
}

.contact-us-section__captcha-tr {
    padding-top: 1px;
}

.contact-us-section__captcha-input {
    width: 275px;
    padding: 18px 16px;
    border: none;
    border-radius: 12px;
    background-color: var(--color-gray);
    margin-top: 14px;
}

.contact-us-section__captcha-input:focus-visible {
    border: none;
    outline: 1px solid var(--font-color-secondary);
}

.contact-us-section__captcha-input::placeholder {
    color: var(--font-color-secondary);
}

.contact-us-section__captcha-load {
    display: flex;
    align-items: center;
    height: 70px;
    padding-top: 8px;
}

.contact-us-section__captcha-refresh {
    color:#00a3fe;
    cursor:pointer;
    margin-left:10px;
    vertical-align:middle;
    text-decoration: none;
}

.contact-us-section__btn-block {
    display: flex;
    flex-flow: row nowrap;
    margin: 33px -17px 12px -17px;
    padding: 11px 5px 0px 5px;
}

.contact-us-section__btn {
    margin: 0 12px;
    cursor: pointer;
    padding: 18px 28px;
}

.contact-us-section__btn_send {
    max-width: 156px;
}

.contact-us-section__btn_reset {
    max-width: 115px;
    padding: 18px 0;
}

.contact-us-section__img-wrapper {
    display: flex;
    justify-content: flex-end;
}

.contact-us-section__column_img {
    margin-top: -90px;
    position: sticky;
    top: 90px;
}

.contact-us-section__image {
    max-width: 377px;
    max-height: 558px;
}



@media(max-width: 1199px) {
    .contact-us-section {
        margin-bottom: -33px;
    }

    .contact-us-section__column {
        width: 50%;
    }

    .contact-us-section__image {
        width: 100%;
        height: auto;
    }

    .contact-us-section__wrapper-main {
        padding-top: 40px;
    }
}

@media(max-width: 991px) {
    .contact-us-section__column {
        width: 100%;
    }

    .contact-us-section__image {
        display: none;
    }
}

@media(max-width: 767px) {
    .contact-us-section__wrapper-main {
        padding-top: 40px;
        margin-top: 0;
    }

    .contact-us-section__btn-block {
        flex-wrap: wrap;
        margin: 32px -5px;
    }
}

@media(max-width: 575px) {
    .contact-us-section__captcha-input {
        margin-top: 15px;
    }

    .contact-us-section__btn {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }

    .contact-us-section__btn_reset {
        margin-top: 12px;
    }

    /* .contact-us-section__captcha {
        display: flex;
        flex-flow: column nowrap;
        justify-content: flex-end;
    } */
}
