body {
    font-family: 'Space Grotesk', sans-serif;
    color: #2D2C2C;
    background: #ffffff;
}
html, body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
body.menu-active {
    margin: 0;
    height: 100%;
    overflow: hidden;
}
body.menu-active .header__logo {
    opacity:0;
}
body.menu-active .header {
    background: #0000;
}
h1 {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 60px;
    line-height: normal;
    font-weight: 600;
    color: #797979;
}
h2 {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 40px;
    font-style: normal;
    line-height: normal;
    letter-spacing: -1.28px;
    margin: 0;
    color: #00060F;
}
h3 {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
}
h4 {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 40px;
    line-height: normal;
    margin: 0;
}
h5 {
    font-size: 24px;
    font-weight: 500;
    font-family: 'Space Grotesk', sans-serif;
    line-height: normal;
    margin: 0;
}
img{max-width: 100%; max-height: 100%;}
ul{padding-left: 0;}
a, a:hover {
    text-decoration: none;
    font-style: normal;
    color: #2b313f;
}
*, ::after, ::before {
    box-sizing: border-box;
}
li {
    list-style: none;
}
section {
    width: 100%;
    display: inline-block;
    float: left;
}
.overflow-color {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #FF6B00;
    z-index: 9999;
    display: none;
    opacity: 0.8;
}
body.menu-active .overflow-color {
    display: block;
    z-index: 9;
}
body.menu-active .header.nav-active {
    background: #ffaeae00;
}
/*NAVBAR*/



/*SLIDER*/
#slider {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
    border-radius: 15px;
}
#slider img {
    object-fit: cover;
    aspect-ratio: 1520 / 700;
    width: 100%;
    border-radius: 15px;
}
.slider_text {
    position: absolute;
    bottom: 55px;
    left: 40px;
}
.owl-theme .owl-dots button.owl-dot.active span {
    background: #AC1031 !important;
    border-color: #AC1031 !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #CCCCCC!important;
}
.owl-theme .owl-dots .owl-dot span {
    background: #ffff!important;
    border: 2px solid #ccc!important;
    border-radius: 30px!important;
}
#upcomingevents .owl-dots .owl-dot span {
    background: #2c3041!important;
}
#upcomingevents .owl-dots .owl-dot.active span{
    background: #AC1031!important;
}
.owl-dots {
    position: absolute;
    bottom: -50px;
    right: 0;
    left: 0;
}
.owl-nav {
    position: absolute !important;
    bottom: 50%;
    width: 100%;
    display: flex;
    align-items: center;
}
/*UPCOMING NAV*/
#upcomingevents .owl-prev, #upcomingevents .owl-next {
    background: #363E51!important;
}
#upcomingevents .owl-next:before, #upcomingevents .owl-prev:before {
    background-image: url(//effathawadowice.pl/wp-content/themes/effatha/images/arrow-white.svg)!important;
}
#upcomingevents .owl-next.disabled:before{
    background-image: url(//effathawadowice.pl/wp-content/themes/effatha/images/gray-disabled.svg)!important;
}
#upcomingevents .owl-prev.disabled:before{
    background-image: url(//effathawadowice.pl/wp-content/themes/effatha/images/gray-disabled.svg)!important;
    rotate: 180deg;
}

.owl-next {
    height: 80px;
    width: 60px;
    margin: 0 !important;
    background: #F6F6F6 !important;
    border-radius: 15px !important;
    right: -90px;
    position: absolute;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.owl-prev {
    height: 80px;
    width: 60px;
    margin: 0 !important;
    background: #F6F6F6 !important;
    border-radius: 15px !important;
    left: -90px;
    position: absolute;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.owl-next:before, .owl-prev:before {
    content: "";
    background-image: url(//effathawadowice.pl/wp-content/themes/effatha/images/arrow-red.svg) !important;
    height: 30px;
    width: 100%;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    margin: 0 !important;
    -moz-transition: all .1s ease;
    -webkit-transition: all .1s ease;
    -o-transition: all .1s ease;
    display: flex;
    background-position: 50% 50%;
}
.owl-prev:before{
    rotate: 180deg;
}
.owl-next.disabled:before{
    content: "";
    background-image: url(//effathawadowice.pl/wp-content/themes/effatha/images/arrow-disabled.svg) !important;
}
.owl-prev.disabled:before{
    content: "";
    background-image: url(//effathawadowice.pl/wp-content/themes/effatha/images/arrow-disabled.svg) !important;
    rotate: 180deg;
}
.owl-next span, .owl-prev span {
    display: none;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background-color: #EDEDEF!important;
}
.owl-next:active, .owl-prev:active {
    background-color: #F6F6F6!important;
}
.slider_text h2 {
    color: #fff;
}

.top__div {
    text-align: center;
    position: absolute!important;
    left: 0;
    right: 0;
    height: 100vh;
}
.top__div h3 {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 15px!important;
    text-align: left;
    letter-spacing: 0.2em;
    margin-top: 7vh;
}
.line {
    background: #E2000F;
    height: 1px;
    display: inline-block;
    margin: 100px 0;
    width: 100%;
}
.full-container {
    padding-right: 15%;
    padding-left: 15%;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
}
.small-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
}
.container.no-wrap {
    padding-left: 0;
    padding-right: 0;
}

/*BUTTONS*/
.btn {
    color: #00060F;
    font-size: 16px;
    font-weight: 700;
    padding: 16px 35px 16px;
    position: relative;
    transition: 0.3s cubic-bezier(0.645,0.045,0.355,1);
    display: inline-block;
    font-family: 'Space Grotesk', sans-serif;
    border: 1px solid var(--main-black, #00060F);
    border-radius: 30px;
}
.btn:hover {
    background: #AC1031;
    border: 1px solid var(--main-black, #AC1031);
    color: #ffffff;
}
.btn:active {
    background: #AC1031;
    border: 1px solid #AC1031;
    color: #ffffff;
}
.btn.ico:after {
    content: "";
    background-image: url(//effathawadowice.pl/wp-content/themes/effatha/images/arrow_go.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 10px;
    width: 15px;
    position: absolute;
    bottom: 20px;
    margin-left: 10px;
    right: 15px;
    opacity: 0;
    transition: 0.3s cubic-bezier(0.645,0.045,0.355,1);
}
.btn.ico {
    min-width: 170px;
    display: inline-block;
    height: 53px;
}
.btn.ico span {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    transition: 0.3s cubic-bezier(0.645,0.045,0.355,1);
}
.btn.ico:hover span {
    left: -20px;
}
.btn.ico:hover:after {
    opacity: 1;
}

.btn-link {
    color: #AC1031;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 16px;
    font-weight: 600;
    transition: all 0.3s ease-in-out;
}
.btn-link:hover {
    color: #AC1031;
    text-decoration: underline;
}
hr {
    float: left;
    border-width: 1px;
    border-style: solid;
    border-bottom: none;
    width: 100%;
    border-color: #d7d7d7;
}
p.intro {
    font-size: 24px;
    font-weight: 500;
    line-height: normal;
    word-wrap: break-word;
    color: #00060F;
    margin-top: 0;
}
p {
    font-size: 18px;
    line-height: 24px;
    word-wrap: break-word;
    font-weight: 400;
    color: #00060F;
    margin-bottom: 0;
    margin-bottom: 0;
}
.section__header h3 {
    text-align: center;
    padding: 60px 0;
}
/*HOMEPAGE SECTIONS*/
.top {
    z-index: 999999;
    position: relative;
    opacity: 1;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    margin-top: 150px;
}
/*CATEGORIES*/
.categories {
    margin-bottom: 100px;
}
.cat_item {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    height: 400px !important;
    display: block;
    border-radius: 15px;
}
.cat_item img {
    overflow: hidden!important;
    position: absolute;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    object-fit: cover;
    height: 100%;
}
.cat_item:hover .cat_text {
    transform: translateY(0%);
}
.cat_item:hover .overflow-bg{
    opacity: 0.8;
}
.cat_item:hover .fake-btn{
    opacity: 1;
}
.overflow-bg {
    background: #ff6b00;
    display: block;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 1;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
}
.fake-btn {
    position: absolute;
    bottom: 50px;
    width: 100%;
    z-index: 3;
    color: #fff;
    opacity: 0;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.fake-btn:after {
    content: "";
    background-image: url(//effathawadowice.pl/wp-content/themes/effatha/images/arrow_go.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 10px;
    width: 15px;
    position: relative;
    bottom: 6px;
    margin-left: 10px;
}
.color-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 240px;
    padding: 20px 20px 25px;
    background: #f4f4f4;
    color: #fff;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    width: 100%;
}
.video.item.cat_item:hover .color-box {
    height: 90%;
}
.cat_text {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
-moz-transition: all .3s ease;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
}
.top_text {
    align-self: flex-start;
    margin-top: -30px;
}
.single_event .cat_text p {
    font-size: 18px;
}
.middle_text {
    height: 0%;
    opacity: 0;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    display: flex;
    align-items: center;
    text-align: left;
    color: #fff;
    align-self: flex-start;
}
.video.item.cat_item:hover .middle_text {
    height: 50%;
    opacity: 1;
}
.bottom_text {
    align-self: flex-start;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.top_text h4{
    margin-top:10px;
}
.top_text span {
    background: #fff;
    height: 54px;
    padding: 8px;
    border-radius: 15px;
    min-width: 54px;
    font-size: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.top_text .extra{
    height: 0%;
    opacity: 0;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    margin: 0;
}
.video.item.cat_item:hover .top_text .extra{
    height: 100%;
    opacity: 1;
}

.cat_text .extra{
    color:#fff;
}   
.bottom_text a {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
.bottom_text a:hover {
    text-decoration: underline;
}
#categories .actions_item {
  position: relative;
  width: 100%;       
  padding-top: 100%; /* kwadrat */
  overflow: hidden;
  border-radius: 15px;
  color: white;
  text-decoration: none;
  display: block;
}
/*Wszystkie wydarzenia*/
.all_events .section__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin-bottom: 50px;
    margin-top: 90px;
    color: #fff;
}
.all_events .header-title {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}
.all_events .header-link {
    margin-left: auto;
    text-align: right;
}
.all_events .select-wrapper {
    text-align: left;
}
.all_events select#yearSelect {
    border-bottom: 2px solid #cccccc;
    outline: none;
    font-size: 20px;
    color: #283140;
    background-color: unset;
    padding: 10px;
    border-top: none;
    border-left: none;
    border-right: none;
}
.all_events .cat_item {
    display: flex;
    width: 100%;
    justify-content: flex-end;
    margin-bottom: 50px;
}
.all_events .cat_item img {
    width: 50%;
    left: 0;
}
.all_events .color-box {
    height: 100%;
    width: 50%;
}
.all_events .top_text {
    margin-top: 0;
}
.all_events .top_text span {
    padding: 8px 10px;
    margin-left: -40px;
    font-weight: 500;
}
.all_events .top_text .extra,.all_events .middle_text {
    opacity: 1;
}
.all_events .bottom_text a {
    font-size: 30px;
    float: left;
    display: block;
    width: 100%;
}
.all_events .bottom_text .btn {
    font-size: 16px;
    float: left;
    background: #fff;
    color: #283140;
    height: 50px;
    display: flex;
    align-items: center;
    border: none;
    text-decoration: none;
    margin-top: 40px;
    width: auto;
    border: 1px solid #fff;
}
.all_events .bottom_text .btn:hover {
    color: #fff;
    background: #ffffff00;
}
.all_events .top_text .extra {
    margin-top: 10px;
}
.reg {
    position: absolute;
    background: #AC1031;
    z-index: 99999;
    border-radius: 5px;
    line-height: 40px;
    padding: 0 15px;
    color: #fff;
    right: 20px;
    top: 20px;
    font-size: 16px;
    font-weight: 500;
}
/*EVENT PAGE*/
.graybox {
    background: #F6F6F6;
    border-radius: 15px;
    padding: 20px;
    margin: 50px 0 90px;
}
.event_info .description h5 {
    text-align: center;
}
.event_info h5, .event_info p {
    color: #00060F;
}
.event_info p {
    font-size: 18px;
    line-height: 24px;
}
.graybox_content {
    border-bottom: 1px solid #DBDBDB;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.graybox_content p {
    margin-top: 10px;
}
.graybox div:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.all_events .bottom_text h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    width: 90%;
}
/* Ikona wyśrodkowana i powyżej */
#categories .actions_item img {
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    width: 40%;
    height: auto;
}

/* Tekst h3 w lewym dolnym rogu */
#categories .actions_item .action_text {
  position: absolute;
  bottom: 20px;
  left: 20px;
  text-align: left;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.2;
}

/* Przycisk na dole wyśrodkowany */
#categories .actions_item .fake-btn {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: rgba(0,0,0,0.2);
  padding: 6px 12px;
  border-radius: 20px;
  font-size: 0.9rem;
  cursor: pointer;
  user-select: none;
  white-space: nowrap;
}
/*ABOUT SECTION*/
.about__section {
    width: 100%;
    float: left;
    display: inline-block;
    background: #F2F2F2;
    padding: 100px 0;
    position: relative;
}
.about__section .about_image {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.about_image img {
    width: 100%;
    object-fit: cover;
    object-position: top;
    height: -webkit-fill-available;
}
/*FAQ*/
#faq {
    display: inline-block;
    width: 100%;
    padding-bottom: 100px;
    background: #F6F6F6;
}
#faq .col-70{
    margin: 0 15%;
}
.collapse {
    position: relative;
}
.accordion {
    background-color: #F6F6F6;
    color: #000;
    cursor: pointer;
    padding: 22px 20px 22px 0;
    width: 100%;
    border: none;
    text-align: left;
    font-size: 20px;
    line-height: 28px;
    outline: none;
    transition: 0.4s;
    border-top: 1px solid #e7e7e7;
    font-family: 'Space Grotesk', sans-serif;
}
.accordion:after {
    content: '\002B';
    color: #b9000d;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
.accordion.active:after {
    content: "\2212";
}
.panel {
    padding: 0px;
    background-color: #F6F6F6;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    font-size: 16px;
    line-height: 24px;
}
.panel p {
    margin: 0;
    margin-bottom: 20px;
    color: #717171;
}
.accordion:hover {
    color: #AC1031;
}
/*FEATURES WITH ICONS*/
.features__section {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 130px 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 70%, rgb(107 120 132 / 10%) 100%);
}
.features__section li {
    color: #797979;
    font-size: 24px;
    width: 50%;
    height: auto;
    font-weight: 500;
}
.features__section ul {
    columns: 2;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: auto;
    row-gap: 60px;
}
.features__section li img {
    width: 94px;
    height: 86px;
    margin-bottom: 16px;
}
/*CLIENTS*/
.clients__section {
    display: inline-block;
    width: 100%;
    float: left;
    padding: 120px 0 140px;
}
.clients__section .section__header {
    text-align: center;
    margin-bottom: 100px;
}
.clients__section ul {
    columns: 4;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: auto;
    row-gap: 60px;
    margin-bottom: 50px;
}
#clients .client_group:last-child {
    margin-bottom: 0;
}
.clients__section li {
    width: 25%;
    height: auto;
    text-align: center;
}
/*VIDEO CHANNEL*/
.recent-events {
    display: inline-block;
    float: left;
    width: 100%;
    background: #293042;
    padding: 90px 0 120px;
}
.recent-events .video.item:hover:before {
    background-image: url(//effathawadowice.pl/wp-content/themes/effatha/images/play.svg);
}
.recent-events .header-link a {
    font-size: 18px;
    text-decoration: none;
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    transition: 0.3s cubic-bezier(0.645,0.045,0.355,1);
}
.recent-events .section__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    margin-bottom: 90px;
    color: #fff;
}

.recent-events .header-title {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}

.recent-events .header-link {
  margin-left: auto;
  text-align: right;
}
.recent-events .header-link a:hover {
  text-decoration: underline;
}
.recent-events .section__header a:before {
    content: "";
    background-image: url(//effathawadowice.pl/wp-content/themes/effatha/images/arrow_small.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 16px;
    width: 22px;
    transition: 0.2s cubic-bezier(0.645,0.045,0.355,1);
    margin-right: 20px;
}
.recent-events .section__header a:hover:before {
    filter: invert(52%) sepia(41%) saturate(4987%) hue-rotate(359deg) brightness(99%) contrast(108%);
}
.recent-events .section__header a:hover {
    color:#FF6B00;
}
.recent-events .owl-carousel .owl-item {
    overflow: hidden;
}
.recent-events .cat_item {
    overflow: hidden;
    position: relative;
}
.recent-events .cat_item img {
    overflow: hidden !important;
    position: relative !important;
    height: 180px;
}
.recent-events .owl-dots {
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
}

/*OTHER*/
.seo__text {
    width: 80%;
}
.seo__text p {
    color: #797979;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.carousel-section {
    width: 100%;
    float: left;
}
.feature_item:first-child, .feature_item:nth-child(3) {
    margin-bottom: 50px;
}
/*SUBPAGES*/
.breadcrumbs {
    margin-top: 35px;
    margin-bottom: 70px;
}
.breadcrumbs ul {
    margin: 0;
}
.breadcrumbs ul li {
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    font-family: 'Space Grotesk', sans-serif;
    color: #797979;
}
.breadcrumbs li span {
    position: relative;
    width: 5px;
    display: inline-block;
    margin: 0 10px;
    height: 10px;
}
.breadcrumbs a {
    color: #797979;
}
.breadcrumbs ul li span:before {
    content: "";
    background-image: url(//effathawadowice.pl/wp-content/themes/effatha/images/dropdown.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 8px;
    width: 12px;
    position: absolute;
    bottom: 1px;
    right: -6px;
    filter: invert(45%) sepia(42%) saturate(4146%) hue-rotate(1deg) brightness(106%) contrast(106%);
    rotate: -90deg;
}
.offer_features {
    width: 100%;
    float: left;
    display: inline-block;
    padding: 100px 0 70px;
    background: #fff;
}
.offer_feature {
    margin-bottom: 30px;
}
.top.sub-hero {
    min-height: 400px;
}
.top.sub-hero .top__div {
    top: 150px!important;
}
.page_header .breadcrumb {
    position: absolute;
    top: 20px;
}
ul.breadcrumb li {
    display: inline;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    font-family: 'Space Grotesk', sans-serif;
    letter-spacing: 0.50px;
}
ul.breadcrumb {
    list-style: none;
    color: #A5A5A5;
}
ul.breadcrumb li {
    display: inline;
}
ul.breadcrumb li a {
    color: #A5A5A5;
    text-decoration: none;
}
ul.breadcrumb li+li:before {
    padding: 8px;
    color: #A5A5A5;
    content: "/\00a0";
}
tr {
    padding: 0;
    margin: 0;
    line-height: 36px;
}
table, th, td {
  border-spacing: 0px;
}
td {
    border-bottom: 2px solid #B4B4B4;
    font-size: 18px;
    font-weight: 500;
}
tr td:nth-child(2) {
    border-left: 2px solid #B4B4B4;
    font-weight: 600;
    padding-left: 15px;
    width: 25%;
}
tr:last-child td {
    border-bottom: none;
}
.contact__form ul li {
    margin: 20px 0;
}
.contact_details p{
    font-size: 16px;
    color: #000;
    font-family: 'Space Grotesk', sans-serif;
    margin-bottom: 30px;
}
.about__details {
    background-color: #F2F2F2;
    padding: 45px 0;
}
.about__details .full-container img {
    width: 100%;
    float: left;
}

#feature_boxes {
    margin: 0;
}
.feature_box {
    float: left;
    width: 100%;
    position: relative;
}
.feature_box_left {
    position: absolute;
    width: 50%;
    left: 0;
    height: -webkit-fill-available;
    z-index: -9;
}
.image_feature_box_right {
    position: absolute;
    right: 0;
    height: -webkit-fill-available;
    flex: 0 0 50%;
    width: calc(50% - 40px);
    background: no-repeat center/cover;
    background-position: 0 50%;
    z-index: 99;
    margin-right: 40px;
}
.feature_box_row {
    display: flex;
    flex-wrap: nowrap;
    width: 40%;
}
.feature_box_text {
    width: 100%;
    padding: 130px 0 150px;
    min-height: 800px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
}
.our__services {
    background: #000814;
    color: #889CAD;
    padding: 110px 0 280px;
    position: relative;
}
.our__services:before {
    content: "";
    width: 100%;
    position: absolute;
    background: url(../images/gradient_fade.png);
    height: 280px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 10% 10%;
    bottom: 0;
}
.our__services p {
    color: #fff;
}
.our__services ul {
    width: 100%;
    display: inline-block;
    column-count: 2;
    font-size: 40px;
    font-weight: 600;
    margin: 100px 0 0;
}
.our__services ul span {
    color: #fff;
}
.gallery__section {
    background: #00060F;
    color: #fff;
    padding: 90px 0 180px;
    position: relative;
}
.gallery__section:before {
    content: "";
    width: 100%;
    position: absolute;
    background: url(../images/gradient_fade.png);
    height: 280px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 10% 10%;
    bottom: 0;
}
.gallery {
    display: inline-block;
    margin-top: 50px;
}
.gallery a img {
    width: 100%;
    float: left;
    display: inline-block;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.gallery a {
    background: #000;
    position: relative;
    display: inline-block;
    width: 33.333333%;
    float: left;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.gallery a:before {
    content: "";
    background-image: url(//effathawadowice.pl/wp-content/themes/effatha/images/full-size.svg);
    width: 48px;
    height: 48px;
    position: absolute;
    background-size: contain;
    background-position: 50% 50%;
    top: calc(50% - (48px /2));
    left: calc(50% - (48px /2));
    opacity: 0;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    z-index: 99999;
    transition-delay: 0.1s;
}
.gallery a:hover:before {
    opacity: 1;
}
.gallery a:hover img{
    opacity: 0.6;
}
.enginery_carousel {
    background: #F2F2F2;
    margin-bottom: 25px;
}
#enginery {
    mix-blend-mode: multiply;
    margin: 45px 0;
}
.enginery_carousel h5{
    color:#889CAD;
}
.enginery_carousel .owl-next {
    height: 50px!important;
    width: 86px!important;
    background-image: url(//effathawadowice.pl/wp-content/themes/effatha/images/arrow_right_orange.svg)!important;
    background-size: 54px 18px!important;
    background-position: 50% 50%!important;
    border-radius: 0!important;
    filter: inherit;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
}
.enginery_carousel .owl-theme .owl-nav [class*=owl-]:hover {
    background-color: #FF6B00!important;
    background-image: url(//effathawadowice.pl/wp-content/themes/effatha/images/arrow_right_white.svg)!important;
}
.enginery_carousel .owl-nav {
    bottom: 50px!important;
    right: 0px!important;
}
.enginery_carousel .image_feature_box_right {
    background-position: 50% 50%!important;
    background-size: contain!important;
}
.enginery_carousel .feature_box_text{
    padding: inherit!important;
}
/*COLUMNS, ROWS*/
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -6px;
    margin-left: -6px;
}
.col {
    position: relative;
    width: 100%;
    padding-right: 6px;
    padding-left: 6px;
    box-sizing: border-box;
}

.col-20 {
    width: 20%;
    display: inline-block;
    float: left;
}
.col-25 {
    width: 25%;
    display: inline-block;
    float: left;
}
.col-30 {
    width: 30%;
    display: inline-block;
    float: left;
}
.col-35 {
    width: 35%;
    display: inline-block;
    float: left;
}
.col-40 {
    width: 40%;
    display: inline-block;
    float: left;
}
.col-33 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    display: inline-block;
    float: left;
    width: 33%;
}
.col-50 {
    width: 50%;
    float: left;
}
.col-60 {
    width: 60%;
    display: inline-block;
    float: left;
}
.col-65 {
    width: 65%;
    display: inline-block;
    float: left;
}
.col-70 {
    width: 70%;
    float: left;
}
.col-75 {
    width: 75%;
    float: left;
}
.col-80 {
    width: 80%;
    float: left;
}
.col-90 {
    width: 90%;
    float: left;
}
.col-100 {
    width: 100%;
    float: left;
}
/*ALPHA*/
.alpha-hero {
    position: relative;
    width: 100%;
    background-image: url(//effathawadowice.pl/wp-content/themes/effatha/images/alpha.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex
;
    align-items: center;
    justify-content: center;
    height: 80vh;
}

.alpha-overlay {
    background-color: rgb(0 0 0 / 50%);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 40px 20px;
    text-align: center;
    justify-content: center;
}

.alpha-content h2 {
  font-size: 36px;
  color: #fff;
  margin-bottom: 20px;
}
.alpha-content p {
  font-size: 18px;
  color: #f0f0f0;
  max-width: 700px;
  margin: 0 auto;
}
.alpha-content {
    transform: translateY(-50px);
}
.alpha-content img {
    margin-top: 30px;
    scale: 1;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.alpha-content img:hover {
    scale: 1.1;
}
/*NEWS*/
.section_header {
    text-align: center;
    margin: 80px 0;
}
#main {
    display: flex;
    flex-wrap: wrap;
}
.recent_articles article.articles {
    width: calc(33.33333% - 20px);
    margin-left: 15px;
    margin-bottom: 80px;
    display: flex;
    position: relative;
    flex-wrap: wrap;
    align-content: flex-start;
}
.cover {
    position: relative;
    display: inline-block;
    float: left;
    width: 100%;
    height: 260px;
    border-radius: 15px;
}
.cover img {
    width: 100%;
    object-fit: cover;
    height: inherit;
    transition: all 0.3s ease-in-out;
    border-radius: 15px;
}
.recent_articles .articles #title {
    font-size: 24px;
    line-height: 31px;
    font-weight: 500;
    display: inline-block;
    width: 100%;
    margin: 30px 0 15px;
    transition: all 0.3s ease-in-out;
}
.recent_articles .articles #title:hover {
    color: #AC1031;
}
.recent_articles #credits {
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    color: #989DAA;
}
span:nth-child(3) {
    animation: fade-in 0.8s 0.3s forwards cubic-bezier(0.11, 0, 0.5, 0);
}
.recent_articles .date {
    display: inline-block;
    margin-left: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #989DAA;
}
.recent_articles .articles p {
    font-size: 16px;
    line-height: 24px;
    color: #293042;
    width: 100%;
}
article .btn-link {
    position: absolute;
    bottom: -30px;
}
.more_articles {
    text-align: center;
    border-top: 1px solid #E9E9E9;
    display: inline-block;
    width: 100%;
    margin-bottom: 100px;
    padding-top: 30px;
}
.single-post {
    margin-top: 150px;
}
.single-post .cover {
    height: 400px;
}
.single-post .show_more {
    margin-bottom: 70px;
}
.more-articles.categories {
    background: #F6F6F6;
    padding-bottom: 90px;
    margin-bottom: 0 !important;
}
.show_more {
    margin-top: 50px;
    text-align: center;
}
.single-post h2 {
    margin: 50px 0 10px;
    display: inline-block;
    width: 100%;
}
.single-post span {
    margin-right: 10px;
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    color: #989DAA;
}
.single-post .content {
    margin-top: 50px;
}
.single-post .content h2{
    font-size: 30px;
    margin: 20px 0;
    color:#293042;
}
.single-post .content h3, .single-post .content h4 {
    font-size: 24px;
    margin: 20px 0;
    color:#293042;
}
.single-post .content p, .wspolnota-section .content p{
    color:#293042;
}
.single-post .content figure, .wspolnota-section .content figure{
    margin: 0 !important;
    display: grid;
}
.single-post .content img, .wspolnota-section .content img{
    width: 100%;
    height: auto;
}
.more-articles.recent_articles article.articles {
    width: 100% !important;
}
.more-articles .owl-stage {
    display: flex;
    flex-wrap: wrap;
}
.more-articles .owl-item {
    display: flex;
    flex-wrap: wrap;
}
.single-post .content img {
    width: 100% !important;
    height: auto !important;
}
/*ABOUT*/
.wspolnota-section {
    margin: 90px 0;
}
.wspolnota-container {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    color: #2e2e2e;
    background-size: cover;
    background-position: center center;
    padding: 120px 0;
    border-radius: 15px;
    background-color: #000;
    align-items: center;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
}

.left-column, .right-column {
    flex: 1 1 500px;
    margin: 0 100px;
}

.left-column h2 {
  font-size: 32px;
  margin-bottom: 20px;
  color: #7a0000;
}

.verse {
  font-size: 18px;
  line-height: 1.6;
  font-style: italic;
}
.right-column p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 30px;
}
/*NAVBAR HOVER*/
.overlaymenu {
    position: absolute;
    background-color: #80001a;
    z-index: 1;
    transition: 0.3s cubic-bezier(0.645,0.045,0.355,1);
    opacity: 0;
    height: 4px!important;
    bottom: 42px;
}
.header__row.active .overlaymenu {
    bottom: -1px;
    height: 3px!important;
    z-index: -9;
}
.header__row .overlaymenu {
    bottom: -4px;
    height: 4px !important;
    z-index: -9;
}
.overlaymenu.active_hover{
    opacity: 1;
}
/*MENU*//*Section 1*/
.mobile__logo {
    display: none;
    width: 100%;
    margin-left: 15px;
    height: 60px;
}
.header__burger {
    display: none;
    width: 40px;
    height: 24px;
    position: absolute;
    right: 30px;
    margin: 0;
    cursor: pointer;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.3s, ease;
    -moz-transition: 0.3s, ease;
    -o-transition: 0.3s, ease;
    transition: 0.3s, ease;
}
.header__burger span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #eae61b00;
    opacity: 1;
    left: 0;
    border-radius: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border-top: 3px solid #eae61b!important;
    border-style: solid;
    border-color: #0000;
}
.header__burger:before {
    background: url(../images/burger.svg);
    width: 42px;
    height: 31px;
    display: block;
    content: "";
    background-repeat: no-repeat;
}
.header__burger.open:before {
    content: "";
    background: url(../images/close.svg);
    width: 38px;
    height: 38px;
    display: block;
    margin-top: -5px;
    background-repeat: no-repeat;
}
.header__burger span:nth-child(1) {top: 0px;}
.header__burger span:nth-child(2) {top: 11px;}
.header__burger span:nth-child(3) {top: 22px;}
.header__burger.open span {
    background-color: #eae61b00!important;
}
.header__burger.open span:first-child {
    border: 1px solid #eae61b;
    border-style: solid;
}
.header__burger.open span:last-child {
    border: 1px solid #eae61b;
    border-style: solid;
}
.header__burger.open span:nth-child(1) { top: 11px; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg);}
.header__burger.open span:nth-child(2) { opacity: 0; left: -35px;}
.header__burger.open span:nth-child(3) {top: 11px; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg);}
.header__menu.active {
    top: 0;
    padding-top: 100px;
    right: 0vw;
    z-index: 9;
}
.header__row {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    transition: all 0.2s ease;
    position: fixed;
    top: 40px;
    height: 110px;
    z-index: 999999999999;
    background: #ffffff00;
    border-bottom: 4px solid #CCCCCC;
}
.header__row.active {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    transition: all 0.2s ease;
    position: fixed;
    top: 0;
    height: 80px;
    z-index: 999999999999;
    background: #000c;
    backdrop-filter: blur(10px);
    border-bottom: 1px solid #333333;
}
.header__logo {
    background-position: center center;
    float: left;
    display: flex;
    align-items: center;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    width: 20%;
    display: block;
}
.header.light .header__logo {
    height: 50px;
}
.header__logo:hover {
    opacity: 0.6;
}
.header__row.active .header__logo {
    margin: 0;
}
.header__row.active .header__menu li a {
    line-height: 85px;
}
.header__logo img {
    transition: all 0.1s ease;
}
.header__row.active .header__logo img {
    height: 35px;
    margin: 27px 0 20px;
}
.header__menu {
    display: inline-flex;
    align-items: center;
    width: 100%;
}
.header__menu ul{margin-bottom: 0;margin-top: 0;}
.header__menu li {
    display: inline-block;
}
.header__menu li a {
    color: #283140;
    letter-spacing: 0.5px;
    font-size: 15px;
    text-decoration: none;
    margin-left: 60px;
    line-height: 90px;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
}
ul#menu-menu_header_right li:nth-child(2) a {
    margin-left: 0;
}
.header__menu li a:hover {
    color: #AC1031;
}
.header {
    padding-top: 0px;
    text-align: left;
}
.menu-menu_header-container {
    display: inline-block;
    float: right;
    width: 100%;
    text-align: center;
}
.header__notifi {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #293042;
}
.header__notifi .sm img {
    margin-right: 10px;
    vertical-align: text-bottom;
}
.header__notifi p {
    text-align: center;
    line-height: 40px;
    margin: 0;
    border-radius: 0 0 15px 15px;
    color: #dcdde0;
    height: 40px;
    overflow: visible;
    font-size: 16px;
}
.header.light .sm-bar {
    opacity: 1;
    text-align: right;
}
.sm-bar {
    width: 20%;
    opacity: 0;
}
.header.light .sm-bar img {
    margin-right: 10px;
    vertical-align: sub;
}
.col-25.sm {
    text-align: right;
}
.header.light .header__row {
    background: #fff;
    top: 0;
    height: 80px;
}
.gradient-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
    background: linear-gradient(to top, white, #293042);
    opacity: 0.2;
    z-index: -99999999999;
}
/*AD SECTION*/
.ad-section {
    padding-bottom: 120px;
}
.ad-section img {
    width: 100%;
    float: left;
}
/*FOOTER*/
.footer {
    background-color: #293042;
    padding: 40px 0 20px;
    color: #ffffff;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    border-top: 4px solid #CCCCCC;
    position: relative;
}
.footer-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
    margin: 0 auto;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
}
.footer-col {
  flex: 1 1 180px;
  min-width: 160px;
}
.footer-col.logo a {
    display: inline-block;
    margin-bottom: 20px;
}
.footer h3,
.footer h4 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #fff;
}
.footer p {
    margin: 4px 0;
    color: #fff;
}
.footer ul {
    list-style: none;
    padding: 0;
    margin: 30px 0 0;
}

.footer ul li {
  margin-bottom: 6px;
}
.footer a {
    color: #f6f6f6;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
}
.footer a:hover {
  text-decoration: underline;
}
.footer-col.icons li {
    line-height: 24px;
}
.footer-col.icons a {
    display: inline-flex;
    align-items: center;
}
.footer-col.icons img {
    margin-right: 10px;
}
.footer-bottom {
  padding-top: 20px;
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  font-size: 14px;
}
.footer-bottom p{
    font-size: 14px;
    color:#989DAA;
}
.footer-bottom a {
  font-weight: bold;
  color: #fff;
  font-size: 14px;
}
.scrollup {
    width: 60px;
    height: 52px;
    position: absolute;
    top: -4px;
    right: 50px;
    display: block;
    text-indent: -9999px;
    background-image: url(//effathawadowice.pl/wp-content/themes/effatha/images/scrollup.svg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
@media (min-width: 768px) {
    .footer-bottom {
        flex-direction: row;
        justify-content: space-between;
        margin: 30px auto 0;
        margin-right: auto;
        margin-left: auto;
        box-sizing: border-box;
    }
}



/*FORMS*/
input {
    height: 48px;
    border-bottom: 1px solid #797979!important;
    margin-bottom: 10px;
    float: left;
    font-size: 16px;
    background: #f2f2f2;
    outline: none;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 0;
    width: 100%;
}
textarea {
    font-family: 'Space Grotesk', sans-serif;
    width: 100%;
    background: #f2f2f2;
    line-height: 18px;
    padding: 15px;
    min-height: 180px;
    font-size: 16px;
    height: 180px;
    border: 1px solid #797979!important;
    outline: none;
}
input, select, textarea{
    color: #000;
}
textarea:focus, input:focus {
    color: #000;
    border-color: #522D6D;
    outline: none;
}
input::placeholder{
    color: #171717;
}
textarea::placeholder{
    color: #171717;
}
.checkbox.round input {
    height: 15px;
    width: auto;
    margin-right: 15px;
}
.consent label:hover .more__info {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.consent label:hover .more__info {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}
.consent span {
    font-size: 12px;
    line-height: 15px;
    font-weight: 100;
}
.more__info {
    background: #ded6d799;
    color: #2d2c2c;
    bottom: 80%;
    font-size: 13px;
    line-height: 15px;
    font-weight: 100;
    display: block;
    opacity: 0;
    visibility: hidden;
    padding: 10px 15px;
    position: absolute;
    z-index: 99;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}
.more__info p {
    color: #2d2c2c!important;
    padding: 0;
    margin: 0;
    font-size: 13px;
    line-height: 16px;
}
.input-group {
    columns: 2;
    display: inline-flex;
    flex-direction: row;
    height: auto;
    row-gap: 10px;
    flex-wrap: wrap;
    column-gap: 20px;
}
.input-group span {
    width: calc(50% - 10px);
    float: left;
}
input[type="checkbox"] {
    width: auto;
    height: auto;
    margin: 5px 10px 0 0;
}
[data-entrance="custom"]{
    transform: translateY(30px);
    opacity: 0;
}
[data-entrance="custom"].has-entered{
    transform: translateY(0px);
    opacity: 1;
}
.mobile_only{
    display: none;
}
.tablet-mobile{
    display: none;
}
.desktop{
    display: inline-block;
}
.image_mobile{
    display: none;
}
/*CONTACT*/
.section_top{
    margin-top:110px;
}
.contact h3 {
    color: #00060F;
}
.contact p, .contact a {
    color: #293042;
    margin: 0;
    font-size: 20px;
}
.contact a {
    font-weight: 500;
}
.contact .middle_text {
    color: #293042;
    align-self: flex-start;
    flex-direction: column;
    font-size: 20px;
    line-height: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.smedia img {
    width: 24px !important;
    height: 24px !important;
    position: relative !important;
    object-fit: contain !important;
    margin-right: 10px;
    border-radius: 0 !important;
}
.smedia {
    display: flex !important;
    align-items: center;
    flex-direction: row;
}
.contact.all_events .bottom_text a {
    font-size: 20px;
}
.contact .color-box {
    padding: 50px 20px;
}
/*TEMPLATE ONE*/
.page_content iframe {
    aspect-ratio: 16 / 9;
    width: 100%;
    height: auto;
}
.page_content figure {
    margin: 0;
}

/*RWD*/
.media-desktop{
    display: block;
}
.media-mobile{
    display: none;
}

@media (max-width: 1920px){
    .full-container {
        padding-right: 10%;
        padding-left: 10%;
    }
.header__menu li a {
    margin-left: 40px;
}
.container {
    padding-right: 10%;
    padding-left: 10%;
    max-width: 100% !important;
}
}

@media (max-width: 1440px){
.product-container{
    max-width: 1240px;
}
.product-container, .product__gallery .product-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    box-sizing: border-box;
    padding: 0 15px;
}
.categories .owl-stage {
    padding-left: 0!important;
}
.contact__section .col-40, .contact__section .col-60{
    width: 50%;
}
.header__menu .sm-bar {
    display: none;
}
.header__logo {
    width: 15%;
}
.menu-menu_header-container {
    width: 100%;
}
}

@media (min-width: 1440px){
.container{
    max-width: 1440px;
}
.half-container {
    max-width: calc(1440px / 2);
}
}

@media (max-width: 1280px){
.categories .owl-stage {
    padding-left: 0!important;
}
.enginery_carousel .feature_box_text {
    min-height: 600px;
}
.all_events .cat_item img {
    width: 30%;
}
.all_events .color-box {
    width: 70%;
}
}

@media (max-width: 1024px){
/*CUSTOM STYLES*/
.header__phone {
    display: none;
}
#menu-menu_header_left li:last-child {
    float: initial;
}
.header__menu {
    width: 100%!important;
    text-align: right!important;
}
.about__section .about_image {
    display: none;
}
.about__section .col-33 {
    max-width: 50%;
    display: inline-block;
    float: left;
    width: 50%;
}
.about__section .content {
    display: inline-block!important;
}
.about__section .col-33:nth-child(2) {
    margin-top: 20%!important;
}
.full-container, .container {
    padding-right: 15px;
    padding-left: 15px;
}
.footer__top .col-20 {
    width: 40%;
}
.footer__top .col-20:last-child {
    width: 100%;
}
.footer__top .col-20 a {
    float: left!important;
}
.enginery_carousel .feature_box_text {
    min-height: 500px;
}
.contact__section .col-40{
    width: 60%;
}
.contact__section .col-60{
    width: 40%;
}
.recent_articles article.articles {
    width: calc(50% - 20px);
    -ms-flex: 0 0 calc(50% - 20px);
    flex: 0 0 calc(50% - 20px);
    max-width: calc(50% - 20px);
    float: left;
}
.header__notifi .full-container div:first-child {
    display: none;
}
.header__notifi .col-50 {
    width: 75%;
}
.header__notifi p {
    text-align: left;
}
.all_events .cat_item img {
    width: 20%;
}
.all_events .color-box {
    width: 80%;
}
}

@media (min-width: 900px){
.small-container{
    max-width: 900px;
}
}

@media (max-width: 900px){
.footer__top .col-20 {
    width: 30%;
}
.footer__top .col-60 {
    width: 70%;
}
.header__menu li a {
    margin-left: 25px;
}
.left-column, .right-column {
    flex: 1 1 500px;
    margin: 0 50px;
}
.wspolnota-container {
    padding: 90px 0;
}
}

@media(max-width: 768px){
.mobile__logo {
    display: block;
}
.recent_articles article.articles {
    width: 100%;
    margin-left: 0px;
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
    float: left;
    display: inline-block !important;
    margin-top: 0;
}
.header__burger{
    display: block;
    z-index: 98;
}
.header__menu {
    width: 100%!important;
    position: fixed;
    text-align: center;
    left: -120vh;
    bottom: 0;
    height: 100vh;
    background-color: #fff;
    padding-top: 10vh;
    display: block;
    transition: 0.6s cubic-bezier(0.645,0.045,0.355,1);
    overflow: hidden;
    right: 0;
    top: 0;
}
.header__menu li {
    display: block!important;
    text-align: left;
}
.header__menu.active {
    left: 0;
    overflow: hidden;
    right: 0;
    bottom: 0;
    top: 0;
}
.sub-menu {
    height: fit-content;
    transition: all 0.3s ease-out;
    overflow: hidden;
    padding: 10px 0px;
    z-index: 1;
    background: none;
    box-shadow: none;
    display: none;
    width: 100%;
    text-align: center;
    position: relative;
    top: -5px;
    left: 0px;
    margin-top: 0px!important;
}
ul.sub-menu li {
    display: block;
    padding: 0!important;
    margin: 0!important;
}
.menu-item-has-children > a:after {
    display: none;
}
.sub-menu li a {
    font-size: 16px;
    color: #28282B;
}
.header .menu-item-has-children > a:before {
    bottom: 10px;
    right: -30px;
    width: 15px;
    height: 20px;
}
.top #slider .owl-nav {
    display: none!important;
}
#menu-menu_header_left li:last-child {
    text-align: left;
}
.about__section .content {
    display: block!important;
}
.about__section .col-33 {
    max-width: 100%;
    width: 100%;
}
.about__section .col-33:nth-child(2) {
    margin-top: 0px!important;
}
h2 {
    font-size: 42px;
}
.recent-events .col-50 {
    width: 100%;
    text-align: left!important;
}
.media-mobile{
    display: block;
}
.mobile-off{
    display: none!important;
}
.more-events.media-mobile {
    display: inline-block;
    margin-top: 120px;
    text-align: center;
}
.more-events .section__header {
    margin: 0;
}
.more-events.full-container.media-mobile .btn {
    border-color: #fff;
    color:#fff;
}
.recent-events {
    padding: 90px 0 90px;
}
.recent-events .video.item h3 {
    font-size: 20px;
}
.header.fixed #menu-menu_header_left .menu-item-type-post_type:last-child:before{
    content: unset;
}
.features__section .col-30, .features__section .col-70 {
    width: 100%;
}
.features__section .container {
    display: inline-block!important;
}
.features__section {
    padding: 90px 0;
}
.features__section li {
    text-align: center;
}
.features__section h4 {
    margin-bottom: 50px;
}
.footer__top {
    padding: 40px 0 30px;
}
.footer__top .col-20, .footer__top .col-60 {
    width: 100%;
}
.footer__top .col-20 a {
    float: left!important;
}
.footer_links .col-20 {
    width: 50%;
}
.footer_menu {
    display: inline-block!important;
    width: 100%;
}
.footer_menu .col-20 {
    width: 33.333333%;
}
.footer_links .col-20 {
    width: 100%;
    text-align: left;
    line-height: 36px;
}
.footer_menu .iso {
    display: none;
}
.credits .col-60, .credits p, .credits .col-20, .credits a {
    width: 100%;
    display: block;
    text-align: center;
}
.image_feature_box_right {
    position: relative;
    display: block;
    height: 350px;
    width: 100%;
}
.feature_box_row {
    display: inline-block;
    width: 100%;
}
.feature_box.left .feature_box_text {
    padding-left: 0px;
}
.about__details {
    padding: 0;
}
.contact__section .content{
    flex-direction: column;
}
.social-media {
    margin-top: 60px;
    margin-bottom: 60px;
}
.contact-details{
    margin-top: 30px;
    text-align: center;
}
.header__notifi .col-25 {
    display: none;
}
.header__notifi .col-50 {
    width: 100%;
}
.header__notifi p {
    text-align: center;
}
.header__logo {
    display: none;
}
.header__menu li a {
    margin-left: 20px;
    font-size: 24px;
}
#slider img {
    aspect-ratio: 480 / 670;
}
#faq .col-70 {
    margin: 0;
    width: 100%;
}
}


@media(max-width: 600px){
.recent-events .owl-nav {
    display: none;
}
.footer_menu .col-20 {
    width: 100%;
}
.footer__info ul {
    margin: 20px 0 10px;
    text-align: center;
}
.footer_links .col-20 {
    text-align: center;
}
.wspolnota-section img {
    width: 80%;
}
.left-column, .right-column {
    flex: 1 1 500px;
    margin: 0 15px;
}
.wspolnota-container {
    padding: 60px 0;
}
.section_header {
    margin: 60px 0;
}
.single_event .reg {
    top: calc(-50% + 20px);
}
.single_event .cat_item img {
    width: 100% !important;
    top: -50%;
    border-radius: 15px 15px 0 0;
    height: 50%;
}
.all_events .cat_item img {
    width: 0%;
}
.single_event {
    margin-top: 350px !important;
}
.all_events .bottom_text h2 {
    width: 100%;
}
.all_events .color-box {
    width: 100%;
    border-radius: 15px;
}
.single_event .color-box {
    width: 100%;
    border-radius: 0 0 15px 15px;
}
.all_events .bottom_text a {
    font-size: 24px;
}
.all_events .top_text span {
    margin-left: 0;
}
.all_events .top_text span {
    font-size: 30px;
}
.all_events .cat_item {
    margin-bottom: 30px;
    overflow: visible;
}
.all_events .header-title {
    position: relative;
    text-align: center;
    width: 100%;
}
.all_events .section__header {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.all_events .header-link {
    margin-left: auto;
    text-align: right;
    margin-right: auto;
    margin-top: 15px;
}
.all_events .reg {
    display: none;
}
.single_event.all_events .reg {
    display: block !important;
}
.contact.all_events .cat_item img {
    width: 100%;
    top: -50%;
    height: 50%;
    border-radius: 15px 15px 0 0;
}
.contact.all_events .color-box {
    border-radius: 0 0 15px 15px;
}
.section_top {
    margin-bottom: 200px;
}
.contact p, .contact a {
    font-size: 18px;
}
}


@media(max-width: 500px){
#flex { 
  display: flex; 
  /* Optional, if you want the DIVs 100% width: */ 
  flex-direction: column;
}
#flex > #a { order: 1; }
#flex > #b { order: 2; }
#flex > #c { order: 4; }
#flex > #d { order: 3; }
.seo__text p {
    column-count: 1;
    column-gap: 0px;
}
.features__section ul {
    columns: 1;
}
.features__section li {
    text-align: center;
    width: 100%;
}
.our__services ul {
    font-size: 32px;
}
.scrollup {
    top: -12px;
    right: 10px;
    scale: 0.7;
}
}

@media(max-width: 425px){
.col-60.consent {
    width: 100%;
}
p.intro {
    width: 100%;
}
.clients__section ul {
    columns: 1!important;
    row-gap: 20px;
}
.clients__section li {
    width: 100%!important;
}
.client_group li img {
    padding: 0 20vw;
}
.our__services ul {
    font-size: 24px;
}
.our__services {
    padding: 90px 0 140px;
}
.gallery a {
    width: 100%;
}
.gallery a:before {
    width: 36px;
    height: 36px;
    top: calc(50% - (36px /2));
    left: calc(50% - (36px /2));
}
.send-btn .btn {
    width: 100%;
    text-align: center;
}
.acceptance {
    display: block;
}
.send-btn {
    margin-top: 20px;
}
.input-group span {
    width: 100%;
}
h4 {
    font-size: 36px;
}
h2, .all_events .bottom_text h2 {
    font-size: 30px;
}
.section_header {
    margin: 50px 0;
}
.categories {
    margin-bottom: 60px;
}
.ad-section {
    padding-bottom: 60px;
}
}

@media(max-width: 375px){
.header__logo img {
    height: 40px;
    margin-top: 4px;
    object-fit: contain;
}
.header__menu li a {
    font-size: 20px;
}
.sub-menu li a {
    font-size: 16px!important;
}
.client_group li img {
    padding: 0 15vw;
}
.all_events .top_text span {
    font-size: 24px;
}
}

@media(max-width: 320px){
.header.active-menu .menu-item-has-children > a:before {
    bottom: 2px;
    right: -24px;
}
.enginery_carousel .image_feature_box_right {
    height: 250px;
}
}
