body {
	background-color: #f0f1f8 !important;
	font-family: Montserrat;
	color: #6258a5;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: 28px;
}

.logo {
	position: relative;
	display: inline-block;
	width: 90px;
	height: 90px;
	transition: all 0.2s;
}

.logo .normal {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(/wp-content/uploads/2021/05/logo_web.svg);
	background-size: contain;
	background-repeat: no-repeat;
}

.logo .scrolled {
	position: absolute;
	opacity: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(/wp-content/uploads/2021/05/logo_web_minimal.svg);
	background-size: contain;
	background-repeat: no-repeat;
	transition: all 0.4s 0.2s;
}

.logo.active {
	width: 50px;
	height: 50px;
}

.logo.active .scrolled {
	opacity: 1;
}

p {
	color: #6258a5;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
}

.homebackhead {
	background-size: 75% auto;
}

.smallerback {
	background-size: auto 348px !important;
	background-position: top left!important;
}

.margined .vc_figure {
	margin-left: 80px !important;
}

.translated .vc_single_image-img {
	transform: scale(1.3) translateX(50px);
}

.menuoverlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #2c2260;
	top: 0;
	z-index: 3;
	display: none;
}

.menuoverlay:after {
	background-image: url(/wp-content/uploads/2021/05/BG_menu-05.svg?v=15);
	width: 60%;
	height: 100%;
	left: 40%;
	background-size: auto  100%;
	content: "";
	position: absolute;
	background-repeat: no-repeat;
	top: 0;
}

.menuoverlay .container {
	height: 100%;
}

.menuoverlay .container .row {
	height: 100%;
}

.menuoverlay ul {
	padding-left: 0px;
	position: relative;
	z-index: 1;
}

.menuoverlay ul li {
	list-style: none;
}

.menuoverlay ul li a {
	color: #ffffff;
	font-family: "houschka-rounded";
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: 49px;
}

.menuoverlay p {
	position: relative;
	z-index: 1;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 20px;
	text-align: right;
}

.menuoverlay p strong {
	color: #ffffff;
	font-family: "houschka-rounded";
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: right;
}

h1,
h2,
h3,
h4 {
	font-family: "houschka-rounded";
}

.startcareer h1 {
	color: #2c2260;
	font-size: 40px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}

.startcareer h2 {
	color: #ffffff;
	font-size: 40px;
	font-weight: 700;
}

.startcareer h3 {
	color: #ffffff;
	font-size: 30px;
	font-weight: 700;
}

.connectwithus h2 {
	color: #ffffff;
	font-size: 40px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
}

.connectwithus p {
	color: #ffffff;
	line-height: 20px;
}

.connectwithus h3 {
	color: #ffffff;
	font-size: 40px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}

.pridejseknamtitle h2 {
	color: #2c2260;
	font-size: 40px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: right;
}

.navbar {
	position: fixed;
	width: 100%;
	z-index: 5;
}

.wrapper {
	overflow-x: hidden;
}

.wrapper .acf-form .acf-fields > .acf-field {
	border-top: #EEEEEE solid 0px;
}

.wrapper .acf-form .description {
	color: #2c2260;
	font-family: "houschka-rounded";
	font-size: 26px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}

.wrapper .acf-form .acf-field-checkbox .acf-input input,
.wrapper .acf-form .acf-field-true-false .acf-input input {
	display: none;
}

.wrapper .acf-form .acf-field-checkbox .acf-input input + span:not(.message),
.wrapper .acf-form .acf-field-true-false .acf-input input + span:not(.message) {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	border: 1px solid #000;
	padding: 0;
	background: #fff;
	margin: 0 15px 0 5px;
  /* Style for "Rectangle" */
	width: 23px;
	height: 24px;
	border-radius: 5px;
	border: 3px solid #2c2260;
	background-color: #ffffff;
}

.wrapper .acf-form .acf-field-checkbox .acf-input input + span.message,
.wrapper .acf-form .acf-field-true-false .acf-input input + span.message {
	position: relative;
	padding: 0 15px 0 5px;
}

.wrapper .acf-form .acf-field-checkbox .acf-input input + span.message span,
.wrapper .acf-form .acf-field-true-false .acf-input input + span.message span {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: middle;
	border: 1px solid #000;
	padding: 0;
	background: #fff;
	margin-right: 15px;
  /* Style for "Rectangle" */
	width: 23px;
	height: 24px;
	border-radius: 5px;
	border: 3px solid #2c2260;
	background-color: #ffffff;
}

.wrapper .acf-form .acf-field-checkbox .acf-input input:checked + span:before,
.wrapper .acf-form .acf-field-true-false .acf-input input:checked + span:before {
	transform: rotate(30deg);
	content: '';
	position: absolute;
	width: 3px;
	height: 12px;
	background-color: #2c2260;
	left: 9px;
	top: 3px;
	z-index: 1;
}

.wrapper .acf-form .acf-field-checkbox .acf-input input:checked + span:after,
.wrapper .acf-form .acf-field-true-false .acf-input input:checked + span:after {
	transform: rotate(45deg);
	content: '';
	position: absolute;
	width: 6px;
	height: 3px;
	background-color: #2c2260;
	left: 2px;
	top: 9px;
	z-index: 1;
}

.wrapper .acf-form .acf-field-true-false .acf-input input:checked + span:after {
	transform: rotate(45deg);
	content: '';
	position: absolute;
	width: 6px;
	height: 3px;
	background-color: #2c2260;
	left: 10px;
	top: 13px;
	z-index: 1;
}

.wrapper .acf-form .acf-field-true-false .acf-input input:checked + span:before {
	top: 7px;
	left: 17px;
}

.wrapper .acf-form .leftrow {
	width: 50%;
	float: left;
}

.wrapper .acf-form .rightrow {
	width: 50%;
	float: left;
	clear: none;
}

.wrapper .acf-form input[type="text"],
.wrapper .acf-form input[type="email"] {
	height: 60px;
	border-radius: 15px;
	background-color: #ffffff;
	color: #2c2260;
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	font-family: "houschka-rounded";
	border: none;
	padding-left: 25px;
}

.wrapper .acf-form select {
	height: 60px;
	border-radius: 15px;
	background-color: #ffffff;
	color: #2c2260;
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	font-family: "houschka-rounded";
	border: none;
	padding-left: 25px;
	padding-right: 20px;
}

.wrapper .acf-form input[type="submit"] {
	width: 239px;
	height: 60px;
	border-radius: 50px;
	background-color: #2c2260;
	color: #ffffff;
	font-family: "houschka-rounded";
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: center;
	cursor: pointer;
	border: none;
	background-image: url(../img/raketka.svg);
	background-position: 180px center;
	background-repeat: no-repeat;
}

.wrapper .acf-form .fileuploadlabel {
	height: 60px;
	border-radius: 15px;
	background-color: #ffffff;
	background-image: url(../img/folder.svg);
	background-position: calc(100% - 30px) center;
	background-repeat: no-repeat;
	width: 100%;
	line-height: 60px;
	color: #2c2260;
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	cursor: pointer;
	text-align: left;
	font-family: "houschka-rounded";
	border: none;
	padding-left: 25px;
}

.wrapper .acf-form .acf-file-uploader {
	display: none;
}

.wrapper .acf-form .acf-form-submit {
	text-align: center;
	padding-top: 46px;
}

.wrapper .acf-form ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #2c2260;
	opacity: 1;
  /* Firefox */;
}

.wrapper .acf-form :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
	color: #2c2260;
}

.wrapper .acf-form ::-ms-input-placeholder {
  /* Microsoft Edge */
	color: #2c2260;
}

.wrapper .acf-form.kontakt .acf-fields > .acf-field {
	position: relative;
	margin: 0;
	padding: 7px 12px;
}

.wrapper .acf-form.kontakt .acf-form-submit {
	text-align: right;
	padding-top: 5px;
}

.wrapper .acf-form.kontakt input[type="submit"] {
	width: 239px;
	height: 60px;
	border-radius: 50px;
	background-color: #ffd43a;
	color: #ffffff;
	font-family: "houschka-rounded";
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: center;
	cursor: pointer;
	border: none;
	background-image: url(../img/raketka.svg);
	background-position: 180px center;
	background-repeat: no-repeat;
}

.wrapper .acf-form.kontakt input[type="text"] {
	height: 43px;
	border-radius: 15px;
	background-color: #ffffff;
	color: #2c2260;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	font-family: "houschka-rounded";
	border: none;
	padding-left: 25px;
}

.wrapper .acf-form.kontakt input[type="email"] {
	height: 43px;
	border-radius: 15px;
	background-color: #ffffff;
	color: #2c2260;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	font-family: "houschka-rounded";
	border: none;
	padding-left: 25px;
}

.wrapper .acf-form.kontakt textarea {
	height: 125px;
	border-radius: 15px;
	background-color: #ffffff;
	color: #2c2260;
	font-size: 14px;
	font-weight: 500;
	padding-top: 10px;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	font-family: "houschka-rounded";
	border: none;
	padding-left: 25px;
}

.wrapper .acf-form.kontakt select {
	height: 43px;
	border-radius: 15px;
	background-color: #ffffff;
	color: #2c2260;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	font-family: "houschka-rounded";
	border: none;
	padding-left: 25px;
	padding-right: 20px;
}

.wrapper .acf-form .third {
	width: 33.3333%;
	float: left;
	clear: none;
}

.wrapper .acf-form .threefort {
	width: 75%;
	float: left;
	clear: none;
}

.wrapper .acf-form .clear {
	clear: both !important;
}

.wrapper .acf-form .columned ul li {
	width: 33.3333%;
	float: left;
}

.wrapper ul.acf-radio-list li,
.wrapper ul.acf-checkbox-list li {
	margin-bottom: 15px;
}

.wrapper .acf-form .acf-field-true-false label {
	color: #2c2260;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 18px;
	text-align: left;
}

.wrapper ul.acf-radio-list li label,
.wrapper ul.acf-checkbox-list li label {
	color: #2c2260;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 18px;
	text-align: left;
}

.wrapper .acf-form .quarter {
	width: 25%;
	float: left;
	clear: none;
}

.wrapper .homeheader p {
	color: #ffffff;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 28px;
	text-align: left;
}

.wrapper .homeheader h1 {
	color: #ffffff;
	font-size: 40px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}

.wrapper .homeheader h1 em {
	font-weight: 700;
	font-style: italic;
	letter-spacing: normal;
	line-height: normal;
}

.wrapper .nasesluzbytitle h2 {
	font-size: 40px;
	font-weight: 700;
	text-align: left;
  /* Text style for "Nabízíme s" */
	color: #ffffff;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
}

.wrapper .nasesluzbytitle h2 span {
	color: #ffd03e;
}

.wrapper .norepeatback {
	background-position: top left !important;
	background-repeat: no-repeat !important;
	background-position: 0px 0px !important;
}

.wrapper .norepeatbackright {
	background-position: top right !important;
	background-repeat: no-repeat !important;
}

.wrapper .lefttopback {
	background-position: top -50px !important;
	background-repeat: no-repeat !important;
}

.wrapper .wpb_single_image .vc_figure {
	width: 100%;
}

.wrapper .wpb_single_image .vc_figure .vc_single_image-wrapper {
	width: 100%;
}

.wrapper .wpb_single_image.maxwidth330 {
	max-width: 330px;
	margin: 0 auto;
}

.wrapper img[src$=".svg"] {
	width: 100%;
	height: auto;
}

.wrapper .topback {
	background-position: top center !important;
	background-size: contain;
}

.wrapper .sluzba {
	text-align: center;
	margin-bottom: 50px;
}

.wrapper .sluzba .inner {
	width: 300px;
	height: 340px;
	max-width: 100%;
	box-shadow: 8px 5px 40px rgba(0, 0, 0, 0.16);
	border-radius: 50px;
	background-color: #ffffff;
	display: inline-block;
	text-align: center;
	padding: 20px;
	padding-top: 27px;
	position: relative;
}

.wrapper .sluzba .inner a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.wrapper .sluzba .inner h3 {
	color: #2c2260;
	font-family: "houschka-rounded";
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: 25px;
	text-align: center;
}

.wrapper .sluzba .inner img {
	margin-bottom: 20px;
	max-height: 170px !important;
}

.wrapper .serviceblock {
	color: #2c2260;
}

.wrapper .serviceblock .vc_column_container {
	position: relative;
	z-index: 1;
}

.wrapper .bigtitleservice h2 {
	font-size: 40px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	margin-bottom: 15px;
}

.wrapper .bigtitleservice {
	margin-bottom: 20px !important;
}

.wrapper .smalltitleservice {
	margin-bottom: 15px !important;
}

.wrapper .smalltitleservice h3 {
	font-size: 30px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	margin-bottom: 15px;
}

.wrapper .whiteservice p {
	color: #2c2260;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	letter-spacing: normal;
	line-height: 28px;
	text-align: left;
}

.wrapper .title h1 {
	color: #2c2260;
	font-size: 40px;
	font-weight: 700;
	text-align: left;
}

.wrapper .serviceblock1 {
	position: relative;
	overflow: initial !important;
}

.wrapper .serviceblock1:before {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-image: url(/wp-content/uploads/2021/05/sluzbyyellow.png?id=50);
}

.wrapper .serviceblock3 {
	position: relative;
	overflow: initial !important;
}

.wrapper .serviceblock3:before {
	content: " ";
	position: absolute;
	right: -700px;
	top: -600px;
	background-repeat: no-repeat;
	background-position: top right;
	width: 100%;
	height: 1140px;
	background-image: url(/wp-content/uploads/2021/05/purplebiggerback.svg);
}

.wrapper .serviceblock4 {
	position: relative;
	overflow: initial !important;
}

.wrapper .serviceblock4:before {
	content: " ";
	position: absolute;
	left: -500px;
	top: -450px;
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 1140px;
	background-image: url(/wp-content/uploads/2021/05/yellowsmallerback.svg);
}

.wrapper .serviceblock5 {
	position: relative;
	overflow: initial !important;
}

.wrapper .serviceblock5:before {
	content: " ";
	position: absolute;
	right: -700px;
	top: -600px;
	background-repeat: no-repeat;
	background-position: top right;
	width: 100%;
	height: 1140px;
	background-image: url(/wp-content/uploads/2021/05/purplebiggerback.svg);
}

.wrapper .serviceblock6 {
	position: relative;
	overflow: initial !important;
}

.wrapper .serviceblock6:before {
	content: " ";
	position: absolute;
	left: -350px;
	top: -600px;
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	height: 1140px;
	background-image: url(/wp-content/uploads/2021/05/yellowsmallerback.svg);
}

.wrapper .serviceblock7 {
	position: relative;
	overflow: initial !important;
}

.wrapper .serviceblock7:before {
	content: " ";
	position: absolute;
	right: -600px;
	top: -550px;
	background-repeat: no-repeat;
	background-position: top right;
	width: 100%;
	height: 1140px;
	background-image: url(/wp-content/uploads/2021/05/purplebiggerback.svg);
}

.wrapper .servicefirst {
	background-position: right top;
	background-size: auto 60%;
	background-repeat: no-repeat;
}

.wrapper .servicepurpledivider {
	background-position: center center;
	background-position: top;
	background-size: auto 100%;
	background-repeat: repeat-x;
}

.wrapper .serviceyellowdivider {
	background-position: center center;
	background-size: auto 100%;
	background-repeat: repeat-x;
}

.wrapper .purplebacktop {
	background-position: top center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.wrapper .yellowbacktop {
	background-position: top center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.wrapper .custombutton p a {
	width: 239px;
	height: 60px;
	border-radius: 50px;
	font-family: "houschka-rounded";
	background-color: #2c2260;
	display: inline-block;
	color: #ffffff;
	line-height: 58px;
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
}

.wrapper .custombutton p a:hover {
	text-decoration: none;
}

.menu {
	cursor: pointer;
	margin: 0 auto;
	padding-left: 1.25em;
	position: relative;
	width: 21px;
	height: 19px;
}

.menu:before {
  /* Style for "Ellipse 1" */
	width: 37px;
	height: 37px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
	background-color: #6258a5;
	content: "";
	position: absolute;
	display: block;
	border-radius: 50%;
	left: -8px;
	top: -8px;
}

.menu-global {
	backface-visibility: hidden;
	position: absolute;
	left: 0;
	height: 3px;
	width: 100%;
	transition: 0.55s;
	background-color: #fff;
	border-radius: 9px;
}

.menu-top {
	top: 2px;
}

.menu-middle {
	top: 9px;
}

.menu-bottom {
	top: 16px;
}

.menu-top-click {
	backface-visibility: hidden;
	top: 10px;
	transform: rotate(40deg);
	transition: 0.55s 0.3s;
}

.menu-middle-click {
	opacity: 0;
}

.menu-bottom-click {
	backface-visibility: hidden;
	top: 10px;
	transform: rotate(-400deg);
	transition: 0.55s 0.3s;
}

.higherz {
	z-index: 1;
}

footer {
	background-color: #1e1649;
	padding-top: 25px;
	padding-bottom: 9px;
}

footer p {
	opacity: 0.2;
	color: #ffffff;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 20px;
	text-align: left;
}

.eu {
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
}

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

.eu p {
	color: #1e1649;
	font-size: 10px;
	line-height: 15px;
	margin-bottom: 0px;
}

@media screen and (max-width: 1300px) {
	.norepeatback.homebackhead {
		background-size: 1000px auto;
	}

	.wrapper .custombutton p a {
		width: 192px;
		height: 45px;
		line-height: 43px;
	}

	.wrapper .acf-form input[type="submit"] {
		width: 192px;
		height: 45px;
		border-radius: 50px;
		background-position: 152px center;
		background-size: 20px 27px;
		background-repeat: no-repeat;
	}

	.wrapper .acf-form.kontakt input[type="submit"] {
		width: 192px;
		height: 45px;
		border-radius: 50px;
		background-position: 152px center;
		background-size: 20px 27px;
		background-repeat: no-repeat;
	}

	.wrapper .serviceblock3:before {
		background-position: top left;
	}

	.wrapper .serviceblock5:before {
		background-position: top left;
	}

	.wrapper .serviceblock7:before {
		background-position: top left;
	}
}

form .acf-field-true-false .acf-input input + span.message a {
	text-decoration: underline;
	color: #2c2260;
}

@media screen and (max-width: 767px) {
	.vc_row.lesstoppadding {
		padding-top: 160px !important;
	}

	.vc_row.lessbottompadding {
		padding-bottom: 350px !important;
	}

	.translated .vc_single_image-img {
		transform: scale(1) translateX(0px);
	}

	.menuoverlay p {
		text-align: left;
	}

	.menuoverlay .container .row {
		height: auto;
	}

	.menuoverlay ul {
		padding-top: 150px;
	}

	.noresponsivepad .vc_column-inner {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.navbar-brand img {
		max-width: 60px;
	}

	.margined .vc_figure {
		margin-left: 0px !important;
	}

	.wrapper .acf-form .third {
		width: 100%;
		float: left;
		clear: none;
	}

	.wrapper .acf-form .threefort {
		width: 100%;
		float: left;
		clear: none;
	}

	.wrapper .acf-form .quarter {
		width: 50%;
		float: left;
		clear: none;
	}

	.wrapper .serviceblock2:before {
		background-position: top right;
	}

	.wrapper .serviceblock4:before {
		background-position: top right;
	}

	.wrapper .serviceblock6:before {
		background-position: top right;
	}
}

@media screen and (max-width: 600px) {
	.wrapper .sluzba .inner {
		height: 275px;
	}

	.wrapper .acf-form .leftrow {
		width: 100%;
		float: left;
	}

	.margined .vc_figure {
		margin-left: 0px !important;
	}

	.wrapper .acf-form .rightrow {
		width: 100%;
		float: left;
		clear: none;
	}

	.wrapper .acf-form .third {
		width: 100%;
		float: left;
		clear: none;
	}

	.wrapper .acf-form .threefort {
		width: 100%;
		float: left;
		clear: none;
	}

	.wrapper .acf-form .quarter {
		width: 100%;
		float: left;
		clear: none;
	}
  .wpb_text_column.wpb_content_element.nopadmobile {
  padding-left: 0px !important;
  }
  #sluzby.wpb_row.vc_inner.vc_row-fluid {
  padding-top: 40px !important;
  }
}

@media (min-width: 1px) {
	.navbar-expand-lg .navbar-collapse {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex!important;
		-ms-flex-preferred-size: auto;
		flex-basis: auto;
	}
}