﻿
.page-template-contact .section.section-banner .container h1{
    text-transform: uppercase;
}

.page-template-contact .page-contact-us{
    margin-top: 0;
}

.page-template-contact .page-contact-us ::-webkit-input-placeholder { 
    color: #282828;
    opacity: 1; 
}

.page-template-contact .page-contact-us ::-moz-placeholder { 
    color: #282828;
    opacity: 1; 
}

.page-template-contact .page-contact-us :-ms-input-placeholder { 
    color: #282828;
    opacity: 1; 
}

.page-template-contact .page-contact-us ::-ms-input-placeholder { 
    color: #282828;
    opacity: 1; 
}

.page-template-contact .page-contact-us ::placeholder { 
    color: #282828;
    opacity: 1; 
}

.contact-us {
    margin-bottom: 84px;
}

.contact-us .wpcf7-not-valid,
.contact-us .site textarea.wpcf7-not-valid{
    border-color: #282828;
}

.contact-us .contact-us-title{
    padding-top: 80px;
    text-align: center;
    margin-bottom: 30px;
}

.contact-us .form-full{
    width: 100%;
}

.page-template-contact span.select2-dropdown.select2-dropdown--below{
    top: 0;
}

/* .page-template-contact .select2-container .selection{
    border-bottom: 1px solid #282828;
    padding-top: 19px;
    padding-bottom: 15px;
    height: 63px;
} */


.contact-us .service-checkbox{
    margin-top: 16px;
}

.contact-us .contact-control{
    margin-top: 40px;
}

.contact-us .contact-control-services{
    margin-top: 25px;
}

.contact-us .contact-control-textarea{
    margin-top: 8px;
}

.contact-us form select{
    height: auto;
    background: url(../images/down-arrow.svg) no-repeat right 0px top;
}

.contact-us #contact-option{
    margin-top: 50px;
}

.contact-us .contact-control label{
    text-align: left;
    width: 100%;
    margin-bottom: 16px;
    display: inline-block;
    color: #282828;
    font-family: var(--font-body-text);
    font-size: 16px;
    font-weight: 400;
    line-height: 23px;
    letter-spacing: 0.3px;
    margin-bottom: 11.5px;
}

.contact-us .d-flex-between{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.contact-us .flex-045{
    -webkit-box-flex: 0.45677;
        -ms-flex: 0.45677;
            flex: 0.45677;
}

input[type=checkbox]:after {
    left: 3px;
    top: -1px;
}

input[type=checkbox]:focus {
    outline-offset: none;
    outline: none;
}

/* .page-template-contact textarea{
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 0;
    border-bottom: 1px solid #282828;
    outline: none;
    padding: 11.5px 0;
    font-family: var(--font-body-text);
    font-weight: 400;
    font-size: 17px;
    line-height: 23px;
    max-height: 169px;
} */

span.wpcf7-list-item {
    height: 55px;
    -webkit-box-flex: 0.19;
        -ms-flex: 0.19 0 215px;
            flex: 0.19 0 215px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
}

span.wpcf7-list-item:nth-child(2n) {
    height: 55px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 215px;
            flex: 0 0 215px;
    padding-left: 48px;
}

span.wpcf7-list-item label{
    line-height: 17px;
    margin: 10px 0;
}

.contact-us .d-flex-col{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}


.contact-us .service-checkbox{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.contact-us .service-checkbox .service-cb-label{
    font-family: var(--font-body-text);
    font-size: 17px;
    color: #282828;
    -webkit-box-flex: 0.243;
        -ms-flex: 0.243;
            flex: 0.243;
    line-height: 54px;
}

.contact-us .service-checkbox .wpcf7-form-control-wrap{
    padding-left: 25px;
    -webkit-box-flex: 0.8;
        -ms-flex: 0.8;
            flex: 0.8;
} 

.contact-us .wpcf7-list-item > label >input{
    top: 2px;
}

input[type="checkbox"] + .wpcf7-list-item-label{
    padding-left: 21px;

}


.contact-us .contact-control:last-child {
    margin-bottom: 57px;
}

.contact-us .contact-submit{
    text-align: center;
    margin-top: 50px;
    margin-bottom: 53px;
}

.contact-us .contact-submit .submit-container{
    position: relative;
}

.contact-us .contact-submit .submit-container > .wpcf7-spinner{
    position: absolute;
    top: 6px;
    left: 460px;
}

.contact-us .wpcf7 form .wpcf7-response-output{
    margin-top: 25px;
    margin-left: 0;
    margin-right: 0;
}

/* .contact-us .select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 11px;
} */

@media only screen and (max-width: 1279.98px) {

    .contact-us{
        margin-bottom: 115px;
    }

    span.wpcf7-list-item{
        -webkit-box-flex: 0.7;
            -ms-flex: 0.7 0 215px;
                flex: 0.7 0 215px;
    }

    span.wpcf7-list-item:nth-child(2n){
        -webkit-box-flex: 0.3;
            -ms-flex: 0.3 0 215px;
                flex: 0.3 0 215px;
    }


}

@media only screen and (max-width: 1023.98px) {
    .contact-us{
        margin-bottom: 100px;
    }


    input[type="checkbox"] + .wpcf7-list-item-label {
        padding-left: 15px;
    }

    .contact-us .service-checkbox .wpcf7-form-control-wrap {
        padding-left: 0;
    }


    span.wpcf7-list-item{
        -webkit-box-flex: 0.5;
            -ms-flex: 0.5 0 215px;
                flex: 0.5 0 215px;
    }

    span.wpcf7-list-item:nth-child(2n){
        -webkit-box-flex: 0.5;
            -ms-flex: 0.5 0 215px;
                flex: 0.5 0 215px;
    }

}

@media only screen and (max-width: 992px) {
    .contact-us{
        margin-bottom: 90px;
    }

}

@media only screen and (max-width: 941px) {
    .contact-us .contact-us-bottom-item-left,
    .contact-us .contact-us-bottom-item-right {
        padding: 0;
    }

    .contact-us .contact-us-bottom-message-block{
        padding: 0;
    }

    /* .page-template-contact .select2-container .selection{
        height: 63px;
    } */

}

@media only screen and (max-width: 767.98px) {
    .contact-us{
        margin-bottom: 43px;
    }

    .contact-us .d-flex-between{
        display: block;
    }

    .contact-us .d-flex-col{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .page-template-contact .select2-results__option{
        font-size: 15px;
        line-height: 125%;
    }

    .contact-us .contact-control{
        margin-top: 0px;
    }

    .contact-us span.wpcf7-list-item{
        -webkit-box-flex: 0;
            -ms-flex: 0;
                flex: 0;
    }

    span.wpcf7-list-item label{
        line-height: 0;
        margin: 0;
    }

    span.wpcf7-list-item:nth-child(2n){
        -webkit-box-flex: 0;
            -ms-flex: 0;
                flex: 0;
        padding-left: 0;
    }

    .contact-us .service-checkbox .wpcf7-form-control-wrap{
        padding-left: 0;
    }

    .contact-us .contact-submit{
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .contact-us .contact-submit .submit-container > .wpcf7-spinner{
        position: absolute;
        top: 9px;
        left: 84px;
        bottom: 0px;
    }

    .contact-us .wpcf7 form .wpcf7-response-output{
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .contact-us .wpcf7-list-item.first{
        -webkit-box-ordinal-group: initial;
            -ms-flex-order: initial;
                order: initial;
    }

    .contact-us span.wpcf7-list-item:nth-child(2n){
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }

    .contact-us .wpcf7-list-item{
        margin: 0;
        max-height: 19px;
        margin-bottom: 9px;
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
    }

    .contact-us .wpcf7-list-item.last{
        margin-bottom: 0;
    }

    .contact-us input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.contact-input{
        padding-top: 20.4px;
        padding-bottom: 24px;
    }

    input[type="checkbox"] + .wpcf7-list-item-label {
        padding-left: 6px;
    }

    .contact-us .wpcf7-list-item > label >input{
        top: 4px;
    }

    .contact-us .service-checkbox .service-cb-label{
        -webkit-box-flex: 0.37;
            -ms-flex: 0.37;
                flex: 0.37;
        font-size: 15px;
        line-height: 125%
    }
    
    .contact-us .contact-control-services{
        margin-top: 19px;
    }
    
    .contact-us textarea {
        height: 169px;
        font-size: 15px;
    }
    .contact-us .contact-us-title{
        padding-top: 42px;
    }

    .contact-us #contact-option{
        margin-top: 28px;
    }
    
}
