/* Core styles */

html {
	height: auto;
}
*,
*:before,
*:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.cf:after {
	content: "";
	display: table;
	width: 100%;
	clear: both;
}

.body {
	overflow: hidden;
}

.responsive-menu {
	display: none;
	position: absolute;
    top: 5px;
    right: 5px;
}

div#main-container {
	margin-top: 0;
	margin-bottom: 0;
}
div#main-content-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	position: relative;
	margin-top: 0px !important;
	background-repeat: no-repeat;
	background-position: bottom right;
}
div#main-content-inner {
	padding-top: 5px;
	width: 100%;
}


/* FIX Concrete Edit Area */

div#ccm-highlighter {
	z-index: 500 !important;
}
div.ccm-add-block,
div.ccm-add-block-global {
	float: none !important;
	display: none;
}
.section-content div.ccm-add-block,
.section-content div.ccm-add-block-global {
	display: block;
}


/* Font face Include */

@font-face {
	font-family: 'bebasneue';
	src: url('/concrete/themes/greek_yogurt/fonts/bebasneue_light-webfont.eot');
	src: url('/concrete/themes/greek_yogurt/fonts/bebasneue_light-webfont.eot?#iefix') format('embedded-opentype'), url('/concrete/themes/greek_yogurt/fonts/bebasneue_light-webfont.woff2') format('woff2'), url('/concrete/themes/greek_yogurt/fonts/bebasneue_light-webfont.woff') format('woff'), url('/concrete/themes/greek_yogurt/fonts/bebasneue_light-webfont.svg#bebasneueregular') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'bebasneue';
	src: url('/concrete/themes/greek_yogurt/fonts/bebasneue_regular-webfont.eot');
	src: url('/concrete/themes/greek_yogurt/fonts/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'), url('/concrete/themes/greek_yogurt/fonts/bebasneue_regular-webfont.woff2') format('woff2'), url('/concrete/themes/greek_yogurt/fonts/bebasneue_regular-webfont.woff') format('woff'), url('/concrete/themes/greek_yogurt/fonts/bebasneue_regular-webfont.svg#bebasneueregular') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'bebasneue';
	src: url('/concrete/themes/greek_yogurt/fonts/bebasneue_bold-webfont.eot');
	src: url('/concrete/themes/greek_yogurt/fonts/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'), url('/concrete/themes/greek_yogurt/fonts/bebasneue_bold-webfont.woff2') format('woff2'), url('/concrete/themes/greek_yogurt/fonts/bebasneue_bold-webfont.woff') format('woff'), url('/concrete/themes/greek_yogurt/fonts/bebasneue_bold-webfont.svg#bebasneuebold') format('svg');
	font-weight: 700;
	font-style: normal;
}


/* Headings */

h1,
h2,
h3,
h4,
h5 {
	font-weight: bold;
	color: #0054a7 !important;
	font-family: sans-serif;
}
h1 {
	font-size: 32px;
		font-family: 'bebasneue', sans-serif;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 16px;
}

/* Links */

a {
	color: #0b5ea5;
}
a:hover {
	color: #144c81;
}

/* Topbar */

.topbar{
	border-bottom: 1px solid #f7c02f;
	padding: 0;
}

.topbar p {
	margin-bottom: 0 !important;
}
.topbar .primary-nav {
	position: relative;
	z-index: 4;
	float: right;
	text-align: left;
	margin-right: -15px;
}
.topbar .primary-nav li {
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 0px !important;
}
.topbar .primary-nav ul {
	padding-left: 0 !important;
}
.topbar {
	background-color: #00407f;
	position: relative;
}
.topbar .container {
	text-align: right;
}
#logo {
	display: block;
	margin-top: 32px;
	margin-bottom: 16px;
	position: relative;
	z-index: 2;
	float: left;
}
.header-right {
	float: right;
	top: 0;
	right: 0;
	z-index: 3;
}
.header-left {
	padding-top: 70px;
}
#header .container {
	position: relative;
}

/* Primary menu */

.amiant-css3-menu-navigation-bar .navigation-menu {
	display: inline-block;
	margin: auto;
}
.amiant-css3-menu-navigation-bar .navigation-menu ul li a,
.amiant-css3-menu-navigation-bar .navigation-menu li li a:hover {
	background-color: #fff;
	border-radius: 0 !important;
	color: #333 !important;
	border-bottom: 1px solid #eaeaea;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 15px;
	font-family: 'bebasneue', sans-serif;
}
.amiant-css3-menu-navigation-bar .navigation-menu > li > a {
    padding: 45px 25px 31px 25px;
	font-weight: bold;
}
.amiant-css3-menu-navigation-bar .navigation-menu ul li a.nav-path-selected {
	background: #2d3134 !important;
	color: #fff !important;
}
.amiant-css3-menu-navigation-bar .navigation-menu ul li a.nav-selected {
	background: #2d3134 !important;
	color: #fff !important;
}
div#main-container #header .navigation-menu ul li a.nav-selected:hover {
	color: #fff !important;
}
.amiant-css3-menu-navigation-bar .navigation-menu ul li a.nav-selected:hover {
	color: #fff !important;
}
.amiant-css3-menu-navigation-bar .navigation-menu ul li:hover a.nav-selected {
	color: #fff !important;
}
.amiant-css3-menu-navigation-bar .navigation-menu ul {
	border: none;
}
.amiant-css3-menu-navigation-bar .navigation-menu ul {
	top: 45px;
}
.navigation-menu li {
	position: relative;
}
.navigation-menu > li > ul > li:hover >a {
	background-color: #efefef;
}
.navigation-menu > li > a {
	position: relative;
}

.navigation-menu li:last-child:after {
	display: none;
}
.amiant-css3-menu-navigation-bar .navigation-menu a span.menu-arrow {
	top: 50%;
	margin-top: -2px;
	border-top: 5px solid rgba(255, 255, 255, 0.5);
	right: 9px;
}
.amiant-css3-menu-navigation-bar > .navigation-menu > li:hover > a span.menu-arrow {
	border-top: 5px solid #2d3134;
}
.amiant-css3-menu-navigation-bar .navigation-menu ul li a,
.amiant-css3-menu-navigation-bar .navigation-menu li li a:hover {
	line-height: 20px;
}
.amiant-css3-menu-navigation-bar .navigation-menu li {
	border-radius: 0px;
	-webkit-transition: none;
	transition: none;
}
#header > div.top-panel > div.amiant-css3-menu-navigation-bar > ul > li.nav-selected.nav-path-selected > a {
	background-color: none !important;
}
.amiant-css3-menu-navigation-bar .navigation-menu li > a {
	font-size: 15px;
	-webkit-transition: none;
	transition: none;
}
.amiant-css3-menu-navigation-bar .navigation-menu li > a {
	color: #fff !important;
}

.amiant-css3-menu-navigation-bar .navigation-menu ul li > a span.menu-arrow {
	border-left: 5px solid #a5a5a5;
	top: 19px !important;
}
.amiant-css3-menu-navigation-bar .navigation-menu ul li:hover > a span.menu-arrow {
	border-left: 5px solid #2d3134;
	top: 19px !important;
}
.amiant-css3-menu-navigation-bar .navigation-menu li {
	padding-left: 0 !important;
	margin-left: 0 !important;
}
.amiant-css3-menu-navigation-bar .navigation-menu li:before {
	display: none;
}
.amiant-css3-menu-navigation-bar {
	padding-top: 0;
}


/* Sidebar */

.sidebar {
	width: 350px;
	padding-left: 60px;
}
.sidebar .formBlockSurveyTable {
	margin: 0;
}
.sidebar .formBlockSurveyTable .col {
	padding: 0;
}
.sidebar .formBlockSurveyTable .col {
	width: 100%;
}
.sidebar .formBlockSurveyTable .ccm-input-button {
	float: none !important;
	width: 100%;
}
.sidebar .formBlockSurveyTable {
	padding: 0;
}
.sidebar .formBlockSurveyTable .form-button {
	padding: 0;
}
div#right-sidebar-container {
	position: relative;
}
div#right-sidebar-inner {
	padding: 7%;
}
div#left-sidebar-container {}
div#left-sidebar-inner {
	margin: 55px 0 60px 40px;
}
div#main-container .ccm-tags-display ul.ccm-tag-list li {
	display: inline;
	color: #fff;
	padding: 5px 8px 6px 8px;
	margin: 3px 6px 3px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	float: left;
	line-height: 13px;
	height: 13px;
}
.ccm-tags-display {
	margin-bottom: 18px !important;
}

/* Languages */

.languages {
	margin-top: 21px;
	margin-left: 25px;
}
.languages a {
	color: #2c3e50 !important;
	font-size: 16px;
	padding: 0 6px !important;
	position: relative;
	text-decoration: none;
}
.languages a:hover {
	text-decoration: none !important;
}
.languages a:after {
	display: none;
	content: "";
	position: absolute;
	right: 0px;
	top: 5px;
	height: 15px;
	width: 1px;
	background-color: #9d9d9d;
}
.languages a:last-child:after {
	display: none;
}
.languages a.ccm-multilingual-active-flag {
	font-weight: bold;
}
.languages a:hover {
	opacity: 0.8;
}
.languages .ccm-multilingual-active-flag img {
	box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.73);
}
div.ccm-multilingual-switch-language-flags {}
div.ccm-multilingual-switch-language-flags a {
	margin-left: 10px;
	display: inline-block;
	width: 33px;
	height: 31px;
	line-height: 29px;
	text-align: center;
	padding: 0 !important;
	font-size: 15px;
	font-weight: normal !important;
}

/* Footer */

#footer {
	padding: 15px 0;
	width: 100%;
	font-size: 15px;
	text-align: right;
	color: rgba(255, 255, 255, 0.79);
	background: #011224;
	height: 78px;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4 {
	color: #fff;
}
#footer p {}
#footer a {
	color: #2d3134 !important;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .sidlo a,
#footer .provozovna a {
	color: #fff !important;
}
#footer-inner {
	margin: 0 auto;
	padding: 1% 0;
	color: rgba(255, 255, 255, 0.75);
}
.footer-1 {
	margin-top: 15px;
	width: 40%;
	height: 100%;
	float: left;
	text-align: left;
}
.footer-3 {
	padding-top: 4px;
	float: right;
	text-align: right;
	font-size: 13px;
	line-height: 21px;
}
.footer-3 a {
	color: #2d3134 !important;
	font-weight: bold !important;
}
div#main-container #footer #footer-inner {
	padding-top: 44px;
	margin-left: 30px;
	margin-right: 30px;
}
.footer-info {
	font-size: 12px;
	padding: 15px 0;
}
.footer-info a {
	text-decoration: none;
}
.languages {
	float: right;
	background-color: rgba(255, 255, 255, 0.45);
	padding-top: 3px;
	padding-bottom: 3px;
}

/* Quick contact */

.quickcontactstop {
	display: inline-block;
	margin-top: 22px;
}
.quickcontactstop p {
	color: #fff;
}

/* Block Contact */

.contacts {
	padding: 32px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.contacts .col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.contacts .col img {
	margin-right: 12px;
}
.contacts .col a {
	color: #fff;
	text-decoration: none;
}

/* blog entry social icons */

.main-content-post-footer-share-email {
	padding: 0 4px;
}
.main-content-post-footer-share-twitter {
	padding: 0 4px;
}
.main-content-post-footer-share-facebook {
	padding: 0 4px;
}
div.ccm-profile-attribute {
	margin: 18px 0px 0px 12px;
	padding: 0;
}
div.ccm-profile-attribute div.input {
	margin: 4px 0px 2px 8px;
}
div.ccm-profile-attribute div.input div {
	margin-bottom: 7px;
}
div.ccm-profile-attribute input,
div.ccm-profile-attribute select {
	margin-left: 16px;
}
div.ccm-profile-attribute ul li {
	list-style: none;
	margin: 0;
}
div.ccm-profile-attribute ul.inputs-list {
	margin-bottom: 4px;
}
h1.profilin {
	margin-top: 16px;
}
div#main-container #header .navigation-menu > li > a {
	color: #cdced4 !important;
	font-weight: 700;
	font-style: normal;
	margin-right: 30px;
}
div#main-container #header .navigation-menu > li:hover > a,
div#main-container #header .navigation-menu > li.nav-selected > a {
	color: #fff !important;
	box-shadow: inset 0px -4px 0px 0 #2d3134;
}
div#main-container #header .navigation-menu > li.nav-with-sub > a {
	padding-right: 32px;
}
#header-image > a > div > p {
	padding: 8px
}
.provozovna {
	display: inline-block;
}
.provozovna .ico {
	float: left;
	color: #222;
	display: inline-block;
	padding-right: 10px;
}
.provozovna .provozovna-text {
	color: #222;
	font-size: 14px;
	display: inline-block;
}
div#main-container #header .navigation-menu ul li a:hover {
	color: #2d3134 !important;
}
.section-content {
	padding: 50px 0 50px 0;
	background-color: #fff;
}
.block-promo {
	position: relative;
	top: -2px;
}
.block-promo .item {
	position: relative;
	display: block;
	float: left;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
	-webkit-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
}
.block-promo .item:hover {
	-webkit-transform: scale(1.10) translateY(-7px);
	transform: scale(1.10) translateY(-7px);
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}
.block-promo .item .desc {
	position: absolute;
	z-index: 5;
	bottom: 18px;
	padding-right: 16px;
	left: 0;
	right: 0;
	margin: auto;
	color: #9beb0e;
	font-weight: bold;
	text-align: center;
}
.header-right {
	position: absolute;
}
.block-promo .item.item-1 {
	position: relative;
	left: 150px;
	z-index: 10;
	top: -2px;
}
.block-promo .item.item-2 {
	position: relative;
	left: 100px;
	z-index: 9;
}
.block-promo .item.item-3 {
	position: relative;
	left: 50px;
	z-index: 8;
}
.block-promo .item.item-4 {
	position: relative;
	z-index: 7;
}
.section-content .left {
	width: 75%;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
}
.section-content .right {
	width: 270px;
	background-color: #ededf2;
	width: 25%;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	overflow: hidden;
}
div.ccm-add-block,
div.ccm-add-block-global {
	float: right;
}
.top-panel {
	width: 100%;
	margin-top: 0;
	position: relative;
	height: 142px;
}
.top-panel:after {
	content: "";
	clear: both;
	display: table;
	width: 100%;
}
.sluzby {
	text-align: left;
	margin-top: 10px;
}
.login {
	display: inline-block;
	margin-top: 30px;
	text-transform: uppercase;
	font-size: 14px;
	color: #fff !important;
}
.slogan {
	text-align: left;
	display: inline-block;
	padding: 20px 15px;
	margin-top: 20px;
	line-height: 27px;
	margin-left: 30px;
	float: left;
	color: #191919;
	font-size: 20px;
	font-weight: bold;
}
.slogan p {
	font-size: 16px !important;
}

/* Skrzti funkci */

#ccm-dashboard-overlay-misc,
.ccm-ui .breadcrumb,
#ccm-dashboard-overlay-footer,
#ccm-select-theme,
#ccm-icon-favorite-selected,
#ccm-icon-favorite,
#ccm-page-navigate-pages,
#ccm-nav-intelligent-search-wrapper,
.ccm-menu-icon ccm-icon-design,
#ccm-edit-overlay-footer {
	display: none;
}
#ccm-dashboard-overlay-core {
	overflow: hidden;
}
.ccm-dashboard-overlay-inner {
	margin-left: -130px;
}
#main-content-inner ul li {}
#right-sidebar-container ul li {}
#header-image > a > div > img {
	margin-left: 13%;
	margin-top: -50px;
}
#header-image p {
	margin-bottom: 20px;
	margin-top: 20px !important;
	height: 59px;
}
#header-image p hover {
	color: white;
}
.footer-logo {
	float: right;
	margin-bottom: 50px;
}
.nabidka {
	display: block;
	/* float: left; */
	margin-right: 0px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	/*  */
	font-size: 21px;
	background-position: top center;
	background-repeat: no-repeat;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
	/* font-style: italic; */
	margin-left: 1%;
	position: relative;
}

table td {
	border: 1px solid #333;
}

.nabidka hr {
	height: 0px;
	color: #89247f;
	width: 100%;
	position: absolute;
	top: 53px;
	width: 50%;
	/* text-align: center; */
	width: 700px;
	left: 50%;
	margin-left: -350px !important;
	z-index: -1;
}
.miniSurveyView table.formBlockSurveyTable {
	display: block;
}
.miniSurveyView table.formBlockSurveyTable td {
	display: block;
	width: 100%;
}
.logo-br {
	position: absolute;
	right: 1%;
	top: 210px;
}
.cert-nadpis {
	position: relative;
	width: 18%;
	padding-right: 1%;
	height: 100%;
	float: left;
}
.certifikaty:after {
	content: "";
	clear: both;
	display: table;
	width: 100%;
}
div.certifikaty > div > div.cert-nadpis > p {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	height: 81px;
	color: gray;
	font-weight: bold;
}
.cert {
	width: 34%;
	height: 100%;
	margin-top: 15px;
	padding-top: 5px;
	line-height: 24px;
	float: left;
}
body > div.certifikaty > div > div.cert > h3 {
	margin-bottom: 10px;
}
.cert-img {
	width: 62%;
	float: right;
	margin-right: 2%
}
.cert strong {
	font-size: 26px;
}
#header-image > div > span {
	background-color: #2d3134;
	z-index: 5;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#right-sidebar-inner p {
	margin-bottom: 0px !important;
}
.responsive-menu .sortiment {
	color: #333;
	display: inline-block;
}
.dl-menuwrapper .dl-menu {
	z-index: 10000;
}
.quick-contact .email {
	color: #fff;
}
.quick-contact .email .ico {
	color: #fff;
}
.quick-contact .email span {
	color: #fff;
}
.dl-menuwrapper {
	z-index: 1000;
}
.kontakt-form input[type="text"] {
	border: none;
	background-color: transparent;
	border-bottom: 1px solid #d0d0d0;
}
.kontakt-form textarea {
	padding: 14px 20px !important;
	border: 1px solid #d0d0d0;
	background-color: #ededf2;
}
.product-menu {
	padding: 50px 0 120px 0;
}
.product-menu:after {
	content: "";
	clear: both;
	width: 100%;
	display: table;
}
.product-menu li {
	padding: 0 10px;
	float: left;
	width: 20%;
	margin-bottom: 20px !important;
}
.product-menu li a {
	border: 2px solid #fff;
	border-radius: 5px;
	display: block;
	text-decoration: none;
	overflow: hidden;
}
.product-menu li a .thumb {
	position: relative;
	text-align: center;
	height: 160px;
	background-color: #fff;
}
.product-menu li a .thumb img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.product-menu li a .name {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background-color: #2d3134;
	height: 60px;
	line-height: 20px;
	color: #fff;
}
.product-menu li:hover a .name {
	background-color: #2d3134;
}
.product-menu li:before {
	display: none;
}
.promo {
	overflow: hidden;
	position: relative;
	height: 380px;
	background: #272727 url('../img/banner.jpg') no-repeat top center;
}
.promo p {
	color: #fff !important;
}
.promo .slick-list {}
.carousel {
	margin-bottom: 0 !important;
}
.carousel .slick-dots {
	text-align: right;
	padding-right: 25px;
}
.carousel .slick-dots li {
	margin-left: 12px;
	display: inline-block;
}
.carousel .slick-dots li button {
	width: 8px;
	height: 8px;
	background-color: transparent;
	display: inline-block;
	outline: 2px solid #0b5ea5;
	outline-offset: 2px;
}
.slick-dots li.slick-active button {
	background-color: #0b5ea5;
}
.slick-dots li button:before {
	display: none;
}
.carousel .slick-next {
	position: absolute;
	left: 45%;
	right: 0;
	margin: auto;
	z-index: 50;
}
.carousel .slick-prev {
	z-index: 50;
	position: absolute;
	left: 0;
	right: 45%;
	margin: auto;
}
.carousel img {
	max-width: 100%;
	height: auto;
}
.carousel .slick-dots {
	position: absolute;
	z-index: 50;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 20px;
}
.carousel .slick-next:before {
	font-size: 55px;
	content: "\f105";
	font-family: "FontAwesome", sans-serif;
}
.carousel .slick-prev:before {
	font-size: 55px;
	content: "\f104";
	font-family: "FontAwesome", sans-serif;
}
.carousel li {
	padding-left: 0 !important;
	width: 10px;
}
.carousel .slick-slide {
	margin: 0 2px;
}
.blog{
	margin: 25px -15px 35px -15px;
}

.blog .col{
	float: left;
	width: 33.3333%;
}
.blog .col .item {
	background-color: #ffffff;
	border: 1px solid #c5c5c5;
	padding: 20px;
}

.blog .col .title{
	font-size: 16px;
	display: block;
	color: #27272d;
	text-decoration: none;
	margin-bottom: 4px;
}

.blog .col .title:before{
	content: url('img/uvozovky.png');
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
    display: inline-block;
    margin-right: 20px;
}

.blog .col .title:hover{
	text-decoration: underline;
}

.blog .col p{
	font-size: 15px;
	line-height: 21px;
}
.carousel li.slick-active button:before {
	color: #fff;
}
.slick-dots li button:before {
	color: #fff;
}
@font-face {
	src: url('fonts/bebasneue_regular-webfont.eot');
	src: url('fonts/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/bebasneue_regular-webfont.woff2') format('woff2'), url('fonts/bebasneue_regular-webfont.woff') format('woff'), url('fonts/bebasneue_regular-webfont.svg#bebasneueregular') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	src: url('fonts/bebasneue_bold-webfont.eot');
	src: url('fonts/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/bebasneue_bold-webfont.woff2') format('woff2'), url('fonts/bebasneue_bold-webfont.woff') format('woff'), url('fonts/bebasneue_bold-webfont.svg#bebasneuebold') format('svg');
	font-weight: 700;
	font-style: normal;
}

/* customizable styles */

ol {
	padding-left: 20px;
}
body {
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	height: auto;
	/*	background: url('images/header.jpg');*/
	background-position: center -0%;
	background-repeat: no-repeat;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	background-color: #fff;
	font-weight: 400;
}
.section-parallax {
	background: url('images/bg-extra.jpg') no-repeat top center;
	padding: 45px 0;
	text-align: center;
	height: 250px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.section-parallax .text {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
}
.section-parallax .btn.btn-outline {
	border: 2px solid #fff;
	color: #fff;
}
.section-parallax .btn.btn-outline:hover {
	background-color: #fff;
	color: #2d3134;
}
.section-parallax .btn.btn-outline:before {
	border-color: transparent #fff transparent transparent;
}
.container {
	width: 1170px;
	margin: auto;
}
@media only screen and (max-width: 1170px) {
	#footer .quick-contact {
		display: none;
	}
	.container {
		width: 100%;
	}
	.footer-info {
		float: none;
		text-align: center;
	}
	.footer-3 {
		float: none;
		width: 100%;
	}
	#footer .footer-3 {
		margin-top: 0 !important;
	}
}
#footer .quick-contact {
	display: inline-block;
	margin-top: 2px;
	float: none;
}
div#main-container {
	position: relative;
}
#footer-inner {
	width: 1150px;
}
.certifikaty-inner {
	width: 1150px;
}
div#main-container #footer {
	/* customize_footer-background */
	background-color: #2d3134;
	/* customize_footer-background */
}
div#main-container #header ul li ul li {
	width: 100%;
}
div#main-container #header ul li a {
	/* customize_nav-links */
	color: #000;
	/* customize_nav-links */
	text-decoration: none;
}
.dl-menuwrapper button.dl-active {
	background: #061d33 !important;
}
.dl-menuwrapper button.dl-active:after{
	    background-color: #fff;
    box-shadow: 0 10px 0 #fff, 0 20px 0 #fff;
}

ul li a.nav-path-selected,
ul li.nav-selected {
	font-weight: bold;
}
div#main-container a,
div#main-container a:link,
div#main-container a:visited,
div#main-container a:active {
	color: #0b5ea5;
	text-decoration: none;
}
div#main-container h1,
div#main-container h2,
div#main-container h3,
div#main-container h4,
div#main-container h5,
div#main-container h6 {
	/* customize_headings */
	color: #000;
	/* customize_headings */
}
div#main-container .ccm-tags-display ul.ccm-tag-list li {
	/* customize_tag-highlight */
	background-color: #A0DBE3;
	/* customize_tag-highlight */
}
div#main-container,
div#main-container ul li {
	margin-left: 0;
	color: #000;
}

div#main-container ul li.nav-selected {
	position: relative;
	background-color: #1b7dd2;
}

div#main-container ul li.nav-selected a {
	color: #ffc800 !important;
}

div#main-container ul li.nav-selected:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 5px;
	background-color: #f7c02f;
	margin-top: 2px;
}

.promo-left h1:after{
	display: none !important;
}

.promo-left h1{
	margin-bottom: 10px !important;
}


/* text styles */

div#main-container a:hover {
	text-decoration: underline;
}
div#main-container p {
	line-height: 30px;
}
div#main-container ul li {
	line-height: 22px;
	font-size: 16px;
}

.section-form h3,
div#main-container h1{
	font-size: 55px;
	padding-top: 0px;
	margin-bottom: 15px;
	color: #0b5ea5;
	font-weight: bold;
	margin-bottom: 0.75em;
	padding-bottom: 10px;
	position: relative;
}

.section-form h3,
div#main-container address{
	font-size: 55px;
	padding-top: 0px;
	margin-bottom: 15px;
	color: #0b5ea5;
	font-weight: bold;
	margin-bottom: 0.75em;
	padding-bottom: 10px;
	position: relative;
}

.section-form h3:after,
div#main-container h1:after{
	content: url('../img/separator.png');
	position: absolute;
	bottom: -20px;
	left: 0;
}

.flexslider {
	width: 1920px;
	position: absolute;
	top: 0;
	left: -1000%;
	right: -1000%;
	margin: auto;
}
.flexslider li {
	padding-left: 0 !important;
}
.flexslider li:before {
	display: none;
}
.promo .promo-left {
	text-align: center;
	position: relative;
	z-index: 100;
	width: 100%;
	padding-top: 100px;
}

.promo .promo-left span {
	color: #fff !important;
    font-size: 55px;
    font-family: 'bebasneue', sans-serif;
    font-weight: bold;
}

.promo .promo-right {
	float: left;
	position: relative;
	width: 50%;
}
.promo .promo-right .wrap-carousel {
	position: absolute;
	margin-top: 30px;
	top: 0;
	right: 0;
	height: 100%;
	width: 680px;
}
.promo .promo-left .title {}
.promo .promo-left p {
	color: rgba(255, 255, 255, 0.79) !important;
	margin-bottom: 30px;
}
.promo .promo-text {
	font-size: 44px;
	line-height: 65px;
	text-align: center;
	margin-bottom: 30px;
}
.promo .promo-text b {
	font-size: 49px;
}
.promo .promo-text b {
	font-weight: bold;
	color: #fff;
}
.flexslider {
	margin-top: 1px;
	border-bottom: 0;
	border-top: 0;
	margin-bottom: 0;
}
.miniSurveyView table.formBlockSurveyTable {}
.section-content .right label {
	font-size: 15px;
	margin-top: 24px;
}
[for="Question16"] {
	position: absolute;
	top: -2px;
	left: 0;
}
[for="Question17"] {
	position: absolute;
	top: 60px;
	left: 0;
}
[for="Question18"] {
	position: absolute;
	top: 122px;
	left: 0;
}
.kontakt-form tr input[type="text"] {
	padding: 18px 63px;
	position: relative;
	outline: 0;
}
.promo-text h1 {
	font-size: 38px !important;
	margin-bottom: 10px;
}
.email-number,
.phone-number {
	padding-top: 12px;
}
#footer .email-number,
#footer .phone-number {
	padding-top: 0 !important;
}
#footer .quick-contact {
	margin-top: 19px !important;
}
.phone-number,
.email-number strong {}
#footer .phone-number strong,
#footer .email-number strong {
	font-weight: normal !important;
}
.quick-contact {
	float: right;
	margin-top: 13px;
}
.quick-contact p {
	margin-bottom: 0 !important;
}
.quick-contact .email,
.quick-contact .phone {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	float: left;
	margin-left: 25px;
}
.quick-contact .ico {
	padding: 0 20px;
	float: left;
	display: inline-block;
	font-size: 44px;
	color: #fff;
	line-height: 35px;
}
.quick-contact strong {}
.quick-contact span {
	font-size: 16px;
	line-height: 30px;
	color: #fff;
}
.quick-contact span a {
	color: #393938 !important;
}
.boxes {
	margin: 35px -20px;
}
.boxes .col {
	padding: 0 20px;
	float: left;
	width: calc(100%/3);
}
.boxes .item {
	display: block;
	text-decoration: none;
	height: 325px;
	position: relative;
	overflow: hidden;
}
.boxes .item .thumb img {
	-webkit-transform: scale(1.0);
	transform: scale(1.0);
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}
.boxes .item:hover .thumb img {
	-webkit-transform: scale(1.10);
	transform: scale(1.10);
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}
.boxes .item:hover .desc {
	background-color: rgba(240, 125, 0, 0.71);
	color: #fff;
}
.boxes .item:hover .arrow {
	color: #fff !important;
}
.boxes .item .thumb {
	overflow: hidden;
}
.boxes .item .desc {
	color: #2d3134;
	padding: 22px 55px 22px 25px;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 125px;
	background-color: rgba(255, 255, 255, 0.78);
}
.boxes .item .desc .arrow {
	position: absolute;
	bottom: 30px;
	right: 25px;
	color: #2d3134;
	font-size: 30px;
}
.boxes .item .desc .title {
	display: block;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
.boxes .item .desc .text {
	font-size: 16px;
	font-weight: 300;
	line-height: 22px;
}
.text-center {
	text-align: center;
}
.body h1 {
	font-weight: bold;
	color: #0b5ea5;
}
.body a {
	color: #0b5ea5;
}

.body h2 {
	font-weight: 700;
	font-size: 26px;
	font-weight: bold;
	color: #2d3134;
	margin-bottom: 15px;
}
.body ul {
	list-style: none;
	padding-left: 0;
}
.body ul li {
	padding-left: 28px;
	position: relative;
	margin-bottom: 10px;
}
.section-content ul li:before {
	position: absolute;
	top: 0px;
	left: 0;
	color: #2d3134;
	font-size: 16px;
	content: "\f054";
	font-family: 'FontAwesome', sans-serif;
}
.grid {
	margin: 0 -30px;
}
.grid .half {
	padding: 0 30px;
	float: left;
	width: 50%;
}
.grid .half:first-child {
	border-right: 1px solid #dbdbdb;
}
.body p {
	font-weight: 300;
	font-size: 17px;
	line-height: 25px;
	margin-bottom: 15px;
}
.formBlockSurveyTable .col {
	margin-bottom: 15px;
	float: left;
	width: 33.3333%;
}
.formBlockSurveyTable {
	margin: 0 -10px;
}
.formBlockSurveyTable .col,
.formBlockSurveyTable .form-button {
	padding: 0 10px;
}
.formBlockSurveyTable .form-button .ccm-input-button {
	float: right;
}
.formBlockSurveyTable .col:nth-child(4) {
	width: 100%;
}
.formBlockSurveyTable .col input[type="text"],
.formBlockSurveyTable .col textarea {
	width: 100%;
	padding: 15px 20px;
}
.section-form {
	padding: 35px 0 45px;
	background: ;
	color: #fff;
	background: #0b5ea5 url('../img/form.jpg');
}
.section-form label {
	color: #fff;
}
.form input[type="text"],
.form textarea,
.sidebar textarea {
	resize: vertical;
	border-radius: 3px;
	outline: 0;
	border: none;
}
.form {
	margin: 0 -30px;
}
.form-left {
	float: left;
	padding-top: 25px;
	width: 35%;
	padding: 0 30px;
	color: #fff;
    margin-top: 19px;
}
.form-left span {
	font-size: 17px;
	line-height: 44px;
}
.form-left span strong {
	font-size: 26px;
	color: #f7c02f;
}

.form-left h3{
	color: #fff !important;
	    font-size: 33px !important;
}
.form-right {
	float: left;
	width: 65%;
	padding: 0 30px;
}

.form-right p {
	font-size: 14px;
}

.container-text {
	max-width: 800px;
	margin: auto;
}
.section-content h3 {
	font-weight: 300;
	font-size: 18px;
	font-weight: bold;
	color: #2d3134;
}
.section-content h4 {
	font-weight: 300;
	font-size: 20px;
	color: #2d3134;
}
div#main-container h5 {
	font-size: 16px;
	margin-bottom: 3px;
}
div#main-container h6 {
	font-size: 12px;
	margin-bottom: 3px;
}
div#main-container hr {
	margin: 20px 0;
	color: #2d3134;
}

/* alternate emphasis style for inclusion in content block editor aka tinymce */

.serif-emphasis {
	/* color: #0099ff; */
	font-weight: 100;
	font-style: italic;
}

/* site title styles */

div#main-container #header h1 {
	font-size: 28px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.primary-nav {}

/* header list styles */

div#main-container #header ul {
	list-style-type: none;
	margin-bottom: 0;
	width: 100%;
}
div#main-container #header ul li ul {
	border-top-left-radius: 0 !important;
	border-top-right-radius: 0 !important;
}
div#main-container #header ul li ul li {
	line-height: 30px;
}
div#main-container #header ul li ul li a {
	color: #343642;
}
div#main-container #header ul li {
	font-size: 15px;
	margin: 0;
	line-height: 28px;
	/* border-right: 1px solid #d9d9d9; */
}
div#main-container #header ul li ul li {
	font-size: 14px !important;
}

/* footer styles */

div#footer p {
	font-size: 12px;
	display: inline-block;
}
div#footer strong {
	font-size: 15px;
}
div#footer p {
	color: rgb(255, 255, 255);
}
div#footer p a {}
div#footer #footer-inner p.footer-copyright {
	float: left;
	font-weight: bold;
}
div#footer #footer-inner p.footer-sign-in {
	float: left;
}
div#footer #footer-inner p.footer-tag-line {
	float: right;
	text-align: right;
	margin-top: -40px;
}
div#footer #footer-inner a,
div#footer #footer-inner a:link,
div#footer #footer-inner a:visited,
div#footer #footer-inner a:active {
	text-decoration: none;
}
div#footer #footer-inner a:hover {
	text-decoration: underline;
}
li.month {
	margin-left: 0px;
}
body#tinymce {
	background-image: none;
}
.section-content .right label {
	display: block;
	width: 100%;
}
#main-content-inner li {
	margin-bottom: 10px;
}
.extra {
	background: url('img/bg-extra.jpg') no-repeat top center;
	background-size: cover;
	color: #fff;
	padding: 40px 0 33px 0;
}
.promo a.btn {
	background-color: rgba(255, 255, 255, 0.77);
}
#main-container a.btn.fix {
	width: 280px;
}
#main-container a.btn {
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	display: inline-block;
	height: 56px;
	line-height: 57px;
	font-size: 20px;
	font-weight: bold;
	position: relative;
	z-index: 1;
	padding-left: 45px;
	padding-right: 45px;
	color: #002d53 !important;
	background-color: #ffcb42;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
	text-transform: uppercase;
	border-radius: 3px;
}
#main-container a.btn:hover {
	text-decoration: none !important;
	color: #fff;
	background-color: #ffce4d;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}
#main-container a.btn:hover:before {
	/*	border-color: transparent #fff transparent transparent;*/
}
.section-portfolio {
	background-repeat: no-repeat, no-repeat;
	background-position: top left, bottom right;
	padding: 45px 0;
	background-color: #eeeeee;
	border-top: 1px solid #e0e0e0;
}
.portfolio-text {
	vertical-align: middle;
	margin-top: 2px;
	display: inline-block;
}
.portfolio {
	margin: 50px -2px 0px -2px;
}
.portfolio .col {
	padding: 0 2px;
	width: calc(100%/4);
	float: left;
}
.portfolio .col .item {
	display: block;
	text-decoration: none;
	width: 100%;
	height: 200px;
	overflow: hidden;
	position: relative;
	margin-bottom: 15px;
}
.portfolio .col .item .thumb {
	overflow: hidden;
}
.portfolio .col .item .thumb img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}
.portfolio .col .item:hover .thumb img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}
.portfolio .col .item .desc {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	left: 0;
	bottom: 0px;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.81);
	padding: 14px 30px 13px 13px;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
	opacity: 0;
}
.portfolio .col .item .desc .zoom {
	font-size: 40px;
	text-align: center;
	color: #fff;
	display: block;
	margin-bottom: 0px;
	margin-left: 25px;
}
.portfolio .col .item:hover .desc {
	bottom: 0;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
	opacity: 1;
}
.portfolio .col .item .desc .arrow {
	position: absolute;
	top: 13px;
	right: 16px;
	color: #fff;
	font-size: 35px;
}
.portfolio .col .item .desc .text {
	color: #fff;
	margin-bottom: 3px;
	font-size: 15px;
	line-height: 23px;
}
.portfolio .col .item .desc .name {
	font-weight: 600;
	color: #fff;
	font-size: 15px;
}
.section-partners {
	border-top: 1px solid #d6d6d6;
	background-color: #f9f9f9;
}
.section-contacts {
	background-color: #1a1a1a;
	color: #fff;
}
.partners {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 35px 0;
}
.partners .col {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
}
.partners .col b {
	font-size: 14px;
	font-weight: bold;
	color: #767676;
}
#footer .left {
	float: left;
	font-size: 12px;
	display: none;
}
#footer .left img {
	margin-right: 10px;
	float: left;
}
.ccm-global-area {
	display: inline-block !important;
}
#footer .quick-contact {
	margin-top: 0;
	text-align: left;
	float: left;
	margin-left: -20px;
	margin-top: 6px;
}
#footer .footer-3 {
	margin-top: 22px;
}
.footer-info {
	font-weight: normal;
	display: block;
	text-align: center;
}
#footer .footer-info a {
	color: rgba(255, 255, 255, 0.74) !important;
	font-weight: 400 !important;
}
#footer .quick-contact span {
	font-size: 15px;
	line-height: 28px;
	color: #fff;
}
#footer .quick-contact span a,
#footer .quick-contact span b {
	color: #fff !important;
}
#footer .quick-contact .ico {
	color: #2d3134;
	font-size: 42px;
	line-height: 24px;
}
#footer .quick-contact .email,
#footer .quick-contact .phone {
	margin-left: 0;
	margin-right: 15px;
}
.partners .col img {
	opacity: 0.60;
	-webkit-filter: gray;
	filter: gray;
	/* IE6-9 */
	filter: grayscale(1);
	/* Microsoft Edge and Firefox 35+ */
	-webkit-filter: grayscale(1);
	/* Google Chrome, Safari 6+ & Opera 15+ */
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}

/* Disable grayscale on hover */

.partners .col img:hover {
	opacity: 1;
	filter: none;
	-webkit-filter: grayscale(0);
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}
.ccm-input-button {
	display: block;
	cursor: pointer;
	color: #002f57;
	border-radius: 3px;
	font-size: 15px;
	padding: 16px 50px;
	text-decoration: none;
	font-weight: bold;
	height: 47px;
	line-height: 16px;
	width: 210px;
	font-size: 22px;
	border: 0px;
	-webkit-transition: 0.5s all;
	transition: 0.5s all;
	background-color: #f7c02f;
	overflow: hidden;
	font-family: 'bebasneue';
}
.ccm-input-button:hover {
	background-color: #ffcc46;
}
::-webkit-input-placeholder {
	color: rgba(0, 0, 0, 0.79);
}
:-moz-placeholder {
	/* Firefox 18- */
	color: rgba(0, 0, 0, 0.79);
}
::-moz-placeholder {
	/* Firefox 19+ */
	color: rgba(0, 0, 0, 0.79);
}
:-ms-input-placeholder {
	color: rgba(0, 0, 0, 0.79);
}
input[type="text"],
textarea {
	font-size: 15px;
	font-family: 'arial';
	font-weight: 400;
}
#right-sidebar-container input[type=text],
input[type=url],
input[type=tel],
input[type=number],
input[type=color],
input[type=email] {
	font-size: 15px;
	color: #8e8d8d;
	padding: 10px 0px 10px 10px;
	background-color: #fdfdfd;
	display: block;
	border: 1px solid #AFAFAF;
	margin: 0px 0 -3px 0;
	box-shadow: inset 2px 2px 4px #f1f1f1;
	width: 95%;
}
#right-sidebar-container input[type=text]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=color]:focus,
input[type=email]:focus {
	border: 2px solid #dcc893;
	outline: none;
}
label {
	color: #7a7a7a;
	/* font-weight: bold; */
	display: block;
	width: 150px;
	float: left;
	font-size: 13px;
	margin-top: 9px;
	margin-bottom: 7px;
}
#right-sidebar-container textarea {
	font-size: 15px;
	color: #8e8d8d;
	padding: 10px 0px 10px 10px;
	background-color: #fdfdfd;
	display: block;
	border: 1px solid #AFAFAF;
	margin: 0px 0 -3px 0;
	box-shadow: inset 2px 2px 4px #f1f1f1;
	/* float: left; */
	width: 95%;
}
#right-sidebar-container textarea:focus {
	border: 2px solid #dcc893;
	outline: none;
}
.formBlockSurveyTable {
	width: 100%;
	position: relative;
}
@media only screen and (max-width: 850px) {
	.amiant-css3-menu-navigation-bar {
		padding-top: 111px !important;
	}
}
.promo-text * {
	color: #fff !important;
}
.amiant-css3-menu-navigation-bar .navigation-menu ul li:first-child > a {}
.miniSurveyView .required {
	display: none;
}
.nav-nabidka {
	padding-left: 0;
	list-style: none;
	margin: 0 -10px;
}
.nav-nabidka li {
	float: left;
	padding: 0 10px;
	width: 20%;
}
.nav-nabidka li a {
	display: block;
	text-decoration: none;
	height: 280px;
	padding-top: 200px;
	border-radius: 100px / 50px;
	padding-top: 140px;
	background-repeat: no-repeat;
	background-position: bottom center;
}
.nav-nabidka li a:hover .desc {
	text-decoration: none !important;
}
.nav-nabidka li a:hover {
	text-decoration: none !important;
}
.nav-nabidka li:nth-child(1) a {
	background-image: url('img/menu-bg1.png');
}
.nav-nabidka li:nth-child(2) a {
	background-image: url('img/menu-bg2.png');
}
.nav-nabidka li:nth-child(3) a {
	background-image: url('img/menu-bg3.png');
}
.nav-nabidka li:nth-child(4) a {
	background-image: url('img/menu-bg4.png');
}
.nav-nabidka li:nth-child(5) a {
	background-image: url('img/menu-bg5.png');
}
.dl-menuwrapper button {
	margin-top: 18px;
	width: 56px !important;
	border-radius: 0 !important;
}
.nav-nabidka li a .ico {
	height: 80px;
	background-repeat: no-repeat;
	background-position: center center;
}
.nav-nabidka li a .ico.ico-1 {
	background-image: url('img/ico-1.png');
}
.nav-nabidka li a .ico.ico-2 {
	background-image: url('img/ico-2.png');
}
.nav-nabidka li a .ico.ico-3 {
	background-image: url('img/ico-3.png');
}
.nav-nabidka li a .ico.ico-4 {
	background-image: url('img/ico-4.png');
}
.nav-nabidka li a .ico.ico-5 {
	background-image: url('img/ico-5.png');
}
.nav-nabidka li a .desc {
	text-align: center;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}

/* hover */

.nav-nabidka li a:hover .ico.ico-1,
.nav-nabidka li.active a .ico.ico-1 {
	background-image: url('img/ico-1-hover.png');
}
.nav-nabidka li a:hover .ico.ico-2,
.nav-nabidka li.active a .ico.ico-2 {
	background-image: url('img/ico-2-hover.png');
}
.nav-nabidka li a:hover .ico.ico-3,
.nav-nabidka li.active a .ico.ico-3 {
	background-image: url('img/ico-3-hover.png');
}
.nav-nabidka li a:hover .ico.ico-4,
.nav-nabidka li.active a .ico.ico-4 {
	background-image: url('img/ico-4-hover.png');
}
.nav-nabidka li a:hover .ico.ico-5,
.nav-nabidka li.active a .ico.ico-5 {
	background-image: url('img/ico-5-hover.png');
}
.nav-nabidka li:hover a .desc,
.nav-nabidka li.active a .desc {
	color: #fff;
}
.nav-nabidka li:nth-child(1):hover a,
.nav-nabidka li:nth-child(1).active a {
	background-image: url('img/menu-bg1-active.png');
}
.nav-nabidka li:nth-child(2):hover a,
.nav-nabidka li:nth-child(2).active a {
	background-image: url('img/menu-bg2-active.png');
}
.nav-nabidka li:nth-child(3):hover a,
.nav-nabidka li:nth-child(3).active a {
	background-image: url('img/menu-bg3-active.png');
}
.nav-nabidka li:nth-child(4):hover a,
.nav-nabidka li:nth-child(4).active a {
	background-image: url('img/menu-bg4-active.png');
}
.nav-nabidka li:nth-child(5):hover a,
.nav-nabidka li:nth-child(5).active a {
	background-image: url('img/menu-bg5-active.png');
}
.nav-nabidka li a:hover,
.nav-nabidka li.active a {
	text-decoration: none;
}
.text-kontakt {
	padding: 12px 20px 0;
	background: #2d3134;
	height: 80px;
	margin-left: -30px;
	margin-right: -30px;
	text-align: center;
	position: relative;
}
.text-kontakt:after {
	content: "";
	position: absolute;
	bottom: -25px;
	left: 0;
	width: 100%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 25px 160px 0 160px;
	border-color: #2d3134 transparent transparent transparent;
}
.text-kontakt * {
	color: #272727 !important;
}
.text-kontakt p {
	line-height: 33px !important;
}
.kontakt-form textarea,
.kontakt-form input {
	width: 100% !important;
	
}

.dl-menuwrapper button:after{
	background-color: #0b5ea5;
	box-shadow: 0 10px 0 #0b5ea5, 0 20px 0 #0b5ea5;
}


.amiant-css3-menu-navigation-bar .navigation-menu li > a {
	font-weight: bold !important;
	font-size: 18px;
}
.amiant-css3-menu-navigation-bar .navigation-menu li:hover > a {
	color: #dd7d50;
}
#dl-menu > ul > li.nav-path-selected {
	background-color: #2d3134 !important;
}
.dl-menuwrapper button {
	background-color: #f7c02f !important;
	border-radius: 3px !important;
}
.block-extra {
	margin: 0 -25px;
}
.block-extra h2 {
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	line-height: 42px;
}
.block-extra .item {
	width: 25%;
	float: left;
	padding: 0 25px;
	text-align: center;
}
.block-extra .item:first-child {
	text-align: left;
}
.block-extra .item h2 {
	display: block;
	margin-bottom: 12px;
}
.block-extra .item .title {
	color: #2d3134;
	font-weight: bold;
	position: relative;
	margin-bottom: 30px;
	font-size: 28px;
	display: inline-block;
}
.block-extra .item .title:after {
	position: absolute;
	bottom: -15px;
	left: 0;
	right: 0;
	margin: auto;
	content: "";
	width: 75px;
	height: 1px;
	background-color: #2d3134;
}
.block-extra .item a {
	color: #2d3134;
	text-decoration: none;
}
.block-extra .item a:before {
	content: "\f105";
	font-family: 'FontAwesome', sans-serif;
	padding-right: 10px;
	color: #2d3134;
}
.block-extra .item a i {
	padding-right: 10px;
	color: #2d3134;
}
.block-extra .item p {
	color: #fefefe;
	font-size: 15px;
	line-height: 22px;
}
.footer-left {
	float: left;
	display: inline-block;
	font-size: 13px;
	margin-top: 6px;
}
.section-aboutus {
	background-color: #f2f2f2;
	padding: 75px 0;
}
.aboutus .container {}
.aboutus {
	margin: 0 -30px;
}
.aboutus .left {
	padding: 0 30px;
	float: left;
	width: 50%;
}
.aboutus .right {
	padding: 0 30px;
	float: left;
	width: 50%;
}
.aboutus .overtitle {
	font-size: 25px;
	color: #868686;
}
.aboutus .prodejna {
	display: block;
	text-decoration: none;
	width: 100%;
	height: 350px;
	position: relative;
	overflow: hidden;
}
.aboutus .prodejna .thumb {
	opacity: 1;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
	overflow: hidden;
	-webkit-transform: scale(1.0);
	transform: scale(1.0);
}
.aboutus .prodejna .desc {
	padding: 20px 23px;
	font-size: 21px;
	height: 65px;
	color: #fff;
	background-color: rgba(142, 35, 28, 0.85);
	font-weight: 300;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 100%;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}
.aboutus .prodejna:hover .thumb {
	-webkit-transform: scale(1.10);
	transform: scale(1.10);
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}
.aboutus .prodejna:hover .desc {
	background-color: rgba(240, 125, 0, 0.78);
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}
.aboutus .prodejna:hover .desc .arrow {
	-webkit-transform: translate(3px);
	transform: translate(3px);
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
}
.aboutus .prodejna .desc .arrow {
	position: absolute;
	right: 18px;
	top: 0;
	bottom: 0;
	font-size: 38px;
	-webkit-transition: 300ms ease-in-out;
	transition: 300ms ease-in-out;
	height: 45px;
	margin: auto 0;
}
.section-links {
	background-color: #e9e9e9;
	padding: 20px 0;
}
.section-links .links {
	margin: 0 -15px;
}
.section-links .links .col {
	padding: 0 15px;
	float: left;
	width: calc(100%/3);
}
.section-links .links .item {
	text-decoration: none;
	text-align: center;
	color: #2d3134 !important;
	display: block;
	background-color: #fff;
	border-bottom-left-radius: 25px;
	border: 1px solid #d1d1d1;
	padding: 10px;
	height: 90px;
	line-height: 70px;
	white-space: nowrap;
	font-size: 18px;
	font-weight: bold;
}
.section-links .links .item:hover {
	background-color: #2d3134;
	text-decoration: none !important;
	color: #fff !important;
}
.carousel .slick-slide:before {
	content: "";
}
.languages .text {
	color: #9f9f9f;
	font-size: 16px;
	float: left;
	line-height: 33px;
	padding-right: 5px;
}
.wrap-carousel .slick-dots li {
	margin-left: 10px !important;
}
.section-services {
	background-color: #0b5ea5;
	border-bottom: 1px solid #e0e0e0;
	padding: 40px 0 40px 0;
}
.services {
	margin: 0 -20px;
}
.services .item {
	width: calc(100%/3);
	text-align: center;
	float: left;
	padding: 0 20px;
}
.services .item img {
	margin-bottom: 10px;
}
.services .item .title {
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
}
.services .item .desc {
	color: #fff;
	font-weight: 300;
	font-size: 15px;
	opacity: 0.9;
	line-height: 25px;
}

/*===== Deluxe Gallery responsive ====== */

@media (max-width: 1000px) {
	.deluxe_image_gallery_image {
		width: 25% !important;
	}
}

@media (max-width: 768px) {
	.deluxe_image_gallery_image {
		width: 50% !important;
	}
}

@media (max-width: 480px) {
	.deluxe_image_gallery_image {
		width: 100% !important;
	}
}

/* ========== CUSTOM MEDIA QUERIES========== */

@media only screen and (max-width: 1175px) {
	.section-form{
		padding: 20px 0 35px;
	}
	.section-content{
		padding: 30px 0 30px 0;
	}
	.topbar{
		padding-right: 100px;
	}
	.primary-nav {
		display: none;
	}
	.responsive-menu{
		display: block;
	}
	.slogan{
		display: none;
	}
	#logo{
		margin-top: 14px;
	}
	.dl-menuwrapper button{
		margin-top: 7px;
	}
	.promo{
		height: auto;
		padding-bottom: 25px;
	}
	.promo .promo-left{
		padding-top: 65px;
	}
}

@media only screen and (max-width: 980px) {
	.sidebar{
		display: none;
	}
	.section-form{
		display: none;
	}
}
@media only screen and (max-width: 768px) {
	.contacts{
		flex-direction: column;
		align-items: center;
		text-align: center;
	}
	#main-content-inner img[style*="right"] {
		display: none;
	}

}

@media only screen and (max-width: 600px) {
	#footer{
		padding: 0;
		height: auto;
	}
	.section-form h3, div#main-container h1{
		font-size: 45px;
	}
	.blog .col{
		width: 100%;
		margin-bottom: 25px;
	}
	#footer .left{
		display: none;
	}
	.services .item{
		width: 100%;
		margin-bottom: 25px;
	}
}

@media only screen and (max-width: 480px) {
	
}

.body .section-content .ccm-layout .deluxe_image_gallery_image {
    width: 100% !important;
}

.body .section-content img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 480px) {
    .ccm-layout-col-1,
    .ccm-layout-col-2{
        float: none !important;
        width: 100% !important;
    }
}
