@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, section, article, aside, hgroup, header, footer, nav, dialog, figure, menu, video, audio, mark, time, canvas, details {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
section, article, aside, hgroup, header, footer, nav, dialog, figure, figcaption {
display: block;
}
body {
line-height: 1;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
:focus { outline: 0;
}
ins { text-decoration: none;
}
del {
text-decoration: line-through;
}
table { border-collapse: collapse;
border-spacing: 0;
}
html, body {
height: 100%;
margin: 0px;
padding: 0;
width: 100%;
}
img {
max-width: 100%;
height:auto;
}
body{
margin: 0;
font-family: "Nunito Sans", Arial, Helvetica, Sans-serif;
font-size: 16px;
font-weight: 400;
font-style: normal;
line-height: 1.6;
vertical-align: top;
color: #000000;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
-webkit-text-rendering: optimizelegibility;
} .container {
width: 1340px;
display: table;
border-collapse:separate;
border-spacing:20px 0px;
box-sizing: border-box;
margin-left: auto;
margin-right: auto;
}
.row {
width: 100%;
}
.row:before, .row:after {
content:"";
display:table;
}
.row:after {
clear:both;
}
.row {
zoom:1; }
.column {
display: table-cell;
}
.column__inline {
display: inline-block;
vertical-align:top;
}
.row .column:first-child {
margin-left: 0 !important;
}
.grid_1_of_12{
width: 6.867% 
}
.grid_2_of_12{
width: 15.333% 
}
.grid_3_of_12{
width: 23.8%;
}
.grid_4_of_12{
width: 32.267%;
}
.grid_5_of_12{
width: 40.733% 
}
.grid_6_of_12{
width: 49.2% 
}
.grid_7_of_12{
width: 57.667% 
}
.grid_8_of_12{
width: 66.133% 
}
.grid_9_of_12{
width: 74.6% 
}
.grid_10_of_12{
width: 83.067% 
}
.grid_11_of_12{
width: 91.533% 
}
.grid_12_of_12{
width: 100%;
display:block;
}
.row_flex{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.row_flex::after, .row_flex::before {
content: unset;
}
.grid_flex_1_of_12{
max-width: 6.867%;
flex: 6.867%;
}
.grid_flex_2_of_12{
max-width: 15.333%;
flex: 15.333%;
}
.grid_flex_3_of_12{
max-width: 23.8%;
flex: 23.8%;
}
.grid_flex_4_of_12{
max-width: 32.267%;
flex: 32.267%;
}
.grid_flex_5_of_12{
max-width: 40.733%;
flex: 40.7337%;
}
.grid_flex_6_of_12{
max-width: 49.2%;
flex: 49.2%;
}
.grid_flex_7_of_12{
max-width: 57.667%;
flex: 57.667%;
}
.grid_flex_8_of_12{
max-width: 66.133%;
flex: 66.133%;
}
.grid_flex_9_of_12{
max-width: 74.6%;
flex: 74.6%;
}
.grid_flex_10_of_12{
max-width: 83.067%;
flex: 83.067%;
}
.grid_flex_11_of_12{
max-width: 91.533%;
flex: 91.533%;
}
.grid_flex_12_of_12{
max-width: 100%;
display:block;
}
.flex-center {
display: flex;
align-items: center;
justify-content: center;
}
@media only screen and (max-width: 1340px) {
.container {
width: 1140px;
}
}
@media only screen and (max-width: 1140px) {
.container {
width: 920px;
}
} @media only screen and (max-width: 940px) {
.container {
width: 100%;
display: block;
}
[class*='grid_'] {
width: 100%;
display: block;
float:left;
margin-bottom: 20px;
}
}
.top__align {
vertical-align: top;
}
.borderradius25 {
border-radius: 25px;
}
.borderradius25 img {
border-radius: 25px;
} h1 {
font-size: 50px;
}
h2 {
font-size: 22px;
font-weight: 500;
}
h3 {
font-size: 26px;
font-weight: 500;
} .heading__xlarge {
font-size: 50px;
font-weight: 700;
letter-spacing: -1px;
}
.heading__ylarge {
font-size: 40px;
font-weight: 700;
letter-spacing: -1px;
}
.heading__zlarge {
font-size: 35px;
font-weight: 700;
letter-spacing: -1px;
}
.heading__large {
font-size: 29px;
font-weight: 700;
letter-spacing: -1px;
}
.heading__medium {
font-size: 26px;
font-weight: 700;
letter-spacing: -1px;
}
.heading__small {
font-size: 22px;
} header {
background: rgba(255,255,255,.9);
}
header .navigation__bar {
padding: 20px 0;
-ms-flex-align: center;
align-items: center;
display: -ms-flexbox;
display: flex;
justify-content: space-between;
width: 100%;
margin: 0 auto;
}
header .navigation__bar .logo {
margin-left: 20px;
margin-right: 20px;
}
header .navigation__bar .site__navigation {
margin-left: 30px;
margin-right: 30px;
} .toggleMenu {
position: absolute;
top: 20px;
right: 10px;
display: none;
padding: 15px;
color: #fff;
transition: color linear 0.15s;
}
.toggleMenu span {
display: block;
width: 33px;
height: 4px;
margin-bottom: 5px;
position: relative;
background: #004aad;
border-radius: 3px;
z-index: 1;
}
.toggleMenu:hover span {
background: #e20613;
}
header {
position: fixed;
width: 100%;
z-index:1000;
transition: transform 0.3s ease;
}
header .navigation__bar .logo a img {
width: 200px;
}
.site__navigation .menu li {
float: left;
position: relative;
list-style: none;
}
.site__navigation .menu li a {
font-size: 17px;
font-weight: 600;
letter-spacing: 0px;
display: block;
float: left;
padding-top: 10px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 10px;
opacity: 1;
color: #000000;
text-decoration: none;
}
.site__navigation .menu li.contact a {
background: transparent;
color: #000000;
border-radius: 30px;
border: 1px solid #000000;
transition: all 0.2s ease;
}
.site__navigation .menu li.contact a:hover {
color: #fff;
background: #E60000;
border: 1px solid #E60000;
border-radius: 30px;
}
.site__navigation .menu li a:hover {
color: #E60000;
}
.site__navigation .menu li ul {
position: absolute;
left: -9999px;
min-width: 260px;
transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
display: block!important;
visibility: hidden;
opacity: 0;
box-shadow: 0 10px 40px rgba(0,0,0,.20);
background: rgba(255,255,255,.85);
}
.site__navigation .menu li.hover ul {
top: 100%;
left: 0;
visibility: visible;
opacity: 1;
}
.site__navigation .menu li li a {
display: block;
min-width: 260px;
position: relative;
z-index:100;
border-bottom: 1px solid rgba(0,0,0,.10);
border-top: 0 none;
line-height: 150%;
padding: 15px 15px;
color: #000000;
} @media screen and ( max-width: 960px) {
header {
left: 0;
}
header .navigation__bar .site__navigation {
position: absolute;
left: 0;
top: 103px;
width: 100%;
margin-left: 0;
margin-right: 0;
}
.site__navigation .menu ul {
}
.site__navigation .menu li, .site__navigation .menu li.contact {
width: 100%;
float: none;
display: block;
}
.site__navigation .menu li a {
padding-left: 0px;
padding-right: 0px;
}
.site__navigation .menu > li.hover > ul {
position: static !important;
}
.site__navigation .menu > li > a, .site__navigation .menu li li a {
width: 100%;
float: none;
display: block;
font-size: 15px;
padding: 12px 0px 10px 0px;
border-top: 1px solid #666;
background: rgba(255,255,255,.95);
text-align: center;
}
.site__navigation .menu li li a {
padding: 15px 0px;
border-top: 1px solid #666;
background: rgba(255,255,255,.95);
}
.site__navigation .menu li.contact a {
background: rgba(255,255,255,.95);
color: #000000;
border-radius: 0px;
border: 0px solid #000000;
border-top: 1px solid #666;
transition: all 0.2s ease;
}
.site__navigation .menu li.contact a:hover {
color: #000000;
background: rgba(255,255,255,.95);
border: 0px solid #E60000;
border-top: 1px solid #666;
border-radius: 0px;
}
} .menu-bottom-menu-container .menu li {
float: none;
position: relative;
list-style: none;
}
.menu-bottom-menu-container .menu li a {
font-size: 17px;
font-weight: 600;
letter-spacing: 0px;
display: block;
float: none;
padding-top: 2px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 2px;
opacity: 1;
color: #000000;
text-decoration: none;
}
.menu-bottom-menu-container .menu li a:hover {
color: #E60000;
} .footer {
margin-top: 30px;
padding-left: 20px;
padding-right: 20px;
}
.footer a {
text-decoration: none;
color: #000000;
}
.menu-footer-menu-container {
margin-top: 60px;
margin-bottom: 30px;
padding-top: 20px;
border-top: 1px solid #999;
text-align: right;
}
.menu-footer-menu-container .menu li {
display:inline-block;
text-align: right;
position: relative;
list-style: none;
}
.menu-footer-menu-container .menu li a {
font-size: 15px;
font-weight: 600;
letter-spacing: 0px;
display: block;
float: left;
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
opacity: 1;
color: #000000;
text-decoration: none;
}
.copyright {
text-align: center;
font-size: 15px; }
.footer h3 {
font-size: 20px;
margin-bottom: 20px;
} .logo__footer {
width: 90%;
max-width: 360px;
} .slider h1 {
color: #fff;
}
.slider .heading__small {
color: #fff;
font-size: 22px;
} .stats__leftborder {
border-left: 1px solid #e1e1e1;
}
.iw-so-number { } #cwc-block img, #csoc-block img, #cdofc-block img {
transform: scale(1);
transition: all 0.2s ease;
cursor: pointer;
}
#cwc-block img, #csoc-block img, #cdofc-block img {
filter: grayscale(1);
}
#cwc-block:hover img, #csoc-block:hover img, #cdofc-block:hover img {
transform: scale(1.05);
transition: all 0.2s ease;
filter: grayscale(0);
} .social-icons {
list-style:none;
margin-top: 30px;
text-align: left;
}
.social-icons li {
display: inline-block;
margin-right: 20px;
}
.social-icons li a {
color: #000;
font-size: 30px;
opacity: .4;
} .gform_button {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
background: #ed1c24;
border-width: 1px 0;
border: 1px solid #ed1c24;
color: #ffffff !important;
font-size: 17px;
padding: 15px;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
padding-inline: 30px;
cursor: pointer;
display: inline-block;
line-height: 1em;
text-align: center;
text-decoration: none;
margin-top: 20px;
}
.ginput_complex input, .gfield input {
border-top: none;
border-left: none;
border-right: none;
} #scroll__to__top {
display: block;
pointer-events: auto;
background: rgba(0,0,0,.65);
bottom: 20px;
cursor: pointer;
height: 30px;
line-height: 0;
opacity: 0;
padding-top: 15px;
position: fixed;
right: 20px;
transform: scale(0);
transition: .2s;
text-align: center;
width: 45px;
z-index: 101;
box-sizing: inherit;
}
#scroll__to__top svg {
display: inline-block;
height: 15px;
opacity: .6;
transition: .3s;
width: 15px;
}
#scroll__to__top svg path {
fill: #fff;
}
#scroll__to__top:hover {
opacity: 1;
}
#scroll__to__top.show {
opacity: 1;
transform: scale(1);
} .box__community {
background: #e6e6e6;
transition: all 0.2s ease;
cursor: pointer;
text-align: center;
padding: 30px 10px;
border-radius: 20px;
}
.box__community img {
transform: scale(1);
filter: grayscale(1);
opacity: .5;
transition: all 0.2s ease;
}
.box__community:hover img {
transform: scale(1.1);
filter: grayscale(0);
opacity: 1;
transition: all 0.2s ease;
} .wpem-event-title {
padding: 0 0px;
}
.wpem-event-single-image {
border-left: 0px #e4e4e4 solid !important;
border-right: 0px #e4e4e4 solid !important;
padding: 0 100px;
}
@media (max-width: 1200px) {
.wpem-event-title {
padding: 0 0px;
}
.wpem-event-single-image {
padding: 0 0px;
}
}
.wpem-row {
display: block!important;
font-size: 18px;
}
.wpem-col-md-8 {
max-width: 100%!important;
}
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content::after {
background: none!important;
}
.spotkanie_zakonczone {
background: #e30613;
border: 1px solid #000000;
border-radius: 20px;
border-bottom: 1px solid #000000!important;
color: #ffffff;
font-weight: 700;
letter-spacing: 2px;
text-align: center!important;
margin-bottom: 20px;
}
.spotkanie_notices p {
font-size: 16px!important;
}
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-single-event-short-info {
text-align: center;
display: none!important;
}
.nawigacja_spotkan {
display: inline-block;
font-size: 20px;
width: 100%;
padding: 30px;
}
.nawigacja_spotkan .link_poprzedni {
width: 45%;
float: left;
}
.nawigacja_spotkan .link_nastepny {
width: 45%;
float: left;
text-align: right;
}
.wpem-single-event-body-content {
font-family: Poppins, Arial, Helvetica, sans-serif;
}
.wpem-single-event-body-content p {
font-size: 16px;
line-height:1.4!important;
}
.wpem-single-event-body-content h3 {
font-weight: 700;
}
.wpem-single-event-body-content h5 {
font-size: 20px;
font-weight: 700;
}
.wpem-single-event-body-content h6 {
font-size: 15px;
font-weight: 700;
text-transform: none!important;
}
.wpem-single-event-body-content a {
color: #2271b1;
}
.wpem-single-event-page .wpem-heading-text {
font-size: 38px!important;
text-transform: none!important;
font-family: Poppins, Arial, Helvetica, sans-serif;
padding-top: 20px!important;
padding-bottom: 10px!important;
padding-left: 10px!important;
padding-right: 10px!important;
letter-spacing: 0!important;
}
.spotkanie_zakonczone a {
color: #004CEF;
}
.data_spotkania {
padding-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
font-size: 16px;
}
.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-title .wpem-heading-text {
font-family: Poppins, Arial, Helvetica, sans-serif;
letter-spacing: 0!important;
text-transform: none!important;
}
h3.wpem-heading-text::after {
background-color: none!important;
height: 0!important;
}
#search_keywords {
width: 97.4%!important;
}
.page-numbers li {
background: none!important;
padding-left: 0!important;
}
.wpem-single-event-page .event-manager-info, .wpem-single-event-page .wpem-single-event-wrapper {
border: none!important;
}
.single_event_listing .wpem-event-title {
border: 1px #e4e4e4 solid!important;
}
.wpem-single-event-short-info {
border: 0px #e4e4e4 solid!important;
}
.wpem-event-single-image { }
.wpem-form-wrapper .showing_applied_filters {
width: 98%!important;
} .wpem-event-listing-list-view.wpem-event-listings .wpem-event-layout-wrapper .event_listing {
border-left: 2px solid var(--wpem-gray-border-color)!important;
}
.wpem-single-event-short-info {
display: none!important;
}
.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-banner .wpem-event-banner-img {
height: 150px!important;
width: 150px!important;
}
@media (max-width: 640px) {
.wpem-event-listings .wpem-event-layout-wrapper .wpem-event-banner .wpem-event-banner-img {
height: 100px!important;
width: 100px!important;
}
}
.wpem-event-date-time {
color: #d13124!important;
font-weight: 600;
}
.wpem-event-location-text {
font-weight: 600;
}
.single_event_listing .wpem-event-title {
border: 0px #e4e4e4 solid !important;
}
.data_spotkania {
font-size: 20px;
font-weight: 600;
color: #d13124!important;
}
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-header-top, table.wpem-responsive-table-wrapper tbody tr:hover, table.wpem-responsive-table-wrapper thead {
background: #fff!important;
}
.nawigacja_spotkan {
font-size: 18px;
font-weight: 600;
}
.nawigacja_spotkan a {
text-decoration:none;
color: #151515;
}
.nawigacja_spotkan a:hover {
text-decoration:none;
color: #d13124!important;
}
.wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-additional-info-block-details, .wpem-single-event-page .wpem-single-event-wrapper .wpem-single-event-body .wpem-single-event-left-content .wpem-single-event-body-content {
padding: 30px 30px 0 30px!important;
} .testimorale_slider {
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
border-radius: 10px;
}