/*
============================================================

	Theme Name: DUUL
	Theme URI: http://duul.cz
	Author: Apollo1 – Aleš Loziak
	Author URI:
	Description:
	Version: 1.0
	Template: apollo1
	Text Domain: apollo1

============================================================
*/

@font-face {
	font-family: 'BC Falster Grotesk Bold';
  src:  url('fonts/bc-falster-grotesk-bold.eot');
	src:  url('fonts/bc-falster-grotesk-bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/bc-falster-grotesk-bold.woff') format('woff'),
				url('fonts/bc-falster-grotesk-bold.ttf') format('truetype')
}

@font-face {
	font-family: 'BC Falster Grotesk Regular';
  src:  url('fonts/bc-falster-grotesk-medium.eot');
	src:  url('fonts/bc-falster-grotesk-medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/bc-falster-grotesk-medium.woff') format('woff'),
				url('fonts/bc-falster-grotesk-medium.ttf') format('truetype')
}

/*************************************
 +Body & Html
*************************************/
html {

}

body {
	font-family: 'BC Falster Grotesk Regular', sans-serif;
	margin: 0;
	padding: 0;
  color: #000;
  background-color: #fff;
	line-height: 190%;
  -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/*************************************
+ Reset General
*************************************/
img {

}


/*************************************
+ Grid & Flex
*************************************/

.row {
  position: relative;
}

.row .col {
  /*margin-left: 0;*/
  margin-bottom: 12px;
}


/* ------------------ ––– ------------------ */
.jumbotron {
	padding: 0 20px;
	margin: 0;
}

.container {
	margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 100%
}



/*************************************
 +(X)HTML / HTML 5 Containers
*************************************/

a { }
a:hover { text-decoration: underline; }

p {
	margin: 0 0 28px 0;
}

strong {
	font-family: 'BC Falster Grotesk Bold', sans-serif;
}

table {
	border: none;
}

h1 {

}

  h1 a {
    display: block;
		font-family: 'BC Falster Grotesk Bold', sans-serif;
    /*background-image: url('images/h1.png');
    background-position: right 46px top;
    background-repeat: no-repeat;
    background-size: contain;
    width: 300px;
    height: 196px;*/
  }

  h1 a span {
    /*display: none;*/
  }

  h2 {
		font-family: 'BC Falster Grotesk Bold', sans-serif;
		margin: 0 0 28px 0;
		line-height: 1.1em;
  }

	h3 {
		font-family: 'BC Falster Grotesk Bold', sans-serif;
		line-height: 1.1em;
		margin-bottom: 2px;
	}


/*************************************
 +Main Element
*************************************/

	.wrapper {
    /*background-color: #eee;*/
    width: calc(100% - 10px);
    max-width: 1200px;
		min-width: 296px;
    margin: 10px auto;
		font-size: 150%;
    padding: 10px 5px;
		background-color: transparent;
	}

	.home .wrapper-content > .container {
		/*width: calc(100% - 20px);*/
	}

	header.master {

	}

    header.master .socket .col.block_3 {
			display: none;
    }

			header.master .block {

			}

			header.master .block .inner {
				/*min-height: 235px;*/
				line-height: 0;
				background-color: #A9A9A9;

			}

      /*header.master .socket h1 a,
			header.master .socket .map a {
        display: block;
        width: 100%; height: 170px;
        background-position: top left;
        background-repeat: no-repeat;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
				background-color: #A9A9A9;
      }

			header.master .socket h1 a { background-image: url('images/h1.png'); }
			header.master .socket .map a { background-image: url('images/map.png'); }

      header.master .socket h1 a span,
			header.master .socket .map a span {
        display: none;
      }*/





/*************************************
 +Menu
*************************************/

/* ------------- menu-primary ------------- */
.menu-primary-container {
  padding: 0 0 24px;
  position: relative;
  margin: -20px 0 0;
	font-size: 1.1em;
	font-family: 'BC Falster Grotesk Bold', sans-serif;
	display: none;
}

	.menu-primary-container ul {

	}

		.menu-primary-container ul li {
			display: block;
			vertical-align: top;
			text-align: left;
      margin: 0 0 6px;
      text-transform: lowercase;

		}

      .menu-primary-container ul li a {
        text-decoration: none;
				padding: 0 0 6px 0;
				display: block;
      }

      .menu-primary-container ul li a:hover,
			.menu-primary-container > ul > li.current-menu-parent > a,
			.menu-primary-container li.current-menu-item a {
        text-decoration: underline;
      }

        .menu-primary-container ul li.menu-item-first a {

        }

        .menu-primary-container ul li.menu-item-last a {

        }

      .menu-primary-container ul li a:hover,
      .menu-primary-container ul li.current-menu-item a {

      }

    .menu-primary-container ul.sub-menu {
      position: relative;
      display: none;
      width: 100%;
      padding: 0;
      /*visibility: visible;
      opacity: 1;*/
			background-color: #fff;
			z-index: 10;
    }

      .menu-primary-container ul.sub-menu li {
				margin: 0;
      }

        .menu-primary-container ul.sub-menu li a {
          display: inline-block;
					padding-bottom: 6px;
					color: #999;
				}

				  .menu-primary-container ul.sub-menu.showen {
						display: block;
					}

      /*.menu-primary-container li:hover ul.sub-menu {
        visibility: visible;
        opacity: 1;
      }*/


			.current-menu-parent ul.sub-menu {
				/*visibility: visible;
				opacity: 1;*/
				z-index: 9;
			}

/* ------------- language ------------- */
	.cs #menu-item-wpml-ls-menu-1-cz-cs,
	.en #menu-item-wpml-ls-menu-1-cz-en {
		display: none;
	}

	.wpml-ls-current-language {
		display: none !important;
	}


/* ------------- menu-mobile ------------- */
.menu-mobile-header {
  display: inline-block;
  width: 20px;
  height: 14px;
  background-image: url('images/menu-mobile-show.png');
  background-repeat: no-repeat;
  background-size: cover;
	margin: 28px 0;
}

	.menu-mobile-header:hover {
		background-image: url('images/menu-mobile-show_hover.png');
}

	.menu-mobile-header.opened {
		background-image: url('images/menu-mobile-close.png');
	}

	.menu-mobile-header.opened:hover {
		background-image: url('images/menu-mobile-close_hover.png');
	}




/* ------------- menu-footer ------------- */
.menu-footer-container {
	font-family: 'BC Falster Grotesk Bold', sans-serif;
}

	.menu-footer-container ul {
		/*max-width: 360px;*/
	}

		.menu-footer-container ul li {
			display: inline-block;
			margin: 0 60px 0 0;
		}

			.menu-footer-container ul li a {
				text-decoration: none;
				text-transform: lowercase;
				display: block;
			}

		.menu-scnet ul li {
			display: block;
	    margin: 0;
			line-height: 2em;
		}




/* ------------- menu-footer-support ------------- */
.menu-support {}

	.menu-support ul {
		display: block;
	}

		.menu-support ul li {
			/*margin: 0 40px 25px 0;*/
			margin: 10px 40px 10px 0;
			position: relative;
		}

			.menu-support ul li a {
				background-repeat: no-repeat;
				background-size: contain;
				display: block;
			}

				.menu-support ul li a span {
					display: none;
				}

			.menu-support ul li.eea-grants a {
				background-image: url('images/eea-grants.svg');
				width: 70px; height: 52px;
			}

			.menu-support ul li.fud a {
				background-image: url('images/fud.png');
				width: 70px; height: 52px;
			}

			.menu-support ul li.ujep a {
				background-image: url('images/ujep.png');
				width: 71px; height: 52px;
			}

			.menu-support ul li.mkcr a {
				background-image: url('images/mkcr.png');
				width: 113px; height: 52px;
			}

			.menu-support ul li.smul a {
				background-image: url('images/smul-logo.svg');
				width: 90px; height: 52px;
				top: 8px;
			}

			.menu-support ul li.msmt a {
				background-image: url('images/msmt.png');
				width: 47px; height: 52px;
			}

			.menu-support ul li.kraj-ul a {
				background-image: url('images/ustecky-kraj.svg');
				width: 140px; height: 68px;
			}

			.menu-support ul li.cnfb a {
				background-image: url('images/cnfb.png');
				width: 69px; height: 52px;
			}

			.menu-support ul li.de_tsch a {
				background-image: url('images/de_tsch.png');
				width: 71px; height: 52px;
			}

/*************************************
 +General layout elements
*************************************/
.meta-more {
	text-transform: lowercase;
	margin: 10px 0 0;
}

/* ------------------ entry  ------------------ */
.entry {}

	.entry .col-md-4 {
		/*padding-right: 60px;*/
	}

	.entry .col-md-8 {
		/*padding: 0 0 0 10px;*/
	}

/* ------------------ post  ------------------ */
article.post {}

	.home article.post {
		margin-bottom: 60px;
	}

		.home article.post:last-child {
			margin-bottom: 0;
		}

	article.post header {}

		article.post header h2 {}

			article.post header h2 a {
				text-decoration: none;
				color: #000;
			}

		article.post header .post__opening {
			margin: 0 0 20px 0;
		}

		article.post header div {
			margin: 0 0 10px 0;
		}



.post__multimedia {
	position: relative;
  top: 5px;
}

	.post__multimedia img {
		max-width: 100%;
	}

/* ------------------ flxcnt__post_media  ------------------ */
	.flxcnt__item {
		margin-top: 40px;
	}

	.flxcnt__item:first-child {
		margin-top: 0;
	}

		.flxcnt__item .title {
			margin: 0 0 10px;
		}

		.flxcnt__image img {
			max-width: 100%;
		}


	.gallery-item {
		float: none;
		display: inline-block;
		vertical-align: top;
	}

	.flxcnt__gallery_container {}

		.flxcnt__gallery_container img {
			width: 100%;
		}

			.flxcnt__gallery_container .gallery-item {
				display: block;
				text-decoration: none;
				font-size: .9em;
			}

		.flxcnt__gallery_container.gallery_thumbs_small {}

			.flxcnt__gallery_container.gallery_thumbs_small .gallery-item  {
				width: 100%;
				margin: 0 0 25px 0;
			}

		.flxcnt__gallery_container.gallery_thumbs_large {}

			.flxcnt__gallery_container.gallery_thumbs_large .gallery-item {
				width: 100%;
				margin: 0 0 25px 0;
			}

				.flxcnt__gallery_container.gallery_thumbs_large .gallery-item .image-title {
					margin-top: -2px;
				}



/* ------------------ accordion  ------------------ */
.accordion-container {}

	.accordion-container .accordion-content {
		width: 100%;
	}

	/* .accordion-container .accordion-content { display: none; }
	.accordion-container.accordion-opened .accordion-content { display: block; } */

	.accordion-container .accordion-title:hover {
		cursor: pointer;
	}

		.accordion-container .accordion-title span {
			font-size: .8em;
			position: relative;
    	top: -1px;
		}





/* ------------------ archive  ------------------ */

.featured-image img {
	width: 100%;
}

.archive-years {
	margin-bottom: 36px;
}

	.archive-years li {
		list-style: none;
		padding: 0;
		margin: 0;
		display: inline-block;
		margin-right: 18px
	}

	.archive-years li:first-of-type {
		margin-right: 9px;
	}

	.archive-years li.active a {
		color: #e5a600;
	}

.archive article.post {
	padding: 0 0 60px 0;
}

	.archive article.post h2 {
		margin: 0 0 3px;
	}

		.archive article.post h2 a {
			text-decoration: none;
			color: #000;
		}

		.archive article.post h2 a:hover {
			text-decoration: underline;
		}

	.archive article.post .featured-image {
		max-width: 376px;
		margin-bottom: 10px;
	}

		.archive article.post .featured-image img {
			width: 100%;
		}

	.archive article.post .meta-date {
		font-size: 1.7em;
		line-height: 1.1em;
	}


/* ------------------ page  ------------------ */
.page {}


/* ------------------ single  ------------------ */
.single {}

	.single.single-post {

	}


/* ------------------ page-template  ------------------ */
.page-template {}


/* ------------------ page-template-page-template__events_list  ------------------ */
.page-template-page-template__events_list article.post {
	padding: 0 0 60px 0;
}

	.page-template-page-template__events_list article.post h2 {
		margin: 0 0 3px;
	}

		.page-template-page-template__events_list article.post h2 a {
			text-decoration: none;
			color: #000;
		}

		.page-template-page-template__events_list article.post h2 a:hover {
			text-decoration: underline;
		}

	.page-template-page-template__events_list article.post .meta-date {
		font-size: 1.7em;
		line-height: 1.1em;
	}



/* ------------------ pagination  ------------------ */
.pagination {
  text-align: center;
	margin: 0 0 40px
}

  .pagination a {
    text-decoration: underline;
  }

  .pagination .next,
  .pagination .previous {
    text-transform: lowercase;
  }



/* ------------------ calendar  ------------------ */
table.calendar a {
	text-decoration: none;
}

table.calendar.inline {
	width: auto;
	border: none;
	margin: 0 auto;
}


.calendar-wrapper {
	margin: 18px 0 0 -6px;
	text-align: left;
}

	.calendar-wrapper a {
		text-decoration: none;
	}

	.calendar-wrapper td,
	.calendar-wrapper th,
	.calendar-wrapper tr {
		display: inline;
		border: none;

	}

	.calendar-wrapper td,
	.calendar-wrapper th {
		padding: 4px 7px;
		margin: 1px 0 0;
		display: inline-block;
	}

	.calendar-wrapper td.zero-day,
	.calendar-wrapper .daynames {
		display: none;
	}

	.calendar-wrapper td.day-link {
		padding: 0;
	}

		.calendar-wrapper td.day-link a {
			background-color: #e5a600;
			color: #fff;
			padding: 6px 10px;
			margin: 0 1px 0 0;
		}

		.calendar-wrapper td.day-link a:hover {
			background-color: #58595b;
		}

		.navigation .link a {
			display: inline-block;
			line-height: normal;
			margin: 0;
		}

			.navigation .link a span {
				display: inline-block;
				width: 20px;
				height: 13px;
				background-image: url('images/arrow-left.png');
				background-size: contain;
				background-repeat: no-repeat;
				position: relative;
				top: 1px;
			}

			.navigation .link a span.month-prev {
				background-image: url('images/arrow-left_hover.png');
			}

			.navigation .link a:hover span.month-prev {
				background-image: url('images/arrow-left.png');
			}

			.navigation .link a span.month-next {
				background-image: url('images/arrow-right_hover.png');
			}

			.navigation .link a:hover span.month-next {
				background-image: url('images/arrow-right.png');
			}

				.navigation .link a span span {
					display: none;
				}

	.calendar-wrapper .navigation {

	}

	.calendar-wrapper .navigation .year {
		padding-right: 7px;
	}

	.calendar-wrapper .navigation .month {
		padding-left: 7px;
	}




/*************************************
 +Plugins
*************************************/

/* ------------------ site origin ------------------ */


.sow-image-container img,
.siteorigin-widget-tinymce img {
	max-width: 100%;
	height: 100%;
}

/* ------------------ slick ------------------ */

.slick-slider {
	margin-bottom: 0;
}

.slider-slick {
  display: block;
}

		.slick-slide img {
			max-width: 100%;
		}

  .slick-arrow {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: top center;
    width: 57px; height: 53px;
    z-index: 1;
  }

  .slick-arrow::before { display: none; }

	.slick-prev, .slick-next {
		top: calc(50% - 30px);
	}

  .slick-prev {
    left: 25px;
    background-image: url('images/arrow-left.png') !important;
  }

  .slick-next {
    right: 25px;
    background-image: url('images/arrow-right.png') !important;
  }

  .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background-position: bottom center;
  }

/* ------------------ GSC  ------------------ */



/* ------------------ NextCellent Gallery  ------------------ */
.ngg-album-title {
	display: inline-block;
	margin-bottom: 40px;
}

.ngg-albumoverview {

}



	.ngg-albumoverview .ngg-album-compact {
		margin-bottom: 60px !important;
	}

		.ngg-albumoverview .ngg-album-compact h3 {
			margin: 0 0 3px;
			font-size: 1.7em;
			line-height: 1.1em;
			/*min-height: 66px;*/
		}

			.ngg-albumoverview .ngg-album-compact a {
				text-decoration: none;
				color: #000;
				display: block;
			}

			.ngg-albumoverview .ngg-album-compact a:hover {
				text-decoration: underline;
			}

		.ngg-albumoverview .ngg-album-compact img {
			width: 100%;
		}

		.ngg-album-desc {
			font-size: 1.7em;
			line-height: 1.1em;
			margin: 0 0 6px;
		}


.ngg-galleryoverview {}

	.ngg-galleryoverview h3 {
		margin: 0 0 3px;
		font-size: 1.7em;
		line-height: 1.1em;
	}

		.ngg-galleryoverview img {
			width: 100%;
			height: 100%;
		}

		.ngg-gallery-thumbnail-box {
			/*margin: 0 0 12px 0;*/
			margin: 0 0 12px !important;
		}


		.single-post .ngg-galleryoverview h3,
	 	.single-post .ngg-galleryoverview .ngg-album-desc {
			display: none;
		}

		.single-post .title_orig .ngg-galleryoverview h3,
	 	.single-post .title_orig .ngg-galleryoverview .ngg-album-desc {
			display: block;
		}

/*************************************
 +Footer
*************************************/
footer {
  padding-top: 10px;
	margin-top: 40px !important;
}

	footer a {
		color: #fff;
	}

	footer .row {}

		footer .row .col {
			color: #fff;
		}

		footer .socket .col {
	    margin: 0 0 20px;
	  }

		footer .inner {
			padding: 30px 20px;
		}

			footer .row .col.col-md-4:nth-child(2) .inner {
				/*padding: 22px 22px 0;*/
			}

			footer .row .col.col-md-4:nth-child(3) .inner {
				/*padding: 22px 22px 0;*/
			}


		footer .searchform {}

			footer .searchform input {
				border: none;
				border-color: #fff;
				color: #fff;
				display: block;
			}

			footer .searchform label {
				display: none;
			}

			footer .searchform input#s {
				border-bottom: 3px solid;
				margin-top: -10px;
				font-size: .9em;
				display: inline-block;
			}

			footer .searchform input#searchsubmit {
				text-align: left;
				text-transform: lowercase;
				padding: 0 20px 0 0;
				font-size: .9em;
				display: inline-block;
				position: relative;
				top: 3px;
    		vertical-align: bottom;
			}

			footer .searchform input#searchsubmit:hover {
				background-color: transparent;
				text-decoration: underline;
			}

footer .privacy-policy {
	margin: 28px 0 0;
	position: relative;
	bottom: 0;
	font-size: .9em;
	font-family: 'BC Falster Grotesk Regular', sans-serif;
}
