.slice {
    padding-top: 0; 
}

#form input, #form select, #form textarea {
    background: #FCFCFC;
    border: 1px solid #F6C89F;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 1px 1px #FFFFFF inset;
    font-size: 17px;
    line-height: 20px;
    margin: 5px 0 10px;
    padding: 5px;
    width: 390px;
}

select#countrycode-select {
    width: 40% !important;
    float: left;
    margin-top: 0;
    margin-right: 5px;
}

input.user_info_input_phone {
    width: 60%;
    float: right;

}

#form textarea {
    min-height: 156px;
}

#form select {
    margin: 23px 0 10px;
    padding: 4px;
    width: 402px;
}

textarea {
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
}

h2 {
    color: Black;
}

.mandatory {
    border: 1px solid red !important;
}

.caption {
    width: 360px;
    text-align: left;
}

#thankyou {
    /*width: 600px;*/
    /*height: 400px;*/
    text-align: center;
    padding: 30px;
    margin: 20% auto;
    float: none;
    display: none;
}

    #thankyou h2 {
        font-weight: 400;
    }

    #thankyou h3 {
        color: black;
    }

#error {
    color: Red;
    text-align: center;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    display: none;
}

#content {
    background-image: url("../../../storage/images/contact-us/section-form-bg.jpg");
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #FFF;
    padding: 100px 0 0 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% 540px;
}

.opasity {
    background: rgba(255, 255, 255, 0.5);
    border-radius: 10px;
}




.additionalInfo {
    margin-top: 20px;
    text-align: center;
    font-size: 15px;
    margin: 0 auto;
    max-width: 1280px;
}

.row.opasity .span6 {
    margin-top: 20px;
}

#send {
    color: white;
    min-width: 162px;
    font-weight: 100;
    margin: 15px 20px 15px 0;
}

.sendBlock {
    text-align: center;
}

.uploadBlock {
    clear: both;
    margin-top: 2px !important;
}

#upload-doc-btn {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b6b6b6+0,a3a3a3+100 */
    background: #b6b6b6; /* Old browsers */
    background: -moz-linear-gradient(top, #b6b6b6 0%, #a3a3a3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #b6b6b6 0%,#a3a3a3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #b6b6b6 0%,#a3a3a3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6b6b6', endColorstr='#a3a3a3',GradientType=0 ); /* IE6-9 */
    color: white;
    width: 184px;
    padding: 9px;
    font-weight: 100;
    border-radius: 6px;
    font-size: 18px;
    clear: left;
    margin-top: 15px;
}

#uploaded-file-name {
    float: left;
    margin-left: 10px;
    line-height: 31px;
    margin-top: 20px;
}

#upload-doc-btn:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9c9c9c+0,8b8b8b+100 */
    background: #9c9c9c; /* Old browsers */
    background: -moz-linear-gradient(top, #9c9c9c 0%, #8b8b8b 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #9c9c9c 0%,#8b8b8b 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #9c9c9c 0%,#8b8b8b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c9c9c', endColorstr='#8b8b8b',GradientType=0 ); /* IE6-9 */
}

.upload_block_description, .additionalInfo {
    color: black;
}

.footer1 {
    margin-top: 0 !important;
}



.global-contact-info-box a {
    font-weight: bold;
}

.contact-info-box-container-1 .global-contact-info-box {
    padding: 30px 20px;
}
.contact-info-box-container-1 .global-contact-info-box .global-contact-info-working-hours-sub-section {
    display: none;
}
.contact-info-box-container-2 .global-contact-info-box {
    padding: 10px 20px 30px;
}



html,
body {
    background-color: #fff;
}

#content {
    background-color: #fff;
    color: #000;
    padding: 100px 0 60px 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% 540px;
}

.simple-box {
    margin: 0 auto;
    max-width: 980px;
    min-height: 460px;
}

.footer1 {
    margin-top: 0 !important;
}


/*
    universal form shared elements
*/

.userLoggedIn .hideIfLoggedIn {
    display: none;
}

.universalFormHiddenNotifications {
    display: none;
}

.universal_form_error_msg_box {
    font-size: 20px;
    color: red;
    padding: 5px 10px;
}

#universalFormSuccessMsgBox {
    font-size: 16px;
    text-align: center;
    padding: 20px 10px;
    color: #212121;
}

/*
    apple temp alert
*/
.apple_temp_notice {
    text-align: center;
    color: #757575;
    display: block;
    font-size: 16px;
    vertical-align: top;
    line-height: 1.3em;
    padding-top: 12px;
}

    .apple_temp_notice .apple_alert_sign_box,
    .apple_temp_notice .apple_alert_text_box {
        vertical-align: bottom;
        display: inline-block;
    }

    .apple_temp_notice .apple_alert_sign_box {
    }

    .apple_temp_notice a {
        color: #039be5;
    }



/* 
    form and other stuff
*/

.request-form-wrap-box {
    background: #fff;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.25);
    border-radius: 10px;
    padding: 35px 30px 50px 30px;
}

    .request-form-wrap-box h1 {
        padding: 0 10px 0 10px;
        font-size: 26px;
        text-align: center;
        color: #212121;
        font-weight: 100 !important;
        line-height: 1.2em;
    }

form {
    margin: 0;
}

.form_row {
    width: 98%;
    margin: 0 auto;
    text-align: center;
    display: flex;
}

.form_row .form_col {
    width: 47%;
    margin: 0 1%;
}

.form_row .form_1_col {
}

.form_2_col {
    display: flex;
    flex-direction: column;
}

.universal_form_recaptcha_box {
    padding: 20px 0;
    width: 96%;
    margin: 0 auto;
    min-height: 78px;
}


.userLoggedIn .form_row .user_requirements_col_js {
    width: 97%;
}


.form_row_1 {
    margin-bottom: 20px;
}

.form_row_2 {
    padding-bottom: 35px;
    flex-direction: column;
}

    .form_row_2 .form_1_col {
        text-align: left;
    }

    .form_row_2 .form_2_col {
        text-align: right;
    }

.upload_block_description {
    font-size: 16px;
    padding: 10px 5px;
    line-height: 1.3em;
}

.form_row_3 {
    padding-bottom: 0;
    justify-content: center;
}


input.one_row_input,
form.universalForm .user_phone,
form.universalForm select {
    height: 45px;
    border: 1px solid #bdbdbd !important;
}

input.one_row_input,
form.universalForm .user_phone {
    box-sizing: border-box;
    padding: 4px 6px;
    display: inline-block;
}


input.one_row_input {
    width: 100%;
}

select[name="countrycode"] {
    width: 25%;
}

input.user_phone {
    height: 45px;
    border: 1px solid #bdbdbd !important;
    box-sizing: border-box;
    padding: 4px 6px;
    display: inline-block;
}
/* textarea */
.user_requirements_col_js textarea {
    width: 100%;
    height: 15em;
    border: 1px solid #bdbdbd !important;
    box-sizing: border-box;
}

.form_row_2 .universalFormMultifileUploader {
    clear: both;
    width: 96%;
    margin: 0 auto;
}



form.universalForm select[name="companysize"] {
    float: right;
    width: 34%;
}

input.universalFormSubmit {
    width: 260px;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    white-space: nowrap;
    padding: 0;
    font-size: 22px;
    font-weight: 100 !important;
}


.customers_row_section {
}

@media (max-width: 990px) {
    .simple-box {
        max-width: 90%;
    }
}



@media (max-width: 740px) {
    .request-form-wrap-box {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .user_requirements_col_js textarea {
        height: 8em;
    }

    .form_row_1 .form_1_col,
    .form_row_1 .form_2_col,
    .form_row_2 .form_1_col,
    .form_row_2 .form_2_col {
        width: 98%;
        text-align: center;
    }
}

@media (max-width: 680px) {
    .simple-box {
        max-width: 100%;
    }

    .form_row_1{
        flex-direction: column;
    }
}

@media (max-width: 490px) {
    .request-form-wrap-box {
        padding: 5px 0 35px 0;
        border-bottom: 1px solid #eeeeee;
        border-radius: 0;
    }

    .customers_row_section .customers_row_header {
        font-size: 20px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .universal_form_recaptcha_box {
        padding: 20px 0;
        width: 100%;
        margin: 0 auto;
    }
}

@media (max-width: 420px) {
    .request-form-wrap-box h1 {
        font-size: 22px;
    }
}

/**/

.visually-hidden {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
}

/**/
.contact-us-form__existing-customer-wrapper {
    display: flex;
    margin-bottom: 8px;
}

.contact-us-form__existing-customer-container {
    display: flex;
    align-items: center;
}

.contact-us-form__existing-customer-group-title {
    font-size: 16px;
    margin-right: 22px;
    margin-top: 4px;
}

.contact-us-form__existing-customer-yes{
    margin: auto;
}

.contact-us-form__existing-customer-no {
    margin: auto;

}

.contact-us-form__existing-customer-label {
    margin-bottom: 0px;
    margin-top: 4px;
    margin-left: 8px;
    margin-right: 18px;
}

#existing-customer-yes, #existing-customer-no {
    width: 20px;
    height: 20px;
}

.contact-us-form__form-group {
    padding: 4px 0;
}
/**/
.questionnaire select, .contact-us select {
    margin-bottom: 10px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    height: 45px;
    border: 1px solid #bdbdbd !important;
}

.contact-us-form__phone-wrapper {
    display: flex;
    justify-content: space-between;
}

.contact-us textarea {
    flex-grow: 1;
    height: auto;
}

.contact-us-form__requirement-wrapper {
    flex-grow: 1;
    display:flex;
}

.contact-us__slogan{
    font-size: 26px;
    margin-top: 40px;
}

.contact-us-form__send {
    width: 260px;
    display: inline-block;
    text-align: center;
    line-height: 60px;
    white-space: nowrap;
    padding: 0;
    font-size: 22px;
    font-weight: 100 !important;
    background-image: linear-gradient(to bottom, #039be5, #007cdb);
    border-radius: 0.2em;
    text-shadow: none;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    cursor: pointer;
    border: none;
}

.contact-us-form__send:hover {
    background: #0283dc;
    background: -moz-linear-gradient(top, #0283dc 0%, #0069d2 100%);
    background: -webkit-linear-gradient(top, #0283dc 0%,#0069d2 100%);
    background: linear-gradient(to bottom, #0283dc 0%,#0069d2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0283dc', endColorstr='#0069d2',GradientType=0 );
    text-shadow: none;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
    cursor: pointer;
}

.contact-info-box-container-2 {
    font-size: 19px;
}

.global-contact-info__highlighted-text{
    font-weight: 800;
}

a {
    color: #039be5;
}

