﻿.page-template-contact .container {
    max-width: 1302px;
    padding: 0 24px;
}

#contactsectionbottom:before {
    /* display: block;
    content: '';
    width: calc(100% - 50px);
    height: 2px;
    background-color: #037580;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1250px; */
}

.wpcf7-form-control-wrap.product-interest .select2-selection__rendered {
    width: 91% !important;
}

.wpcf7-form-control-wrap.product-interest .select2-selection__placeholder {
    color: #282828;
}

#contactsectionbottom {
    position: relative;
    margin-top: -2px;
}

#contact-us-bottom-title-block {
    text-align: center;
    margin: 90px 0 30px;
    display: inline-block;
    width: 100%;
}

.contact-us-bottom-container select {
    background-position: right;
    border-bottom: solid 1px black;
    height: unset;
    line-height: 70px;
    padding: 0;
    background-color: #FAF9F6;
    font-family: var(--font-body-text);
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 0.3px;
}

.contact-us-bottom-container input[type="text"],
.contact-us-bottom-container input[type="email"],
.contact-us-bottom-container input[type="number"],
.contact-us-bottom-container input[type="tel"],
.site .contact-us-bottom-container textarea,
.contact-us-bottom-container select {
    font-family: var(--font-body-text);
    font-size: 17px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.01em;
    color: #282828;
    padding: 11.5px 20px;
    border: none;
    background: #fff;
    border-radius: 30px;
    border: 1px solid transparent;
}

.contact-us-bottom-container input.active,
.site .contact-us-bottom-container textarea.active {
    border: 1px solid #037580;
}

.contact-us-bottom-container input[type="checkbox"] {
    border: 1px solid #428B8B;
    position: relative;
    top: 3px;
    background: transparent;
}

@supports (-webkit-appearance: none) or (-moz-appearance: none) {
    .contact-us-bottom-container input[type=checkbox]:after {
        border-color: #428B8B;
    }
}

.contact-us-bottom-container input::placeholder {
    color: #282828;
}

.contact-us-bottom-submit input[type="submit"] {
    display: block;
    line-height: 35px;
    font-size: 17px;
    transition: all .5s;
}

.contact-us-bottom-container .wpcf7-not-valid-tip {
    margin-top: 6px;
    color: #C60000;
    font-size: 17px;
}

.contact-us-bottom-submit {
    margin-top: 50px;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}

.contact-us-bottom-submit .wpcf7-spinner {
    margin: 0;
    position: absolute;
    top: 12px;
    left: 50%;
    transform: translateX(-50%);
}

.contact-us-bottom-message-block .wpcf7-textarea {
    max-height: 188px;
}

.contact-us-bottom-message-block .wpcf7-textarea::placeholder {
    color: #282828;
}

.contact-section-bottom .wpcf7 form .wpcf7-response-output {
    max-width: 900px;
    margin: 25px auto 23px;
}

.contact-section-bottom .select2-container .selection {
    padding: 12.5px 20px;
    border: none;
    background: #fff;
    border-radius: 30px;
    height: auto;
}

.contact-section-bottom .select2-container.select2-container--open .selection {
    border-radius: 30px 30px 0 0;
}

.contact-us-bottom-container .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: transparent !important;
    border-width: 0 !important;
    transition: all .3s;
    transform: rotate(0deg) !important;
    -webkit-transform: rotate(0deg) !important;
    position: relative;
    padding: 0 !important;
}

.contact-us-bottom-container .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    content: '';
    position: absolute;
    background: url(../images/icon-select-faq.svg);
    width: 13px;
    height: 8px;
    left: 0;
    top: 0;
    transition: all .3s;
}

.contact-us-bottom-container .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.contact-us-bottom-container .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #ABABAB;
}

.contact-us-bottom-container .select2-container {
    width: 100% !important;
    display: inline-block;
}

.contact-us-bottom-container .select2-container+.select2-container {
    top: 23px !important;
}

.contact-us-bottom-container span.select2-search.select2-search--dropdown {
    display: none !important;
}

.contact-us-bottom-container .select2-container+.select2-container span.select2-dropdown {
    border-radius: 0px 0px 30px 30px;
}

.contact-us-bottom-container .select2-container--default .select2-results>.select2-results__options {
    padding: 0;
}

.contact-us-bottom-container .select2-container--default .select2-results>.select2-results__options .select2-results__option {
    padding: 13px 20px;
}

.wpcf7-form-control-wrap[data-name="Phone_Number"] input {
    text-indent: 20px;
    z-index: 99;
}

.contact-us-bottom-item-right.phone-number [data-name="Phone_Number"] {
    padding-left: 0;
}

.wpcf7-form-control-wrap {
    /*    z-index: 99;*/
}

.select2-results__options::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.select2-results__options::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.select2-results__options::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.select2-results__options::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.contact-us-bottom-item-right.phone-number {
    display: flex;
    position: relative;
}

.contact-us-bottom-item-right.phone-number .wpcf7-form-control-wrap[data-name="hidden-phone-number"] {
    z-index: 1;
}

.contact-us-bottom-phone-container,
.contact-us-bottom-phone-container>p {
    display: flex;
    width: 100%;
}

.contact-us-bottom-phone-outer-container {
    width: 100%;
}

.wpcf7-form-control-wrap[data-name="hidden-phone-number"] input,
.wpcf7-form-control-wrap[data-name="hidden_phone_number_for_email"] input {
    display: none;
}

.contact-us-bottom-item-right.phone-number .wpcf7-form-control-wrap[data-name="hidden-phone-number"] input {
    font-size: 0;
}

.contact-us-bottom-item-right.phone-number .wpcf7-form-control-wrap[data-name="Country_Code"] {
    /* width: 85px; */
    width: 178px;
}

.contact-section-bottom .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 4px;
    right: 33px;
    width: auto;
    height: auto;
}


[data-name="service"] {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    z-index: 1;
}

.wpcf7-form-control-wrap[data-name="country"],
.wpcf7-form-control-wrap[data-name="industry"] {
    z-index: inherit;
}

[data-name="service"] .wpcf7-list-item {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    text-align: left;
    margin-bottom: 32px;
    min-height: 46px;
    height: auto !important;
    width: 100%;
    line-height: 23px;
    max-height: none !important;
}

.contact-us-bottom-container .select2-container--default .select2-selection--single .select2-selection__placeholder {
    border: none;
    padding: 0;
    font-size: 17px;
}

.contact-us-bottom-row p {
    width: 100%;
}

.contact-us-bottom-row.product-interest label {
    display: inline-block;
    vertical-align: top;
    width: auto;
}

.contact-us-bottom-row.product-interest {
    margin-top: 40px;
    margin-bottom: 7px;
}

[data-name="service"] input[type="checkbox"]+.wpcf7-list-item-label {
    padding-left: 25px;
    width: calc(100% - 15px);
    color: #428B8B;
    font-size: 17px;
}

.contact-us-bottom-container [data-name="service"] .wpcf7-form-control {
    line-height: 23px;
}

[data-name="service"] .wpcf7-list-item:last-child {
    margin-bottom: 0;
}

.contact-us-bottom-row.product-interest label {
    font-family: var(--font-body-text);
    line-height: 23px;
    color: #428B8B;
}

[data-name="service"] .wpcf7-list-item>* {
    display: inline-block;
    vertical-align: top;
}

.contact-us-bottom-container label {
    font-family: var(--font-body-text);
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 23px;
    letter-spacing: 0.01em;
    color: #428B8B;
    margin-bottom: 6px;
}

.contact-us-bottom-container .tab-content {
    max-width: 902px;
    margin: auto;
}

.contact-us-bottom-container ul.tab-titles {
    list-style-type: none;
    padding: 0;
    margin-bottom: 80px;
    margin-top: 81px;
    border-bottom: 1px solid #CFCFCF;
    padding-bottom: 39px;
}

.contact-us-bottom-container li.tab-title {
    font-family: var(--font-heading-primary);
    font-size: 24px;
    font-weight: 600;
    line-height: 28.32px;
    text-transform: uppercase;
    color: #037580;
    margin-right: 64px;
    cursor: pointer;
    opacity: 0.5;
    letter-spacing: 0;
}

.contact-us-bottom-container li.tab-title.active {
    opacity: 1;
}

.contact-us-bottom-file .codedropz-upload-handler {
    border: none;
    background: #fff;
    border-radius: 30px;
    height: 188px;
    margin-bottom: 0;
}

.contact-us-bottom-file .codedropz-upload-inner h3,
.contact-us-bottom-file .codedropz-upload-inner h3 span {
    font-family: var(--font-body-text);
    font-size: 17px;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 0.01em;
    margin: 0;
    padding-right: 2px;
    text-transform: none;
    color: #037580;
}

.contact-us-bottom-file .codedropz-upload-inner>span {
    display: none;
}

.contact-us-bottom-file .codedropz-btn-wrap a {
    font-family: var(--font-body-text);
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.01em;
    color: #8F8F8F;
    padding-left: 2px;
}

.contact-us-bottom-file .codedropz-btn-wrap a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.contact-us-bottom-file .codedropz-upload-container {
    padding: 15px 20px;
    height: 100%;
}

.contact-us-bottom-file .codedropz-upload-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.contact-us-bottom-file span.dnd-upload-counter {
    display: none;
}

.contact-us-bottom-file .wpcf7-not-valid-tip {
    margin-top: 6px;
    color: #C60000;
}

.contact-us-bottom-file .dnd-upload-status {
    width: 100%;
    max-width: 450px;
    padding-top: 6px;
    padding-bottom: 0;
}

.contact-us-bottom-file .dnd-upload-status .dnd-upload-image {
    display: none;
}

.contact-us-bottom-file .dnd-upload-status .dnd-upload-details {
    background: #E4F5F7;
    border-radius: 3px;
    width: 100%;
    padding: 0;
}

.contact-us-bottom-file .dnd-upload-status .dnd-upload-details span {
    font-family: var(--font-body-text);
    font-size: 17px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.01em;
    color: #037580;
}

.contact-us-bottom-file .dnd-upload-status .dnd-upload-details span.name {
    padding: 12.5px 40px 12.5px 20px;
}

.contact-us-bottom-file .dnd-upload-status .dnd-upload-details span.name em {
    display: none;
}

.contact-us-bottom-file .dnd-upload-status .dnd-upload-details .dnd-progress-bar {
    display: none;
}

.contact-us-bottom-file .dnd-upload-status .dnd-upload-details .remove-file {
    top: 18px;
    right: 18px;
}

.contact-us-bottom-file .dnd-upload-status .dnd-upload-details .remove-file span:after {
    background-image: url(../images/icon-close-file.svg);
    width: 24px;
    height: 24px;
}

.contact-us-bottom-container span.form-active-text {
    display: none;
}

@media only screen and (min-width: 768px) {
    .contact-us-bottom-container ul.tab-titles {
        display: flex !important;
    }
}

@media only screen and (min-width: 940px) {
    [data-name="service"] .wpcf7-list-item {
        width: 50%;
        padding-left: 58px !important;
    }

    .contact-us-bottom-container .select2-container--default .select2-selection--single .select2-selection__placeholder {
        font-size: 17px;
    }

    [data-name="service"] {
        width: calc(100% - 59px - 14.9%);
        margin-left: 14.9%;
    }

    .contact-us-bottom-item-left {
        padding-right: 39px;
        width: 50%;
    }

    .contact-us-bottom-item-right {
        padding-left: 39px;
        width: 50%;
    }


    .contact-us-bottom-item-right.select-block {
        float: right;
    }

    .contact-us-bottom-row {
        font-size: 0;
        margin-bottom: 40px;
        display: flex;
    }

    .contact-us-bottom-message-block textarea {
        color: #282828;
        font-size: 17px;
        font-weight: 400;
        line-height: 27px;
        letter-spacing: 0.3px;
    }
}

@media only screen and (max-width: 940px) {
    #contact-us-bottom-title-block {
        margin: 40px 0 0;
    }

    .contact-us-bottom-item-right.select-block {
        font-size: 15px;
    }

    .contact-us-bottom-container .wpcf7-form-control {
        line-height: 62px;
        padding-bottom: 0;
        padding-top: 0;
        font-size: 15px;
    }

    .contact-us-bottom-container .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 15px;
    }

    .contact-us-bottom-item-left {
        padding: 0 25px;
    }

    .contact-us-bottom-item-right {
        padding: 0 25px;
    }

    .contact-us-bottom-message-block {
        font-size: 15px;
        padding: 0 25px;
        margin-top: 20px;
    }

    .contact-us-bottom-item-right.phone-number .wpcf7-form-control-wrap[data-name="Phone_Number"] {
        width: 100%;
    }

    .contact-us-bottom-submit input[type="submit"] {
        padding: 0;
        font-size: 17px;
        font-weight: 500;
        letter-spacing: 0.02em;
    }

    .contact-us-bottom-submit {
        margin-top: 40px;
        margin-bottom: 41px;
    }

    .contact-section-bottom .wpcf7 form .wpcf7-response-output {
        margin-left: 25px;
        margin-right: 25px;
        margin-bottom: 75px;
    }

    [data-name="service"] .wpcf7-list-item {
        padding-left: 0 !important;
    }

    .contact-us-bottom-row {
        margin-bottom: 20px;
    }

    .contact-us .contact-us-bottom-item-left {
        margin-bottom: 20px;
    }

    [data-name="service"] .wpcf7-list-item {
        min-height: auto;
        line-height: 21px;
        vertical-align: inherit;
    }

    .contact-us-bottom-file .codedropz-upload-handler {
        height: 120px;
    }

    .contact-us-bottom-container .select2-container+.select2-container {
        top: 37px !important;
    }

    [data-name="service"] input[type="checkbox"]+.wpcf7-list-item-label {
        font-size: 15px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .wpcf7-form-control-wrap[data-name="Phone_Number"] input {
        text-indent: 0;
    }

    .contact-section-bottom .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 6px;
    }

    .contact-us-bottom-container .wpcf7-form-control,
    .contact-section-bottom .select2-container .selection {
        padding: 0.5px 0;
    }

    .contact-section-bottom .select2-container .selection {
        padding: 12.5px 20px;
    }

    .contact-section-bottom .select2-container .selection .select2-selection__rendered {
        height: auto;
    }

    #contact-us-bottom-title-block {
        margin: 40px 0 9px;
    }

    .contact-us-bottom-container .wpcf7-form-control {
        line-height: 61px;
    }

    .contact-us-bottom-message-block .wpcf7-textarea {
        max-height: 202px;
        height: 172px;
    }

    .contact-us-bottom-message-block {
        margin-top: -3px;
    }

    [data-name="service"] .wpcf7-list-item>* {
        vertical-align: top;
    }

    .contact-us-bottom-row.product-interest label {
        line-height: 23px;
        font-size: 15px;
    }

    .contact-us-bottom-row.product-interest {
        margin-top: 20px;
        margin-bottom: 24px;
        padding: 0;
        max-width: 300px;
    }

    .contact-us-bottom-row.product-interest label {
        padding-top: 0;
        margin-bottom: 19px;
    }

    .contact-us-bottom-container .wrap-form-tab {
        margin-top: 40px;
        padding-bottom: 18px;
        margin-bottom: 40px;
        border-bottom: 1px solid #037580;
    }

    .contact-us-bottom-container span.form-active-text {
        display: block;
        font-family: var(--font-body-text);
        font-size: 17px;
        font-weight: 600;
        line-height: 20.06px;
        letter-spacing: 0;
        color: #037580;
        cursor: pointer;
        text-transform: uppercase;
        margin-right: 31px;
        position: relative;
    }

    .contact-us-bottom-container span.form-active-text:before {
        content: '';
        position: absolute;
        background: url(../images/icon-select-faq.svg);
        width: 13px;
        height: 8px;
        right: -32px;
        top: 5px;
        transition: all .3s;
    }

    .contact-us-bottom-container span.form-active-text.active:before {
        transform: rotate(180deg);
    }

    .contact-us-bottom-container ul.tab-titles {
        margin: 0px;
        padding: 0px;
        border: 0px;
        display: block;
    }

    .contact-us-bottom-container li.tab-title {
        font-family: var(--font-body-text);
        font-size: 17px;
        font-weight: 600;
        line-height: 20.06px;
        margin-top: 28px;
        margin-right: 31px;
    }

    .contact-us-bottom-container li.tab-title.active {
        display: none;
    }

    .contact-us-bottom-container label {
        font-size: 15px;
        line-height: 21px;
    }

    .contact-us-bottom-file .codedropz-upload-inner h3 span {
        display: none;
    }
}


.wpcf7 .contact-us-bottom-message-block {
    z-index: 0;
    position: relative;
}