@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
/*
	Theme Name: Szablon Johansen
	Theme URI: https://johansen.nysa.pl
	Description: Johansen Theme
	Author: ASARI
	Author URI: https://asaricrm.com/
	Template: asaritemplate2023
	Version: 1.0.0
*/

body.contact section#offices {
    display: none;
}
#\33 5735 > section > div > div > div > div > div:nth-child(3) > div {
	display:none
}

body {
		 font-family: "Open Sans", sans-serif;
  font-style: normal;
}

#header:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 450px;
    background: linear-gradient(180deg, rgb(255 255 255) 0%, rgba(0, 0, 0, 0.5) 25%, rgba(0, 0, 0, 0.23) 50%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.6;
    z-index: 2;
    pointer-events: none;
}
:is(#slider .widgets, #slider + .widgets) .asariplug_sengine :is(input[type='submit'], .f_location_locality_mapTrigger, .f_location_locality_mapSelected), #cookie-bar .button {
    color: var(--color-text-on-1);
    background-color: var(--color-1);
    border-color: var(--color-1);
}
/*
#menu-main > li > a {
	color: var(--color-2)!important;
  font-weight: 500!important;
}

#menu-main > li > a:hover {
	color: white!important;


}
*/
@media (min-width: 768px) {
    #header .brand.size-200 img {
        max-height: 100px;
    }
}

#header .sliding-part {
    background-color: #595755cc;
}

#header .sliding-part:hover {
    background-color: #c9c9c9cc!important;
}
img.image.wp-image-10646.attachment-full.size-full {
    width: 48%;
}