@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 0.75rem;
	font-weight: 300;
	color: #000;
	background-color: #202020;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	overflow-y: scroll;
	overflow-x: hidden;
}

.container {
	background-color: black;
}

a {
	color: #FFF;
	text-decoration: none;
	transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-ms-transition: 0.2s;
	-o-transition: 0.2s;
}

a.active, a:hover, button[type="submit"]:hover {
	color: #FFD782;
}

.main {
	font-size: 1rem;
}

.credits a {
	transition-duration: 0s;
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition: 0s;
	-o-transition: 0s;
}

.about ul {
    list-style: none;
    position: relative;
	margin-bottom: 20px;
}

p {
	padding: 0 0 10px;
	line-height: 1.25em;
	text-align: justify;
	/*color: #999;*/
}

.left-footer p:last-child,
.right-footer p:last-child  {
	padding-bottom: 0;
}

#ID-1.form {
	padding-top: 90px;
}


strong {
	font-weight: 700;
}

*:focus {
    outline: none;
}

.left-footer p,
.right-footer p  {
	line-height: 2em;
	clear: left;
}

h1 {
	font-size: 1.75em;
	color: #999;
	margin: 0 0 10px;
	font-weight: 300;
}

.kontakt {
	display: inline-block;
	vertical-align: top;
	margin-bottom: 10px;
	width: 65%;
}

.kontakt p {
	text-align: left;
}

.main h1 {
	text-align: left;
	text-transform: uppercase;
}

.left { float: left; }
.right { float: right; }
.center { text-align: center; }

.white { color: #FFF; }
.white h1 { color: #FFF; }

.text-shadow { text-shadow: rgba(0,0,0,1) 0 0 8px; }

.main { margin: 0; padding: 30px 30px 0; height: auto; background-color: #000; box-shadow: rgba(0,0,0,0.4) 0 0 14px; }
.main.fmp { padding: 50px 20px 40px; background: #000 url(../img/sport-2264825_1920.jpg) no-repeat; background-size: cover; background-attachment: scroll; background-position: 100% -4vw; min-height: 50vw; }

.main.fmp h1 {
	color: #FFF;
	text-align: center;
	font-size: 5vw;
	top: -3vw;
	position: relative;
	margin: 0;
	line-height: 5.25vw;
}

.main.fmp h1 span {
	color: #0089cf;
}

.main.fmp-kontakt { /*padding: 50px 30px 30px;*/ background: #000 url(../img/sport-2264824_1920.jpg) no-repeat; background-size: cover; background-attachment: scroll; background-position: 12vw -13vw; min-height: 10vw; /*height: 400px;*/ }

.main.fb { padding: 0; }

.main.whiteL {
	width: 100%;
	min-height: 0;
	float: none;
	padding: 0;
	margin-bottom: 20px;
}

.main.whiteL H1 {
	color: #AAA;
	text-transform: none;
	font-size: 3vw;
	text-align: center;
	line-height: 1.5em;
}

.main iframe {
	margin: 30px 0;
}

.main .article { /*background-color: #000043;*/ color: #fff; /*padding: 0 30px;*/ }
.main.footer { padding: 15px 30px; height: auto; background: #000043; color: #FFF; overflow: hidden; }
.left-footer { display: inline-block; }

.credits-left p { padding: 0; line-height: 1.25em; text-align: center; }

.credits { padding: 20px 0; height: auto; background: none; color: #a0a0a0; }
.credits a { color: #a0a0a0; cursor: pointer; }
.credits a:hover { color: #FFD782;}
.credits-right a i { font-size: 24px; line-height: 16px;}
.credits-right a i.facebook:hover, .credits-right a i.facebook:active { color: #3b5998; }
.credits-right a i.instagram:hover, .credits-right a i.instagram:active { color: #515BD4; }

.credits-left, .credits-right { float: none; text-align: center; }
.credits-left { display: inherit; margin: 0 auto; }
.credits-left p { padding: 0 0 5px; line-height: 0.875em;; text-align: center; }
.credits-right { display: inherit; margin: 24px auto 0 auto; }
.credits-right span { display: inline-grid; }

.credits p {
	text-shadow: none;
}

.right-2 {margin-right: 2px;}
.right-3 {margin-right: 3px;}
.left-5 {margin-left: 5px;}
.right-5 {margin-right: 5px;}
.left-10 {margin-left: 10px;}
.right-10 {margin-right: 10px;}
.left-15 {margin-left: 15px;}
.right-15 {margin-right: 15px;}

.header {
	height: 90px;
	width: 100%;
	background-color: #000043;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
	/*position: fixed;*/
	z-index: 5;
	top: 0;
}

.menu {
	margin: 0 auto;
	position: relative;
	top: 18px;
	list-style: none;
	height: 48px;
	font-size: 1.25em;
	width: 800px;
}

.menu li {
	display: inline-block;
}

.menu li i {
	font-size: 2em;
	vertical-align: -2px;
}

.menu-item {
    cursor: pointer;
	padding: 14px 10px;
	color: #A0A0A0;
	position: relative;
}

.menu-item > a {
	color: #707070;
}

.menu-item.active, .menu-item:hover, .menu-item > a.active, .menu-item > a:hover { color: #FFD782; }

.logo {
    background: url(../img/fmp.svg) no-repeat scroll left bottom / auto 70px;
    height: 70px;
    position: absolute;
    margin: 10px;
    width: 221px;
}

.header.logo {
	float: none;
}

.logo-bg {
	height: 150px;
	position: fixed;
	margin: 10px 0 0 30px;
	width: 134px;
	border-radius: 100%;
	background-color: transparent;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
	z-index: -2;
}

.footer .logo_cba {
	background: url(../img/cba_white.svg) no-repeat scroll left top / 100px 60px;
	height: 60px;
	width: 100px;
	margin: 4px 40px 16px 0;
	display: inline-block;
}

.footer .logo_cac {
	background: url(../img/cac_white.svg) no-repeat scroll left top / 100px 60px;
	height: 60px;
	width: 100px;
	margin: 4px 0 16px;
	display: inline-block;
}

.footer .logo_gn {
	background: url(../img/gastro_napoje.svg) no-repeat scroll left top / 100px 47px;
	height: 47px;
	width: 100px;
	margin: 4px 0 16px;
	display: inline-block;
}

.footer p {
	font-size: 0.873em;
	text-shadow: none;
}

.footer .menu-item {
	font-weight: 300;
}

.footer .w24 a.menu-item {
	padding: 0;
	color: #fff;
}

.footer .w24 a.menu-item:hover,
.footer .w24 a.menu-item:active,
.footer .w24 a.menu-item.active {
	color: #FFD782;
}

.footer .w24 a i {
	font-size: 1.625em;
	vertical-align: text-bottom;
}

.footer .w27 {
	width: 27%;
	display: inline-block;
	vertical-align: top;
}

.footer .w24 {
	width: auto;
	display: inline-block;
	vertical-align: top;
}

.footer .w50 {
	width: 48%;
	display: inlie-nblock;
	vertical-align: top;
}

.footer .t15 {
	margin-top: 15px;
}

.odraz {
	display: block;
	height: 90px;
	visibility: hidden;
}

.about p {
	width: initial;
	/*background-color: rgba(0, 0, 0, 0.5);
	padding: 0 5px;*/
}

.beertext .about p, .beertext h1 {
	/*width: initial;*/
	background-color: rgba(0, 0, 0, 0.5);
	padding: 0 5px;
}

.about ul {
	list-style: none;
	position: relative;
}

.about ul li {
	display: inline-block;
	margin: 0 5px 10px;
}

.about ul li img {
	border-radius: 8px;
}

.main a.buttons {
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	color: #fff;
	padding: 10px 20px;
	border-radius: 6px;
	cursor: pointer;
	float: none;
	background-color: #000043;
	font-size: 0.875em;
	display: inline-block;
	text-shadow: none;
	box-shadow: rgba(0,0,0,0.5) 0 3px 2px;
}

.main a.buttons:hover,
.main a.buttons:active {
	border-color: #FFD782;
	color: #FFD782;
}

/* BACK TO TOP */

.scroll-top-wrapper {
	visibility: hidden;
	position: fixed;
	opacity: 0;
	overflow: hidden;
	background-image: url(../img/back_to_top.svg);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 17;
	background-color: #105d53;
	width: 50px;
	height: 50px;
	right: 15px;
	bottom: 22%;
	border-radius: 6px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.scroll-top-wrapper:hover {
	background-color: #808080;
	opacity: 0.80;
}

.scroll-top-wrapper.show {
	visibility: visible;
	cursor:pointer;
	opacity: 0.80;
}

/* BACK TO TOP END */

/* CONTACT */

.left-footer { float: none; width: 100%; margin-left: 30px; }
.right-footer { float: right; width: 50%; margin-right: 30px; }

.left-form { margin-top: 22px; }

.form { margin: 0 auto; }

.input {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
	width: 100%;
	height: 40px;
	padding: 10px;
	margin: 5px 0 10px;
	/*font-size: 1em;*/
	color: #505050;
	outline: none;
	background: #D0D0D0;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
}

.message {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
	width: 100%;
	height: 100px;
	padding: 10px;
	margin: 5px 0 15px;
	color: #505050;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	outline: none;
	background: #D0D0D0;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	resize: none;
}

button, .sub-but {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
	appearance: button;
	-moz-appearance: button;
	-webkit-appearance: button;
	/*font-size: 1.25em;*/
	text-decoration: none;
	text-align: center;
	color: #505050;
	background: #FFD782;
	padding: 10px 20px;
	-webkit-border-radius: 5px;
	-mox-border-radius: 5px;
	border-radius: 5px;
	border: 0;
	float: right;
	font-family: 'Roboto Condensed', sans-serif;
	cursor: pointer;
}

input.sub-but, input.sub-but:visited {
	color: #505050;
	font-size: 1.083em;
}

input.sub-but:hover, input.sub-but:active {
	color: #000;
}

.back-but, .back-but:visited {
	float: none;
	margin-top: 15px;
	margin-bottom: 200px;
	position: relative;
}

.back-but:hover, .back-but:active {
	color: #000;
}

/* CONTACT END*/

.clear { clear:both; }

.overlay {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: rgba(0,77,67,0.95);
	position: fixed;
	z-index: 100;
	display: block;
}

.overlay-obsah {
	height: 280px;
	width: 420px;
	background-color: #FFD782;
	border-radius: 20px;
	margin: auto;
	box-shadow: #000 0 0 20px;
	margin-top: 20%;
}

.overlay-obsah p {
	text-align: center;
	padding: 0 0 10px;
	font-size: 0.929em;
	color: rgb(0,77,67);
	margin: 0 20px;
}

.overlay-obsah h1 {
	text-align: center;
	padding: 0 0 10px;
	color: rgb(0,77,67);
}


.overlay-obsah > .logo {
	float: none;
	margin: auto;
	top: -75px;
}

.overlay-obsah > .logo-bg {
	float: none;
	margin: -225px auto 20px;
	z-index: 0;
	position: static;
}

.overlay-obsah > div > .buttons {
	border-style: solid;
	border-width: 2px;
	border-color: rgb(0,77,67);
	padding: 15px 30px;
	border-radius: 10px;
	cursor: pointer;
	margin-bottom: 20px;
	min-width: 2em;
	text-align: center;
}

.overlay-obsah > div > .ano {
	background-color: rgb(0,77,67);
	color: #FFD782;
	margin-left: 90px;
}

.overlay-obsah > div > .ano:hover {
	color: rgb(0,77,67);
	background-color: #FFD782;
}

.overlay-obsah > div > .ne {
	background-color: transparent;
	color: rgb(0,77,67);
	margin-right: 90px;
}

.overlay-obsah > div > .ne:hover {
	background-color: rgb(0,77,67);
	color: #FFD782;
}

.hidden18 {
	display: none;
}

.overlay-podm {
	color: #FFD782;
	font-size: 0.714em;
	margin: 1em auto auto;
	width: 340px;
	text-shadow: #000 1px 1px 2px;
	line-height: 1.625em;
	position: relative;
}

.overlay-podm a {
	color: #FFD782;
}

.overlay-podm a:hover, .overlay-podm a:active {
	color: #FFF;
}


/* = = = = = GLOBAL CSS END = = = = = */

/* = = = = = TITULKA = = = = = */

.fb_iframe_widget {
    float: right;
	z-index: 4;
	box-shadow: rgb(0,0,0) 0 0 20px;
	margin-bottom: 0;
	display: block !important;
}

.beertext {
    width: 295px;
	float: left;
	margin-top: 240px;
}

.main.treking {
	min-height: 70px;
	/*background: rgba(255,255,255,0.70);*/
	color: rgb(0,0,0);
	text-shadow: none;
	padding: 30px;
}

.main.treking p {
	float: left;
	color: #000043;
	padding: 14px 0;
	width: 620px;
	line-height: 1.675em;
	font-size: 0.825em;
	letter-spacing: -0.16px;

}

.main.treking img {
	width: 260px;
	height: auto;
	float: right;

}

.main.treking a {
	color: #000043;
}

.main.treking.insta h2 a {
	color: #000;
}

.main.treking.insta h2 {
	margin-bottom: 10px;
}

.main.treking.insta iframe {
	min-height: 16px;
	max-height: 55px;
	height: 5vw !important;
}

.main.treking.insta {
	height: 7vw;
}

/* = = = = = TITULKA END = = = = = */


/* = = = = = Mobile - Portrait View = = = = = */

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

/*body {
	background-image: none;
}*/

.cont {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
	margin: 0;
	width: auto;
	padding: 0;
}

p {
	line-height: 1.5em;
}

.main { padding: 30px 30px 0; }

.main.fmp-kontakt {
	background-position: 16vw top;
}

.main.article {
    padding: 30px;
}

.credits-left, .credits-right { float: none; text-align: center; }

.credits-right {
	display: block;
	margin: 24px auto 0 auto;
	width: 260px;
	position: relative;
}

.credits p { padding: 0 0 5px; line-height: 14px; text-align: center; }

.left-footer { margin-left: 0; }
.right-footer { float: none; width: 100%; margin-top: 20px; margin-right: 0; }

.footer .w27 {
	width: 100%;
}

.footer .w24 {
	/*width: 100%;*/
	display: none;
}

.footer .w50 {
	width: 100%;
}

.fb_iframe_widget {
	display: none !important;
}

}


/* = = = = = Mobile - Landscape View = = = = = */

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

.cont {
	margin: 0 20px;
}

/*.main { padding: 50px 15px 30px; }*/

.footer .w27 {
	width: 80%;
}

.footer .w24 {
	width: auto;
	display: none;
}

.footer .w50 {
	width: 100%;
	display: block;
}

.credits-left, .credits-right { float: none; text-align: center; }

.credits-right {
	display: block;
	margin: 24px auto 0 auto;
	width: auto;
	position: relative;
}

.credits p { padding: 0 0 5px; line-height: 14px; text-align: center; }

.left-footer { margin-left: 0; }
.right-footer { float: none; width: 100%; margin-top: 20px; margin-right: 0; }

.fb_iframe_widget {
	display: none !important;
}

}



/* = = = = = tablet = = = = = */

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

.cont {
    margin: 0 auto;
	width: 600px;
}

/*.main { padding: 50px 30px 30px; }*/
	
.footer .w27 {
	width: 60%;
}

.footer .w24 {
	display: inline-block;
	float: right;
	right: 8%;
	position: relative;
}

.footer .w50 {
	width: 42%;
	float:left;
}

.credits-right { float: right; display: inline-flex; line-height: 1.5em; margin: 0 30px 0 auto; }
.credits-left { float: left; margin-left: 30px; }
.credits p {text-align: left; padding: 0 0 10px; line-height: 0.875em; }


.left-footer { margin-left: 30px; }
.right-footer { margin-right: 30px; }


/* BACK TO TOP */

.scroll-top-wrapper {
	bottom: 18%;
	right: 1.25em;
}

/* BACK TO TOP END */

}



/* = = = = = desktop = = = = = */

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

.cont {
	width: 960px;
}

.main { font-size: 1.5em; /*padding: 90px 50px 30px;*/ }

.main.footer {
    padding: 15px 30px;
}
	
.beertext .about p, .beertext h1 {
	background: none;
	padding: 0;
}
	
.footer .w27 {
	width: 35%;
	float: left;
}

.footer .w50 {
	display: inline-block;
}


.credits-left { margin-left: 30px; }

.left-footer { margin-left: 30px; }
.right-footer { margin-right: 30px; }

.left-footer p,
.right-footer p  {
	padding: 2px 0;
	font-size: 0.75em;
}

.main.fb { padding: 0 12vw 80px; min-height: 380px; }

.main.whiteL {
	width: 58vw;
	min-height: 340px;
	float: left;
	padding-top: 90px;
	padding-left: 3vw;
	margin-bottom: 20px;
}

.main.whiteL H1 {
	color: #AAA;
	text-transform: none;
	font-size: 1.75vw;
	text-align: center;
	line-height: 1.75em;
}

.fb_iframe_widget {
	display: block !important;
}



}