.elementor-1106 .elementor-element.elementor-element-fc973cf{text-align:center;}.elementor-1106 .elementor-element.elementor-element-fc973cf .elementor-heading-title{color:#2C2B29;font-size:30px;font-weight:500;}.elementor-1106 .elementor-element.elementor-element-fc973cf > .elementor-widget-container{padding:30px 0px 10px 0px;}.elementor-1106 .elementor-element.elementor-element-93d1d5f{text-align:center;}.elementor-1106 .elementor-element.elementor-element-93d1d5f .elementor-heading-title{color:#4F4F4F;font-size:14px;font-weight:400;}#elementor-popup-modal-1106 .dialog-message{width:480px;height:auto;padding:40px 45px 40px 45px;}#elementor-popup-modal-1106{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-1106 .dialog-close-button{display:flex;font-size:24px;}#elementor-popup-modal-1106 .dialog-widget-content{animation-duration:0.5s;background-color:#FFFFFF;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-1106 .dialog-close-button i{color:#000000;}#elementor-popup-modal-1106 .dialog-close-button svg{fill:#000000;}@media(max-width:767px){#elementor-popup-modal-1106 .dialog-message{padding:20px 20px 20px 20px;}}/* Start custom CSS for section, class: .elementor-element-7800048 */input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
        color: #2c2b29;
    border: 1px solid #c9c9c9;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 20px 20px;
    font-size: 16px;
    line-height: 1.33;
    width: 100%;
    margin-bottom: 15px;
}
.elementor-kit-6 input[type="submit"]{
    width: 100%;
    color: #ffffff;
    background-color: #95a5bc;
    font-family: Montserrat;
    font-weight: 500;
    line-height: 52px;
    padding: 0;
}
.elementor-kit-6 input[type="submit"]::after, #rec337712918 .t-submit[data-btneffects-first="btneffects-ripple"] .t-btn_effects::after {
    content: '';
    position: absolute;
    height: 350%;
    width: 200%;
    top: 0;
    left: -100%;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    z-index: 20;
    -webkit-animation-name: ripple;
    animation-name: ripple;
    -webkit-animation-duration: 6s;
    animation-duration: 6s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.form-title {
    color: #4f4f4f;
    font-weight: 400;
    padding-bottom: 5px;
    font-size: 18px;
    font-family: Montserrat;

}
span.wpcf7-list-item {
    display: block;
}
.wpcf7-list-item {
    margin: 0;
    padding: 5px 0px;
    font-size: 14px;
    color: #4f4f4f;
}
input[type="checkbox"] {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 20px;
    border: 2px solid #000;
    box-sizing: border-box;
    margin-right: 10px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    opacity: .6;
    border-color: #29634d;
}
input[type="checkbox"]:checked{
    border-color: #29634d !important;
    background-color: #29634d !important;
}/* End custom CSS */