/*!
Theme Name: vdtheme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vdtheme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

vdtheme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/



/*===================== TABLE OF CONTENT =======================

1. Reset
2. Body Style
3. Placeholders & Highlights
4. Container & Grid
5. Headings
6. Buttons
7. Form
8. Paddings & Margins
9. Breadcrumbs
10. Custom Style
11. Cookies
12. Header
13. Intro
14. Home Top
15. Work
16. Home Video
17. Banner
18. Sponsors
19. Footer
20. About Page
21. Team Page
22. Programm Page
23. Donate Page
24. Contact Page
25. Table

=============================================================*/
/* ================================================================================== 
1. Reset
===================================================================================== */
*, *::after, *::before { margin: 0; padding: 0; -webkit-box-sizing: inherit; box-sizing: inherit; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a, a:active, a:hover, a:focus { outline: none; } abbr[title] { border-bottom: 1px dotted; } dfn { font-style: italic; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; max-width: 100%; } svg:not(:root) { overflow: hidden; } hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; margin-top: 30px; margin-bottom: 35px; border-width: 0; border-top: 1px solid #e1e1e1; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } input:focus, select:focus, textarea:focus, button:focus { outline: none; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } input, textarea, button, select, a { -webkit-tap-highlight-color: transparent; } a { color: inherit; text-decoration: none; -webkit-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease; } strong { font-weight: 700; }
.fancybox__button--zoo, .fancybox__button--slideshow, .fancybox__button--fullscreen, .fancybox__button--thumbs, .fancybox__button--zoom{
  display: none;
}
.none{
  display: none;
}
ul, ol { padding-left: 4rem; }

/* ================================================================================== 
2. Body Style
===================================================================================== */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 56.25%;
  word-wrap: break-word;
}
@media only screen and (min-width: 80.0625em) {
  /*1281px*/
  html {
    font-size: 62.5%;
  }
}
body {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: 1.6;
  color:#63666F;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.6rem;
  
}
main{
  position: relative;
  padding-top: 4.5rem;
}
@media only screen and (min-width: 30.0625em) {
  /*481px*/
  main{
    padding-top: 10rem;
  }
}
/* ================================================================================== 
3. Placeholders & Highlights
===================================================================================== */
::-webkit-input-placeholder { color: inherit; opacity: 1 !important; }
:-moz-placeholder { color: inherit; opacity: 1; }
::-moz-placeholder { color: inherit; opacity: 1; }
:-ms-input-placeholder { color: inherit; }
::-moz-selection { background-color: #F8981C;  color: #fff; }  
::selection { background-color: #F8981C; color: #fff }
/* ================================================================================== 
4. Container & Grid
===================================================================================== */
.container {
  position: relative;
  width: 100%;
  max-width: 148rem;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2rem;
}
.container-lg{
  max-width: 180rem;
}
.container-xl{
  max-width: 192rem;
  padding: 0;
}
.container-md{
  max-width: 120rem;
}
.container-sm{
  max-width: 100rem;
}
/* ================================================================================== 
5. Headings
===================================================================================== */

h1, h2, h3, h4, h5, h6 { margin-bottom: 2rem; font-weight: 900;line-height:1.4;}
.title h1, .title h2{ font-size: 2.4rem; }
p { margin-bottom: 2rem; }
.title{ margin-bottom:3rem; }
.title-center{text-align: center;}
.title h3{
  color: #F8981C; 
  text-transform: none;
  font-size: 1.6rem;
  font-weight: 800;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/

}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/

}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/

}


/* ================================================================================== 
6. Buttons
===================================================================================== */

.btn {
	display: inline-block;
	padding: 1.2rem 4rem;
	font-weight: 700;
  border-radius: 3px;
  text-transform: uppercase;
}
.btn-primary{
  background-color: #F8981C;
  color: #fff;
}
.btn-secondary{
  background-color: transparent;
  color: #F8981C;
  border:1px solid #F8981C
}
.btn-primary:hover{
  background-color: #63666F;
}
.btn-secondary:hover{
  background-color: #F8981C;
  color: #fff;
}
.btn-video {
	display: inline-block;
	font-weight: 900;
	background-image: url(images/video-icon.svg);
	background-repeat: no-repeat;
	background-size: 4.6rem;
	background-position: left center;
	padding: 1.2rem 2rem;
	padding-left: 6rem;
}
.btn-donation {
	background-image: url(images/donation.svg);
	background-repeat: no-repeat;
	background-position: left 2rem center;
	background-size: 2.5rem;
	padding-left: 7rem;
}
.btn-donation {
  -webkit-box-shadow: 0 0 0 0 rgba(248, 152, 28, 0.7);
  box-shadow: 0 0 0 0 rgba(248, 152, 28, 0.7);
  -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
}
@-webkit-keyframes pulse {
  to {
    -webkit-box-shadow: 0 0 0 15px rgba(248, 152, 28, 0);
    box-shadow: 0 0 0 15px rgba(248, 152, 28, 0);
  }
}

@keyframes pulse {
  to {
    -webkit-box-shadow: 0 0 0 15px rgba(248, 152, 28, 0);
    box-shadow: 0 0 0 15px rgba(248, 152, 28, 0);
  }
}
/* ================================================================================== 
7. Form
===================================================================================== */
input, textarea, select {
	display: block;
	width: 100%;
	border: 1px solid #c6c6c6;
	padding: 1.8rem 1rem;
	outline: none;
	background-color: #f4f4f4;
	font-size: 1.5rem;
}
textarea{
  resize: vertical;
  height: 19rem;
}
input:focus,
textarea:focus, select:focus {
  border-color: #1b1852;

}
label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight:700;
}
button {
  transition: all 0.4s ease-in-out;
  border:0;
}

.contact-form form {
	display: flex;
	  flex-direction: column;
	  align-items: flex-start;
	  justify-content: flex-start;
	  width: 100%;
  }
  
  .contact-form fieldset {
	width: 100%;
  }

fieldset{
  border: 0;
  margin-bottom: 2rem;
}
fieldset p br {
	display: none;
}
label.check-wrapper {
  position: relative;
  padding-left: 3rem;
  margin-bottom: 1rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: none;
}
.check-wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 1.5rem;
  width: 1.5rem;
  border: 1px solid #43515a;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.check-wrapper input:checked ~ .checkmark:after {
  display: block;
}
.check-wrapper .checkmark::after {
  left: 0.4rem;
  top: 0.2rem;
  width: 0.5rem;
  height: 1rem;
  border: solid #43515a;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}


/* ================================================================================== 
8. Paddings & Margins
===================================================================================== */
.space {
  padding: 5rem 0;
}
.mt-5{
  margin-top: 5rem;
}
.no-pt{
  padding-top: 0 !important;
}
.no-pb{
  padding-bottom: 0 !important;
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .space {
    padding: 8rem 0;
  }
}
/* .menu-item-has-children za wp sub parent*/
/* .current_page_item za wp active link u navigaciji*/
/* ================================================================================== 
9. Breadcrumbs
===================================================================================== */
.breadcrumbs{
  background-color: #f7f7f7;
  padding: 1rem 0;
  font-size: 1.4rem;
}
.breadcrumbs ul{
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.breadcrumbs ul li{
  display: inline-block;
  font-weight: 600;

}
.breadcrumbs ul li::after{
  content: '|';
  display: inline-block;
  margin: 0 1rem;
}
.breadcrumbs ul li a{
  display: inline-block;
  font-weight: 400;
}
.breadcrumbs ul li:last-child:after{
  content: none;
}
/* ================================================================================== 
10. Custom Style
===================================================================================== */
.list ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.list ul li{
  position: relative;
  padding-left: 3rem;
  margin-bottom: 0.9rem;
}
.list  ul li::before{
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 2rem;
  height: 2rem;
  background-image: url(images/list.svg);
  background-repeat: no-repeat;
  background-size: 2rem;
}
/* ================================================================================== 
11. Cookies
===================================================================================== */
.cky-btn-accept {
	background: #000 !important;
	border: 2px solid #000 !important;
}
.cky-btn-reject,  .cky-btn-customize, .cky-btn-preferences {
	color: #000 !important;
	border: 2px solid #000 !important;
}
button.cky-show-desc-btn:not(:hover):not(:active){
  color: #000 !important;
  font-weight: 600;
}
.cky-btn-revisit-wrapper{
  background-color: #000 !important;
}
/* ================================================================================== 
12. Header
===================================================================================== */
header {
	position: fixed;
	left: 0;
	/* top: 0; */
	width: 100%;
	background-color: #fff;
	z-index: 10;
	box-shadow: 0 0 14px 0 rgba(0,0,0,0.2);
}
header  ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
header .container{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-logo{
  display: flex;
  align-items: center;
}
.header-logo img{
  display: block;
  width: 16rem;
  height: auto;
}
.header-logo img:first-child {
	width: 4rem;
  margin-right: 1rem;
}
nav ul li{
  display: block;
}
nav ul li a{
  display: block;
  padding: 1rem 2rem;
  font-weight: 600;
  position: relative;
}
nav ul li a::before{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #F8981C;
  opacity: 0;
  transition: all .4s ease-in-out;
}
nav ul li a:hover:before, nav ul li.current_page_item a::before {
  width: 100%;
  opacity: 1;
}
nav{
  margin-left: auto;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background-color: #fff;
  padding: 2rem;
  padding-top: 10rem;
  overflow-y: auto;
  opacity: 0;
  visibility: hidden;
  transition: all .4s ease-in-out;
}
nav.open{
  opacity: 1;
  visibility: visible;
}
.search-toggle{
  cursor: pointer;
  margin-left: auto;
  margin-right: 2rem;
}
.search-toggle img{
  display: block;
  width: 1.8rem;
  height: auto;
}
.search-wrapper{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  background-color: rgba(0,0,0,0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all .4s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
.search-wrapper.open{
  opacity: 1;
  visibility: visible;
}
.search-wrapper form{
  max-width: 80rem;
  width: 100%;
  display: flex;
  padding: 0 2rem;
}
.search-wrapper form input{
  padding: 1.8rem 1rem;
  background-color: rgba(255,255,255,0.3);
  color: #fff;
  margin: 0;
}
.search-wrapper form button{
  width: 10rem;
  border-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #F8981C;

}
.search-wrapper form button img{
  display: block;
  width: 2rem;
  height: auto;
}
.search-close{
  position: absolute;
  top: 2rem;
  right: 3rem;
  font-size: 4rem;
  color: #fff;
  cursor: pointer;

}
.menu-toggle{
  display: block;
  order: 3;
  width: 60px;
  height: 45px;
  position: relative;
  z-index: 1001;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg) scale(0.4);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}
.menu-toggle span {
  display: block;
  position: absolute;
  height: 6px;
  width: 100%;
  background: #000;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.menu-toggle span:nth-child(1) {
  top: 0px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.menu-toggle span:nth-child(2) {
  top: 18px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.menu-toggle span:nth-child(3) {
  top: 36px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}

.menu-toggle.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 8px;
  background: #000;
}

.menu-toggle.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
  background: #000;
}

.menu-toggle.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 39px;
  left: 8px;
  background: #000;
}
.menu-item-has-children {
  position: relative;
}
.sub-menu{
  display: none;
}
.mobile-info{
  margin-top: 2rem;
  padding: 0 2rem;
  padding-top: 2rem;
  border-top: 1px dashed #000;
}
.mobile-info div{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap:1rem;
  margin-bottom: 1rem;
}
.mobile-info img{
  width: 2rem;
  height: 3rem;
  object-fit: contain;


}
nav .btn-donation{
  margin-top: 2rem;
  margin-left: 2rem;
}

.tab-content {
    display: none; /* sakrij sve tabove */
}
.tab-content.active {
    display: block; /* prikaži samo aktivan tab */
}


@media only screen and (min-width: 30.0625em) {
  /*481px*/
  .header-logo img{
    width: 24rem;
  }
  .header-logo img:first-child {
    width: 10rem;

  }
}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  nav{
    margin-left: auto;
    margin-right: 3rem;
    position: static;
    top: auto;
    right: auto;
    width: auto;
    height: auto;
    min-height: auto;
    transform: none;
    transition: none;
    overflow-y: visible;
    opacity: 1;
    visibility: visible;
    padding: 0;
  }
  nav ul li{
    display: inline-block;
  }
  nav ul li a{
    display: inline-block;
  }
  .menu-toggle{
    display: none;
  }
  .search-toggle{
    padding-left: 2rem;
    border-left: 1px solid #63666F;
    margin-left: 0;
    margin-right: 0;
  }
  .sub-menu{
    position: absolute;
    left: 0;
    top: 5rem;
    width: 27rem;
    background-color: #fff;
    display: block;
    transition: all.4s ease-in-out;
    opacity: 0;
    visibility: hidden;
  }
  nav .sub-menu li{
    display: block;
  }
  nav .sub-menu li a{
    display: block;
  }
  .menu-item-has-children:hover .sub-menu{
    opacity: 1;
    visibility: visible;
  }
  .mobile-info{
    display: none;
  }
  nav .btn-donation{
    display: none;
  }

}
/* ================================================================================== 
13. Intro
===================================================================================== */
.intro{
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 14px 0 rgba(0,0,0,0.2);
}
.intro img{
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.intro-text {
  margin-top: 5rem;
  padding-bottom: 5rem;

}
.intro-text .container{
  height: 100%;
  display: flex;
  align-items: center;
}

.intro-text h1 span{
  color: #F8981C;
}
.intro-inner{
  width: 100%;
}
.intro-btns{
  display: flex;
  gap:3rem;
  align-items: center;
  margin-top: 3rem;
  flex-direction: column;
}
@media only screen and (min-width: 30.0625em) {
  /*481px*/
  .intro-btns{
    flex-direction: row;
  }
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .intro-text .title h1{
    font-size: 4rem;
  }
 
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .intro-text::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 60%;
    height: 100%;
    background-image: url(images/intro-rectangle.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 3rem;
  }
  .intro-text{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
  
  }
  .intro img{
    height: 60rem;
    margin-left: 40rem;
  }
  .intro-inner{
    max-width: 54rem;

  }
  .intro-text {
    margin-top: 0;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 75.0625em) {
    /*1201px*/
    .intro-text .title h1{
      font-size: 6rem;
    }
}
@media only screen and (min-width: 85.4375em) {
  /*1367px*/
  .intro img{
    height: 100vh;
  }
}
/* ================================================================================== 
14. Home Top
===================================================================================== */
.home-text{
  width: 100%;
  margin-bottom: 3rem;
}
.home-image{
  width: 100%;
}
.home-image img{
  display: block;
  width: 100%;
  height: auto;
}
.home-text .btn{
  margin-top: 3rem;
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .home-wrapper{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  .home-text{
    width: 45%;
    margin-bottom: 0;
  }
  .home-image{
    width: 45%;
  }
}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .home-wrapper{
    align-items: center;
  }
}
/* ================================================================================== 
15. Work
===================================================================================== */
.text-center{
  text-align: center;
  max-width: 95rem;
  width: 100%;
  margin: 0 auto;
}
.text-center .btn{
  margin-bottom: 3rem;
}
.text-center img{
  display: block;
  margin: 0 auto;
  margin-top: 5rem;
  height: auto;
  width: 100%;
}

.work .title{
  max-width: 70rem;
  width: 100%;
  margin: 0 auto;
}
.work-wrapper{
  margin-top: 18rem;
}
.work-wrapper article{
  width: 100%;
  border-radius: 2rem;
  box-shadow: 0 0 14px 0 rgba(0,0,0,0.2);
  padding: 3rem;
  text-align: center;
  margin-bottom: 17rem;
}
.work-wrapper article:last-child{
  margin-bottom: 0;
}
.work-image {
	display: block;
	width: 18rem;
	height: 18rem;
	border-radius: 2rem;
	overflow: hidden;
	transform: rotate(45deg);
	margin: 0 auto;
	margin-top: -11.9rem;
	margin-bottom: 5rem;
}
.work-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: rotate(-45deg) scale(1.4);
}
.work-wrapper article h3{
  font-size: 2rem;
  font-weight: 600;
  transition: all .4s ease-in-out;
}
.work-wrapper article h3:hover{
  color: #F8981C;
}
.btn-sm{
  color: #F8981C;
  font-weight: 500;
  display: inline-block;
  text-decoration: underline;
}
.btn-sm:hover{
  color: #63666F;
}
@media only screen and (min-width: 37.5625em) {
  /*601px*/
  .work-wrapper{
    display: flex;
    flex-wrap: wrap;
    gap:3%;
    flex-direction: row;
    margin-top: 18rem;
  }
  .work-wrapper article{
    width: 48.5%;
  }
  .text-center img{
    width: 80%;
  }

}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .work-wrapper article h3{
    font-size: 2.4rem;
  }
  .work-image {
    margin-bottom: 7rem;
  }
  .work-wrapper article{
    width: 31.3%;
    margin-bottom: 0;
  }
  
}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .work-image {
    width: 25rem;
    height: 25rem;
    margin-top: -15.5rem;
  }
  .work-wrapper{
    margin-top: 25rem;
  }
}
/* ================================================================================== 
16. Home Video
===================================================================================== */
.video-container{
  max-width: 120rem;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 1rem;
}
.video-container img{
  display: block;
  width: 100%;
  height: auto;
}
/* ================================================================================== 
17. Banner
===================================================================================== */
.banner {
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 5rem 0;
  position: relative;
  margin-top: 5rem;
}
.banner::before{
  content: '';
  position: absolute;
  left: 0;
  top:0;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0.85) 0.08%, rgba(255, 255, 255, 0.74) 41.71%, rgba(217, 217, 217, 0.00) 99.94%);

}
.banner .container{
  display: flex;
  justify-content: flex-end;
}
.banner-text{
  max-width: 50rem;
  width: 100%;
}
.btn-wrapper{
  display: flex;
  flex-direction: row;
  gap:2rem;
  margin-top: 3rem;
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .banner {
    margin-top: 7rem;
    padding: 10rem 0;
  }
}
/* ================================================================================== 
18. Sponsors
===================================================================================== */
.sponsor-slide{
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.sponsors-slider .slick-track{
  display: flex !important;
  align-items: center;
}
.sponsor-slide img{
  width: auto;
  height: auto;
}
.slick-arrow{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  font-size: 0;
  border:1px solid #F8981C;
  background-color: transparent;
  cursor: pointer;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 2rem;
}
.slick-prev{
  left: 0;
  background-image: url(images/prev.svg);
}
.slick-next{
  right: 0;
  background-image: url(images/next.svg);
}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .slick-prev{
    left: -4rem;
  }
  .slick-next{
    right: -4rem;
  }
}
/* ================================================================================== 
19. Footer
===================================================================================== */
.footer-logos {
  display: flex;
  justify-content: center;
  margin-bottom: 3rem;
}

.footer-logos a{
  display: flex;
  justify-content: center;
  gap:3rem;
}

.footer-logos img {
	width: 13rem;
	height: 9rem;
	object-fit: contain;
	display: block;
}
.footer-text-center{
  text-align: center;
  max-width: 88rem;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 3rem;
}
.footer-images{
  display: flex;
  align-items: center;
  gap:3rem;
  justify-content: center;
  margin-bottom: 3rem;
}
.footer-images img {
	display: block;
	width: 27rem;
	height: 11rem;
	object-fit: contain;
}

.footer-wrapper{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.footer-wrapper article{
  width: 100%;
  text-align: center;
  position: relative;
  margin-bottom: 3rem;
}
.footer-wrapper article:last-child{
  margin-bottom: 0;
}
.footer-wrapper article::before{
  content: '';
  position: absolute;
}
.footer-info div{
  display: flex;
  align-items: center;
  justify-content: center;
  gap:1rem;
  margin-bottom: 1rem;
}
.footer-info img{
  width: 2rem;
  height: 3rem;
  object-fit: contain;


}
.social div{
  display: flex;
  align-items: center;
  gap:1rem;
  justify-content: center;
  margin-bottom: 1rem;

}
.social img{
  width: 2rem;
  height: 2rem;
  object-fit: contain;


}
.copyright{
  font-size: 1.4rem;
  text-align: center;
  margin-bottom: 2rem;
}

@media only screen and (min-width: 30.0625em) {
  /*481px*/
  .footer-logos img{
    width: 19rem;
    height: 14rem;
  }
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .footer-wrapper{
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 auto;
    max-width: 110rem;
    width: 100%;
  }
  .footer-wrapper article{
    width: auto;
    text-align: left;
    margin-bottom: 0;
  }
  .footer-info div, .social div{
    justify-content: flex-start;
  }

}
/* ================================================================================== 
20. About Page
===================================================================================== */
.about-page-wrapper{
  display: flex;
  flex-direction: column;
}
.about-page-text{
  width: 100%;
}
.about-page-image{
  width: 100%;
  margin-bottom: 3rem;
}
.about-page-image p{
  font-style: italic;
  font-size: 1.4rem;
  margin-top: 2rem;
}
.about-page-image img{
  display: block;
  width: 100%;
  height: auto;
}
.about-page-wrapper2{
  margin: 5rem 0;
}

.about-box{
  border-radius: 2rem;
  padding: 3rem;
  background-color: #F8981C;
  color: #fff;
  margin-top: 5rem;
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .about-page-wrapper{
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .about-page-wrapper.reverse{
  flex-direction: row;
  }
  .about-page-text{
    width: 45%;
  }
  .about-page-image{
    width: 45%;
    margin-bottom: 0;
  }
  .about-page-wrapper2{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    margin: 5rem 0;
  }
  .about-page-text2{
    width: 45%;
  }
  .about-box{
    margin-top: 0;
  }
}
/* ================================================================================== 
21. Team Page
===================================================================================== */
.team-box{
  width: 100%;
  margin-bottom: 3rem;
}
.team-image{
  display: block;
  width: 100%;
  margin-bottom: 3rem;
}
.team-box h3 {
	font-size: 1.8rem;
	margin-bottom: 1rem;
}
.team-box h4{
  font-weight: 400;
  margin-bottom: 1rem;
}
.team-box h5{
  font-weight: 400;
}
.team-single-aside{
  width: 100%;
  margin-bottom: 3rem;
}
.team-single-aside img{
  display: block;
  width: 100%;
  height: auto;

}
.team-single-content{
  width: 100%;
}
@media only screen and (min-width: 37.5625em) {
  /*601px*/
  .team-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap:3%;
  }
  .team-box{
    width: 48.5%;
  }
  .team-single-wrapper{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
  .team-single-aside{
    position: sticky;
    top: 15rem;
    width: 25%;
  }
  .team-single-content{
    width: 70%;
  }
  
}
@media only screen and (min-width: 50.0625em) {
  /*801px*/
  .team-box{
    width: 31.3%;
  }
}
/* ================================================================================== 
22. Programm Page
===================================================================================== */
.icon  img{
  display: block;
  width: 7rem;
  height: auto;
}
.icon {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15rem;
	height: 15rem;
	border-radius: 50%;
	background-color: #f9f9f9;
	border: 1px solid #e7e7e7;
	margin-bottom: 2rem;
}
.programm-page .about-page-text2{
  margin-bottom: 5rem;
}
.articles-wrapper article{
  display: flex;
  flex-direction: column;
  width: 100%;
  margin-bottom: 4rem;
}
.article-image{
  display: block;
  margin-bottom: 2rem;
} 
.article-image img{
  display: block;
  width: 100%;
  height: auto;
}
.articles-wrapper article .btn{
  margin-top: auto;
  align-self: flex-start;
}
.page-image{
  width: 100%;
  margin: 4rem  0;
}
.page-image img{
  display: block;
  width: 100%;
  height: auto;
}
.title-line{
  border-bottom: 1px solid #e7e7e7;
}

.page-aside{
  width: 100%;

}
.page-aside  ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.page-aside li{
  display: block;
}
.page-aside li a{
  display: block;
  padding: 1rem;
  border-bottom: 1px solid #e7e7e7;
  font-weight: 500;
}
.page-aside li a:hover, .page-aside li.active a{
  color: #F8981C;
  border-color: #F8981C;
}
.page-content{
  width: 100%;
  margin-top: 5rem;
}
@media only screen and (min-width: 30.0625em) {
  /*481px*/
  .articles-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap:3%;
  }
  .articles-wrapper article{
    width: 48.5%;
  }
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/

  .programm-page .about-page-text{
    width: 70%;
  }
  .programm-page .about-page-image{
    width: 25%;
    margin-bottom: 0;
  }


}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .articles-wrapper article{
    width: 31.3%;
  }
  .page-content    .articles-wrapper article{
    width: 48.5%;
  }
  .page-wrapper{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  
  }
  .page-aside{
    width: 15%;
    position: sticky;
    top: 15rem;
    left: 0;
  }
  .page-content{
    width: 80%;
    margin-top: 0;
  }
}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .articles-wrapper article{
    width: 22.7%;
  }
  .page-content    .articles-wrapper article{
    width: 31.3%;
  }
}
/* ================================================================================== 
23. Donate Page
===================================================================================== */
.images{
  margin: 5rem 0 2rem 0;
  gap: 20px;
    display: flex;
    flex-direction: column;
}
.images  div{
  width: 100%;
  margin-bottom: 3rem;
}
.images img{
  display: block;
  width: 100%;
  height: 20rem;
  object-fit: cover;
}
.images  div:last-child{
  margin-bottom: 0;
}
.text-top{
  margin-bottom: 5rem;
}
.docs{
  display: flex;
  flex-direction: column;
  gap:1rem;
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid #e7e7e7;
}
.docs a {
	display: inline-block;
	background-image: url(images/doc.svg);
	background-repeat: no-repeat;
	background-position: left 2rem center;
	background-color: #f7f7f7;
	padding: 2rem;
	padding-left: 6rem;
	background-size: 2rem;
	font-weight: 800;
}


.search-forms {
    display: none;
    position: absolute;
    right: 20px;
    top: 83%;
    width: 100%;
    max-width: 300px; 
}

.search-forms input[type="search"] {
	box-sizing: border-box;
}

.search-toggle img {
    cursor: pointer;
}


@media only screen and (min-width: 30.0625em) {
  /*481px*/
  .images{
    display: flex;
    flex-direction: row;
    /* flex-wrap: wrap; */
    gap: 3%;

  }
  .images  div{
    width: 48.5%;
  }
  .images  div:last-child{
    margin-bottom: 3rem;
  }

}
@media only screen and (min-width: 37.5625em) {
  /*601px*/
  .images img{
    height: 30rem
  }
  .docs{

    flex-direction: row;
  }
}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .images img{
    height: 40rem;
  }
}
/* ================================================================================== 
24. Contact Page
==============*/
.contact-text{
    width:100%;
    margin-bottom:5rem;
}
.contact-form{
    width:100%;
}
.contact-bottom{
    margin-top:5rem;
}
.contact-box{
    width:100%;
    margin-bottom:5rem;
}
.contact-box:last-child{
    margin-bottom:0;
}
.contact-box iframe{
    width:100%;
    display:block;
    height:40rem;
}
.contact-images{
    margin-top:5rem;
    display:flex;
    flex-direction:row;
    gap:3%;
}
.contact-images img{
    width:48.5%;
    height:auto;
    display:block;
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
   .contact-wrapper{
    display:flex;
    flex-direction:row;
    justify-content:space-between;
}
.contact-text{
    width:45%;
    margin-bottom:0;
}
.contact-form{
    width:45%;
} 
.contact-bottom{
    display:flex;
    flex-direction:row-reverse;
    justify-content:space-between;
}
.contact-box{
    width:45%;
    margin-bottom:0;
}
  
}

/* ================================================================================== 
25.Table
==============*/
table{
  max-width: 80rem;
  width: 100%;
  font-weight: 500;
}
table td{
  padding: 1rem;
  border:1px solid #e7e7e7;
  border-bottom: 1px solid #F8981C;

}
table tr td:nth-child(1){
  font-weight: 600;
  color: #000;
}




