html {
font-family: sans-serif;
line-height: 1.15;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
::-moz-selection {
background: #ed1c25;
color: #fff !important;
}
::selection {
background: #ed1c25;
color: #fff !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: roboto;
}
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;
}
ul {
padding-left: 18px;
}
a,
a:hover,
a:active,
a:visited {
text-decoration: none;
}
body {
font: normal normal normal 1rem/1.5rem;
font-family: "roboto", 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 roboto;
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: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
transition: 0.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: 0.25s ease-in-out;
-moz-transition: 0.25s ease-in-out;
-o-transition: 0.25s ease-in-out;
transition: 0.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;
-moz-box-align: center !important;
-ms-flex-align: center !important;
align-items: center !important;
-moz-box-pack: justify !important;
-ms-flex-pack: justify !important;
justify-content: space-between !important;
width: 100%;
}
@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: 165px;
}
}
.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;
}
.top_haslo {
font-family: inter;
font-size: 12px;
text-transform: uppercase;
color: #ed1c25;
font-weight: 600;
padding: 15px;
}
.top_haslo > a {
text-decoration: none !important;
color: #ed1c25;
}
.top_haslo > a:hover,
.top_haslo > a:focus {
text-decoration: none !important;
color: #000000 !important;
}
@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: 290px;
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 #ed1c25;
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 .main-navigation ul li.mobonly_onechild_parent:hover .sub-menu {
display: none !important;
}
.site-header .wrapper .main-navigation ul li.menu-item-has-children:not(.mobonly_onechild_parent) > 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;
cursor: pointer;
}
.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: #ed1c25;
}
.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%);
}
.title-border {
padding: 5px 0;
border-bottom: 2px solid #4fafab;
}
.site-content {
padding-top: 105px;
overflow: hidden;
}
#page {
}
.section.page_cover {
height: 520px;
margin: 0 0 100px;
position: relative;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-content: stretch;
align-content: stretch;
-webkit-align-items: center;
align-items: center;
}
.section.page_cover .wrapper {
position: relative;
width: 100%;
padding: 0px 15px 100px;
}
.red_base {
position: absolute;
bottom: -20%;
height: 30%;
width: 50vw;
background: #ec1c24;
left: 25vw;
border-radius: 50%;
pointer-events: none !important;
}
.white_arc {
position: absolute;
bottom: 0;
width: 100vw;
pointer-events: none !important;
}
.page_cover_logo_cont {
position: absolute;
background: #fff;
border-radius: 50%;
bottom: 0;
transform: translateY(45%);
width: 200px;
height: 200px;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-content: center;
align-content: center;
-webkit-align-items: center;
align-items: center;
}
.page_cover_logo_cont > img {
width: auto;
height: 110px;
}
.page_cover_title {
font-size: 45px;
line-height: 45px;
color: #fff;
font-weight: 300;
text-transform: uppercase;
}
.subpage_cover .page_cover_kontakt {
border-radius: 50px 0 0 0;
}
.page_cover_kontakt {
font-size: 16px;
line-height: 16px;
color: #fff;
font-weight: 300;
text-transform: uppercase;
padding: 15px 24px 11px;
text-align: center;
height: 96px;
}
.warsztat_kontakt_title {
font-weight: 600;
margin: 0 0 10px;
}
.warsztat_kontakt_numer {
font-size: 18px;
font-weight: 400;
line-height: 22px;
text-transform: none;
}
.kup_bilet_link {
color: #fff;
font-size: 24px;
line-height: 24px;
padding: 23px 0;
display: block;
font-weight: 500;
}
.kup_bilet_link:hover,
.kup_bilet_link:focus {
color: #fff;
text-decoration: none !important;
}
.kup_bilet_link > i {
color: #fff;
font-size: 16px;
line-height: 14px;
vertical-align: middle;
margin-left: 5px;
}
.page_cover_title > strong {
font-weight: 500;
}
.page_cover_img {
position: absolute;
height: 520px;
width: 60vw;
top: 0;
left: 40vw;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
border-radius: 0 0 0 40%;
}
.section.page_slider {
min-height: 750px;
position: relative;
background: rgb(238, 238, 238);
background: linear-gradient(0deg, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 1) 40%);
overflow: hidden;
}
.section.page_slider .wrapper {
max-width: 100%;
}
.cover-slider {
height: calc(100vh - 105px);
min-height: 680px;
}
.slider_top {
height: 215px;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-content: stretch;
align-content: stretch;
-webkit-align-items: center;
align-items: center;
width: 100%;
}
.slider_tit {
font-weight: 700;
font-size: 50px;
margin: 0 auto 20px;
text-align: center;
text-transform: uppercase;
width: 70%;
min-width: 500px;
line-height: 54px;
}
.slider_lead {
font-weight: 300;
font-size: 16px;
margin: 0 auto 40px;
text-align: center;
width: 50%;
min-width: 400px;
line-height: 22px;
}
.slider_link {
color: #fff;
font-size: 12px;
padding: 8px 30px;
text-decoration: none !important;
border-radius: 5px;
margin: 0px auto 40px;
display: inline-block;
font-weight: 500;
}
.slider_link:hover,
.slider_link:focus {
color: #fff;
text-decoration: none !important;
}
.slider_img_mask {
mask-image: url(//kom.edu.pl/wp-content/themes/kom/assets/images/slider_mask.png);
-webkit-mask-image: url(//kom.edu.pl/wp-content/themes/kom/assets/images/slider_mask.png);
-moz-mask-image: url(//kom.edu.pl/wp-content/themes/kom/assets/images/slider_mask.png);
-webkit-mask-size: auto 100%;
mask-size: 80% auto;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
mask-position: 0% 0%;
-webkit-mask-position: 50% 0%;
top: 0;
left: 0;
width: 100%;
height: auto;
pointer-events: none;
}
.slider_img_cont {
position: relative;
width: 80%;
height: 350px;
margin: 20px auto -10px;
text-align: center;
}
.slider_img {
width: 100%;
display: block;
top: 50%;
position: absolute;
transform: translateY(-50%);
}
.home_slider .slick-dots {
bottom: -52px;
z-index: 1000;
}
.home_slider .slick-dots li button::before {
opacity: 0.5;
color: #fff;
}
.home_slider .slick-dots li.slick-active button::before {
opacity: 1;
color: #fff;
}
.home_slider .slick-dots li button::before {
font-size: 12px;
}
.home_slider .slick-track {
width: 100% !important;
position: relative;
height: 650px;
transform: none !important;
left: 0 !important;
max-width: 1230px;
}
.home_slider .slick-list {
overflow: visible;
}
.home_slider .slick-slide {
-webkit-transition: all 0.3s ease 0s, opacity 0.3s ease 0.3s !important;
-moz-transition: all 0.3s ease 0s, opacity 0.3s ease 0.3s !important;
-o-transition: all 0.3s ease 0s, opacity 0.3s ease 0.3s !important;
transition: all 0.3s ease 0s, opacity 0.3s ease 0.3s !important;
position: absolute;
height: 650px;
opacity: 0 !important;
transform-origin: 50% 350% !important;
transform: rotate(0deg) !important;
max-width: 1230px !important;
pointer-events: none !important;
}
.home_slider .slick-slide.slick-active {
opacity: 1 !important;
transform: rotate(0deg) !important;
pointer-events: all !important;
}
.home_slider .slick-slide.custom_next {
opacity: 0.5 !important;
transform: rotate(35deg) !important;
}
.home_slider .slick-slide.custom_prev {
opacity: 0.5 !important;
transform: rotate(-35deg) !important;
}
.home_slider .slick-slide.custom_next_next {
opacity: 0 !important;
transform: rotate(70deg) !important;
}
.home_slider .slick-slide.custom_prev_prev {
opacity: 0 !important;
transform: rotate(-70deg) !important;
}
.home_slider .slick-next,
.home_slider .slick-prev {
width: 40px;
height: 40px;
z-index: 10000;
background: #fff;
border-radius: 50%;
}
.home_slider .slick-next::before,
.home_slider .slick-prev::before {
color: #ec1c24 !important;
font-size: 30px !important;
opacity: 1 !important;
line-height: 33px;
}
.home_slider .slick-next {
right: calc((100vw - 1000px) / 2) !important;
left: auto !important;
text-align: right;
margin: 0 auto;
top: 65%;
border: 5px solid #fff;
}
.home_slider .slick-prev {
left: calc((100vw - 1000px) / 2) !important;
right: auto !important;
text-align: right;
margin: 0 auto;
top: 65%;
border: 5px solid #fff;
}
.subpage_cover .page_cover_title > h1 {
font-size: 45px !important;
line-height: 45px !important;
color: #fff;
font-weight: 300;
text-transform: uppercase;
margin: 0;
}
.subpage_cover .page_cover_title {
border-radius: 0 50px 0 0;
}
.sale_det_cont strong {
border-left: 20px solid #90278e;
padding-left: 10px;
}
.sale_det_cont {
padding-left: 30px;
border-left: 1px solid #eee;
}
.section.home_cont {
padding: 30px 0 0;
}
.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;
}
.page_breadcrumbs {
z-index: 100;
display: block;
position: relative;
background: #fff;
padding: 15px 0;
border-top: 1px solid #eee;
margin: 1px 0 0;
}
#breadcrumbs {
margin: 0 auto;
color: #000;
font-weight: 300;
font-family: roboto;
font-size: 11px;
line-height: 14px;
max-width: 1280px;
display: block;
padding: 0 15px;
}
#breadcrumbs > span > span:first-of-type {
font-weight: 500;
}
#breadcrumbs a {
color: #000 !important;
text-decoration: none;
}
#breadcrumbs i {
margin: 0 5px;
font-size: 12px;
font-weight: 700;
line-height: 16px;
color: #ec1c24;
}
.slide-category {
font-size: 16px;
color: #ec1c24;
font-weight: 600;
line-height: 16px;
margin: 0 0 20px;
}
.page-category {
font-size: 16px;
color: #ec1c24;
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: roboto;
display: inline-block;
}
.page-title {
text-decoration: none;
color: #000;
font-size: 38px !important;
line-height: 42px !important;
font-weight: 700;
font-family: roboto;
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: #ec1c24;
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;
}
.centerit {
text-align: center;
} .section_title {
font-weight: 700;
font-size: 30px;
margin: 0 auto 20px;
text-align: center;
width: 50%;
min-width: 500px;
line-height: 36px;
}
.section_title_left {
font-weight: 700;
font-size: 30px;
margin: 0 0 40px;
text-align: left;
width: 100%;
min-width: 500px;
line-height: 36px;
}
.section_desc {
color: #707070;
margin: 0 auto 30px;
text-align: center;
max-width: 55%;
min-width: 500px;
font-weight: 400;
}
.section_desc.bottom_spacer {
margin: 0 auto 70px;
}
.wrapper_separator {
border-bottom: 1px solid #eee;
width: 100%;
margin: 20px auto;
max-width: 1280px;
display: block;
}
.lead_column {
margin: 0 0 40px;
}
.text_column {
font-size: 16px;
line-height: 22px;
}
.main_red_button {
background: #ec1c24;
color: #fff;
font-size: 12px;
padding: 8px 30px;
text-decoration: none !important;
border-radius: 5px;
margin: 0 auto;
display: inline-block;
font-weight: 500;
}
.main_red_button:hover,
.main_red_button:focus {
background: #c81b22;
color: #fff;
text-decoration: none !important;
}
.main_red_button .fa-chevron-right::before,
.cont_box_button .fa-chevron-right::before {
content: "\f054";
font-size: 10px;
}
.main_red_button .fa,
.cont_box_button .fa,
.tur_link_button .fa {
margin-left: 5px;
font-size: 10px;
}
.seeall_big_button.cbb_green.kkompas_but {
margin: 8px 0 0 !important;
}
.cont_box_button {
color: #fff !important;
font-size: 12px;
padding: 8px 30px;
text-decoration: none !important;
border-radius: 5px;
margin: 0 auto;
display: inline-block;
font-weight: 500;
transform: translateY(-50%);
min-width: 180px;
}
.cont_box_button:hover,
.cont_box_button:focus {
color: #fff;
text-decoration: none !important;
}
.seeall_big_button {
color: #fff;
font-size: 24px;
padding: 15px 55px;
text-decoration: none !important;
border-radius: 10px;
margin: 30px auto 0 !important;
display: inline-block;
font-weight: 500;
min-width: 180px;
}
.seeall_big_button:hover,
.seeall_big_button:focus {
color: #fff;
text-decoration: none !important;
}
.seeall_big_button .fa {
margin-left: 10px;
font-size: 19px;
}
.tur_link_button {
color: #fff;
font-size: 12px;
padding: 8px 30px;
text-decoration: none !important;
border-radius: 5px;
margin: 0 auto;
display: inline-block;
font-weight: 500;
min-width: 180px;
}
.tur_link_button:hover,
.tur_link_button:focus {
color: #fff;
text-decoration: none !important;
}
.cbb_red,
.bg_red {
background: #ec1c24 !important;
}
.cbb_red:hover,
.cbb_red:focus {
background: #c81b22 !important;
}
.cbb_orange,
.bg_orange {
background: #f4811f !important;
}
.cbb_orange:hover,
.cbb_orange:focus {
background: #d5721d !important;
}
.cbb_green,
.bg_green {
background: #6cab3b !important;
}
.cbb_green:hover,
.cbb_green:focus {
background: #51812c !important;
}
.cbb_pink,
.bg_pink {
background: #d70a8b !important;
}
.cbb_pink:hover,
.cbb_pink:focus {
background: #b90979 !important;
}
.cbb_violet,
.bg_violet {
background: #90278e !important;
}
.cbb_violet:hover,
.cbb_violet:focus {
background: #6e1e6d !important;
} .cont_box {
text-align: center;
margin: 30px 0 0;
}
.cont_box_title {
font-size: 20px;
font-weight: 600;
}
.cont_box_title.two_liner {
padding: 0 10% 5px;
line-height: 22px;
height: 50px;
}
.cont_box_desc {
font-size: 15px;
color: #707070;
margin: 5px auto 15px;
font-weight: 400;
line-height: 20px;
width: 90%;
min-height: 40px;
}
.cont_box_image {
height: 150px;
width: 100%;
background-size: cover;
background-position: center;
}
.cont_box_image.cb_image_double {
height: 468px;
} .home_center_logo {
width: 100px;
margin: 0 auto;
display: block;
} .edu_cover {
background: #f4811f;
}
.edu_img {
width: 85px;
margin: 0 auto 30px;
display: block;
}
.edu_img2 {
width: 85px;
margin: 0 auto 0px;
display: block;
}
.workshop_box .cont_box_title {
font-size: 20px;
line-height: 22px;
height: 44px;
font-weight: 600;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-content: stretch;
align-content: stretch;
-webkit-align-items: center;
align-items: center;
margin: 0 0 10px;
}
.cont_box.workshop_box {
margin: 0 0 30px;
}
.warsztat_det_ico {
width: 40px;
margin: 0 0 20px;
opacity: 0.6;
}
.warsztat_det_value {
color: #f4811f;
font-weight: 500;
}
.warsztat_det_cont strong {
border-left: 20px solid #f4811f;
padding-left: 10px;
}
.warsztat_det_cont {
padding-left: 30px;
border-left: 1px solid #eee;
}
.warsztaty_info_box {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: space-evenly;
justify-content: safe;
-webkit-align-content: center;
align-content: center;
-webkit-align-items: center;
align-items: center;
margin: 0 0 40px;
padding: 0 0 50px;
border-bottom: 1px solid #eee;
text-align: center;
width: 100%;
}
.warsztaty_info_button {
background: #f4811f;
color: #fff;
font-size: 12px;
padding: 8px 30px;
text-decoration: none !important;
border-radius: 5px;
margin: 5px auto 0;
display: inline-block;
font-weight: 500;
} .turystyka_mapa {
margin-top: 120px;
}
.turystyka_mapa img {
width: 100%;
}
.tur_cover {
background: #6cab3b;
}
.dbp_logo {
width: auto;
max-height: 145px;
float: right;
}
.filtry {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
margin-top: 20px;
}
.filter_box {
display: inline-block;
}
.filter_head {
font-weight: 600;
color: #000;
margin: 0 0 20px;
}
.filtr_sw {
display: inline-block;
text-align: left;
color: #000;
cursor: pointer;
margin: 0px 0 5px 0px;
font-size: 15px;
width: 20%;
}
.filtr_sw p {
margin: 0 5px 0 0;
vertical-align: bottom;
color: #6cab3b;
}
.filtr_sw p::before {
display: block;
content: "check_box_outline_blank";
}
.filtr_sw.filtr_on p::before {
display: block;
content: "check_box";
}
@font-face {
font-family: "Material Icons";
font-style: normal;
font-weight: 400;
src: url(https://fonts.gstatic.com/s/materialicons/v141/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format("woff2");
}
.material-icons {
font-family: "Material Icons";
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-moz-font-feature-settings: "liga";
-moz-osx-font-smoothing: grayscale;
}
.polecane_cont {
overflow-y: hidden;
}
.kreat_kompas_image {
width: 100%;
}
.kompas_box .cont_box_desc {
margin: 5px 0 15px;
width: 100%;
} .biz_cover {
background: #90278e;
} .roz_det_cont strong {
border-left: 20px solid #d6098a;
padding-left: 10px;
}
.roz_det_cont {
padding-left: 30px;
border-left: 1px solid #eee;
}
#tematyczna-tab,
#boks_urodzinowy-tab,
#dla-dzieci-tab,
#dla-doroslych-tab {
background: #d6098a !important;
}
#roz-tabs-menu {
max-width: 1280px;
margin: 0px auto 0px !important;
padding: 0 15px;
width: 100%;
}
#roz-tabs-menu > li {
width: 48%;
text-align: center;
cursor: pointer !important;
color: #fff;
}
#roz-tabs-menu {
max-width: 1280px;
margin: 0px auto 0px !important;
padding: 0 15px;
}
#roz-tabs-menu > li > .nav-link {
border-bottom: 5px solid rgba(255, 255, 255, 0);
padding: 15px 0 10px;
border-radius: 0 !important;
position: relative;
font-weight: 500;
color: #fff;
}
#roz-tabs-menu > li > .nav-link.active:after {
content: "";
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 15px 15px 0 15px;
bottom: -20px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
#roz-tabs-menu > li > .nav-link.active {
border-bottom: 5px solid #d6098a !important;
}
#roz-tabs-menu > li > .nav-link.active:after {
border-color: #d6098a transparent transparent transparent !important;
}
.wrapper.wrapper_roz_tabs {
max-width: 100% !important;
margin: 0;
text-align: center;
box-shadow: 0px 15px 15px -4px rgba(0, 0, 0, 0.1);
padding: 0px 15px 0 !important;
}
.roz_cover {
background: #d6098a;
}
.jak_zaplanowac_box {
text-align: center;
margin: 0 0 50px;
}
.jz_nr {
color: #d70a8b;
font-weight: 600;
font-size: 36px;
}
.jz_tit {
font-size: 18px;
font-weight: 600;
line-height: 22px;
margin: 5px 0 20px;
}
.jz_txt {
font-size: 15px;
line-height: 19px;
}
.grid.tematy_imprez {
color: #fff;
max-width: 1280px;
}
.grid.tematy_imprez:after {
content: "";
display: block;
clear: both;
}
.grid.tematy_imprez .grid-item {
float: left;
width: 25%;
height: 165px;
background: #d70a8b;
border: 2px solid #fff;
padding: 20px;
box-sizing: border-box;
overflow: hidden;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-content: stretch;
align-content: stretch;
-webkit-align-items: center;
align-items: center;
}
.grid.tematy_imprez .grid-item p {
margin: 0;
}
.grid.tematy_imprez .grid-item:hover {
background: #b90979 !important;
cursor: pointer;
}
.grid.tematy_imprez .grid-item-active {
width: 50%;
height: auto;
min-height: 495px;
}
.grid.tematy_imprez .grid-item .urodziny_temat_text {
overflow: hidden;
max-height: 0;
}
.grid.tematy_imprez .grid-item.grid-item-active .urodziny_temat_text {
max-height: 600px;
margin: 20px 0 0;
}
.grid.tematy_imprez .grid-item a {
color: #fff;
text-decoration: none;
}
.grid.tematy_imprez .grid-item.grid-item-active .urodziny_temat_text p:last-of-type strong {
margin-top: 10px;
display: block;
}
.urodziny_temat_title {
font-size: 18px;
font-weight: 600;
line-height: 22px;
margin: 0px;
text-align: center;
}
.urodziny_temat_wiek {
font-size: 12px;
margin: 5px 0 0;
line-height: 12px;
}
.urodziny_temat_ico {
width: 60px;
margin: 0px auto 20px;
display: block;
}
.warsztat_det_value_pink {
color: #d70a8b;
font-weight: 500;
}
.warsztat_det_cont_pink strong {
border-left: 20px solid #d70a8b;
padding-left: 10px;
}
.warsztat_det_cont_pink {
padding-left: 30px;
border-left: 1px solid #eee;
}
.section_title_left.inter_section_title {
font-weight: 700;
font-size: 30px;
margin: 40px 0 40px;
text-align: center;
width: 100%;
min-width: 500px;
line-height: 36px;
}
.wrapper.wrapper_home_tabs {
max-width: 100% !important;
margin: 0;
text-align: center;
box-shadow: 0px 15px 15px -4px rgba(0, 0, 0, 0.1);
padding: 50px 15px 0 !important;
}
#home-tabs-menu > li {
width: 20%;
text-align: center;
cursor: pointer !important;
}
#home-tabs-menu {
max-width: 1280px;
margin: 100px auto -6px !important;
padding: 0 15px;
}
.nav-pills .nav-link.active,
.nav-pills .nav-item.show .nav-link {
color: #fff;
cursor: pointer !important;
background: none !important;
}
#home-tabs-menu > li > .nav-link {
border-bottom: 5px solid rgba(255, 255, 255, 0);
padding: 0 0 30px;
border-radius: 0 !important;
position: relative;
}
.home_tab_logo {
height: 110px;
}
#home-tabs-menu > li > .nav-link.active:after {
content: "";
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 15px 15px 0 15px;
bottom: -19px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
#muzeum-bombki-tab.active {
border-bottom: 5px solid #ec1c24 !important;
}
#muzeum-bombki-tab.active:after {
border-color: #ec1c24 transparent transparent transparent !important;
}
#kreatywna-edukacja-tab.active {
border-bottom: 5px solid #f4811f !important;
}
#kreatywna-edukacja-tab.active:after {
border-color: #f4811f transparent transparent transparent !important;
}
#tworcza-zabawa-tab.active {
border-bottom: 5px solid #d6098a !important;
}
#tworcza-zabawa-tab.active:after {
border-color: #d6098a transparent transparent transparent !important;
}
#konf-szkol-tab.active {
border-bottom: 5px solid #90278e !important;
}
#konf-szkol-tab.active:after {
border-color: #90278e transparent transparent transparent !important;
}
#turystyka-lokalna-tab.active {
border-bottom: 5px solid #6cab3b !important;
}
#turystyka-lokalna-tab.active:after {
border-color: #6cab3b transparent transparent transparent !important;
}
#home-tabs-panes {
margin-top: 30px;
}
#home-tabs-panes.warianty_tab {
margin-top: 50px;
}
.home_tab_cont_title {
text-transform: uppercase;
font-size: 28px;
line-height: 32px;
padding: 0 0 20px;
border-bottom: 1px solid #eeeeee;
}
.home_tab_cont_separator {
height: 5px;
width: 80px;
margin: -3px 0 20px;
}
.home_tab_cont_text {
font-size: 16px;
line-height: 20px;
margin: 0 0 20px;
}
.home_tab_img_cont {
mask-image: url(//kom.edu.pl/wp-content/themes/kom/assets/images/tab_mask.png);
-webkit-mask-image: url(//kom.edu.pl/wp-content/themes/kom/assets/images/tab_mask.png);
-moz-mask-image: url(//kom.edu.pl/wp-content/themes/kom/assets/images/tab_mask.png);
-webkit-mask-size: auto 100%;
mask-size: 100% auto;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
mask-position: 0% 0%;
-webkit-mask-position: 50% 0%;
height: 370px;
overflow: hidden;
position: relative;
}
.home_tab_cont_img {
width: 100%;
height: 100%;
object-fit: cover;
}
.home_tab_cont_links {
margin: 60px 0 0;
}
.home_tab_cont_links a {
font-size: 16px;
color: #000;
text-decoration: none;
font-weight: 500;
margin-right: 20px;
}
.home_tab_cont_links a:before {
content: "⬤";
font-size: 16px;
margin-right: 5px;
}
#muzeum-bombki .home_tab_cont_links a:before {
color: #ec1c24;
}
#kreatywna-edukacja .home_tab_cont_links a:before {
color: #f4811f;
}
#tworcza-zabawa .home_tab_cont_links a:before {
color: #d6098a;
}
#konf-szkol .home_tab_cont_links a:before {
color: #90278e;
}
#turystyka-lokalna .home_tab_cont_links a:before {
color: #6cab3b;
}
.home_tab_cont_links a:hover,
.home_tab_cont_links a:focus {
color: #555;
text-decoration: none;
}
.home_tab_cont_readmore {
color: #fff;
font-size: 12px;
padding: 8px 30px;
text-decoration: none !important;
border-radius: 5px;
display: block;
font-weight: 500;
margin: 56px auto 0;
width: 180px;
text-align: center;
float: right;
}
.home_tab_cont_readmore:hover,
.home_tab_cont_readmore:focus {
background: #c81b22;
color: #fff;
text-decoration: none !important;
}
.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: #ed1c25;
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: #ed1c25;
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: #ec1c24 !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%;
}
.post_det_cont {
padding-left: 30px;
border-left: 1px solid #eee;
}
.post_det_cont strong {
border-left: 20px solid #c81b22;
padding-left: 10px;
}
.post_det_cont .cont_box_title {
font-size: 18px;
font-weight: 600;
line-height: 20px;
margin-bottom: 15px;
}
.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;
}
#map {
min-height: 333px;
margin: 0px 0 30px;
}
.section .wrapper {
max-width: 1280px;
padding: 60px 15px;
}
.sec_title {
text-decoration: none;
color: #000;
font-size: 30px;
line-height: 44px;
font-weight: 700;
font-family: roboto;
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: roboto;
font-weight: 500;
margin: 0;
line-height: 56px;
}
.sec_txt_bigger {
font-size: 16px;
font-weight: 500;
margin: 0 0 30px;
}
.botmarg_30 {
margin-bottom: 30px;
}
.h1_cont {
overflow: hidden;
line-height: 70px;
margin: 0px;
}
.h1_cont .h1 {
color: #00445c;
font-family: roboto;
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: #ed1c25;
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);
}
.toright {
text-align: right;
}
.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: #ec1c24 !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: #ec1c24;
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: #ec1c24;
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;
}
.is-menu.full-width-menu form,
.is-menu.sliding form {
right: 7px !important;
}
.is-search-submit .is-search-icon {
padding-top: 5px !important;
}
.is-search-icon svg {
width: 24px !important;
cursor: pointer;
}
.is-form-style .is-search-submit path {
fill: #fff !important;
}
.is-form-style input.is-search-submit,
.is-search-icon {
background: #ed1c25 !important;
border: 1px solid #ed1c25 !important;
}
.single .page_cover .page-title {
margin: 0 0 15px;
}
.single .page_cover .post-date {
margin: 0 0 60px;
padding: 0;
}
.related .page-title {
font-size: 30px !important;
line-height: 34px !important;
margin: 0 0 60px;
}
#page_cont iframe {
width: 100%;
}
.author {
font-size: 12px;
}
#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: roboto !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;
}
#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: #ec1c24;
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;
}
.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: #ec1c24;
font-size: 30px;
}
.accordion-button.collapsed .projekt_arrow.fa.fa-chevron-down {
position: absolute;
right: 0;
top: 50%;
transform: translatey(-50%) rotate(0deg);
color: #ec1c24;
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;
}
.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: #ec1c24;
border-radius: 50%;
width: 60px;
margin: 0 auto 10px;
}
.event_cont:nth-child(even) .evenct_circ {
background: #ed1c25;
}
.page-lead {
font-size: 16px;
font-weight: 500;
margin: 0 0 30px;
}
.page-title i,
.page-lead i {
font-style: normal !important;
color: #ec1c24 !important;
}
.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: #ed1c25;
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;
}
.tur_link_title {
line-height: 20px;
margin: 5px 0 15px;
}
.img_box_title {
font-size: 30px;
margin: 0 auto 15px;
line-height: 34px;
}
.img_box_line {
display: block;
height: 4px;
width: 80px;
margin: 0 0 15px;
}
.img_box_text {
font-size: 16px;
line-height: 22px;
}
.google_but {
width: 150px;
margin: 30px 20px 0 0;
}
.apple_but {
width: 150px;
margin: 30px 0 0;
}
.biznes_programy {
display: block;
}
.biznes_programy_box {
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: space-between;
justify-content: space-between;
-webkit-align-content: stretch;
align-content: stretch;
-webkit-align-items: center;
align-items: center;
padding-left: 30px;
}
.biz_prog_title {
font-weight: 700;
font-size: 30px;
margin: 0 auto 20px;
line-height: 36px;
}
.biz_prog_desc {
color: #707070;
margin: 0 auto 30px;
font-weight: 400;
}
.biz_prog_button {
color: #fff !important;
font-size: 12px;
padding: 8px 30px;
text-decoration: none !important;
border-radius: 5px;
margin: 0 auto;
display: inline-block;
font-weight: 500;
min-width: 180px;
text-align: center;
}
.biznes_kon_tit {
font-weight: 700;
font-size: 30px;
margin: 10px 0 20px;
line-height: 34px;
}
.biznes_kon_det {
font-weight: 500;
font-size: 16px;
width: 100%;
line-height: 24px;
}
.wrapper.wrapper_biznes_tabs {
max-width: 100% !important;
margin: 0;
text-align: center;
box-shadow: 0px 15px 15px -4px rgba(0, 0, 0, 0.1);
padding: 50px 15px 0 !important;
}
#biznes-tabs-menu > li {
width: 16%;
text-align: center;
cursor: pointer !important;
background: #90278e;
color: #fff;
}
#biznes-tabs-menu {
max-width: 1280px;
margin: 0px auto 0px !important;
padding: 0 15px;
}
#biznes-tabs-menu > li > .nav-link {
border-bottom: 5px solid rgba(255, 255, 255, 0);
padding: 15px 0 10px;
border-radius: 0 !important;
position: relative;
font-weight: 500;
color: #fff;
}
#biznes-tabs-menu > li > .nav-link.active:after {
content: "";
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 15px 15px 0 15px;
bottom: -20px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
#biznes-tabs-menu > li > .nav-link.active {
border-bottom: 5px solid #90278e !important;
}
#biznes-tabs-menu > li > .nav-link.active:after {
border-color: #90278e transparent transparent transparent !important;
}
.cennik_head {
font-size: 18px;
font-weight: 600;
margin: 0 0 20px;
}
.cennik_item {
font-weight: 500;
}
.cennik_price {
color: #707070;
margin: 0 0 10px;
}
.nobotpad {
padding-bottom: 0 !important;
}
.wrapper.wrapper_edu_tabs {
max-width: 100% !important;
margin: 0;
text-align: center;
box-shadow: 0px 15px 15px -4px rgba(0, 0, 0, 0.1);
padding: 50px 15px 0 !important;
}
#edu-tabs-menu {
max-width: 1280px;
margin: 0px auto 0px !important;
padding: 0 15px;
}
#edu-tabs-menu > li {
width: 24%;
text-align: center;
cursor: pointer !important;
color: #fff;
}
#edu-tabs-menu {
max-width: 1280px;
margin: 0px auto 0px !important;
padding: 0 15px;
}
#edu-tabs-menu > li > .nav-link {
border-bottom: 5px solid rgba(255, 255, 255, 0);
padding: 15px 0 10px;
border-radius: 0 !important;
position: relative;
font-weight: 500;
color: #fff;
}
#edu-tabs-menu > li > .nav-link.active:after {
content: "";
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 15px 15px 0 15px;
bottom: -19px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
#przedszkola-tab {
background: #fbaa27 !important;
}
#przedszkola-tab.active {
border-bottom: 5px solid #fbaa27 !important;
}
#przedszkola-tab.active:after {
border-color: #fbaa27 transparent transparent transparent !important;
}
#klasy1-3-tab {
background: #ef5030 !important;
}
#klasy1-3-tab.active {
border-bottom: 5px solid #ef5030 !important;
}
#klasy1-3-tab.active:after {
border-color: #ef5030 transparent transparent transparent !important;
}
#klasy4-8-tab {
background: #eb1167 !important;
}
#klasy4-8-tab.active {
border-bottom: 5px solid #eb1167 !important;
}
#klasy4-8-tab.active:after {
border-color: #eb1167 transparent transparent transparent !important;
}
#srednia-i-dorosli-tab {
background: #90278e !important;
}
#srednia-i-dorosli-tab.active {
border-bottom: 5px solid #90278e !important;
}
#srednia-i-dorosli-tab.active:after {
border-color: #90278e transparent transparent transparent !important;
}
.rekom_slider .slick-dots li button::before {
font-size: 12px;
}
.rekom_slider .slick-dots li.slick-active button::before {
color: #f4811f;
}
.rekom_slider .slick-dots {
bottom: -65px;
}
.rekom_slider {
margin: 50px 0 0;
}
.rekom_quote {
text-align: center;
font-size: 20px;
line-height: 24px;
margin: 0 0 20px;
}
.rekom_auth {
text-align: center;
font-size: 16px;
line-height: 20px;
font-weight: 400;
color: #b5b5b5;
}
.rekom_auth span {
font-size: 14px;
}
.czywiesz_slider .slick-dots li button::before {
font-size: 12px;
}
.czywiesz_slider .slick-dots li.slick-active button::before {
color: #fff;
}
.czywiesz_slider .slick-dots {
bottom: -40px;
}
.czywiesz_slider {
margin: 20px 0 30px !important;
}
.czy_wiesz_box,
.czywiesz_slider li button::before {
color: #fff;
}
.czy_wiesz_box {
padding: 30px 40px;
border-radius: 50px;
overflow: hidden;
margin: 0 0 30px;
}
.czy_wiesz_box::after {
content: "?";
font-family: Roboto;
display: block;
font-size: 300px;
line-height: 220px;
position: absolute;
left: 0;
top: 0;
font-weight: 700;
opacity: 0.2;
}
.czy_wiesz_triangle {
width: 0px;
height: 0px;
border-style: solid;
border-width: 0 40px 40px 0;
transform: rotate(0deg);
left: 75%;
position: absolute;
bottom: -8px;
}
.tr_orange {
border-color: transparent #f4811f transparent transparent;
}
.tr_green {
border-color: transparent #6cab3b transparent transparent;
}
.tr_violet {
border-color: transparent #90278e transparent transparent;
}
.tr_pink {
border-color: transparent #d70a8b transparent transparent;
}
.section.subpage_cover {
min-height: 500px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: center;
justify-content: center;
-webkit-align-content: stretch;
align-content: stretch;
-webkit-align-items: flex-end;
align-items: flex-end;
}
.section.subpage_cover .wrapper {
width: 100%;
padding: 0 15px;
}
.page_title_bar {
border-radius: 0 50px 0 0;
}
.subpage_cover .page_cover_title > h1,
.page_title_bar > h1 {
font-size: 30px !important;
line-height: 36px !important;
color: #fff;
font-weight: 500;
text-transform: none !important;
padding: 30px;
margin: 0;
}
.sala_file_button {
background: #90278e;
color: #fff;
font-size: 12px;
padding: 8px 30px;
text-decoration: none !important;
border-radius: 5px;
margin: 5px auto 0;
display: inline-block;
font-weight: 500;
}
.sala_file_button:hover,
.sala_file_button:focus {
background: #6e1e6d !important;
color: #fff;
text-decoration: none !important;
}
.sala_file_button .fa {
content: "\f054";
margin-left: 5px;
font-size: 10px;
}
.gallery_image img {
width: 100%;
}
.gallery_image {
margin: 30px 0 0;
}
.kontakt_box {
text-align: center;
background: #f9f9f9;
padding: 40px 20px;
}
.kontakt_box_title {
font-size: 20px;
font-weight: 600;
margin-bottom: 20px;
}
.projekt_data {
background: #e9e9e9;
padding: 10px 30px;
}
.projekt_belka {
width: 100%;
margin: 0 0 30px;
}
.projekt_box {
margin: 0 0 30px;
border-bottom: 1px solid #eee;
padding-bottom: 30px;
}
.projekt_box_title {
font-size: 20px;
line-height: 22px;
height: auto;
font-weight: 600;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-justify-content: flex-start;
justify-content: flex-start;
-webkit-align-content: stretch;
align-content: stretch;
-webkit-align-items: flex-start;
align-items: flex-start;
margin: 0 0 10px;
}
.projekt_box_date {
display: block;
margin: 0 0 10px;
}
.projekt_box .cont_box_button {
transform: none;
}
.kawiarnia_menu {
width: 100%;
} .section.newsletter {
margin: 30px 0 0;
background: #e9e9e9;
}
.section.newsletter .wrapper {
max-width: 1280px;
padding: 30px 15px 10px;
}
.section.newsletter .wpcf7-submit {
margin: 0 0 0 auto;
width: 100%;
max-width: 300px;
}
.newsletter_title {
text-transform: uppercase;
font-size: 28px;
line-height: 32px;
padding: 10px 0 20px;
text-align: center;
}
.section.newsletter h4 {
font-weight: 700 !important;
font-size: 30px !important;
margin: 0 auto 20px !important;
text-align: center !important;
width: 50% !important;
min-width: 500px !important;
line-height: 36px !important;
}
.section.newsletter .ml-form-embedContent p {
color: #707070 !important;
margin: 0 auto 30px !important;
text-align: center !important;
max-width: 55% !important;
min-width: 500px !important;
font-weight: 400 !important;
}
.ml-form-embedContainer .ml-form-embedWrapper.embedForm {
max-width: 100% !important;
width: 100% !important;
}
.section.newsletter .wpcf7-spinner {
position: absolute;
bottom: 20px;
}
.notoppad {
padding-top: 0 !important;
}
.site-footer {
position: relative;
margin: 0 0 0;
}
.site-footer .wrapper {
position: relative;
}
.section.footer {
margin: 0;
padding: 55px 0 45px;
min-height: 200px;
z-index: 1000;
position: relative;
}
.home .site-footer {
margin: 0 0 0;
}
.section.footer .wrapper {
max-width: 1280px;
padding: 0px 15px;
}
.footer_logo {
max-width: 150px;
margin: 0 auto 55px;
display: block;
}
.foot_header {
font-size: 12px !important;
font-weight: 600 !important;
font-family: roboto;
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_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-menu {
list-style: none;
padding: 0;
columns: 4;
-webkit-columns: 4;
-moz-columns: 4;
column-gap: 30px;
-webkit-column-gap: 30x;
-moz-column-gap: 30px;
}
#footer-menu li a {
font-size: 12px;
line-height: 12px;
margin: 0 0 12px;
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: #707070;
text-decoration: none;
font-family: inter;
font-weight: 500;
}
#footer-menu li a:hover,
#footer-menu li a:focus {
color: #ed1c25;
}
#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);
}
.sm_icons_contact {
text-align: center;
}
.sm_icons_contact .smico {
width: 32px;
margin: 5px;
}
.foot_con_tit {
margin: 0 0 15px;
font-size: 18px;
font-weight: 500;
line-height: 22px;
font-family: roboto;
color: #fff;
}
.foot_con_det {
font-size: 16px;
font-weight: 400;
line-height: 26px;
font-family: roboto;
color: #00445c;
}
.copyright {
margin: 20px 0 0;
font-size: 12px;
font-weight: 400;
line-height: 24px;
font-family: roboto;
color: #000;
text-align: left;
}
.bottom_link {
margin: 20px 0 0 20px;
font-size: 12px;
font-weight: 400;
line-height: 24px;
font-family: roboto;
color: #000;
text-align: right;
display: inline-block;
}
.bottom_link:hover,
.bottom_link:focus {
color: #ed1c25;
text-decoration: none;
}
.footer_links {
float: right;
margin: 40px 0 0;
}
.footer_links a,
.footer_links a:hover,
.footer_links a:focus {
font-size: 12px;
font-weight: 400;
line-height: 24px;
font-family: roboto;
color: #707070;
text-decoration: none;
}
.footer_links a.foot_link {
font-size: 16px;
font-weight: 300;
line-height: 24px;
font-family: roboto;
color: #707070;
text-decoration: none;
}
.footer_links a.foot_link.fl_cookies {
font-size: 16px;
font-weight: 300;
line-height: 24px;
font-family: roboto;
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: roboto;
color: #00445c;
margin: 20px 0 30px;
font-weight: 500;
}
.owl-carousel button.owl-dot {
outline: none !important;
}
.owl-carousel button.owl-dot span {
background: #ed1c25;
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: #ec1c24;
}
.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: roboto;
}
.wpcf7-text:focus,
.wpcf7-textarea:focus {
border: 2px solid #1b1b1c;
}
.wpcf7-textarea {
max-height: 190px;
font-family: roboto;
}
.wpcf7-select {
margin: 0 0 10px;
padding: 10px;
border-radius: 10px;
border: 2px solid #ddd;
outline: none !important;
font-family: roboto;
background: #fff;
}
.wpcf7 input[type="file"] {
cursor: pointer;
margin: 0 0 10px;
}
.form_label {
font-size: 14px !important;
}
.wpcf7-submit {
width: 250px;
height: 46px;
background: #ec1c24;
-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: roboto;
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: flex;
width: 100%;
margin: 10px 0 0;
}
.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;
}
#calAccordion {
margin: 0 0 50px;
}
h2.kal_miesiac {
margin: 40px 0 !important;
}
#calAccordion .accordion-item {
margin: 0 0 15px;
border-bottom: 1px solid #ed1c25;
padding: 0 0 12px;
}
.kal_data {
font-size: 16px !important;
font-weight: 700;
}
h3.kal_name {
font-size: 16px !important;
font-weight: 700;
margin: 0;
line-height: 22px !important;
}
#calAccordion .accordion-button {
position: relative;
cursor: pointer;
}
#calAccordion .accordion-button.collapsed::after {
transform: rotate(0deg);
}
#calAccordion .accordion-button::after {
font-family: "Font Awesome 5 Free";
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
content: "\f078";
color: #45423a;
position: absolute;
right: 15px;
top: 12px;
font-size: 16px;
transform: rotate(180deg);
font-weight: 600;
}
#calAccordion .accordion-body {
padding: 15px 0 0;
}
#calAccordion .home_tab_cont_readmore {
color: #fff;
font-size: 12px;
padding: 8px 30px;
text-decoration: none !important;
border-radius: 5px;
display: block;
font-weight: 500;
margin: 20px 0 10px;
width: 180px;
text-align: center;
float: none;
}
@media screen and (max-width: 1279px) {
.section .wrapper {
max-width: 990px;
}
.section.page_cont .wrapper {
padding-top: 30px !important;
}
.section.footer .wrapper {
max-width: 990px;
}
.owl-nav {
max-width: 990px;
}
.owl-dots {
max-width: 495px;
}
}
@media screen and (max-width: 990px) {
.kompas_image {
width: 100%;
margin: 20px 0 30px;
}
#edu-tabs-menu {
padding: 0px;
display: block !important;
}
#edu-tabs-menu > li {
width: 100%;
}
.wrapper_separator {
margin: 30px auto;
}
.seeall_big_button {
font-size: 18px;
padding: 15px 15px;
min-width: 100%;
}
.rekom_slider .slick-dots {
bottom: -45px;
}
.czy_wiesz_box {
margin: 50px 0 30px;
}
.section_title_left {
font-size: 26px;
margin: 0 0 40px;
text-align: center;
width: 100%;
min-width: 100%;
line-height: 36px;
}
.page_cover .page_cover_title {
font-size: 30px;
line-height: 36px;
margin: 20px 0 150px;
text-align: center;
}
.page_cover_img {
display: none;
}
.astm-search-menu {
display: none !important;
}
#primary-menu .mobonly {
display: flex !important;
}
#primary-menu .mobonly {
display: block !important;
}
.site-header .wrapper .main-navigation #primary-menu > li > a {
font-size: 18px;
}
.site-header .wrapper .main-navigation ul.sub-menu {
max-height: 0;
overflow: hidden;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}
.site-header .wrapper .main-navigation li.menu-item-has-children:hover ul.sub-menu {
max-height: 1000px;
}
.home_tab_cont_readmore {
margin: 30px auto 0;
width: 100%;
text-align: center;
}
.home_tab_cont_links a {
margin: 20px 0 0;
width: 100%;
display: block;
text-align: center;
}
.home_tab_cont_links {
margin: 30px 0 0;
}
.home_tab_img_cont {
mask-image: none;
height: auto;
}
.home_tab_logo {
height: auto;
width: 80%;
}
.home_center_logo {
display: none;
}
#home-tabs-menu {
max-width: 100%;
margin: 0px auto -6px !important;
padding: 0;
display: -webkit-box !important;
display: -webkit-flex !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: flex !important;
flex-wrap: wrap;
justify-content: center !important;
}
#home-tabs-menu li {
flex: 0 0 calc(33% - 16px);
box-sizing: border-box;
text-align: center;
margin: 0 0 15px;
padding: 0 15px;
}
#home-tabs-menu > li > .nav-link {
padding: 0 0 10px;
}
.wrapper.wrapper_home_tabs {
padding: 0px 15px 20px !important;
}
.home_tab_logo {
height: 85px;
width: auto;
}
.home_tab_cont_title {
padding: 0 0 30px;
text-align: center;
margin: 20px 0 0;
}
.bottom_link {
text-align: center;
}
.section_title {
font-size: 26px;
margin: 30px auto 10px;
width: 100%;
min-width: 100%;
line-height: 36px;
}
.section.newsletter .wpcf7-submit {
margin: 0;
width: 100%;
max-width: 100%;
}
.section.newsletter {
padding: 30px 0;
}
.section_desc {
max-width: 100%;
min-width: 100%;
}
.slider_top {
height: auto;
}
.slider_img_mask {
-webkit-mask-image: none;
}
.slider_img_cont {
width: 100%;
height: 350px;
margin: 0 auto -10px;
}
.slider_lead {
width: 100%;
min-width: 100%;
margin: 0 auto 0px;
}
.slider_tit {
font-size: 26px;
min-width: 100%;
line-height: 32px;
}
.site-header .wrapper {
-ms-flex-direction: row;
flex-direction: row;
}
.top_haslo {
display: none;
}
.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;
}
.row.slide_image_bg > div:first-child {
margin: 0 0 50px;
}
.scroll_down {
display: none;
}
.owl-nav {
display: none;
}
.sec_title {
font-size: 24px;
line-height: 28px;
text-align: center;
width: 100%;
}
.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;
}
.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;
}
.section.page_cover {
height: auto;
padding-top: 30px;
margin: 0 0 100px;
}
.page-title {
font-size: 24px !important;
line-height: 28px !important;
margin: 0px;
}
.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;
}
.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;
}
.section.blog {
margin: 100px 0 0;
}
.projekt_img {
display: none;
}
.projekt_head {
width: 90%;
}
.projekty_acc .accordion-body {
padding-left: 0px;
}
.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;
}
.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: #ed1c25;
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,
.main-navigation.opened * {
opacity: 1;
pointer-events: all !important;
}
.main-navigation.opened #primary-menu > li.menu-item-has-children > a {
pointer-events: none !important;
}
.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 a:active {
pointer-events: none;
}
.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;
}
.biznes_programy_box {
display: block;
padding: 0;
text-align: center;
}
.biz_prog_txt {
margin: 0 0 30px !important;
}
.biznes_programy {
width: 100% !important;
}
.nav-pills {
display: block !important;
}
.nav-pills > li {
width: 100% !important;
}
h3.kal_name {
margin: 10px 0 0;
}
}