/* CSS Document */
/* moje GRAFIKA - http://www.moje-grafika.cz  */
/* * * * * * * * * * ZAKLAD  * * * * * * * * * */
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	background-color: #ffffff;
	background-image: url('');
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='scale');
	-ms-filter: "progid: DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='scale')";
	background-repeat: repeat-y;
	background-size: 100%;
	background-position: center top;
	background-attachment: scroll;
	width: 100%;
	font-weight: 400;
	font-size: 100%;
	font-family: 'Rubik', sans-serif;
	overflow-x: hidden!important;
}
body {
	color: #0a0f0d;
	word-wrap: break-word!important;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: 'Rubik', sans-serif;
}
::-moz-selection {
	color: #ffffff;
	background: #e21380;
}
::selection {
	color: #ffffff;
	background: #e21380;
}
a {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
	background-color: transparent;
}
a:hover, a:active, a:focus {
	outline: 0;
	color: inherit;
	text-decoration: underline;
}
a:visited {
	color: inherit;
	text-decoration: none;
}
.obecny-odkaz {
	color: #881133;
	text-decoration: none;
	cursor: pointer;
	font-weight: 700;
	background-color: transparent;
}
.obecny-odkaz:hover, .obecny-odkaz:active, .obecny-odkaz:focus {
	outline: 0;
	color: #d99909;
	text-decoration: underline;
}
.obecny-odkaz:visited {
	color: #881133;
	text-decoration: none;
}
img {
	max-width: none;
	border: 0;
}
a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
a[href^="tel:"]:hover {
	text-decoration: underline;
}
/* * * * * * * * * * TEXT * * * * * * * * * */
p {
	margin: 0;
	padding: 0;
	line-height: 1.4;
}
.minus-size {
	font-size: 85%;
}
.plus-size {
	font-size: 125%;
}
.extra-size {
	font-size: 180%;
}
h1, h2, h3, h4, h5 {
	text-align: left;
	margin: 55px 20px 10px 20px;
	font-weight: 700!important;
	color: rgba(10, 15, 13, 0.3)!important;
}
.smaller-h2 {
	margin-top: 25px;
}
h1 {
	font-size: 160%!important;
}
h2 {
	font-size: 160%!important;
}
h3 {
	font-size: 140%!important;
}
h4, h5 {
	font-size: 120%!important;
}
strong {
	font-weight: 700;
}
.basic-list {
	padding: 0;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 40px;
}
.basic-list li {
	list-style-type: none;
	color: #5e5e5e;
	font-size: 110%;
	line-height: 1.6em;
	text-align: left;
}
.basic-list li::before {
	content: "○ ";
	color: #9e0b0f;
}
table {
	color: #5e5e5e;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 20px!important;
	margin-bottom: 40px!important;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border: 2px solid #c6c6c6;
}
th, td {
	text-align: center;
	border: none;
	font-size: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}
tr:nth-child(even) {
	background-color: #f2f2f2;
	font-weight: bold;
}
.basic ul li:nth-child(even) {
	font-weight: bold;
}
/* * * * * * * * * * BARVY * * * * * * * * * */
.zluta {
	color: #f9ed24;
	text-decoration: none;
}
.nzk-light-bg {
	background-color: #afc1bd;
}
.nzk-green-bg {
	background-color: #d8e4e2;
}
.nzk-green {
	color: #219e8e;
}
.white {
	color: #fff;
}
.black {
	color: #000;
}
.zakladni-zelena {
	color: #c9d724;
}
.tmava-zelena {
	color: #515800;
}
.tmava-text {
	color: #0a0f0d;
}
.nejsvetlejsi {
	color: #dbdccf;
}
.svetla-inputy {
	color: #a8ab89;
}
.fialova {
	color: #79376a;
}
.zakladni-zelena-bg {
	background-color: #c9d724;
}
.tmava-zelena-bg {
	background-color: #515800;
}
.tmava-text-bg {
	background-color: #525340;
}
.nejsvetlejsi-bg {
	background-color: #dbdccf;
}
.svetla-inputy-bg {
	background-color: #a8ab89;
}
.fialova-bg {
	background-color: #79376a;
}
.hneda-bg {
	background-color: #403128;
}
.hneda {
	color: #403128;
}
.zakladni-zelena-bg-85 {
	background-color: rgba(201, 215, 36, 0.85);
}
.tmava-zelena-bg-85 {
	background-color: rgba(81, 88, 0, 0.85);
}
.tmava-text-bg-85 {
	background-color: rgba(82, 83, 64, 0.85);
}
.nejsvetlejsi-bg-85 {
	background-color: rgba(219, 220, 207, 0.85);
}
.svetla-inputy-bg-85 {
	background-color:  rgba(168, 171, 137, 0.85);
}
.fialova-bg-85 {
	background-color: rgba(136, 17, 76, 0.85);
}
.bila-bg-55 {
	background-color: rgba(255, 255, 255, 0.35);
}
/* * * * * * * * * * MARGIN * * * * * * * * * */
.basic-left-logo {
	margin-left: 20px!important;
}
.basic-left {
	margin-left: 20px!important;
}
.basic-right {
	margin-right: 20px!important;
}
.basic-bottom {
	margin-bottom: 40px!important;
}
.xl-bottom {
	margin-bottom: 4rem!important;
}
.basic-top {
	margin-top: 20px!important;
}
.basic-all {
	margin: 20px!important;
}
.margin-footer {
	margin: 5%;
}
.margin-0 {
	margin: 0!important;
}
.margin-top-0 {
	margin-top: 0!important;
}
/* * * * * * * * * * PADDING * * * * * * * * * */
.basic-left-pad {
	padding-left: 20px!important;
}
.basic-right-pad {
	padding-right: 20px!important;
}
.basic-bottom-pad {
	padding-bottom: 40px!important;
}
.basic-top-pad {
	padding-top: 20px!important;
}
.basic-all-pad {
	padding: 20px!important;
}
.extra-top-bottom-pad {
	padding-top: 0;
	padding-bottom: 0;
}
/* * * * * * * * * * KONTEJNERY * * * * * * * * * */
.free-container {
	width: 100%;
	float: left;
	height: auto;
	text-align: center;
}
/* * * * * * * * * * BLOKY * * * * * * * * * */
/* EXTRA BANNER */
#extra-banner {
	background-image: url('../img/bannery/extra-banner/extra-banner-xl.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-size: cover;
	width: 100%;
	height: 100%;
}
.extra-popis {
	z-index: 500;
	max-width: 90%;
	background-color: rgba(0, 0, 0, 0.65);
	text-align: center;
	padding: 30px;
	border: 5px solid white;
	display: inline-block;
	margin: 0 auto;
	font-size: 170%;
}
#extra-popis-obal {
	position: absolute;
	width: 100%;
	top: 10%;
	text-align: center;
}
.nize {
	height: 80px;
	width: auto;
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
#nize-obal {
	padding-bottom: 30px;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
}
/* TOP */
#top {
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #b4b4b4;
}
.claim {
	display: none;
}
.top-kontakt {
	height: 15px;
	width: auto;
	margin-right: 6px;
	vertical-align: middle;
	text-align: right;
}
/* HEADER */
#header {
	z-index: 500!important;
	width: 100%;
	height: 80px;
	border-bottom: 1px solid #ECEEEE;
	background-color: #fff;
}
.logo {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	max-width: 80px;
}
/* TOP-BANNER */
#top-banner {
	position: relative;
	width: 100%;
	height: auto;
}
.popis-top-banner {
	bottom: 60px;
	position: absolute;
	width: 100%;
	line-height: 60px;
	height: 60px;
	text-align: center;
	background-color: rgba(255, 246, 0, 0.80);
}
.ikona-pokracovat {
	height: 20px;
	width: auto;
	vertical-align: middle;
}
.ikona-pokracovat-obal {
	bottom: 0px;
	position: absolute;
	width: 100%;
	height: 60px;
}
/* SLUZBY */
#services {
	width: 100%;
	height: auto;
    border-top: 1px solid #ECEEEE;
}
.service {
	position: relative;
	width: 100%;
	height: auto;
	background-color: transparent;
	display: inline-block;
	float: left;
}
.service::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	box-shadow: inset 0 0 0 0 rgba(255, 255, 255, .2);
	transition: box-shadow .1s ease;
}

.popis-service {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	padding: 1rem;
	min-width: 50%;
	position: absolute;
	text-align: center;
	font-weight: 400;
	background-color:  rgba(48, 183, 247, 0.95);
	border-radius: 8px;
}
.popis-service-bg-2 {
	background-color: rgba(121, 55, 106, 0.90);
	font-weight: 400;
	border: 2px solid white;
	border-left: 0px;
	color: #ffffff;
}
.ikona-pokracovat-service {
	height: 15px;
	width: auto;
	vertical-align: middle;
}
.ikona-pokracovat-service-obal {
	display: none;
	right: 0;
	bottom: 20px;
	position: absolute;
	width: 20%;
	height: 50px;
}
.ikona-service {
	right: 0;
	top: 0;
	position: absolute;
	opacity: 0.85;
	width: 100px;
	height: auto;
}
/* USP */
.usp-ikona {
	height: 30px;
	margin-right: 5px;
	width: auto;
	vertical-align: middle;
}
.usp {
	width: 100%;
	padding-bottom: 10px;
}
.usp-heading {
	text-align: left;
}
.usp-popis {
	text-align: left;
	display: inline;
}
.usp-text {
	padding-top: 5px;
}
.nazev-ikony {
	font-weight: 500;
}
.bg {
	background-color: #ECEEEE;
}
/* TEXT S OBRAZKEM*/
.twi {
	width: 100%;
	height: auto;
	text-align: center;
}
.twi-border {
	border: 0;
}
/* GALLERY */
#gallery {
	width: 100%;
	display: block;
}
.thumb {
	width: 100%;
}
/* FORM */
#form {
	width: 100%;
	background-color: rgba(255, 255, 255, 0.85);
	margin: auto;
	display: block;
	font-family: 'Rubik', sans-serif;
	border: 0px solid rgba(70, 70, 42, 0.1);
}
.form-popis {
	text-align: left;
}
input {
	width: 90%;
	height: 50px;
	border: 0;
	margin-bottom: 8px;
	margin-top: 8px;
	font-size: 100%;
	padding-left: 20px;
	text-align: left;
	color: #30b7f7;
	border: 2px solid #30b7f7;
	border-radius: 6px;
	font-family: 'Rubik', sans-serif;
	background-color: #fff;
	-webkit-appearance: none;
}
textarea {
	width: 90%;
	resize: none;
	color: #0a0f0d;
	border: 2px solid #30b7f7;
	border-radius: 6px;
	margin-bottom: 8px;
	margin-top: 24px;
	font-size: 100%;
	text-align: left;
	color: #30b7f7;
	background-color: #fff;
	padding-left: 20px;
	padding-top: 16px;
	font-family: 'Rubik', sans-serif;
	-webkit-appearance: none;
}
input[type=submit] {
	border: 0;
}
input, button, textarea, select {
	font-family: 'Rubik', sans-serif !important;
	-webkit-appearance: none;
}
::-webkit-input-placeholder {
/* Chrome/Opera/Safari */
	color: #30b7f7 !important;
}
::-moz-placeholder {
/* Firefox 19+ */
	color: #30b7f7 !important;
    opacity: 1 !important;
}
:-ms-input-placeholder {
/* IE 10+ */
	color: #30b7f7 !important;
}
:-moz-placeholder {
/* Firefox 18- */
	color: #30b7f7 !important;
    opacity: 1 !important;
}
input:focus, select:focus, textarea:focus, button:focus {
	outline: none;
}
.modal {
	z-index: 700;
	display: none;
	position: fixed;
	transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0, 0, 0, 0.85);
}
.modal-content {
	margin: auto;
	background-color: #fff;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
	outline: 0;
}
.modal-container {
	padding: 0.01em 16px;
}
.modal-krizek {
	position: absolute;
	top: 0;
	font-size: 300%;
	color: #e21380 !important;
	right: 30px;
	border: none;
	display: inline-block;
	outline: 0;
	vertical-align: middle;
	overflow: hidden;
	text-decoration: none;
	color: inherit;
	background-color: inherit;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
}
.modal-krizek:hover {
	color: #028a65 !important;
}
.modal-zavrit {
	border-radius: 10px;
	text-align: center;
	line-height: 58px;
	margin-top: 30px;
	font-weight: 300;
	height: 60px;
	background-color: #e21380;
	color: #ffffff;
	border: 0px solid #e21380;
	outline: 0;
	cursor: pointer;
}
.modal-zavrit:hover {
	color: #79376a;
	background-color: #028a65;
	border: 0px solid #79376a;
	outline: 0;
}
#modal-message-content {
    padding-top: 0 !important;
    padding-bottom: 20px;
    font-size: 120%;
}
/* HOTLINE */
.konkretni-hotline-a {
	width: 100%;
	font-weight: 400;
}
.konkretni-hotline-b {
	width: 100%;
	font-weight: 400;
}
.hotline-ikona {
	height: 30px;
	margin-bottom: 10px;
	width: auto;
	vertical-align: middle;
}
/* FOOTER */
#footer {
	width: 100%;
}
.footer-square {
	position: relative;
	width: 100%;
}
.footer-square:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}
.footer-content-align {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-align: center;
	width: 100%;
}
.footer-square-photo {
	position: relative;
	width: 100%;
	background-image: url('../img/nabytek-za-kacku.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.footer-square-photo:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}
.footer-ikona {
	height: 80px;
	width: auto;
	vertical-align: middle;
}
.footer-ikona:hover {
	opacity: 0.3;
}
.map-iframe {
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	min-width: 100%;
	*width: 100%;
	height: 100%;
}
#btt {
	width: 100%;
	height: 80px;
	background-color: transparent;
	line-height: 80px;
}
/* COPY */
#copy {
	width: 100%;
	height: 70px;
	line-height: 70px;
	background-color: #ECEEEE;
	color: #0a0f0d;
}
/* * * * * * * * * * OSTATNI * * * * * * * * * */
.tmava-text.minus-size {
    width: 90%;
    text-align: center;
    margin: 0 auto;
}
.usp-cont {
    max-width: 1700px;
    margin: 0 auto;
    float: none;
}
.no-top-border {
    border-top: 0 !important;
}
.hide {
	display: none !important;
}
.underl {
/*	text-decoration: underline; */
}
.no-underl {
	text-decoration: none !important;
}
.align-l-r {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
.content-container {
	padding: 0;
	margin: 0;
	border: 0;
	outline: 0;
	position: absolute;
	top: 80px;
	left: 0;
	width: 100%;
	height: 100%;
}
.opacity-90 {
	opacity: 0.90;
}
.clear-both {
	clear: both;
}
.float-left {
	float: left;
	clear: right;
}
.inline-left {
	float: left;
	display: inline;
}
.inline-right {
	float: right;
	display: inline;
}
.img-90 {
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
	opacity: 0.75;
	height: auto;
	outline:  2px solid rgba(70, 70, 42, 0.15);
	border: 15px solid rgba(255, 255, 255, 0);
}
.img-90:hover {
	outline:  2px solid rgba(136, 17, 76, 0.85);
	opacity: 1;
}
.img-100 {
	width: 100%;
	height: auto;
}
.img-100-100 {
	width: 100%;
}
.img-100-twi {
	width: 100%;
	height: auto;
}
.img-25-relative {
	width: 50px;
	height: auto;
}
.img-content {
	width: 100%;
	height: auto;
	margin-top: 20px;
	margin-bottom: 40px;
}
.justify {
	text-align: justify;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.inline-block {
	display: inline-block;
}
.relative {
	position: relative;
}
.width-90 {
	width: 90%;
}
.cta, .contact-cta {
	border-radius: 8px;
	font-size: 100%;
	padding: 1em;
	padding-left: 3em;
	padding-right: 3em;
	margin-bottom: 30px;
	color: #fff;
	width: auto;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
	background-color: #e21380;
	outline: 0;
	cursor: pointer;
}
.cta:hover, .contact-cta:hover {
	background-color: #028a65;
	color: #fff;
	transition: all 0s ease;
	outline: 0;
	cursor: pointer;
}
.popis-banneru {
	position: absolute;
	bottom: 160px;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	-o-transform: translate(-50%,0);
	transform: translate(-50%,0);
	width: 90%;
	text-align: center;
}
.popis-fotky {
	z-index: 500;
	position: absolute;
	font-weight: 400;
	bottom: 10%;
	padding-top: 30px;
	padding-bottom: 30px;
	left: 50%;
	-webkit-transform: translate(-50%,-10%);
	-moz-transform: translate(-50%,-10%);
	-ms-transform: translate(-50%,-10%);
	-o-transform: translate(-50%,-10%);
	transform: translate(-50%,-10%);
	width: 90%;
	background-color: rgba(33, 158, 142, 1);
	text-align: center;
}
.plus-button {
	position: absolute;
	bottom: 10%;
	width: 100%;
	text-align: center;
	opacity: 0.55;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	-o-transform: translate(-50%,0);
	transform: translate(-50%,0);
}
.plus-button:hover {
	opacity: 1;
	transition: all 1s ease;
}
.space {
	margin: 0!important;
	padding: 0!important;
	width: 100%;
	height: 20px;
}
.back-top {
	height: 40px;
	width: auto;
	vertical-align: middle;
	opacity: 0.6;
}
.back-top:hover {
	opacity: 1;
}
* {
	box-sizing: border-box;
}
.pulsate {
	-webkit-animation: pulsate 3s ease-out;
	-webkit-animation-iteration-count: infinite;
	opacity: 0.5;
}
@-webkit-keyframes pulsate {
0% {
	opacity: 0.1;
}
50% {
	opacity: 1.0;
}
100% {
	opacity: 0.1;
}
}
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-moz-tap-highlight-color: rgba(0, 0, 0, 0);
}
.noSelect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 40px;
	width: 100%;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#top1 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	width: 0;
	height: 0;
}
/* * * * * * * * * * MENU * * * * * * * * * */
.ikona-menu {
	height: 20px;
	width: auto;
	position: absolute;
	top: 50%;
	left: 0%;
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-o-transform: translate(0,-50%);
	transform: translate(0,-50%);
}
.pad-ikona {
	padding-left: 20px;
}
.animenu-toggle {
	padding: 0;
	outline: 0!important;
	border: 0!important;
	display: none;
	cursor: pointer;
	background-color: transparent;
	text-align: center;
	width: 23px;
	height: 80px;
}
.animenu-toggle:hover {
	outline: 0!important;
	border: 0!important;
}
.animenu-toggle-bar {
	display: block;
	width: 20px;
	height: 2px;
	background-color: #e21380;
	transition: 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);
}
.animenu-toggle-bar + .animenu-toggle-bar {
	margin-top: 4px;
}
.animenu-toggle--active .animenu-toggle-bar {
	margin: 0;
	position: absolute;
}
.animenu-toggle--active .animenu-toggle-bar:nth-child(1) {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.animenu-toggle--active .animenu-toggle-bar:nth-child(2) {
	opacity: 0;
}
.animenu-toggle--active .animenu-toggle-bar:nth-child(3) {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.animenu-nav-child > li a {
	color: #b1b1b1;
}
.animenu {
	display: block;
}
.animenu ul {
	text-align: left;
	margin-right: 0px;
	padding-right: 15px;
	padding-left: 15px;
	list-style: none;
}
.animenu li, .animenu a {
	display: inline-block;
	font-weight: 700;
	font-size: 100%;
}
.animenu a {
	color: #0a0f0d;
	text-decoration: none;
}
.animenu-nav {
	margin-right: 10px;
	font-weight: 300;
}
.animenu-nav--open {
	border-top: 1px solid #ffffff;
}
animenu--open {
	width: 100%!important;
}
.animenu-nav > li {
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
.animenu-nav > li > a {
	padding-left: 5px;
	padding-right: 20px;
}
.animenu-nav > li > a:first-child:nth-last-child(2):before {
	content: "";
	position: absolute;
	border: 5px solid transparent;
	border-bottom: 0;
	border-top-color: currentColor;
	top: 50%;
	margin-top: -2px;
	right: 11px;
}
.animenu-nav > li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}
.animenu-nav > li:hover > a {
	color: #e21380;
}
.animenu-nav-child {
	min-width: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	margin: 0;
	background-color: #000;
	border: 0;
	transition: margin .15s, opacity .15s;
}
.animenu-nav-child > li {
	width: 100%;
	border-bottom: 0px solid #515151;
}
.animenu-nav-child > li:first-child > a:after {
	content: '';
	position: absolute;
	height: 0;
	width: 0;
	left: 1em;
	top: -6px;
	border: 6px solid transparent;
	border-top: 0;
	border-bottom-color: inherit;
}
.animenu-nav-child > li:last-child {
	border: 0;
}
.animenu-nav-child a {
	padding: 10px;
	width: 100%;
	border-color: #373737;
}
.animenu-nav-child a:hover {
	color: #79376a;
}
.active-menu {
	color: #30b7f7!important;
}
/* * * * * * * * * * MEDIA QUERIES * * * * * * * * * */
@media only screen and (max-width: 500px) {
/* * * * * * * * * * BLOKY * * * * * * * * * */
/* SLUZBY */
.ikona-service {
	right: 0;
	top: 0;
	position: absolute;
	width: 60px;
	height: auto;
}
}
@media only screen and (max-width: 640px) {
/* * * * * * * * * * BLOKY * * * * * * * * * */
.popis-service-bg-2 {
	font-size: 85%;
}
.popis-service {
    min-width: 70%;
}
.popis-service {
	font-size: 85%;
}
/* HOTLINE */
.konkretni-hotline-a {
	margin-bottom: 20px;
}
/* GALLERY */
.thumb {
	width: 100%;
}
/* SLUZBY */
.service {
	padding-bottom: 10px;
	width: 100%;
}
/* USP */
.usp {
	width: 100%;
}
}
@media only screen and (min-width: 640px) {
/* * * * * * * * * * BLOKY * * * * * * * * * */
/* TOP */
.claim {
	display: inline-block;
}
.usp-heading {
	text-align: left;
}
.usp-popis {
	text-align: left;
}
/* HOTLINE */
.konkretni-hotline-a {
	width: 50%;
	display: inline-block;
	margin-bottom: 0!important;
}
.konkretni-hotline-b {
	width: 50%;
	display: inline-block;
	text-align: right;
	padding-right: 20px!important;
	margin-bottom: 0!important;
}
/* FORM */
/* * * * * * * * * * OSTATNI * * * * * * * * * */
.space {
	height: 40px;
}
}
@media only screen and (min-width: 640px) {
/* * * * * * * * * * BLOKY * * * * * * * * * */
/* SLUZBY */
.service {
	border: 5px solid transparent;
	width: 50%;
	display: inline-block;
}
/* USP */
.usp {
	width: 50%;
	display: inline-block;
}
/* GALERIE */
.thumb {
	width: 50%;
	display: inline-block;
}
/* FOOTER */
.footer-square {
	width: 50%;
}
.footer-square:after {
	padding-bottom: 100%;
}
.footer-content-align {
	width: 100%;
}
.footer-square-photo {
	width: 50%;
}
}
@media only screen and (min-width: 800px) {
/* * * * * * * * * * BLOKY * * * * * * * * * */
/* TEXT S OBRAZKEM */
.twi {
	width: 50%;
	height: 50vw;
	-webkit-height: 50vw;
	-moz-height: 50vw;
	-ms-height: 50vw;
	-o-height: 50vw;
	display: table-cell;
	vertical-align: middle;
}
.img-100-twi {
	width: 100%;
	height: 50vw;
	-webkit-height: 50vw;
	-moz-height: 50vw;
	-ms-height: 50vw;
	-o-height: 50vw;
}
.twi-border {
	border-top: 2px solid #c6c6c6;
	border-bottom: 2px solid #c6c6c6;
}
}
@media only screen and (max-width: 900px) {
/* * * * * * * * * * BLOKY * * * * * * * * * */
/* EXTRA BANNER */
#extra-banner {
	background-image: url('../img/bannery/extra-banner/extra-banner-xs.jpg');
}
/* * * * * * * * * * OSTATNI * * * * * * * * * */
/* IMG SIZE */
/* * * * * * * * * * MENU * * * * * * * * * */
.animenu {
	margin-right: 0px;
	width: 100%;
}
.animenu-toggle--active {
	position: absolute;
	right: 0px;
	top: 0;
	text-align: center;
	padding-left: 23px;
	padding-right: 19px;
	border: 0;
	height: 80px;
}
.animenu-toggle {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
}
.animenu-nav, .animenu-nav-child {
	display: none;
}
.animenu-nav {
	background-color: rgb(236, 238, 238);
	margin: 0;
	padding-right: 15px!important;
}
.animenu-nav > li {
	width: 100%;
	border-right: 0;
	border-bottom: 1px solid #fff;
}
.animenu-nav > li:last-child {
	border: 0;
}
.animenu-nav > li:first-child > a:after {
	content: '';
	position: absolute;
	height: 0;
	width: 0;
	left: 1em;
	top: -6px;
	border: 0px solid transparent;
	border-top: 0;
	border-bottom-color: inherit;
}
.animenu-nav > li > a {
	width: 100%;
	padding: 10px;
	padding-left: 0px;
	border-color: #111;
	position: relative;
}
.animenu-nav a:hover {
	color: #79376a;
}
.animenu-nav-child {
	position: static;
	background-color: #000000;
	font-size: 90%;
	margin: 0;
	transition: none;
	visibility: visible;
	opacity: 1;
}
.animenu-nav-child > li:first-child > a:after {
	content: none;
}
.animenu-nav-child a {
	padding-left: 20px;
	width: 100%;
}
.animenu-nav--open {
	display: block !important;
}
.animenu-nav--open .animenu-nav-child {
	display: block;
}
}
@media only screen and (min-width: 900px) {
/* * * * * * * * * * ZAKLAD * * * * * * * * * */
html {
	background-repeat: no-repeat;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-image: url('');
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='scale');
	-ms-filter: "progid: DXImageTransform.Microsoft.AlphaImageLoader(src='', sizingMethod='scale')";
	overflow-x: hidden!important;
}
/* * * * * * * * * * TEXT * * * * * * * * * */
#vyhody h2 {
	margin-bottom: 2rem;
}
h1, h2, h3, h4, h5 {
	text-align: center;
}
.basic-list li {
	font-size: 140%;
	line-height: 2em;
}
/* * * * * * * * * * HEADER * * * * * * * * * */
#header {
	z-index: 500!important;
	position: fixed;
	top: 0;
	left: 0;
	transform: translate3d(0,0,0);
	-webkit-transform: translate3d(0,0,0);
	-webkit-transform: translateZ(0);
	background-color: #fff;
	border-bottom: 1px solid #ECEEEE;
	-webkit-box-shadow: 0px 0px 0px 0px #a3a48a;
	-moz-box-shadow: 0px 0px 0px 0px #a3a48a;
	box-shadow: 0px 0px 0px 0px #a3a48a;
}
#logo-box {
	float: left;
	display: inline;
}
/* * * * * * * * * * BLOKY * * * * * * * * * */
/* TOP-BANNER */
.popis-top-banner {
	margin-left: 20px;
	bottom: 40px;
	font-size: 160%;
	width: 60%;
	line-height: 80px;
	height: 80px;
	text-align: left;
}
.ikona-pokracovat {
	height: 35px;
}
.ikona-pokracovat-obal {
	right: 0;
	bottom: 40px;
	width: 40%;
	height: 80px;
}
/* SLUZBY */
.service.left:hover {
	opacity: 0.5;
}
.ikona-pokracovat-service-obal {
	bottom: 50px;
}
/* USP */
.usp-ikona {
	height: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}
.usp-heading {
	text-align: left;
}
.usp-popis {
	display: block;
	margin-top: 15px;
}
.nazev-ikony {
	font-size: 130%;
}
/* FORM */
.form-popis {
	text-align: center;
}
input[type=submit] {
	width: 20%;
	padding: 0;
}
.modal-content {
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 30px;
	padding-right: 30px;
	display: inline-block;
}
.modal-zavrit {
	border-radius: 10px;
	text-align: center;
	line-height: 49px;
	display: inline-block;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 45px;
	height: 60px;
}
/* * * * * * * * * * OSTATNI * * * * * * * * * */
.contact-form {
    width: 50% !important;
}
.free-container.bg.center.top-border-5, .free-container.center.bg {
    padding-bottom: 2rem;
}
.top-border-5 {
	margin-top: 10px;
}
.usp {
	margin-top: -20px!important;
}
.basic-bottom {
	margin-bottom: 40px!important;
}
.cta, .contact-cta {
	padding-left: 2em;
	padding-right: 2em;
	margin-bottom: 0px;
}
.align-l-r {
	display: block;
	width: 50%;
	margin-left: auto !important;
	margin-right: auto !important;
}
.anchor::before {
	content: "";
	display: block;
	height: 80px;
	margin: -80px 0 0;
}
.small {
	display: none!important;
}
.img-90 {
	outline:  4px solid rgba(70, 70, 42, 0.15);
	margin-bottom: 3em;
}
.img-90:hover {
	transition: all 0.5s ease;
	outline:  0px solid rgba(70, 70, 42, 0);
	border: 2px solid rgba(136, 17, 76, 0.85);
}
.img-25-relative {
	width: 100px;
	height: auto;
}
.mensi-cta {
	width: 30%!important;
}
.popis-banneru {
	bottom: 220px;
	left: 60px;
	-webkit-transform: none;
	transform: none;
	font-size: 260%;
	text-align: left;
}
.space {
	height: 60px;
}
/* * * * * * * * * * MENU * * * * * * * * * */
.ikona-menu {
	height: 25px;
}
.pad-ikona {
	padding-left: 20px;
}
.animenu-nav--open {
	border-top: 0!important;
}
.animenu ul {
	padding-top: 0!important;
	padding-bottom: 0!important;
	padding: 0;
}
.animenu {
	line-height: 24px;
}
.animenu-nav-child {
	border: 1px solid #373737;
	line-height: 20px;
	font-size: 90%;
}
.animenu-nav-child > li {
	padding: 0;
	text-align: center;
	border-bottom: 1px solid #1b1b1b;
	padding-top: 10px;
	padding-bottom: 10px;
}
.animenu-nav > li > a:first-child:nth-last-child(2):before {
	right: 3px;
}
.active-menu {
	color: #30b7f7!important;
}
}
@media screen and (min-width: 1100px) {
/* * * * * * * * * * TEXT * * * * * * * * * */
h1, h2, h3, h4, h5 {
	margin: 45px 30px 10px 30px;
	font-weight: bold;
}
.smaller-h2 {
	margin-top: 35px;
}
h1 {
	font-size: 200%!important;
}
h2 {
	font-size: 200%!important;
}
h3 {
	font-size: 160%!important;
}
h4, h5 {
	font-size: 140%!important;
}
strong {
	font-weight: 700;
}
/* * * * * * * * * * BLOKY * * * * * * * * * */
/* TOP */
#top {
	height: 60px;
	line-height: 60px;
}
.claim {
	font-size: 140%;
}
.tel {
	font-size: 140%;
}
.top-kontakt {
	height: 25px!important;
}
/* TOP-BANNER */
.popis-top-banner {
	margin-left: 60px;
	bottom: 80px;
	font-size: 220%;
	width: 70%;
	line-height: 120px;
	height: 120px;
	text-align: left;
}
.ikona-pokracovat {
	height: 60px;
}
.ikona-pokracovat-obal {
	right: 0;
	bottom: 80px;
	width: 30%;
	height: 120px;
}
/* FORM */
input[type=submit] {
	height: 80px;
	font-size: 130%;
}
.modal-zavrit {
	line-height: 89px;
	padding-left: 60px;
	padding-right: 60px;
	height: 100px;
	font-size: 180%;
}
/* HOTLINE*/
.konkretni-hotline {
	font-size: 125%;
}
.konkretni-hotline-b {
	font-size: 125%;
}
/* FOOTER */
#btt {
	height: 120px;
	line-height: 120px;
}
/* * * * * * * * * * MARGIN * * * * * * * * * */
.basic-left-logo {
	margin-left: 30px!important;
}
.basic-left {
	margin-left: 30px!important;
}
.basic-right {
	margin-right: 30px!important;
}
.basic-bottom {
	margin-bottom: 50px!important;
}
.basic-top {
	margin-top: 30px!important;
}
.basic-all {
	margin: 30px!important;
}
/* * * * * * * * * * PADDING * * * * * * * * * */
.basic-left-pad {
	padding-left: 30px!important;
}
.basic-right-pad {
	padding-right: 30px!important;
}
.basic-bottom-pad {
	padding-bottom: 50px!important;
}
.basic-top-pad {
	padding-top: 30px!important;
}
.basic-all-pad {
	padding: 30px!important;
}
/* * * * * * * * * * OSTATNI * * * * * * * * * */
.usp {
	margin-top: -40px!important;
}
.sticky-wrapper {
	height: 60px!important;
}
.popis-banneru {
	font-size: 320%;
}
.space {
	height: 80px;
}
.back-top {
	height: 70px;
	width: auto;
	vertical-align: middle;
}
/* * * * * * * * * * MENU * * * * * * * * * */
.animenu-nav > li > a:first-child:nth-last-child(2):before {
	right: 12px;
}
.animenu-nav > li > a {
	padding-right: 30px;
}
}
@media screen and (min-width: 1200px) {
/* * * * * * * * * * BLOKY * * * * * * * * * */
/* SLUZBY */
.service {
	border: 10px solid transparent;
	width: 25%;
	display: inline-block;
}
/* USP */
.usp {
	width: 25%;
	display: inline-block;
}
/* GALERIE */
.thumb {
	width: 25%;
	display: inline-block;
}
/* FOOTER */
.footer-square {
	width: 25%;
}
.footer-square:after {
	padding-bottom: 100%;
}
.footer-content-align {
	width: 100%;
}
.footer-square-photo {
	width: 25%;
}
/* * * * * * * * * * PADDING * * * * * * * * * */
.extra-top-bottom-pad {
	padding-top: 40px;
	padding-bottom: 40px;
}
}
@media screen and (min-width: 1400px) {
/* * * * * * * * * * ZAKLAD * * * * * * * * * */

/* * * * * * * * * * BLOKY * * * * * * * * * */
/* SLUZBY */
.ikona-pokracovat-service {
	height: 20px;
}
.ikona-pokracovat-service-obal {
	bottom: 40px;
	width: 20%;
	height: 70px;
}
.ikona-service {
	right: 0;
	top: 0;
	position: absolute;
	width: 120px;
	height: auto;
}
/* USP */
.usp-popis {
	display: block;
	margin-top: 10px;
}
/* * * * * * * * * * MARGIN * * * * * * * * * */
.basic-left {
	margin-left: 100px!important;
}
.basic-right {
	margin-right: 100px!important;
}
.basic-bottom {
	margin-bottom: 40px!important;
}
.basic-top {
	margin-top: 40px!important;
}
.basic-all {
	margin: 40px!important;
}
/* * * * * * * * * * PADDING * * * * * * * * * */
.basic-left-pad {
	padding-left: 100px!important;
}
.basic-right-pad {
	padding-right: 100px!important;
}
.basic-bottom-pad {
	padding-bottom: 40px!important;
}
.basic-top-pad {
	padding-top: 60px!important;
}
.basic-all-pad {
	padding: 40px!important;
}
/* * * * * * * * * * OSTATNI * * * * * * * * * */
.hide {
	display: inline-block !important;
}
.usp {
	margin-top: -60px!important;
}
.space {
	height: 90px;
}
/* * * * * * * * * * MENU * * * * * * * * * */
.animenu-nav > li > a:first-child:nth-last-child(2):before {
	right: 20px;
}
.animenu-nav > li > a {
	padding-right: 30px;
}
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
/* * * * * * * * * * MENU * * * * * * * * * */
.animenu {
	margin-right: 0px;
}
.animenu-toggle--active {
	padding-right: 21px;
}
}
/* * * * * * * * * * Modifikace pro jednotliva zarizeni * * * * * * * * * */
/* ----------- iPhone 4 and 4S ----------- */
/* Landscape */
@media only screen   and (min-device-width: 320px)   and (max-device-width: 480px)  and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape) {
.big {
	display: block!important;
}
.small {
	display: none!important;
}
}
/* ----------- iPhone 5 and 5S ----------- */
/* Landscape */
@media only screen   and (min-device-width: 320px)   and (max-device-width: 568px)  and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape) {
.big {
	display: block!important;
}
.small {
	display: none!important;
}
}
/* ----------- iPhone 6 ----------- */
/* Landscape */
@media only screen   and (min-device-width: 375px)   and (max-device-width: 667px)   and (-webkit-min-device-pixel-ratio: 2)  and (orientation: landscape) {
.big {
	display: block!important;
}
.small {
	display: none!important;
}
}
/* ----------- iPhone 6+ ----------- */
/* Landscape */
@media only screen   and (min-device-width: 414px)   and (max-device-width: 736px)   and (-webkit-min-device-pixel-ratio: 3)  and (orientation: landscape) {
.big {
	display: block!important;
}
.small {
	display: none!important;
}
}
/* ----------- Galaxy Tab 10.1 ----------- */
/* Landscape */
@media   (max-device-width: 1280px)   and (orientation: landscape) {
.big {
	display: block!important;
}
.small {
	display: none!important;
}
}
/* ----------- Asus Nexus 7 ----------- */
/* Landscape */
@media screen   and (device-width: 601px)   and (device-height: 906px)   and (-webkit-min-device-pixel-ratio: 1.331)   and (-webkit-max-device-pixel-ratio: 1.332)   and (orientation: landscape) {
.big {
	display: block!important;
}
.small {
	display: none!important;
}
}
/* ----------- Kindle Fire HD 7" ----------- */
/* Landscape */
@media only screen   and (min-device-width: 800px)   and (max-device-width: 1280px)   and (-webkit-min-device-pixel-ratio: 1.5)   and (orientation: landscape) {
.big {
	display: block!important;
}
.small {
	display: none!important;
}
}
/* ----------- iPad mini ----------- */
/* Landscape */
@media only screen   and (min-device-width: 768px)   and (max-device-width: 1024px)   and (orientation: landscape)   and (-webkit-min-device-pixel-ratio: 1) {
.big {
	display: block!important;
}
.small {
	display: none!important;
}
}
/* ----------- iPad 1 and 2 ----------- */
/* Landscape */
@media only screen   and (min-device-width: 768px)   and (max-device-width: 1024px)   and (orientation: landscape)   and (-webkit-min-device-pixel-ratio: 1) {
.big {
	display: block!important;
}
.small {
	display: none!important;
}
}
/* ----------- iPad 3 and 4 ----------- */
/* Landscape */
@media only screen   and (min-device-width: 768px)   and (max-device-width: 1024px)   and (orientation: landscape)   and (-webkit-min-device-pixel-ratio: 2) {
.big {
	display: block!important;
}
.small {
	display: none!important;
}
}
@viewport {
	height: device-height
}
@viewport {
	width: device-width
}
@-ms-viewport {
	height: device-height
}
@-ms-viewport {
	width: device-width
}