/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 10 2025 | 11:57:51 */
@media (max-width: 921px){
.site-logo-img {
    position: relative;
    padding-top: 0;
	margin-top: 0;
}}

.ast-site-identity {
    padding: 0!important;
}

.site-header {	
    font-size: 16px;
    position: fixed;
    width: 100%;
}

body.scrolled .site-logo-img .custom-logo-link img {
    max-width: 100px;
}

body.scrolled .site-logo-img {
    padding-top: 0;
	position: relative;
	margin-top: 0;
}


body.scrolled .ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap {
    min-height: 68px;
}

body.scrolled .menu-item > .menu-link {
    color: #000000;
}

div#wpforms-80-field_4-container {
    width: 48.5%;
    display: inline-block; 
	padding-left: 6px;
   
}

div#wpforms-80-field_2-container {
    width: 50%;
    display: inline-block;
    padding-right: 10px;
}

.wpforms-submit-container {
    text-align: center;
}

div.wpforms-container-full button[type=submit]:not(:hover):not(:active) {
    color: #111;
    background-color: #ffffff00;
    border-style: solid;
    border-color: #111;
    border-radius: 2px;
}

div.wpforms-container-full button[type=submit]:hover {
    color: #FFFFFF;
    background-color: #111111;
    border-color: #FFFFFF;
	background: #111111;
	border-style: solid;
	border-radius: 2px;
}


.main-header-bar {
border-bottom-style: none;
}

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
    line-height: 68px;
}

.main-header-menu .menu-item {
    text-align: center;
}

.ast-primary-header-bar {
    background-color: #ffffff00;
}

body.scrolled .ast-primary-header-bar {
    background-color: #FFF;
	transition: 0.4s;
}

@media (max-width: 921px){
.ast-header-breadcrumb {
    padding-top: 10px;
}}

.ast-header-break-point .main-header-bar.ast-header-breadcrumb {
    border-bottom-width: 0!important;
}




.gt_float_switcher {
    box-shadow: none!important;
}

span.gt-lang-code {
    display: none ;
}

.FeedLayout__load-more-btn.FeedLayout__button {
    margin-top: 30px;
}

div.wpforms-container-full .wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
    background: #ffffff00;
    border: 1px solid #000000;
}

.g-recaptcha {
    display: none;
}