.elementor-8377 .elementor-element.elementor-element-552a11f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 0px 30px 0px;}.elementor-8377 .elementor-element.elementor-element-552a11f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-8377 .elementor-element.elementor-element-afef65a > .elementor-widget-container{margin:0px 0px 60px 0px;padding:0% 10% 0% 0%;}.elementor-8377 .elementor-element.elementor-element-afef65a .ct-heading .item--title{font-size:48px;line-height:58px;margin-bottom:0px;}.elementor-8377 .elementor-element.elementor-element-afef65a .ct-heading .ct-text-highlight{color:var( --e-global-color-a126ae6 );}.elementor-8377 .elementor-element.elementor-element-afef65a .ct-heading .item--sub-title{margin-bottom:9px;}.elementor-8377 .elementor-element.elementor-element-afef65a .ct-heading .item--sub-title.style1::before{background:var( --e-global-color-a126ae6 );}.elementor-8377 .elementor-element.elementor-element-b5541cf > .elementor-widget-container{margin:0px 0px 20px 0px;padding:0% 34% 0% 0%;}.elementor-8377 .elementor-element.elementor-element-2d238a1 > .elementor-widget-container{margin:0px 0px 20px 0px;padding:0% 0% 0% 0%;}.elementor-8377 .elementor-element.elementor-element-fb4106f > .elementor-widget-container{margin:0px 0px 40px 0px;}.elementor-8377 .elementor-element.elementor-element-b0ee0e4 > .elementor-element-populated{margin:22px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-8377 .elementor-element.elementor-element-cd1b684 > .elementor-widget-container{margin:0px 0px 23px 0px;}.elementor-8377 .elementor-element.elementor-element-cd1b684 .ct-text-editor{text-align:left;color:#000000;}.elementor-8377 .elementor-element.elementor-element-cd1b684{font-family:"Poppins", Sans-serif;font-size:14px;line-height:24px;}{{SELECTOR}} {{SELECTOR}} .ct-contact-form-layout1 .wpcf7-submit{background:var( --e-global-color-a126ae6 );}.elementor-8377 .elementor-element.elementor-element-0faf45a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-8377 .elementor-element.elementor-element-daadae0 iframe{height:352px;}@media(max-width:1024px){.elementor-8377 .elementor-element.elementor-element-afef65a .ct-heading .item--title{font-size:44px;line-height:54px;}.elementor-8377 .elementor-element.elementor-element-b5541cf > .elementor-widget-container{padding:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-8377 .elementor-element.elementor-element-afef65a .ct-heading .item--title{font-size:36px;line-height:44px;}}/* Start custom CSS for ct_heading, class: .elementor-element-afef65a */.ct-heading .item--title b {
    color: #5E70B6;
    font-weight: inherit;
}/* End custom CSS */
/* Start custom CSS for ct_fancy_box, class: .elementor-element-b5541cf */.ct-fancy-box-layout1.style1 .item--icon, .ct-fancy-box-layout1.style6 .item--icon {
    background-image: -webkit-linear-gradient(left, #5E70B6, #5E70B6);}/* End custom CSS */
/* Start custom CSS for ct_ctf7, class: .elementor-element-65be969 *//* CONTACT FORM 7 FULL WIDTH */
.wpcf7 {
    width: 100%;
}
.wpcf7-form .wpcf7-form-control-wrap {
    margin-bottom: 0px;
    display: block;
}
.wpcf7 form {
    width: 100%;
}

/* INPUT FULL WIDTH */
.wpcf7 input,
.wpcf7 textarea {
    border: 1px solid #dcdcdc;
    border-radius: 8px;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0px;
    box-sizing: border-box;
}

/* TEXTAREA HEIGHT */
.wpcf7 textarea {
    height: 140px;
    resize: none;
}

/* BUTTON DESIGN */
.wpcf7-submit {
    background: #5c6bc0;
    color: #fff;
    border: none;
    padding: 14px 35px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
}

.wpcf7-submit:hover {
    background: #4453b3;
}

/* REMOVE EXTRA SPACING */
.wpcf7 p {
    margin-bottom: 12px;
}

/* MOBILE RESPONSIVE */
@media(max-width:768px){

    .wpcf7 input,
    .wpcf7 textarea{
        font-size:14px;
        padding:12px 15px;
    }

    .wpcf7-submit{
        width:100%;
    }

}/* End custom CSS */