::-moz-selection { background: #497d5e; color:#fff!important; }
::selection { background: #497d5e; color:#fff!important;  }
h1, h2, h3, h4, h5, h6{
font-family: Inter
}
h1{
font-size: 60px!important;
line-height:71px!important;
letter-spacing: 0px;
}
h2{
font-size: 48px!important;
line-height:57px!important;
letter-spacing: 0px;
}
h3{
font-size: 28px!important;
line-height:33px!important;
letter-spacing: 0px;
}
.wp-block-embed__wrapper {
position: relative;
padding-bottom: 56.25%;
}
.wp-block-embed__wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
#page_cont h2,
.page_cont h2 {
font-size: 30px !important;
line-height: 36px !important;
letter-spacing: 0px;
font-weight: 700 !important;
margin: 0 0 50px !important;
}
.page {
min-height: calc(100vh - 490px);
}
#primary-menu .mobonly{
display:none!important;
}
a,
a:hover,
a:active,
a:visited {
text-decoration: none
}
body {
font: normal normal normal 1rem/1.5rem;
font-family: 'Inter', sans-serif;
letter-spacing: 0;
color: #00445C
}
.wrapper {
max-width: 1280px;
margin: 0 auto;
padding: 0 15px
}
.wrapper.wrapper-content {
max-width: 1200px
}
.title-page .entry h1 {
font: normal normal medium 3.75rem/4.4375rem Inter;
letter-spacing: 0;
color: #00445C
}
@media screen and (min-width: 992px) {
.site-hamburger {
display: none
}
}
.site-hamburger #nav-icon3 {
width: 30px;
height: 23px;
position: absolute;
right: 20px;
top: 20px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer
}
.site-hamburger #nav-icon3 span {
display: block;
position: absolute;
height: 3px;
width: 100%;
background: #000;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out
}
.site-hamburger #nav-icon3 span:nth-child(1) {
top: 0px
}
.site-hamburger #nav-icon3 span:nth-child(2),
.site-hamburger #nav-icon3 span:nth-child(3) {
top: 9px
}
.site-hamburger #nav-icon3 span:nth-child(4) {
top: 18px
}
.site-hamburger #nav-icon3.open span:nth-child(1) {
top: 9px;
width: 0%;
left: 50%
}
.site-hamburger #nav-icon3.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg)
}
.site-hamburger #nav-icon3.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg)
}
.site-hamburger #nav-icon3.open span:nth-child(4) {
top: 9px;
width: 0%;
left: 50%
}
.site-header .wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
@media screen and (min-width: 992px) {
.site-header .wrapper {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between
}
}
.site-header .wrapper .site-branding a img {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;	
width: 170px;
height: auto
}
@media screen and (min-width: 1199px) {
.site-header .wrapper .site-branding a img {
width: 200px
}
}
@media screen and (max-width: 1199px) {
#dobra-przyszlosc, .esa {
display:none!important;
}
}
.site-header .wrapper .main-navigation ul {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
padding: 0;
margin: 0;
position:relative;
right:-15px;
}
@media screen and (min-width: 992px) {
.site-header .wrapper .main-navigation ul {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
.site-header .wrapper .main-navigation ul li .sub-menu {
position: absolute;
min-width: 200px;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: baseline;
-webkit-align-items: baseline;
-moz-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
background: #fff;
padding: 5px 20px;
top: 55px;
opacity: 0;
-webkit-transition: all 0.2s;
-o-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
-webkit-box-shadow: 0 2px 24px 0 rgba(0,0,0,0.2);
-moz-box-shadow: 0 2px 24px 0 rgba(0,0,0,0.2);
box-shadow: 0px 15px 15px -4px rgba(0,0,0,0.2);
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
pointer-events: none;
left: -5px;
border-bottom: 5px solid #497d5e;
border-radius: 0 20px 20px 20px;
}
.site-header .main-navigation ul li:hover .sub-menu {
top: 45px;
opacity: 1;
pointer-events: auto;
}	
.site-header .wrapper .main-navigation ul li ul li {
margin-left: 0px;
}
.site-header .wrapper .main-navigation ul li ul li a{
padding: 10px 0;
}	
}
.site-header .wrapper .main-navigation ul li.menu-item-has-children > a::after {
font-family: "Font Awesome 5 Free";
-webkit-transition: all 0.3s;
-o-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
content: "\f078";
font-size: 12px;
margin-left: 5px;
display: inline-block;
transform: rotate(0deg);
}
.site-header .wrapper .main-navigation ul li.menu-item-has-children:hover > a::after {
transform: rotate(180deg);
}
.site-header .wrapper .main-navigation ul li {
list-style-type: none;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative
}
.hidden{
display:none!important;
}
@media screen and (min-width: 992px) {
.site-header .wrapper .main-navigation ul li {
margin-left: 0px;
}
}
.site-header .wrapper .main-navigation ul li a {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;		
font-family:Inter;
font-size: 12px;
text-transform:uppercase;
color:#000000;
font-weight:600;
padding: 15px;
}
.site-header .wrapper .main-navigation ul li a:hover,
.site-header .wrapper .main-navigation ul li a:focus {
text-decoration:none;
color:#497d5e;
}
.site-header {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;		
padding: 20px 0;
position: fixed;
width: 100%;
z-index:10000;
background:#fff;
}
.site-header.sticky {
box-shadow: 0px 15px 15px -4px rgba(0,0,0,0.1);
}
.site-header.nav-up {
transform:translateY(0%);
}
.menu_opened .site-header.nav-up {
height:100%;
}
.site-header.nav-down {
transform:translateY(-100%);
}
.menu_marker{
background:#497d5e;
width:12px;
height:12px;
border-radius:50%;
position:absolute;
top:18px;
left:100%;
}
.menu_marker.anim{
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;	
}
.title-border {
padding: 5px 0;
border-bottom: 2px solid #4FAFAB
}
.section.page_cover {
height: 670px;
padding-top:105px;
}
.section.page_cover .wrapper {
min-height: 730px !important;
position: relative;
}
.section.page_slider {
height: 100vh;
padding-top:105px;
min-height: 780px;
position: relative;
}
.cover-slider {
height: calc(100vh - 105px);
min-height: 680px;
}
.owl-item > .wrapper{
max-width:1170px;
}
.slide-inner,
.page-inner {
display: -webkit-box; 
display: -moz-box;        
display: -ms-flexbox;      
display: -webkit-flex;   
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;	
flex-direction: column;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-ms-box-orient: vertical;
box-orient: vertical;
height: 100%;
justify-content: center;
}
#breadcrumbs {
margin: 0;
color: #000;
font-weight: 300;
font-family: Inter;
font-size: 14px;
line-height:14px;
}
#breadcrumbs a{
color: #000!important;
text-decoration:none;
}
#breadcrumbs i {
margin: 0 5px;
font-size: 12px;
font-weight: 700;
line-height: 16px;
color: #98bf50;
}
.slide-category {
font-size: 16px;
color: #98bf50;
font-weight: 600;
line-height: 16px;
margin: 0 0 20px;
}
.page-category {
font-size: 16px;
color: #98bf50;
font-weight: 600;
line-height: 16px;
margin: 0 0 32px;
}
.slide-title a {
margin:0 0 20px;
}
.slide-title a{
text-decoration: none;
color: #000;
font-size: 38px;
line-height: 42px;
font-weight: 700;
font-family: inter;
display: inline-block;
}
.page-title {
text-decoration: none;
color: #000;
font-size: 38px!important;
line-height: 42px!important;
font-weight: 700;
font-family: inter;
display: inline-block;
text-transform: uppercase;
margin: 0 0 100px;
}
.slide-title a:hover,
.slide-title a:focus {
text-decoration: none;
color: #000;
}
.slide-text {
font-size: 16px;
font-weight: 500;
margin: 0 0 30px;
}
.slide-more {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;		
font-size: 16px;
color: #98bf50;
font-weight: 600;
line-height: 16px;
margin: 0 0 20px;
}
.slide-more:hover,
.slide-more:focus {
text-decoration: none;	
color: #000;
}
.slide-more .fa-chevron-right {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;		
font-size: 12px;
margin-left: 2px;
}
.slide-more:hover .fa-chevron-right,
.slide-more:focus .fa-chevron-right {
margin-left: 7px;
}
.page_image_cont {
border-radius: 50%;
overflow: hidden;
position: relative;
z-index: 100;
}
.page_image_cont img{
width: 100%;
}
.slide_image {
width: 100%;
}
.slide_image_cont {
border-radius: 50%;
overflow: hidden;
position: relative;
z-index: 100;
}
.slide_image_cont_outer {
position: relative;
}
.kola_big {
position: absolute;
bottom: 80px;
border-radius: 50%;
right: 30px;
width: 190px!important;
height: 190px;
}
.page_cover .kola_big {
right: auto;
left:0;
}
.kola_small {
position: absolute;
bottom: 100px;
border-radius: 50%;
left: 15%;
width: 80px !important;
height: 80px;
z-index: 10;
mix-blend-mode: color;
transform: translate(-55%, 55%);
}
.owl-carousel .owl-item {
min-height: 730px !important;
}
.owl-carousel .owl-item .wrapper{
min-height: 730px !important;
position: relative; 
}
.owl-nav {
width: 100%;
max-width: 1280px;
margin: 0 auto;
padding: 0 15px;
bottom: 50px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.cover-slider .owl-nav button.owl-prev, 
.cover-slider .owl-nav button.owl-next,
.cover-slider button.owl-dot {
background: none;
color: inherit;
border: none;
padding: 0 !important;
font: inherit;
outline: none;
font-size: 18px;
}
.cover-slider .owl-nav button.owl-next {
margin-left:50px;
position: relative;
}
.cover-slider .owl-nav button.owl-next::before {
display: block;
content: "";
background: #497d5e;
width: 12px;
height: 12px;
border-radius: 50%;
position: absolute;
left: -30px;
top: 7px;
pointer-events: none;
}
.owl-dots {
position: absolute;
left: 50%;
bottom: 55px;
width: 100%;
max-width: 640px;
padding: 0 15px;
text-align: right;
}
.scroll_down {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;		
position: absolute;
bottom: 46px;
left: 50%;
width: 30px;
height: 30px;
transform: translateX(-50%);
background: #497d5e;
color: #fff!important;
z-index: 998;
border-radius: 50%;
text-align: center;
line-height: 30px;
}
.scroll_down:hover,
.scroll_down:focus {
background: #000;
}
.scroll_down a:hover,
.scroll_down a:focus{
color: #fff;
}
.fraza {
color: #98bf50 !important;
line-height: 42px !important;
font-size: 28px !important;
display: block;
padding: 30px 30px;
border-left: 5px solid #f2f2f2;
}
.video {
margin:100px 0 0;
position: relative;
padding-bottom: 56.25%; height: 0;
}
.video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.list_three_cols {
column-count: 3;
column-gap: 40px;
-moz-column-count: 3;
padding: 0 0 0 20px !important;
margin-bottom: 0;
}
.list_three_cols li {
break-inside: avoid-column;
}
#page_cont h4 {
margin-bottom: 30px;
}
#page_cont .green_field ul li::before {
color: #fff!important;
}
i.green {
font-style: normal !important;
color: #98bf50 !important;
}
.bubble {
border: 4px solid #f2f2f2;
border-radius: 20px;
padding: 30px;
position:relative;
}
.bub_auth {
font-size: 14px;
margin: 10px 0 0;
}
.triangle {
width: 10px;
height: 11px;
border-style: solid;
border-width: 0 50px 50px 0;
border-color: transparent #f2f2f2 transparent transparent;
position: absolute;
bottom: -50px;
right: 50px;
}
#map {
min-height: 333px;
margin: 0px 0 30px;
}
.section .wrapper {
max-width: 1280px;
padding: 50px 15px;
}
.sec_title{
text-decoration: none;
color: #000;
font-size: 30px;
line-height: 44px;
font-weight: 700;
font-family: inter;
display: inline-block;
text-transform:uppercase;
margin:0 0 40px;
}
.sec_title_cont {
overflow: hidden;
line-height:40px;
margin:0 0 50px;		
}
.sec_title_cont .sec_title{
color:#00445C;
font-size:48px;
font-family: Inter;
font-weight:500;
margin:0;
line-height:56px;
}
.sec_txt_bigger{
font-size: 16px;
font-weight: 500;
margin: 0 0 30px;
}
.number_big {
text-decoration: none;
color: #000;
font-size: 30px;
line-height: 44px;
font-weight: 700;
font-family: inter;
display: inline-block;
text-transform: uppercase;
}
.section.rekrutacja .wrapper {
min-height: 290px;
display: flex;
flex-direction: column;
justify-content: center;
}
.botmarg_30{
margin-bottom:30px;
}
.rekru_grafa {
max-width: 600px;
}
.rekru_grafa2 {
max-width: 100%;
}
.rek_cont {
display: flex;
flex-direction: column;
justify-content: center;
height: 100%;
}
.h1_cont {
overflow: hidden;
line-height:70px;
margin:0px;		
}
.h1_cont .h1{
color:#00445C;
font-family: Inter;
font-weight:500;
margin:0;
line-height:70px;
}
.section.sec_slider .wrapper {
min-height:500px;
}
a.green_but:hover,
a.green_but:focus {
background: #00445c;
color: #fff;
}
.arrow_down {
position: absolute;
top: 8px;
right: 15px;
}
.post-list .post-inner.post-hover {
padding: 10px 0;
}
.post-title {
display: inline-block;
line-height: 24px !important;
margin: 30px 0 10px;
font-size: 24px !important;
min-height:48px;
padding: 0 15px;
}
.post-title a {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;	
display: inline-block;	
color: #000;
font-size: 18px;
font-weight: 600;
line-height: 24px;
}
.post-title a:hover,
.post-title a:focus {
color: #497d5e;
text-decoration:none;
}
.post-date {
font-size: 12px;
font-weight: 400;
padding: 0 15px;  
}
.post-thumbnail {
position: relative;	
border-radius: 15px;
}
.post-thumbnail img {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;		
position: relative;
border-radius: 10px;
width: 100%;
height: auto;
}
.post-thumbnail img:hover {
transform:translate(15px, 15px);
}
.greenbox {
display: block;
background: #98bf50;
position: absolute;
width: 100%;
height: 100%;
bottom:-15px;
right:-15px;
border-radius: 10px;
}
.post-list > .row > div:nth-child(even) .greenbox {
background: #497d5e;
}
.toright{
text-align:right;
}
.section.tools .wrapper {
min-height: 290px;
display: flex;
flex-direction: column;
justify-content: center;
}
.tool_cont {
display: flex;
flex-direction: row;
}
.tool_cont.toright {
justify-content: end;
}
.tool_cont.tool_center {
justify-content: center;
}
.tools_kolo {
width: 190px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.tool_txt {
margin: 45px 0 0;
}
.tool_title {
font-size: 24px;
line-height: 26px;
font-weight: 700;
margin: 0px 0 15px;
}
.anim_link,
.tool_link {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;	
font-size: 16px;
line-height: 20px;
font-weight: 600;
color:#98bf50!important;
}
.anim_link .fa-chevron-right,
.tool_link .fa-chevron-right {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
font-size: 10px;
transform: translateX(2px);
top: -1px;
position: relative;
}
.anim_link:hover,
.anim_link:focus,
.tool_link:hover,
.tool_link:focus {
color:#000!important;
text-decoration:none;
}
.anim_link:hover .fa-chevron-right,
.anim_link:focus .fa-chevron-right,
.tool_link:hover .fa-chevron-right,
.tool_link:focus .fa-chevron-right {
transform:translateX(5px);
}
.tool_ico {
margin: 0 25px 0 0;
}
.tools .tool_ico {
margin: 0 25px 0 45px;
}
.tool_icol {
margin: 0 45px 0 25px;
}
.link_but {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
font-size: 16px;
color: #98bf50;
font-weight: 600;
line-height: 16px;
margin: 0 0 20px;
}
.link_but:hover, .link_but:focus {
text-decoration: none;
color: #000;
}
.link_but:hover .fa-chevron-right,
.link_but:focus .fa-chevron-right {
margin-left: 7px;
}
.link_but .fa-chevron-right {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
font-size: 12px;
margin-left: 2px;
}
.section.galeria {
background: #fafafa;
margin: 100px 0 50px;
}
.section_txt_lead {
font-weight: 500;
margin: 0 0 20px;
}
.galeria_img {
position: absolute;
transform: translateY(-50%);
top: 50%;
width: 100%;
}
.section.spacer .wrapper {
position: relative;
}
.kolo_spacer {
position: absolute;
bottom: -28px;
width: 115px;
left: 5%;
}
.section.news .wrapper {
position:relative;
}
.darkgreen_spacer,
.darkgreen_cir,
.smalldarkgreen_circ,
.smalldarkgreen_circ_kon,
.smalldarkgreen_circ_rek,
.smalldarkgreen_circ_news,
.darkgreen_news,
.darkgreen_foot,
.green_fielddarkgreen_circ{
background: #497d5e;	
display: block; 
position: absolute;   
border-radius: 50%;  
}
.darkgreen_foot {
bottom: 0;
left: 66%;
width: 60px;
height: 60px;
transform: translateY(25%);
z-index: 1001;
}
.green_fielddarkgreen_circ {
bottom: -45px;
left: 73%;
width: 45px;
height: 45px;
}
.darkgreen_news {
top: 24%;
left: -2%;
width: 85px;
height: 85px;
}
.darkgreen_spacer {
top: 10%;
left: 70%;
width: 70px;
height: 70px;
}
.darkgreen_cir {
height: 100%;
top: 30px;
border-radius: 50%;
right: 0;
left: 0;
z-index: 100;
}
.smalldarkgreen_circ {
bottom: 35%;
left: 50%;
width: 60px;
height: 60px;
}
.smalldarkgreen_circ_kon {
top: 28%;
right: -3%;
width: 60px;
height: 60px;
}
.smalldarkgreen_circ_rek {
bottom: 100px;
left: 15%;
width: 50px;
height: 50px;
}
.page_cover .darkgreen_cir {
top: 0;
left: 0;
right: 0;
transform: translateX(-30px);
}
.page_cover .smalldarkgreen_circ {
left: 35%;
}
.lightgreen_circ,
.lightgreen_circ_kon,
.lightgreen_circ_rek,
.smalllightgreen_circ,
.smalllightgreen_circ_rek,
.lightgreen_news,
.lightgreen_foot,
.green_fieldlightgreen_circ {
background: #99bf50;
display: block;
position: absolute;
border-radius: 50%;  
}
.green_fieldlightgreen_circ {
bottom: 0;
left: 75%;
width: 80px;
height: 80px;
transform: translateY(50%);
}
.lightgreen_foot {
bottom: 0;
right: 0;
width: 270px;
height: 270px;
transform: translateY(60%);
}
.lightgreen_news {
top: 0;
left: 83%;
width: 65px;
height: 65px;
}
.lightgreen_circ {
bottom: 60px;
left: 56%;
width: 315px;
height: 315px;
}
.lightgreen_circ_rek {
bottom: 70px;
right: 0%;
width: 315px;
height: 315px;
}
.lightgreen_circ_kon {
top: 10%;
left: -10%;
width: 200px;
height: 200px;
}
.page_cover .lightgreen_circ {
bottom: auto;
left: 52%;
width: 230px;
height: 230px;
top: 10%;
}
.smalllightgreen_circ {
bottom: 100px;
left: 15%;
width: 50px;
height: 50px;
}
.smalllightgreen_circ_rek {
bottom: 20%;
left: 45%;
width: 100px;
height: 100px;  
}
.page_cover  .smalllightgreen_circ {
bottom: 25%;
left: 28%;
width: 40px;
height: 40px;
}
.navigation {
text-align: center;
margin: 80px 0 0;
}
.wp-paginate.wpp-modern-grey a, .wp-paginate.wpp-modern-grey .current {
background: none !important;
border: none !important;
border-radius: 50% !important;
color: #000;
padding: 0 !important;
font-size: 12px !important;
line-height: 25px !important;
display: inline-block;
min-height: 0;
height: 25px;
min-width: 25px;
font-weight: 500;
}
.wp-paginate.wpp-modern-grey .current {
opacity: 1!important;
background: #98bf50!important;
color: #fff!important;
}
.navigation .prev{
margin-right: 40px;
}
.navigation .next{
margin-left: 40px;
}
.navigation .prev::before{
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;	
font-family: "Font Awesome 5 Free";
content: "\f104";
color: #98bf50;
font-weight: 700;
font-size: 14px;
margin-right: 10px;
display: inline-block;
position: relative;
top: 1px;
left:0;
}
.navigation .next::after {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;	
font-family: "Font Awesome 5 Free";
content: "\f105";
color: #98bf50;
font-weight: 700;
font-size: 14px;
margin-left: 10px;
display: inline-block;
position: relative;
top: 1px;
right:0;
}
.navigation .prev:hover::before{
left:-5px;
}
.navigation .next:hover::after {
right:-5px;
}
.single .page_cover .page-title {
margin: 0 0 15px;
}
.single .page_cover .post-date {
margin: 0 0 60px;
padding:0;
}
.kola_big_single {
position: absolute;
bottom: 120px;
border-radius: 50%;
left: 48%;
width: 190px!important;
height: 190px;
}
.related .page-title {
font-size: 30px !important;
line-height: 34px !important;
margin: 0 0 60px;
}
#page_cont iframe{
width:100%;
}
.author {
font-size: 12px;
}
@keyframes name-of-animation {
0%    { transform: translatey(0px); }
50%   { transform: translatey(-15px); }
100%  { transform: translatey(0px); }
}
@keyframes name-of-animation2 {
0%    { transform: translatey(0px); }
50%   { transform: translatey(-15px); }
100%  { transform: translatey(0px); }
}
.jump {
animation-name: name-of-animation;
animation-iteration-count: 1;
animation-duration: .5s;
animation-timing-function: ease;
}
.jump2 {
animation-name: name-of-animation2;
animation-iteration-count: 1;
animation-duration: .5s;
animation-timing-function: ease;
}
#dobra-przyszlosc {
position: absolute;
top: 110px;
left: 0;
z-index: 9999;
max-width: 130px;
border-radius: 0 10px 10px 0;
box-shadow: 10px 10px 17px -4px rgba(0,0,0,0.25);
-webkit-box-shadow: 10px 10px 17px -4px rgba(0,0,0,0.25);
-moz-box-shadow: 10px 10px 17px -4px rgba(0,0,0,0.25);
display:none;
}
.pum-container {
padding-top: 50px !important;
padding-bottom: 50px !important;
}
.przyciski-container {
display: flex;
margin: auto auto;
margin-top: auto;
margin-bottom: auto;
justify-content: center;
gap: 10px;
margin-top: 20px;
margin-bottom: 20px;
}
.przycisk-fb {
background: #005BBB;
}
.przycisk-insta {
background: #D6B497;
}
.przycisk-dp a,
.przycisk-dp a:hover,
.przycisk-dp a:focus {
color: white;
font-family: inter;
font-weight: 700;
width: 150px;
height: 40px;
display: block;
text-align: center;
padding-top: 0;
line-height: 39px;
text-decoration: none;
font-size: 14px;
}
.pum-title {
display: none;
}
.pum-content img.aligncenter{
display: block;
margin: 0 auto;
}
.pum-content{
font-family: inter!important;
}
.esa {
position: absolute;
top: 110px;
right: 10px;
z-index: 9999;
}
#wt-cli-accept-all-btn {
margin-right: 10px;
}
.cli-style-v2 .cli-bar-message {
font-size: 12px;
}
div.asl_r .results .item .asl_content h3,
div.asl_r .results .item .asl_content h3 a,
div.asl_r .results .item .asl_content h3:hover,
div.asl_r .results .item .asl_content h3 a:hover {
font-family: inter!important;
color: #000!important;
font-size: 14px!important;
line-height: 18px!important;
display: block!important;
font-weight: 600!important;
}
div.asl_m .probox .proinput {
margin: 0!important;
padding: 0!important;
}
.tool_small.tool_search .tool_txt {
margin: 16px 0 0;
}
.zaj_ico {
max-width: 115px;
margin: 10px auto 20px;
display: block;
}
#page_cont ul{
list-style:none;
padding:0;
}
#page_cont ul li{
padding:0 0 4px;
position:relative;
padding-left:25px;
}
#page_cont ul li::before {
content: "\25CF";
display: block;
color: #98bf50;
position: absolute;
left: 0;
}
#page_cont .wp-block-gallery ul li::before {
content: "";
display: none;
}
#page_cont .wp-block-gallery ul li {
padding-left: 0px;
}
.green_field {
background: #98bf50;
padding: 30px;
border-radius: 30px;
color: #fff;
position: relative;
}
.galeria_bud .wrapper{
position:relative;
}
.gallery_kolo {
position: absolute;
right: 0;
width:175px;
}
.gallery_image {
position: relative;
border-radius: 15px;
margin:5px 0 50px;
}
.gallery_image img {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
position: relative;
border-radius: 10px;
width: 100%;
}
.gallery_image img:hover {
transform: translate(15px, 15px);
}
#galeria .wrapper > .row:nth-child(even) > div:nth-child(even) .greenbox {
background: #497d5e;
}
#galeria .wrapper > .row:nth-child(odd) > div:nth-child(odd) .greenbox {
background: #497d5e;
}
.section.pliki .wrapper {
max-width: 1280px;
padding: 0px 15px 50px;
}
.section.pliki .tool_cont {
margin: 0 0 30px;
}
.section.pliki.rodz .tool_cont {
margin: 0 0 50px;
}
#szkola_detale .wrapper {
padding: 120px 15px 80px;
}
.kolo_szkola_bud {
position: absolute;
top: -57px;
width: 115px;
right: 0;
}
.kolo_plany {
position: absolute;
top: auto;
width: 180px;
right: 0;
bottom: -90px;
}
.galeria .wrapper {
position: relative;
}
.smalldarkgreen_circ_news {
bottom: 35%;
left: 40%;
width: 60px;
height: 60px;
}
.kola_big_news {
position: absolute;
bottom: 80px;
border-radius: 50%;
right: auto;
left:30%;
width: 190px!important;
height: 190px;
}
.kola_big_rek {
position: absolute;
bottom: 50px;
border-radius: 50%;
right: auto;
left:10%;
width: 100px!important;
height: 100px;
}
.kola_big_rek2 {
position: absolute;
top: 50px;
border-radius: 50%;
right: auto;
left: 60%;
width: 200px !important;
height: 200px;
}
.kola_big_kon {
position: absolute;
top: -15%;
border-radius: 50%;
left: auto;
right: -10%;
width: 180px !important;
height: 180px;
}
.tool_small .tool_ico {
margin: 0 25px 0 0;
height:60px;
}
.tool_small .tool_title {
font-size: 18px;
line-height: 18px;
font-weight: 700;
margin: 0px 0 15px;
}
.tool_small .tool_txt {
margin: 21px 0 0;
}
.tool_search {
position: absolute;
bottom: 50px;
cursor: pointer;
}
.section.kadra .wrapper {
padding: 0px 15px 50px;
}
.bubble_name {
text-align: center;
padding: 20px 0 0;
font-size: 18px;
font-weight: 700;
}
.bubble_stan {
text-align: center;
font-size: 16px;
font-weight: 500;
margin:0 0 50px;
}
.bubble_zakres {
text-align: center;
font-size: 16px;
font-weight: 500;
margin:0 0 10px;
}
.bubble_link {
margin: 0 auto 50px;
display: block;
text-align: center;
}
.bubble_img {
border-radius: 50%;
width: 80%;
margin: 0 auto;
display: block;
position:relative;
}
.bubble_img img {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;	
border-radius: 50%;
width: 100%;
z-index: 100;
position: relative;
height: auto;
}
.bubble_img img:hover {
transform: translate(-15px, 5px);
}
.greencirc {
display: inline-block;
background: #98bf50;
width: 100%;
height: 100%;
border-radius: 50%;
transform: translate(-15px, 5px);
position: absolute;
}
.kadra .row > div:nth-child(2n) .greencirc {
background: #497d5e;
}
.download_img {
height: 60px;
margin: 0 auto 20px;
display: block;
}
.download_name {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;		
color: #000;
text-align: center;
display: block;
font-weight: 500;
text-decoration: none !important;
margin-bottom:30px;
}
.download_name:hover,
.download_name:focus {
color: #497d5e;
}
.projekty_pliki_head {
font-weight: 600;
text-transform: uppercase;
font-size: 20px;
margin: 30px 0 40px;
}
.projekty_acc .accordion-button {
font-size: 16px!important;
font-weight: 600;
text-transform: uppercase;
width: 100%;
text-align: left;
font-family: Inter;
background: none;
border: none;
line-height: 24px!important;
cursor: pointer;
margin: 0 0 40px !important;
display: flex;
justify-content: start;
align-content: center;
position: relative;
padding-right: 50px;
}
.projekty_data {
font-size: 16px;
font-weight: 400 !important;
line-height: 22px;
}
.projekty_acc .accordion-body {
margin: 0 0 50px;
padding-left: 175px;
}
.projekt_head {
display: flex;
flex-direction: column;
justify-content: center;
width: 70%;
pointer-events:none;
}
.projekt_img {
margin-right: 60px;
height: 60px;
}
.accordion-button .projekt_arrow.fa.fa-chevron-down {
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;		
position: absolute;
right: 0;
top: 50%;
transform: translatey(-50%)rotate(180deg);
color: #98bf50;
font-size: 30px;
}
.accordion-button.collapsed .projekt_arrow.fa.fa-chevron-down {
position: absolute;
right: 0;
top: 50%;
transform: translatey(-50%)rotate(0deg);
color: #98bf50;
font-size: 30px;
}
.small_ico .tool_ico {
margin: 0 25px 0 0;
height:60px;
}
.small_ico .tool_title {
font-size: 16px;
line-height: 20px;
font-weight: 700;
margin: 0px 0 15px;
}
.small_ico .tool_txt {
margin: 12px 0 0;
}
.d-flex.flex-c {
justify-content: space-evenly;
}
.tool_cont.small_ico {
margin: 0 0 50px;
}
.rodz_harm_title {
font-size: 20px !important;
line-height: 28px !important;
letter-spacing: 0px;
font-weight: 700 !important;
margin: 0 0 40px !important;
text-transform:uppercase;
}
.rodz_harm ul {
list-style: none;
padding: 0;
}
.rodz_harm ul li {
padding: 0 0 4px;
padding-left: 0px;
position: relative;
padding-left: 25px;
}
.rodz_harm ul li::before {
content: "\25CF";
display: block;
color: #98bf50;
position: absolute;
left: 0;
}
.czytaj_wiecej {
width: 250px;
height: 50px;
background: #98bf50;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
border-radius: 10px;
opacity: 1;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: #fff;
font-weight: 600;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
border: none;
font-family: Inter;
font-weight: 500 !important;
margin: 30px auto;
text-decoration:none;
}
.czytaj_wiecej:hover {
color:#fff;
background: #000;
text-decoration:none;
}
.section.plan_roku .wrapper {
max-width: 1280px;
padding: 0px 15px 50px;
}
.section.plany {
background: #fafafa;
margin: 0px 0 50px;
}
.plany .wrapper {
position: relative;
}
.event_cont {
max-width: 150px;
text-align: center;
position:relative;
z-index:50;
}
.event_data {
font-weight: 700;
font-size: 18px;
}
.event_nazwa {
font-weight: 500;
font-size: 16px;
line-height: 20px;
}
.evenct_circ {
display: block;
height: 60px;
background: #98bf50;
border-radius: 50%;
width: 60px;
margin: 0 auto 10px;
}
.event_cont:nth-child(even) .evenct_circ {
background: #497d5e;
}
.plan_roku {
margin: 50px 0 20px;
position:relative; 
}
.plan_bar{
width:100%;
height:20px;
background:#fafafa;
display:block;
position:absolute;
top:20px;
}
.plan_rek .event_cont {
max-width: 20%;
text-align: center;
position: relative;
z-index: 50;
}
.plan_rek .event_nazwa {
font-weight: 400;
font-size: 14px;
line-height: 20px;
padding: 0 10px;
}
.plan_dlaczego .event_cont {
max-width: 20%;
text-align: center;
position: relative;
z-index: 50;
}
.plan_dlaczego .event_nazwa {
font-weight: 400;
font-size: 14px;
line-height: 20px;
padding: 0 10px;
margin: 20px 0 0;
}
.plan_dlaczego .event_data {
font-weight: 700;
font-size: 18px;
line-height: 24px;
}
.card.custom-card {
font-size: 12px!important;
padding: 15px 15px 0;
margin: 20px 0 0;
}
.czesne_info {
margin: 80px 0 0;
text-align: center;
font-size: 22px;
font-weight: 700;
}
.czesne_info span {
color:#98bf50 !important;
}
.card.custom-card ul li {
padding-bottom: 20px;
text-align:left;
}
.page-lead {
font-size: 16px;
font-weight: 500;
margin: 0 0 30px;
}
.page-title i,
.page-lead i{
font-style:normal!important;
color: #98bf50!important;
}
.page-template-template-rekrutacja .page-title {
margin: 0 0 30px;
}
.page-template-template-rekrutacja .section.page_cover {
height: 100vh;
}
.section.kontakt a {
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;	
color: #000;
}
.section.kontakt a:hover,
.section.kontakt a:focus {
color: #497d5e;
text-decoration:none;
}
.zgoda_cont {
position: relative;
display: flex;
width: 100%;
margin: 10px 0 0;
}
.form_zgoda {
max-width: calc(100% - 25px);
line-height: 16px !important;
display: inline-block;
position: relative;
left: 10px;
font-size: 10px;
top: 0px;
margin: 0px 0;
color: #000;
padding: 4px 0 0;
}
.wpcf7-list-item {
margin: 0 !important;
}
.kontakt_cont {
position: relative;
}
.zajecia_name {
text-align: center;
font-weight: 700;
margin: 0 0 10px;
}
.zajecia_opis {
text-align: center;
margin: 0 0 50px;
}
.site-footer {
position:relative;
}
.site-footer .wrapper{
position:relative;
}
.section.footer {
margin: 100px 0 0;
padding: 55px 0 45px;
background: #fafafa;
min-height: 200px;
z-index: 1000;
position: relative;
}
.kolo_foot {
position: absolute;
top: -50px;
width: 150px;
}
.home .site-footer {
margin: 70px 0 0;
}
.section.footer .wrapper {
max-width: 1280px;
padding: 0px 15px;
}
.footer_logo{
max-width:200px;
}
.foot_header {
font-size: 12px !important;
font-weight: 600 !important;
font-family: inter;
line-height: 13px !important;
}
.adres {
font-size: 12px;
font-weight: 600;
line-height: 26px;
display: inline-block;
}
.wa_logo {
height: 22px !important;
width: auto;
}
#footer-menu {
list-style: none;
padding: 0;
columns: 2;
-webkit-columns: 2;
-moz-columns: 2;
column-gap: 30px;
-webkit-column-gap: 30x;
-moz-column-gap: 30px;
}
#footer-menu li a {
font-size: 12px;
line-height: 12px;
margin: 0 0 15px;
display: block;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
color: #000;
text-decoration: none;
font-family: inter;
font-weight: 600;
}
#footer-menu li a:hover,
#footer-menu li a:focus {
color: #497d5e;
}
#footer-menu > ul > li > ul {
display:none;
}
.sm_icons_foot {
text-align: right;
}
header .sm_icons_foot {
text-align: right;
position:relative;
top:-2px;
}
.smico {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;	
width: 22px;
margin-left:8px;
}
.smico:hover {
transform: scale(1.25);
}
.foot_con_tit{
margin:0 0 15px;
font-size: 18px;
font-weight:500;
line-height:22px;
font-family: Inter;
color:#fff;
}
.foot_con_det{
font-size: 16px;
font-weight:400;
line-height:26px;
font-family: Inter;
color:#00445c;
}
.copyright{
margin:20px 0 0;
font-size: 12px;
font-weight: 400;
line-height: 24px;
font-family: Inter;
color:#000;
}
.footer_links {
float: right;
margin: 20px 0 0;
}
.footer_links a,
.footer_links a:hover,
.footer_links a:focus {
font-size: 12px;
font-weight: 400;
line-height: 24px;
font-family: Inter;
color: #000;
text-decoration: none;
}
.footer_links a.foot_link{
font-size: 16px;
font-weight:300;
line-height:24px;
font-family: Inter;
color:#000;
text-decoration:none;
}
.footer_links a.foot_link.fl_cookies{
font-size: 16px;
font-weight:300;
line-height:24px;
font-family: Inter;
color:#fff;
text-decoration:underline;
padding-left:12px;
margin-left:12px;
border-left:2px solid #fff;
}
.big_title{
color: #00445C;
font-size: 60px;
line-height: 71px;
font-family: Inter;
color: #00445C;
margin:20px 0 30px;
font-weight:500;
}
.owl-carousel button.owl-dot {
outline:none!important;
}
.owl-carousel button.owl-dot span {
background: #497d5e;
width: 12px;
height: 12px;
border: none;
display: block;
border-radius: 10px;
margin: 0 10px 0 0;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
outline: none !important;
}
.owl-carousel button.owl-dot.active span {
background:#98bf50;
}
.owl-dots {
position: absolute;
right: 48px;
bottom: 55px;
}
.owl-dots {
position: absolute;
right: calc(8.33333% - 23px);
bottom: 50px;
}
.site-hamburger #nav-icon3 {
z-index: 99999;
}
.site-hamburger #nav-icon3 span{
background:#1b1b1c!important;
}
.site-hamburger #nav-icon3.open span {
background: #fff !important;
}
.mobonly {
display:none
}	
.mobnum {
display:none!important;
}
.wpcf7-form-control {
width: 100%;
}
.wpcf7-text,
.wpcf7-textarea {
margin:0 0 10px;
padding:10px;
border-radius:10px;
border:2px solid #ddd;
outline:none!important;
font-family: Inter;
}
.wpcf7-text:focus,
.wpcf7-textarea:focus {
border:2px solid #1b1b1c;
}
.wpcf7-textarea {
max-height: 190px;
font-family: Inter;
}
.wpcf7-select {
margin:0 0 10px;
padding:10px;
border-radius:10px;
border:2px solid #ddd;
outline:none!important;
font-family: Inter;
background:#fff;
}
.wpcf7 input[type="file"] {
cursor: pointer;
margin:0 0 10px;
}
.form_label {
font-size: 14px !important;
}
.wpcf7-submit {
width: 250px;
height: 50px;
background: #98bf50;
-webkit-border-radius: 24px;
-moz-border-radius: 24px;
border-radius: 10px;
opacity: 1;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
color: #fff;
font-weight: 600;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
border: none;
font-family: Inter;
font-weight: 500 !important;
margin: 30px auto;
}
.wpcf7-submit:hover {
background: #000;
}
.wpcf7 .ajax-loader {
background-color: #1b1b1c!important;
position: absolute!important;
top: 10px!important;
right: 10px!important;
}
.wpcf7-not-valid-tip {
font-size: 12px!important;
margin: -10px 0 0 10px!important;
}	
.zgoda_cont {
position: relative;
display: inline-block;
width: 100%;
margin: 0px 0 10px;
}
.news_zgoda {
max-width: calc(100% - 50px);
line-height: 14px !important;
display: inline-block;
position: relative;
left: 10px;
font-size: 14px;
top: -1px;
margin: 6px 0;
color: #626262;
}
.zgoda,
.zgoda2,
.zgoda3,
.zgoda4  {
margin: 10px 0;
width: auto !important;
vertical-align: top;
}
.owl-thumbs .owl-item img {
cursor:pointer;
}
@media screen and (max-width: 1279px) {
.section .wrapper {
max-width: 990px;
}
.section.footer .wrapper {
max-width: 990px;
}	
.owl-nav {
max-width: 990px;
}
.owl-dots {
max-width: 495px;
}	
}
@media screen and (max-width: 990px) {
#primary-menu .mobonly{
display:flex!important;
}
.site-header .wrapper .site-branding a img {
width: 120px;
height: auto;
}	
.site-hamburger #nav-icon3 {
top: 30px!important;
}	
.site-content{
padding-top:100px;
padding-bottom:100px;
}
.section.sec_slider {
padding: 20px 0;
}	
.wrapper {
padding: 0 15px!important;
}	
body.menu_opened{
overflow: hidden !important;
}
.section.page_slider {
padding: 30px 0;
margin: 0 0 50px;
}
.site-header .wrapper .main-navigation ul li {
display:block;
margin: 10px 0;
}
.site-header .wrapper .main-navigation ul li.menu-item-has-children > a::after {
display: none;
}	
.site-header .wrapper .main-navigation ul {
display: block;
right: 0;
text-align: center;
}	
.slide-title a {
font-size: 24px;
line-height: 28px;
}	
.smalldarkgreen_circ,
.lightgreen_circ {
display:none;
}	
.row.slide_image_bg > div:first-child {
margin: 0 0 50px;
}	
.scroll_down {
display:none;
}	
.owl-nav {
display:none;
}	
.darkgreen_cir {
top: 15px;
}
.sec_title {
font-size: 24px;
line-height: 28px;
text-align: center;
width: 100%;
}
.lightgreen_news,
.darkgreen_news,
.kolo_spacer	{
display: none;
}
.tool_icol {
margin: 0;
}
.tools .tool_ico {
margin: 80px 0 0;
}	
.tool_ico {
margin: 30px 0 0;
}		
.tool_title {
font-size: 20px;
line-height: 24px;
font-weight: 700;
margin: 0px 0 15px;
}	
.tool_cont {
display: block;
text-align: center;
}	
.tool_link {
margin: 0 0 20px;
display: block;
}
.tool_txt .tool_link {
margin: 0;
}		
.tool_txt {
margin: 25px 0 0;
}
.galeria_img {
display: none;
}
.section.galeria {
margin: 50px 0 0;
padding: 50px 15px;
text-align: center;
}
.smalldarkgreen_circ_kon,
.lightgreen_circ_kon,	
.darkgreen_spacer,
.greenbox {
display: none;
}	
.rekru_grafa {
max-width: 100%;
margin:0 0 50px;
}
.post-thumbnail img:hover {
transform: none;
}	
.post-title {
margin: 20px 0 10px;
min-height: 0;
text-align: center;
width: 100%;
}
.slide-inner, .page-inner {
text-align: center;
}	
.post-date {
text-align: center;
}
.rekrutacja {
text-align: center;
}
.section.page_cover {
height: auto;
padding-top: 30px;
margin: 0 0 50px;
}
.page-title {
font-size: 24px !important;
line-height: 28px !important;
margin: 0px;
}
.page_cover .darkgreen_cir {
transform: translatey(15px);
}
.page_cover .smalllightgreen_circ {
display: none;
}
.kola_big {
display: none;
}	
.section.page_cover .wrapper {
min-height: 0 !important;
}
#page_cont h2, .page_cont h2 {
font-size: 24px !important;
line-height: 28px !important;
margin: 50px 0 50px !important;
text-align: center;
}
#page_cont h4, .page_cont h4 {
margin: 50px 0 30px !important;
}
#szkola_detale {
margin: 50px 0 0;
text-align: center;
}
#szkola_detale .row > div:first-child{
margin: 0 0 50px;
}
.link_but {
display: block;
}
#galeria {
margin: 50px 0 0;
}
.gallery_image img:hover {
transform: none;
}
.video {
margin: 100px 0 0;
}
.list_three_cols {
column-count: 1;
-moz-column-count: 1;
}
.bubble {
margin: 0 0 60px;
}
.small_ico .tool_ico {
margin: 0;
height: 60px;
}
.plan_roku {
flex-direction: column;
margin: 0 0 20px;
}
.plan_bar {
display:none;
}
.event_cont {
max-width: 100%;
text-align: center;
width: 100%;
margin: 0 0 30px;
}
.tool_search {
position: relative;
bottom: 0px;
cursor: pointer;
margin: 30px 0 0;
}
.tool_small .tool_ico {
margin: 0;
height: 60px;
}
.kola_big_news {
display:none;
}
.section.blog {
margin: 100px 0 0;
}
.projekt_img {
display: none;
}
.projekt_head {
width: 90%;
}
.projekty_acc .accordion-body {
padding-left: 0px;
}
.smalldarkgreen_circ_rek,
.lightgreen_circ_rek,
.smalllightgreen_circ_rek {
display: none;
}
.page-template-template-rekrutacja .section.page_cover {
height: auto;
}
.plan_rek .event_cont {
max-width: 100%;
}
.single .section.page_cover .wrapper {
min-height: 100vh !important;
margin: 0 0 100px;
}
.related .page-title {
font-size: 24px !important;
line-height: 28px !important;
margin: 30px 0 30px;
}
.section.related {
padding: 30px 0 100px;
}
.kola_big_kon,
.kola_big_rek2 {
display:none;
}
.slide_img {
width: 100% !important;
}	
.section.sec_slider .wrapper {
padding: 0 !important;
overflow-x: hidden;
}
.site-header.py-3 {
position: fixed;
width: 100%;
z-index: 9999;
background: #fff;
padding:0 0 1rem!important;
}	
.main-navigation {
z-index: 9999;
background: #497d5e;
color: #fff;
width: 100%;
height:100%;
position: fixed;
overflow: hidden;
opacity: 0;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
align-items: center;
justify-content: center;
pointer-events: none;
}
.main-navigation.opened {
opacity: 1;
pointer-events: auto;
}	
.site-header .wrapper .main-navigation ul li a {
color: #fff !important;
margin: 0 0 0px;
padding: 10px 15px;
}	
.site-header .wrapper .main-navigation ul li:hover::before {
display:none;
}	
.big_title {
color: #00445C;
font-size: 48px;
line-height: 57px;
margin: 20px 20px 30px;
}
.owl-dots {
display:none;
}	
.footer_logo {
margin: 0 auto 40px;
display: block;
}	
.foot_header {
text-align: center;
}
.adres {
text-align: center;
display: block;
margin: 0 auto 40px;
}
.footer_links {
float: center;
margin: 20px 0 0;
}
#footer-menu {
columns: 1;
text-align: center;
}
.sm_icons_foot {
text-align: center;
}
header .sm_icons_foot {
position: absolute;
right: 30px;
transform: translateX(-50%);
margin: 7px 0 0;
top:auto;
}
header .sm_icons_foot .smico {
margin: 0 5px;
}
.smico {
width: 22px;
margin: 0 8px 30px;
}
.copyright {
text-align: center;
}
.footer_links {
text-align: center;
display: block;
margin: 30px auto 0;
width: 100%;
float: none !important;
}
.footer_links a.foot_link {
display: block;
}
h1 {
font-size: 48px !important;
line-height: 57px !important;
letter-spacing: 0px;
}
.my-5.mob-nobotmarg	{
margin-bottom:0!important;
}
.my-5.mob-nomarg {
margin: 0 !important;
}
.mobonly {
display:block;
}	
}