.elementor-368 .elementor-element.elementor-element-8719173{--display:flex;--min-height:120px;--justify-content:center;}.elementor-368 .elementor-element.elementor-element-8719173:not(.elementor-motion-effects-element-type-background), .elementor-368 .elementor-element.elementor-element-8719173 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#8A0000;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-368 .elementor-element.elementor-element-8e3ed85{text-align:center;}.elementor-368 .elementor-element.elementor-element-8e3ed85 .elementor-heading-title{font-family:"Georgia", Sans-serif;font-size:30px;font-weight:700;color:#FFFFFF;}.elementor-368 .elementor-element.elementor-element-33a9c60 .elementor-heading-title{font-family:"Georgia", Sans-serif;font-weight:600;text-decoration:underline;color:#F5FBFD;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-368 .elementor-element.elementor-element-dc6001f .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(15px/2);}.elementor-368 .elementor-element.elementor-element-dc6001f .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(15px/2);}.elementor-368 .elementor-element.elementor-element-dc6001f .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(15px/2);}.elementor-368 .elementor-element.elementor-element-dc6001f .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-15px/2);}.elementor-368 .elementor-element.elementor-element-dc6001f .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-15px/2);}.elementor-368 .elementor-element.elementor-element-dc6001f .elementor-icon-list-icon i{color:#FFFFFF;transition:color 0.3s;}.elementor-368 .elementor-element.elementor-element-dc6001f .elementor-icon-list-icon svg{fill:#FFFFFF;transition:fill 0.3s;}.elementor-368 .elementor-element.elementor-element-dc6001f{--e-icon-list-icon-size:18px;--icon-vertical-offset:0px;}.elementor-368 .elementor-element.elementor-element-dc6001f .elementor-icon-list-item > .elementor-icon-list-text, .elementor-368 .elementor-element.elementor-element-dc6001f .elementor-icon-list-item > a{font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:500;}.elementor-368 .elementor-element.elementor-element-dc6001f .elementor-icon-list-text{color:#FFFFFF;transition:color 0.3s;}.elementor-368 .elementor-element.elementor-element-a861cab{border-radius:15px 15px 15px 15px;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-63f888f */.cf7-row{
    display:flex;
    gap:20px;
    margin-bottom:20px;
}

.cf7-col{
    flex:1;
}

.cf7-full{
    width:100%;
}

.cf7-col input,
.cf7-col select,
.cf7-col textarea{
    width:100%;
    padding:12px;
    border:1px solid #ddd;
    border-radius:5px;
    box-sizing:border-box;
}

.cf7-col textarea{
    height:150px;
}

.cf7-col input[type="submit"]{
    background:#d63384;
    color:#fff;
    border:none;
    cursor:pointer;
    padding:14px 30px;
}

@media (max-width: 768px){
    .cf7-row{
        flex-direction:column;
    }
}

.wpcf7 input.wpcf7-form-control:not([type=submit]), .wpcf7 textarea.wpcf7-form-control {
    padding: 12px 16px;
    border-radius: 10px;
    border-color: #efefef;
}

.wpcf7 select.wpcf7-form-control {
    padding: 12px 16px;
    border-radius: 10px;
    border-color: #efefef;
}


input[type="text"], input[type="number"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type=reset], input[type=tel], input[type=date], select
 {
    height: 55px;
}

.cf7-col input[type="submit"] {
    background: #8a0000;
    padding: 22px 30px;
}/* End custom CSS */