.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;
}

.qoute-form {
    width: 800px;
    margin: auto;
}

.qoute-form .gform_wrapper.gravity-theme fieldset,
.qoute-form .gform_wrapper.gravity-theme .gfield--type-phone,
.qoute-form .gform_wrapper.gravity-theme .gfield--type-email {
    width: 46%;
    margin: 15px 6px !important;
}

.qoute-form .gform_wrapper.gravity-theme * {
    font-size: 15px;
}

.gform_footer {
    display: flex;
    align-items: center;
    justify-content: center;
}

#gform_4 #gform_fields_4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#gform_4 .gfield {
    background: #fff;
    width: 800px;
    max-width: 100%;
    border-radius: 60px!important;
    padding: 50px 100px;
    margin-bottom: 60px;
}

#gform_4 .gfield [type="text"] {
    color: #242222;
    border-bottom: 1px solid #ccc;
}

#gform_4 .gfield [type="text"]:focus {
    outline: none;
}

.gform_wrapper.gravity-theme #gform_4 .gfield_label {
    font-weight: 900!important;
    font-size: 28px;
    margin-bottom: 25px;
}

.gform_wrapper.gravity-theme * {
    box-sizing: border-box;
}

body.page-id-257 .noUi-handle {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    box-shadow: unset;
    background: -webkit-linear-gradient(166deg, #6c11ab 10%, #e9437d 50%, #ff7814);
    border-radius: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}

body.page-id-257 .noUi-handle:after {
    left: 18px !important;
}

body.page-id-257 .noUi-handle:after,
body.page-id-257 .noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px;
}

body .bg-gradient2 .gform_wrapper.gravity-theme .gfield_validation_message,
body .bg-gradient2 .gform_wrapper.gravity-theme .validation_message,
body .gform_wrapper.gravity-theme .gfield_validation_message,
body .gform_wrapper.gravity-theme .validation_message {
    color: #fff !important;
}
.gform_wrapper.gravity-theme .gfield.gfield--width-full .ginput_container_consent{
	    display: inline-flex;
    align-items: flex-start;
}
.gform_wrapper.gravity-theme .gfield.gfield--width-full .ginput_container_consent .gform-field-label{
	       text-align: left;
    color: #fff;
}
.gform_wrapper.gravity-theme .gfield.gfield--width-full .ginput_container_consent .gform-field-label a:hover,
.privacy-checkbox-form .gfield_description a:hover{
	    text-decoration: underline;
}
.privacy-checkbox-form #gfield_consent_description_6_35 {   
    padding-left: 0px;
}
#field_6_35 .gfield_required{display:none;}

@media screen and(max-width: 1280px) {
    .qoute-form {
        width: 100%;
        margin: auto;
    }
    #gform_4 .gfield {
        background: #fff;
        width: 100% !important;
        max-width: 100%;
        border-radius: 30px!important;
        padding: 30px !important;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 991px) {
    .qoute-form {
        width: 100%;
        margin: auto;
    }
    #gform_4 #gform_fields_4 .gfield {
        background: #fff;
        width: 100% !important;
        max-width: 100%;
        border-radius: 30px!important;
        padding: 30px !important;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 767px) {
	.qoute-form .gform_wrapper.gravity-theme fieldset, .qoute-form .gform_wrapper.gravity-theme .gfield--type-phone, .qoute-form .gform_wrapper.gravity-theme .gfield--type-email {    
    margin: 5px 6px !important;
}
    .qoute-form {
        border-radius: 20px;
        padding: 20px!important;
    }
    .full-width.gradient {
        position: relative;
        padding: 30px 0px;
    }
    .gform_wrapper.gravity-theme #gform_4 .gfield_label {
        font-size: 18px;
        margin-bottom: 10px;
    }
    #gform_4 .gfield {
        background: #fff;
        width: 100%;
        max-width: 100%;
        border-radius: 30px!important;
        padding: 30px 20px;
        margin-bottom: 20px;
    }
    .qoute-form {
        width: 100%;
        margin: auto;
    }
    .qoute-form {
        border-radius: 30px;
        margin-top: 30px!important;
        margin-bottom: 20px!important;
        padding: 30px 15px!important;
    }
    .qoute-form .gform_wrapper.gravity-theme fieldset,
    .qoute-form .gform_wrapper.gravity-theme .gfield--type-phone,
    .qoute-form .gform_wrapper.gravity-theme .gfield--type-email {
        width: 100%;
        margin: 0;
    }
	.page-template-custom-templatesquote-template-php #gform_6 .btn-primary .button-icon{
		display:none;
	}	
	body.page-template-custom-templatesquote-template-php .btn.btn-primary .gform_button {    
    font-size: 16px !important;
    margin-bottom: 4px !important;
		    padding: 0;
}
	
}