/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 07 2025 | 19:45:58 */
/**** Basic ***/

/* div#n2-ss-3 .n2-ss-slide-limiter {
    max-width: 1920px;
    min-height: 716px;
} */



p:empty{
    display: none;
}

.glass-white {background-color: #EEEAE3bb;backdrop-filter: blur(3px);}
.glass-white-super {background-color: #ffffffbb;backdrop-filter: blur(3px);}

.radius-7 {border-radius: 7px;}
.gap-15 {column-gap:15px}
.width-50 {width:45%}

.a-white a {color:#fff}
.uagb-post__inner-wrap {overflow: hidden;}

.box-blur-gradient {backdrop-filter: blur(3px); 
background: radial-gradient(at top left,rgba(192,218,235,0.55) 0%,rgba(192,218,235,0.02) 100%);}

/**** Form *****/

.wpcf7-form-control-wrap input:not(.wpcf7-submit), .wpcf7-form-control-wrap textarea {background:#fff;border:1px solid #C4C4C4;border-radius: 7px;color:#3F668C; width:100%;}
.dark-theme label {color:#fff; padding: 7px 0px;display:block;}
.wpcf7-form-control-wrap, .width-50 label {width:100%}
.wpcf7-not-valid-tip {color:#ffd12d}  

/***** Moldova - Germania *****/
input.button-golden { background: var(--wp--preset--gradient--custom-golden)!important; width:100%; border-radius: 7px;color:#3F668C!important;text-transform:uppercase!important;margin-top:15px;font-weight:bold;}
#wpcf7-f227-p51-o1 p, #wpcf7-f227-o1 p {margin:0}
.uagb-block-d99c19c8 {padding:10px;}
.column-35 {column-gap: 20px;flex-wrap: wrap;  }

.wpcf7-date {font-size:14px!important;}
.wpcf7-response-output {color:#fff!important}



div.wp-block-uagb-icon-list a:where(:not(.wp-element-button)) {
    color: #ffffff !important;
}
footer .wp-block-group.has-background {
    padding: 1.25em 1.0em;
}
div#n2-ss-3 .n2-font-2994a85da4f36aad8251da4c2a2fd731-hover {
    font-size: 250%;
}
div#n2-ss-3 .n2-font-d311caccaef6d28daeb2a03af44d29a4-link a {
    font-size: 140.5%;
}




select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    background-color: white;
    border-radius: 7px;
    padding: 12.3px 0px;
	color: #3F668C;
}
.dark-theme label {
    padding: unset;
}