
/*
http://www.mycrib.ru/2011/04/blog-post_18.html
#f6f6f6
#dcdcdc

#e8e8e8
#cfcfcf

#333333
#2d2d2d

#990100
#880000

#b90504
#a50403
*/
/* doppio-one-regular - latin-ext_latin */
@font-face {
  font-family: 'Doppio One';
  font-style: normal;
  font-weight: 400;
  src: url('/templates/fonts/doppio-one-v13-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/templates/fonts/doppio-one-v13-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/templates/fonts/doppio-one-v13-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/templates/fonts/doppio-one-v13-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/templates/fonts/doppio-one-v13-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/templates/fonts/doppio-one-v13-latin-ext_latin-regular.svg#DoppioOne') format('svg'); /* Legacy iOS */
}

html {
	background: #c8c8c8;
	font-family: "Trebuchet MS", Helvetica, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-size: 100%;
	color: #333333;
}	

body {
	padding: 0;
	margin: 0;
}

a {
	text-decoration: none;
}

header {
	margin: 0 auto;
	width: 960px;
	max-width: 96%;
	overflow: hidden;
	margin-bottom: 14px;
}

.b-header {
	position: relative;
	display: block;
	clear: both;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	margin-bottom: 14px;
	padding: 0 15px 10px;
	width: 100%;
	min-height: 90px;
	background: #fff;
	-ms-box-sizing: border-box;
}

.b-slider-cover {
	display: block;
	float: left;
	background: gray;
	width: 625px;
	min-height: 310px;
}

.m-slider {
	height: 100%;
	width: 100%;
}

.m-slider .b-slider-item, .m-slider .b-slider-list {
	width: 100%;
}

header nav {
	height: 360px;
	display: block;
	float: right;
	background: #c1222f;
	width: 23%;
	margin-left: 14px;
}

header nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.show {
	display: block;
}

section {
	margin: 0 auto;
	width: 960px;
	max-width: 96%;

	overflow: hidden;
	display: block;
	clear: both;

	font-size: 1em;
	line-height: 1.6em;
	color: #58585a;
}

section p {
	margin-bottom: 20px;
}


.b-white {
	background: white;
	padding: 30px;
	margin-bottom: 10px;
}

h1 {
	font: normal 19px 'Doppio One', 'Myriad Pro', sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}

.b-logo {
	display: block;
	float: left;
	position: absolute;
	bottom: 10px;
	left: 15px;
}

.b-flags {
	display: block;
	float: right;
	position: absolute;
	bottom: 10px;
	right: 15px;
}

.b-flags-link {
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.b-flags-link__icon {
	border: 0;
}

/*
 **************************
 * =Social bottoms
 **************************
*/

.b-social {
	position: fixed;
	top: 100px;
	right: 0;
	text-align: right;
	z-index: 500;
}

.b-social-item {
	display: block;
	clear: both;
	line-height: 0;
	text-decoration: none;
}

.b-social-link__icon {
	text-decoration: none;
	border: 0;
}

/*
 **************************
 * =FOOTER
 **************************
*/



/*.m-menu-item_current a {color: red;}*/

.b-menu-main {
	text-transform: uppercase;
	overflow: hidden;
}

.m-main .b-menu-item {
	height: 90px;
	position: relative;
	font: normal 19px/90px 'Doppio One', 'Myriad Pro', sans-serif;
	border-bottom: 1px solid #58585a;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.m-main .b-menu-item:last-child {
	border-bottom: none;
}

.b-menu-item {
	padding-left: 15px;
	letter-spacing: -1px;
}

.b-menu-item__link {
	color: #333;
	display: block;
}

.m-main .m-level-2 .b-menu-item__link {
	color: #fff;
}

.m-main .b-menu-item__link:hover {
	color: #fff;
}

.b-menu-item__link .b-menu-item__icon {
	margin-bottom: -9px;
	margin-right: 4px;
}

.b-menu .m-level-2 {
	display: none;
}

.m-main .b-menu-item:hover {
	background: #58585a;
}

.m-main .b-menu-item:hover .b-menu-item-link {
	color: #58585a;
}

.m-main .b-menu-item:hover .m-level-2 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.m-main .m-level-2 .b-menu-item {
	font-size: 0.875em; /* 14/16 */
	height: 30px;
	line-height: 30px;
	background: #58585a;
	display: block;
}


.m-main .m-level-2 .b-menu-item:hover {
	background: #fff;
}

.m-main .m-level-2 .b-menu-item__link:hover {
	color: #58585a;
}

.m-main .m-level-2 .b-menu-item .b-menu-item-link {
	color: #58585a;
	display: block;
}

.m-main .m-level-2 .b-menu-item:hover .b-menu-item-link {
	color: #58585a;
	display: block;
}

footer {
	margin-top: 30px;
	display: block;
	clear: both;
	text-align: center;
	padding: 10px;
	background: #1a1a1a;
	border-top: 1px solid #2a2a2a;
}

.m-footer .b-menu-item {
	padding: 0 10px 5px 10px;
	margin: 0;
	display: inline-block;
}

.m-footer .b-menu-item__link {
	color: #a9a9a9;
}

.m-footer .b-menu-item__link:hover {
	color: #b9b9b9;
	text-decoration: underline;
}



/*
 **************************
 * =TARIFS
 **************************
*/
.b-tarifs {
	overflow: hidden;
	background: #fff;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

 .b-tarifs-type {
	background: #58585a;
	position: relative;
	display: block;
	float: left;
	width: 23.4375%;
	height: 184px;
	color: #fff;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1.875em; /* 30/16 */
}

.b-tarifs-type__title {
	position: absolute;
	bottom: 30px;
	left: 20px;
}

.b-tarif {
	display: block;
	float: left;
	width: 30.7291666%;
	color: #58585a;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 5.20833333%;
	padding-left: 3.125%;
	padding-right: 3.125%;
	text-decoration: none;
}

.b-tarif:hover {
	background: #eee;
	cursor: pointer;
}

.b-tarif:hover .b-tarif__price {
	color: #a50403;
}

.b-tarif__inclvat {
	font-size: 12px;
	color: #999;
}

.b-tarif__from {
	font-size: 12px;
	color: #666;
}

.b-tarif__title {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	padding: 0;
	display: block;
	margin-top: 30px;
	margin-bottom: 25px;
}

.b-tarif__price {
	text-decoration: none;
	font-size: 35px;
	/*letter-spacing: 0.1em;*/
	font-weight: bold;
}

.b-tarif__price:after {
	content: '€';
}

.b-tarif__description {
	font-size: 14px;
	line-height: 1.3em;
}


.b-slider-nav {
	display: none!important;
	z-index: 20;
}

.b-slider-item__title {
	bottom: 10px!important;
	left: 10px!important;
}

.b-slider-nav-prev,
.b-slider-nav-next {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}


/*
 **************************
 * =MAIN NEWS
 **************************
*/

.b-main-news {
	display: block;
	clear: both;
	overflow: hidden;
}

.b-news {
	display: block;
	float: left;
	width: 225px;
	/*width: 22.6666666%;*/
	padding: 0;
	margin: 0;
	margin-right: 20px;
	/*margin-right: 3.1%;*/
	background: #fff;
	position: relative;
	height: 460px;
}

.b-news:last-child {
	margin-right: 0;
}

.b-news__img {
	display: block;
	width: 100%;
	margin: 0 auto;
	-webkit-filter: grayscale(95%);
	-moz-filter: grayscale(95%);
	-ms-filter: grayscale(95%);
	-o-filter: grayscale(95%);
	filter: grayscale(95%);
	filter: gray; /* IE 6-9 */
	transition: 1s;
}

.b-news__empty {
	background: #f3f4f1;
	display: block;
	width: 225px;
	height: 225px;
}

/*m-sightseeing*/

.b-news__img:hover {
	-webkit-filter: grayscale(40%);
	-moz-filter: grayscale(40%);
	-ms-filter: grayscale(40%);
	-o-filter: grayscale(40%);
	filter: grayscale(40%);
	filter: none;
}

.b-news-title {
	padding: 5px 15px 0;
	margin: 0;
}

.b-news-title__link {
	font-family: 'Tw Cen MT' Helvetica;
	font-size: 17px;
	text-transform: uppercase;
	text-decoration: none;
	color: #2c2c2c;
}

.b-news__intro_text {
	padding: 5px 15px 40px 15px;
	margin: 0;
	font-size: 14px;
	color: #2c2c2c;
	font-family: 'Trebuchet MS';
}

.b-news__read_more {
	text-decoration: none;
	font-size: 25px;
	margin-left: 15px;
	color: #333;
	position: absolute;
	bottom: 10px;
	left: 0;
}

.m-sightseeing__title {
	position: absolute;
	bottom: 10px;
	margin: 0;
	margin-left: 15px;
	padding: 0;
	width: 200px;
	color: #333;
	text-decoration: none;
	font-size: 19px;
	font-family: 'Tw Cen MT';
}


.b-news-title__link:hover,
.b-news__read_more:hover {
	color: #c1222f;
}

/*
 **************************
 * =PAGES
 **************************
*/
.b-news-detail {
	font-size: 14px;
	padding: 50px;
}

.m-slider img {
	text-decoration: none;
/*	-webkit-filter: grayscale(80%);
	-moz-filter: grayscale(80%);
	-ms-filter: grayscale(80%);
	-o-filter: grayscale(80%);
	filter: grayscale(80%);
	filter: none;
*/
	width: 100%;
}


.b-stopscreen {
	display: block;
	clear: both;
	text-align: center;
	top: 10%;
	width: 100%;
	position: absolute; /* Абсолютное позиционирование блока */
}

.b-stopscreen h1 {
	color: #666;
	margin-top: 20px;
	display: block;
	font-size: 60px;

	background-color: #565656;
	color: transparent;
	text-shadow: 0px 2px 3px rgba(255,255,255,0.5);
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
}



.b-sightseeing__price {
	color: #000;
	padding: 15px;
	display: block;
	font-size: 35px;
	/*letter-spacing: 0.1em;*/
	font-weight: bold;
	text-decoration: none;
}

.b-sightseeing__price:hover {
	color: #c1222f;
}

.b-sightseeing__price:after {
	/*content: '€';*/
}



/*
 **************************
 * =FORMS
 **************************
*/
.b-partner-form {
	position: relative;
	background: #f3f4f1;
	width: 735px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	min-height: 400px;
	padding: 30px;
	padding-bottom: 150px;
	clear: left;
}


.b-form-fields {
	margin-top: 30px;
}

.b-form-fields .b-field-container {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	width: 50%;
	float: left;
}

.b-partner-right .b-field-container {
	float: none;
	width: 100%;
}


.b-field-container:nth-child(2n) {
	margin: 0;
	margin-bottom: 10px;
	float: right;
}

.b-form-fields ul li {
	padding: 0;
	margin: 0;
}

.b-field-label {
	font-family: 'Trebuchet MS';
	font-size: 13px;
	width: 280px;
	float: left;
	color: #2c2c2c;
}

.b-field-label ul {
	padding-left: 20px;
	color: #a50403;
}

.b-field-field textarea,.b-field-field select,.b-field-field input {
	width: 250px;
	height: 25px;
	line-height: 25px;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #d3d3d3;
}


.b-field-field textarea {
	height: 80px;
	margin-bottom: 20px;
}

.b-partner-form-aside {
	width: 225px;
	background: #58585a;
	display: block;
	height: 400px;
	float: right;
	clear: rigth;
}

.b-partner-form .b-send-button {
	display: block;
	width: 150px;
	height: 35px;
	background: #a50403;
	color: #222;
	font: normal 19px 'Doppio One', 'Myriad Pro', sans-serif;
	text-transform: uppercase;
	border: 0;
	position: absolute;
	bottom: 0;
	right: 0;
}

.b-partner-form .b-send-button:hover {
	background: #b90504;
}


.b-send-button {
	margin-top: 10px;
	border: 0;
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	text-align: center;
	color: white;
	font-weight: bold;
	display: block;
	background: #a50403;
}

.m-submit__page {
	color: #fff !important;
	bottom: 20px !important;
	right: 20px !important;
	width: 200px !important;
}

.b-send-button:hover {
	background: #ba0509;
}

.b-send-button:active {
	/*position: relative;*/
	/*top: 1px;*/
	background: #c90504;
}

.b-send-button:disabled,
.b-send-button:disabled:hover,
.b-send-button:disabled:active {
	background: #ccc;
}

.b-inform-me {
	position: absolute;
	bottom: 25px;
	left: 30px;
	width: 200px;
}

.b-success {
	line-height: 30px;
	padding: 150px 0;
	text-align: center;
}



/*
 **************************
 * =PARTNER
 **************************
*/
.b-partner__banner {
	padding: 0;
	margin: 0;
	width: 625px;
}

.b-partner_slider img {
	float: left;
}

.b-patner-left {
	margin: 0;
	float: left;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 625px;
	display: block;
	font-size: 14px;
	margin-top: 8px;
	height: 475px;
}

.b-patner-banners {
	margin: 0;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	width: 625px;
	display: block;
	margin-top: 8px;
	height: 150px;
	overflow: hidden;
}

.b-patner-banners a {
	display: block;
	float: left;
	margin: 0;
	width: 33.333333%;
}

.b-patner-banners a img {
	width: 100%;
	height: 150px;
}


.b-partner__logo {
	width: 200px;
	float: right;
	margin-left: 20px;
}

.b-partner-right {
	background: white;
	width: 320px;
/*	height: 1106px;*/
	float: right;
	display: block;
	/*border-bottom: 1px solid #b90504;*/
}

.b-form-switcher {
	text-decoration: none;
	margin: 0;
	padding: 5px;
	float: left;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	width: 150px;
	color: #b90504;
	background: white;
}

.m-form-switcher__this {
	background: #b90504;
	color: white;
}

.b-partner-aside-form {
	border: 1px solid #b90504;
	height: 902px;
	padding: 10px;
	display: block;
	clear: both;
}

.b-partner-aside-form .b-send-button {
	border: 2px solid #b90504;
	color: #b90504;
	width: 100%;
	font-size: 18px;
	height: 45px;
	background: white;
}

.b-partner-aside-form .b-send-button:hover {
	background: #b90504;
	color: white;
}

.b-partner-aside-form .b-send-button:disabled {
	border: 2px solid #aaa;
	background: #f6f6f6;
	color: #aaa;
}
.m-partner-aside-form__this {
	display: block;
}


.b-partner-aside-form .b-field-label {
	width: 210px;
}

.b-partner-aside-form .b-field-field textarea,
.b-partner-aside-form .b-field-field select,
.b-partner-aside-form .b-field-field input {
	width: 100%;
	font-size: 13px;
	outline: none;
	border: 1px solid #bbb;
	border-radius: 0;
	box-shadow: none !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #333333;
	box-sizing: border-box;
	padding: 0 7px;
}

.b-partner-aside-form .b-field-field input {
	height: 30px;
	line-height: 30px;
}

.b-partner-aside-form .b-field-container {
	margin-bottom: 10;
	display: block;
	float: none;
	clear: both;
}

.b-partner-aside-form .b-field-field__error {
	width: 100%;
}


.b-partner-aside-form .b-field-field__error .select2-selection,
.b-partner-aside-form .b-field-field__error select,
.b-partner-aside-form .b-field-field__error input {
	border: 1px solid #b90504 !important;
	width: 100%;

	-webkit-animation: blink 1s 3 linear;
	-moz-animation: blink 1s 3 linear;
	-ms-animation: blink 1s 3 linear;
	-o-animation: blink 1s 3 linear;
	animation: blink 1s 3 linear;

}

@keyframes blink {
	0%,100% {
		border: 1px solid #b90504;
		background: #fee0df;
	}

	50% {
		border: 1px solid #aaa;
		background: white;
	}
}

@-webkit-keyframes blink {
	0%,100% {
		border: 1px solid #b90504;
		background: #fee0df;
	}

	50% {
		border: 1px solid #aaa;
		background: white;
	}
}


.select2-selection {
	border-radius: 0!important;
	border: 1px solid #bbb!important;
	outline: none!important;
	font-size: 13px;
	height: 28px !important;
}

.select2-dropdown {
	border-radius: 0!important;
	border-color: #bbb!important;
	color: #333333;
	font-size: 13px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #b90504 !important;
	color: white;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding-left: 7px;
}

output {
	font-size: 16px;
	display: block;
	width: 100%;
	padding-left: 5px;
	line-height: 1.6;
	box-sizing: border-box;
	margin-bottom: 10px;
	clear: both;
	border: 1px solid #b90504;
}

output b {
	background: #b90504;
	color: white;
	padding: 0 15px;
	float: right;
}

.b-inv {
	position: relative;
}

#individual_request {
	outline: 0;
	border: 0;
	background: transparent;
	font-size: 13px;
	width: 100%;
	font-weight: bold;
	color: #b90504;
	border: 1px solid #b90504;
	line-height: 40px;
	font-size: 18px;
	font-weight: lighter;
	/*display: none;*/
	clear: both;
	/*text-decoration: underline;*/
	cursor: pointer;
}

#individual_request + .notice {
	display: none;
	font-size: 14px;
	text-align: center;
	position: absolute;
	font-weight: normal;
	padding: 7px 4px;
	/*background: #fee;*/
	background: white;
	color: #b90504;
	/*border-radius: 0px;*/
	/*border: 1px solid #f99;*/
	border: 1px solid #b90504;
	top: -90px;
}

#individual_request:hover + .notice {
	display: block;
}

html[lang=de] #individual_request:hover + .notice {
	top: -115px;
}

#individual_request + .notice:after, #individual_request + .notice:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#individual_request + .notice:after {
	border-color: rgba(255, 238, 238, 0);
	/*border-top-color: #fee;*/
	border-top-color: white;
	border-width: 10px;
	margin-left: -10px;
}

#individual_request + .notice:before {
	border-color: rgba(255, 153, 153, 0);
	/*border-top-color: #f99;*/
	border-top-color: #b90504;
	border-width: 11px;
	margin-left: -11px;
}


.b-direction {
	background: #58585a;
	display: block;
	width: 100%;
	margin-bottom: 14px;
	padding: 10px;
	margin-left: -5px;
	padding-top: 138px;
	border-bottom: none;
	text-decoration: none;
	position: relative;
	overflow: hidden;
}

.b-direction:hover {
	background: #c1222f;
}

.b-direction__title {
	color: #fff;
	display: block;
	text-transform: uppercase;
	font-size: 26px;
}

.b-direction__desc {
	position: absolute;
	color: #111;
	font-size: 18px;
	background: #c1222f;
	box-shadow: inset 0 0 100px 20px rgba(0,0,0,0.5);

	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

	display: block;
	text-align: center;
	width: 180px;
	height: 180px;
	top: -95px;
	right: -85px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}

.m-direction__None {
	padding: 0;
	border: 0;
	background: none;
}

.b-main-banners {
	display: block;
	margin: 0px 0 14px 0;
	background: #fff;
	text-align: center;
	overflow: hidden;
}

.b-main-banners__img {
	padding: 10px 3%;
	height: 60px;

	-webkit-transform: translateZ(0); 

	-webkit-filter: grayscale(95%);
	-moz-filter: grayscale(95%);
	-ms-filter: grayscale(95%);
	-o-filter: grayscale(95%);
	filter: grayscale(95%);
	filter: gray; /* IE 6-9 */
	transition: 1s;
}

.b-main-banners__img:hover {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
}

/***********************

	responsive styles

 **********************/

.b-mobile_menu {
	display: none;
	font-size: 36px;
/*	background: #eee;*/
	cursor: pointer;
	color: #666;
	margin-top: -6px;
	margin-bottom: -6px;
	text-align: center;
}

.b-flags-link img {
	width: 30px;
}

.ui-widget-content {
	background: #f1f1f1!important;
}

.ui-widget {
	font-family: "Trebuchet MS", Helvetica, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif!important;
}

.ui-widget-header {
	background: #ddd!important;
	border: 0px!important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-radius: 0!important;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border-radius: 0!important;
}

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
	border-radius: 0!important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: #fff!important;
	border: 1px solid #fff;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background: #b90504!important;
	color: #fff!important;
	border: 1px solid #fff!important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid transparent!important;
	color: #fff!important;
	background: #58585a!important;
}

.b-news-category__name {
	background: #fff;
	padding: 20px;
}

.b-news-list {
	background: #fff;
	padding: 20px;
}

.b-news-item {
	display: block;
	overflow: hidden;
	border-bottom: 1px dashed #990100;
	margin-top: 20px;
	padding-bottom: 20px;
}

.b-news-item__img {
	width: 150px;
	float: left;
	border: 1px solid #990100;
	display: block;
	margin-right: 10px;
}

.b-news-item__title {
	float: left;
	width: 700px;
	clear: right;
	display: block;
	color: #990100;
	font-size: 18px;
}

.b-news-item__date {
	width: 700px;
	float: left;
	clear: right;
	color: #888;
	display: block;
	font-size: 12px;
}


.b-news-item__description {
	width: 700px;
	margin-top: 5px;
	font-size: 14px;
	color: #999;
	display: block;
	float: left;
}

.ui-datepicker-current {
	display: none;
}

.ui-timepicker-div {
	font-family: "Trebuchet MS", Helvetica, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif !important;

	font-weight: lighter;
	font-size: 15px;
	color: #333;
	margin-top: -10px;
	padding: 0 5px;
	display: block;
	overflow: hidden;

}

.ui-timepicker-div .ui_tpicker_time_label,
.ui-timepicker-div .ui_tpicker_time {
	display: none !important;
}

.ui-timepicker-div .ui_tpicker_hour_label,
.ui-timepicker-div .ui_tpicker_minute_label {
	width: 25%;
	float: left;
	margin: 0;
	padding: 0;
	clear: none;
}

.ui-timepicker-div .ui_tpicker_hour,
.ui-timepicker-div .ui_tpicker_minute {
	width: 20%;
	margin: 0;
	float: left;
	padding: 0;
	text-align: right;
}

.ui-timepicker-div .ui_tpicker_hour {
	margin-right: 10%;
}

.ui-datepicker-calendar {
	width: 100% !important;
}

.ui-widget-content {
	border: 1px solid #a50403 !important;
	margin-top: -1px;
	border-top: 0 !important;
	width: 298px !important;
	padding: 0 5px !important;
	box-sizing: border-box;
}

.ui-datepicker-header {
	margin: 0 -5px;
}

.ui-datepicker-close {
	font-weight: normal !important;
	font-size: 16px !important;
	color: #a50403 !important;
	border: 1px solid #a50403 !important;
	margin-right: 15px !important;
	margin-top: 0px !important;
	padding: 5px 30px !important;
}

.ui-datepicker-buttonpane {
	border: 0 !important;
	box-sizing: border-box !important;
	padding: 0 !important;
}

.b-ssl {
	color: #97BD38;
	background: url(../img/ssl.png) left center no-repeat;
	background-size: 18px 18px;
	padding-left: 20px;
	font-size: 12px;
	margin-top: 10px;
	line-height: 18px;
	display: block;
}

.grecaptcha-badge {
	bottom: 55px !important;
}
