/*
Theme Name: UnderStrap
Theme URI: http://understrap.com
Author: Holger Koenemann
Author URI: http://www.holgerkoenemann.de
GitHub Theme URI: holger1411/understrap
Description: Combination of Automattic´s _s theme and Bootstrap 4. Made as a solid starting point for your next theme project and WordPress website. Use it as starter theme or as a parent theme. It is up to you. Including Font Awesome support, built-in widget slider and much more you need for basic websites. IMPORTANT: All developer dependencies are not bundled with this install file. Just download the .zip, extract it and run "npm install" and "gulp copy-assets" inside the extracted /understrap folder. 
That downloads everything and moves it in place so that you can recompile your CSS and JS files;
A developer version (with Gulp/node and Sass sources) is available on gitHub: https://github.com/holger1411/understrap
A child theme is available on Github, too: https://github.com/holger1411/understrap-child;
Version: 0.7.0
License: UnderStrap WordPress Theme, Copyright 2013-2017 Holger Koenemann
UnderStrap is distributed under the terms of the GNU GPL version 2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap
Tags: one-column, custom-menu, featured-images, theme-options, translation-ready

This theme, like WordPress, is licensed under the GPL.
UnderStrap is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.

Resource Licenses:
Font Awesome: http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
Bootstrap: http://getbootstrap.com | https://github.com/twbs/bootstrap/blob/master/LICENSE (Code licensed under MIT, documentation under CC BY 3.0.)
Owl Carousel 2: http://www.owlcarousel.owlgraphic.com/ | https://github.com/smashingboxes/OwlCarousel2/blob/develop/LICENSE (Code licensed under MIT)
and of course
jQuery: https://jquery.org | (Code licensed under MIT)
WP Bootstrap Navwalker by Edward McIntyre: https://github.com/twittem/wp-bootstrap-navwalker | GNU GPL
*/

/*
This file is just used to identify the theme in WordPress.
The compiled CSS output can be found in /css/theme.css
The SASS sources for it can be found in /sass/
The dependencies can be found in /src/ after running "gulp copy-assets" terminal command

...and now go out and play!
*/
body {
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight:800;
}
h2 {
	font-size:50px;
	margin-bottom:25px;
}
h2 + .kp-divider {
	margin-bottom:30px;
}
h3 + .kp-widget-divider {
	margin-bottom:30px;
}
h3, h2 {
	margin-bottom: 0;
}
a {
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #000;
}

.is_relative {
	position: relative;
	outline: none;
}

#wrapper-footer {
	padding: 4px 0px;
}

#wrapper-footer .cp-text {
	margin-top: 8px;
}

.esc-fixed {
    width: 210px;
    height: 46px;
    position: fixed;
    bottom: 15px;
    right: 129px;
    color: #fff!important;
    font-size: 28px!important;
    font-weight: 700!important;
    z-index: 100;
    transition: 0.5s all;
    padding: 0;
    display: none;
}

.esc-fixed.mob {
	width: 100%;
	bottom: 0;
	right: 0;
	border-radius: 0;
    display: inline-block;
}

.esc-fixed:hover {
	color: #000!important;
}

.scrollToTop{
	width:55px; 
	height:55px;
	position:fixed;
	bottom:15px;
	right:40px;
	display:none;
	background: url(/wp-content/themes/understrap/img/back-to-top.png) no-repeat 0px;
	background-size: 100%;
	z-index: 99999999;
	border-radius: 50%;
	transition: 0.5s all;
}

.scrollToTop:hover{
	border-radius: 50%;
	background:url(/wp-content/themes/understrap/img/back-to-top2.png) #eda600 no-repeat;
	background-size: 100%;
}

#navbarNavDropdown {
	text-transform:uppercase;
	font-size:1rem;
	margin-top: 30px;
}

.main-text-left .text-left {
	font-size: 30px;
}

.main-text-left .kp-divider, .vol-right-images .kp-divider {
	text-align: left;
	margin-left: 35px;
}

.main-text-left .kp-divider-inner, .vol-right-images .kp-divider-inner {
	margin: unset;
}

.dropdown.lan .dropdown-menu {
	min-width: 0;
	padding: 0;
}

.dropdown-item.active, .dropdown-item:active {
	background-color: unset;
}

.dropdown-menu.show .menu-item a {
	font-size: 16px;
	text-align: center!important;
}

.dropdown-menu.show .menu-item {
	margin-bottom: 10px;
}

.dropdown-menu.show .menu-item:last-of-type {
	margin-bottom: 0;
}

.dropdown-menu.show .menu-item a::after {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background-color: #dedfdf;
	margin: auto;
}

.dropdown-menu.show .menu-item.active a {
	font-size: 22px;
	position: relative;
}

.dropdown-menu.show .menu-item.active a::before {
	content: '';
	display: block;
	width: calc(50% - 30px);
	height: 4px;
	background-color: #eda600;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 3px;
	margin: auto;
}

.dropdown-menu.show .menu-item.active a::after {
	background-color: #000;
}

.kp-black {
	color:#eda600;
	font-weight:bold;
}
.kp-yellow {
	color:#eda600;
	font-weight:bold;
}
.kp-sponsors .kp-rounded {
	border-radius: 12px;
	margin-bottom: 30px;
}
.kp-fixedwidth {
	width:200px;
}
.kp-divider {
	width: 193px;
	height: 1px;
	background-color: #000;
	margin:auto;
}
.kp-divider-inner {
	width: 93px;
	height: 5px;
	background-color:#eda600;
	margin: auto;
	transform: translateY(-40%);
}
.kp-widget-divider {
	width: 193px;
	height: 1px;
	background-color: #fff;
	margin:unset;
}
.kp-widget-divider-inner {
	width: 93px;
	height: 5px;
	background-color:#eda600;
	margin: unset;
	transform: translateY(-40%);
}
.kp-widget-divider-inner.upsidedown {
	background-color:#000;
}
.btn {
	border-width:2px;
	font-size:20px;
}
.btn-outline-kp {
	color:#eda600;
	border-color:#eda600;
}
.btn-outline-kp:hover, .btn-outline-kp:focus {
	color:#fff;
	border-color:#eda600;
	background-color:#eda600;
}

.kp-programs .btn-outline-kp {
	color:#fff;
	border-color:#fff;
}
.kp-programs .btn-outline-kp:hover, .kp-programs .btn-outline-kp:focus {
	color:#eda600;
	border-color:#fff;
	background-color:#fff;
}

.kp-arrows:after {
	content: '\00BB';
	margin-left:10px;
}

.slick-arrow {
	cursor:pointer;
	opacity:0.5;
	transition:all 0.25s linear;
}
.slick-arrow:hover, .slick-arrow:focus {
	opacity:1;
}

.page-template-content .navigation {
	margin-top: 50px;
}

.page-template-content .navigation a {
	color: #eda600;
}

.page-template-content .navigation a:hover {
	color: #000;
}

/* wp header */
#wrapper-navbar {
	background:#eda600;
}

#wrapper-navbar .navbar-brand img {
	position:absolute;
	left: 0;
	right: 0;
	top: 27px;
	transform: translateY(-50%);
	margin: auto;   
	width: 30%;
	z-index: 1;
}

.navbar-dark .navbar-nav .nav-link {
	color:#fff;
	font-weight:600;
	font-size:22px;
	padding:0;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
	color:#fff;
	text-decoration:underline;
}
.navbar-dark .navbar-nav .active .nav-link {
	font-weight:800;
}

/* kp-banner */

/* kp-cta */
.kp-cta h3 {
	color:#fff;
	font-weight:800;
	margin-top:45px;
	margin-bottom: 85px;
	font-size:33px;
}
.kp-cta img {
	margin-top:50px;
}
.kp-cta img.last {
	margin-top: 25px;
}
/* kp-facts */
.kp-facts {
	background:url('/wp-content/themes/understrap/img/homepage/facts-image.jpg') no-repeat center center;
	color:#fff;
	background-size:cover;
}
.kp-facts h3 {
	/*height:132px;*/
	font-size:25px;
	margin-bottom:23px;
	max-width:240px;
}
.kp-facts p {
	margin-top:25px;
	margin-bottom:35px;
	max-width:280px;
	line-height:33px;
}
.kp-facts .first-word {
	display:block;
	font-size:40px;
}
.kp-facts .kp-divider {
	background-color:#fff;
}
/* kp-greeting */
.kp-greeting h2 {
	margin-bottom: .5rem;
}

.kp-greeting h2 , .kp-programs h2.text-center, .kp-news h2.text-center, .kp-sponsors h2.text-center {
	font-size: 36px;
}

.kp-sponsors h2 {
	margin-bottom: 10px;
}

.kp-greeting p {
	line-height:33px;
}
.kp-greeting .btn-outline-kp {
	color:#000;
	border-color:#000;
}
.kp-greeting .btn-outline-kp:hover, .kp-greeting .btn-outline-kp:focus {
	color:#fff;
	border-color:#000;
	background-color:#000;
}
/* kp-news */
.kp-news h4 {
	font-size:28px;
	max-width: 320px;
	margin: auto;
	margin-bottom: 30px;
}

.kp-big-news .btn {
	margin: auto;
}
/* kp-programs */
.kp-programs .slick-navigation-programs {
	position:absolute;
	bottom:10%;
	left:0;
	right:0;
	transform: translateY(-50%);
}
.kp-programs .slick-prev, .kp-programs .slick-next {
	position:static !important;
}
.kp-programs .programs-banner div[class^="col"] {
	min-height:325px;
}
.kp-programs .programs-banner p {
	max-width:660px;
}
.kp-programs-bg-blend {
	background-blend-mode: darken;
}
.kp-programs .programs-banner {
	color:#fff;
}

.kp-slider .slick-navigation {
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
	display: none!important;
}
.kp-slider .kp-slick-prev {
	margin-left:60px;
}

.kp-slider .kp-slick-next {
	margin-right: 60px;
}


.kp-slider .kp-slick-prev, .kp-slider .kp-slick-next {
	position:static !important;
}
.kp-slider .slick-dots {
	position:static !important;
}
.kp-slider .slick-dot-nav {
	position:absolute;
	bottom:30px;
	left:0;
	right:0;
}
/* kp-sponsors */
.kp-sponsors .sponsors-static img {
	border:1px solid;
}
.kp-sponsors .sponsors-carousel {
	position:relative;
	/*margin-top: 40px;*/
}
.kp-sponsors .slick-navigation-sponsors {
	position:absolute;
	top: calc(50% + 24px);
	left:0;
	right:0;
	transform: translateY(-50%);
}
/* kp-structures */
.kp-structures .card {
	border-radius:12px;
}
.kp-structures .card:hover {
	box-shadow:0px 0 20px 1px #3d3d3d4f;
	transition:all .15s ease-in-out;
}
.kp-structures .card-img-top {
	border-bottom:1px solid #eda600;
	border-top-left-radius:12px;
	border-top-right-radius:12px;
}
.kp-structures .card-footer {
	border-top:unset;
	background:#fff;
	padding-bottom:35px;
	border-radius:12px;
}

.kp-cta .cta:hover {
	box-shadow: 0px 0 20px 1px #3d3d3d4f;
	transition: all .15s ease-in-out;
}

/* KP HEADER */
.kp-topbar-top {
	background:#323334;
}
.kp-header-topbar-top .menu {
	list-style-type: none;
	padding: 0;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
}
.kp-header-topbar-top .menu a {
	color:#fff;
	font-size:17px;
	font-weight:normal;
}
.kp-topbar-bottom {
	padding-top:10px; /* 35 */
	padding-bottom:30px;
	background: #fbfbfb;
}
.kp-header-topbar-bottom {
	height:100%;
}
.kp-topbar-bottom .kp-black {
	font-size:20px; /*33*/
	color:#383838;
}
.kp-topbar-bottom .kp-yellow {
	font-size:18px; /* 25 */
}

.kp-topbar-bottom .custom-html-widget {
	text-align: center;
}

.kp-topbar-bottom .btn {
	width:140px;
	font-size:23px;
	font-weight:bold;
	padding:0;
	margin-top: 15px;
}
.btn-header-escape {
	background-color:#eda600;
	border-color:#eda600;
}
.btn-header-donate {
	background-color:transparent;
	border-color:#383838;
	color:#383838;
}
.btn-header-escape:hover, .btn-header-escape:focus {
	border-color:#383838;
	background-color:transparent;
	color:#383838;
}
.btn-header-donate:hover, .btn-header-donate:focus {
	border-color:#eda600;
	background-color:#eda600;
}


.kp-footer {
	background: linear-gradient(to bottom, #eda600 32%,#212121 32%,#212121 100%);
}

.kp-footer .footer-icons {
	margin-bottom: 60px;
}
.kp-footer .social-icon {
	width:96px;
	height: 96px;
	background-repeat: no-repeat;
	background-size: cover;
	margin-left:0;
	margin-right: 0;
	background:url('/wp-content/themes/understrap/img/general/social_3_hoverwhite.png');
}
.kp-footer .social-icon.insta {
	background-position:0% 0%;
}
.kp-footer .social-icon.fb {
	background-position:50% 0%;
}
.kp-footer .social-icon.twitter {
	background-position:100% 0%;
}

.kp-footer .social-icon.insta:hover {
	background-position:0% 100%;
}
.kp-footer .social-icon.fb:hover {
	background-position:50% 100%;
}
.kp-footer .social-icon.twitter:hover {
	background-position:100% 100%;
}

.kp-footer .kp-footer-left, .kp-footer .kp-footer-bottom-left {
	color:#fff;
}

.kp-footer .kp-footer-bottom-left {
	font-size:40px;
	line-height:1.2;
	font-weight:bold;
}

.kp-footer .kp-footer-bottom-left span {
	font-size:30px;
}

.kp-footer h3 {
	font-size:35px;
	font-weight:800;
	margin-bottom: 20px;
}
.kp-footer .kp-footer-left p {
	font-size:20px;
}
.kp-footer ul {
	padding: 0;
	list-style-type: none;
}
.kp-footer ul a {
	color:#fff;
	font-size:18px;
	font-weight:600;
	transition:all .2s linear;
}
.kp-footer ul a:hover, .kp-footer ul a:focus {
	color:#eda600;
	text-decoration:none;
}
.kp-footer ul li {
	padding-bottom:10px;
}
.kp-footer .btn {
	width:280px;
	font-size:32px;
	font-weight:bold;
	padding:0;
}
.btn-footer-escape {
	background-color:#eda600;
	border-color:#eda600;
}
.btn-footer-donate {
	background-color:transparent;
	border-color:#fff;
}
.btn-footer-escape:hover, .btn-footer-escape:focus {
	border-color:#fff;
	background-color:transparent;
}
.btn-footer-donate:hover, .btn-footer-donate:focus {
	border-color:#eda600;
	background-color:#eda600;
}

/* GIORGOS */

.vol_bg_img {
	position: relative;
}

.vol-header-sec {
	text-align: left;
	font-size: 63px;
	line-height: 57px;
	color: #383838;
	max-width: 720px;
	padding-bottom: 20px;
}

.vol-header-first {
	font-size: 20px;
	color: #383838;
	max-width: 100%;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.kp-slider .container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.kp-volunteers-main {
	padding-bottom: 110px;
}

.vol-main-text {
	margin-bottom: 105px;
}

.vol-main-text p {
	font-size: 18px;
	line-height: 32px;
	color: #383838;
	text-align: center;
	margin-bottom: 0;
}

.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 230px;
	height: 210px;
	background-color: #eda600;
	background: rgba(237,166,00,0);
	border-radius: 3%;
}

.overlay-vol {
	width: 100%;
	height: 100%;
}

.page-template-volunteers .vol-first-images.pad {
	padding-left: 0;
	padding-right: 0;
}

.overlay img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	opacity: 0;
}

/*.page-template-structures .overlay, .page-template-content-gallery .overlay {
width: calc(100% - 30px);
}*/

.vol-first-images:hover .overlay img{
	opacity: 1;
	transition: all 0.20s linear;
}

.vol-first-images:hover .overlay {
	background: rgba(237,166,00,0.8);
	transition: all 0.20s linear;
}

.vol-first-images {
	margin-bottom: 34px;
	text-align: center;
}

.vol_img_class {
	border-radius: 3%;
	border: 1px solid #000;
	width: 230px;
	height: 210px;
	object-fit: cover;
}

.page-template-volunteers .vol_img_class {
	width: unset;
	height: unset;
	object-fit: none;
}

.page-template-volunteers .modal-content .vol_img_class {
	max-width: 290px;
	max-height: 240px;
	border: 3px solid black;
}

.vol-left-sidebar h3 {
	font-size: 16px;
	line-height: 22px;
	max-width: 230px;
}

.page-template-volunteers .kp-volunteers-main h2 {
	font-size: 30px;
}

.vol-sidebar-btn {
	background-color: #212121;
	color: #fff;
	border-radius: 60px;
	margin-bottom: 20px;
	padding: 25px 28px;
}

.vol-sidebar-btn:hover {
	background-color: #eda600;
	transition: all 0.25s linear;
}

.vol-sidebar-btn.last {
	margin-bottom: 70px;
}

.vol-left-sidebar .kp-small-news img {
	margin-bottom: 40px;
}

.vol_programs_main_text h3 {
	font-size: 20px;
	color: #1a1a1a;
}

.vol_programs_main_text p {
	font-size: 18px;
	line-height: 29px;
	color: #383838;
	max-width: 660px;
}

.kp-programs {
	margin-top: 75px;
}

.kp-programs .programs-pad {
	padding-bottom: 60px;
}

.kp-volunteers-main .text-left, .kp-volunteers-main .text-center {
	margin-bottom: 15px;
}

.kp-slider .slider-main-content {
	position: absolute;
	top: 40px;
	width: 100%;
	text-align: center;
	height: 475px;
}

.kp-slider .slider-main-content h2 {
	margin-bottom: 15px;
	font-size: 30px;
}


.page-template-content .kp-volunteers-main {
	padding-top: 30px;
}

.content-main-text {
	font-size: 18px;
	line-height: 32px;
	color: #383838;
	margin-left: 0px;
}

.page-template-volunteers .modal-content {
	background: url('/wp-content/themes/understrap/img/volunteers/popup_bg.png');
	background-repeat: no-repeat;
	border-radius: 0px 80px 0px 80px;
	padding-top: 50px;
	padding-bottom: 60px;
}

.page-template-volunteers .modal-dialog {
	max-width: 1300px;
}

.popup-body, .popup-header {
	margin-right: 50px;
}

.popup-header span {
	color: #fff;
	font-weight: 500;
}

.close span {
	float: right;
	font-size: 50px;
}

.popup-header button {
	opacity: 0.80;
	outline: 0;
}

.popup-header button:hover {
	opacity: 1;
}

.popup-body h5, .popup-header h5 {
	font-size: 18px;
	color: #1a1a1a;
}

.popup-body p {
	color:#383838;
	font-size: 16px;
}

.page-template-volunteers .modal-title {
	line-height: 1;
}

.page-template-volunteers .modal-title.first {
	margin-bottom: 15px;
}

.page-template-volunteers .modal-title.second {
	margin-bottom: 70px;
}

.popup-body h5 {
	margin-bottom: 65px;
}

.vol-first-images .btn-primary {
	padding: 0;
	border: 0;
	background-color: #fff;
}

.vol-first-images .btn-primary:active {
	background-color: unset;
	border-color: unset;
}

.last-structure {
	position: relative;
	height: 80px;
	background-color: #eda600;
	border-radius: 12px;
}

.last-structure:hover {
	background-color: #000;
	transition: linear 0.5s;
}

.last-structure p {
	color: #fff;
	font-size: 26px;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	transform: translate(0, -50%);
}

.slick-navigation-programs .kp-slick-prog-prev, .kp-slick-prev {
	position: absolute;
	left: 17%;
}

.slick-navigation-programs .kp-slick-prog-next, .kp-slick-next {
	position: absolute;
	right: 17%;
}

.page-header, .single-programs .entry-meta, .single-programs .entry-content p {
	margin-bottom: 50px;
}

#escape {
	display: none;
}

article {
	margin-bottom: 80px;
}

article .entry-title  {
	font-size: 30px;
	margin-bottom: 20px;
}

article img.wp-post-image  {
	max-height: 300px;
	object-fit: contain;
}

article img {
	margin-top: 30px;
	margin-bottom: 30px;
}

.archive .archive-header {
	color: #eda600;
	text-align: center;
}

.kp-topbar-top { /*TEMP*/
	display: none;
}

.greetings_links {
	text-align: center;
}

.greetings_links a {
	margin-bottom: 30px;
}

.greetings_links a:first-of-type {
	margin-top: 30px;
}

.greetings_links a:last-of-type {
	margin-bottom: 0;
}

.row.sponsors-static {
	text-align: center;
}

.kp-news .kp-fixedwidth {
	margin-bottom: 30px;
}

.kp-slider .slick-track {
	height: 500px;
}

.kp-programs .slick-slide img {
	display: none;
}

.kp-footer .footer-icons div {
	padding: 0;
	text-align: center;
}

.navbar-dark .navbar-nav .dropdown-menu .nav-link {
	padding-right: 0;
	padding-left: 0;
	white-space: normal;
}

.kp-programs .programs-banner .col-sm-3 {
	display: none;
}
.kp-programs .programs-banner .col-sm-5 {
	padding-top: 30px;
	padding-bottom: 50px;
}

.kp-facts .kp-rounded a {
	margin-bottom: 50px;
}

.navbar-dark .navbar-nav .menu-item {
	margin-bottom: 5px;
}

.breadcrumbs {
	text-align: center;
	margin-bottom: 30px;
}

.breadcrumbs a:hover {
	color: #eda600;
}

.top-header-text {
	text-align: center;
}

.btn:focus {
	box-shadow: none;
}

.asphyxia {
	padding: .375rem .75rem;
	border-radius: .25rem;
	/*border: 2px solid #eda600;*/
	border: none;
	background-color: #eda600;
	color: #fff;
	margin-bottom: 20px;
}

.asphyxia-2 {
	padding: .375rem .75rem;
	border-radius: .25rem;
	background-color: #eda600;
	color: #fff;
	margin-bottom: 20px;
}

.asphyxia:focus, .asphyxia-2:focus {
	outline: 0;
}

.asphyxia-2:hover {
	transition: background-color 0.35s linear;
	background-color: #fff;
	color: #eda600;
}

.asphyxia:hover {
	transition: background-color 0.35s linear;
	background-color: #000;
	color: #fff;
	/*border: 2px solid #000;*/
}

.left-sb {
	display: none;
}

.alignright {
	margin-left: 0;
	max-width: 50%;
}

.alignleft {
	margin-right: 0;
	margin-bottom: 30px;
}

.cf-text {
	font-size: 16px;
	color: #999999;
}

.cf-text input {
	border-radius: 20px!important;
	height: 70px;
}

.cf-text.bio input {
	border: none;
	width: 240px;
	height: 42px;
}

.cf-text.bio input:focus {
	box-shadow: none;
}

.cf-text textarea {
	border-radius: 20px!important;
}

.wpcf7-form-control-wrap.history input, .wpcf7-form-control-wrap.family input {
	width: 15px;
	height: 15px;
}

.wpcf7 input[type=submit]:hover {
	background-color: #fff;
	color: #eda600;
	border-color: #eda600;

}

.wpcf7 input[type=submit] {
	padding-bottom: 10px;
	padding-top: 10px;
}


.kp-slider .offset-md-2 h2 {
	font-size: 30px;
}

.wrapper-fluid.wrapper-navbar {
	margin-bottom: 20px;
}

.breadcrumbs span a{
	margin-left: 10px;
	margin-right: 10px;
}

.breadcrumbs span:last-of-type span {
	margin-left: 10px;
}

.custom-file-input:lang(en)~.custom-file-label::after {
	content: "Επιλογή αρχείου";
}

.wpcf7 input[type=submit] {
	background-color: #eda600;
	color: #fff;
	border-color: unset;
	border-radius: 8px;
}

.btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active, .show>.btn-primary.dropdown-toggle,
.btn-outline-primary:not([disabled]):not(.disabled).active, .btn-outline-primary:not([disabled]):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle,
.wpcf7 .show>input.dropdown-toggle[type=submit], .wpcf7 input[type=submit]:not([disabled]):not(.disabled).active, .wpcf7 input[type=submit]:not([disabled]):not(.disabled):active,
.navbar-dark .navbar-nav .dropdown-menu .nav-link.active, .navbar-dark .navbar-nav .dropdown-menu .nav-link:active {
	color: unset!important;
	background-color: unset;
	border-color: unset;
	box-shadow: unset;
}

.btn-primary:not([disabled]):not(.disabled):active {
	color: #fff!important;
}

.btn-primary:not([disabled]):not(.disabled).active:focus, .btn-primary:not([disabled]):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus,
.btn-outline-primary.focus, .btn-outline-primary:focus, .wpcf7 input.focus[type=submit], .wpcf7 input[type=submit]:focus {
	box-shadow: unset;
}

.wpcf7 input[type=text]:focus, .wpcf7 input[type=email]:focus, .wpcf7 input[type=tel]:focus, .wpcf7 textarea:focus {
	border-color: unset;
	box-shadow: unset;
}

.wpcf7 .cfAccept input {
	height: unset;
}

#menu-menu-2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.archive-header {
	font-size: 30px;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

ul.menu {
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}

.nav-previous a, .nav-next a {
	color: #eda600;
}

.nav-previous a:hover, .nav-next a:hover {
	color: #000;
}

.slick-dots li.slick-active button:before{
	color: #eda600!important;
	opacity: 1!important;
}

.slick-dots li button:before {
	font-size: 12px!important;
	color: #eda600!important;
	opacity: .5!important;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
	opacity: 1!important;
}

.row.programs-banner h2 {
	font-size: 33px;
}

.kp-topbar-bottom .custom-html-widget a.btn-header-escape {
	color: #fff;
}

.kp-topbar-bottom .custom-html-widget a.btn-header-escape:hover {
	color: #000;
}

.slider-btn {
	margin-top: 3rem;
}

.btn_switcher {
	background: transparent;
	border: none;
	padding: 0;
	width: 50px;
	position: absolute;
	right: 50px;
	top: 43px;
	z-index: 1;
}

.btn_switcher:focus {
	outline: none;
}

.dropdown.lan {
	display: flex;
	align-items: center;
}

.dropdown.lan .dropdown-item {
	padding: .25rem 0.95rem;
}

.btn_switcher:hover {
	cursor: pointer;
}

.kp-news .kp-big-news a, .kp-news .kp-small-news a {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.sl-3 h2 {
	background-color: #000;
	color: #fff;
	padding: 30px;
}

.slick-navigation, .slick-navigation-programs, .slick-navigation-sponsors {
	pointer-events: none;
}

.slick-navigation .slick-arrow, .slick-navigation-programs .slick-arrow, .slick-navigation-sponsors .slick-arrow {
	pointer-events: all;
}

.slick-slider-sponsors .slick-slide img, .slick-slider-sponsors .slick-slide {
	outline: none;
}

.kp-slider .sl-2 ol {
	list-style-image: url('/wp-content/themes/understrap/img/homepage/check_white.png');
	max-width: 270px;
	font-size: 18px;
	margin: auto;
	padding-inline-start:20px;
}

.kp-iso .iso_img {
	max-height: 150px;
}

.kp-iso h2 {
	font-size: 35px;
}

.kp-big-news .kp-rounded {
	max-height: 800px;
	display: block;
	margin: auto;
	margin-bottom: 30px;
}

.kp-small-news .kp-rounded {
	margin-bottom: 30px;
}

/*TEMP LANGUAGE SWITCHER OFF*/
/*.dropdown.lan { 
display: none;
}*/

.kp-iso .text-center {
	margin-bottom: 40px!important;
}

.menu_home_text {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
}

/* BURGER */
#nav-icon3 {
	width: 40px;
	height: 30px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-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;
}

#nav-icon3 span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background-color: #fff;
	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;
}

#nav-icon3 span:nth-child(1) {
	top: 0px;
}

#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
	top: 12px;
}

#nav-icon3 span:nth-child(4) {
	top: 24px;
}

#nav-icon3.open span:nth-child(1) {
	top: 0px;
	width: 0%;
	left: 50%;
}

#nav-icon3.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

#nav-icon3.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#nav-icon3.open span:nth-child(4) {
	top: 0px;
	width: 0%;
	left: 50%;
}

.navbar-toggler {
	border: unset;
}

.navbar-toggler:focus {
	outline: unset;
}

.donate_btn img {
	width: unset;
	margin-right: 6px;
	margin-bottom: 5px;
}

.tel_spacer {
	margin-right: 70px;
}

.blog #archives-3 .widget-title, .single-post #archives-3 .widget-title, .date #archives-3 .widget-title, .archive #archives-3 .widget-title,
.blog #categories-2 .widget-title, .single-post #categories-2 .widget-title, .date #categories-2 .widget-title, .archive #categories-2 .widget-title {
	margin-bottom: 15px;
}

.slider_desktop {
	display: none;
}

.donate_heart {
	display: none;
}

.btn-header-donate:hover .donate_heart {
	display: inline-block;
}

.btn-header-donate:hover .donate_heart_black {
	display: none;
}

.slider-images {
	display: none!important;
}

.sl-1 {
	background: url(/wp-content/themes/understrap/img/homepage/slider_woman_mobile.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	/*height: 50%;*/
}

.sl-1 h2, .sl-1 .slider_mobile, .sl-1 .slider-btn, .sl-2 h2, .sl-2 .slider_mobile, .sl-2 .btn, .sl-2 ol , .sl-2 .slider-btn,.sl-3 h2, .sl-3 .slider_mobile, .sl-3 .btn,
.sl-4 h2, .sl-4 .slider_mobile, .sl-4 .slider-btn, .sl-4 p, .sl-4 .btn {
	position: relative;
}

.sl-1 h2, .sl-1, .sl-2 , .sl-3, .sl-4, .sl-2 ol {
	color: #fff;
}

.sl-2 {
	background: url(/wp-content/themes/understrap/img/homepage/Slider_Lies&Truth_mobile.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	/*height: 50%;*/
}

.sl-3 {
	background: url(/wp-content/themes/understrap/img/homepage/slider_video_mobile.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	/*height: 50%;*/
}

.sl-4 {
	background: url(/wp-content/themes/understrap/img/homepage/slider_research_mobile.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	/*height: 50%;*/
}

.slider_overlay {
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.sl-4 p, .slider_mobile {
	padding-left: 10px;
	padding-right: 10px;
}

.slider-main-content h2 {
	margin-top: 20px;
}

.banner_desktop {
	display: none;
}

.page-template-content-gallery .btn {
	white-space: normal;
}

.kp-slick-prev, .kp-slick-prog-prev, .kp-slick-spons-prev {
	transform: rotateY(-180deg);
}

.vol_programs_main_text a {
	outline: none;
}

.kp-cta .kp-rounded, .kp-greeting img {
	border-radius: 12px;

}

.kp-cta .kp-rounded {
	margin-bottom: 30px;
}

.sidebar-headers {
	text-align: center;
	margin-bottom: 30px;
	color: #eda600;
	text-decoration: underline;
}


/*Hide Read also in specific pages*/
.parent-pageid-11 .navigation span, .parent-pageid-11 .navigation hr, .page-id-11 .navigation ,.page-id-13 .navigation ,
.page-id-1201 .navigation ,.page-id-9 .navigation ,.page-id-281 .navigation {
	display: none;
}

.fb-feed {
	display: none;
}


@media (min-width: 343px) {
	.kp-footer {
		background: linear-gradient(to bottom, #eda600 31%,#212121 31%,#212121 100%);
	}

	.tel_spacer {
		margin-right: 0px;
	}
}


@media (min-width: 375px) {

	.overlay-vol {
		width: 375px;
	}

	#wrapper-navbar .navbar-brand img {
		width: 25%;
	}

	.kp-slider .sl-2 ol {
		max-width: 325px;
	}
}

@media (min-width: 400px) {
	/*.kp-slider .slider-main-content {
	margin-top: 70px;
	}*/
	.kp-slider .slick-track {
		height: 520px;
	}

	.btn_switcher {
		right: 70px;
	}
}

@media (min-width: 435px) {

	.kp-slider .slider-main-content {
		height: 380px;
	}
	.kp-slider .slick-track {
		height: 420px;
	}

	.greetings_links a {
		margin-right: calc(21% - 50px);
		margin-left: calc(21% - 50px);
	}

	#wrapper-navbar .navbar-brand img {
		width: 15%;
	}
}

@media (min-width: 455px) {
	.kp-topbar-bottom .btn-header-escape {
		margin-bottom: 0;
	}

	.kp-topbar-bottom .btn {
		margin-top: 20px;
	}

	.kp-programs .slick-navigation-programs {
		position: absolute;
		bottom: 16%;
	}
	.kp-slider .sl-2 ol {
		max-width: 405px;
	}
}

@media (min-width: 576px) {

	.kp-slider .slider-main-content {
		height: 500px;
	}

	.kp-slider .slick-track {
		height: 540px;
	}

	.kp-iso .text-center {
		margin-bottom: 0px!important;
	}

	.kp-topbar-bottom .kp-black {
		font-size: 25px;
	}

	/*.kp-slider .slider-main-content {
	margin-top: 150px;
	}*/

	.top-header-text {
		text-align: left;
	}

	.card-deck {
		flex-direction: column;
	}

	.alignright, .alignleft {
		max-width: 50%;
		margin-bottom: 0;
		line-height: 1.3;
	}

}
@media (min-width: 650px) {

	.kp-slider .sl-2 ol {
		max-width: 600px;
	}

	.btn_switcher {
		left: 296px;
		top: -38px;

	}
}

@media (min-width: 768px) {

	.esc-fixed.mob {
		width: 210px;
		bottom: 15px;
		right: 15px;
		border-radius: .25rem;
	}

	.kp-cta .kp-rounded {
		margin-bottom: 0;
	}

	.kp-slider .sl-2 ol {
		list-style-image: url('/wp-content/themes/understrap/img/homepage/check_black.png');
	}

	.banner_desktop {
		display: block;
	}

	.banner_mobile {
		display: none;
	}

	.slider-main-content h2 {
		margin-top: 0px;
	}

	.asphyxia, .asphyxia-2 {
		margin-bottom: 0px;
	}

	.sl4 p, .slider-mobile {
		padding: 0;
	}

	.kp-slider .slider-main-content.sl-2 ol, .sl-2 h2 {
		color: #000;
	}

	.sl-4 {
		color: #000;
	}

	.slider_overlay {
		display: none;
	}

	.sl-1 h2, .sl-1 {
		color: #000;
	}

	.slider-main-content {
		background: unset;
	}

	.kp-slider .slider-main-content {
		top: 175px;
	}

	.slider-images {
		display: block!important;
	}

	.kp-slider .slick-track {
		height: 700px;
	}

	.slider_desktop {
		display: block;
	}

	.slider_mobile {
		display: none;
	}

	.cta-first {
		padding-top: 13px;
	}

	.kp-news .kp-small-news a {
		margin-left: unset;
		margin-right: unset;
	}

	.btn_switcher {
		left: 317px;
		top: -35px;
	}

	.kp-slider .slider-main-content {
		margin-top: 150px;
	}

	.kp-topbar-bottom .btn {
		margin-top: 0;
	}

	.kp-news h4 {
		font-size: 17px;
	}

	.page-template-volunteers .kp-volunteers-main {
		padding-top: 50px;
	}

	.page-template-volunteers .vol-first-images.pad {
		padding-left: 15px;
		padding-right: 15px;
	}

	.overlay-vol {
		width: 210px;
	}

	.kp-topbar-bottom {
		padding-top:35px;
	}

	.kp-cta h3 {
		font-size: 26px;
	}

	.main-text-left .text-left, .page-template-volunteers .kp-volunteers-main h2 {
		margin-left: 35px;
	}

	.left-sb {
		display: block;
	}

	.kp-programs .slick-navigation-programs {
		bottom: 34%;
	}

	.kp-black {
		color:#000;
	}
	.card-deck {
		flex-flow: row wrap;
	}

	.card .kp-fixedwidth, .kp-news .kp-fixedwidth {
		width: 170px;
	}

	.kp-small-news p {
		height: unset!important;
	}

	.kp-footer {
		background: linear-gradient(to right, #eda600 34%,#212121 34%,#212121 100%);
	}

	.kp-footer h3 {
		font-size: 28px;
	}

	.kp-footer .btn {
		width: 230px;
	}

	.kp-footer .container {
		max-width: 100%;
	}

	.kp-footer .kp-footer-bottom-left span {
		font-size: 27px;
	}

	.kp-footer .kp-footer-bottom-left p {
		font-size: 36px;
	}
}

@media (min-width: 823px) {
	.tel_spacer {
		margin-right: 70px;
	}
}

@media (min-width: 900px) {
	.kp-slider .slider-main-content {
		margin-top: 200px;
	}
}

@media (min-width: 992px) {

	.left-sb {
		border-right: 1px solid #00000036;
	}

	#navbarNavDropdown_mobile {
		display: none!important;
	}

	.wrapper-navbar .navbar .container {
		padding-left: 0;
		padding-right: 0;
	}

	.fb-feed {
		display: block;
	}

	.donate_btn img {
		margin-bottom: 4px;
	}

	.menu_home_text {
		display: none!important;
	}

	.paypal_cl {
		width: 30%;
	}

	.cta-first {
		padding-top: 5px;
	}

	.navbar-dark .navbar-nav .dropdown-menu .nav-link {
		padding: .25rem 1.5rem;
		white-space: nowrap;
	}

	.btn_switcher {
		left: unset;
		right: -30px;
		top: -39px;
	}

	.cont-form {
		display: flex;
	}

	.cont-form div:first-of-type {
		margin-right:30px;
	}

	.kp-topbar-bottom .btn {
		font-size: 28px;
		width:200px;
		margin-top: 20px;
	}


	.wrapper-fluid.wrapper-navbar {
		margin-bottom: 0px;
	}

	.overlay-vol {
		width: 290px;
	}

	.kp-cta h3 {
		font-size: 33px;
	}

	.main-text-left, .content-main-text {
		padding-left: 0;
		padding-right: 0;
	}

	.content-main-text {
		margin-left: 50px;
	}

	.kp-topbar-bottom .btn {
		margin-top: 0;
	}

	.card .kp-fixedwidth, .kp-news .kp-fixedwidth {
		width: 200px;
	}

	.kp-topbar-bottom .btn-header-escape {
		margin-bottom: 0;
	}

	.navbar-dark .navbar-nav .nav-link {
		font-size: 14px;
	}

	.navbar-dark .navbar-nav .menu-item {
		margin-bottom: 0;
	}

	#navbarNavDropdown {
		margin-bottom: 15px;
		margin-top: 15px;
	}

	#wrapper-navbar .navbar-brand img {
		width: 10%;
		top: -52px;
		left: 15px;
		margin: unset;
	}

	.kp-header-topbar-bottom:first-of-type {
		text-align: right;
	}

	.kp-header-topbar-bottom:first-of-type a span {
		font-size: 27px;
	}

	.kp-topbar-bottom .kp-yellow {
		font-size: 20px;
	}


}

@media (min-width: 1024px) {

	.btn_switcher {
		right: -45px;
	}

	.kp-topbar-bottom .btn {
		width:210px;
	}

	.slider-btn {
		margin-top: 1.5rem;
	}

	.kp-slider .kp-divider {
		margin-bottom: 5px;
	}

	.kp-slider .slider-main-content {
		margin-top: 240px;
	}

	.greetings_links a:first-of-type {
		margin-top: 0;
	}
	.greetings_links a {
		margin-right: 0;
		margin-left: 0;
		margin-bottom: 0;
	}

	.kp-footer .btn {
		width: 280px;
	}

	.kp-footer {
		background: linear-gradient(to right, #eda600 33%,#212121 33%,#212121 100%);
	}
}

@media (min-width: 1029px) {

	.tel_spacer {
		margin-right: 0px;
	}
}

@media (min-width: 1130px) {

	.kp-slider .slider-main-content {
		margin-top: 260px;
	}
}

@media (min-width: 1200px) {

	.wrapper-navbar .navbar .container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.sl-3 h2 {
		opacity: 0.7;
	}

	.kp-slider .slider-main-content.sl-2 ol, .sl-2 h2 {
		color: #fff;
	}

	.sl-1 .kp-divider, .sl-2 .kp-divider, .sl-4 .kp-divider, .sl-1 .kp-divider-inner, .sl-2 .kp-divider-inner, .sl-4 .kp-divider-inner {
		margin: unset;
	}

	.btn_switcher {
		background: transparent;
	    /*border-radius: 5px;
	    border-color: #eda600;*/
	    width: 50px;
	    position: absolute;
	    /*right: -20px;*/
	    right: -63px;
	    top: -39px;
	}

	.slider-btn {
		margin-top: 2rem;
	}

	.kp-slider .kp-divider {
		margin-bottom: 30px;
	}

	.row.programs-banner h2 {
		font-size: 50px;
	}

	.kp-facts .first-word {
		font-size: 55px;
	}

	.archive-header {
		font-size: 45px;
	}

	.kp-news h4 {
		font-size: 23px;
	}

	.overlay-vol {
		width: 350px;
	}

	.kp-slider .offset-md-2 h2 {
		font-size: 63px;
	}

	.vol-left-sidebar h3 {
		font-size: 20px;
	}

	.page-template-volunteers .kp-volunteers-main h2 {
		font-size: 50px;
	}

	.archive .page-header {
		margin-top: 50px;
		margin-bottom: 80px;
	}

	.kp-topbar-bottom .kp-yellow {
		font-size: 25px;
	}

	.kp-topbar-bottom .kp-black {
		font-size: 33px;
	}

	.kp-footer .container {
		max-width: 1140px;
	}

	.kp-sponsors .slick-navigation-sponsors {
		display: flex!important;
	}
	
	#wrapper-navbar {
		/*padding-top:35px;
		padding-bottom:30px;*/
		padding-top:12px;
		padding-bottom:7px;
	}
	
	.dropdown-menu.show .menu-item a {
		font-size: 16px;
	}

	.navbar-dark .navbar-nav .menu-item {
		margin-bottom: 5px;
	}

	#navbarNavDropdown {
		margin-top: 0;
		margin-bottom: 0;
	}

	.navbar-dark .navbar-nav .nav-link {
		font-size: 16px;
	}

	.kp-facts .kp-rounded a {
		margin-bottom: 0;
	}

	

	.kp-sponsors .kp-rounded {
		margin-bottom: 0;
	}

	.kp-programs .programs-banner .col-sm-5 {
		padding-top: 0;
		padding-bottom: 0;
	}

	.kp-programs .programs-banner .col-sm-3 {
		display: block;
	}

	.kp-footer .footer-icons div {
		padding-left: 15px;
		padding-right: 15px;
		text-align: left;
	}

	.kp-footer h3 {
		font-size: 43px;
	}

	.kp-slider .slick-navigation {
		/*right:84%;
		transform: translateX(50%);
		width: unset;
		bottom: 40%;*/
		bottom: 47%;
		display: flex!important;
	}
	.programs-pad, .kp-programs .programs-pad {
		padding: 0;
	}

	.kp-footer .social-icon {
		margin-right:10px;
	}

	.kp-programs .slick-track {
		height: 100%;
	}

	.kp-slider .slick-track {
		height: 550px;
	}

	.kp-slider .slider-main-content {
		right: 7%;
		top: 100px;
		width: unset;
		text-align: left;
		margin-top: 0;
	}

	.kp-slider .slider-main-content h2 {
		font-size: 42px;
	}

	.kp-slider .slider-main-content p {
		max-width: 500px;
	}

	.kp-slider .sl-2 ol {
		list-style-image: url('/wp-content/themes/understrap/img/homepage/check_white.png');
		max-width: 500px;
	}

	.kp-slider .slider-main-content.sl-1 {
		right: 13%;
		top: 87px;
	}

	.kp-slider .slider-main-content.sl-2 {
		right: 8%;
	}

	.kp-slider .slider-main-content.sl-3 {
		right: 28%;
		top: 39%;
	}

	.kp-topbar-top { /*TEMP*/
		display: block;
	}


	.btn-header-escape {
		margin-right: 15px;
	}

	.kp-greeting h2, .kp-programs h2.text-center, .kp-news h2.text-center {
		font-size: 50px;
	}

	.kp-footer .kp-footer-middle, .kp-footer .kp-footer-bottom-middle {
		padding-left:40px;
	}

	.greetings_links {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.greetings_links a {
		margin-bottom: 0;
		margin-top: 30px;
	}	

	.kp-cta h3 {
		font-size:42px;
	}

	.kp-footer {
		background: linear-gradient(to right, #eda600 37%,#212121 37%,#212121 100%);
	}

	.vol_programs_main_text h3 {
		font-size: 28px;
		width: 660px;
	}

	.kp-programs .slick-navigation-programs {
		bottom: 0;
		top: 50%;
	}

	.greetings_links a:first-of-type {
		margin-top: 30px;
	}

	#wrapper-navbar .navbar-brand img {
		top: -87px;
	}
}

@media (min-width: 1340px) {
	#wrapper-navbar .navbar-brand img {
		left: 5px;
		top: 20px;
	}

	.top-header-text .kp-header-topbar-bottom:first-of-type {
		text-align: left;
		margin-left: 38px;
	}

	.kp-slider .slick-track {
		height: 100%;
	}

	.kp-slider .slick-dot-nav {
		bottom: 45px;
	}
}

@media (min-width: 1500px) {

	/*.kp-slider .slick-navigation {
		right:25%;
		bottom: 23%;
		}*/



		.kp-slider .slider-main-content {
			right: 23%;
		}

		.kp-slider .slider-main-content.sl-1 {
			top: 100px;
			right: 22%;
		}

		.kp-slider .slider-main-content.sl-2 {
			right: 22%;
		}

		.kp-slider .slider-main-content.sl-3 {
			right: 30%;
			top:unset;
			bottom: 21%;
		}

		.kp-slider .slider-main-content.sl-4 {
			right: 11%;
		}

		.kp-footer {
			background: linear-gradient(to right, #eda600 40%,#212121 40%,#212121 100%);
		}

		#wrapper-navbar .navbar-brand img {
			left: 10px;
			width: unset;
		}
	}

	@media (min-width: 1600px) {
		.kp-slider .slider-main-content.sl-3 {
			right: 32%;
		}
	}


	@media (min-width: 1800px) {
		.kp-slider .slider-main-content.sl-3 {
			right: 34%;
			bottom: 7%;
		}

		.kp-slider .slider-main-content.sl-4 {
			right: 22%;
		}

		.kp-slider .slick-navigation {
		/*right:37%;
		bottom: 10%;*/
	}

	.kp-programs .slick-slide img {
		display: block;
	}

	.vol_programs_main_text {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		left: 13%;
	}

	#wrapper-navbar .navbar-brand img {
		left: 100px;
		width: unset;
	}
}