/* inspect™ brand & web design - www.inspect.pl */


html,body,div,span,applet,object,main,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}body{text-rendering:optimizeLegibility}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block}a:focus{outline:none}a:active,a:hover{outline:0}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent}b,strong{font-weight:bold}body{-webkit-font-smoothing:antialiased}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}button[disabled],input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button,input,select,textarea{text-transform:none;*vertical-align:middle}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}img{-ms-interpolation-mode:bicubic;vertical-align:middle}svg:not(:root){overflow:hidden}table{border-collapse:collapse;border-spacing:0}textarea{overflow:auto;resize:vertical;vertical-align:top}html{scroll-behavior: smooth;}



/* colors:

Black: #000
Dark Brown: #382F2D
Brown: #8B6247
Dark Green: #69a82f
Light Green: #95C356
Green Gray: #AEB4A5
Light Gray: #E7EAE1
Gray: #D9D8D6
White: #FFF

/* utils */


body {line-height:1.4;}
body,input,select,textarea {font-family:'sofia-pro-soft', 'Sofia Pro Soft', "puffin-display-soft", Arial, sans-serif}
.mapp-layout * {font-family:'sofia-pro-soft', 'Sofia Pro Soft', "puffin-display-soft", Arial, sans-serif !important}
.in-wrap {width:auto;max-width:1520px;margin:0 auto;padding:0 32px;}
* {color:#382F2D;box-sizing:border-box;font-size:20px;line-height:32px;}
img {max-width:100%;height:auto;}

/* basic styles */

.in-display {}
h1 {color:#95C356;font-weight:700;font-size:50px;line-height:62px;margin-bottom:24px;}
h2 {color:#95C356;font-weight:700;font-size:40px;line-height:48px;margin-bottom:24px;}
h3 {color:#382F2D;font-weight:700;font-size:34px;line-height:40px;margin-bottom:24px;}
h4 {color:#382F2D;font-weight:700;font-size:24px;line-height:36px;margin-bottom:24px;}
h5 {color:#382F2D;font-weight:700;font-size:20px;line-height:32px;margin-bottom:24px;}

p {font-size:17px;color:#382F2D;line-height:27px;margin-bottom:24px;}
p.lead {font-size:24px;font-weight:700;line-height:36px;margin-bottom:24px;}
p strong {font-wieght:700;}
p em {font-style:italic}
p small {font-size:13px;line-height:20px}

a {cursor:pointer;text-decoration:underline;color:#95C356;-webkit-transition: all .20s ease; -moz-transition: all .20s ease; -ms-transition: all .20s ease; -o-transition: all .20s ease; transition: all .20s ease;}
a:visited {color:#69a82f}
a:hover {color:#AEB4A5}
a:hover img {opacity:.75;}
a:active {color:#8B6247}

ul {margin-left:0;padding-left:16px;margin-bottom:24px;font-size:20px;list-style:none;}
ul li {margin-bottom:12px;line-height:32px;}
ul li:before {content:'•';color:#95C356;position:relative;left:-10px}

ol {margin-left:0;padding-left:16px;margin-bottom:24px;font-size:20px;}
ol li {margin-bottom:12px;}

.in-content-wrap ul, .in-content-wrap ol, .in-content-wrap ul li, .in-content-wrap ol li {font-size:17px;line-height:27px}

.input-wrap {width:100%;display:block;margin-bottom:8px;}
.input-wrap label {font-size:20px;font-weight:700;color:#69a82f;display:block;width:100%;}

input,
input:empty, textarea {width:100%;box-sizing:border-box;padding:10px 20px;border-radius:5px;font-size:17px;line-height:27px;border:1px solid #ccc}
input:hover {}
input:active {}
input:focus {}
input:valid {}
input:invalid {}
input:disabled {}

label {font-weight:700;display:block;}
label input, label textarea {margin-top:10px;}
.wpcf7-acceptance label {font-weight:500;}

textarea,
textarea:empty {}
textarea:hover {}
textarea:active {}
textarea:focus {}
textarea:disabled {}

input[type=submit] {color:#fff;background:#00a2ce;font-weight:700;border:none;width:auto;}
input[type=submit]:hover {background:#006999}

input[type=checkbox] {display:block;width:20px;height:20px;float:left;margin-right:20px;margin-bottom:20px}
input[type=checkbox]:hover {}
input[type=checkbox]:active {}
input[type=checkbox]:focus {}
input[type=checkbox]:disabled {}
input[type=checkbox]:hover:checked {}
input[type=checkbox]:active:checked {}
input[type=checkbox]:focus:checked {}
input[type=checkbox]:disabled:checked {}

input[type=radio] {}
input[type=radio]:hover {}
input[type=radio]:active {}
input[type=radio]:focus {}
input[type=radio]:disabled {}
input[type=radio]:hover:checked {}
input[type=radio]:active:checked {}
input[type=radio]:focus:checked {}
input[type=radio]:disabled:checked {}

table {}
table th {}
table th td {}
table tr {}
table tr td {}

table.in-borderless {}
table.in-borderless th {}
table.in-borderless th td {}
table.in-borderless tr {}
table.in-borderless tr td {}

button, button.primary, .in-button, .in-button-primary {font-size:30px;line-height:42px;background:#95C356;font-weight:700;color:#fff;text-decoration:none;padding:20px 40px;border-radius: 10px 0 10px 0;display:inline-block;border:none;-webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease;}
.in-button:visited, .in-button-primary:visited {color:#fff}
button:hover, button.primary:hover, .in-button:hover, .in-button-primary:hover {background:#69a82f;color:#FFF;}
button:disabled, button.primary:disabled, .in-button:disabled, .in-button-primary:disabled {opacity:.25}


hr {border:0;border-top:1px solid #E7EAE1;display:block;height:1px;margin:32px 0;padding:0}

::selection {text-shadow:none;background:#69a82f;color:#fff}
::-moz-selection {text-shadow:none;background:#69a82f;color:#fff}

.in-cover {display: none;position: fixed; height: 100vh;width: 100vw;background: transparent; z-index: 9;}

.in-cover.in-active {display: block;background: rgba(0, 0, 0, 0.8);}

/* layout */

header {background:#95C356;position:sticky;top:0;left:0;right:0;z-index:10;}
header a {color:#FFF;}
.in-logo {width:253px;height:auto;display:block}
header .hamburger-inner, header .hamburger-inner:after, header .hamburger-inner:before {background-color:#fff;}
header .hamburger.is-active .hamburger-inner, header .hamburger.is-active .hamburger-inner:after, header .hamburger.is-active .hamburger-inner:before {background-color:#fff;}
header .in-wrap {display:flex;flex-direction: row;justify-content:space-between;}
header .nav-group {display: flex;flex-direction:column;align-items:flex-end}
header .in-wrap {padding-top:32px;padding-bottom:32px;}
span.in-krs {font-weight:700;color:#fff;line-height:32px;font-size:20px;position:relative;top:-10px;}
.in-top-nav a {text-decoration:none;margin-left:12px;}
.in-top-nav a:hover {opacity:.75}

.in-logo img {width:160px}

.in-breadcrumbs {margin:32px 0;}
.in-breadcrumbs a, .in-breadcrumbs a.visited, .in-breadcrumbs span {color:#AEB4A5;font-size:20px;line-height:36px;font-weight:500;}

.in-nav {display:none;}
.in-nav ul {margin:0;}
.in-nav ul li {position:relative}
.in-nav li {margin-bottom:0;font-weight:700;}
.in-nav ul li:before {display:none}
.in-nav a {padding:10px 16px;text-decoration:none;border-radius:5px}
.in-nav a:visited {color:#fff;}
.in-nav a:hover {color:#fff;background:#69a82f}
.in-nav ul.children {list-style:none;}
#menu-item-357 a {background-color:#69a82f;text-transform:uppercase;letter-spacing:.5px;font-size:18px;}

li.menu-item-has-children a:after {display:inline-block;content:'';width:20px;height:20px;background:url('../img/in-drop-down.svg') no-repeat center center;position:relative;top:4px;margin-left:5px;}
li.menu-item-has-children ul.sub-menu a:after {display:none !important;background:none}
li.menu-item-has-children ul.sub-menu a {background:none;margin:0;padding:0}

.in-gallery {display:grid;grid-template-columns: 1fr 1fr 1fr;grid-gap:32px;margin-bottom:30px}

.in-breadcrumbs a {color:#AEB4A5}
.in-breadcrumbs span.separator {width:6px;height:10px;background:url('../img/separator.svg') no-repeat center center;display:inline-block;margin:0 16px}



.in-grid-element img {margin-bottom:32px;}


.in-slide img {object-fit: cover;object-position: 50%;max-width: none;max-height: none;position: absolute;height:calc(100vh - 160px);width:100%;}
.in-slide {height:calc(100vh - 160px)}
.in-slide .in-wrap {z-index:2;top:0;display:flex;position:absolute;flex-direction:row;align-items:center;height:calc(100vh - 160px);width:100%;max-width:100%;left:auto;right:auto;}
.in-slide .in-wrap * {text-align:center}
.in-slide-content {margin:0 auto;display:block;max-width:1500px}
.in-slide-content p {font-size:30px;line-height:44px;font-weight:700;color:#fff;}
.in-slide-content p.in-slide-content-title {color:#fff;font-size:60px;line-height:72px;font-weight:700;}
.slick-prev, .slick-next {position: absolute;display: block;height: 32px;width: 20px;line-height: 0;font-size: 0;cursor: pointer;background: transparent;color: transparent;top: calc(50% - 25px);padding: 0;border: none;outline: none;border-radius: 0;box-sizing: border-box;border: none; background: url("../img/slider-arrow.svg") no-repeat center center;background-size: 20px;z-index: 1; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {opacity: .25;}
.slick-prev:before, .slick-next:before {font-size: 20px;line-height: 1;color: #fff;opacity: .75;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
.slick-prev {left: 20px;right: auto;visibility: visible !important;-webkit-backface-visibility: hidden !important;transform: translate3d(0, 0, 0); }
.slick-next {left: auto;right: 20px;visibility: visible !important;-webkit-backface-visibility: hidden !important;transform: translate3d(0, 0, 0); }
.slick-next {-webkit-transform: rotate(180deg);    -moz-transform: rotate(180deg);    -ms-transform: rotate(180deg);    -o-transform: rotate(180deg);    transform: rotate(180deg); }
.slick-next:hover, .slick-prev:hover {opacity: .5;background: url("../img/slider-arrow.svg") no-repeat center center;background-size: 20px;}
.slick-dots {position: absolute;bottom: 60px;height: auto;list-style: none;display: block;text-align: left;width: 100%;margin-bottom: 0;box-sizing: border-box;text-align: center;transform: translate3d(0, 0, 0);padding: 0; }
.slick-dots li:before {content: '';display: none; }
.slick-dots li {position: relative;display: inline-block;height: 10px;width: 100px;margin: 0 10px; padding: 0; cursor: pointer;text-align: center; }
.slick-dots li button {background: #95C356;border: none;display: block;height: 10px;width: 100px;outline: none;line-height: 0;font-size: 0;color: transparent;padding: 0;cursor: pointer;z-index: 999;min-width: 0;text-align: center;border-radius: 10px 0 10px 0;-webkit-appearance: none; }
.slick-dots li button:hover, .slick-dots li button:focus {outline: none;}
.slick-dots li.slick-active button {box-sizing: border-box; background: #fff; }

.in-intro {padding:32px 0;}
.in-intro p {font-size:30px;line-height:44px;color:#69a82f;font-weight:700;text-align:center;}
.in-intro p.in-intro-header {font-size:60px;line-height:72px;color:#00a2ce;font-weight:700;text-align:center;}


.in-partners {margin-top:32px;}
.in-partners h4 {font-size:40px;line-height:52px;color:#95C356}
.in-partners h4:after {content:'';width:100%;height:10px;display:block;background:#95C356;border-radius:10px 0 10px 0;margin-top:8px}
.in-partners-list {display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;}
.in-partners-outro {font-size:28px;line-height:40px;text-align:center;color:#95C356;font-weight:700;padding:32px 0;}
.in-partners-outro a, .in-partners-outro a:visited {color:#95C356}

.in-work-with-us h3 {font-size:40px;line-height:52px;color:#69a82f}
.in-work-with-us h3:after {content:'';width:100%;height:10px;display:block;background:#69a82f;border-radius:10px 0 10px 0;margin-top:8px}

.in-work-with-us-intro {font-size:36px;line-height:48px;color:#95C356;font-weight:700}

.in-testimonials h3 {font-size:36px;line-height:48px;color:#8B6247}
.in-testimonials h3:after {content:'';width:100%;height:10px;display:block;background:#8B6247;border-radius:10px 0 10px 0;margin-top:8px}

.in-news h3 {font-size:40px;line-height:52px;color:#95C356}
.in-news h3:after {content:'';width:100%;height:10px;display:block;background:#95C356;border-radius:10px 0 10px 0;margin-top:8px}
.in-single-news a {text-decoration:none;}
.in-single-news img {margin-bottom:16px;display:block}

.in-newsletter h4 {font-size:40px;line-height:52px;color:#fff}
.in-newsletter h4:after {content:'';width:100%;height:10px;display:block;background:#fff;border-radius:10px 0 10px 0;margin-top:8px}

.in-work-with-us {margin-top:32px;}
.in-single-person img {border-radius:50%;display: block;width:80%;margin:32px auto;}
.in-single-person .in-quote {font-weight:700;}
.in-single-person .in-name {font-size:28px;line-height:34px;font-weight:700;}
.in-single-person .in-name-subtitle {font-size:17px;line-height:26px;color:#8B6247;position:relative;top:0;display:block}

.in-testimonials {padding:32px 0;background:#E7EAE1;}

.in-newsletter {background:#95C356;padding:32px 0}
.in-newsletter-wrap {}
.in-newsletter label {color:#fff;display:block;font-weight:700;margin-bottom:8px;}
.in-newsletter input {background:none;color:#fff !important;border:2px solid #fff;}
.in-newsletter input::placeholder {color:#fff;opacity:.75}
.in-newsletter input:hover, .in-newsletter input:active {background:#69a82f}
.in-newsleter input.mailerlite-subscribe-submit {background:#fff;color:#95C356;text-transform:uppercase;font-weight:700;letter-spacing:.5px}

.mailerlite-subscribe-button-container {margin-top:32px;}

.in-work-with-us-option-1-content {margin-bottom:32px;}
.in-work-with-us-option-1-content span, .in-work-with-us-option-1-content span strong {font-size:22px;line-height:32px;color:#69a82f}
.in-work-with-us-option-1-content span {margin-bottom:12px;}
.in-work-with-us-option-1-content div span:first-child {display:inline-block;width:250px;}
.in-donate-buttons p, .in-donate-buttons p strong {font-size:24px;line-height:36px;color:#69a82f}
.in-donate-buttons-list {display: flex;flex-direction: row;justify-content: space-between;margin-bottom: 32px;}

.in-payment-logo img {max-width:160px;margin:0 32px 32px 0;display:inline-block;}
.in-payment-logo span {font-size:24px;line-height:34px;color:#8B6247;font-weight:700;}

.in-newsletter img {max-width:200px;max-height:200px;width:auto;height:auto;border-radius:50%;height:min-content}

.in-news-intro p {font-size:24px;font-weight:700;line-height:40px;color:#69a82f;}

footer {background:#00a2ce;padding:32px 0}
footer * {color:#fff;}
footer a {font-weight:700}

.in-account-number p {font-size:26px;line-height:34px;font-weight:700;}
.in-copyright-info p {font-size:17px;line-height:26px;font-weight:700;}

.in-footer-logo {width:253px;height:auto;display:block;margin-bottom:32px}
.in-newsletter-desc {font-size:20px;line-height:32px;font-weight:700;color:#fff;}

.mailerlite-form-response p, .mailerlite-form-response p span {font-size:20px !important;line-height:32px !important;font-weight:700;color:#fff !important;}
.mailerlite-subscribe-button-container input {background:#fff;color:#95C356 !important;text-transform: uppercase;font-weight: 700;letter-spacing: 0.5px;font-size: 17px;}
span.mailerlite-form-error {font-weight:700;margin-top:10px;color:#840000;}

#menu-o-nas {color:#95C356;font-weight:700;font-size:24px;line-height:32px;}
#menu-o-nas a {margin-bottom:10px !important;display:block}
#menu-item-111 {width:100%;font-size:32px;font-weight:700;line-height:38px;color:#95C356;border-bottom:2px solid #D9D8D6}
#menu-o-nas .current_page_item a {color:#95C356}

span.in-more {color:#95C356;text-decoration:underline;}
span.in-more:hover {color:#69a82f}
a.in-all {margin:16px 0 32px;display:inline-block}
.in-lead {font-size:24px;color:#69a82f;line-height:38px;font-weight:700;}
.in-photo-and-lead-lead p {font-size:24px;color:#69a82f;line-height:38px;font-weight:700;}

.in-photo-and-lead {padding-bottom:32px;border-bottom:5px solid #95C356;margin-bottom:32px;}
.in-lead-date {display:block;font-weight:700;color:#D9D8D6;font-size:17px;line-height:27px;margin-bottom:16px;text-transform:uppercase;letter-spacing: .5px}

.in-content-wrap h1, .in-content-wrap h2, .in-content-wrap h3, .in-content-wrap h4,
.in-content-wrap h1 *, .in-content-wrap h2 *, .in-content-wrap h3 *, .in-content-wrap h4 * {color:#95C356}

.in-partners-page-list {text-align:center;}

.in-file {text-decoration:none;font-size:20px;line-height:32px;font-weight:700;color:#95C356}
.in-file span {text-decoration:underline;color:#95C356}
.in-file img {margin-right:20px;float:left;margin-bottom:15px;}

/* media queries */

@media only screen and (max-width: 679px) {

header .in-wrap {flex-direction:column;padding:16px;}
header .in-logo img {width:160px;}
header span.in-krs {font-size:15px;position:absolute;top:-4px;right:72px;display:block;white-space:nowrap}
header .nav-group {display:block;}
header .in-top-nav {position:absolute;right:16px;top:16px;text-align:right}
header .in-top-nav a {position:relative;top:0px;margin-left:6px;}
header .in-top-nav a svg {width:25px;height:auto;}
header .hamburger {position:absolute;top:62px;right:16px;}
header .hamburger:after {clear:both;content:'';display:table;}
header .nav-group {flex-direction:row;max-width:100%;}
header .in-nav {width:100%;flex-wrap:nowrap}
header button.hamburger {padding:0;background-color:rgba(255,255,255,0);}

h1 {font-size:30px;line-height:42px}
h2 {font-size:26px;line-height:34px;}
h3 {font-size: 24px;line-height: 32px;margin-bottom: 10px;}
h4 {margin-bottom:14px;line-height:34px;font-size:20px;line-height:29px;}

.in-nav ul {padding-left:22px;max-width:100%;box-sizing:border-box;}
.in-slide-content p.in-slide-content-title {font-size:24px;line-height:32px}
.in-slide-content p {font-size: 17px;line-height: 26px;}
button, button.primary, .in-button, .in-button-primary {font-size: 17px;line-height: 26px;padding: 12px 23px;}
.in-slide .in-wrap {height:calc(100vh - 200px)}
.in-slide .in-wrap {justify-content:top;align-items:top;}
.in-slide img {height:calc(100vh - 200px)}
.in-slider {height:calc(100vh - 200px)}
.slick-dots {bottom:24px;}
.slick-dots li button, .slick-dots li {width:50px;}
.in-intro p.in-intro-header {font-size: 26px;line-height: 32px;margin-top:16px}
.in-intro p {font-size: 19px;line-height: 29px;}
.in-news h3 {font-size:20px;line-height:32px;}
.in-news h3::after {height:5px;}
.in-newsletter h4 {font-size:20px;line-height:32px;}
.in-newsletter h4:after {height:5px;}
.in-testimonials h3 {font-size:20px;line-height:32px;}
.in-testimonials h3:after {height:5px;}
.in-work-with-us h3 {font-size:20px;line-height:32px;}
.in-work-with-us h3:after {height:5px;}
.in-newsletter-container {text-align:center;}
.in-newsletter-container img {width:200px;height:200px;margin:24px 0 24px}
.mailerlite-form-field label {text-align:left;}
.in-work-with-us-intro {font-size:20px;line-height:29px;}
.in-work-with-us-options h4 {font-size:20px;line-height:29px;}
.in-single-person img {max-width:150px;width:150px;height:150px}
.in-quote {font-size:17px;line-height:27px;margin-bottom:12px;}
.in-single-person .in-name {font-size:20px;line-height:29px;}
.in-single-person .in-name-subtitle {font-size:15px;line-height:23px;}
.in-work-with-us-option-1-content span, .in-work-with-us-option-1-content span strong {font-size:18px;line-height:26px;}
.in-work-with-us-option-1-content div span:first-child {width:100%;}
.in-work-with-us-option-1-content div {display:block;margin-bottom:12px;}
.in-donate-buttons p, .in-donate-buttons p strong {font-size:20px;line-height:29px;}
.in-payment-options {text-align:center;}
.in-payment-logo img {width:150px;height:auto;display:block;margin-bottom:16px;margin-left:auto;margin-right:auto;}
.in-payment-logo span {display:block;font-size:20px;line-height:29px;margin-bottom:24px;}
.in-donate-buttons-list a.in-button {padding:6px 8px;}
.in-partners h4 {font-size:20px;line-height:29px;}
.in-partners h4:after {height:5px;}
.in-partners-outro {font-size:20px;line-height:29px;}
.in-footer-logo {display:none;}
.in-account-number p {font-size: 20px;line-height: 27px;}
.sub-menu {display:none;}
#menu-item-42 {margin-top:16px;margin-bottom:12px;}
#menu-menu-glowne {margin-top:12px;}
.in-copyright-info p {font-size:12px;line-height:19px;}
ul#menu-o-nas li::before {display:none;}
ul#menu-o-nas {padding-left:0;margin-left:0;}
.in-sidebar-nav #menu-item-111 a {font-size:22px;line-height:29px;margin-bottom:10px !important}
.in-sidebar-nav #menu-item-111 {margin-bottom:10px;}
.in-sidebar-nav a {font-size:17px;line-height:26px;text-decoration:none;}
#menu-o-nas a {margin-bottom:8px !important}
#menu-o-nas li {margin-bottom:0;line-height:26px}
.in-main-content {margin-bottom:32px;}
li.menu-item-has-children a::after {display:none}
.in-breadcrumbs a, .in-breadcrumbs a.visited, .in-breadcrumbs span {font-size:17px;line-height:26px;}
.in-breadcrumbs span.separator {margin:0 8px}
.in-breadcrumbs {margin-bottom:16px}
.in-news-intro p {font-size:20px;line-height:29px;}
.in-news-page {margin-bottom:32px}
p.in-lead {font-size:20px;line-height:29px;}
.in-photo-and-lead-lead p {font-size:20px;line-height:29px;}

.in-single-news img {width:100%;height:auto;}
span.in-more {margin-bottom:32px;display:inline-block}
.in-news .in-news-list-fix .in-single-news:nth-of-type(5),
.in-news .in-news-list-fix .in-single-news:nth-of-type(6),
.in-news .in-news-list-fix .in-single-news:nth-of-type(7),
.in-news .in-news-list-fix .in-single-news:nth-of-type(8) {display:none}
}

@media only screen and (min-width: 680px) {

header .in-wrap {flex-direction:column;}
header .in-logo {margin-bottom:-30px;}

.in-nav {display:block !important;overflow:none;width:100%}
.in-nav ul {width:100%;display:flex;flex-direction:row;justify-content:space-between;padding-left:0}
.in-nav ul li {margin-left:6px;}
.in-nav ul li:first-child {margin-left:0;}
.in-nav ul.sub-menu {margin:0;padding:12px 16px;position:absolute;top:36px;left:0;display:flex;flex-direction:column;background:#69a82f;width:auto;border-radius:0 0 10px 0;}
.in-nav ul.sub-menu li {margin-left:0;}
.in-nav li.menu-item-has-children a {border-radius:10px 0 0 0}
.in-nav li.menu-item-has-children ul.sub-menu {display:none;}
.in-nav li.menu-item-has-children:hover ul.sub-menu {display:block;}
.in-nav li.menu-item-has-children:hover a {background:#69a82f}
.in-cover {display:none !important;}
.hamburger {display:none !important;}

.in-grid-2, .in-grid-3, .in-grid-4, .in-grid-6, .in-grid-8, .in-grid-12 {display:grid;grid-template-columns:1fr 1fr;grid-gap:32px}

.in-partners-list {grid-template-columns:1fr 1fr 1fr 1fr;}
.in-gallery {grid-template-columns:repeat(6, 1fr);}

.in-work-with-us-option-1 {display:grid;grid-template-columns: 1fr 3fr;grid-gap:32px;}
.in-work-with-us-option-2 {display:grid;grid-template-columns: 1fr 3fr;grid-gap:32px;}

/* .in-work-with-us-intro {max-width:65%;} */
.in-work-with-us-options h4 {color:#D9D8D6}

.in-news-intro p {max-width:65%}

.in-main-content {display:flex;flex-direction:row-reverse;justify-content:space-between}
.in-content-wrap {width:75%;}
.in-main-content .in-sidebar {margin-left:64px;width:25%}
.in-sidebar ul, .in-sidebar li {padding-left:0;margin-left:0;margin-bottom:8px;padding-bottom:0}
.in-sidebar a {text-decoration:none;}
.in-sidebar li:before {display:none}

footer .in-footer-columns {grid-template-columns:1fr 1fr;display:grid;grid-gap:32px}

.in-newsletter-form {position:relative;top:-20px;}
.in-newsletter-container {display:grid;grid-gap:32px;grid-template-columns: 1fr 2fr 4fr;align-items:center;}
.mailerlite-form-inputs {display:flex;flex-direction:row;}
.mailerlite-form-field {margin-left:16px;}
.mailerlite-subscribe-button-container input {margin-left:16px;background:#fff;color:#95C356 !important;position:relative;top:29px;}

.in-photo-and-lead {display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;margin-bottom:64px;margin-top:64px}
.in-banks {max-width:620px;}

}

@media only screen and (min-width: 680px) and (max-width:1080px) {
.in-nav a {padding:3px;}
.in-nav a, #menu-item-357 a {font-size:15px;line-height:24px}
header .in-logo {width:175px}
}



@media only screen and (min-width: 960px) {
.in-breadcrumbs {margin:64px 0}
footer .in-footer-columns {grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:48px;padding-top:64px;}

.in-grid-3, .in-grid-6 {grid-template-columns:1fr 1fr 1fr;}
.in-grid-4, .in-grid-8, .in-grid-12 {grid-template-columns:repeat(4, 1fr);}
.in-partners-list {display:grid;flex-direction:row;justify-content:space-between;align-items:center;}

.in-newsletter {margin-top:60px;}

.in-intro {margin:60px 0;}
li.menu-item-has-children ul.sub-menu a {white-space:nowrap}
.in-work-with-us-intro {margin:60px 0;}
}

@media only screen and (min-width: 680px) and (max-width:1080px) {

}

@media only screen and (min-width: 1300px) {
  header .in-wrap {flex-direction:row;}
  header .in-logo {margin-bottom:0}
  .in-nav {margin-top:10px;}
  .in-gallery {grid-template-columns:repeat(8, 1fr);}
  .in-grid-6 {grid-template-columns:repeat(6, 1fr);}
  .in-grid-8 {grid-template-columns:repeat(8, 1fr);}
  .in-grid-12 {grid-template-columns:repeat(12, 1fr);}
  .in-partners-list {grid-template-columns:repeat(8, 1fr);grid-gap:0}

  .in-newsletter {padding:90px 0}
  .mailerlite-subscribe-button-container {margin-top:0;}
  .in-testimonials {padding:90px 0}
  .in-single-person img {width:200px;height:200px}
  .in-work-with-us {padding:60px 0}
  .in-donate-buttons-list {justify-content:left;margin-bottom:60px}
  .in-donate-buttons-list .in-button {margin-right:20px}
  .in-payment-logo img {width:160px;height:auto;}
  .in-banks {margin-top:16px;display:block}
  .in-partners-list {margin:90px 0 30px}
  .in-newsletter h4 {margin-bottom:60px;}
  .in-partners-outro {max-width: 80%;margin: 0 auto 64px;}
  .in-intro p {max-width:80%;margin-left:auto;margin-right:auto;}
  p.in-lead {margin:32px 0 64px;}
  .in-photo-and-lead-lead {margin:32px 0 64px;}
  .in-news-intro {margin:32px 0 64px;}
  .in-news-page {margin-bottom:90px;}

  .in-testimonials * {text-align:center !important;}

  .in-photo-and-lead {display:block;}
  .in-photo-and-lead {margin-bottom:0;padding-bottom:0;border-bottom:none;}
  .in-photo-and-lead-photo img {float: right;
    max-width: 40%;
    height: auto;
    margin: 0 0 50px 50px;}
}

/* header .nav-group {margin-top:17px;} */

/* temporary */




.in-transitions {-webkit-transition: all .20s ease; -moz-transition: all .20s ease; -ms-transition: all .20s ease; -o-transition: all .20s ease; transition: all .20s ease;}
.in-smooth-transitions {-webkit-transition: all 0.5s cubic-bezier(0, 0.99, 1, 1); -moz-transition: all 0.5s cubic-bezier(0, 0.99, 1, 1); -o-transition: all 0.5s cubic-bezier(0, 0.99, 1, 1);transition: all 0.5s cubic-bezier(0, 0.99, 1, 1);}


.in-file {display:block;}
.in-file:after {display:table;clear:both;content:''}

.in-content-wrap iframe {width:100%;max-width:100%;height:auto;aspect-ratio:16/9;margin:30px 0}
.in-testimonials.in-team .in-single-person img {margin:0 0 10px !important;}



@media only screen and (min-width: 1075px) and (max-width:1450px) {

.in-nav a {padding:10px 6px}
}

.in-testimonials.in-team {background:#fff;}
.in-testimonials.in-team .in-person-list.in-grid-4 {grid-template-columns: 1fr;}


@media only screen and (min-width: 680px) {
.in-testimonials.in-team .in-single-person {display:grid; grid-template-columns: 1fr 3fr;}
.in-testimonials.in-team .in-single-person * {text-align:left !important;}
.in-testimonials.in-team .in-single-person img {margin:0 0 40px !important;}

}

.in-top-nav a svg {max-height:30px;width:auto;height:30px;}
.in-top-nav {display:flex;align-items:baseline}

@media only screen and (max-width: 679px) {

.in-top-nav a svg {height:25px !important;width:auto !important;}
header span.in-krs {right:155px;}

#menu-item-357 a {margin-top:7px;display:inline-block;}

  }

.alignright {float:right;padding-left:20px;padding-bottom:20px;max-width:50%}

.fix-center {width:100%;max-width:100%;margin:20px 0 60px}

.mapp-list .mapp-item .mapp-icon {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url('../img/zz-icon.png') center center
      no-repeat;
      background-size:32px;
    width: 32px;
    height: 32px;
    padding-left: 32px;
    filter:none;
}

.leaflet-marker-pane img {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url('../img/zz-icon-map.png') center center
    no-repeat;
    background-size:32px;
  width: 32px;
  height: 32px;
  padding-left: 32px;
  filter:none;

}

.in-accordion-trigger {cursor:pointer;border-bottom:1px solid #ccc;margin-bottom:30px}
.in-accordion-trigger:hover h3 {color:#00a2ce}
.in-accordion-drawer {display: none;}

.in-pre-intro {background:#95C356}
.in-pre-intro img {max-width:250px;}
.in-pre-intro .in-intro p.in-intro-header {font-size:25px;color:#fff}
.in-pre-intro .in-intro {margin-top:0}

sup {vertical-align: super;font-size:14px}

.mapp-sidebar *, .mapp-sidebar {border:none !important}

.wpcf7-form-control-wrap input {max-width:700px;}

.mapp-dir {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url('../img/zz-trasa.png') center center
    no-repeat;
    background-size:64px 32px;
  width: 64px;
  height: 32px;
  padding-left: 64px;
  filter:none;
  border-radius:5px;
  overflow:hidden
}

.mapp-dir:hover {opacity:.75}

.mapp-dir-wrapper {display: none !important}

.in-full-photo {margin-bottom:2em;}

@media only screen and (max-width: 679px) {


}