@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800');

body {
	margin: 0;
	font-family: 'Open Sans', sans-serif;
}

.header {
	position: relative;
	padding-top: 20px;
}

.header:before {
	content: '';
	position: absolute;
	top: 0;
	width: 100%;
	border-top: 20px solid #1f1e24;
	z-index: 2000;
}

.container {
	max-width: 1072px;
	padding-left: 24px;
	padding-right: 24px;
	margin: 0 auto;
}

.header {
	background: #fcfcfc;
}

.header__top {
	display: flex;
	justify-content: space-between;
}

.header .custom.top_address {
	font-size: 11px;
	position: relative;
	color: #959497;
	padding-left: 25px;
}

.header .custom.top_address:before {
	content: '\e900';
	position: absolute;
	left: -3px;
	top: 3px;
	font-size: 26px;
	color: black;
	font-family: 'icomoon';
 	src:  url('fonts/icomoon.eot?exno0m');
  	src:  url('fonts/icomoon.eot?exno0m#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?exno0m') format('truetype'),
    url('fonts/icomoon.woff?exno0m') format('woff'),
    url('fonts/icomoon.svg?exno0m#icomoon') format('svg');
  	font-weight: normal;
  	font-style: normal;
}

.header__logo img {
	width: 281px;
	margin-top: -20px;
	position: absolute;
	left: 50%;
	
	-webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    transform: translateX(-50%);
}


.header .top_address p:first-child {
	margin-bottom: 0;
	text-transform: uppercase;
}

.header .top_address p + p {
	margin-top: 0;
	color: rgba(0, 0, 0, 0.87);
	font-weight: bold;
}

.slideshowck {
	height: 455px !important;
	margin-bottom: 0 !important;
}

.header__languages h3 {
	margin-top: 11px;
	margin-bottom: 0;
	font-size: 11px;
	text-transform: uppercase;
	color: #959497;
	font-weight: normal;
}

.header__languages .lang-inline li:first-child {
	margin-left: 0;
}

.header__languages .lang-inline a {
	font-size: 11px;
	font-weight: 400;
	color: #959497;
}

.header__languages .moduletable {
	position: relative;
	padding-left: 25px;
}

.header__languages .lang-active a {
	color: black;
	text-decoration: underline;
	display: inline-block;
}	

.header__languages .moduletable:before {
	content: '\e906';
	position: absolute;
	left: -7px;
    top: 3px;
	font-size: 26px;
	color: black;
	font-family: 'icomoon';
 	src:  url('fonts/icomoon.eot?exno0m');
  	src:  url('fonts/icomoon.eot?exno0m#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?exno0m') format('truetype'),
    url('fonts/icomoon.woff?exno0m') format('woff'),
    url('fonts/icomoon.svg?exno0m#icomoon') format('svg');
  	font-weight: normal;
  	font-style: normal;
}

.header__languages .mod-languages {
    margin-top: -5px;
}

.nav.menu {
	display: flex;
	justify-content: space-between;
	list-style-type: none;
	margin: 0;
	padding-left: 0;
	padding-bottom: 14px;
	padding-top: 24px;
}

.header__nav .nav.menu{
	padding-top: 72px;
}

.camera_caption {
	top: 40%;
}

.camera_caption > div {
	background: none;
}

.camera_caption > div div.camera_caption_title {
	font-size: 18px !important;
	text-transform: uppercase !important;
	font-weight: 400;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}

.camera_caption > div div.camera_caption_desc {
	text-transform: uppercase !important;
	font-weight: 800 !important; 
	font-size: 55px !important;
	text-align: center;
	letter-spacing: 2px !important;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.2;
}

.camera_pag_ul {
	display: flex;
    justify-content: center;
}

.camera_pag {
    margin-top: -130px;	
}

.camera_wrap .camera_pag .camera_pag_ul li,
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
	background: #fff;
}

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont,
.camera_next {
	background: none;
}

.camera_prevThumbs, .camera_nextThumbs, .camera_prev {
	left: calc((100% - 420px) / 4 - 10px);
}

.camera_prevThumbs, .camera_nextThumbs, .camera_next {
	right: calc((100% - 420px) / 4 - 10px);
}

.camera_prev > span,
.camera_next > span {
	background: none;
	position: relative;
}

.camera_prev > span:before {
	content: '\e907';
	font-family: 'icomoon';
 	src:  url('fonts/icomoon.eot?exno0m');
  	src:  url('fonts/icomoon.eot?exno0m#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?exno0m') format('truetype'),
    url('fonts/icomoon.woff?exno0m') format('woff'),
    url('fonts/icomoon.svg?exno0m#icomoon') format('svg');
  	font-weight: normal;
  	font-style: normal;
  	position: absolute;
  	top: 50%;
  	transform: translateY(-50%);
  	color: #fff;
  	font-size: 32px;
  	opacity: 0.7;
}

.camera_next > span:before {
	content: '\e909';
	font-family: 'icomoon';
 	src:  url('fonts/icomoon.eot?exno0m');
  	src:  url('fonts/icomoon.eot?exno0m#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?exno0m') format('truetype'),
    url('fonts/icomoon.woff?exno0m') format('woff'),
    url('fonts/icomoon.svg?exno0m#icomoon') format('svg');
  	font-weight: normal;
  	font-style: normal;
  	position: absolute;
  	top: 50%;
  	transform: translateY(-50%);
  	color: #fff;
  	font-size: 32px;
  	opacity: 0.7;
}

.camera_next:hover > span:before,
.camera_prev:hover > span:before {
	opacity: 1;
}

.camera_amber_skin .camera_commands > .camera_stop,
.camera_wrap .camera_pag .camera_pag_ul li:hover > span {
	display: none !important;
}

.camera_wrap .camera_pag .camera_pag_ul li {
	width: 8px;
	height: 8px;
	margin: 20px 8px;
	position: relative;
}

.camera_pag_ul .cameracurrent:before {
	content: '';
	position: absolute;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	background: #fff;
	left: -4px;
	top: 50%;
	transform: translateY(-50%);
}

.camera_wrap .camera_pag .camera_pag_ul li span {
	display: none;
}

.item-page {
	display: flex;
	margin-top: -70px;
	position: relative;
	z-index: 999;
}

.item-page .fields-container {
	width: 32%;
	margin: 0;
	padding: 24px;
	background: #302f39;
	min-width: 320px;
}

.item-page .fields-container dd {
	-moz-margin-start : 0;
    -webkit-margin-start : 0;
    margin-start : 0;
}

.item-page .moduletable {
	width: 68%;
}

.field-entry {
	display: flex;
	justify-content: space-between;
	font-size: 14px;
	color: #adacaf;
	padding-left: 34px;
	position: relative;
}

.field-entry.info {
	padding-left: 0 !important;
	text-align: center;
}

.field-entry.info a {
	border-radius: 3px;
	box-shadow: 0px 0px 3px #333;
	display: block;
	padding: 10px;
	background-color: #4B96F3;
	color: white;
}

.field-entry.info a:hover {
	background-color:#3D8FED;
}

.field-label {
	color: #fff;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	width: 100px;
}

.field-value {
	flex-grow: 1;
}

.field-value a {
	color: #adacaf;
	text-decoration: none;
}

.field-value a:hover {
	color: #fff;
}

.field-entry:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	font-size: 24px;
	color: #fff;
	font-family: 'icomoon';
 	src:  url('fonts/icomoon.eot?exno0m');
  	src:  url('fonts/icomoon.eot?exno0m#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?exno0m') format('truetype'),
    url('fonts/icomoon.woff?exno0m') format('woff'),
    url('fonts/icomoon.svg?exno0m#icomoon') format('svg');
  	font-weight: normal;
  	font-style: normal;
}

.field-entry.address:before {
	content: '\e900';
}

.field-entry.phones:before {
	content: '\e904';
}

.field-entry.website:before {
	content: '\e905';
	top: -3px;
}

.field-entry.email:before {
	content: '\e901';
	top: -2px;
}

.field-entry.facebook:before {
	content: '\e902';
}

.field-entry + .field-entry {
	margin-top: 24px;
}

.field-entry .fb {
	position: relative;
	padding-left: 16px;
}

.field-entry .fb:before {
	content: '\e903';
    position: absolute;
    left: -8px;
    top: -4px;
    color: #fff;
    font-size: 23px;
    font-family: 'icomoon';
    src: url(fonts/icomoon.eot?exno0m);
    src: url(fonts/icomoon.eot?exno0m#iefix) format('embedded-opentype'),
 url(fonts/icomoon.ttf?exno0m) format('truetype'),
 url(fonts/icomoon.woff?exno0m) format('woff'),
 url(fonts/icomoon.svg?exno0m#icomoon) format('svg');
    font-weight: normal;
    font-style: normal;
}

.article {
	padding-top: 48px;
	padding-bottom: 48px;
	max-width: 955px;
	margin-left: auto;
	margin-right: auto;
}

.article h1 {
	text-align: center; 
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 800;
	position: relative;
	margin-bottom: 24px;
	padding-bottom: 24px;
}

.article h1:after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	border-bottom: 2px solid black;
	width: 35px;
}

.article p {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	color: rgba(0, 0, 0, 0.87);
}

.bottom-navigation {
	background: #302f39;
}

.header__nav .nav.menu li {
	position: relative;
	text-align: center;
}

.header__nav .nav.menu li a {
	position: absolute;
	white-space: nowrap;
	text-transform: uppercase;
	bottom: 0;
	font-size: 9px;
	color: #b0b0b3;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	width: 142px;
	position: relative;
	border-top: 2px solid #b0b0b3;
}

.header__nav .nav.menu li:hover a {
	color: rgba(0, 0, 0, 0.87);
}

.header__nav .nav.menu li a:after {
	content: '';
    position: absolute;
    top: -220%;
    left: 0;
    right: 0;
    width: 100%;
    height: 45px;
    background-size: cover;
    opacity: 0.3;
}

.header__nav .nav.menu li a:after :hover:after {
	content: '';
    position: absolute;
    top: -220%;
    left: 0;
    right: 0;
    width: 100%;
    height: 45px;
    background-size: cover;
}

.triumf1:after {
	background: url(../images/triumf-taxi.png) center center no-repeat;
	background-position: 0 -40px;
}

.triumf2:after {
	background: url(../images/triumf-tours.png) center center no-repeat;
	background-position: 0 -40px;
}

.triumf3:after {
	background: url(../images/triumf-wash.png) center center no-repeat;
	background-position: 0 -40px;
}

.triumf4:after {
	background: url(../images/triumf-automotive.png) center center no-repeat;
	background-position: 0 -40px;
}

.triumf5:after {
	background: url(../images/balkanci.png) center center no-repeat;
	background-position: 0 -40px;
}

.triumf6:after {
	background: url(../images/holding.png) center center no-repeat;
	background-position: 0 -40px;
}

.triumf1:hover:after {
	background: url(../images/triumf-taxi.png) center center no-repeat;
	background-position: 0 0;
	opacity: 1 !important;
}

.triumf2:hover:after {
	background: url(../images/triumf-tours.png) center center no-repeat;
	background-position: 0 0;
	opacity: 1 !important;
}

.triumf3:hover:after {
	background: url(../images/triumf-wash.png) center center no-repeat;
	background-position: 0 0;
	opacity: 1 !important;
}

.triumf4:hover:after {
	background: url(../images/triumf-automotive.png) center center no-repeat;
	background-position: 0 0;
	opacity: 1 !important;
}

.triumf5:hover:after {
	background: url(../images/balkanci.png) center center no-repeat;
	background-position: 0 0;
	opacity: 1 !important;
}

.triumf6:hover:after {
	background: url(../images/holding.png) center center no-repeat;
	background-position: 0 0;
	opacity: 1 !important;
}

.triumf1:hover,
.header__nav .active .triumf1 {
	border-color: #98d437 !important;
}

.triumf2:hover,
.header__nav .active .triumf2 {
	border-color: #00afef !important;
}

.triumf3:hover,
.header__nav .active .triumf3 {
	border-color: #fdbd2b !important;
}

.triumf4:hover,
.header__nav .active .triumf4 {
	border-color: #ab1819 !important;
}

.triumf5:hover,
.header__nav .active .triumf5 {
	border-color: #b98e4b !important;
}

.triumf6:hover,
.header__nav .active .triumf6 {
	border-color: #f4dc42 !important;
}

.bottom-navigation .nav.menu {
	padding-top: 12px;
	padding-bottom: 12px;
}

.bottom-navigation .nav.menu li a {
	position: relative;
	width: 142px;
	display: block;
}

.bottom-navigation .nav.menu li a:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: #302f39;
}

.bottom-navigation .triumf1:after {
	content: '';
    background: url(../images/triumf-taxi.png) center center no-repeat;
    background-position: 0 -80px;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    opacity: 0.15;
}

.bottom-navigation .triumf2:after {
	content: '';
    background: url(../images/triumf-tours.png) center center no-repeat;
    background-position: 0 -80px;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    opacity: 0.15;
}

.bottom-navigation .triumf3:after {
	content: '';
    background: url(../images/triumf-wash.png) center center no-repeat;
    background-position: 0 -80px;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    opacity: 0.15;
}

.bottom-navigation .triumf4:after {
	content: '';
    background: url(../images/triumf-automotive.png) center center no-repeat;
    background-position: 0 -80px;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    opacity: 0.15;
}

.bottom-navigation .triumf5:after {
	content: '';
    background: url(../images/balkanci.png) center center no-repeat;
    background-position: 0 -80px;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    opacity: 0.15;
}

.bottom-navigation .triumf6:after {
	content: '';
    background: url(../images/holding.png) center center no-repeat;
    background-position: 0 -80px;
    width: 100%;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    opacity: 0.15;
}

.header__nav .active a:after {
	background-position: 0 0;
	opacity: 1 !important;
}

.bottom-navigation .triumf1:hover:after,
.bottom-navigation .triumf2:hover:after,
.bottom-navigation .triumf3:hover:after,
.bottom-navigation .triumf4:hover:after,
.bottom-navigation .triumf5:hover:after,
.bottom-navigation .triumf6:hover:after,
.bottom-navigation .active .triumf1:after,
.bottom-navigation .active .triumf2:after,
.bottom-navigation .active .triumf3:after,
.bottom-navigation .active .triumf4:after,
.bottom-navigation .active .triumf5:after,
.bottom-navigation .active .triumf6:after {
	background-position: 0 -80px;
	opacity: 0.4 !important;
}

.header__nav .active a {
	color: rgba(0, 0, 0, 0.87) !important;
}


/**
 * footer
 */

 .footer {
 	background: #1f1e24;
 	height: 90px;
 }

 .footer .container {
 	display: flex;
 	justify-content: space-between;
 	align-items: center;
 	height: 100%;
 }

.copyright {
	font-size: 12px;
	color: #fff;
}

.copyright .footer__allrights {
	color: #4c4b50;
}

.webnotize {
	font-size: 12px;
	color: #4c4b50;
	text-align: right;
}

.webnotize img {
	height: 12px;
}

.copyright,
.webnotize {
	flex-grow: 1;
	width: 1%;
}

.footer__logo img{
	width: 189px;
}

.article h1 {
	text-transform: uppercase;
}

.article h1 span {
	position: absolute;
	top: -13px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 9px;
	color: #46464d;
}

.article table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
.article table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
.article table a:active,
.article table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
.article table {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:50px auto 20px;
	border:#ccc 1px solid;
	width: 70%;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
.article table th {
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
.article table th:first-child {
	text-align: center;
	padding-left:20px;
}
.article table tr:first-child th:first-child {
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.article table tr:first-child th:last-child {
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
.article table tr {
	text-align: center;
	padding-left:20px;
}
.article table td:first-child {
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
.article table td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;

	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
.article table tr.even td {
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
.article table tr:last-child td {
	border-bottom:0;
}
.article table tr:last-child td:first-child {
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.article table tr:last-child td:last-child {
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.article table tr:hover td {
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}

.header__mobile {
	display: none;
}

.bottom-navigation {
	padding-top: 36px;
}

.contact-form {
	margin-bottom: -16px;
	position: relative;
	z-index: 2;
}

.contact-form > .container > .moduletable {
	border-bottom: 3px solid #6d6a91;
}

.contact-form fieldset {
	border: 0;
	padding: 0;
}

.contact-form fieldset {
	margin: 0;
}

.contact-form .moduletable {
	padding: 24px;
	background: url('../images/contacts-taxi.jpg') center center no-repeat;
	background-size: cover;
	position: relative;
}

.contact-form h3 {
	margin-top: 0;
    font-size: 24px;
    font-weight: 800;
    position: relative;
    margin-bottom: 24px;
    padding-bottom: 24px;
    color: #fff;
}

.contact-form h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 2px solid #fff;
    width: 35px;
}

.contact-form fieldset > .jform_name,
.contact-form fieldset > .jform_email,
.contact-form fieldset > .jform_subject {
	width: calc(33.33% - 24px);
	float: left;
	margin-left: 12px;
	margin-right: 12px;
}

.contact-form fieldset .form-group .jform_message {
	float: left;
	width: 100%;
}

.contact-form .jform_name > .jform_name {
	margin-left: -12px;
}

.contact-form .jform_subject > .jform_subject {
	margin-right: -12px;
}

.contact-form .jform_name > .jform_name,
.contact-form .jform_email > .jform_email,
.contact-form .jform_subject > .jform_subject {
	display: flex;
}

.contact-form .jform_name > .jform_name input,
.contact-form .jform_email > .jform_email input,
.contact-form .jform_subject > .jform_subject input {
	flex-grow: 1;
}

.contact-form .jform_name input,
.contact-form .jform_email input,
.contact-form .jform_subject input,
.contact-form textarea {
	width: 100%;
	background: transparent;
}

.contact-form .jform_name input,
.contact-form .jform_email input,
.contact-form .jform_subject input,
.contact-form textarea {
	padding: 12px;
	border: 1px solid #fff;
	font-size: 16px;
	color: #fff;
}

.contact-form textarea {
	margin-top: 24px;
	margin-bottom: 24px;
}

.contact-form .jform_name input::placeholder,
.contact-form .jform_email input::placeholder,
.contact-form .jform_subject input::placeholder,
.contact-form textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

.contact-form .jform_name input:-ms-input-placeholder,
.contact-form .jform_email input:-ms-input-placeholder,
.contact-form .jform_subject input:-ms-input-placeholder,
.contact-form textarea:-ms-input-placeholder {  /* Internet Explorer 10-11 */
    color: #fff;
}

.contact-form .jform_name input::-ms-input-placeholder,
.contact-form .jform_email input::-ms-input-placeholder,
.contact-form .jform_subject input::-ms-input-placeholder,
.contact-form textarea::-ms-input-placeholder {  
    color: #fff;
}

.contact-form .jform_message > .jform_message {
	display: flex;
}

.contact-form .jform_message > .jform_message textarea {
	flex-grow: 1;
	resize: none;
	width: 1%;
}

.contact-form #id_captcha {
	margin: 0 !important;
	margin-bottom: 24px !important;
}

.contact-form #id_captcha > div {
	box-shadow: none !important;
}

input:focus,
select:focus,
textarea:focus,
button:focus,
.camera_next,
.camera_prev,
.camera_pag_ul > li {
    outline: none;
}

.contact-form .btn {
	padding: 12px 18px;
	text-transform: uppercase;
	background: transparent;
	border: 2px solid #fff;
	color: #fff;
	margin-bottom: 28px;
	font-weight: bold;
}

.contact-form .btn:hover {
	background: #fff;
	color: #302f39;
	cursor: pointer;
}

.contact-form .before_text {
	position: absolute;
	top: 30px;
	right: 24px;
	width: 450px;
	text-align: right;
	color: #fff;
}

.contact-form .after_text {
	position: absolute;
	bottom: 16px;
	right: 24px;
	width: 520px;
	text-align: right;
	color: #fff;
}

.contact-form .message h4,
.contact-form .message p {
	text-align: left !important;
	color: #fff;
}

.contact-form .message p {
	margin-bottom: 0;
}

.logo_mobile {
	display: none;
}

.page-header {
	display: block;
}

.item-title {
	text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 800;
    position: relative;
    margin-bottom: 24px;
    padding-bottom: 24px;
    text-transform: uppercase;
}

.item-title:after {
	content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    border-bottom: 2px solid black;
    width: 35px;
}

.blog-featured {
	padding-top: 24px;
    padding-bottom: 48px;
    max-width: 955px;
    margin-left: auto;
    margin-right: auto;
}

.blog-featured p {
	font-size: 18px;
    color: rgba(0, 0, 0, 0.87);
}

@media screen and (max-width: 1050px) {

	.camera_prevThumbs, .camera_nextThumbs, .camera_prev {
		left: 60px;
	}

	.camera_prevThumbs, .camera_nextThumbs, .camera_next {
		right: 60px;
	}
}

@media screen and (max-width: 850px) {

	.page-header {
		display: block;
		height: 50px;
	    position: relative;
	    z-index: 2000;
	    line-height: 50px;
	}

	.page-header h1 {
		margin: 0;
		font-weight: bold;
	    text-transform: uppercase;
	    font-size: 17px;
	}

	.floating a {
		position: fixed;
	    bottom: 12px;
	    left: 50%;
	    transform: translateX(-50%);
	    width: 48px;
	    height: 48px;
	    background: red;
	    z-index: 9999;
	    border-radius: 50%;
	    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
    	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
    	display: flex;
    	align-items: center;
    	justify-content: center;
	}

	.floating a:before {
		content: '';
		display: inline-block;
		width: 20px;
		height: 20px;
	    background: url(../images/ic_fa-phone@2x.png) no-repeat center center;
	    background-size: contain;
	}

	.floating .mob_taxi {
		background: #9bd635;
	}
	
	.floating .mob_hotel {
		background: #b8763c;
	}
	
	.floating .mob_tours {
		background: #00afef;
	}

	.floating .mob_automotive {
		background: #ab1819;
	}

	.floating .mob_wash {
		background: #ff811b;
	}
	
	.header__languages h3 {
		display: none;
	}

	.header__languages .mod-languages {
		margin-right: 24px;
	}

	.header__languages .mod-languages {
		margin-top: 0;
	}

	.header__languages .moduletable:before {
		content: '';
	}
	
	.header__languages .lang-inline a {
		font-weight: bold;
		font-size: 12px;
	}

	.header__languages .lang-active a {
		color: #fff;
		text-decoration: none;
	}

	.header__top {
		margin-left: -24px;
	    margin-right: -24px;
	    background: #1f1e24 !important;
	    position: relative;
	    z-index: 2001;
	    padding-top: 12px;
    	padding-bottom: 20px;
	}

	.logo_desktop {
		display: none;
	}

	.logo_mobile {
		display: block;
	}
	
	.header {
		padding-top: 0;
	}

	.header:before {
		border: 0;
	}

	.header__logo img {
		position: absolute;
		margin-top: -18px;
		left: 50%;
		transform: translateX(-50%);
		width: 145px;
	}
	
	.contact-form .after_text {
		width: auto;
		left: 24px;
		text-align: left;
	}

	.contact-form {
		margin-bottom: 24px;
	}

	.bottom-navigation {
		display: none;
	}

	.camera_prevThumbs, .camera_nextThumbs, .camera_prev {
		left: 20px;
	}

	.camera_prevThumbs, .camera_nextThumbs, .camera_next {
		right: 20px;
	}

	.footer {
		height: 120px;
	}

	.footer .container {
		align-items: flex-end;
		position: relative;
	}

	.copyright,
	.webnotize {
		padding-bottom: 24px;
	}
	
	.footer__logo {
		position: absolute;
		left: 24px;
		top: 20px;
	}

	.header__nav .nav.menu {
		display: block;
	}

	.header__nav .nav.menu li {
		height: 80px;
	}
		
	.header__nav .nav.menu li:last-child {
		height: 40px;
	}

	.header__nav .nav.menu li a {
		margin-left: auto;
		margin-right: auto;
	}

	.top_address {
		display: none;
	}

    .header__languages h3 {
    	margin-top: 6px;
    	white-space: nowrap;
    }

    /**
     * navigation mobile
     */
	
	.header__mobile {
		display: block;
	    position: relative;
	    height: 50px;
	}

	
    .header__nav .nav.menu {
    	border-top: 1px solid #46464d;
		display: block;
		z-index: -1;
    }

    #nav-trigger {
		position: absolute;
		right: 0;
		top: 20px;
		bottom: 20px;
		right: 0;
		width: 27px;
		height: 20px;
		display: block;
		margin: auto;
		cursor: pointer;
		z-index: 2001;
	}
	
	#nav-trigger > * {
	    position: absolute;
	    left: 0;
	    right: 0;
	    top: 0;
	    bottom: 0;
	}

	.nav-trigger-top:after, 
	.nav-trigger-mid:after, 
	.nav-trigger-mid:before, 
	.nav-trigger-bottom:after {
		content: "";
	    position: absolute;
	    left: 0;
	    right: 0;
	    top: 0;
	    border-top: 2px solid #46464d;
	}

	.nav-trigger-mid:before, 
	.nav-trigger-mid:after {
    	top: 11px;
    	margin-top: -2px;
	}

	.nav-trigger-mid:after, 
	.nav-trigger-mid:before {
    	transition: transform .25s;
	}

	.nav-trigger-bottom:after {
    	top: auto;
    	bottom: 0;
   	 	border-top: 0 none;
    	border-bottom: 2px solid #46464d;
	}

	.header__nav .nav.menu {
		position: absolute;
	    top: 100%;
	    transform: translate3d(0, -100%, 0);
	    left: 0;
	    right: 0;
	    visibility: hidden;
	    transition: transform .25s, opacity .25s, visibility .25s;
		background: white;
		z-index: 1999;
	}

	.nav-visible .header__nav .nav.menu {
		visibility: visible;
		transform: translate3d(0, 0, 0);

		transition: transform .25s,
					opacity .25s,
					visibility 0s;
	}

	.header .container {
		position: relative;
	}

	.header .container:before {
		content: '';
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		background: #fff;
		z-index: 2000;
	}

	.nav-visible .nav-trigger-top {
		transform: translate3d(0, 9px, 0);
		visibility: hidden;

		transition: transform .25s,
					visibility .25s;
	}

	.nav-visible .nav-trigger-bottom {
		transform: translate3d(0, -10px, 0);
		visibility: hidden;

		transition: transform .25s,
					visibility .25s;
	}

	.nav-visible .nav-trigger-mid {
		transition: transform .25s;
		transform: rotate3d(0, 0, 1, 180deg);
		transition-delay: .25s;
	}

	.nav-visible .nav-trigger-mid:after {
		transform: rotateZ(-45deg);
		transition: transform .25s,
					visibility .25s;

		transition-delay: .25s;
	}

	.nav-visible .nav-trigger-mid:before {
		transform: rotateZ(45deg);
		transition: transform .25s,
					visibility .25s;

		transition-delay: .25s;
	}

	.nav-trigger-mid:after,
	.nav-trigger-mid:before {
		transition: transform .25s;
	}

	.nav-trigger-top {
		transition: transform .25s,
					opacity .25s,
					visibility .25s;

		transition-delay: .25s;
	}

	.nav-trigger-bottom {
		transition: transform .25s,
					opacity .25s,
					visibility .25s;

		transition-delay: .25s;
	}

	.header__nav .nav.menu {
		padding-top: 54px;
		padding-bottom: 0;
		border: 0;
		border-top: 1px solid #f3f3f3;
		overflow: hidden;
	}

	.header__nav .nav.menu li a:before {
		content: '';
	    position: absolute;
	    left: -100px;
	    right: -1100px;
	    bottom: -4px;
	    top: -55px;
	}
}

@media screen and (max-width: 750px) {

	.contact-form fieldset > .jform_name, 
	.contact-form fieldset > .jform_email, 
	.contact-form fieldset > .jform_subject {
		float: none;
		width: 100%;
	}

	.contact-form fieldset > .jform_name, 
	.contact-form fieldset > .jform_email, 
	.contact-form fieldset > .jform_subject {
		margin: 0;
	}

	.contact-form .jform_name > .jform_name {
		margin-left: 0;
	}

	.contact-form fieldset > .jform_email {
		margin-top: 24px;
	}

	.contact-form .jform_subject > .jform_subject {
		margin-top: 24px;
		margin-right: 0;
	}

	.contact-form h3 {
		margin-bottom: 90px;
	}

	.contact-form .before_text {
		left: 24px;
		right: 24px;
		width: auto;
		top: 90px;
		text-align: left;
	}

	.contact-form .btn {
		margin-bottom: 42px;
	}

	.contact-form .after_text {
		left: 24px;
		right: 24px;
		width: auto;
		text-align: left;
	}
}

@media screen and (max-width: 700px) {

	.item-page .fields-container {
		min-width: 290px;
	}

	.field-entry {
		font-size: 12px;
	}

	.footer__company,
	.footer__allrights,
	.copyright {
		white-space: nowrap;
	}

	.footer {
		height: 160px !important;
	}

	.copyright, .webnotize {
	    padding-bottom: 64px;
	}
}

@media screen and (max-width: 630px) {
	
	.contact-form .btn {
    	margin-bottom: 62px;
	}
}

@media screen and (max-width: 600px) {
	
	.footer {
	    height: 220px !important;
	}
	
	.footer .container {
		justify-content: flex-start;
	}

	.copyright, .webnotize {
	    padding-bottom: 0;
	    flex-grow: 0;
	}

	.copyright {
		padding-bottom: 24px;
	}

	.camera_prev > span, .camera_next > span,
	.camera_amber_skin .camera_prev > span {
		display: none;
	}

	.item-page {
		flex-direction: column;
	}

	.item-page .fields-container {
		min-width: auto;
		width: auto;
	}

	.item-page .moduletable {
		width: 100%;
	}
	
	.footer .container {
		align-items: center;
	    flex-direction: column;
	}
    
    .footer__logo {
    	position: static;
    	order: -1;
    	padding-top: 20px;
    	padding-bottom: 24px;
    }

    .footer {
    	height: auto;
    }

    .header__languages h3 {
    	font-size: 9px;
    }

    .header__logo .moduletable {
    	width: 0;
    }

    .copyright, 
    .webnotize {
    	width: 100%;
    	text-align: center;
    }

    .camera_caption {
    	top: 35%;
    }

    .camera_caption > div div.camera_caption_desc {
    	font-size: 38px !important;
    }
}

@media screen and (max-width: 450px) {

	.contact-form h3 {
    	margin-bottom: 110px;
	}

	.contact-form .btn {
	    margin-bottom: 72px;
	}
}

@media screen and (max-width: 370px) { 
	
	.contact-form .before_text,
	.contact-form .after_text {
		font-size: 14px;
	}

	div.mod-languages li {
		margin-right: 0;
	}
}
