/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme designed for VIA IURIS. Please, don't make any changes in the parent Divi theme. All will be lost during the next update.
 Author:         broccoli.design
 Author URI:     https://broccoli.design
 Template:       Divi
 Version:        1.0
*/

@import url("../Divi/style.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Raleway:600,700&subset=latin-ext');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

/* =Theme customization starts here
------------------------------------------------------- */

@font-face {
	font-family: 'ElegantIcons';
	src:url('fonts/ElegantIcons.eot');
	src:url('fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'),
		url('fonts/ElegantIcons.woff') format('woff'),
		url('fonts/ElegantIcons.ttf') format('truetype'),
		url('fonts/ElegantIcons.svg#ElegantIcons') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'Open Sans', sans-serif;
	color: #161616;
}

h1, h2, h3, h4, h5, h6 {
	color: #161616;
}

sup {
    bottom: .6em;
    font-size: 14px;
}

.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ' ';
}

.five-columns .et_pb_module {
	width: 20%; float: left;
}

#left-area ul, .comment-content ul, .entry-content ul, body.et-pb-preview #main-content .container ul {
	margin-left: 5px;
}


.et_fullwidth_nav #main-header .container {
	padding-left: 0;
	padding-right: 0;
}

#main-header {
	box-shadow: none;
}

#main-header .logo_container {
	margin: 20px 0;
}

.et-fixed-header .logo_container {
	margin: 0 !important;
}

#main-header div#et-top-navigation {
	border-top: 1px #ebeff5 solid;
	border-bottom: 1px #ebeff5 solid;
}

#top-menu li {
	padding-right: 0;
}

.et_header_style_centered #top-menu>li>a {
	padding: 20px 19px;
}

.et_header_style_centered.et_hide_fixed_logo #main-header.et-fixed-header .logo_container {
	height: 0 !important;
}

#top-menu .menu-item-has-children>a:first-child:after {
	content: "";
}

.current-page-ancestor {
    border-bottom: 2px #cc3333 solid;
}

#top-menu li a {
	transition: none;
}

#top-menu li.current-menu-item  {
	border-bottom: 2px #cc3333 solid;
}

#top-menu .sub-menu li.current-menu-item  {
	border-bottom: none;
}

#top-menu-nav>ul>li:hover,
#top-menu-nav>ul>li:focus {
	border-bottom: 2px #cc3333 solid;
}

#top-menu-nav>ul>li>a:hover,
#top-menu-nav>ul>li>a:focus {
	opacity: 1;
	color: #cc3333;
	transition: none;
}

.menu-item-8651 {
	background-color: #cc3333;
	border: 2px #cc3333 solid;
}

.menu-item-8651 a,
.et-fixed-header #top-menu .menu-item-8651 a{
	color: #fff !important;
	border-bottom: none !important;
}

.et-fixed-header #top-menu li.current-menu-item.menu-item-8651 >a
{
	color: #fff !important;
}

.menu-item-696-sk,
.menu-item-2164-sk {
	margin-left: 60px;
	border-right: 2px #cc3333 solid;
}

.menu-item-696-sk:hover,
.menu-item-696-sk:focus,
.menu-item-696-en:hover,
.menu-item-696-en:focus,
.menu-item-2164-sk:hover,
.menu-item-2164-sk:focus,
.menu-item-2164-en:hover,
.menu-item-2164-en:focus {
	border-bottom: none !important;
}

.current-lang a,
.et-fixed-header #top-menu .current-lang a {
	color: #cc3333 !important;
}

.menu-item-1576:hover,
.menu-item-1576:focus {
	border-bottom: none !important;
}

.menu-item-1832:hover,
.menu-item-1832:focus {
	border-bottom: none !important;
}

.nav li ul {
	border-top: 2px solid #cc3333;
	width: 285px;
}

#top-menu li li a {
	width: 245px;
	border-bottom: none !important;
}

.nav li.menu-item-1576 ul {
	width: 260px;
}

#top-menu li.menu-item-1576 li a {
	width: 220px;
}

.et_header_style_centered .et-search-form input, 
.et_header_style_centered span.et_close_search_field {
	top: 70%;
}

.et_header_style_centered .et-fixed-header .et-search-form {
	top: 0;	
}

.et_header_style_centered .et-fixed-header .et-search-form input,
.et_header_style_centered .et-fixed-header span.et_close_search_field {
	top: 0;
}

.mobile_menu_bar:before {
	color: #cc3333;
}

.et_mobile_menu {
	border-top: 2px solid #cc3333;
}

.et_mobile_menu .menu-item-has-children>a {
	background-color: transparent;
	font-weight: 600;
}

.home-slider {
	margin-top: 50px !important;
}

.home-slider .et_pb_slides .et_pb_container {
	display: block;
	width: 100%;
	height: 500px !important;
}

.home-slider .et_pb_slides .et_pb_slide {
	background-position: top center !important;
}

.home-slider .et_pb_slides .et_pb_slider_container_inner {
    display: block;
    width: 50%;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%);
}

.home-slider .et_pb_bg_layout_dark .et_pb_slide_description {
	text-shadow: none;
}

.home-slider .et_pb_slide.et-pb-active-slide .et_pb_slide_description {
	background-color: rgba(255, 255, 255, 0.9);
	padding: 8%;
	animation-name: fadeIn;
	animation-duration: 0s;
	animation-delay: 0s;
	opacity: 1;
}

.home-slider .et_pb_slide_description .et_pb_slide_title {
	color: #161616 !important;
	font-size: 30px !important;
	font-weight: 900 !important;
	text-align: left;
	padding-bottom: 20px;
	line-height: 1.2em;
	transition: all .3s;
}

.home-slider .et_pb_slide_description .et_pb_slide_title:hover,
.home-slider .et_pb_slide_description .et_pb_slide_title:focus {
	color: #cc3333 !important;
}

.home-slider .et_pb_slide_content {
	color: #161616 !important;
	font-size: 14px;
	font-weight: 500;
	text-align: left;
	line-height: 1.7em;
}

.home-slider .et_pb_more_button {
	display: block;
}

.home-slider .et_pb_button {
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	color: #cc3333;
	text-align: left;
	padding: 0;
	border: none;
}

.home-slider .et_pb_button:after {
	content: "\24";
	font-size: 18px !important;
	color: #cc3333;
    padding: 3px 6px;
    opacity: 1;
    margin-left: 0;
}

.home-slider .et_pb_button:hover,
.home-slider .et_pb_button:focus {
	padding: 0;
	border: none;
	background-color: transparent;
}

.home-slider .et_pb_button_wrapper {
	text-align: left;
}

.home-slider .et-pb-arrow-prev {
	left: 0 !important;
}

.home-slider .et-pb-arrow-next {
	right: 0 !important;
}

.home-slider .et-pb-controllers a {
	background-color: #fff;
}

.home-slider .et-pb-controllers .et-pb-active-control {
	background-color: #cc3333 !important;
}

.page-img {
	height: 400px;
	margin-top: 50px;
	overflow: hidden;
}

.page-img img {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	width: auto !important;
	max-width: none !important;
	height: 400px;
}

.sec-header-wrapper {
	display: inline-block;
	text-align: center;	
}

.sec-header-wrapper:after {
	content: "";
	display: block;
	position: relative;
	width: 100%;
    height: 2px;
    margin: auto;
    bottom: 2px;
    background: #666;
}

.sec-header {
	position: relative;
	bottom: -5px;
	font-size: 30px;
	font-weight: 800;
	line-height: 1.2em;
	padding: 0 30px;
	margin: 0 80px;
	z-index: 1;	
}

.sec-header-1 {
	background-color: #f8f8f8;
}

.sec-header-2 {
	background-color: #fff;
}

.sec-header-3 {
	background-color: #ffc266;
}

.sec-subheader {
	font-family: 'Raleway', sans-serif;
	font-size: 11px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666;
	padding-top: 10px;
}

.sec-subheader-2 {
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	font-weight: 600;
}

.sec-body {
	font-size: 16px;
	line-height: 1.7em;
}

.sec-body-big {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.7em;
}

.sec-note {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.7em;
	padding-top: 30px;
}

.sec-img {
	padding-top: 30px;
}

.sec-quote {
	font-size: 16px;
	font-style: italic;
}

.sec-quote-author {
	color: #666;
	font-size: 16px;
	font-style: italic;
	font-weight: 600;
}

.col-header {
	font-size: 28px;
	font-weight: 700;
	line-height: 1.3em;
	padding: 40px 0 0 0;
}

.col-body {
	font-size: 14px;
	font-weight: 500;
	color: #666;
	margin-top: 10px;
}

.col-button {
	margin-top: 20px;
}

.col-button a {
	display: inline-block;
	font-weight: 700;
	text-transform: uppercase;
	color: #161616;
	border: 2px solid #161616;
    padding: 10px 20px;
	transition: all .3s;
}

.col-button a:hover,
.col-button a:focus {
	color: #fff;
	background-color: #cc3333;
	border: 2px solid #cc3333;
}

.et_pb_number_counter  h3 {
	font-weight: 700;
	text-transform: uppercase;
	line-height: 1.7em;
	color: #fff;
}

.fact-icon {
	width: 130px;
    height: 130px;
	color: #cc3333;
	border: 4px #cc3333 solid;
	border-radius: 50%;
	padding: 30px;
	margin: auto;
}

.fact-icon i {
	vertical-align: -33px;
}

.fact-header {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	color: #cc3333;
	padding-top: 20px;
}

.fact-subheader {
	font-size: 18px;
	font-weight: 600;
	color: #cc3333;
	padding-top: 5px;
}

/* Timeline */

.timeline-wrapper {
	max-width: 700px;
	margin: 10px auto;
	position: relative;
	left: -1px;
}

.timeline-wrapper:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 50%;
	bottom: 0px;
	transform: translateX(-50%);
	width: 4px;
	background-color: #161616;
}

.timeline-entry {
	width: 40%;
	float: left;
	padding: 20px 0;
	clear: both;
	text-align: right;
}

.timeline-title {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 12px;
	position: relative;
	color: #cc3333;
}

.timeline-title:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	border: 4px solid #161616;
	background-color: #f8f8f8;
	border-radius: 100%;
	top: 50%;
	transform: translateY(-50%);
	right: -78px;
	z-index: 1000;
}

.timeline-body {
	color: #666;
}

.timeline-body p {
	line-height: 1.7em;
}

.timeline-entry:nth-child(2n) {
  text-align: left;
  float: right;
}

.timeline-entry:nth-child(2n) .timeline-title:before {
  left: -78px;
}

/* Special timeline */

.tl-special-wrapper {
	margin: 10px auto;
	position: relative;
	left: -1px;
}

.tl-special-wrapper:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 50%;
	bottom: 0px;
	transform: translateX(-50%);
	width: 4px;
	background-color: #161616;
}

.tl-special-entry {
	width: 50%;
	float: left;
	padding: 20px 40px 20px 0;
	clear: both;
	text-align: right;
}

.tl-special-title {
	font-size: 24px;
	font-weight: 600;
	line-height: 32px;
	margin-bottom: 12px;
	position: relative;
	color: #cc3333;
}

.tl-special-title:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	border: 4px solid #161616;
	background-color: #f8f8f8;
	border-radius: 100%;
	top: 50%;
	transform: translateY(-50%);
	right: -48px;
	z-index: 1000;
}

.tl-special-body {
	color: #666;
}

.tl-special-body p {
	line-height: 1.7em;
}

.tl-special-body p:not(.has-background):last-of-type {
	padding-bottom: 1em;
}

.tl-special-entry:nth-child(2n) {
  text-align: left;
  float: right;
  padding: 20px 0 20px 40px;
}

.tl-special-entry:nth-child(2n) .tl-special-title:before {
  left: -48px;
}

.tl-special-more-link {
	color: #cc3333;
	text-decoration: underline;
	cursor: pointer;
}

.tl-special-more-text {
	display: none;
}

.et_pb_blog_grid .et_pb_post {
	border: none;
	padding: 0;
}

.et_pb_blog_grid .et_pb_post .et_pb_image_container {
	margin: 0;
}

.et_pb_blog_grid .et_pb_post .entry-title {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5em;
	transition: all .3s;
}

.et_pb_blog_grid .et_pb_post .et_pb_image_container:hover + .entry-title,
.et_pb_blog_grid .et_pb_post .et_pb_image_container:focus + .entry-title,
.et_pb_blog_grid .et_pb_post .entry-title:hover,
.et_pb_blog_grid .et_pb_post .entry-title:focus {
	color: #cc3333;
}

.et_pb_blog_grid .et_pb_post .post-meta {
	font-size: 12px;
	font-weight: 500;
	color: #666;
}

.et_pb_blog_grid .et_pb_post .post-content {
	font-size: 14px;
	font-weight: 500;
	color: #666;
}

.three-column-grid .et_pb_grid_item:nth-child(3n) {
	margin: 0 0 5.5% 0 !important;
}

.sec-button {
	font-size: 18px;
	font-weight: 700;
	color: #cc3333;
}

.sec-button:after {
	font-family: 'ElegantIcons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	content: "\24";
	font-size: 18px !important;
	color: #cc3333;
	vertical-align: -3px;
    padding: 3px 6px;
}

.sup-header {
	font-size: 30px;
	font-weight: 800;
	line-height: 36px;
	padding-bottom: 10px;
}

.sup-subheader {
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color: #666;
}

.sup-img img {
	padding: 30px 30px 0 30px;
}

#left-area {
	padding-bottom: 0;
}

.single .et_pb_post {
	margin-bottom: 0;
}

.single .post {
	padding-bottom: 0;
}

.post-img {
	max-height: 400px;
	padding-top: 50px;
}

.post-date .et_pb_title_meta_container {
	padding-bottom: 0;
}

.post-date .et_pb_title_meta_container {
	color: #fff !important;
}

.post-date {
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
    background-color: #cc3333;
    padding: 5px 10px;
}

.post-title h1 {
	font-size: 30px !important;
	line-height: 1.3em;
}

.post-button {
	display: inline-block;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
    background-color: #cc3333;
    padding: 13px;
    margin-top: 10px;
	border: 2px solid #cc3333;
	transition: all .3s;
}

.post-button:hover,
.post-button:focus {
	color: #cc3333;
	background-color: #fff;
	border: 2px solid #cc3333;
}

.profiles .et_pb_column {
	display: flex;
    flex-wrap: wrap;
	justify-content: space-evenly;
}

.profile-outer-wrapper {
	position: relative;
	width: 330px;
	height: 330px;
	background-color: #fff;
}

.profile-outer-wrapper-2 {
	position: relative;
	width: 330px;
	height: 330px;
	background-color: #f8f8f8;
}

.profile-inner-wrapper {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.profile-image {
	position: relative;
}

.profile-image img {
	display: block;
	margin: auto;
	width: 180px;
	height: 180px;
	max-width: none;
}

.profile-name {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.4em;
	text-align: center;
	white-space: nowrap;
	color: #161616;
	padding: 15px 10px 0px 10px;
}

.profile-function {
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	font-style: italic;
	white-space: nowrap;
	color: #cc3333;
}

.profile-overlay {
	opacity: 0;
	background-color: #0d0d0d;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
}

.profile-overlay-text {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    line-height: 1.7em;
    color: #fff;
    padding: 35px;
}

.profile-overlay:hover,
.profile-overlay:focus {
	opacity: 0.95;
	transition: all 0.4s ease-in-out;
}

/* Reference slider */

.ref-slider  .et_pb_slides .et_pb_container {
	height: 200px !important;
}

.ref-slider .et_pb_slide_description {
	padding: 0;
}

.ref-slider .et_pb_slide_title {
	font-size: 24px !important;
    font-weight: 600;
    font-style: italic;
    line-height: 1.4em;
}

.ref-slider .et_pb_slide_content {
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	line-height: 1.7em;
	color: #666;
}

.ref-slider .et-pb-controllers {
	position: relative;
	bottom: 0;
	padding-top: 30px;
}

.ref-slider .et-pb-controllers .et-pb-active-control {
	background-color: #cc3333 !important;
}

/* Photos */

.photo-desc {
	font-style: italic;
	color: #666;
	padding-top: 5px;
}

/* Footer */

.footer a {
	color: #fff;
}

.footer-header {
	font-size: 30px;
	font-weight: 800;
}

.footer-subheader {
	font-weight: 700;
	padding-bottom: 20px;
	min-height: 66px;
}

.footer-left,
.footer-middle,
.footer-right {
	display: inline-block;
}

.footer-author {
	display: block;
	padding-top: 5px;
}

.footer-div {
	padding: 0 5px;
}

#footer-bottom {
	background-color: #000;
}

#footer-info {
	color: #fff;
	float: none;
	text-align: center;
}

#footer-info a {
	color: #fff;
	font-weight: 400;
}

/* Manuals */

.manuals .et_pb_column {
	display: flex;
    flex-wrap: wrap;
	justify-content: space-evenly;
}

.manual-wrapper {
	position: relative;
	width: 330px;
	height: 330px;
	text-align: center;
	background-color: #fff;
	padding: 30px 20px 20px;
}

.manual-header {
	font-size: 20px;
	font-weight: 800;
	text-align: center;
	line-height: 1.4em;
}

.manual-subheader {
	font-size: 16px;
	font-weight: 800;
	line-height: 1.7em;	
}

.manual-body {
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	color: #666;
	padding-top: 10px;
}

.et_pb_toggle {
	border: none;
}

.et_pb_toggle {
	padding: 0;
}

.et_pb_toggle_title:before {
	color: #161616;
    font-size: 24px;
    right: 15px !important;
    content: "\33";
}

.et_pb_toggle_title {
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	color: #161616 !important;
	background-color: #f8f8f8 !important;
	padding: 20px 60px 20px 20px!important;
}

.et_pb_toggle_content {
	background-color: #fff;
	padding: 20px 20px;
	border: 1px solid #eee;
	color: #666;
}

.et_pb_toggle_content h4 {
	line-height: 24px;
}

.et_pb_toggle_open .et_pb_toggle_title:before {
	content: "\32";
}

.et_pb_toggle_title {
	background-color: #efefef;
}

/* Donations */

.donate:after {
	content: "";
	background-color: rgba(0, 0, 0, 0.8);
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.donate-header {
	font-size: 30px;
    font-weight: 800;
    line-height: 1.3em;
	color: #fff;
}

.donate-body {
	color: #fff;
}

.donate-gift,
.donate-info,
.donate-pay {
	float: left;
	width: 32%;
	height: 380px;
	background-color: #fff;
    padding: 30px;
    margin-right: 2%;
}

.donate-gift h3,
.donate-info h3,
.donate-pay h3 {
	font-weight: 800;
    text-align: center;
	padding-bottom: 30px;
}

.donate-gift .regular {
	padding-top: 20px;
}

.donate-gift strong {
	color: #cc3333;
}

.donate-gift label {
	margin-right: 20px;
}

.donate-gift label:last-child {
	margin-right: 0;
}

.donate-pay {
	margin-right: 0;
}

.donate-gift div,
.donate-info div,
.donate-pay div {
	margin-bottom: 10px;
}

.donate-info span {
	display: inline-block;
	width: 100px;
}

.donate-checkboxes {
	color: #fff;
    font-size: 14px;
    text-align: left;
    padding: 20px 0;
}

.donate-agree {
	color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 20px 0;
}

.donate-submit {
	text-align: center;
}

.donate-button {
	display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    border: 2px solid #cc3333;
    padding: 15px 30px;
    margin-top: 30px;
    background-color: #cc3333;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
}

.donate-button:hover,
.donate-button:focus {
	border: 2px solid #fff;
	background-color: transparent;
}

.donate-button a {
	color: #fff;
}

.donate-input-text,
.donate-input-email,
.donate-input-number {
	font-size: 100% !important;
	color: #4e4e4e !important;
    background-color: #fff !important;
    border: 2px solid #cacaca !important;
    height: 34px !important;
    padding: 0 10px !important;
    width: 100% !important;
    transition: all .3s !important;	
}

.donate-input-number {
	width: 80px !important;
	margin-left: 20px !important;
	transition: all .3s !important;
}

.donate-input-text:focus,
.donate-input-email:focus,
.donate-input-number:focus {
	outline: none !important;
	border: 2px solid #cc3333 !important;
}

.donate-input-radio {
	margin-right: 10px;
}

.donate-input-checkbox {
	width: 15px;
	height: 15px;
}

.donate-ref-header {
	font-size: 30px;
	font-weight: 800;
}

.donate-ref-body {
	font-size: 16px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.7em;
    color: #666;
}

.donate-ref-img {
	width: 80px;
    height: 80px;
    margin: 30px auto 10px;
}

.donate-ref-img img {
	border-radius: 50%;
}

.donate-ref-author {
    font-size: 16px;
    font-weight: 600;
}

.donate-bank-details {
	background-color: #fff;
    color: #000;
    width: 615px;
    text-align: left;
    padding: 30px;
    margin: auto;
    font-size: 20px;
    margin-top: 30px;
}

.donate-bank-details div {
	margin-bottom: 10px;
}

.donate-bank-details span {
	white-space: nowrap;
}

.donate-bank-details span:nth-child(odd) {
	display: inline-block;
    width: 250px;
}
.donate-bank-details span:nth-child(even) {
	font-weight: 600;
}

/* 2% */
.two-percent-header {
	font-size: 20px;
    font-weight: 700;
}

.two-percent-details {
	background-color: #f8f8f8;
    color: #000;
    width: 615px;
    text-align: left;
    padding: 30px;
    margin: auto;
    font-size: 20px;
    margin-top: 30px;
}

.two-percent-details div {
	margin-bottom: 10px;
}

.two-percent-details span {
	white-space: nowrap;
}

.two-percent-details span:nth-child(odd) {
	display: inline-block;
    width: 160px;
}
.two-percent-details span:nth-child(even) {
	font-weight: 600;
}

.two-percent-toggle ol > li {
	padding-bottom: 10px;
    text-indent: -15px;
    padding-left: 15px;
}

.two-percent-toggle ul {
	padding-bottom: 0;
}

.two-percent-toggle ul > li{
	text-indent: 0;
}

/* Elegant Themes Icons */

 .icon_heart {
	font-family: 'ElegantIcons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.icon_heart:before {
	content: "\e089";
	font-size: 22px !important;
	color: #cc3333;
	vertical-align: -2px;
    padding: 0 2px;
}

/* Font Awesome */

.fa-6x {
	font-size: 6em;
}

/* DP Portfolio Posts Pro */

.et_overlay {
	display: none;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
	text-align: center;
	margin-left: 0;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters ul li:first-of-type {
	display: none;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li {
	float: none;
    display: inline-block;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
	width: 180px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 15px 30px;
	margin: 0 30px 0 0;
	border: none;
	border-radius: 0 !important;
	background-color: #f6f6f6;
	transition: all .3s;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active {
	color: #fff;
	background-color: #cc3333;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
	margin: 0;
}

/* Social icons */
.footer-social {
	text-align: center;
}

.footer-social-link {
	display: inline-block;
	color: #fff;
	width: 62px;
	height: 62px;
	margin-right: 20px;
	transition: all .3s
}

.footer-social-link .fa {
	font-size: 20px;
	padding-top: 20px;
}

.footer-social-link:last-child {
	margin-right: 0;
}

.footer-social-link:hover,
.footer-social-link:focus {
	opacity: .8;
}

.footer-social-fb {
	background-color: #314A83;
}

.footer-social-twitter {
	background-color: #1DA1F3;
}

.footer-social-linkedin {
	background-color: #127BB6;
}

/* 404 */
.error404 #main-content .container, .error404 #content-area, .error404 #left-area {
	padding: 0 !important;
	margin: 0 ;
	width: 100% !important;
	max-width: none;
}

.error404.et_right_sidebar #main-content .container:before {
	right: 0 !important;
}

.error404 .error404-msg {
	font-size: 30px;
    padding: 100px 0;
}

.error404 #sidebar {
	display: none;
}

.error404 .et_pb_post:last-child {
	margin-bottom: 0;
}

.et_pb_filterable_portfolio .et_pb_portfolio_item.active {
	-webkit-animation: fadeIn .3s 1 cubic-bezier(.77,0,.175,1);
    -moz-animation: fadeIn .3s 1 cubic-bezier(.77,0,.175,1);
    -o-animation: fadeIn .3s 1 cubic-bezier(.77,0,.175,1);
    animation: fadeIn .3s 1 cubic-bezier(.77,0,.175,1);
}

.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2 {
	font-size: 18px;
    font-weight: 700;
    line-height: 1.5em;
    margin-top: 19px;
    padding-bottom: 10px;
	transition: all .3s;
}

.et_pb_filterable_portfolio_grid .et_pb_portfolio_item a:hover + h2,
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item a:focus + h2,
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2:hover,
.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2:focus {
	color: #cc3333;
}

.et_pb_filterable_portfolio_grid .et_pb_portfolio_item .post-meta {
	font-size: 12px;
    font-weight: 500;
    color: #666;
    padding: 0;
    margin: 0 0 6px 0;
}

.et_pb_filterable_portfolio_grid .et_pb_portfolio_item .post-excerpt {
	font-size: 14px;
    font-weight: 500;
    color: #666;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination {
	border-top: none;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
	float: none;
	text-align: center;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li {
	float: none;
	display: inline-block;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
	color: inherit;
	font-size: 14px;
	font-weight: 700;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active {
	color: #cc3333;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination .page-prev,
.et_pb_filterable_portfolio .et_pb_portofolio_pagination .page-next {
	font-size: 0;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination .page-prev:before {
	content: "<";
	font-size: 14px;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination .page-next:before {
	content: ">";
	font-size: 14px;
}

/* Bloom customization */

.et_bloom .et_bloom_inline_form {
	width: 80% !important;
	max-width: 80% !important;
	margin: 0 !important;
}

.et_bloom .et_bloom_optin_1 .et_bloom_form_container .et_bloom_form_header {
	display: none;
}

.et_bloom .et_bloom_form_container .et_bloom_form_content {
	padding: 30px 0 0 0 !important;
}

.et_bloom .et_bloom_1_field p.et_bloom_popup_input {
	width: calc(100% - 290px) !important;
}

.et_bloom .et_bloom_form_container .et_bloom_form_content input {
	color: #666 !important;
}

.et_bloom .et_bloom_form_content .et_bloom_popup_input {
	padding-right: 30px !important;
}

.et_bloom .et_bloom_form_content button {
	width: 270px !important;
	border-radius: 0;
	transition: all .3s;
}

.et_bloom .et_bloom_form_content button:hover,
.et_bloom .et_bloom_form_content button:focus {
	opacity: .8;
}

/* MailChimp embedded form */
.news-form {
	width: 80%;
	max-width: 80%;
	margin: 0 auto;
}

.news-input-wrapper {
	width: 100%;
	margin-bottom: 20px !important;
}

.news-input {
	height: auto !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	padding: 10px 15px !important;
	border: none !important;
	transition: all .3s !important;
}

.news-input:focus {
	outline: none !important;
}

.news-input-text {
	color: #666 !important;
	background-color: #fff !important;
	border: 2px solid #fff !important
}

.news-input-text:focus {
	border: 2px solid #cc3333 !important;
}

.news-input-first-name {
	width: 20% !important;
	margin-right: 20px !important;
}

.news-input-last-name {
	width: 30% !important;
	margin-right: 20px !important;
}

.news-input-email {
	width: 45% !important;
}

.news-input-submit {
	width: 310px !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	color: #fff !important;
	padding: 20px !important;
	background-color: #cc3333 !important;
	border: 2px solid #cc3333 !important;
	cursor: pointer !important;
	transition: all .3s !important;
}

.news-input-submit:hover {
	color: #fff !important;
	background-color: transparent !important;
	border: 2px solid #fff !important;
}

.news-input-hidden {
	display: none !important;
}

.news-info {
    font-size: 12px;
    text-align: center;
	color: #fff;
    padding-top: 8px;
}

.news-info a {
	color: #2ea3f2;
    text-decoration: none;
}

/* Kampanovy formular na newsletter */
.camp-form {
	width: 80%;
	max-width: 80%;
	margin: 0 auto;
}

.camp-input-wrapper {
	width: 100%;
	margin-bottom: 20px !important;
}

.camp-input {
	height: auto !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	padding: 10px 15px !important;
	border: none !important;
	transition: all .3s !important;
}

.camp-input:focus {
	outline: none !important;
}

.camp-input-text {
	color: #101010 !important;
	background-color: transparent !important;
	border: 2px solid #101010 !important
}

.camp-input-text:focus {
	border: 2px solid #cc3333 !important;
}

.camp-input-first-name {
	width: 20% !important;
	margin-right: 20px !important;
}

.camp-input-last-name {
	width: 30% !important;
	margin-right: 20px !important;
}

.camp-input-email {
	width: 45% !important;
}

.camp-input-submit {
	width: 310px !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	color: #101010 !important;
	padding: 20px !important;
	background-color: #cc3333 !important;
	border: 2px solid #101010 !important;
	cursor: pointer !important;
	transition: all .3s !important;
}

.camp-input-submit:hover {
	color: #101010 !important;
	background-color: transparent !important;
	border: 2px solid #101010 !important;
}

.camp-input-hidden {
	display: none !important;
}

.camp-info {
    font-size: 12px;
    text-align: center;
	color: #101010;
    padding-top: 8px;
}

.camp-info a {
	color: #2ea3f2;
    text-decoration: none;
}

/*FR camaign embedded form */
.fr-header {
	font-family: 'ElegantIcons';
	font-size: 28px;
	font-weight: 700;
	line-height: 1.3em;
	padding: 5px 0 0 0;
}

.fr-form {
	width: 80%;
	max-width: 80%;
	margin: 0 auto;
}

.fr-input-wrapper {
	width: 100%;
	margin-bottom: 20px !important;
}

.fr-input {
	height: auto !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	padding: 10px 15px !important;
	border: none !important;
	transition: all .3s !important;
}

.fr-input:focus {
	outline: none !important;
}

.fr-input-text {
	color: #666 !important;
	background-color: #fff !important;
	border: 2px solid #000 !important
}

.fr-input-text:focus {
	border: 2px solid #cc3333 !important;
}

.fr-input-first-name {
	width: 20% !important;
	margin-right: 20px !important;
}

.fr-input-last-name {
	width: 30% !important;
	margin-right: 20px !important;
}

.fr-input-email {
	width: 45% !important;
}

.fr-input-submit {
	width: 310px !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	letter-spacing: 1px !important;
	color: #000 !important;
	padding: 20px !important;
	background-color: #fff !important;
	border: 2px solid #000 !important;
	cursor: pointer !important;
	transition: all .3s !important;
}

.fr-input-submit:hover {
	color: #fff !important;
	background-color: #cc3333 !important;
	border: 2px solid #cc3333 !important;
}

.fr-input-hidden {
	display: none !important;
}

.fr-info {
    font-size: 12px;
    text-align: center;
	color: #666;
    padding-top: 8px;
}

.fr-info a {
	color: #2ea3f2;
    text-decoration: none;
}

.fr-button a
{padding:10px 30px;display:block;margin:0 auto;background:#CC3333;border:0;font-size:16px;color:#fff;display:block;margin:0 auto;}



/* WP-PageNavi */

.wp-pagenavi {
    border-top: none;
    text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
	color: inherit;
    font-size: 14px !important;
    font-weight: 700 !important;
}

.wp-pagenavi a:hover,
.wp-pagenavi a:focus {
	color: inherit !important;
}

.wp-pagenavi span.current {
	color: #cc3333 !important;
}

.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
	color: inherit !important;
}

/* Search results */

.search #main-content {
	background-color: #fff !important;
	padding: 54px 0;
}

.search #main-content .container:before {
   	display: none;
}

.search #main-content .container {
	position: relative;
    width: 80%;
    max-width: 1080px;
    margin: auto;
    padding-top: 0;
}

.search #content {
    display: block;
    width: 100%;
    padding-right: 0;
    padding-bottom: 0;
}

.search .search-title {
	text-align: center;
	padding-bottom: 54px;
}

.search .no-results {
	font-size: 16px;
    font-weight: 500;
    color: #666;
    margin: auto;
}

.search article {
   	width: 29.666%;
   	float: left;
    margin-right: 5.5%;
    background-color: #fff;
    word-wrap: break-word;
}

.search article:nth-child(3n) {
   margin-right: 0;
}

.search article .et_pb_image_container {
    margin: 0 0 30px 0;
}

.search article .et_pb_image_container:hover + .entry-title,
.search article .et_pb_image_container:focus + .entry-title,
.search article .entry-title:hover,
.search article .entry-title:focus {
	color: #cc3333;
}

.search article .entry-title {
	font-size: 18px;
    font-weight: 700;
    line-height: 1.5em;
	transition: all .3s;
}

.search article .post-meta {
    font-size: 12px;
    font-weight: 500;
    color: #666;
    padding: 0;
    margin: 0 0 6px 0;
}

.search article .post-content {
	font-size: 14px;
    font-weight: 500;
    line-height: 1.7em;
    color: #666;
}

/* Monarch */
.et_social_mobile {
	display: none !important;
}

/* Scroll to top button */
.et_pb_scroll_top.et-pb-icon {
	-webkit-border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    background: #cc3333;
    transition: all .3s;
}

.et_pb_scroll_top.et-pb-icon:hover,
.et_pb_scroll_top.et-pb-icon:focus {
	opacity: .8;
}

/* Spinner */
.spinner-wrapper {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #fff;
	z-index: 1000000;
}

.spinner {
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	z-index: 1;
  	height: 40px;
  	width: 40px;
  	transform: translate(-50%, -50%);
}

.spinner [class^="ball-"] {
  	position: absolute;
  	display: block;
  	left: 30px;
  	width: 12px;
  	height: 12px;
  	border-radius: 6px;
  	transition: all 0.5s;
  	animation: circleRotate 4s both infinite;
  	transform-origin: 0 250% 0;
}

@keyframes circleRotate {
  	0% {
    	transform: rotate(0deg);
  	}
  	100% {
    	transform: rotate(1440deg);
  	}
}

.spinner .ball-1 {
  	z-index: -1;
  	background-color: #f1c8c8;
  	animation-timing-function: cubic-bezier(0.5, 0.3, 0.9, 0.9);
}

.spinner .ball-2 {
  	z-index: -2;
  	background-color: #ebadad;
  	animation-timing-function: cubic-bezier(0.5, 0.6, 0.9, 0.9);
}

.spinner .ball-3 {
  	z-index: -3;
  	background-color: #e49292;
  	animation-timing-function: cubic-bezier(0.5, 0.9, 0.9, 0.9);
}

.spinner .ball-4 {
  	z-index: -4;
  	background-color: #d77;
  	animation-timing-function: cubic-bezier(0.5, 1.2, 0.9, 0.9);
}

.spinner .ball-5 {
  	z-index: -5;
  	background-color: #d65c5c;
  	animation-timing-function: cubic-bezier(0.5, 1.5, 0.9, 0.9);
}

.spinner .ball-6 {
  	z-index: -6;
  	background-color: #d34e4e;
  	animation-timing-function: cubic-bezier(0.5, 1.8, 0.9, 0.9);
}

.spinner .ball-7 {
  	z-index: -7;
  	background-color: #cc3333;
  	animation-timing-function: cubic-bezier(0.5, 2.1, 0.9, 0.9);
}

.spinner .ball-8 {
  	z-index: -8;
  	background-color: #b12c2c;
  	animation-timing-function: cubic-bezier(0.5, 2.4, 0.9, 0.9);
}

/* GDPR WP */
.gdpr *:not(textarea):not(input):not(select) {
	font-family: 'Open Sans', sans-serif !important;
}
.gdpr.gdpr-privacy-bar, 
.gdpr.gdpr-reconsent-bar {
	color: #fff;
	background: #cc3333;
}

.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-content p, 
.gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-content p {
	line-height: 15px;
	color: #fff;
}

.gdpr.gdpr-privacy-bar .gdpr-preferences:before, 
.gdpr.gdpr-reconsent-bar .gdpr-preferences:before {
	content: "";
	display: none;
}

.gdpr.gdpr-privacy-bar .gdpr-preferences, 
.gdpr.gdpr-reconsent-bar .gdpr-preferences {
	color: #fff;
}

.gdpr.gdpr-privacy-bar .gdpr-agreement, 
.gdpr.gdpr-reconsent-bar .gdpr-agreement {
	font-weight: 700;
	text-shadow: none;
	text-transform: uppercase !important;
	color: #cc3333;
	background: #fff;
	border: 2px solid #fff;
	border-radius: 0;
	box-shadow: none;
	padding: 5px 5px;
	transition: all .3s;
}

.gdpr.gdpr-privacy-bar .gdpr-agreement:hover, 
.gdpr.gdpr-reconsent-bar .gdpr-agreement:hover,
.gdpr.gdpr-privacy-bar .gdpr-agreement:focus, 
.gdpr.gdpr-reconsent-bar .gdpr-agreement:focus,
.gdpr.gdpr-privacy-bar .gdpr-agreement:active, 
.gdpr.gdpr-reconsent-bar .gdpr-agreement:active {
	color: #fff;
	border: 2px solid #fff;
	background: transparent;
	box-shadow: none;
}

.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li button.gdpr-active, 
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li a.gdpr-active, 
.gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li button.gdpr-active, 
.gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li a.gdpr-active, 
.gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li button.gdpr-active, 
.gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li a.gdpr-active {
	background-color: #cc3333;
}

.gdpr.gdpr-privacy-preferences .gdpr-wrapper>form>footer input[type="submit"], 
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .reconsent-form>footer input[type="submit"], 
.gdpr.gdpr-reconsent .gdpr-wrapper>form>footer input[type="submit"], 
.gdpr.gdpr-reconsent .gdpr-wrapper .reconsent-form>footer input[type="submit"], 
.gdpr.gdpr-general-confirmation .gdpr-wrapper>form>footer input[type="submit"], 
.gdpr.gdpr-general-confirmation .gdpr-wrapper .reconsent-form>footer input[type="submit"] {
	font-weight: 700;
	line-height: 26px;
	text-shadow: none;
	text-transform: uppercase;
	color: #fff;
	background: #cc3333;
	border: none;
	border-radius: 0;
	box-shadow: none;
	padding: 5px 10px;
	height: auto;
	border: 2px solid #cc3333;
	transition: all .3s;
}

.gdpr.gdpr-privacy-preferences .gdpr-wrapper>form>footer input[type="submit"]:hover, 
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .reconsent-form>footer input[type="submit"]:hover, 
.gdpr.gdpr-reconsent .gdpr-wrapper>form>footer input[type="submit"]:hover, 
.gdpr.gdpr-reconsent .gdpr-wrapper .reconsent-form>footer input[type="submit"]:hover, 
.gdpr.gdpr-general-confirmation .gdpr-wrapper>form>footer input[type="submit"]:hover, 
.gdpr.gdpr-general-confirmation .gdpr-wrapper .reconsent-form>footer input[type="submit"]:hover,
.gdpr.gdpr-privacy-preferences .gdpr-wrapper>form>footer input[type="submit"]:focus, 
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .reconsent-form>footer input[type="submit"]:focus, 
.gdpr.gdpr-reconsent .gdpr-wrapper>form>footer input[type="submit"]:focus, 
.gdpr.gdpr-reconsent .gdpr-wrapper .reconsent-form>footer input[type="submit"]:focus, 
.gdpr.gdpr-general-confirmation .gdpr-wrapper>form>footer input[type="submit"]:focus, 
.gdpr.gdpr-general-confirmation .gdpr-wrapper .reconsent-form>footer input[type="submit"]:focus {
	background: transparent;
	color: #cc3333;
	border: 2px solid #cc3333;

}

.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tab-content>div, 
.gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tab-content>div, 
.gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tab-content>div {
	line-height: 22px;
}

.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tab-content>div .gdpr-info .gdpr-cookies-used .gdpr-cookie-title .gdpr-always-active, 
.gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tab-content>div .gdpr-info .gdpr-cookies-used .gdpr-cookie-title .gdpr-always-active, 
.gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tab-content>div .gdpr-info .gdpr-cookies-used .gdpr-cookie-title .gdpr-always-active {
	background-color: #cc3333;
}

.gdpr-switch .gdpr-switch-indicator, 
.gdpr-switch .gdpr-switch-indicator-on, 
.gdpr-switch .gdpr-switch-indicator-off, 
.gdpr-switch input:checked+.gdpr-slider+.gdpr-switch-indicator-on, 
.gdpr-switch input:checked+.gdpr-slider+.gdpr-switch-indicator-on+.gdpr-switch-indicator-off {
	bottom: 0;
}

.gdpr-switch .gdpr-switch-indicator, 
.gdpr-switch .gdpr-switch-indicator-on, 
.gdpr-switch .gdpr-switch-indicator-off, 
.gdpr-switch input:checked+.gdpr-slider+.gdpr-switch-indicator-on, 
.gdpr-switch input:checked+.gdpr-slider+.gdpr-switch-indicator-on+.gdpr-switch-indicator-off {
	right: 55px;
}

.gdpr-switch input:checked+.gdpr-slider+.gdpr-switch-indicator-on {
	color: #cc3333;
}

.gdpr-switch input:checked+.gdpr-slider {
	background-color: #cc3333;
}

.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li button:hover, 
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li a:hover, 
.gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li button:hover, 
.gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li a:hover, 
.gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li button:hover, 
.gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li a:hover,
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li button:focus {
	color: #cc3333;
}

.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li button:hover, 
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li a:hover, 
.gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li button:hover, 
.gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li a:hover, 
.gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li button:hover, 
.gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li a:hover, 
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li button:focus {
	color: #fff;
}

.gdpr.gdpr-privacy-preferences .gdpr-wrapper>form>footer input[type="submit"]:active, 
.gdpr.gdpr-privacy-preferences .gdpr-wrapper>form>footer input[type="submit"].focus, 
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .reconsent-form>footer input[type="submit"]:active, 
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .reconsent-form>footer input[type="submit"].focus, 
.gdpr.gdpr-reconsent .gdpr-wrapper>form>footer input[type="submit"]:active, 
.gdpr.gdpr-reconsent .gdpr-wrapper>form>footer input[type="submit"].focus, 
.gdpr.gdpr-reconsent .gdpr-wrapper .reconsent-form>footer input[type="submit"]:active, 
.gdpr.gdpr-reconsent .gdpr-wrapper .reconsent-form>footer input[type="submit"].focus, 
.gdpr.gdpr-general-confirmation .gdpr-wrapper>form>footer input[type="submit"]:active, 
.gdpr.gdpr-general-confirmation .gdpr-wrapper>form>footer input[type="submit"].focus, 
.gdpr.gdpr-general-confirmation .gdpr-wrapper .reconsent-form>footer input[type="submit"]:active, 
.gdpr.gdpr-general-confirmation .gdpr-wrapper .reconsent-form>footer input[type="submit"].focus {
	background: #cc3333;
	border-color: #cc3333;
	box-shadow: none;
}

.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content, 
.gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content, 
.gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content {
	background: #fff;
}

button.gdpr-preferences {
    background-color: transparent;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    color: inherit;
    padding: 0;
	border: none;
    cursor: pointer;
    transition: all .4s ease-in-out;
}

button.gdpr-preferences:hover {
	opacity: .7;
}

.grecaptcha-badge {
	display: none !important;
}

/* Hromadna pripomienka */
.sup-supporters {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
    font-weight: 500;
    text-align: center;
    line-height: 1.7em;
    color: #161616;
}

.sup-num-of-supporters {
	font-weight: 700;
	color: #cc3333;
}

.sup-form {
	width: 100%;
	max-width: 600px;
	margin: 40px auto 80px;
	text-align: center;
}

.sup-form .wpcf7-form-control-wrap {
	display: block;
	text-align: left;
	margin-bottom: 10px;
}

.sup-form .wpcf7-text,
.sup-form .wpcf7-email {
	-webkit-appearance: none;
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-align: left;
	color: #161616 !important;
	padding: 15px;
	width: 100%;
	border-radius: 0;
	border: 2px solid #161616;
	transition: all .3s;
	background-color: transparent;
	box-shadow: none;
}

.sup-form .wpcf7-text:focus,
.sup-form .wpcf7-email:focus {
	border: 2px solid #cc3333;
	outline: none;
}

.sup-form .wpcf7-checkbox,
.sup-form .wpcf7-acceptance {
	display: block;
	text-align: left;
}

.sup-form input[type=checkbox] {
	width: 15px;
    height: 15px;
}

.sup-form .wpcf7-checkbox .wpcf7-list-item,
.sup-form .wpcf7-acceptance .wpcf7-list-item {
	display: block;
	margin: 0;
}

.sup-form .wpcf7-checkbox .wpcf7-list-item-label,
.sup-form .wpcf7-acceptance .wpcf7-list-item-label {
	display: inline-block;
	font-size: 14px;
    padding-left: 15px;
    width: calc(100% - 25px);
    vertical-align: top;
}

.sup-form .wpcf7-submit {
	display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    border: 2px solid #cc3333;
    padding: 15px 30px;
    margin-top: 30px;
    background-color: #cc3333;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    transition: all .3s;
}

.sup-form .wpcf7-submit:hover {
	color: #cc3333;
	border: 2px solid #cc3333;
	background-color: transparent;
	opacity: 1;
}

.sup-form .wpcf7-submit:focus {
	outline: none;
}

.sup-form .Udaje .wpcf7-not-valid-tip {
	display: block;
	font-size: 16px;
	padding: 15px;
	margin: 10px 0 0 35px;
    border: none;
    color: #161616;
    background: rgb(255, 0, 0);
}

.sup-form .Udaje .wpcf7-not-valid-tip {
	display: none !important;
}

.sup-form .wpcf7-response-output {
	display: none !important;
}

.sup-notice {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
    text-align: left;
    line-height: 1.7em;
    color: #161616;
    padding-bottom: 20px;
}

.sup-link {
	transition: all 0.3s ease-in-out;
}

.sup-link:hover {
	color: #cc3333;
}

.sup-list {
	line-height: 1.7em !important;
}

.sup-form .ajax-loader {
	display: none !important;
}

.sup-form .wpcf7-text.wpcf7-not-valid,
.sup-form .wpcf7-email.wpcf7-not-valid {
	border: 1px solid  rgb(255, 0, 0)!important;
}

.sup-form .wpcf7-checkbox.wpcf7-not-valid,
.sup-form .wpcf7-acceptance.wpcf7-not-valid {
	color: rgb(255, 0, 0);
}

.sup-form .wpcf7-text::-webkit-input-placeholder,
.sup-form .wpcf7-email::-webkit-input-placeholder {
  	color: #161616;
}

.sup-form .wpcf7-text::-ms-input-placeholder,
.sup-form .wpcf7-email::-webkit-input-placeholder {
  	color: #161616;
}

.sup-form .wpcf7-text::-ms-input-placeholder,
.sup-form .wpcf7-email::-webkit-input-placeholder {
  	color: #161616;
}

.sup-form .wpcf7-text::placeholder,
.sup-form .wpcf7-email::-webkit-input-placeholder {
  	color: #161616;
}

.sup-form .wpcf7-mail-sent-ok {
	padding: 15px;
    border: none;
    color: #000;
    background: #C6A169;
}

.sup-form .wpcf7-validation-errors {
	font-size: 18px;
    font-weight: 400;
    line-height: 1.7em;
	padding: 15px;
    border: none;
    color: #fff;
    background: rgb(255, 0, 0);
}

.sup-toggle {
	background-color: #f8f8f8;
	padding: 20px;
	margin-bottom: 15px;
}

.sup-toggle-title {
	position: relative;
	font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    color: #161616 !important;
    cursor: pointer;
}

.sup-toggle-title::after {
	font-family: "ETmodules";
	font-size: 24px;
	font-weight: 400;
	position: absolute;
	top: 50%;
    right: 0;
    content: "\33";
    transform: translateY(-50%);
    transition: all .3s ease-in-out;
}

.sup-toggle-title-open::after {
	transform: translateY(-50%) rotate(-180deg);
}

.sup-toggle-content {
	display: flex;
	flex-wrap: wrap;
	padding-top: 20px;
}

.sup-toggle-item {
	width: 25%;
}

.sup-thank-you {
	font-size: 30px;
	font-weight: 800;
	padding: 100px 0;
}

/* Responsive design */
@media (max-width: 1265px) {
	.profile-blank {
		display: none;
	}

	.news-input {
		display: block !important;
		width: 100% !important;
		max-width: 400px !important;
		margin: 0 auto 10px !important;
	}
}

@media (max-width: 1200px) {
	.et_bloom .et_bloom_inline_form {
		width: 100% !important;
    	max-width: 100% !important;
	}
	
	#mc_embed_signup {
		width: 100%;
		max-width: 100%;
	}

	.donate-gift,
	.donate-info,
	.donate-pay {
		float: none;
		display: block;	
		width: 520px;
		height: auto;
		margin: 0 auto 30px;
	}

	.donate-gift div:nth-child(2) {
		display: inline-block;
	}

	.donate-gift div:nth-child(3) {
		display: inline-block;
    	margin-left: 20px;
	}
}

@media (max-width: 1150px) {
	.et_fixed_nav #main-header, .et_non_fixed_nav.et_transparent_nav #main-header {
		-webkit-transition: none;
    	-moz-transition: none;
    	transition: none;
	}
	
	.et_fixed_nav #main-header, .et_fixed_nav #top-header, .et_non_fixed_nav.et_transparent_nav #main-header, .et_non_fixed_nav.et_transparent_nav #top-header {
		position: absolute;
	}
	
	.et_header_style_centered #main-header {
		padding: 20px 0;
	}
	
	#logo, #main-header, .container, .logo_container {
		-webkit-transition: none;
    	-moz-transition: none;
    	transition: none;
	}
	
	#main-header, #top-header {
		-webkit-transition: none;
    	-moz-transition: none;
    	transition: none;
	}
	
	.et_header_style_centered header#main-header .logo_container {
		height: auto;
    	max-height: 100px;
    	padding: 0;
	}
	
	#et-top-navigation {
		margin-right: 0;
	}
	
	.et_header_style_centered nav#top-menu-nav {
		display: none;
	}
	
	.et_header_style_centered #et_top_search, .et_vertical_nav.et_header_style_centered #main-header #et_top_search {
		display: none!important;
	}
	
	#et_top_search {
		margin: 0 35px 0 0;
	}
	
	.et_header_style_centered #et_mobile_nav_menu {
		float: none;
    	position: relative;
    	margin-top: 20px;
	}
	
	#et_mobile_nav_menu {
		display: block;
	}
	
	.et_header_style_centered #main-header .mobile_nav {
		display: block;
    	padding: 10px 15px;
    	background-color: #f8f8f8;
    	text-align: left;
		border-radius: 0;
	}
	
	.et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page {
		display: inline-block;
    	color: #666;
    	font-size: 14px;
	}
	
	.et_header_style_centered .mobile_menu_bar {
		position: absolute;
    	top: 7px;
    	right: 10px;
	}
	
	.et_header_style_centered .mobile_menu_bar, .et_header_style_split .mobile_menu_bar {
		opacity: 1;
	}
	
	.et_header_style_centered .et_mobile_menu {
		top: 43px;
	}
	
	.et_header_style_centered .et_mobile_menu .current-menu-item > a {
		color: #cc3333 !important;
	}
	
	#main-header div#et-top-navigation {
		border-top: none;
		border-bottom: none;
		margin-top: 25px;
	}
	
	.current-page-ancestor {
		border-bottom: none;
	}
	
	.menu-item-1576 a:hover,
	.menu-item-1576 a:focus,
	.menu-item-1832 a:hover,
	.menu-item-1832 a:focus {
		border-bottom: 1px solid rgba(0,0,0,.03) !important;
	}
	
	.menu-item-3494, 
	.menu-item-4299 {
		display: block;
		width: 200px;
		text-align: center;
    	margin: 30px auto 20px;
	}
	
	.menu-item-3494 a, 
	.menu-item-4299 a {
		color: #fff;
		transition: all .3s;
	}
	
	.menu-item-3494 a:hover,
	.menu-item-3494 a:focus,
	.menu-item-4299 a:hover,
	.menu-item-4299 a:focus {
		opacity: .8 !important;
    	background-color: transparent !important;
	}
	
	.menu-item-696-sk, 
	.menu-item-2164-sk,
	.menu-item-696-en,
	.menu-item-2164-en {
		display: inline-block;
		margin-left: 0;
	}
	
	.menu-item-696-sk, 
	.menu-item-2164-sk {
		margin-left: calc(50% - 60px);
	}
	
	.menu-item-696-sk a, 
	.menu-item-2164-sk a,
	.menu-item-696-en a,
	.menu-item-2164-en a {
		padding: 12px 20px !important;
		border-bottom: none !important;
		transition: all .3s;
	}
	
	.menu-item-696-sk a:hover, 
	.menu-item-696-sk a:focus,
	.menu-item-2164-sk a:hover,
	.menu-item-2164-sk a:focus,
	.menu-item-696-en a:hover,
	.menu-item-696-en a:focus,
	.menu-item-2164-en a:hover,
	.menu-item-2164-en a:focus {
		opacity: .8 !important;
    	background-color: transparent !important;
	}
}

@media (max-width: 1050px) {
	.footer .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 {
		width: 47.25%!important;
    	margin-right: 5.5%;
	}
	
	.footer .et_pb_row_4col>.et_pb_column.et_pb_column_1_4:nth-child(even) {
		margin-right: 0;
	}
}

@media (max-width: 996px) {
	.home-slider,
	.page-img,
	.post-img {
		margin-top: 20px !important;
	}
}

@media (max-width: 980px) {
	.col-header {
		padding-bottom: 20px;
	}
	
	.col-body {
		max-width: 400px;
		margin: 0 auto;
		padding-bottom: 30px;
	}
	
	.col-button a {
		margin-top: 0;
		margin-bottom: 50px;
	}

	.search article {
	   	width: 47%;
	}

	.search article:nth-child(3n) {
	   margin-right: 5.5%;
	}

	.search article:nth-child(2n) {
	   margin-right: 0;
	}
}

@media (max-width: 900px) {
	.timeline-wrapper:before {
		left: 0;
	}

	.timeline-entry {
		text-align: left;
		float: left;
		padding: 20px 0 20px 76px;
		width: 100%;
	}

	.timeline-title:before {
		right: auto;
		left: -84px !important;
	}

	.tl-special-wrapper:before {
		left: 0;
	}

	.tl-special-entry {
		text-align: left;
		float: left;
		padding: 20px 0 20px 40px;
		width: 100%;
	}

	.tl-special-title:before {
		right: auto;
		left: -48px !important;
	}
}

@media (max-width: 800px) {
	.home-slider .et_pb_slides .et_pb_slider_container_inner {
		width: 100% !important;
	}

	.home-slider .et-pb-slider-arrows {
		display: none;
	}
	
	.et_bloom .et_bloom_1_field p.et_bloom_popup_input {
		width: 100% !important;
		padding-right: 0 !important;
		padding-bottom: 10px !important;
	}
	
	.et_bloom_form_container button {
    	max-width: 100% !important;
	}
	
	.et_bloom .et_bloom_form_content button {
		width: 100% !important;
	}
	
	.news-input-text {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}
	
	.news-input-submit {
		width: 100%;
	}

	.donate-bank-details {
		width: 100%;
	}

	.donate-bank-details div {
		margin-bottom: 20px;
	}

	.donate-bank-details div:last-child {
		margin-bottom: 0;
	}

	.donate-bank-details span {
		display: block !important;
		text-align: center;
		width: 100% !important;
	}
}

@media (max-width: 767px) {
	.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
		margin: 0;
	}
	
	.et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(even) a {
		margin-right: 5px;
	}
	
	.et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(odd) a {
		margin-left: 5px;
	}

	.search article {
	   	width: 100%;
	   	margin-bottom: 9.5%;
	}

	.search article {
	   margin-right: 0;
	}

	.gdpr.gdpr-privacy-bar .gdpr-wrapper, .gdpr.gdpr-reconsent-bar .gdpr-wrapper {
		padding: 20px 45px 20px 30px;
	}
}

@media (max-width: 700px) {
	.donate-gift,
	.donate-info,
	.donate-pay {	
		width: 300px;
	}

	.donate-gift div:nth-child(2) {
		display: block;
	}

	.donate-gift div:nth-child(3) {
		display: block;
		margin-left: 0;
	}

	.footer-left,
	.footer-middle,
	.footer-right {
		display: block;
	}

	.footer-left {
		padding-bottom: 10px;
	}

	.footer-div {
		display: none;
	}

	.footer-author {
		padding-top: 10px;
	}
}

@media (max-width: 640px) {
	.sec-header {
		padding: 0 15px;
    	margin: 0 40px;
	}
	
	.footer .et_pb_column {
		margin-bottom: 0;
	}
	
	.footer .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 {
		width: 100%!important;
    	margin-right: 0;
	}
	
	.footer-box {
		text-align: center;
		margin-bottom: 50px !important;
	}
	
	.footer-subheader {
		min-height: inherit;
	}
	
	.et_bloom .et_bloom_form_container .et_bloom_form_content {
		padding: 0 !important;
	}

	.sup-supporters {
		font-size: 18px;
	}

	.sup-form .wpcf7-text, .sup-form .wpcf7-email {
		font-size: 16px;
	}

	.sup-form .wpcf7-checkbox .wpcf7-list-item-label, 
	.sup-form .wpcf7-acceptance .wpcf7-list-item-label {
		font-size: 16px;
	}

	.sup-form .Udaje .wpcf7-not-valid-tip {
		font-size: 16px;
	}

	.sup-form .wpcf7-validation-errors {
		font-size: 16px;
	}
}

@media (max-width: 500px) {
	.home-slider .et_pb_slide_description .et_pb_slide_title {
		font-size: 24px !important;
		line-height: 1.4em;
	}
	.donate-bank-details span {
		font-size: 16px;
	}	
}

@media ( min-width: 768px ) {
	.three-column-grid .et_pb_grid_item {
		width: 28.333% !important;
		margin: 0 7.5% 5.5% 0 !important;
	}
	 
	.three-column-grid .et_pb_grid_item:nth-child(4n+1) {
		clear: unset !important;
	}
}

@media (min-width: 981px) {
	.et_fullwidth_nav #main-header .container {
		width: 80%;
    	max-width: 80%;
	}

	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
		min-height: 520px;
	}
}

@media (min-width: 1151px) {
	.et_fullwidth_nav #main-header .container {
		width: 100%;
    	max-width: 100%;
	}
}

@media (min-width: 1600px) {
	.page-img img,
	.post-img img {
		width: 100% !important;
		height: auto !important;
	}
}