.qoute-form {
    border: 2px solid #eee!important;
    border-radius: 30px;
    margin-top: 50px!important;
    margin-bottom: 50px!important;
    padding: 60px!important;
}

.review-box-line {
    border-top: 1px solid #eee!important;
    padding-top: 40px;
    margin-top: 60px;
    border-color: rgba(255, 255, 255, .25)!important;
}

.full-width.gradient {
    background: #6c11ab;
    background: -moz-linear-gradient(166deg, #6c11ab 10%, #e9437d 50%, #ff7814);
    background: -webkit-gradient(left top, right bottom, color-stop(10%, #6c11ab), color-stop(50%, #e9437d), color-stop(100%, #ff7814));
    background: -webkit-linear-gradient(166deg, #6c11ab 10%, #e9437d 50%, #ff7814);
    background: -o-linear-gradient(166deg, #6c11ab 10%, #e9437d 50%, #ff7814);
    background: -ms-linear-gradient(166deg, #6c11ab 10%, #e9437d 50%, #ff7814);
    background: linear-gradient(166deg, #6c11ab 10%, #e9437d 50%, #ff7814);
}

.footer-white {
    background: none;
    border-top: #eee 2px solid;
    padding: 0px;
    padding-bottom: 30px;
}

footer.footer-white .copyright p {
    font-size: 12px;
    color: #3b3b3b;
}

footer.footer-white .copyright a {
    color: #ff7814;
}

.text-white p {
    color: rgba(255, 255, 255, .75);
    margin-top: 20px;
}

.text-xs p {
    font-size: 12px!important;
    line-height: 1.5;
}

.qoute-form p {
    color: #fff;
}

.text-gradient-primary span {
    background-color: #ff7814;
    background-image: linear-gradient(166deg, #ff7814 10%, #ff7814 50%, #ff7814);
    background-size: 100%;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
}

.main-your-customer {
    width: 100%;
    overflow: hidden;
}

body.page-template-contact-template .gform_wrapper.gravity-theme .ginput_complex input::placeholder,
body.page-template-contact-template .gform_wrapper.gravity-theme .ginput_complex select::placeholder,
body.page-template-contact-template .gform_wrapper.gravity-theme .gfield input::placeholder,
body.page-template-contact-template .gform_wrapper.gravity-theme .gfield select::placeholder {
    color: #777;
    opacity: 1;
    font-weight: 400;
}

.your-customer-box {
    margin: 0px auto 70px auto;
}

.your-call-box .box-width .btn span.icon {
    color: #ff7814 !important;
}

.callus-box .box-title .h3 {
    font-size: 35px;
    width: 80%;
    margin: auto;
    padding-bottom: 20px;
}

.page-template-contact-template .service-banner-box strong {
    padding-top: 15px;
    display: block;
}

.page-template-contact-template .service-banner-box strong:last-child {
    padding: 0px;
    display: block;
}

.contact-form-box #field_3_8 .ginput_container.ginput_container_phone .gfield_description.validation_message {
    display: none;
}
.contact-form-box #gform_3_validation_container {
    padding-left: 16px;
}
.contact-form-box .validation_message.gfield_validation_message {
    visibility: visible !important;
}

@media screen and (max-width: 1440px) {
    .callus-box.your-call-box .callus-box .bg-gray .box-title {
        padding: 60px 30px;
    }
    .your-customer-box {
        margin: 0px auto 70px auto;
        width: 100%;
    }
    .your-customer-box .contact-round-box {
        padding: 40px 10px!important;
    }
    .your-customer-box .contact-round-box .h5 {
        font-size: 20px;
        font-weight: 600;
        padding-top: 20px;
    }
    .your-customer-box .contact-round-box img,
    .your-customer-box .contact-round-box svg {
        margin: 0 auto;
        height: 50px;
        object-fit: contain;
    }
    .main-your-customer .c-row {
        margin: 30px 0% !important;
    }
    .your-customer-box .contact-round-box a {
        word-break: break-all;
    }
    .your-customer-box .contact-round-box {
        min-height: 250px;
        height: 100%;
    }
}

@media screen and (max-width: 1366px) {
    .your-customer-box {
        margin: 0px auto 70px auto;
        width: 100%;
        padding: 40px 15px !important;
        border-radius: 30px!important;
    }
    .your-customer-box .contact-round-box {
        height: calc(100% - 30px);
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 991px) {
    .your-customer-box .contact-round-box {
        height: calc(100% - 30px);
        margin-bottom: 30px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .your-customer-box .md-width {
        max-width: 90%;
        margin: 0 auto;
        padding: 20px;
    }
    .callus-box .box-title .h3 {
        width: 100%;
        margin: auto;
    }
    .callus-box .box-title .h3 {
        font-size: 25px;
        line-height: 1.4;
    }
}

@media screen and (max-width: 767px) {
    .your-customer-box .md-width {
        max-width: 100%;
        margin: 0 auto;
        padding: 20px 10px;
    }
    .main-your-customer .md-width+.row>*,
    .main-your-customer .your-customer-box .c-row {
        padding: 0;
    }
    .page-template-custom-templatescontact-template-php .callus-box {
        padding: 30px 0px !important;
    }
    .your-customer-box {
        margin: 0px auto 30px auto;
    }
    .main-your-customer .c-row {
        padding: 0;
    }
    .callus-box .row {
        margin-bottom: 0px;
    }
}