/* CSS Document */
/* * * * * * * * * * ZAKLAD  * * * * * * * * * */
html {
	font-family: 'Work Sans', sans-serif !important;
	background-image: none;
}
body {
	font-family: 'Work Sans', sans-serif !important;
}
::-moz-selection {
	color: #6cc6b8;
	background: #22232e;
}
::selection {
	color: #6cc6b8;
	background: #22232e;
}
a:visited * {
	color: inherit !important;
}
/* * * * * * * * * * TEXT * * * * * * * * * */
h1 {
	font-size: 140% !important;
	line-height: 1.2 !important;
	text-transform: uppercase;
	text-shadow: 0 0 0;
	background-color: rgba(255, 255, 255, 0.75);
	margin: 0 0 0 0;
	margin-bottom: 20px;
	padding: 30px;
}
.lighter {
	font-weight: 400 !important;
}
h2, h3, h4, h5 {
	font-weight: 400 !important;
	line-height: 120%;
	text-transform: none;
	font-size: 140% !important;
}
/* * * * * * * * * * BARVY * * * * * * * * * */
.zelena {
	color: #6cc6b8;
}
.cervena {
	color: #aa0060;
}
.nejtmavsi {
	color: #22232e;
}
.ruzova-bg {
	background-color: #f1ebef;
}
.zelena-bg {
	background-color: #6cc6b8;
}
.light-zelena-bg {
	background-color: #a7ddd4;
}
.cervena-bg {
	background-color: #aa0060;
}
.nejtmavsi-bg {
	background-color: #2c2431;
}
/* * * * * * * * * * BLOKY * * * * * * * * * */
/* HEADER */
#header {
	border-bottom: 0;
	height: 100px;
	background-color: transparent;
}
.logo {
	max-height: 81px;
	width: auto;
}
.animenu a {
	color: #fff;
	font-size: 90%;
	font-weight: 700;
}
.animenu ul {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}
.animenu-nav > li > a {
	padding: 0;
}
.animenu-nav {
	border: 0;
}
.animenu-nav > li {
	border: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.animenu-toggle {
	height: 100px;
}
.animenu-toggle-bar {
	background-color: #fff;
}
.animenu-toggle--active .animenu-toggle-bar {
	background-color: #fff;
}
.animenu-nav--open {
	width: 80%;
	float: right;
	background-color: rgba(108, 198, 184, 0.85);
	margin-right: 20px !important;
}
.animenu-nav > li:hover > a {
	color: #fff;
}
/* USP */
#kdo-bude-mit-uzitek .usp-ikona {
	width: 40px;
	height: 30px !important;
}
.usp {
	padding-left: 20px;
}
.usp-ikona {
	display: inline-block;
	vertical-align: middle;
	float: left;
	width: 40px;
	max-width: 20%;
	height: inherit;
	margin: 0;
	padding: 0 10px 0 0;
}
#kdo-bude-mit-uzitek .usp-ikona {
	display: inline-block;
	vertical-align: middle;
	float: left;
	width: 40px;
	max-width: 20%;
	height: inherit;
	margin: 0;
	padding: 0 10px 0 0;
}
.usp-popis {
	width: 80%;
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left;
}
.nazev-ikony {
	font-weight: 700;
}
.usp-popis p {
	padding-top: 5px;
	margin-bottom: 20px;
	font-size: 90%;
	line-height: 1.4;
}
#kdo-bude-mit-uzitek .usp-popis p {
	background-image: none;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
}
#co-nas-ceka .usp-popis p {
	background-image: none;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
}
#co-nas-ceka .usp-ikona {
	display: block;
	margin: auto;
	float: none;
}
#co-nas-ceka p {
	text-align: center;
}
#co-nas-ceka .usp {
	padding: 0;
	text-align: center;
}
#co-nas-ceka .usp-ikona {
	display: inline-block;
	padding: 0;
	width: 70px;
	margin-bottom: 10px;
	float: none;
}
#co-nas-ceka .postup-obal p {
	padding-top: 10px;
	margin-bottom: 20px;
	font-size: 90%;
	line-height: 1.4;
	text-align: center;
}
#co-nas-ceka .postup-obal {
	text-align: center;
}
/* Prinosy*/
.prinos {
	margin-bottom: 15px;
	padding-left: 30px;
	font-size: 100%;
	background-image: url('../img/ikony/ikona-prinos.svg');
	background-repeat: no-repeat;
	background-size: 35px;
	background-position: left center;
	width: 100%;
	float: left;
}
.prinos-zvyrazneni {
	font-weight: 700;
	color: #aa0060;
}
.necekejte {
	margin-top: 35px;
	float: left;
	border: 2px solid #6cc6b8;
	padding: 25px;
	margin-bottom: 20px !important;
}
.necekejte h3 {
	text-align: left;
	font-size: 140% !important;
	margin: 0 !important;
	padding: 0 !important;
}
.necekejte p {
	text-align: left;
	font-size: 80% !important;
	margin: 0 !important;
	line-height: 1.3 !important;
	padding-top: 5px !important;
}
/* Casova narocnost */
.green-bg-smaller {
	background-color: #6cc6b8;
}
#kolik-casu h3 {
	font-size: 140% !important;
	margin-bottom: 30px !important;
}
#kolik-casu p {
	text-align: left;
	line-height: 1.4;
	font-size: 90% !important;
	padding-bottom: 20px !important;
}
/* Zkusenosti */
#zkusenosti-klientu .green-bg-smaller {
	background-color: #fff;
}
/* Praxe */
#zkusenosti-praxe h2 {
	margin-bottom: 15px;
}
#zkusenosti-praxe p {
	padding-bottom: 40px !important;
}
#zkusenosti-praxe p {
	font-size: 100%;
}
.swiper-wrapper {
	height: unset !important;
}
.swiper-wrapper p {
	width: 70% !important;
	margin: 0 auto;
	line-height: 160%;
	font-size: 85%;
	text-align: center !important;
}
#zkusenosti-klientu .green-bg-smaller {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
#zkusenosti-klientu .green-bg-smaller span {
	font-size: 140% !important;
	font-weight: 700% !important;
	color: #6cc6b8 !important;
}
#zkusenosti-klientu .klient {
	display: inline-block;
}
#zkusenosti-klientu .img-klient {
	width: 80px;
	margin-right: 10px;
	border-radius: 50%;
	height: 80px;
}
#zkusenosti-klientu .obal {
	line-height: 100%;
	display: inline-flex;
	align-items: center;
	justify-content: baseline;
	margin: 0 auto;
	margin-bottom: 20px;
}
.bg-praxe {
	margin-top: 20px;
	padding-top: 3em;
	background-image: url('../img/bg-praxe-mobil.jpg');
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg-praxe-mobil.jpg', sizingMethod='scale');
	-ms-filter: "progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg-praxe-mobil.jpg', sizingMethod='scale')";
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: left top;
	background-attachment: scroll;
}
/* Form */
#formular .green-bg-smaller {
	background-color: #2c2431;
}
#form {
	width: 100%;
	background-color: transparent;
	border: 0;
	font-family: 'Work Sans', sans-serif;
}
#form p {
	width: 80%;
	font-size: 80%;
	margin: 0 auto;
}
input {
	border: 3px solid #5c5662;
	font-size: 90%;
	color: #fff;
	font-family: 'Work Sans', sans-serif;
	background-color: transparent;
}
::placeholder {
/* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #fff;
	opacity: 1;
/* Firefox */
}
:-ms-input-placeholder {
/* Internet Explorer 10-11 */
	color: #fff;
}
::-ms-input-placeholder {
/* Microsoft Edge */
	color: #fff;
}
textarea {
	border: 3px solid #5c5662;
	font-size: 90%;
	color: #fff;
	margin-bottom: 0;
	font-family: 'Work Sans', sans-serif;
	background-color: transparent;
}
input[type=submit] {
	padding: 0;
	font-size: 80%;
	font-weight: 400;
	float: none;
	width: 90%;
	border: 0;
	margin: 0;
	line-height: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
	border-radius: 8px;
	text-transform: uppercase;
	color: #2c2431;
	background-color: #6cc6b8;
}
input[type=submit]:hover {
	background-color: #fff;
	line-height: 100%;
	color: #2c2431;
	outline: 0;
	border: 0;
}
input, button, textarea, select {
	font-family: 'Work Sans', sans-serif!important;
}
.modal-content {
	margin: auto;
	background-color: #fff;
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
	padding-right: 15px;
	outline: 0;
}
.modal-krizek {
	color: #6cc6b8;
}
.modal-krizek:hover {
	color: #2c2431;
}
.modal-zavrit {
	padding: 1.5em 0.5em 1.5em 0.5em;
	font-size: 80%;
	font-weight: 400;
	float: none;
	width: 100%;
	border: 0;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 40px;
	height: unset;
	line-height: 100%;
	border-radius: 8px;
	text-transform: uppercase;
	color: #2c2431;
	background-color: #6cc6b8;
}
.modal-zavrit:hover {
	background-color: #2c2431;
	line-height: 100%;
	color: #6cc6b8;
	outline: 0;
	border: 0;
}
/* * * * * * * * * * OSTATNI * * * * * * * * * */
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #6cc6b8;
	margin-top: 20px;
}
.mfp-close {
	text-shadow: 0 0 0 #646d00, 0 0 0 #646d00, 0 0 0 #646d00, 0 0 0 #646d00, 0 0 #646d00, 0 0 0 #646d00, 0 0 0 #646d00, 0 0 0 #646d00;
}
.mfp-title {
	text-align: center;
	padding-right: 0;
}
/* COPY */
#copy {
	font-size: 70%;
	height: 50px;
	line-height: 50px;
	background-color: #2c2431;
	color: #6cc6b8;
}
a[href^="tel:"]:hover {
	color: inherit;
	text-decoration: none;
}
.swiper-button-next, .swiper-button-prev {
	outline: none !important;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.basic-cta {
	padding: 1.5em 0.5em 1.5em 0.5em;
	font-size: 80%;
	font-weight: 400;
	float: none;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 20px;
	border-radius: 8px;
	text-transform: uppercase;
}
.basic-cta:hover {
	background-color: #fff;
	color: #2c2431;
	outline: 0;
	border: 0;
	cursor: pointer;
}
.flex-wrap {
	display: grid;
}
.float-right {
	float: right;
}
.uvod {
	margin-top: -100px;
	background-position: top center;
	position: absolute;
	top: 100px;
	border: 0;
}
.obsah-pod-bannerem {
	position: absolute;
	top: 100%;
	left: 0;
}
.uvod-cta {
	color: #2c2431;
	line-height: 120%;
	text-transform: uppercase;
	padding: 15px;
	font-size: 100%;
	background-color: rgba(255, 255, 255, 0.35);
	border: 4px solid #6cc6b8;
	width: fit-content !important;
	width: -webkit-fit-content !important;
	width: -moz-fit-content !important;
	max-width: 80%;
	margin: 0 auto;
}
.sipka-cta {
	height: 100%;
	padding-left: 10px;
	max-height: 20px;
	width: auto;
	display: inline-block;
	vertical-align: middle;
}
.uvod-cta-text {
	display: inline-block;
	line-height: 120%;
	text-decoration: underline;
}
.uvod {
	margin-top: -100px;
	position: absolute;
	top: 100px;
	border: 0;
}
.uvod-cont {
	margin-top: 100px;
}
.top-pos-right {
	position: absolute;
	bottom: 40px;
	right: 0;
	height: fit-content !important;
	height: -webkit-fit-content !important;
	height: -moz-fit-content !important;
}
.uvod-cta:hover {
	background-color: rgba(108, 198, 184, 0.55);
	border: 4px solid #2c2431;
	text-decoration: none !important;
}
#co-nas-ceka .flex-wrap {
	display: block;
}
.footer-ikona {
	width: 100%;
	max-width: 60px;
	height: unset;
}
.footer-inner p {
	line-height: 1.2;
}
.uvod-cta .uvod-cta-text {
	color: #2c2431 !important;
}
#socky {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
	justify-content: center;
}
#socky .footer-ikona {
	padding: 10%;
}
/* * * * * * * * * * MEDIA QUERIES * * * * * * * * * */
@media only screen and (min-width: 640px) {
/* * * * * * * * * * BLOKY * * * * * * * * * */
/* USP */
.usp {
	width: 100%;
}
/* PRINOSY */
.necekejte {
	max-width: 400px;
}
/* OSTATNI */
.basic-cta {
	width: fit-content !important;
	margin: 0 auto !important;
	padding: 1.5em 2.5em 1.5em 2.5em;
	width: -webkit-fit-content !important;
	width: -moz-fit-content !important;
}
input[type=submit] {
	width: fit-content !important;
	padding: 1.5em 2.5em 1.5em 2.5em;
	width: -webkit-fit-content !important;
	width: -moz-fit-content !important;
}
.modal-zavrit {
	width: fit-content !important;
	padding: 1.5em 2.5em 1.5em 2.5em;
	width: -webkit-fit-content !important;
	width: -moz-fit-content !important;
}
}
@media only screen and (min-width: 900px) {
/* * * * * * * * * * TEXT * * * * * * * * * */
h1 {
	font-size: 160% !important;
	background-color: transparent;
	margin-bottom: 20px;
	padding: 0;
	padding-right: 20px;
}
h2, h3, h4, h5 {
	font-size: 160% !important;
}
/* * * * * * * * * * BLOKY * * * * * * * * * */
.anchor-e::before {
	content: "" !important;
	display: block !important;
	padding-top: 75px !important;
	margin-top: -1px !important;
}
/* HEADER */
#menu-obal {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
#header {
	height: 120px;
}
.logo {
	max-height: 80px !important;
	max-width: initial !important;
}
.animenu-nav {
	margin: 20px !important;
}
.animenu-nav > li > a {
	padding-left: 4px;
	padding-right: 4px;
}
.animenu ul {
	background-color: rgba(108, 198, 184, 0.75);
	padding: 5px 20px 5px 20px !important;
}
.animenu-nav > li:hover > a {
	color: #2c2431;
}
.bg-header {
	height: 90px !important;
	line-height: 90px !important;
	background-color: rgba(44, 36, 49, 0.90) !important;
}
.bg-header .logo {
	max-height: 52px !important;
}
.bg-header nav {
	margin: 0 !important;
}
.bg-header .animenu {
	background-image: none !important;
}
.bg-header .animenu-nav {
	margin: 0 !important;
	line-height: 60px !important;
}
/* PRINOSY */
.bg-prinosy {
	background-image: url('../img/bg-prinosy.jpg');
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg-prinosy.jpg', sizingMethod='scale');
	-ms-filter: "progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg-prinosy.jpg', sizingMethod='scale')";
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left top;
	background-attachment: scroll;
}
#prinosy-obsah {
	padding-left: 0 !important;
}
#konkretni-prinosy h2 {
	margin-left: 0 !important;
	margin-bottom: 20px !important;
}
.prinos {
	font-size: 110%;
}
.necekejte {
	margin-top: 45px;
	float: left;
	border: 2px solid #6cc6b8;
	padding: 15px;
	padding-bottom: 25px;
	max-width: 490px;
}
.necekejte p {
	padding-top: 0 !important;
}
#o-sluzbe {
	max-width: 90%;
	float: right;
	position: relative;
	left: -50%;
}
#o-sluzbe .usp-popis p {
	margin-bottom: 0;
}
#o-sluzbe .uzsi {
	width: 100% !important;
	position: relative;
	left: 50%;
}
/* Casova narocnost */
#kolik-casu {
	max-width: 60%;
	float: right;
	position: relative;
	left: -50%;
}
#kolik-casu .green-bg-smaller {
	position: relative;
	padding-left: 5%;
	padding-right: 5%;
	left: 50%;
	margin-top: -6% !important;
}
#kolik-casu h3 {
	font-size: 140% !important;
	margin-top: 40px !important;
	margin-bottom: 10px !important;
}
#kolik-casu p {
	text-align: center;
	font-size: 80% !important;
}
.swiper-wrapper p {
	width: 80% !important;
	margin: 0 auto;
	line-height: 180%;
}
/* ZKUSENOSTI */
#zkusenosti-klientu {
	max-width: 60%;
	float: right;
	position: relative;
	left: -50%;
}
#zkusenosti-klientu .green-bg-smaller {
	position: relative;
	padding-left: 5%;
	padding-right: 5%;
	left: 50%;
	margin-top: -6% !important;
}
/* PRAXE */
.bg-praxe {
	background-image: url('../img/bg-praxe.jpg');
	filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg-praxe.jpg', sizingMethod='scale');
	-ms-filter: "progid: DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg-praxe.jpg', sizingMethod='scale')";
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
	background-attachment: scroll;
}
#zkusenosti-praxe h2 {
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
}
#zkusenosti-praxe p {
	font-size: 90%;
	margin: 0 !important;
	padding: 0 !important;
}
#zkusenosti-praxe .free-container .limit-text {
	background-color: rgba(255, 255, 255, 0.85) !important;
	width: 60% !important;
	margin: 5em !important;
	margin-bottom: 7em !important;
	padding: 3em !important;
}
/* OSTATNI */
.uvod-cta {
	display: inline-block;
	float: left;
}
.basic-cta {
	display: inline-block;
	float: none;
}
#footer {
}
.footer-inner {
	justify-content: center;
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
}
/* FORM */
#formular {
	max-width: 60%;
	float: right;
	position: relative;
	left: -50%;
}
#formular .green-bg-smaller {
	position: relative;
	padding-left: 5%;
	padding-right: 5%;
	left: 50%;
	margin-top: -6% !important;
}
/* Footer */
#foot {
	max-width: 60%;
	float: right;
	position: relative;
	left: -50%;
}
#foot .foot-inner {
	position: relative;
	padding-left: 5%;
	padding-right: 5%;
	left: 50%;
}
#kdo-bude-mit-uzitek .uzsi-transparent {
	display: flex;
}
#kdo-bude-mit-uzitek .usp-ikona {
	height: 45px !important;
	width: auto;
}
/* * * * * * * * * * OSTATNI * * * * * * * * * */
.obsah-pod-bannerem {
	display: inline-block;
	float: left;
	position: unset;
	top: unset;
	left: unset;
}
.flex {
	display: flex;
	display: -moz-box;
	display: -ms-flexbox;
}
.flex-wrap {
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	align-content: center;
	justify-content: center;
}
.inline-flex {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.uzsi {
	width: 90%;
	float: left;
	display: inline-block;
	margin: 0 auto !important;
	margin-top: -12% !important;
	background-color: rgba(255, 255, 255, 0.70) !important;
}
.uzsi-transparent {
	width: 90%;
	float: unset;
	display: inline-block;
	margin: 0 auto !important;
}
#co-nas-ceka .flex-wrap {
	width: 90%;
	float: unset;
	display: inline-block;
	margin: 0 auto !important;
}
.top-pos-right {
	max-width: 60%;
	right: 0;
	top: 30%;
}
.uvod-cta {
	padding: 20px;
	font-size: 110%;
	background-color: transparent;
	margin: unset;
	display: inline-block;
	float: left;
}
.uvod {
	display: inline-block;
	background-image: url('../img/bg-uvod.jpg');
	float: left;
	position: unset;
	top: unset;
	margin-top: unset;
}
.foot-inner {
	display: flex;
}
}
@media only screen and (orientation: landscape) and (max-width: 900px) {
.uvod {
	background-image: url('../img/bg-uvod-mobile-landscape.jpg');
	bottom: 10px;
	background-position: top center;
}
}
@media only screen and (min-width: 1000px) {
/* USP */
.usp {
	width: 32%;
}
#co-nas-ceka .flex-wrap {
	width: 100%;
}
.postup-obal {
	width: 100%;
}
#o-sluzbe .usp {
	padding-right: 20px;
	padding-bottom: 30px;
	background-image: url('../img/ikony/ikona-decor.svg');
	background-repeat: no-repeat;
	background-position: 95% bottom;
	background-size: 50%;
}
#co-nas-ceka .usp {
	width: 25%;
	text-align: center;
	padding: 2%;
}
#co-nas-ceka .postup-obal {
	text-align: center;
}
#co-nas-ceka .usp-ikona {
	max-width: 100%;
	width: 40%;
}
#co-nas-ceka .usp {
	font-size: 90% !important;
}
#co-nas-ceka .usp-ikona {
	margin-bottom: 20px;
}
#co-nas-ceka .flex-wrap {
	display: flex;
	justify-content: space-evenly;
	padding-right: 0 !important;
	padding-left:  0 !important;
}
#co-nas-ceka .postup-obal p {
	text-align: center;
}
}
@media only screen and (min-width: 1100px) {
#konkretni-prinosy h2 {
	margin-bottom: 10px !important;
}
input[type=submit] {
	height: unset;
}
.footer-ikona {
	max-width: 80px;
}
#zkusenosti-praxe .free-container .limit-text {
	width: 45% !important;
}
}
@media only screen and (min-width: 1200px) {
/* * * * * * * * * * TEXT * * * * * * * * * */
h1 {
	font-size: 220% !important;
	margin-bottom: 30px;
	padding-right: 30px;
}
h2, h3, h4, h5 {
	font-size: 220% !important;
}
/* * * * * * * * * * BLOKY * * * * * * * * * */
/* HEADER */
#header {
	height: 140px;
}
/* USP */
.usp-ikona {
	width: 70px;
	padding: 0 20px 0 0;
}
/* ZKUSENOSTI */
.swiper-button-next, .swiper-button-prev {
	width: 54px !important;
	height: 88px !important;
	margin-top: 30px !important;
	background-size: 54px 88px !important;
	outline: none !important;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/* * * * * * * * * * OSTATNI * * * * * * * * * */
.anchor-e::before {
	content: "" !important;
	display: block !important;
	padding-top: 95px !important;
	margin-top: -1px !important;
}
.uvod-cta {
	padding: 20px;
	font-size: 130%;
}
.top-pos-right {
	max-width: 70%;
}
}
@media only screen and (min-width: 1400px) {
/* * * * * * * * * * TEXT * * * * * * * * * */
h1 {
	font-size: 250% !important;
}
/* * * * * * * * * * OSTATNI * * * * * * * * * */
.anchor-e::before {
	content: "" !important;
	display: block !important;
	padding-top: 115px !important;
	margin-top: -1px !important;
}
#zkusenosti-praxe .limit-text {
	width: 30%;
}
#kolik-casu .basic-cta {
	margin-bottom: 20px !important;
}
#zkusenosti-praxe .free-container .limit-text {
	width: 40% !important;
}
}
@media only screen and (min-width: 1800px) {
/* * * * * * * * * * TEXT * * * * * * * * * */
h1 {
	font-size: 290% !important;
}
/* * * * * * * * * * BLOKY * * * * * * * * * */
/* HEADER */
#header {
	height: 180px;
}
.logo {
	max-height: 100px !important;
}
.animenu-nav {
	margin: 30px !important;
}
/* * * * * * * * * * OSTATNI * * * * * * * * * */
.top-pos-right {
	top: 35%;
}
#zkusenosti-praxe .free-container .limit-text {
	width: 35% !important;
}
}
