@import url('../fonts/ProximaNova/stylesheet.css');
@import url('../fonts/OpenSans/stylesheet.css');

body, div, p, table, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, fieldset, form, label, legend, caption, th {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: separate;
	border-spacing: 0;
	outline-width: 0;
	outline-style: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	background-color: transparent;
	background-image: none;
}

body {
	font-family:  'Proxima Nova', sans-serif;
	font-weight: 600;
	letter-spacing: -0.02em;
}

html {
  height: 100%;
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
p::-moz-selection, h1::-moz-selection, h2::-moz-selection, h3::-moz-selection, h4::-moz-selection, h5::-moz-selection, h6::-moz-selection, a::-moz-selection, strong::-moz-selection, b::-moz-selection, i::-moz-selection, u::-moz-selection, span::-moz-selection, li::-moz-selection  {
	color: #fff;
	background: #4466a3;
}
p::selection , h1::selection , h2::selection , h3::selection , h4::selection , h5::selection , h6::selection , a::selection , strong::selection , b::selection , i::selection , u::selection , span::selection, li::selection  {
	color: #fff;
	background: #4466a3;
}
input, textarea {
	outline: none;
}
a {
	cursor: pointer;
}
.clr {
	clear: both;
	line-height: 0;
	font-size: 0;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

ul.nav li, ul.breadcrumb li {
	background: none;
}
ul.breadcrumb li {
	padding: 0
}

p {
	margin: 0 0 30px;
}
center p {
	text-indent: 0;
	text-align: center;
}
h1, h2, h3, h4,
.h1, .h2, .h3, .h4 {
	font-weight: bold;
	color: #000;
}
h1, .h1 {
	font-size: 42px;
}
h2, .h2 {
	font-size: 42px;
}
h3 {
	margin-top: 35px;
	margin-bottom: 35px;
	font-size: 26px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {
	text-decoration: none;
	color: #4466a3;
}
table td {
	vertical-align: top;
}
body, table {
	text-align: left;
}
.colorbox {
	cursor: url(../images/cursor-zoom.gif), -moz-zoom-in;
}
.table {
	width: 100%;
	border: 1px solid #cccccc;
}
.table td {
	border: 1px solid #cccccc;
	padding: 3px;
}
.table th {
	background: #cccccc;
	font-weight: bold;
	padding: 3px;
}
.table_hover {
}
.table_hover tr.tr_hover td {
	background: #fff;
}


.container {
	padding-left: 15px;
	padding-right: 15px;
}

.mod-company h2 {
	margin-top: 80px;
	margin-bottom: 40px;
}

a.a_pdf {
	padding-left: 20px;
	background: url(../images/icons/a_pdf.jpg) 2px 2px no-repeat;
}
a.a_zip {
	padding-left: 20px;
	background: url(../images/icons/a_zip.jpg) 2px 0px no-repeat;
}
a.a_doc {
	padding-left: 20px;
	background: url(../images/icons/a_word.png) 2px 0px no-repeat;
}
a.a_xls {
	padding-left: 20px;
	background: url(../images/icons/a_excel.png) 2px 0px no-repeat;
}
a.a_mp3 {
	padding-left: 20px;
	background: url(../images/icons/a_mp3.gif) 2px 0px no-repeat;
}
a.a_mp4 {
	padding-left: 20px;
	background: url(../images/icons/a_you.png) 2px 0px no-repeat;
}
a.a_jpg {
	padding-left: 20px;
	background: url(../images/icons/a_jpg.png) 2px 0px no-repeat;
}







div.content, .mceContentBody {
	/*margin: 5px;*/
	padding: 0;
}
div.content_bottom {
	overflow: hidden;
}
div.content p,
div.content li {
	font-size: 16px;
	line-height: 1.5;
	color:  #666;
}
div.content ul,
div.content ol,
.list-style {
	margin-left: 0;
	padding-left: 20px;
}
div.content ul li,
div.content ol li,
.list-style li {
	position: relative;
	padding-left: 25px;
}
div.content ul li,
ul.list-style li {
	list-style-type: '-';
}
div.content ul.nav li {
	padding: 0;
	background: none;
}
.content h1 img {
	margin: 0 15px 0 15px;
}
body.news .content .category-list {
	display: none;
}
body.news-view .moduletable-news {
	display: none;
}
body.news .content img {
	float: left;
	margin: 0 15px 0 15px;
}

/*
div.content img, body#tinymce img {
	margin: 10px;
	border: 2px solid #fff;
	-moz-box-shadow: 0 0 5px #707070;
	-webkit-box-shadow: 0 0 5px #707070;
	box-shadow: 0 0 5px #707070;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
*/

div.coment {
	color: red;
	display: none;
}



input, select, textarea, button.button {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 #FFFFFF;
	color: #a8a8a8;
	padding: 6px;
}
input:focus, select:focus, textarea:focus {
	outline: none;
	color: #444;
	background: #fff;
	text-shadow: none;
}
input.button, input.submit, input#aiContactSafeSendButton, a.submit, button.button, div.itemCommentsForm form input#submitCommentButton {
	cursor: pointer;
	background: #25318c; /*url("../images/my/submit_input.jpg") repeat-x center top */
	color: #fff;
	border: 1px solid #25318c;
	text-shadow: 0 1px 0 #25318c;
	position: relative;
	top: 0;
	padding: 6px;
	border-radius: 4px 4px 4px 4px;
	text-decoration: none;
	border: 0;
}
input.button:hover, input.submit:hover, table.table_main input.submit:hover,  table.table_main input.button:hover, input#aiContactSafeSendButton:hover, a.submit:hover,
button.button:hover {
	/*top: -3px;*/
}




div.div_money input, div.div_money select, div.div_money textarea, button.button {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 #FFFFFF;
	color: #a8a8a8;
	padding: 6px;
}

table.table_main input:focus, table.table_main select:focus, table.table_main textarea:focus {
	outline: none;
	color: #444;
	background: #fff;
	text-shadow: none;
}
div.div_money input.button, div.div_money input.submit, input#aiContactSafeSendButton, a.submit, button.button{
	cursor: pointer;
	background: url("../images/my/submit_input.jpg") repeat-x center top #000;
	color: #fff;
	border: 1px solid #000;
	text-shadow: 0 1px 0 #000;
	position: relative;
	top: 0;
	padding: 6px;
	border-radius: 4px 4px 4px 4px;
	text-decoration: none;
	border: 0;
}
a.submit {
	display: inline-block;
}
input.button:hover, input.submit:hover, div.moduletablek2item input.submit:hover,  div.moduletablek2item input.button:hover, input#aiContactSafeSendButton:hover, a.submit:hover,
button.button:hover {
	/*top: -1px;*/
}







tr.dostavka, #onCheckoutPayment_wrapper, #payment_form_div, #validationmessage {
	display: none;
}
.key {
	width: 250px;
	text-align: right;
	padding-right: 5px;
}
.guest_2, .guest_4, .guest_6, .guest_7, .guest_8, .guest_9, .guest_11, .guest_12, table.cartsummary, table.billing_shipping , .payment_method, div.note {
	display: none;
}
span.product_price {
	color: red;
	font-weight: bold;
}
div#sbox-window {
	_display: none;
}






/* галерея */
div#pg-pagination ul {
	display: block;
	overflow: hidden;
}
div#pg-pagination li{
	list-style: none;
	display: inline;
	margin: 0 3px;
	 padding: 2px;
	 background: none;
}
div.pagecounter {
	display: block;
}







div#phocagallery div.pagination {
	text-align: center;
}
div.pg-cats-box-float div {
	text-align: center;
}
div.pg-cats-box-float div.tr_div {
	padding: 13px 0px 0px 10px;
}




#phocagallery div.pg-imgbg img, div.phoca_subcategory img.pg-image {
	border: 3px solid #fff;
	-moz-box-shadow: 0 0 5px #707070;
	-webkit-box-shadow: 0 0 5px #707070;
	box-shadow: 0 0 5px #707070;
}
div.pg-cats-box-float div.td_div1 {
	margin-bottom: 5px;
}
div#phocagallery div.main_div {
	width: 228px;
	text-align: center;
	padding: 10px 0;
	height: 225px;
}
div#phocagallery div.main_div a.taxt_cat, div#phocagallery div.main_div  {
	color: #505050;
	text-decoration: none;
	font-size: 13px;
	line-height: 15px;
}
div#phocagallery div.main_div div.h_cat {
	display: block;
	padding: 7px 40px 0;
}
div.pg-cats-box-float td, div#phocagallery-categories-detail td, div.phoca_subcategory  > div {
	background: url(../images/my/pg-cats-box.png) top center no-repeat;
}
div.phoca_subcategory  > div {
	width: 33%;
	text-align: center;
	float: left;
	margin-bottom: 20px;
	height: 226px;
	overflow: hidden;
	padding-top: 30px;
}
div.phoca_subcategory  > div > div {
	padding: 0 31px 3px;
}
div.phocagallery{

}




.readmore > a, a.readmore {
	border: 1px solid #aaa;
    padding: 10px 12px;
    height: auto;
    margin-bottom: 0;
	outline: none;
    background: #ffffff;
    color: #333;
	cursor: pointer;
	text-decoration: none;
	transition: all .25s;
}
.readmore > a:hover, a.readmore:hover{
	border-color: #f20000;
    background: #f20000;
    text-decoration: none;
    color: #ffffff;
}
div.main_conteiner {
	width: 0px;
	height: 0px;
}





/* JCE editor */
body#tinymce td, body#tinymce {
	background: #fff;
	color: #000;
}
body#tinymce table.mceItemTable td{
	border: 1px dashed #e0e0e0;
}
.img_caption {
	border: 0;
}
body.mceContentBody  {
	background: #fff;
}
body#tinymce td, body#tinymce th, body#tinymce table {
	border: 1px dashed #bbb;
}


div.body_div {
	/*background: url(../images/my/bg_top.jpg) repeat-x center top;*/
}





div.bottom_full_width1 {
	position: relative;
	background: url(/images/form_bckgr.jpg) center bottom no-repeat;
	padding: 80px 0 100px;
	background-color: rgba(0, 0, 0, 0.45);
}
div.top_full_width1 {
	background: #dedede;
}




div.right_column, div.right_column p {
	*font-size: 12px;
	*line-height: 15px;
	text-align: left;
}
div.right_column h3 {
	font-size: 18px;
	margin: 10px 0;
}



div.moduletable_slider ul li{
	list-style: none;
}

div.head2 div.container{
	position: relative;
}



.head1 .dop_knopki {
	display: none;
}
.head1 .container {
	position: relative;
	padding: 0;
}


.moduletable-text-ban {
	position: absolute;
	top: 0;
	left: 0;
	width: 530px;
	max-width: 45%;
	z-index: 15;
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
}

.text-ban-wrap {
	padding-top: 18%;
}
.text-ban-wrap__line1 {
	display: inline-block;
	padding: 4px 25px;
	border-radius: 17px;
	background: #ea3636;
	text-align: center;
	font-size: 20px;
	font-weight: 700;
}
.text-ban-wrap__line2 {
	margin-top: 30px;
	font-size: 32px;
	font-weight: 600;
	color: #fafafa;
}
.text-ban-wrap__line3 {
	margin-top: 30px;
	font-size: 76px;
	font-size: max(min(76px, 6vw), 32px);
	line-height: 0.7631578947;
	color: #fafafa;
}
.text-ban-wrap__line4 {
	display: inline-block;
	margin-top: 90px;
	padding: 14px 25px;
	box-shadow: 0px 10px 20px 0px rgba(234,54,54,0.2);
	background: #ea3636;
	border-radius: 26px;
	font-size: 19px;
	font-weight: 700;
	text-transform: uppercase;
}
.text-ban-wrap__line5 {
	margin-top: 20px;
	font-size: 20px;
	font-weight: 600;
}


.moduletable.module_book-a-room {
	position: absolute;
	top: 100px;
	right: 0px;
	width: 100%;
	max-width: 356px;
	border-radius: 20px;
	background-color:  #fafafa;
	z-index: 7;
}
.moduletable.module_book-a-room::before {
	content: "";
	display: block;
	position: absolute;
	top: 78px;
	right: 100%;
	z-index: 3;
	width: 211px;
	height: 362px;
	background: no-repeat url(/images/ban_ic.png);
}
.formHeader-wrap {
	border-radius: 20px 20px 0 0;
	background-color: #ffd512;
}
.formHeader-wrap h2 {
	margin: 0;
	padding: 25px 0;
	font-size: 22px;
	font-weight: 700;
	color: #000;
	text-align: center;
}
.formHeader-wrap h2 span {
	display: block;
	font-size: 38px;
}
.moduletable.module_book-a-room .rsform {
	margin-bottom: 0;
}
.moduletable.module_book-a-room .formResponsive {
	margin-bottom: 0;
}
.moduletable.module_book-a-room .formResponsive fieldset {
	padding: 25px 22px;
}
.moduletable.module_book-a-room .formResponsive .formHorizontal .formControlLabel {
	padding: 0;
	width: auto;
	float: none;
	text-align: center;
}
.moduletable.module_book-a-room .formResponsive .formHorizontal .rsform-block {
	margin-bottom: 0;
}
.moduletable.module_book-a-room .formResponsive textarea, 
.moduletable.module_book-a-room .formResponsive input[type="text"], 
.moduletable.module_book-a-room .formResponsive input[type="password"] {
	width: 100%;
	height: 50px;
	margin-bottom: 15px;
	padding-left: 25px;
	border-radius: 0;
	background-color: #e6e6e6;
	border: none;
	font-size: 15px;
	color: #000;
}
.moduletable.module_book-a-room .formResponsive textarea::placeholder, 
.moduletable.module_book-a-room .formResponsive input[type="text"]::placeholder, 
.moduletable.module_book-a-room .formResponsive input[type="password"]::placeholder {
	color: #666;
}
.moduletable.module_book-a-room .formResponsive input:focus {
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgba(255, 223, 82, 0.6);
}
.moduletable.module_book-a-room .formResponsive .formHorizontal p.formDescription {
	margin: 0 !important;
}
.moduletable.module_book-a-room .formResponsive .formHorizontal .rsform-block.rsform-block-send {
	text-align: center;
}
.moduletable.module_book-a-room .rsform-submit-button {
	margin-bottom: 19px;
	background-color: #ffd512;
	padding: 17px 55px;
	border-radius: 6px;
	border: none;
	font-size: 19px;
	font-weight: 700;
	color: #000;
}
.moduletable.module_book-a-room .rsform-submit-button:hover,
.moduletable.module_book-a-room .rsform-submit-button:focus {
	background-color: #ffdf52;
}
.moduletable.module_book-a-room .formResponsive .formHorizontal .rsform-block.rsform-block-send .formControlLabel {
	margin: 0 auto;
	max-width: 205px;
	font-size: 12px;
	color: #969696;
}


.image-stub-for-slider {
	position: relative;
	/* padding-bottom: 37.91666667%; */
	padding-bottom: 728px;
}
.image-stub-for-slider p {
	margin: 0 !important;
}
.image-stub-for-slider img {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    height: 100%;
    object-fit: cover;
    object-position: left;
}


div.dop_knopki {
	position: absolute;
	left: 10px;
	top: 10px;
}
div.dop_knopki a {
	float: left;
	padding-right: 5px;
	display: block;
	height: 16px;
	text-decoration: none;
	position: relative
}
div.dop_knopki a:hover {
	text-decoration: none;
	top: -3px
}
a.home{
	width: 16px;
	background: url(../images/my/home.png) no-repeat left center;
}
a.sitemap {
	width: 23px;
	background: url(../images/my/sitemap_icon.png) no-repeat left center;
}
a.print_a {
	width: 16px;
	background: url(../images/my/print.png) no-repeat center center;
}


div.search {
	position: relative;
	border: 1px solid #e7e7e7;
	background: #fff;
	border-radius: 4px;
}
div.div_search1 label {
	display: none;
}
div.div_search1 {
	position: relative;
	top: 0;
	left: 0;
}
div.search input {
	color: #545454;
	border: 0;
	background: none;
	text-shadow: none;
	font-size: 12px;
}
div.search input:focus {
	color: #000;
}
div.search input#mod-search-searchword {
	box-shadow: none;
}

div.mod_search93 input#mod-search-searchword{
	position: absolute;
	top: 1px;
	left: 69px;
	width: 0px;
	border-radius: 0;
	border: none;
	z-index: 19;
	transition: 0.7s;
}


div.search button.button  {
	position: absolute;
	right: 0px;
	top: 2px;
	display: block;
	width: 30px;
	height: 24px;
	text-indent: 50px;
	overflow: hidden;
	cursor: pointer;
	background: none;
	background: url(../img/glyphicons-halflings.png) no-repeat -42px 5px;
	box-shadow: none;
	opacity: 0.5;
}
div.module_zakaz1 input#aiContactSafeSendButton{
	top: -85px;
	left: -2px;
}


.b-copyright {
	background: #090909;
	font-size: 13px;
	color: #666;
}
.b-copyright a {
	color: inherit;
}
.b-copyright .container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.b-copyright .container::before,
.b-copyright .container::after {
	display: none;
}

div.autor {
	display: flex;
	align-items: center;
	position: relative;
}
div.autor a {
	text-decoration: none;
	text-align: right;
	display: block;
}
div.autor a:hover {
	text-decoration: underline;
}
div.autor .image {
	margin-left: 10px;
}
div.autor .image svg {
	width: 70px;
	height: auto;
}
div.autor:not(:hover) .image svg * {
	fill: #666 !important;
}
div.autor .image svg #Wblack,
div.autor .image svg #art-web {
	fill: #fff;
}

.PD-block-for-forms {
    text-align: right;
}


/*ANIMATION*/
@keyframes menu-off {
	0% {
		opacity: 1;
		transform: rotateY(0deg);
	}
	100% {
		opacity: 0;
		transform: rotateY(-90deg);
	}
	}
@-webkit-keyframes menu-off {
	0% {
		opacity: 1;
		transform: rotateY(0deg);
	}
	100% {
		opacity: 0;
		transform: rotateY(-90deg);
	}
}
@-moz-keyframes menu-off {
	0% {
		opacity: 1;
		transform: rotateY(0deg);
	}
	100% {
		opacity: 0;
		transform: rotateY(-90deg);
	}
}
@keyframes menu-on {
	0% {
		opacity: 0;
		transform: rotateY(90deg);
	}
	100% {
		opacity: 1;
		transform: rotateY(0deg);
	}
}
@-webkit-keyframes menu-on {
	0% {
		opacity: 0;
		transform: rotateY(90deg);
	}
	100% {
		opacity: 1;
		transform: rotateY(0deg);
	}
}
@-moz-keyframes menu-on {
	0% {
		opacity: 0;
		transform: rotateY(90deg);
	}
	100% {
		opacity: 1;
		transform: rotateY(0deg);
	}
}
/* end ANIMATION*/

.moduletable.menu_main {
	width: 100%;
	z-index: 10;
	position: relative;
}

ul.menu_main {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
}

ul.menu_main::before,
ul.menu_main::after {
	display: none;
}

.menu_main li {
	padding: 0;
}

.menu_main li.deeper > ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 280px;
	padding: 12px 20px;
	background-color: #eee;
}

.menu_main li.deeper:hover > ul {
	display: block;
}

.menu_main > li > a {
	font-size: 19px;
	line-height: 1;
	font-weight: 700;
	letter-spacing: -0.02em;
	color: #000;
}

.menu_main li.deeper > ul > li > a {
	display: block;
	padding: 10px 12px;
	font-size: 16px;
	line-height: 1;
	font-weight: 700;
	letter-spacing: -0.02em;
	color: #000;
}

.menu_main > li.active > a,
.menu_main > li > a:hover,
.menu_main > li > a:focus,
.menu_main > li > a:active:focus {
	background-color: #fff;
	color: #ea3636;
}

/* k2 */
div.catItemExtraFields ul li, div.itemExtraFields li  {
	background: none;
	padding: 0;
	color: #000;
}
div.catItemExtraFields ul li span.catItemExtraFieldsLabel {
    display: inline;
    float: none;
	margin: 0 5px 0 0;
	font-size: 14px;
	font-weight: normal;
}

div.k2Pagination ul li, div.pagination li {
	display: inline;
	background: none;
}
div.pagination ul, div.pagination p.counter {
	text-align: center;
}
div.k2Pagination li, div.k2Pagination li a, div.k2Pagination, div.pagination p.counter, div.pagination li {
	font-size: 12px;
}
div.catItemExtraFields ul, div.itemExtraFields ul {
	padding: 0;
}

div.catItemExtraFields ul {

}
.itemList div.catItemView {
	/*margin: 5px;*/
	/* padding:5px; */
	text-align: center;
	transition: all 0.2s ease 0s;
	position: relative;
	left: 0;
	top: 0;
	margin: 0;
	/*border: 1px solid #E8E8E8;*/
	box-shadow: 0 0 3px 0 #E8E8E8;
	-moz-box-shadow: 0 0 3px 0 #E8E8E8;
	-webkit-box-shadow: 0 0 3px 0 #E8E8E8;
}
div.catItemView:hover {
	/*border: 1px solid #D6D6D6;*/
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.35);
}
div.catItemView3 {
	padding-bottom: 40px;
	height: 265px;
}
div.subCategoryContainer a.subCategoryMore {
	display: none;
}


/* K2 settings */
div.moduletablek2item h3 {
	padding-left: 13px;
}
div.moduletablek2item  div.k2ItemsBlock.k2item > ul {
	display: block;
	width: 100%;
	height: auto;
	padding: 5px;
}
div.moduletablek2item  div.k2ItemsBlock.k2item  > div > div {
	float: left;
	width: 187px;
}
div.moduletablek2item  div.k2ItemsBlock.k2item > ul > li.clearList {
	display: none;
}

div.moduletablek2item div.k2ItemsBlock.k2item > ul > li a.moduleItemImage {
	text-align: center;
	display: block;
	height: 200px;
	overflow: hidden;
}
div.moduletablek2item  div.k2ItemsBlock.k2item > ul > li a.moduleItemImage img {
	width: 196px;
	height: auto;
	overflow: hidden;
	border: 1px solid #cecece;
	float: none;
}
div.moduletablek2item  div.k2ItemsBlock.k2item > ul > li a.moduleItemImage img:hover {
	transform: scale(1.15) rotate(-5deg);
}
div.moduletablek2item  div.k2ItemsBlock.k2item b.addInf {
	display: none;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
	padding: 12px 8px;
}

div.itemImageGallery > h3 {
	display: none;
}
div.itemImageGallery {
	overflow: hidden;
}








div.subCategory {
	background: #f7fafe;
	border: 1px solid #ddd;
	margin: 4px;
	padding: 8px;
	text-align: center;
}
div.catItemBody {
	text-align: center;
}

div.catItemImageBlock, div.subCategoryImageBlock {
	margin: 0 auto;
	/*padding: 5px;*/
	background: #fff;
	/*border: 1px solid #DDDDDD;*/
	-webkit-box-shadow: 0 5px 10px -10px #000;
	-moz-box-shadow: 0 5px 10px -10px #000;
	box-shadow: 0 5px 10px -10px #000;
}
div.catItemBody a {
	display: block;
	background: #fff;
}
div.subCategoryImageBlock a {
	background: #fff;
	display: block;
}
div.catItemBody a, div.catItemImageBlock, div.subCategoryImageBlock, div.subCategoryImageBlock a {
	height: 100%;
	width: 100%;
	overflow: hidden;
}
div.catItemBody img, div.subCategoryImageBlock img {
	width: 100%;
	margin: 0;
	transition: all 0.2s ease 0s;
	position: relative;	/* + ie.css */
	/* left: -10px; */
}
/*div.catItemBody img:hover, div.subCategoryImageBlock img:hover {
	transform: scale(1.15) rotate(-5deg);
	-moz-transform: scale(1.15) rotate(-5deg);
	-webkit-transform: scale(1.15) rotate(-5deg);
}*/

span.catItemImage img {
	height: 235px;
}
div.catItemHeader h3.catItemTitle,/* div.catItemHeader h3.catItemTitle a,*/ div.moduletablek2item div.k2ItemsBlock.k2item > ul > li > a.moduleItemTitle {
	position: relative;
	display: block;
	/*height: 15px;*/
	padding: 0 0 20px 20px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
    text-transform: uppercase;
	text-decoration: none;
	line-height: 30px;
}
div.catItemHeader h3.catItemTitle:hover a {
	color: #597DA3;
}
div.catItemHeader h3.catItemTitle:before {
	content: '';
	position: absolute;
	bottom: 0;
	width: 50px;
	height: 2px;
	background: #fff;
}
.odd:hover div.catItemHeader,
.even:hover div.catItemHeader {
	background: rgba(0,0,0, 0.75);
}
.odd:hover div.catItemExtraFields,
.even:hover div.catItemExtraFields {
	bottom: 0;
}
/*.odd:hover div.catItemExtraFields ul li,
.even:hover div.catItemExtraFields ul li {
	bottom: 0;
}*/
/*.catItemView:hover div.catItemHeader,*/
.catItemView:hover div.catItemHeader {
	bottom: 0px;
	background: rgba(0,0,0, 0.75);
}
div.k2Pagination  {
	margin: 0;
}
span.catItemExtraFieldsValue {
	font-size: 25px;
	font-weight: bold;
}
td.main_column div.moduletable {
	margin-bottom: 10px;
}
div.product_conteiner_main  a{
	text-decoration: none;
}
div.product_conteiner_main  div.catItemReadMore{
	text-decoration: underline;
	color: #00A2FF;
	float: right;
}
div.catItemView2 div.catItemReadMore {
	position: absolute;
	right: 14px;
	bottom: 1px;
}
div.catItemExtraFields h4 {
	display: none;
}
div.catItemExtraFields ul {
	/* position: absolute; */
	left: 10px;
	bottom: 43px;
}
.catItemView.groupLeading .div_money {
	display: none;
}
div.div_money {
	display: none;
	position: absolute;
	left: 5px;
	bottom: 5px;
}

div.itemBody div.div_money {
	position: static;
}
div.itemBody div.itemExtraFields {
	display: none;
}

div.k2Pagination span.pagination span, div.k2Pagination span.pagination a {
	padding: 0 5px;
	color: #000;
}
div.itemListCategory {
    padding: 0px;
}
div.catItemRatingBlock span {
	display:block;
	float:left;
	font-style:normal;
	padding:0 4px 0 0;
	margin:0;
	font-size: 13px;
}
div.catItemIntroText {
	font-size: 13px;
	line-height: 17px;
	color: #000;
	padding:5px 0 15px 0;
}
div.custom_sots {
	position: relative;
	width: 150px;
	overflow: hidden;
}


div.itemList div.even, div.odd{
	width: 32%;
	/*height: 280px;*/
	height: auto;
	float: left;
	overflow: hidden;
}



div.itemContainer{
	width: 100%;
}
	.itemContainer .clr {
		display: none;
	}

div.moduletable_logo-top {
	position: absolute;
	display: block;
	width: 278px;
	height: 188px;
	padding: 0;
	text-decoration: none;
	/*border: 1px solid #cecece;*/
	/*background: url("../images/my/bg_top_left.jpg") no-repeat;*/
	/* width: 260px; */
	box-shadow: 0px 0px 35px 0px rgba(19, 19, 19, 0.75);
	background-color:  #ffffff;
    background-position: top right;
    /*background-color: #4B6095;*/
    z-index: 25;
}
.moduletable_logo-top:hover {
	/*box-shadow: 0px 0px 35px 0px rgba(19, 19, 19, 0.5);*/
}
div.moduletable_logo-top .custom {
	position: relative;
    width: 100%;
    height: 100%;
}
div.moduletable_logo-top .custom img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
  width: 100%;
  height: auto;
  margin: auto;
  z-index: 21;
	-o-transition: transform 2s linear;
	-ms-transition: transform 2s linear;
	-moz-transition: transform 2s linear;
	-webkit-transition: transform 2s linear;
	transition: transform 2s linear;
}
div.moduletable_logo-top .custom img:hover {
 	top: 10px;
}
div.moduletable_logo-top h1{
	color: #fff;
	padding: 10px;
}

.main_logo {
	margin-top: 12px;
}


div.korzina {
	z-index: 100;
	position: relative;
	height: 31px;
	line-height: 30px;
}
div.korzina > div {
	border-radius: 4px;
	border: 1px solid #e7e7e7;
	background: #fff;
	padding: 0 5px;
}
div.korzina:before {
    content: "";
	font-family: "Glyphicons Halflings";
	opacity: 0.5;
	padding: 0 10px;
	float: left;
}

div.moduletable_pdl {
	text-align: center;
}


a.korzin_fix {
	background: red;
	position: fixed;
	right: -1px;
	top: 250px;
	z-index: 999;
	height: 201px;
	text-decoration: none;
	background: url(../images/my/korzina_right.jpg) no-repeat 0 0 #8c8c8c;
}
a.korzin_fix:hover {
	right: 0;
	text-decoration: none;
}
table.table_korzina {
	border: 2px solid #cccccc;
	margin-bottom: 20px;
}
table.table_korzina td, table.table_korzina th{
	border: 1px solid #cccccc;
	padding: 10px;
}





div.slider {
	position: absolute;
	right: 0;
	top: 0px;
}
div.slider, div.slider div.wk-slideshow {
	width: 539px;
	height: 243px;
	overflow: hidden;
}
div.slider li, div.wk-slideset li {
	list-style: none;
}



.wk-slideshow-default .nav li {
	_display: inline;
}



div.breadcrumbs {
	border-bottom: 1px solid #b5b5b5;
	margin: 3px 0;
	padding: 3px 0;
}
div.breadcrumbs, div.breadcrumbs a, div.breadcrumbs a span {
	color: #b5b5b5;
	font-size: 11px;
	text-transform: lowercase;
}







main.maind_r_l, main.maind_l, main.maind_r {
	float: left;
}
main.maind_r_l {
	width: 60%;
}
main.maind_l, main.maind_r {
	width: 80%;
}


div.bot_menu {
	overflow: hidden;
}


div.footer {
	position: relative;
	overflow: hidden;
}
div.footer h2, div.footer h3, div.footer h4, div.footer a, div.footer a:hover, div.footer, div.footer span {
	color: #4466a3;
}



div.no-collapse div.collapse {
	display: block;
	height: auto;
}
div.no-collapse div.navbar-header {
	display: none;
}

ul.menu_bot_main {
	padding: 0;
	margin: 0;
	display: block;
	/*background-color: #f5f5f5;
	border: 1px solid #e3e3e3;*/
	border-radius: 4px;
}
ul.menu_bot_main li {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.menu_bot_main a, ul.menu_bot_main span.separator  {
	text-decoration: none;
	font-size: 12px;
	margin-left: 0;
}
ul.menu_bot_main > li > a {
	padding: 6px 18px 6px 17px;
	/*border-bottom: 1px solid #e3e3e3;*/
}

ul.menu_bot_main a:hover, ul.menu_bot_main li.active a {
	text-decoration: underline;
}



.footer_div .footer1 .container {
	/*width: 100%;*/
}
	.footer1 .footer_module-wrapper.mod-1 {
		/*background: rgba(250,250,250, 1);*/
		padding: 20px 0 30px 0;
	}


.moduletable.contact-admin.сontact-admin-footer {
	padding-top: 120px;
}

.moduletable.contact-admin.сontact-admin-footer .rsform {
	padding: 0;
	border-radius: 20px;
	background: #ea3636 url(/images/ic_frm.png) no-repeat center 19px;
	border: 1px solid #ea3636;
}

.contact-admin h2 {
	margin-top: 74px;
	margin-bottom: 54px;
	text-align: center;
	font-weight: 600;
	color: #fff;
}

.contact-admin .formResponsive fieldset {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.contact-admin .formResponsive .formHorizontal .rsform-block {
	padding-left: 20px;
	padding-right: 20px;
	width: 400px;
}
.contact-admin .formResponsive .formHorizontal .rsform-block.rsform-block-send {
	width: 100%;
}
.contact-admin .formResponsive .formHorizontal .rsform-block input {
	width: 100%;
	border: none;
	border-radius: 6px;
}
.contact-admin .formResponsive .formHorizontal .formControlLabel {
	text-align: left;
	padding: 0 10px;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: -0.02em;
	color: #ffffff;
}
.contact-admin .rsform-submit-button {
	padding: 17px 57px;
	background: #000;
	border-radius: 6px;
	border: none;
	font-size: 19px;
	font-weight: 600;
	color: #fff;
}
.contact-admin .rsform-block-pdtext {
	padding: 0 !important;
	text-align: center;
	font-size: 12px;
	color: #ffcece;
}
.contact-admin .formResponsive .formBody {
	text-align: center;
}


.moduletable-questions {
	padding-top: 120px;
}
.moduletable-questions .h2 {
	margin-bottom: 26px;
	text-align: center;
}


	.footer1 .footer_module-wrapper.mod-2 {
		width: 1170px;
		margin: 0 auto;
		padding: 20px 0 0 0;
	}
div.footer1_3 {
	padding: 10px;
	overflow: hidden;
}
table.footer1_3 {
	width: 100%;
}
div.footer1_3, div.footer1_3 a {
	font-size: 13px;
	line-height: 15px;
}
div.footer1_3 ul a, div.footer1_3 ul span.separator {
	display: block;
	background: url("../images/my/ul_black.png") no-repeat 0 5px transparent;
	padding: 4px 2px 3px 17px;
}


div.div_left a {
	text-decoration: none;
}

.footer2 {
    background-color: #090909;
	padding-top: 50px;
	padding-bottom: 40px;
}
.footer2 .container {
	display: flex;
	flex-wrap: wrap;
}

.footer-logo {
	display: block;
	margin-bottom: 20px;
}

.moduletable-footer-menu {
	margin-left: 80px;
	margin-bottom: 20px;
}

.moduletable-footer-menu .nav > li > a:hover, 
.moduletable-footer-menu .nav > li > a:focus {
	background: none;
	text-decoration: underline;
}

.moduletable-footer-menu .nav {
	display: flex;
	flex-wrap: wrap;
}
.moduletable-footer-menu .nav::before,
.moduletable-footer-menu .nav::after {
	display: none;
}

.moduletable-footer-menu .nav > ul {
	margin-right: 70px;
	padding: 0;
	list-style: none;
}

.moduletable-footer-menu .nav > ul > li > a {
	display: block;
	padding: 4px 10px;
	font-size: 15px;
	color: #ccc;
}

@media (max-width: 991px) {
	.footer2 .container {
		flex-direction: column;
	}
	.moduletable-footer-menu {
		margin-left: 0;
	}
	.moduletable-footer-contacts {
		margin-left: auto;
		margin-right: auto;
	}
	.moduletable-footer-contacts .custom {
		flex-direction: column;
		align-items: center;
	}
}


.moduletable-footer-contacts {
	margin-left: auto;
}
.moduletable-footer-contacts .custom {
	display: flex;
}
.moduletable-footer-contacts .address {
	margin-top: 7px;
	margin-right: 20px;
	color: #ccc;
}
.moduletable-footer-contacts .tel-wrap a {
	font-size: 22px;
	letter-spacing: -0.04em;
	color: #cccccc;
}
.moduletable-footer-contacts .col-right {
	text-align: right;
}
.moduletable-footer-contacts .m-icon-mess {
	display: inline-block;
	margin-top: 5px;
	margin-left: 16px;
}


ul.pagenav {
	overflow: hidden;
}
ul.pagenav li {
	list-style: none;
	float: right;
}



div#scroll_top {
	position: fixed;
	right: -70px;
	bottom: 90px;
	width: 60px;
	height: 60px;
	background: url("../images/go_top.png") no-repeat 0 0;
}
div#scroll_top a{
	display: block;
	width: 60px;
	height: 60px;
	cursor: pointer;
	text-decoration: none;
}

.header_module-wrapper {
	width: 100%;
}
.header_module-wrapper.mod-2 {
	position: relative;
	height: 54px;
	background-color:  #f3f3f3;
	box-shadow: 0px 3px 4px 0px rgba(19, 19, 19, 0.65);
	z-index: 20;
}
.header_module-wrapper.mod-3 {
	position: absolute;
	bottom: -55px;
	background: -webkit-linear-gradient(0deg, #bb0d07 0%, #f20000 100%);
	background: -moz-linear-gradient(0deg, #bb0d07 0%, #f20000 100%);
	background: -o-linear-gradient(0deg, #bb0d07 0%, #f20000 100%);
	background: -ms-linear-gradient(0deg, #bb0d07 0%, #f20000 100%);
	background: linear-gradient(90deg, #bb0d07 0%, #f20000 100%);
	z-index: 19;
	transition: 1s;
}
	.header_module-wrapper.mod-3 .moduletable {
		width: 1170px;
		margin: 0 auto;
		float: none;
	}
		.header_module-wrapper.mod-3 .navbar-collapse {
			width: 75%;
			margin-left: 25%;
		}
.moduletable_leftmenu.second-menu {


}

div.moduletable_leftmenu ul {
	padding: 0;
	margin: 0px 0 0px;
}

div.navbar{
	margin: 0;
}
.moduletable_leftmenu ul.menu {
	position: relative;
	left: 2px;
}
div.moduletable_leftmenu ul li {
	display: block;
	position: relative;
	margin: 0 3px 0 0;
	padding: 0;
	float: left;
	list-style-type: none;
}
div.moduletable_leftmenu ul li:before,
div.moduletable_leftmenu ul li:last-child:after {
	/*content: '';*/
	display: block;
	position: absolute;
	top: 7px;
	width: 1px;
	height: 25px;
	background: #fff;
}
/*div.moduletable_leftmenu ul li:before {
	left: -2px;
}
div.moduletable_leftmenu ul li:last-child:after {
	right: -2px;
}*/
div.moduletable_leftmenu a, div.moduletable_leftmenu span.separator {
	display: block;
	margin: 0;
	text-decoration: none;
	text-align: left;
	text-indent: 0;
	cursor: pointer;
}
span.item_note {
	display: none;
}
div.moduletable_leftmenu span.catCounter {
	font-size: 10px;
}
/* 1 */
div.moduletable_leftmenu ul.menu > li > a, div.moduletable_leftmenu ul.menu > li > span.separator, div.moduletable_leftmenu ul.level0 > li > a {
	display: block;
	padding: 0 10px;
	/*background: #E2E2E2;*/
	color: #fff;
	margin-top: 1px;
	text-decoration: none;
	font-size: 15px;
	text-align: left;
	text-indent: 0;
	cursor: pointer;
	list-style-type: none;
	line-height: 54px;
	font-size: 15px;
	text-transform: uppercase;
}
div.moduletable_leftmenu ul.menu > li:last-child a{
	border: none;
}
div.moduletable_leftmenu ul.menu > li.active > ul, div.moduletable_leftmenu ul.level0 > li.activeCategory > ul {
	display: block;
}
div.moduletable_leftmenu ul.menu > li.active > a,
div.moduletable_leftmenu ul.menu > li.active > span.separator,
div.moduletable_leftmenu ul.level0 > li.activeCategory > a,
div.moduletable_leftmenu ul.menu > li > a:hover,
div.moduletable_leftmenu ul.menu > li > span.separator:hover,
div.moduletable_leftmenu ul.level0 > li > a:hover {
	/*border-left: 3px solid #4B6095;*/
	transition: 0s;
	/*color: #4B6095;*/
	padding: 0 10px;
	line-height: 54px;
	/*background: rgba(37, 49, 140, 0.67);*/
	text-decoration: underline;
}
div.moduletable_leftmenu ul.menu > li.active > a {
	color: #bb0d07;
	font-weight: 700;
	text-decoration: none;
}
div.moduletable_leftmenu.second-menu ul.menu > li > a {
	/*border-left: 1px solid #fff;*/
}
div.moduletable_leftmenu.second-menu ul.menu > li:first-child > a {
	border: none;
}
div.moduletable_leftmenu ul.menu > li:hover {
	/*background: #fff;*/
}

div.moduletable_leftmenu ul.menu > li.active {
	background: #fff;
}
/* 2 */
div.moduletable_leftmenu ul.ul_2, div.moduletable_leftmenu ul.level1 {
	padding: 5px 0 5px 12px;
	margin: 0;
	background: #e1e1e1;
	display: none;
}
div.moduletable_leftmenu ul.ul_2 > li > a, div.moduletable_leftmenu ul.level1 > li > a {
	font-size: 12px;
	line-height: 17px;
	padding: 3px 0 3px 20px;
	background: url("../images/my/ul.png") no-repeat 0 6px transparent;
}
div.moduletable_leftmenu ul.ul_2 > li.active > a, div.moduletable_leftmenu ul.ul_2 > li.active > span.separator, div.moduletable_leftmenu ul.level1 > li.activeCategory > a, div.moduletable_leftmenu ul.ul_2 > li > a:hover, div.moduletable_leftmenu ul.ul_2 > li > span.separator:hover, div.moduletable_leftmenu ul.level1 > li > a:hover {
	background: url("../images/my/ul.png") no-repeat 0 -268px;
	color: red;
	text-decoration: underline;
}

div.moduletable_leftmenu{
	border-color: none;

}

div.moduletable_leftmenu > h3{
	display: none;
	margin: 0;
	padding: 5px;
	float: left;
	color: #fff;
	background:#4B6095;
}

label.required_field {
	position: absolute;
	left: -10px;
	top: 0;
}









/* ---------------3 ---------- */



audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img,
.gm-style img {
	max-width: none;
}
button,
input,
select,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
}
button,
input {
	*overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
	cursor: pointer;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}

div.main_div div.container{
	background: #F8F8F8;
}

main#content{
	background: #fff;
	padding-top: 50px;
}
body.main main#content {
	padding-bottom: 80px;
	padding-top: 10px;
}

.rtl .navigation .nav-child {
	left: auto;
	right: 0;
}
.rtl .navigation .nav > li > .nav-child:before {
	left: auto;
	right: 12px;
}
.rtl .navigation .nav > li > .nav-child:after {
	left: auto;
	right: 13px;
}
.clearfix {
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0;
}
.clearfix:after {
	clear: both;
}
.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.input-block-level {
	display: block;
	width: 100%;
	min-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.img-rounded {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.img-polaroid {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.1);
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.img-circle {
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.row:before,
.row:after {
	display: table;
	content: "";
	line-height: 0;
}
.row:after {
	clear: both;
}
[class*="span"] {
	float: left;
	min-height: 1px;
	margin-left: 20px;
}
.span12 {
	width: 940px;
}
.span11 {
	width: 860px;
}
.span10 {
	width: 780px;
}
.span9 {
	width: 700px;
}
.span8 {
	width: 620px;
}
.span7 {
	width: 540px;
}
.span6 {
	width: 460px;
}
.span5 {
	width: 380px;
}
.span4 {
	width: 300px;
}
.span3 {
	width: 220px;
}
.span2 {
	width: 140px;
}
.span1 {
	width: 60px;
}
.offset12 {
	margin-left: 980px;
}
.offset11 {
	margin-left: 900px;
}
.offset10 {
	margin-left: 820px;
}
.offset9 {
	margin-left: 740px;
}
.offset8 {
	margin-left: 660px;
}
.offset7 {
	margin-left: 580px;
}
.offset6 {
	margin-left: 500px;
}
.offset5 {
	margin-left: 420px;
}
.offset4 {
	margin-left: 340px;
}
.offset3 {
	margin-left: 260px;
}
.offset2 {
	margin-left: 180px;
}
.offset1 {
	margin-left: 100px;
}
.row-fluid {
	width: 100%;
	*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
	display: table;
	content: "";
	line-height: 0;
}
.row-fluid:after {
	clear: both;
}
.row-fluid [class*="span"] {
	display: block;
	width: 100%;
	min-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-left: 2.127659574%;
	*margin-left: 2.0744680846383%;
}
.row-fluid [class*="span"]:first-child {
	margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
	margin-left: 2.127659574%;
}
.row-fluid .span12 {
	width: 99.99999999%;
	*width: 99.946808500638%;
}
.row-fluid .span11 {
	width: 91.489361693%;
	*width: 91.436170203638%;
}
.row-fluid .span10 {
	width: 82.978723396%;
	*width: 82.925531906638%;
}
.row-fluid .span9 {
	width: 74.468085099%;
	*width: 74.414893609638%;
}
.row-fluid .span8 {
	width: 65.957446802%;
	*width: 65.904255312638%;
}
.row-fluid .span7 {
	width: 57.446808505%;
	*width: 57.393617015638%;
}
.row-fluid .span6 {
	width: 48.936170208%;
	*width: 48.882978718638%;
}
.row-fluid .span5 {
	width: 40.425531911%;
	*width: 40.372340421638%;
}
.row-fluid .span4 {
	width: 31.914893614%;
	*width: 31.861702124638%;
}
.row-fluid .span3 {
	width: 23.404255317%;
	*width: 23.351063827638%;
}
.row-fluid .span2 {
	width: 14.89361702%;
	*width: 14.840425530638%;
}
.row-fluid .span1 {
	width: 6.382978723%;
	*width: 6.3297872336383%;
}
.row-fluid .offset12 {
	margin-left: 104.255319138%;
	*margin-left: 104.14893615928%;
}
.row-fluid .offset12:first-child {
	margin-left: 102.127659564%;
	*margin-left: 102.02127658528%;
}
.row-fluid .offset11 {
	margin-left: 95.744680841%;
	*margin-left: 95.638297862277%;
}
.row-fluid .offset11:first-child {
	margin-left: 93.617021267%;
	*margin-left: 93.510638288277%;
}
.row-fluid .offset10 {
	margin-left: 87.234042544%;
	*margin-left: 87.127659565277%;
}
.row-fluid .offset10:first-child {
	margin-left: 85.10638297%;
	*margin-left: 84.999999991277%;
}
.row-fluid .offset9 {
	margin-left: 78.723404247%;
	*margin-left: 78.617021268277%;
}
.row-fluid .offset9:first-child {
	margin-left: 76.595744673%;
	*margin-left: 76.489361694277%;
}
.row-fluid .offset8 {
	margin-left: 70.21276595%;
	*margin-left: 70.106382971277%;
}
.row-fluid .offset8:first-child {
	margin-left: 68.085106376%;
	*margin-left: 67.978723397277%;
}
.row-fluid .offset7 {
	margin-left: 61.702127653%;
	*margin-left: 61.595744674277%;
}
.row-fluid .offset7:first-child {
	margin-left: 59.574468079%;
	*margin-left: 59.468085100277%;
}
.row-fluid .offset6 {
	margin-left: 53.191489356%;
	*margin-left: 53.085106377277%;
}
.row-fluid .offset6:first-child {
	margin-left: 51.063829782%;
	*margin-left: 50.957446803277%;
}
.row-fluid .offset5 {
	margin-left: 44.680851059%;
	*margin-left: 44.574468080277%;
}
.row-fluid .offset5:first-child {
	margin-left: 42.553191485%;
	*margin-left: 42.446808506277%;
}
.row-fluid .offset4 {
	margin-left: 36.170212762%;
	*margin-left: 36.063829783277%;
}
.row-fluid .offset4:first-child {
	margin-left: 34.042553188%;
	*margin-left: 33.936170209277%;
}
.row-fluid .offset3 {
	margin-left: 27.659574465%;
	*margin-left: 27.553191486277%;
}
.row-fluid .offset3:first-child {
	margin-left: 25.531914891%;
	*margin-left: 25.425531912277%;
}
.row-fluid .offset2 {
	margin-left: 19.148936168%;
	*margin-left: 19.042553189277%;
}
.row-fluid .offset2:first-child {
	margin-left: 17.021276594%;
	*margin-left: 16.914893615277%;
}
.row-fluid .offset1 {
	margin-left: 10.638297871%;
	*margin-left: 10.531914892277%;
}
.row-fluid .offset1:first-child {
	margin-left: 8.510638297%;
	*margin-left: 8.4042553182766%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
	display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
	float: right;
}
.lead {
	margin-bottom: 18px;
	font-size: 19.5px;
	font-weight: 200;
	line-height: 27px;
}
small {
	font-size: 85%;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
cite {
	font-style: normal;
}
.muted {
	color: #999;
}
a.muted:hover,
a.muted:focus {
	color: #808080;
}
.text-warning {
	color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
	color: #a47e3c;
}
.text-error {
	color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
	color: #953b39;
}
.text-info {
	color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
	color: #2d6987;
}
.text-success {
	color: #468847;
}
a.text-success:hover,
a.text-success:focus {
	color: #356635;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
	font-weight: normal;
	line-height: 1;
	color: #999;
}
h1 small {
	font-size: 22.75px;
}
h2 small {
	font-size: 16.25px;
}
h3 small {
	font-size: 13px;
}
h4 small {
	font-size: 13px;
}
.page-header {
	padding-bottom: 8px;
	margin: 18px 0 27px;
	border-bottom: 1px solid #eee;
}


ul.unstyled,
ol.unstyled {
	margin-left: 0;
	list-style: none;
}
ul.inline,
ol.inline {
	margin-left: 0;
	list-style: none;
}
ul.inline > li,
ol.inline > li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-left: 5px;
	padding-right: 5px;
}
dl {
	margin-bottom: 18px;
}
dt,
dd {
	line-height: 18px;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 9px;
}
.dl-horizontal {
	*zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
	display: table;
	content: "";
	line-height: 0;
}
.dl-horizontal:after {
	clear: both;
}
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dl-horizontal dd {
	margin-left: 180px;
}
hr {
	margin: 18px 0;
	border: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #fff;
}
abbr[title],
abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999;
}
abbr.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 18px;
	border-left: 5px solid #eee;
}
blockquote p {
	margin-bottom: 0;
	font-size: 16.25px;
	font-weight: 300;
	line-height: 1.25;
}
blockquote small {
	display: block;
	line-height: 18px;
	color: #999;
}
blockquote.pull-right {
	float: right;
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
	text-align: right;
}
blockquote.pull-right small:before {
	content: '';
}
blockquote.pull-right small:after {
	content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
	content: "";
}
address {
	display: block;
	margin-bottom: 18px;
	font-style: normal;
	line-height: 18px;
}
code,
pre {
	padding: 0 3px 2px;
	font-size: 11px;
	color: #333;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
code {
	padding: 2px 4px;
	color: #d14;
	background-color: #f7f7f9;
	border: 1px solid #e1e1e8;
	white-space: nowrap;
}
pre {
	display: block;
	padding: 8.5px;
	margin: 0 0 9px;
	font-size: 12px;
	line-height: 18px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
pre.prettyprint {
	margin-bottom: 18px;
}
pre code {
	padding: 0;
	color: inherit;
	white-space: pre;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0;
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 18px;
	font-size: 19.5px;
	line-height: 36px;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
legend small {
	font-size: 13.5px;
	color: #999;
}
label,
input,
button,
select,
textarea {
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}
input,
button,
select,
textarea {
	font-family:  'Proxima Nova', sans-serif;
	font-weight: 600;
}
label {
	display: block;
	margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="color"],
.uneditable-input {
	display: inline-block;
	padding: 4px 6px;
	font-size: 13px;
	line-height: 18px;
	color: #555;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	/*border-radius: 3px;*/
	vertical-align: middle;
	width: 100%;
}

textarea {
	height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="color"],
.uneditable-input,
div.aiContactSafe_contact_form_field_right input,
div.aiContactSafe_row_CK div.aiContactSafe_contact_form_field_right
{
	background-color: #fff;
	/*border: 1px solid #ccc;*/
/*	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border linear .2s, box-shadow linear .2s;
	-moz-transition: border linear .2s, box-shadow linear .2s;
	-o-transition: border linear .2s, box-shadow linear .2s;
	transition: border linear .2s, box-shadow linear .2s;*/
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border-color: rgba(82,168,236,0.8);
/*	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);*/
}
input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	*margin-top: 0;
	margin-top: 1px \9;
	line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
	width: auto;
}
select,
input[type="file"] {
	*margin-top: 4px;
	line-height: 28px;
}
select[multiple],
select[size] {
	height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
	color: #999;
	background-color: #fcfcfc;
	border-color: #ccc;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
	cursor: not-allowed;
}
.uneditable-input {
	overflow: hidden;
	white-space: nowrap;
}
.uneditable-textarea {
	width: auto;
	height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #999;
}
.radio,
.checkbox {
	min-height: 18px;
	padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
	padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
	display: inline-block;
	padding-top: 5px;
	margin-bottom: 0;
	vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
	margin-left: 10px;
}
.input-mini {
	width: 60px;
}
.input-small {
	width: 90px;
}
.input-medium {
	width: 150px;
}
.input-large {
	width: 210px;
}
.input-xlarge {
	width: 270px;
}
.input-xxlarge {
	width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
	float: none;
	margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
	display: inline-block;
}
input,
textarea,
.uneditable-input {
	margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
	margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
	width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
	width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
	width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
	width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
	width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
	width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
	width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
	width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
	width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
	width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
	width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
	width: 46px;
}
.controls-row {
	*zoom: 1;
}
.controls-row:before,
.controls-row:after {
	display: table;
	content: "";
	line-height: 0;
}
.controls-row:after {
	clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
	float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
	padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
	cursor: not-allowed;
	background-color: #eee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
	background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
	color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
	border-color: #c09853;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
	border-color: #a47e3c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
	color: #c09853;
	background-color: #fcf8e3;
	border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
	color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
	border-color: #b94a48;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
	border-color: #953b39;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
	color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
	border-color: #468847;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
	border-color: #356635;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
	color: #468847;
	background-color: #dff0d8;
	border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
	color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
	border-color: #3a87ad;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
	border-color: #2d6987;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
	color: #b94a48;
	border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
	border-color: #e9322d;
	-webkit-box-shadow: 0 0 6px #f8b9b7;
	-moz-box-shadow: 0 0 6px #f8b9b7;
	box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
	padding: 17px 20px 18px;
	margin-top: 18px;
	margin-bottom: 18px;
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	*zoom: 1;
}
.form-actions:before,
.form-actions:after {
	display: table;
	content: "";
	line-height: 0;
}
.form-actions:after {
	clear: both;
}
.help-block,
.help-inline {
	color: #595959;
}
.help-block {
	display: block;
	margin-bottom: 9px;
}
.help-inline {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding-left: 5px;
}
.input-append,
.input-prepend {
	margin-bottom: 9px;
	vertical-align: middle;
	font-size: 0;
	white-space: nowrap;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-append .popover,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu,
.input-prepend .popover {
	font-size: 13px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
div.aiContactSafe_contact_form_field_right input,
div.aiContactSafe_row_CK div.aiContactSafe_contact_form_field_right
 {
	position: relative;
	margin-bottom: 0;
	*margin-left: 0;
	vertical-align: top;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
	z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on,
div.aiContactSafe_contact_form_field_label_left
 {
	display: inline-block;
	width: auto;
	min-width: 16px;
	*padding: 4px 4px;
	font-size: 13px;
	font-weight: normal;
	*line-height: 18px;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	background-color: #eee;
	border: 1px solid #ccc;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.input-prepend .btn-group > .dropdown-toggle {
	vertical-align: top;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.input-append .active,
.input-prepend .active {
	background-color: #a9dba9;
	border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn,
div.aiContactSafe_contact_form_field_label_left
{
	margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child,
div.aiContactSafe_contact_form_field_label_left
{
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
	margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
	margin-right: -1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
	margin-left: -1px;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .btn-group:first-child {
	margin-left: 0;
}

.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.form-search .input-append .search-query {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
	*zoom: 1;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
	display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
	display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
	margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
	padding-left: 0;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
	float: left;
	margin-right: 3px;
	margin-left: 0;
}
.control-group, div.aiContactSafe_row {
	margin-bottom: 5px;
}
legend + .control-group {
	margin-top: 18px;
	-webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
	margin-bottom: 18px;
	*zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
	display: table;
	content: "";
	line-height: 0;
}
.form-horizontal .control-group:after {
	clear: both;
}
.form-horizontal .control-label {
	float: left;
	width: 160px;
	padding-top: 5px;
	text-align: right;
}
.form-horizontal .controls {
	*display: inline-block;
	*padding-left: 20px;
	margin-left: 180px;
	*margin-left: 0;
}
.form-horizontal .controls:first-child {
	*padding-left: 180px;
}
.form-horizontal .help-block {
	margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
	margin-top: 9px;
}
.form-horizontal .form-actions {
	padding-left: 180px;
}
.control-label .hasTooltip {
	display: inline-block;
}
table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
.table {
	width: 100%;
	margin-bottom: 18px;
}
.table th,
.table td {
	padding: 8px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd;
}
.table th {
	font-weight: bold;
}
.table thead th {
	vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
	border-top: 0;
}
.table tbody + tbody {
	border-top: 2px solid #ddd;
}
.table .table {
	background-color: #fff;
}
.table-condensed th,
.table-condensed td {
	padding: 4px 5px;
}
.table-bordered {
	border: 1px solid #ddd;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
	border-left: 1px solid #ddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
	border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
	background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
	display: table-cell;
	float: none;
	margin-left: 0;
}
.table td.span1,
.table th.span1 {
	float: none;
	width: 44px;
	margin-left: 0;
}
.table td.span2,
.table th.span2 {
	float: none;
	width: 124px;
	margin-left: 0;
}
.table td.span3,
.table th.span3 {
	float: none;
	width: 204px;
	margin-left: 0;
}
.table td.span4,
.table th.span4 {
	float: none;
	width: 284px;
	margin-left: 0;
}
.table td.span5,
.table th.span5 {
	float: none;
	width: 364px;
	margin-left: 0;
}
.table td.span6,
.table th.span6 {
	float: none;
	width: 444px;
	margin-left: 0;
}
.table td.span7,
.table th.span7 {
	float: none;
	width: 524px;
	margin-left: 0;
}
.table td.span8,
.table th.span8 {
	float: none;
	width: 604px;
	margin-left: 0;
}
.table td.span9,
.table th.span9 {
	float: none;
	width: 684px;
	margin-left: 0;
}
.table td.span10,
.table th.span10 {
	float: none;
	width: 764px;
	margin-left: 0;
}
.table td.span11,
.table th.span11 {
	float: none;
	width: 844px;
	margin-left: 0;
}
.table td.span12,
.table th.span12 {
	float: none;
	width: 924px;
	margin-left: 0;
}
.table tbody tr.success > td {
	background-color: #dff0d8;
}
.table tbody tr.error > td {
	background-color: #f2dede;
}
.table tbody tr.warning > td {
	background-color: #fcf8e3;
}
.table tbody tr.info > td {
	background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
	background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
	background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
	background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
	background-color: #c4e3f3;
}
.dropup,
.dropdown {
	position: relative;
}
.dropdown-toggle {
	*margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
	outline: 0;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
}
.dropdown .caret {
	margin-top: 8px;
	margin-left: 2px;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	*width: 100%;
	height: 1px;
	margin: 8px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
	text-decoration: none;
	color: #fff;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top,#08c,#0077b3);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
	background-image: -webkit-linear-gradient(top,#08c,#0077b3);
	background-image: -o-linear-gradient(top,#08c,#0077b3);
	background-image: linear-gradient(to bottom,#08c,#0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	color: #333;
	text-decoration: none;
	outline: 0;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top,#08c,#0077b3);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
	background-image: -webkit-linear-gradient(top,#08c,#0077b3);
	background-image: -o-linear-gradient(top,#08c,#0077b3);
	background-image: linear-gradient(to bottom,#08c,#0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: default;
}
.open {
	*z-index: 1000;
}
.open > .dropdown-menu {
	display: block;
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid #000;
	content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 6px 6px 6px 6px;
	-moz-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
	top: auto;
	bottom: 0;
	margin-top: 0;
	margin-bottom: -2px;
	-webkit-border-radius: 5px 5px 5px 0;
	-moz-border-radius: 5px 5px 5px 0;
	border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #cccccc;
	margin-top: 5px;
	margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
	border-left-color: #fff;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
	padding-left: 20px;
	padding-right: 20px;
}
.typeahead {
	z-index: 1051;
	margin-top: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,0.15);
}
.well-large {
	padding: 24px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.well-small {
	padding: 9px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-moz-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-moz-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease;
}
.collapse.in {
	height: auto;
}
.close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 18px;
	color: #000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
button.close {
	padding: 3;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

.btn {
	border-radius: 6px;
	padding: 0 36px;
	font-size: 19px;
	line-height: 50px;
	font-weight: 700;
	letter-spacing: -0.02em;
	color: #000;
}

.btn-yellow {
	background-color: #ffd512;
	border-color: #ffd512;
	color: #000;
}

.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active:focus {
	background-color: #ffd512;
	border-color: #ffd512;
	box-shadow: 0px 10px 26px 0px rgba(255,223,82,0.83);
}

.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 18px;
	text-shadow: 0 1px 0 rgba(255,255,255,0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.alert,
.alert h4 {
	color: #c09853;
}
.alert h4 {
	margin: 0;
}
.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 18px;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #468847;
}
.alert-success h4 {
	color: #468847;
}
.alert-danger,
.alert-error {
	background-color: #f2dede;
	border-color: #eed3d7;
	color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
	color: #b94a48;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #3a87ad;
}
.alert-info h4 {
	color: #3a87ad;
}
.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}
.alert-block p + p {
	margin-top: 5px;
}

.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
	border-color: #999;
}
.tabbable {
	*zoom: 1;
}
.tabbable:before,
.tabbable:after {
	display: table;
	content: "";
	line-height: 0;
}
.tabbable:after {
	clear: both;
}
.tab-content {
	overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
	border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
	display: none;
}
.tab-content > .active,
.pill-content > .active {
	display: block;
}
.tabs-below > .nav-tabs {
	border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
	margin-top: -1px;
	margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
	border-bottom-color: transparent;
	border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
	border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
	float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
	min-width: 74px;
	margin-right: 0;
	margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
	border-color: #eee #ddd #eee #eee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
	border-color: #ddd transparent #ddd #ddd;
	*border-right-color: #fff;
}
.tabs-right > .nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
	border-color: #eee #eee #eee #ddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
	border-color: #ddd #ddd #ddd transparent;
	*border-left-color: #fff;
}

.breadcrumb {
	padding: 8px 15px;
	margin: 0 0 18px;
	list-style: none;
	background-color: #f5f5f5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.breadcrumb > li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	text-shadow: 0 1px 0 #fff;
}
.breadcrumb > li > .divider {
	padding: 0 5px;
	color: #ccc;
}
.breadcrumb > .active {
	color: #999;
}
.pagination {
	margin: 18px 0;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
	display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 9.75px;
}
.pager {
	margin: 18px 0;
	list-style: none;
	text-align: center;
	*zoom: 1;
}
.pager:before,
.pager:after {
	display: table;
	content: "";
	line-height: 0;
}
.pager:after {
	clear: both;
}
.pager li {
	display: inline;
}
.pager li > a,
.pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
	text-decoration: none;
	background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
	float: right;
}
.pager .previous > a,
.pager .previous > span {
	float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
	color: #999;
	background-color: #fff;
	cursor: default;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.modal-header {
	padding: 9px 15px;
	border-bottom: 1px solid #eee;
}
.modal-header .close {
	margin-top: 2px;
}
.modal-header h3 {
	margin: 0;
	line-height: 30px;
}
.modal-body {
	width: 98%;
	position: relative;
	max-height: 400px;
	padding: 1%;
}
.modal-body iframe {
	width: 100%;
	max-height: none;
	border: 0 !important;
}
.modal-form {
	margin-bottom: 0;
}
.modal-footer {
	padding: 14px 15px 15px;
	margin-bottom: 0;
	text-align: right;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
	*zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
	display: table;
	content: "";
	line-height: 0;
}
.modal-footer:after {
	clear: both;
}
.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
footer {
	position: relative;
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 11px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.popover-title:empty {
	display: none;
}
.popover-content {
	padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover .arrow {
	border-width: 11px;
}
.popover .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px;
}
.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff;
}
.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25);
}
.popover.right .arrow:after {
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff;
}
.popover.bottom .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px;
}
.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,0.25);
}
.popover.left .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px;
}
.thumbnails {
	margin-left: -20px;
	list-style: none;
	*zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
	display: table;
	content: "";
	line-height: 0;
}
.thumbnails:after {
	clear: both;
}
.row-fluid .thumbnails {
	margin-left: 0;
}
.thumbnails > li {
	float: left;
	margin-bottom: 18px;
	margin-left: 20px;
}
.thumbnail {
	display: block;
	padding: 4px;
	line-height: 18px;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.055);
	box-shadow: 0 1px 3px rgba(0,0,0,0.055);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
	border-color: #08c;
	-webkit-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	-moz-box-shadow: 0 1px 4px rgba(0,105,214,0.25);
	box-shadow: 0 1px 4px rgba(0,105,214,0.25);
}
.thumbnail > img {
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.thumbnail .caption {
	padding: 9px;
	color: #555;
}
.label,
.badge {
	display: inline-block;
	padding: 2px 4px;
	font-size: 10.998px;
	font-weight: bold;
	line-height: 14px;
	color: #fff;
	vertical-align: baseline;
	white-space: nowrap;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #999;
}
.label {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.badge {
	padding-left: 9px;
	padding-right: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.label:empty,
.badge:empty {
	display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.label-important,
.badge-important {
	background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
	background-color: #953b39;
}
.label-warning,
.badge-warning {
	background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
	background-color: #c67605;
}
.label-success,
.badge-success {
	background-color: #468847;
}
.label-success[href],
.badge-success[href] {
	background-color: #356635;
}
.label-info,
.badge-info {
	background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
	background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
	background-color: #333;
}
.label-inverse[href],
.badge-inverse[href] {
	background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
	position: relative;
	top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
	top: 0;
}
@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-ms-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
@-o-keyframes progress-bar-stripes {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 40px 0;
	}
}
@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}
.progress {
	overflow: hidden;
	height: 18px;
	margin-bottom: 18px;
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));
	background-image: -webkit-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: -o-linear-gradient(top,#f5f5f5,#f9f9f9);
	background-image: linear-gradient(to bottom,#f5f5f5,#f9f9f9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.progress .bar {
	width: 0%;
	height: 100%;
	color: #fff;
	float: left;
	font-size: 12px;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background-color: #0e90d2;
	background-image: -moz-linear-gradient(top,#149bdf,#0480be);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));
	background-image: -webkit-linear-gradient(top,#149bdf,#0480be);
	background-image: -o-linear-gradient(top,#149bdf,#0480be);
	background-image: linear-gradient(to bottom,#149bdf,#0480be);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: width .6s ease;
	-moz-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease;
}
.progress .bar + .bar {
	-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
	box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
	background-color: #149bdf;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	-o-background-size: 40px 40px;
	background-size: 40px 40px;
}
.progress.active .bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
	background-color: #dd514c;
	background-image: -moz-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));
	background-image: -webkit-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: -o-linear-gradient(top,#ee5f5b,#c43c35);
	background-image: linear-gradient(to bottom,#ee5f5b,#c43c35);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
	background-color: #ee5f5b;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-success .bar,
.progress .bar-success {
	background-color: #5eb95e;
	background-image: -moz-linear-gradient(top,#62c462,#57a957);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));
	background-image: -webkit-linear-gradient(top,#62c462,#57a957);
	background-image: -o-linear-gradient(top,#62c462,#57a957);
	background-image: linear-gradient(to bottom,#62c462,#57a957);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
	background-color: #62c462;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-info .bar,
.progress .bar-info {
	background-color: #4bb1cf;
	background-image: -moz-linear-gradient(top,#5bc0de,#339bb9);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));
	background-image: -webkit-linear-gradient(top,#5bc0de,#339bb9);
	background-image: -o-linear-gradient(top,#5bc0de,#339bb9);
	background-image: linear-gradient(to bottom,#5bc0de,#339bb9);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
	background-color: #5bc0de;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.progress-warning .bar,
.progress .bar-warning {
	background-color: #faa732;
	background-image: -moz-linear-gradient(top,#fbb450,#f89406);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
	background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
	background-image: -o-linear-gradient(top,#fbb450,#f89406);
	background-image: linear-gradient(to bottom,#fbb450,#f89406);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
	background-color: #fbb450;
	background-image: -webkit-gradient(linear,0 100%,100% 0,color-stop(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.75,transparent),to(transparent));
	background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);
}
.accordion {
	margin-bottom: 18px;
}
.accordion-group {
	margin-bottom: 2px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.accordion-heading {
	border-bottom: 0;
}
.accordion-heading .accordion-toggle {
	display: block;
	padding: 2px 9px;
}
.accordion-toggle {
	cursor: pointer;
}
.accordion-inner {
	padding: 9px 15px;
	border-top: 1px solid #e5e5e5;
}
.carousel {
	position: relative;
	margin-bottom: 18px;
	line-height: 1;
}
.carousel-inner {
	overflow: hidden;
	width: 100%;
	position: relative;
}
.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	-moz-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	display: block;
	line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 40%;
	left: 15px;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #222;
	border: 3px solid #fff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.carousel-control.right {
	left: auto;
	right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
	color: #fff;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.carousel-indicators {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 5;
	margin: 0;
	list-style: none;
}
.carousel-indicators li {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	text-indent: -999px;
	background-color: #ccc;
	background-color: rgba(255,255,255,0.25);
	border-radius: 5px;
}
.carousel-indicators .active {
	background-color: #fff;
}
.carousel-caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px;
	background: #333;
	background: rgba(0,0,0,0.75);
}
.carousel-caption h4,
.carousel-caption p {
	color: #fff;
	line-height: 18px;
}
.carousel-caption h4 {
	margin: 0 0 5px;
}
.carousel-caption p {
	margin-bottom: 0;
}
.hero-unit {
	padding: 60px;
	margin-bottom: 30px;
	font-size: 18px;
	font-weight: 200;
	line-height: 27px;
	color: inherit;
	background-color: #eee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.hero-unit h1 {
	margin-bottom: 0;
	font-size: 60px;
	line-height: 1;
	color: inherit;
	letter-spacing: -1px;
}
.hero-unit li {
	line-height: 27px;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.invisible {
	visibility: hidden;
}
.affix {
	position: fixed;
}
.hidden {
	display: none;
	visibility: hidden;
}
.visible-phone {
	display: none !important;
}
.visible-tablet {
	display: none !important;
}
.hidden-desktop {
	display: none !important;
}
.visible-desktop {
	display: inherit !important;
}

.small {
	font-size: 11px;
}
iframe,
svg {
	max-width: 100%;
}
.nowrap {
	white-space: nowrap;
}
.center,
.table td.center,
.table th.center {
	text-align: center;
}
a.disabled,
a.disabled:hover {
	color: #999999;
	background-color: transparent;
	cursor: default;
	text-decoration: none;
}
.hero-unit {
	text-align: center;
}
.hero-unit .lead {
	margin-bottom: 18px;
	font-size: 20px;
	font-weight: 200;
	line-height: 27px;
}
.btn .caret {
	margin-bottom: 7px;
}
.btn.btn-micro .caret {
	margin: 5px 0;
}
.blog-row-rule,
.blog-item-rule {
	border: 0;
}
body.modal {
	padding-top: 0;
}
.row-even,
.row-odd {
	padding: 5px;
	width: 99%;
	border-bottom: 1px solid #ddd;
}
.row-odd {
	background-color: transparent;
}
.row-even {
	background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
	border: 0;
}
.row-fluid .row-reveal {
	visibility: hidden;
}
.row-fluid:hover .row-reveal {
	visibility: visible;
}
.btn-wide {
	width: 80%;
}
.nav-list > li.offset > a {
	padding-left: 30px;
	font-size: 12px;
}
.blog-row-rule,
.blog-item-rule {
	border: 0;
}
.row-fluid .offset1 {
	margin-left: 8.382978723%;
}
.row-fluid .offset2 {
	margin-left: 16.89361702%;
}
.row-fluid .offset3 {
	margin-left: 25.404255317%;
}
.row-fluid .offset4 {
	margin-left: 33.914893614%;
}
.row-fluid .offset5 {
	margin-left: 42.425531911%;
}
.row-fluid .offset6 {
	margin-left: 50.93617020799999%;
}
.row-fluid .offset7 {
	margin-left: 59.446808505%;
}
.row-fluid .offset8 {
	margin-left: 67.95744680199999%;
}
.row-fluid .offset9 {
	margin-left: 76.468085099%;
}
.row-fluid .offset10 {
	margin-left: 84.97872339599999%;
}
.row-fluid .offset11 {
	margin-left: 91.489361693%;
}
.navbar .nav > li > a.btn {
	padding: 4px 10px;
	line-height: 18px;
}
.nav-tabs.nav-dark {
	border-bottom: 1px solid #333;
	text-shadow: 1px 1px 1px #000;
}
.nav-tabs.nav-dark > li > a {
	color: #F8F8F8;
}
.nav-tabs.nav-dark > li > a:hover {
	border-color: #333 #333 #111;
	background-color: #777777;
}
.nav-tabs.nav-dark > .active > a,
.nav-tabs.nav-dark > .active > a:hover {
	color: #ffffff;
	background-color: #555555;
	border: 1px solid #222;
	border-bottom-color: transparent;
}
.thumbnail.pull-left {
	margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
	margin: 0 0 10px 10px;
}
.width-10 {
	width: 10px;
}
.width-20 {
	width: 20px;
}
.width-30 {
	width: 30px;
}
.width-40 {
	width: 40px;
}
.width-50 {
	width: 50px;
}
.width-60 {
	width: 60px;
}
.width-70 {
	width: 70px;
}
.width-80 {
	width: 80px;
}
.width-90 {
	width: 90px;
}
.width-100 {
	width: 100px;
}
.height-10 {
	height: 10px;
}
.height-20 {
	height: 20px;
}
.height-30 {
	height: 30px;
}
.height-40 {
	height: 40px;
}
.height-50 {
	height: 50px;
}
.height-60 {
	height: 60px;
}
.height-70 {
	height: 70px;
}
.height-80 {
	height: 80px;
}
.height-90 {
	height: 90px;
}
.height-100 {
	height: 100px;
}
hr.hr-condensed {
	margin: 10px 0;
}
.list-striped,
.row-striped {
	list-style: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	border-top: 1px solid #ddd;
	margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
	border-bottom: 1px solid #ddd;
	padding: 8px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
	background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
	background-color: #f5f5f5;
}
.row-striped .row-fluid {
	width: 97%;
}
.row-striped .row-fluid [class*="span"] {
	min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
	margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
	margin-left: 0;
}
.list-condensed li {
	padding: 4px 5px;
}
.row-condensed .row,
.row-condensed .row-fluid {
	padding: 4px 5px;
}
.list-bordered,
.row-bordered {
	list-style: none;
	line-height: 18px;
	text-align: left;
	vertical-align: middle;
	margin-left: 0;
	border: 1px solid #ddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.radio.btn-group input[type=radio] {
	display: none;
}
.radio.btn-group > label:first-of-type {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
	padding-left: 0;
}
.iframe-bordered {
	border: 1px solid #ddd;
}
.tab-content {
	overflow: visible;
}
.tabs-left .tab-content {
	overflow: auto;
}
.nav-tabs > li > span {
	display: block;
	margin-right: 2px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 18px;
	border: 1px solid transparent;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.btn-micro {
	padding: 1px 4px;
	font-size: 10px;
	line-height: 8px;
}
.btn-group > .btn-micro {
	font-size: 10px;
}
.tip-wrap {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	z-index: 100;
}
.page-header {
	margin: 2px 0px 10px 0px;
	padding-bottom: 5px;
}
.input-prepend .chzn-container-single .chzn-single,
.input-append .chzn-container-single .chzn-single {
	border-color: #ccc;
	height: 26px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.input-prepend .chzn-container-single .chzn-drop,
.input-append .chzn-container-single .chzn-drop {
	border-color: #ccc;
}
.input-prepend > .add-on,
.input-append > .add-on {
	vertical-align: top;
}
.input-prepend .chzn-container-single .chzn-single {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.input-prepend .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 0 3px 0 0;
	-moz-border-radius: 0 3px 0 0;
	border-radius: 0 3px 0 0;
}
.input-append .chzn-container-single .chzn-single {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.input-append .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 3px 0 0 0;
	-moz-border-radius: 3px 0 0 0;
	border-radius: 3px 0 0 0;
}
.input-prepend.input-append .chzn-container-single .chzn-single,
.input-prepend.input-append .chzn-container-single .chzn-single-with-drop {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.element-invisible {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.form-vertical .control-label {
	float: none;
	width: auto;
	padding-right: 0;
	padding-top: 0;
	text-align: left;
}
.form-vertical .controls {
	margin-left: 0;
}
.width-auto {
	width: auto;
}
.btn-group .chzn-results {
	white-space: normal;
}
.accordion-body.in:hover {
	overflow: visible;
}
.invalid {
	color: #9d261d;
	font-weight: bold;
}
input.invalid {
	border: 1px solid #9d261d;
}
select.chzn-done.invalid + .chzn-container.chzn-container-single > a.chzn-single,
select.chzn-done.invalid + .chzn-container.chzn-container-multi > ul.chzn-choices {
	border-color: #9d261d;
	color: #9d261d;
}
.tooltip {
	max-width: 400px;
}
.tooltip-inner {
	max-width: none;
	text-align: left;
	text-shadow: none;
}
th .tooltip-inner {
	font-weight: normal;
}
.tooltip.hasimage {
	opacity: 1;
}
.tip-text {
	text-align: left;
}
.btn-group > .btn + .dropdown-backdrop + .btn {
	margin-left: -1px;
}
.btn-group > .btn + .dropdown-backdrop + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
	-webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	*padding-top: 5px;
	*padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-backdrop + .dropdown-toggle {
	padding-left: 5px;
	padding-right: 5px;
	*padding-top: 2px;
	*padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-backdrop + .dropdown-toggle {
	*padding-top: 5px;
	*padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-backdrop + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
	*padding-top: 7px;
	*padding-bottom: 7px;
}
.dropdown-menu {
	text-align: left;
}
div.modal {
	position: fixed;
	top: 5%;
	left: 50%;
	z-index: 1050;
	width: 80%;
	margin-left: -40%;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.3);
	*border: 1px solid #999;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	box-shadow: 0 3px 7px rgba(0,0,0,0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	outline: none;
}
div.modal.fade {
	-webkit-transition: opacity .3s linear, top .3s ease-out;
	-moz-transition: opacity .3s linear, top .3s ease-out;
	-o-transition: opacity .3s linear, top .3s ease-out;
	transition: opacity .3s linear, top .3s ease-out;
	top: -25%;
}
div.modal.fade.in {
	top: 5%;
}
.modal-batch {
	overflow-y: visible;
}
body.bassejn .content .pool,
body.nomera .content .room-img {
	display: none;
}
body.nomera .content .price {
		display: block;
		width: 48%;
		margin-top: 12px;
		margin-bottom: 12px;
		border-top: 1px solid #25318c;
		border-bottom: 1px solid #25318c;
		outline-color: initial;
		outline-width: initial;
		font-size: 25px;
		vertical-align: baseline;
		background: #ffffff;
		max-height: 100000em;
		height: 45px;
		line-height: 45px;
		letter-spacing: 1.7px;
		color: #3d3d3d;
		text-align: center;
		float: right;
	}

@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: .25em;
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
	font-weight: normal;
}
.icon-joomla:before {
	content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
	content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
	content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
	content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
	content: "\e008";
}
.icon-arrow-first:before {
	content: "\e003";
}
.icon-arrow-last:before {
	content: "\e004";
}
.icon-arrow-up-2:before {
	content: "\e009";
}
.icon-arrow-right-2:before {
	content: "\e00a";
}
.icon-arrow-down-2:before {
	content: "\e00b";
}
.icon-arrow-left-2:before {
	content: "\e00c";
}
.icon-arrow-up-3:before {
	content: "\e00f";
}
.icon-arrow-right-3:before {
	content: "\e010";
}
.icon-arrow-down-3:before {
	content: "\e011";
}
.icon-arrow-left-3:before {
	content: "\e012";
}
.icon-menu-2:before {
	content: "\e00e";
}
.icon-arrow-up-4:before {
	content: "\e201";
}
.icon-arrow-right-4:before {
	content: "\e202";
}
.icon-arrow-down-4:before {
	content: "\e203";
}
.icon-arrow-left-4:before {
	content: "\e204";
}
.icon-share:before,
.icon-redo:before {
	content: "\27";
}
.icon-undo:before {
	content: "\28";
}
.icon-forward-2:before {
	content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
	content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
	content: "\6c";
}
.icon-undo-2:before {
	content: "\e207";
}
.icon-move:before {
	content: "\7a";
}
.icon-expand:before {
	content: "\66";
}
.icon-contract:before {
	content: "\67";
}
.icon-expand-2:before {
	content: "\68";
}
.icon-contract-2:before {
	content: "\69";
}
.icon-play:before {
	content: "\e208";
}
.icon-pause:before {
	content: "\e209";
}
.icon-stop:before {
	content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
	content: "\7c";
}
.icon-next:before,
.icon-forward:before {
	content: "\7b";
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}
.icon-play-circle:before {
	content: "\e00d";
}
.icon-pause-circle:before {
	content: "\e211";
}
.icon-stop-circle:before {
	content: "\e212";
}
.icon-backward-circle:before {
	content: "\e213";
}
.icon-forward-circle:before {
	content: "\e214";
}
.icon-loop:before {
	content: "\e001";
}
.icon-shuffle:before {
	content: "\e002";
}
.icon-search:before {
	content: "\53";
}
.icon-zoom-in:before {
	content: "\64";
}
.icon-zoom-out:before {
	content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
	content: "\2b";
}
.icon-pencil-2:before {
	content: "\2c";
}
.icon-brush:before {
	content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
	content: "\5d";
}
.icon-minus-sign:before,
.icon-minus-2:before {
	content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
	content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
	content: "\47";
}
.icon-new:before,
.icon-plus:before {
	content: "\2a";
}
.icon-plus-circle:before {
	content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
	content: "\4b";
}
.icon-ban-circle:before,
.icon-minus-circle:before {
	content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
	content: "\4a";
}
.icon-cancel-circle:before {
	content: "\e217";
}
.icon-checkmark-2:before {
	content: "\e218";
}
.icon-checkmark-circle:before {
	content: "\e219";
}
.icon-info:before {
	content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
	content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
	content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
	content: "\e222";
}
.icon-notification:before {
	content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
	content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
	content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
	content: "\e225";
}
.icon-checkbox-unchecked:before {
	content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
	content: "\3e";
}
.icon-checkbox-partial:before {
	content: "\3f";
}
.icon-square:before {
	content: "\e226";
}
.icon-radio-unchecked:before {
	content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
	content: "\e228";
}
.icon-circle:before {
	content: "\e229";
}
.icon-signup:before {
	content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
	content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
	content: "\59";
}
.icon-menu:before {
	content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
	content: "\31";
}
.icon-list-2:before {
	content: "\e231";
}
.icon-menu-3:before {
	content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
	content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
	content: "\2e";
}
.icon-folder-plus:before {
	content: "\e234";
}
.icon-folder-minus:before {
	content: "\e235";
}
.icon-folder-3:before {
	content: "\e236";
}
.icon-folder-plus-2:before {
	content: "\e237";
}
.icon-folder-remove:before {
	content: "\e238";
}
.icon-file:before {
	content: "\e016";
}
.icon-file-2:before {
	content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
	content: "\29";
}
.icon-file-minus:before {
	content: "\e017";
}
.icon-file-check:before {
	content: "\e240";
}
.icon-file-remove:before {
	content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
	content: "\e018";
}
.icon-stack:before {
	content: "\e242";
}
.icon-tree:before {
	content: "\e243";
}
.icon-tree-2:before {
	content: "\e244";
}
.icon-paragraph-left:before {
	content: "\e246";
}
.icon-paragraph-center:before {
	content: "\e247";
}
.icon-paragraph-right:before {
	content: "\e248";
}
.icon-paragraph-justify:before {
	content: "\e249";
}
.icon-screen:before {
	content: "\e01c";
}
.icon-tablet:before {
	content: "\e01d";
}
.icon-mobile:before {
	content: "\e01e";
}
.icon-box-add:before {
	content: "\51";
}
.icon-box-remove:before {
	content: "\52";
}
.icon-download:before {
	content: "\e021";
}
.icon-upload:before {
	content: "\e022";
}
.icon-home:before {
	content: "\21";
}
.icon-home-2:before {
	content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
	content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
	content: "\e251";
}
.icon-link:before {
	content: "\e252";
}
.icon-picture:before,
.icon-image:before {
	content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
	content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
	content: "\e014";
}
.icon-camera:before {
	content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
	content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
	content: "\56";
}
.icon-music:before {
	content: "\57";
}
.icon-user:before {
	content: "\22";
}
.icon-users:before {
	content: "\e01f";
}
.icon-vcard:before {
	content: "\6d";
}
.icon-address:before {
	content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
	content: "\26";
}
.icon-enter:before {
	content: "\e257";
}
.icon-exit:before {
	content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
	content: "\24";
}
.icon-comments-2:before {
	content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
	content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
	content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
	content: "\e259";
}
.icon-phone:before {
	content: "\e260";
}
.icon-phone-2:before {
	content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
	content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
	content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
	content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
	content: "\50";
}
.icon-briefcase:before {
	content: "\e020";
}
.icon-tag:before {
	content: "\e262";
}
.icon-tag-2:before {
	content: "\e263";
}
.icon-tags:before {
	content: "\e264";
}
.icon-tags-2:before {
	content: "\e265";
}
.icon-options:before,
.icon-cog:before {
	content: "\38";
}
.icon-cogs:before {
	content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
	content: "\36";
}
.icon-wrench:before {
	content: "\3a";
}
.icon-equalizer:before {
	content: "\39";
}
.icon-dashboard:before {
	content: "\78";
}
.icon-switch:before {
	content: "\e266";
}
.icon-filter:before {
	content: "\54";
}
.icon-purge:before,
.icon-trash:before {
	content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
	content: "\23";
}
.icon-unlock:before {
	content: "\e267";
}
.icon-key:before {
	content: "\5f";
}
.icon-support:before {
	content: "\46";
}
.icon-database:before {
	content: "\62";
}
.icon-scissors:before {
	content: "\e268";
}
.icon-health:before {
	content: "\6a";
}
.icon-wand:before {
	content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
	content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
	content: "\e269";
}
.icon-clock:before {
	content: "\6e";
}
.icon-compass:before {
	content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
	content: "\e01b";
}
.icon-book:before {
	content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
	content: "\79";
}
.icon-print:before,
.icon-printer:before {
	content: "\e013";
}
.icon-feed:before {
	content: "\71";
}
.icon-calendar:before {
	content: "\43";
}
.icon-calendar-2:before {
	content: "\44";
}
.icon-calendar-3:before {
	content: "\e273";
}
.icon-pie:before {
	content: "\77";
}
.icon-bars:before {
	content: "\76";
}
.icon-chart:before {
	content: "\75";
}
.icon-power-cord:before {
	content: "\32";
}
.icon-cube:before {
	content: "\33";
}
.icon-puzzle:before {
	content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
	content: "\72";
}
.icon-lamp:before {
	content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
	content: "\73";
}
.icon-location:before {
	content: "\63";
}
.icon-shield:before {
	content: "\e274";
}
.icon-flag:before {
	content: "\35";
}
.icon-flag-3:before {
	content: "\e275";
}
.icon-bookmark:before {
	content: "\e023";
}
.icon-bookmark-2:before {
	content: "\e276";
}
.icon-heart:before {
	content: "\e277";
}
.icon-heart-2:before {
	content: "\e278";
}
.icon-thumbs-up:before {
	content: "\5b";
}
.icon-thumbs-down:before {
	content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
	content: "\40";
}
.icon-star-2:before {
	content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
	content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
	content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
	content: "\e280";
}
.icon-smiley-sad:before {
	content: "\e281";
}
.icon-smiley-sad-2:before {
	content: "\e282";
}
.icon-smiley-neutral:before {
	content: "\e283";
}
.icon-smiley-neutral-2:before {
	content: "\e284";
}
.icon-cart:before {
	content: "\e019";
}
.icon-basket:before {
	content: "\e01a";
}
.icon-credit:before {
	content: "\e286";
}
.icon-credit-2:before {
	content: "\e287";
}
.icon-expired:before {
	content: "\4b";
}
body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body.site {
	/*background-color: #BDBDBD;*/
	background-color: #fff;
}
body.site.fluid {
	background-color: #ffffff;
}
.thumbnail {
	margin-bottom: 9px;
}
.accordion-group {
	background: #fff;
}
.site-title {
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
}
.brand {
	color: #004466;
	-webkit-transition: color .5s linear;
	-moz-transition: color .5s linear;
	-o-transition: color .5s linear;
	transition: color .5s linear;
}
.brand:hover {
	color: #08c;
	text-decoration: none;
}

.hidden-pseudo::before,
.hidden-pseudo::after {
	display: none;
}

.header {
	margin-bottom: 10px;
}

.header .container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.moduletable-header-contacts .custom {
	margin-top: 34px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.moduletable-header-contacts .btn .m-icon {
	margin-right: 25px;
}

.header-contacts__with-us {
	margin-left: 50px;
	display: flex;
	align-items: center;
}

.header-contacts__with-us .m-icon-mess {
	margin-left: 21px;
}
.header-contacts__with-us .m-icon-mess + .m-icon-mess {
	margin-left: 14px;
}

.header-contacts__tel-numbers {
	display: flex;
	align-items: center;
	margin: 10px 0;
}
.header-contacts__tel-numbers .icon {
	margin-right: 14px;
}
.header-contacts__tel-numbers a {
	display: inline-block;
	font-size: 26px;
	font-weight: 700;
	color: #000;
}


.nav-header {
	padding-bottom: 10px;
	z-index: 100;
	position: relative;
}

.navigation {
	padding: 5px 0;
	border-top: 1px solid rgba(0,0,0,0.075);
	border-bottom: 1px solid rgba(0,0,0,0.075);
	margin-bottom: 10px;
}
.navigation .nav-pills {
	margin-bottom: 0;
}
.hero-unit {
	background-color: #08C;
}
.hero-unit > * {
	color: white;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.body .container {
	background-color: #fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 20px;
	border: 1px solid rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
	box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
	position: relative;
}
.well .page-header {
	margin: 0px 0px 5px 0px;
}
.module-header {
	padding-bottom: 17px;
	margin: 20px 0 18px 0;
	border-bottom: 1px solid #eeeeee;
}
.item-title {
	margin-bottom: 9px;
}
.item-content {
	margin: 18px 0;
}
.item-subtitle {
	margin-bottom: 9px;
}
.pull-right.item-image {
	margin: 0 0 18px 20px;
}
.pull-left.item-image {
	margin: 0 20px 18px 0;
}
.item-image img {
	max-width: 100%;
	height: auto;
}
.header .nav > li:last-child > .dropdown-menu,
.item-actions .dropdown-menu,
.item-comment .dropdown-menu {
	left: initial;
	right: 0;
}
.article-index {
	margin: 0 0 10px 10px;
}
.list-item-title {
	margin-bottom: 9px;
}
.list-item-content {
	margin: 18px 0;
}
.list-item-subtitle {
	margin-bottom: 9px;
}
.items-more,
.content-links {
	padding: 15px 0;
}
.breadcrumb {
	margin: 10px 0;
}
.img_caption .left {
	float: left;
	margin-right: 1em;
}
.img_caption .right {
	float: right;
	margin-left: 1em;
}
.img_caption .left p {
	clear: left;
	text-align: center;
}
.img_caption .right p {
	clear: right;
	text-align: center;
}
.img_caption {
	text-align: center !important;
}
.img_caption.none {
	margin-left: auto;
	margin-right: auto;
}
figure {
	display: table;
}
figure.pull-center,
img.pull-center {
	margin-left: auto;
	margin-right: auto;
}
figcaption {
	display: table-caption;
	caption-side: bottom;
}
#aside .nav .nav-child {
	border-left: 2px solid #ddd;
	padding-left: 5px;
}
.navigation .nav-child {
	position: absolute;
	top: 95%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
}
.navigation .nav-child.pull-right {
	right: 0;
	left: auto;
}
.navigation .nav-child .divider {
	*width: 100%;
	height: 1px;
	margin: 8px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #fff;
}
.navigation .nav-child a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	white-space: nowrap;
}
.navigation .nav li {
	position: relative;
}
.navigation .nav > li:hover > .nav-child,
.navigation .nav > li > a:focus + .nav-child,
.navigation .nav li li:hover > .nav-child,
.navigation .nav li li > a:focus + .nav-child {
	display: block;
}
.navigation .nav > li > .nav-child:before {
	position: absolute;
	top: -7px;
	left: 9px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #ccc;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0,0,0,0.2);
	content: '';
}
.navigation .nav > li > .nav-child:after {
	position: absolute;
	top: -6px;
	left: 10px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #ffffff;
	border-left: 6px solid transparent;
	content: '';
}
.navigation .nav li li .nav-child {
	top: -8px;
	left: 100%;
}
.navigation .nav li li .nav-child:before {
	position: absolute;
	top: 9px;
	left: -7px;
	display: inline-block;
	border-top: 7px solid transparent;
	border-right: 7px solid rgba(0,0,0,0.2);
	border-bottom: 7px solid transparent;
	content: '';
}
.navigation .nav li li .nav-child:after {
	position: absolute;
	top: 10px;
	left: -6px;
	display: inline-block;
	border-top: 6px solid transparent;
	border-right: 6px solid #ffffff;
	border-bottom: 6px solid transparent;
	content: '';
}
.navigation .nav-child li > a:hover,
.navigation .nav-child li > a:focus,
.navigation .nav-child:hover > a {
	text-decoration: none;
	color: #fff;
	background-color: #08c;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top,#08c,#0077b3);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
	background-image: -webkit-linear-gradient(top,#08c,#0077b3);
	background-image: -o-linear-gradient(top,#08c,#0077b3);
	background-image: linear-gradient(to bottom,#08c,#0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}
@media (max-width: 480px) {
	.item-info > span {
		display: block;
	}
	.blog-item .pull-right.item-image {
		margin: 0 0 18px 0;
	}
	.blog-item .pull-left.item-image {
		margin: 0 0 18px 0;
		float: none;
	}
}

div.navbar{
	margin-top: -1px;
	/*height: 57px;*/
	border-radius: 0;
}


@media (max-width: 768px) {
	div.navbar  > h3 {
		display: none;
	}

	body {
		padding-top: 0;
	}
	.modal.fade {
		top: -100%;
	}
	.nav-tabs {
		border-bottom: 0;
	}
	.nav-tabs > li {
		float: none;
	}
	.nav-tabs > li > a {
		border: 1px solid #ddd;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin-right: 0;
	}
	.nav-tabs > li:first-child > a {
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs > li:last-child > a,
	.nav-tabs > .active:last-child > a {
		-webkit-border-radius: 0 0 4px 4px;
		-moz-border-radius: 0 0 4px 4px;
		border-radius: 0 0 4px 4px;
		border-bottom: 1px solid #ddd;
	}
	.nav-tabs > li > a:hover {
		border-color: #ddd;
		z-index: 2;
	}
	.nav-tabs.nav-dark > li > a {
		border: 1px solid #333;
	}
	.nav-tabs > li:last-child > a,
	.nav-tabs > .active:last-child > a {
		border-bottom: 1px solid #333;
	}
	.nav-tabs.nav-dark > li > a:hover {
		border-color: #333;
	}
	.nav-pills > li {
		float: none;
	}
	.nav-pills > li > a {
		margin-right: 0;
	}
	.nav-pills > li > a {
		margin-bottom: 3px;
	}
	.nav-pills  > li:last-child > a {
		margin-bottom: 1px;
	}
	.form-search > .pull-left,
	.form-search > .pull-right {
		float: none;
		display: block;
		margin-bottom: 9px;
	}
}
@media (max-width: 980px) {
	.navbar-fixed-top {
		margin-bottom: 0 !important;
	}
	.item-comment .item-image {
		display: none;
	}
	.well {
		padding: 10px;
	}
}
@media (max-width: 979px) {
	.nav-collapse.in.collapse {
		overflow: visible;
		height: 0;
		z-index: 100;
	}
}





div.aiContactSafe_row {
	position: relative;
}
form#login-form span.add-on,
div.aiContactSafe_row_TX div.aiContactSafe_contact_form_field_label_left,
div.aiContactSafe_row_EM div.aiContactSafe_contact_form_field_label_left {
	*display: block;
	*float: left;
}
form#login-form span.add-on {
	width: 15%;
	height:30px;
}
form#login-form input#modlgn-passwd, form#login-form input#modlgn-username {
	width: 80%;
	height:30px;
}
div.aiContactSafe_row_CK div.aiContactSafe_contact_form_field_label_left,
div.aiContactSafe_row_TX div.aiContactSafe_contact_form_field_label_left,
div.aiContactSafe_row_EM div.aiContactSafe_contact_form_field_label_left {
	width: 30%;
    height: 30px;
    padding: 3px 0 0 0;
	*text-align: left;
}
div.aiContactSafe_contact_form_field_label_left label {
	margin-bottom: 0;
}
div.aiContactSafe_row_CK div.aiContactSafe_contact_form_field_right,
div.aiContactSafe_row_TX div.aiContactSafe_contact_form_field_right,
div.aiContactSafe_row_EM div.aiContactSafe_contact_form_field_right {
	width: 68%
}
form#login-form input#modlgn-username, form#login-form input#modlgn-passwd, div.aiContactSafe_contact_form_field_right {
	display: inline-block;
	width: 100%;
}
form#login-form input#modlgn-remember {
	padding: 0 5px;
}
div#aiContactSafe_info {
	font-size: 12px;
	padding: 10px 0;
}
div.aiContactSafe_row_FL div.aiContactSafe_contact_form_field_label_left,
div.aiContactSafe_row_ED div.aiContactSafe_contact_form_field_label_left,
div.aiContactSafe_row_RL div.aiContactSafe_contact_form_field_label_left,
div.aiContactSafe_row_CB div.aiContactSafe_contact_form_field_label_left {
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	border-bottom: 0;
}
div.aiContactSafe_row_FL div.aiContactSafe_contact_form_field_label_left,
div.aiContactSafe_row_CB div.aiContactSafe_contact_form_field_label_left,
div.aiContactSafe_row_RL div.aiContactSafe_contact_form_field_label_left,
div.aiContactSafe_row_ED div.aiContactSafe_contact_form_field_label_left,
div.aiContactSafe_contact_form_field_right textarea.editbox,
div.aiContactSafe_row_FL input,
div.aiContactSafe_row_CB div.aiContactSafe_contact_form_field_right,
div.aiContactSafe_row_RL div.aiContactSafe_contact_form_field_right  {
	width: 98%;
}
div.aiContactSafe_row_RL div.aiContactSafe_contact_form_field_right > div {
	padding: 3px 7px;
}
div.aiContactSafe_row_CK div.aiContactSafe_contact_form_field_right input[type="checkbox"] {
	margin: 7px 8px 8px;
}
div.aiContactSafe_row_RL div.aiContactSafe_contact_form_field_right {
	border: 1px solid #ccc;
	display: block;
}
div.aiContactSafe_row_CB div.aiContactSafe_contact_form_field_right {
	display: block;
}
div.aiContactSafe_row_RL div.aiContactSafe_contact_form_field_right,
div.aiContactSafe_row_CB div.aiContactSafe_contact_form_field_right select {
	border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;

}
select#aics_24624624{
	width: 100%;
}
div.aiContactSafe_contact_form_field_right textarea.editbox,
div.aiContactSafe_row_FL input {
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
div.aiContactSafe_row_FL input[type="button"] {
	border: 0;
	background: none;
	text-decoration: underline;
}
div.content div.aiContactSafe_row_FL div.aiContactSafe_contact_form_field_right,
div.content div.aiContactSafe_row_ED div.aiContactSafe_contact_form_field_right {
	display: block;
}
@media (max-width: 768px) {
	div#form-login-submit  {
		float: left;
		padding-right: 5px;
	}
	div.aiContactSafe_row_FL div.aiContactSafe_contact_form_field_right,
	div.aiContactSafe_row_ED div.aiContactSafe_contact_form_field_right {
		display: block;
	}
}

@media (max-width: 768px) {
	.navbar .nav li{
		width:100%;
	}
	.navbar .nav {
    width: 100%;
}
}



dl.tabs {
	float: left;
	margin-bottom: -1px;
}
dl.tabs dt.tabs {
	float: left;
	margin-left: 3px;
	padding: 4px 10px;
	background-color: #F0F0F0;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
dl.tabs dt:hover {
	background-color: #F9F9F9;
}
dl.tabs dt.open {
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
}
dl.tabs dt.tabs h3 {
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
}
dl.tabs dt.tabs h3 a {
	color: #0088CC;
}
dl.tabs dt.tabs h3 a:hover {
	color: #005580;
	text-decoration: none;
}
dl.tabs dt.open h3 a {
	color: #000;
	text-decoration: none;
}
div.current dd.tabs {
	margin: 0;
	padding: 10px;
	clear: both;
	border: 1px solid #CCC;
	background-color: #FFF;
}
#helpsite-refresh {
	vertical-align: top;
}
#pop-print {
	float: right;
	margin: 10px;
}
code {
	white-space: pre-wrap;
}
#filter-search {
	vertical-align: top;
}
.editor {
	overflow: hidden;
	position: relative;
}
.search span.highlight {
	background-color: #FFFFCC;
	font-weight: bold;
	padding: 1px 4px;
}
body.modal-open {
	overflow: hidden;
	-ms-overflow-style: none;
}
#users-profile-custom label {
	display: inline;
}
/*Фотогалерея*/
img.pg-cats-image {
    border: 3px solid #fff !important;
    -moz-box-shadow: 0 0 5px #707070 !important;
    -webkit-box-shadow: 0 0 5px #707070 !important;
    box-shadow: 0 0 5px #707070 !important;
}
.pg-cats-box {
        background: url(../images/my/pg-cats-box.png) top center no-repeat !important;
    width: 208px;
    height: 245px;
    margin: 0 auto;
    box-shadow: none !important;
    padding: 10px;
}
.pg-cats-box-float {
    margin-right: 33px;
}
.pg-cats-name.medium a {
    color: #505050;
    text-decoration: none;
    font-size: 11px;
    line-height: 11px;
}
.pg-cv-box {
    float: left;
    padding: 10px;
    margin: 5px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
     -webkit-border-radius: none !important;
    border-radius: none !important;
}
/*Внешние ссылки*/
span.a_href {
    display: inline-block;
    font-size: 16px;
	font-weight:bold;
}
.a_href {
    cursor: pointer;
    color: #4466a3 !important;
    text-decoration: underline;
    position: relative;
    left: 0;
    top: 0;
    display: inline;
	    font-style: italic;

}
.a_href:hover{color:red}.a_href:hover div,.a_href div,div.mes_div2{color:#000;text-decoration:none}
div.mes_div {
    position: absolute;
    background: url(../images/my/alert_bottom.png) no-repeat scroll left bottom transparent;
    bottom: 16px;
    left: -18px;
    position: absolute;
    width: 300px;
    padding-bottom: 31px;
    cursor: default;
    z-index: 200;
}
div.mes_div2 {
    padding: 14px 16px 0;
    background: url(../images/my/alert_top.png) no-repeat scroll left top transparent;
    position: relative;
    z-index: 201;
}
div.a_del {
    background: url(../images/my/arrow-sq.png) no-repeat scroll right -85px transparent;
    height: 24px;
    position: absolute;
    right: 10px;
    top: 11px;
    width: 24px;
    cursor: pointer;
    z-index: 220;
}
.append_url{
	 font-size: 16px;
	 font-weight:bold;
	 color: #4466a3 !important;
}
.search form {
    margin: 0;
}
div.div_money select{
	    width: auto;
}
div.aiContactSafe_contact_form_field_right input[type="text"]{
    height: 30px;
    top: -23px;
}
span#aiContactSafe_label_aics_phone {
    /* padding: 5px; */
    line-height: 27px;
}
input#aics_phone {
    line-height: 10px;
	    padding: 3px;
}
input#aics_datatime0 {
	height: auto;
    top: 0;
}
div#aiContactSafeBtns {
    text-align: center;
    position: relative;
    top: -10px;
}
#aiContactSafeForm form{
	margin:0;
}
#adminForm_4 input,#adminForm_7 input{
    top: -2px;
}
.shadow_head {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    text-align: center;
    opacity: 0;
    transition: all .3s;
}
.shadow_head:hover {
    opacity: 1;
}
#phocagallery .pg-box3, .pg-box3 {
    text-align: center;
    width: 150px;
    height: 150px;
    position: relative;
}
.property_more {
    width: 66px;
    height: 66px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    *background: url(../images/my/more_ico.png) center left 19px no-repeat !important;
	background: url(../images/my/more_ico.png) !important;
	background-repeat: no-repeat  !important;
	background-position: center center !important;
	background-color: transparent;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: all .3s;
}
.property_more:hover{
  border-radius: 10%;}

div.head2{
	position: relative;
}
.footer-soc-icons p {
	text-align: center;
	margin-top: 5px;
    margin-bottom: 0;
}



div.moduletable_head-photo{
	position: relative;
}

div.moduletable_head-photo img{
	width: 100%;
	/*min-height: 343px;*/
}


div.head3{
	min-height: 0px;
}


div.head3 div.row{
	padding:0;
}

div.head2 div.row{
	padding: 0;
	/*height: 358px;*/
}

div.footer_div div.footer1 {
	/*background: #4B6095;*/
	background: #fff;
}
	div.footer_div div.footer1 div.row{
		/*background: #4B6095;*/
		background: #fff;
		padding-top: 0;
	}

		div.bottom-contacts div h3{
			color: #fff;
		}

		div.bottom-contacts div p{
			color: #fff;
		}
			div.footer_div ul.menu_bot_main li a{
				color: #fff;
			    display: block;
			    background: url("../images/my/ul_white.png") no-repeat 0 7px transparent;
			    padding: 4px 2px 3px 17px;
			}

div.footer_div ul.menu_bot_main li a:hover{
	background: url("../images/my/ul_white.png") no-repeat 0 7px transparent;
	position: relative;
	left: 2px;
	text-decoration: underline;
}
.footer_div .moduletable.col-sm-3.no-collapse {
	width: 11%;
}
.footer-soc-icons-and-contacs {
	padding: 30px;
}
.footer-soc-icons-and-contacs:hover {
	box-shadow: 0px 0px 15px 0px rgba(25, 38, 141, 0.35);
}
	.footer_div .footer-logo  img {
		width: 100%;
		float: right;
	}
.footer_div .moduletable.bottom-contacts {
	width: 20%;
}
	.footer_tel-numbers{
		margin-bottom: 20px;
	}
	.footer-contacts_phone-icon,
	.footer-contacts_email-icon,
	.footer-contacts_address-icon {
		position: relative;
		width: 40px;
		height: 50px;
		margin-right: 10px;
		float: left;
	}
		.footer-contacts_phone-icon svg#svg_header-phone {
			fill: #7e7e7e;
		}
		.footer_tel-numbers a {
			display: block;
			color: #7e7e7e;
			font-size: 16px;
			font-weight: 400;
			text-decoration: none;
		}
		.footer_tel-numbers a:hover {
			color: #3849c8;
			text-decoration: none;
		}
	.footer-contacts_email {
		margin-bottom: 20px;
		clear: both;
	}
		.footer-contacts_email .footer-contacts_email-icon {
			height: 40px;
		}
			.footer-contacts_email-icon svg#svg_header-email {
				fill: #7e7e7e;
			}
			.footer-contacts_email a {
				color: #7e7e7e;
			}
			.footer-contacts_email a:hover {
				color: #3849c8;
			}
		.footer-contacts_email a {
			font-size: 16px;
			line-height: 35px;
		}
	.footer-address {
		clear: both;
	}
		.footer-address p {
			color: #7e7e7e;
			font-size: 16px;
		}
		.footer-address svg#svg_header-map {
			fill: #7e7e7e;
		}
	.footer-soc-links {
		position: relative;
		margin-top: 30px;
	}
	.footer-soc-links:before {
		position: absolute;
		content: '';
		width: 70%;
		height: 1px;
		margin-left: 15%;
		background: #e40302;
	}
		.footer_soc-icons {
			display: none;
			width: 100%;
			text-align: center;
		}
			.footer_soc-icons a {
				display: inline;
				/*width: 25px;
				height: 25px;*/
				padding: 0 15px;
				/*float: left;*/
				color: #616161;
				font-size: 23px;
				text-decoration: none;
				line-height: 80px;
				letter-spacing: 2px;
			}
			.footer_soc-icons a:hover {
				text-decoration: none;
				color: #e40302;
			}
.moduletable.footer_map {
	width: 48%;
	padding: 0;
	margin: 0 0 0 15px;
}
.footer_map:hover {
	box-shadow: 0px 0px 15px 0px rgba(25, 38, 141, 0.35);
}
	.footer_map .custom {

	}


@media screen and (max-width: 768px){
	div.footer_div ul.menu_bot_main li a:hover{
		position: relative;
		left: 0;
	}
}
@media screen and (max-width: 768px){
div.left_column div.moduletable{
	display: none;
}

}

div.footer_div div.footer2 div.row{
	background-color: #cfcfd1;
	height: 100%;
}

div.moduletablesots{
	padding: 20px 10px;
}

div.left_column{
	background: #f8f8f8;
	min-height: 1022px;
}

@media screen and (max-width: 770px){
	div.left_column{
		min-height: 100px;
	}
}

div.main_div div.col-sm-3{
	padding: 0;
}


body .top-menu {
	position: fixed;
	top: 0;
    background: rgba(246, 246, 246, 0.8);
    z-index: 1001;
}
	body .top-menu > .container {
		width: 100%;
	}
		div.main-menu{
			/*height: 57px;*/
			/*margin-top: 28px;*/
		}
			div.main-menu > div{
				float: left;
			}
.body_div2 {
	padding: 0px 0 0 0;
}
div.body_div2 .top-menu div.container>div.row{
	padding: 0;
}

div.main-menu {
	/*width: 1170px;*/
	padding: 0;
	background: #fff;
	/*background: rgba(246, 246, 246, 0.8);*/
}

div.moduletablesearch-form {
	position: absolute;
    right: 0;
    top: 80px;
	/*position: absolute;*/
	/*top: 5px;*/
	/*right: -170px;*/
	height: 30px;
	z-index: 150;
	float: none;
}
	.moduletablesearch-form .searchsearch-form {
		height: 100%;
		float: none;
	}
div.moduletablesearch-form #mod-search-searchword {
	position: absolute;
/*	border-top-left-radius: 17px;
	border-bottom-left-radius: 17px;*/
	z-index: 22;
	height: 52px;
}
div.moduletablesearch-form .btn-primary {
	width: 54px;
	height: 53px;
	padding: 10px;
	/*border-top-right-radius: 17px;*/
	/*border-bottom-right-radius: 17px;*/
    background-image: none;
    background-color:  #f3f3f3;
    background-image: url(/images/icons/Search.png);
    background-repeat: no-repeat;
    background-position: 17.5px;
    box-shadow: none;
}
	.moduletablesearch-form .btn-primary svg {
		height: 20px;
		fill: #575757;
	}

div#aiContactSafe_form_1 div.aiContactSafe_contact_form_field_right{
	position: absolute;
	top: 23px;
}
.kontakty main h2 {
	margin: 0;
	line-height: 50px;
	text-indent: 15px;
}
.kontakty main {
	border-bottom: 1px solid #D10703;
}
.footer_module-wrapper.mod-0 {
	width: 100%;
	padding: 20px 0 1px 0;
	/*background: rgba(240,240,240, 1);*/
}
.ba-gallery + br + p {
	display: none;
}
.rsform p.successfull-form {
	padding: 20px 20px 0 0;
	font-size: 20px;
}
@media screen and (max-width: 767px) and (min-width: 481px) {
	.top-menu .main-menu {
		height: 106px;
	}
	div.moduletable_tel .container,
	.main-menu .header_module-wrapper,
	.header_module-wrapper.mod-2 .menu_main,
	.header_module-wrapper.mod-3 .moduletable {
		max-width: 767px;
		width: 100%;
	}
		.header_module-wrapper .moduletable_logo-top {
			display: none;
		}
			.navbar .nav{
			width: 62%;
			float: right;
			margin-right: 20px;
			margin-top: 17px;
			}
	label.dropdown-add-menu-label {
		top: 8px;
		left: 8px;
		font-size: 14px;
	}
		.moduletable_tel .cmn-toggle-switch {
		/*	top: 10px;
			left: 10px;*/
		}
	.header_module-wrapper.mod-1 {
		position: absolute;
		bottom: 0;
		background: #fff;
		z-index: 25;
	}
		.header_soc-icons.active {
			right: 200px;
		}
	.header_module-wrapper.mod-2 {
		position: absolute;
	    top: 0;
	    background: #fff;
	    z-index: 26;
	}
	.header_module-wrapper.mod-3 .navbar-collapse {
		width: 100%;
		margin-left: 0;
	}
		.header_module-wrapper.mod-3 .moduletable {
		    position: relative;
		    top: -50px;
		    background: -webkit-linear-gradient(0deg, #bb0d07 0%, #f20000 100%);
		    background: -moz-linear-gradient(0deg, #bb0d07 0%, #f20000 100%);
		    background: -o-linear-gradient(0deg, #bb0d07 0%, #f20000 100%);
		    background: -ms-linear-gradient(0deg, #bb0d07 0%, #f20000 100%);
		    background: linear-gradient(90deg, #bb0d07 0%, #f20000 100%);
		}
	.moduletable.slider-on-mian-page {
		display: none;
	}
		.row .rsform-block-telephone {
			margin-right: 0;
		}
		.rsform-block.rsform-block-date-of-arrival,
		.rsform-block.rsform-block-date-of-departure {
			position: relative;
			width: 49%;
			float: left;
		}
			.rsform-block .formControls .formBody .rsform-calendar-button {
				position: absolute;
				left: calc(100% - 20px);
			}

	main#content {
		padding-left: 15px;
		padding-right: 15px;
	}
		main#content p:has(img) {
			text-align: center;
		}
		main#content img {
			float: none !important;
		}
	div.bottom_full_width1:before {
		height: 100%;
		margin-left: 0;
	}
	.bottom_full_width1 section.main-page_hotel-rooms > h3 {
		color: #fff;
	}
	.main-page_hotel-rooms_btn-more .button.btn-full-height {
		border-color: #fff;
		color: #fff;
	}


	div.moduletable.comfortable-rooms {
		height: 420px;
	}
	.footer-soc-icons-and-contacs .footer-logo,
	.footer-soc-icons-and-contacs .footer-contacts {
		width: 50%;
		margin-bottom: 25px;
		float: left;
	}
	.footer-soc-icons-and-contacs .footer-soc-links {
		clear: left;
	}
		.footer-soc-links:before {
			/*margin: 0;*/
		}
	.moduletable.footer_map {
		display: none;
		width: 100%;
	}
	.footer1 .footer_module-wrapper.mod-1 .moduletable {
		width: 100%;
	}
	.footer1 .footer_module-wrapper.mod-2 {
		width: 100%;
	}
}
@media screen and (min-width: 320px) and (max-width: 550px) {

	.moduletable_logo-top {
		display: none !important;
	}

	.moduletable.nav.navbar-nav.menu_main.col-lg-9.col-md-9.col-sm-9.col-md-offset-3{
		margin-right: 0px !important;
	}

	.body_div2 {
		padding-top: 78px !important;
		padding-top: 0px !important;
	}

	.navbar.main-menu.navbar-default {
		position: relative;
		top: 0px;
		visibility: visible; /* Was hidden */
		transition: 0.8s;
	}
	.navbar .nav > li > a {
		line-height: 34px;
	}
	.top-menu .main-menu {
		height: 106px;
	}
	div.moduletable_tel .container,
	.main-menu .header_module-wrapper,
	.header_module-wrapper.mod-2 .menu_main,
	.header_module-wrapper.mod-3 .moduletable {
		max-width: 767px;
		width: 100%;
	}
	.top-menu .main-menu div.moduletable_logo-top {
		position: absolute;
		left: -300px !important;
		/*background: transparent;*/
		/*box-shadow: none;*/
		height: 1px;
		width: 1px;
	}
	div.moduletable_tel .header_tel-numbers {
		position: relative;
		z-index: 19;
	}

	.header_module-wrapper.mod-3 .moduletable {
		position: relative;
    top: -50px;
		background: -webkit-linear-gradient(0deg, #bb0d07 0%, #f20000 100%);
		background: -moz-linear-gradient(0deg, #bb0d07 0%, #f20000 100%);
		background: -o-linear-gradient(0deg, #bb0d07 0%, #f20000 100%);
		background: -ms-linear-gradient(0deg, #bb0d07 0%, #f20000 100%);
		background: linear-gradient(90deg, #bb0d07 0%, #f20000 100%);
	}
		.header_module-wrapper.mod-3 .navbar-header .navbar-brand.visible-xs {
			color: #fff;
		}
		.header_module-wrapper .moduletable_logo-top a img {
			display: none;
		}
		.header_module-wrapper .moduletable_logo-top {
			display: none;
		}
		.header_module-wrappe.mod-0 {
			display: none;
		}
			.navbar .nav{
			width: 62%;
			float: right;
			margin-right: 20px;
			margin-top: 17px;
			}
			.header_module-wrapper .moduletable_logo-top a img {
				visibility: hidden;
			}
	.header_module-wrapper.mod-1 {
		position: absolute;
		bottom: 0;
		background: #fff;
		z-index: 25;
	}
		.header_contact-with-us .header_soc-icons.active {
		    right: 125px !important;
		}
		.header_contact-with-us .header_svg-icons a.header-phone {
			display: block;
		}
	.header_module-wrapper.mod-2 {
		position: absolute;
		top: 0;
		background: #fff;
		z-index: 26;
	}
		.header_module-wrapper.mod-3 .navbar-brand {
			color: #25318c;
		}
	.header_module-wrapper.mod-3 {
		position: absolute;
		/*top: 100px;*/
		bottom: 0px;
		z-index: 20;
	}
		div.moduletable_leftmenu ul li {
			width: 100%;
		}
	.header_contact-with-us .header_soc-icons {
		background: #fff;
		right: 0px;
		opacity: 0;
	}
	.header_contact-with-us .header_soc-icon.active {
		right: 130px;
		opacity: 1;

	}
	.header_contact-with-us .header_svg-icons {
		position: absolute;
		right: 0;
	}
	/*.header_contact-with-us .header_svg-icons .header-phone,*/
	.header_contact-with-us .header_svg-icons .header-email {
		display: none;
	}

	.header_contact-with-us .header_tel-numbers {
		position: absolute;
		right: 0;
		background: #fff;
		transition: 0.5s;
	}
	.moduletable_tel.active .header_contact-with-us .header_tel-numbers {
		right: 160px;
	}
	label.dropdown-add-menu-label {
		top: 8px;
		left: 8px;
		font-size: 14px;
		padding: 0 10px 0 42px;
		width: 120px;
		line-height: 20px;
	}
		.moduletable_tel .cmn-toggle-switch {
/*			top: 10px;
			left: 10px;*/
		}
	.header_module-wrapper.mod-3 .navbar-collapse {
		width: 100%;
		margin-left: 0;
	}
	.moduletable.slider-on-mian-page {
		display: none;
	}
		.row .rsform-block-telephone {
			margin-right: 0;
		}
		.rsform-block.rsform-block-date-of-arrival,
		.rsform-block.rsform-block-date-of-departure {
			position: relative;
			width: 49%;
			float: left;
		}
		.rsform-block.rsform-block-date-of-arrival {
			/*margin-right: 2%;*/
		}
			.rsform-block .formControls .formBody .rsform-calendar-button {
				position: absolute;
				left: calc(100% - 20px);
			}
		.module_book-a-room .book-a-room_tel-links-1 {
			right: 30px;
		    bottom: 55px;
		}
		.module_book-a-room .book-a-room_tel-links-2 {
		    right: 30px;
		    bottom: 15px;
		}
	div.main_div main#content {
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 0;
		padding-top: 0px;
	}
		body main h1,
		body.uslugi main h1 {
			margin: 0;
		}
		body.main main#content p > img {
			width: 100% !important;
			height: auto !important;
		}
		main#content img {
			float: none !important;
		}
		.main-page_hotel-rooms div.itemList div.even,
		.main-page_hotel-rooms .itemList div.odd{
			width: 100%;
		    margin: 0 auto 20px auto;
		    float: none;
		}
	main#content .content img {
		width: 100%;
		height: auto;
		margin: 0 0 0px 0;
	}
	.moduletable.main-page_hotel-rooms div.itemList div.even,
	.moduletable.main-page_hotel-rooms .itemList div.odd {
		margin: 0;
	}
	div.moduletable.comfortable-rooms {
		height: 380px;
	}
	.itemList div.catItemBody img,
	.itemList div.subCategoryImageBlock img {
		min-height: auto;
	}
	/* ---------------------------- УСЛУГИ ---------------------------- */
	body.uslugi div.main_div div.container {
		background: #fff;
	}
	.su-tabs .su-tabs-nav span {
		width: 50%;
		margin: 0;
		border-radius: 15px;
		float: left;
	}
	.su-tabs 	.su-tabs-panes img {
		width: 100%;
	}
	/*body:not(.main) .footer-soc-icons-and-contacs {
		padding: 0px 30px 30px 30px;
	}*/

	/* ---------------------------- КОНЕЦ СТИЕЛЕЙ СТРАНИЦЫ УСЛУГИ ---------------------------- */

	/* ---------------------------- НОМЕРА ---------------------------- */
	.content .componentheading {
		margin: 15px 0 30px 0;
	}
	/* ---------------------------- КОНЕЦ СТИЕЛЕЙ СТРАНИЦЫ НОМЕРА ---------------------------- */

	/* ---------------------------- КОНТАКТЫ ---------------------------- */
	#aiContactSafe_form_1 {
		width: 50%;
		margin-left: 25%;
	}
	#aics_message {
		width: 100% !important;
	}
	/* ---------------------------- КОНЕЦ СТИЕЛЕЙ СТРАНИЦЫ КОНТАКТЫ ---------------------------- */

	div.bottom_full_width1 {
		padding: 0;
		background-image: none;
		display: none;
	}
	div.bottom_full_width1:before {
		height: 100%;
		margin-left: 0;
		background: #fff;
	}

	.main-page_hotel-rooms div.itemList div.even,
	.main-page_hotel-rooms .itemList div.odd {
		margin: 0;
	}

	.moduletable.comfortable-rooms .custom .comfortable-rooms_center-block {
		width: 320px;
		height: 320px;
	    padding: 25px 50px;
	}

	.formHorizontal.formContainer {
		position: relative;
	}
	body.main .footer-soc-icons-and-contacs {
	    padding: 70px 30px 30px 30px;
	}
	.footer-soc-icons-and-contacs {
	    padding: 0px 30px 30px 30px;
	}
		.footer-soc-icons-and-contacs .footer-logo,
		.footer-soc-icons-and-contacs .footer-contacts {
			width: 100%;
			margin-bottom: 25px;
			float: left;
		}
			.footer_div .footer-logo  img {
				width: 100%;
				margin-left: 0%;
				float: left;
			}
		.footer-soc-icons-and-contacs .footer-soc-links {
			clear: left;
		}
			.footer_soc-icons a {
				padding: 0px 5px;
			}
	.moduletable.footer_map {
		display: none;
		width: 100%;
	}
	.moduletable .footer-soc-links:before {
		margin-left: -35%;
		left: 50%;

	}
	.footer1 .footer_module-wrapper.mod-1 .moduletable {
		width: 100%;
		height: auto;
	}
	.footer1 .footer_module-wrapper.mod-2 {
		width: 100%;
	}
}
@media screen and (max-width: 767px){
	div.moduletable_logo-top{
	float: left;
	}
	/*.header_contact-with-us .header_svg-icons .header-phone,*/
	.header_contact-with-us .header_svg-icons .header-email {
		display: block;
	}
}


div.gallery_slider .phocagallery-box-file
{
    transition:all 5.3s ease;
}

div.gallery_slider .phocagallery-box-file:hover
{
    box-shadow: inset 0 0 0 25px #53a7ea;

}

div.gallery_slider .phocagallery-box-file img{
    position: relative;
    z-index: -2;

}

div.gallery_slider .pgplugin1 {
    background: none;
    border: none;
}
div.gallery_slider .pgplugin1:hover, .pgplugin0.hover {
    background: none;
    border: none;
}

div.gallery_slider .phocagallery-box-file .name {
	display: none;
	transition:all 1.3s ease;
}
div.gallery_slider .phocagallery-box-file:hover .name {
    color: #ccc;
    font-size: 17px;
    left: 53px;
    margin-top: 5px;
    position: absolute;
    text-align: center;
    bottom: 58px;
    width: 50%;
    display: block;
    text-shadow: 0px 0px 3px black;
    background: rgba(175, 160, 160, 0.51);
    display: block;
    padding: 12px;
    top: ;
}
img.pg-cats-image {
    width: 157px;
}
.pg-cats-name a{
    color: rgb(80, 80, 80);
    text-decoration: none;
    font-size: 11px;
    line-height: 11px;
}
.pg-cats-name {
    width: 145px;
    margin-left: auto;
    margin-right: auto;
}
select#imgordering {
    width: auto;
}
.shadow_head.type2{
    position: absolute;
    left: 2px;
    top: 2px;
    width: 250px;
    height: 250px;
    background: rgba(0,0,0,0.5);
    text-align: center;
    opacity: 0;
    transition: all .3s;
	border-radius: 5px;
}
.shadow_head.type2:hover {
    opacity: 1;
}
.work-border {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 4px solid #ffc728;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.shadow_head:hover .work-border {
    top: 12px;
    left: 12px;
    bottom: 12px;
    right: 12px;
    opacity: 1;
}
.shadow_head:hover .work-text {
    opacity: 1;
}
.work-text {
    position: absolute;
    top: 30px;
    left: 30px;
    opacity: 0;
    font: 20px/24px Cuprum;
    transition: all 0.3s ease-out 0s;
}
.work-title {
    color: rgb(255, 199, 40);
    font: 700 20px/24px Cuprum;
}
.work-line {
    width: 45px;
    height: 4px;
    background: rgb(255, 199, 40);
    margin: 10px 0px;
}
.type_mosaic_11{
    width: 295px;
	display: inline-block;
    position: relative;
	overflow: hidden;
    vertical-align: top;
    text-align: left;
}
.top_full_width2 .type_mosaic_11 {
    width: 382px;
    height: 330px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    text-align: left;
    padding: 0;
    margin: 0 -4px 0 0;
}
.type_mosaic_11 img {
    width: 100%;
    height: 100%;
}
.top_full_width2 .container {
    width: 100%;
}
.pg-cv-box-mod-ri.default-theme.item {
    height: 270px;
    width: 250px;
    padding: 0;
}
img.pg-image {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
}
.item-page h2 div{
    display: inline-block;
    height: 50px;
	/*padding-left: 60px;*/
    line-height: 50px;
    text-indent: 10px;
}
.item-page h2 a {
	display: block;
	float: left;
	width: 50px;
	height: 50px;
}
.item-page h2 a:hover {
	text-decoration: none;
}
.item-page h2 a.cont-tel {
	background: url(/images/icon_set.png) no-repeat 0 -70px;
}
.item-page h2 a.cont-vib {
	background: url(/images/icon_set.png) no-repeat 0 -141px;
}
.item-page h2 a.cont-teleg {
	background: url(/images/icon_set.png) no-repeat 0 -210px;
}
.item-page h2 a:first-child {
    /*background: url(/images/icon_set.png) no-repeat 0 -141px;*/
}
.moduletable.col-xs-2 {
	width: 0px;
	float: none;
}
.itemImageBlock .itemIntroText {
	width: 100%;
}
.itemImageBlock .itemIntroText img {
	width: 50%;
}
/*.k2ItemsBlock .catItemExtraFields */

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	text-decoration: none;
	/*background: #e6e6e6;*/
	/*border-bottom: 2px solid #555555;*/
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
	box-shadow: none;
}
section.main-page_hotel-rooms {
	height: 100%;
	/*overflow: hidden;*/
	transition: 1s;
	position: relative;
}
section.main-page_hotel-rooms > h3 {
	position: absolute;
  top: -150px;
	color: #ffffff;
	font-size: 25px;
	font-weight: 700;
	width: 100%;
	text-align: center;
}
.catItemView2 div.catItemView3 {
	height: auto;
	padding: 0;
}
.catItemHeader {
	position: absolute;
	bottom: -20px;
  width: 100%;
	background: rgba(0,0,0, 0.45);
  z-index: 1;
}
.catItemHeader h3 a {
	color: #fff;
}
div.catItemBody img,
div.subCategoryImageBlock img {
	min-height: 235px;
}

div.catItemExtraFields {
	position: absolute;
    width: 100%;
    bottom: -45px;
    margin: 0;
    /*height: 30px;*/
    padding: 0;
    /*border-top: 1px solid #111;*/
    border: none;

}
body.main .catItemExtraFields {
	display: none;
}
/*.odd:hover div.catItemExtraFields,*/
.catItemView:hover div.catItemExtraFields ul li {
	bottom: 0;
    background: rgba(0,0,0, 0.75);
}
div.catItemExtraFields ul li {
	height: 45px;
	margin: 0;
	padding-left: 20px;
	background: rgba(0,0,0, 0.45);
	color: #fff;
	text-align: left;
	line-height: 45px;
}
	span.catItemExtraFieldsValue {
		font-size: 14px;
		font-weight: normal;
	}
.button.btn-full-height {
	position: absolute;
	top: 65px;
    left: 50%;
    margin-left: -140px;
    display: inline-block;
	height: 44px;
    border-radius: 100px;
    border: solid 1px #fff;
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0.9px;
    line-height: 44px;
    text-align: center;
    text-decoration: none;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    /*background: url(../i/arrow-down.svg) no-repeat 176px center;*/
    cursor: pointer;
    text-transform: uppercase;
}
.button.btn-full-height:hover {
	background: #fff;
	color: #e40302;
}
.btn-full-height {
    padding: 0 35px 0 35px;
}
.btn-full-height:hover {
	color: #e40302;
}
.btn-full-height .fa {
	position: absolute;
    top: 50%;
    margin-top: -11px;
    right: 15px;
    transition: 2s;
}
.btn-full-height .fa:before {
	font-size: 22px;
}
.bottom_full_width1 {
	position: relative;

}
/*	.bottom_full_width1 .container {
		width: 100%;
	}*/
		.bottom_full_width1 .container .row {
			padding: 0;
			height: 100%;
		}
		.moduletable.comfortable-rooms {
			position: relative;
			left: 0;
			height: 650px;
			/*background: url(/images/backgrounds/comfortable-rooms.jpg) center no-repeat;*/
			background-size: cover;
		}
			.moduletable.comfortable-rooms .comfortable-rooms_center-block {
			    position: absolute;
			    top: 0;
			    left: 0;
			    bottom: 0;
			    right: 0;
			    width: 400px;
			    height: 400px;
			    margin: auto;
			    padding: 100px 50px;
			    border-radius: 50%;
			    background: #fff;
			    text-align: center;
			    /*visibility: hidden;*/
			}
				.animated {
					-webkit-animation-delay: 0.5s;
					-o-animation-delay: 0.5s;
					-moz-animation-delay: 0.5s;
					animation-delay: 0.5s;
				}
					.moduletable.comfortable-rooms .comfortable-rooms_center-block a {
						display: block;
						width: 200px;
						height: 44px;
						margin: 0 auto;
						padding: 0;
						/*border: 1px solid #bd9e74;*/
						border-radius: 100px;
						/*background: #bd9e74;*/
					    background: -webkit-linear-gradient(left, #3849c8 0%, #051169 100%);
					    background-image: background: -webkit-linear-gradient(left, #3849c8 0%, #051169 100%);
					    background-image: background: -o-linear-gradient(left, #3849c8 0%, #051169 100%);
					    background-image: background: linear-gradient(to right, #3849c8 0%, #051169 100%);
					    background: linear-gradient(to right, #3849c8 0%, #051169 100%);
						box-sizing: border-box;
						color: #fff;
						font-size: 14px !important;
						line-height: 44px;
						text-decoration: none;
						transition: All 0.4s ease-in-out;
						-webkit-transition: All 0.4s ease-in-out;
						-moz-transition: All 0.4s ease-in-out;
						-o-transition: All 0.4s ease-in-out;
					}
					.moduletable.comfortable-rooms .comfortable-rooms_center-block a:hover {
						border: 1px solid #051169;
						background: #fff;
						color: #051169;
						transition: 0.2s;
					}

.book-a-room_tel-links-1,
.book-a-room_tel-links-2 {
	position: absolute;
	bottom: 40px;
	display: block;
	width: 32px;
	height: 32px;
	z-index: 20;
}
.book-a-room_tel-links-1 {
	right: 90px;
	background: url(/images/icons/viber.png)center no-repeat;
	background-size: cover;
}
.book-a-room_tel-links-2 {
	right: 40px;
	background: url(/images/icons/whatsapp.png) center no-repeat;
	background-size: cover;
}




	.componentheading {
		margin: 50px 0 30px 0;
		font-size: 35px;
		font-weight: 700;
	    line-height: 28px;
        color: #4466a3;
	}
.bottom-parallax-module {
	width: 49%;
    float: left;
    overflow: hidden;
}
	.bottom-parallax img {
		width: 80%;
	}
.groupLeading {
	overflow: hidden;
}
body.nomera .catItemHeader {
	bottom: -2px;
}
body.nomera .itemContainer:hover .catItemHeader {
	bottom: 45px;
}
body.nomera .catItemBody div.catItemExtraFields {
	bottom: -44px;
}
body.nomera .itemContainer:hover div.catItemExtraFields {
	bottom: 0;
}
	body.nomera div.catItemBody img {
		width: 100% !important;
		max-height: 312px;
	}
		body.nomera .catItemView .clr {
			display: none;
		}
body.nomera div.catItemExtraFields {
	bottom: 8px;
}
.main-page-img-1 {
	margin-right: 15px;
}
.main-page-img-2 {
	margin-left: 15px;
}
body.uslugi h1 {
	margin: 50px 0 24px 0;
	padding: 0;
}
.content pre {
	background: #fff;
	border: none;
}
	.su-tabs {
		background: #fff;
	}
		.su-tabs-align-left .su-tabs-nav {
			text-align: center;
		}
			.su-tabs-nav span {
				text-decoration: none;
			    height: 44px;
			    margin: 0 15px;
			    padding: 0 20px;
			    border-radius: 100px;
			    background-color: #25318c;
			    border: 1px solid #25318c;
			    display: inline-block;
			    box-sizing: border-box;
			    font-size: 15px;
			    font-weight: 500;
			    font-style: normal;
			    font-stretch: normal;
			    line-height: 44px;
			    letter-spacing: 0.9px;
			    text-align: center;
			    color: #fff;
			    transition: All 0.4s ease-in-out;
			    -webkit-transition: All 0.4s ease-in-out;
			    -moz-transition: All 0.4s ease-in-out;
			    -o-transition: All 0.4s ease-in-out;
			}
			.su-tabs-nav span:hover {
				color: #000;
			}
			.su-tabs-nav span.su-tabs-current {
				color: #000;
			}
		.su-tabs-pane {
			padding: 0;
		}
			.su-tabs-panes img {
				width: 50%;
				height: auto;
				max-height: 390px;
				padding: 10px;
				float: left;
			}
	.ba-album.css-style-1 .ba-album-items:hover .ba-gallery-items .ba-image img,
	.ba-gallery-grid.css-style-1 .ba-gallery-items .ba-image:hover img {
		transform: rotate(0deg);
	}
/* Category module News*/
.moduletable .category-module {
	margin-left: 0;
}
	.moduletable .category-module li {
		position: relative;
		width: 100%;
		height: 200px;
		padding-left: 0;
		background: none;
		/*float: left;*/
	    margin-bottom: 35px;
	}
		.moduletable .category-module li > .mod-articles-category-title  {
		    display: inline-block;
		    margin-bottom: 16px;
			font-size: 25px;
		    /* text-align: center; */
		    text-decoration: none;
		}
		.moduletable .category-module li .mod-articles-category-date {
			position: absolute;
		    right: 125px;
		    bottom: 5px;
		    width: 150px;
			font-weight: 700;
		}
		.moduletable .category-module li img {
			float: left;
			width: 200px;
			height: 200px;
			margin-right: 15px !important;
		}
		.moduletable .category-module li p a {
			position: absolute;
			right: 0;
			bottom: 0;
			width: 130px;
		    height: 30px;
		    border-radius: 100px;
		    border: solid 1px #25318c;
		    line-height: 30px;
		    font-size: 12px;
		    font-weight: normal;
		    font-style: normal;
		    font-stretch: normal;
		    letter-spacing: 0.8px;
		    text-align: center;
		    color: #3d3d3d;
		    padding: 0 50px 0 24px;
		    box-sizing: border-box;
		    text-decoration: none;
		    display: inline-block;
		    background: url(../i/arrow-right.svg) no-repeat 115px center;
		    transition: All 0.4s ease-in-out;
		    -webkit-transition: All 0.4s ease-in-out;
		    -moz-transition: All 0.4s ease-in-out;
		    -o-transition: All 0.4s ease-in-out;
		}
		.moduletable .category-module li p a:hover {
			background: #25318c;
			color: #fff;
		}
.pool-desc {
	width: 50%;
    float: left;
    padding: 10px;
    height: 240px;
}
.pool-desc-full-width {
	width: 100%;
	padding: 10px;
}
.table-price {
	width: 100%;
}
	.table-price thead td {
		height: 15px;
		line-height: 15px;
		font-size: 11px;
		font-weight: 700;
	}
	.table-price td {
		height: 35px;
		line-height: 35px;
		border-bottom: 1px solid #4466a3;
	}
	.table-price td:nth-child(2) {
		text-align: right;
	}
body.forma div.aiContactSafe_contact_form_field_right input[type="text"] {
	top: -2px;
}
.header_contact-with-us {
	float: right;
}
	.header_soc-icons {
		position: absolute;
		top: 12px;
		display: block;
		width: 190px;
		right: 0 !important;
		/*right: -100px;*/
		float: left;
		opacity: 0;
		transition: 0.8s;
	}
	.header_soc-icons.active {
		right: 220px !important;
	}
		.header_soc-icons_top,
		.header_soc-icons_bottom {
			width: 100%;
			/*clear: both;*/
		}
			.header_soc-icons a {
				display: block;
			    float: left;
			    width: 25px;
			    height: 25px;
			    margin: 0 3px;
			    /*padding: 2px;*/
				color: #7e7e7e;
				font-size: 21px;
				text-decoration: none;
				text-align: center;
			}
			.header_soc-icons a:hover {
				color: #19268d;
				text-decoration: none;
			}
.header-email {
	display: block;
	height:40px;
	width: 40px;
	background-image: url(/images/icons/mail.png);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	float: left;
	margin: 20px 0 0 0;
}
	.header-email:hover {
		background-position: 3px -36px;
	}


				/*Enf of inputs placeholders */

/* ========================= BOTTOM-FULL-WIDTH2 ========================= */
.bottom_full_width2 {
	padding-top: 126px;
	position: relative;
}

	.moduletable-vikup-video iframe {
		border-radius: 10px;
	}

	.moduletable-vikup-video .slick-prev:before, 
	.moduletable-vikup-video .slick-next:before {
		color: #ea3636;
	}

	.moduletable-tag-container-bottom {
		margin-top: 90px;
		margin-bottom: 90px;
	}

	.video-slider__item {
		margin: 0 35px;
	}

	.video-slider__item iframe {
		width: 100%;
	}

	#btn-all-news {
		position: absolute;
	    top: 80px;
	    left: 50%;
	    display: inline-block;
	    height: 44px;
	    margin-left: -75px;
	    padding: 0 30px 0 20px;
	    border-radius: 100px;
	    border: solid 1px #4B6095;
	    color: #3d3d3d;
	    font-size: 16px;
	    font-weight: normal;
	    font-style: normal;
	    font-stretch: normal;
	    letter-spacing: 0.9px;
	    line-height: 44px;
	    text-align: center;
	    text-decoration: none;
	    transition: All 0.4s ease-in-out;
	    -webkit-transition: All 0.4s ease-in-out;
	    -moz-transition: All 0.4s ease-in-out;
	    -o-transition: All 0.4s ease-in-out;
	    /*background: url(../i/arrow-down.svg) no-repeat 176px center;*/
	    cursor: pointer;
	}
	#btn-all-news:hover {
		background: #4B6095;
		color: #fff;
	}
		.btn-all-news i {
			position: absolute;
		    top: 50%;
		    margin-top: -11px;
		    right: 13px;
		    transition: 2s;
		}
			.btn-all-news i:before {
				font-size: 22px;
			}
	
/* ========================= END of BOTTOM-FULL-WIDTH2 ========================= */

.bottom_full_width3 {
	position: relative;
	background: url(/images/lu_bckgr.jpg) center no-repeat;
	background-size: cover;
}
.bottom_full_width3:before {
	/*content: '';*/
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
}
/* ========================= SEARCH SWITCHER ========================= */
.dropdown-add-menu-label {
	background: #ef0100;
	position: absolute;
  top: 8px;
  left: 300px;
  padding: 0 10px 0 45px;
  font-size: 37px;
  line-height: 40px;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: 0.3s;
  margin: 20px 0 0 0;
	color: #fff;
}

.cmn-toggle-switch {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
 transition: background 0.3s;
}

.cmn-toggle-switch:focus {
  outline: none;
}
.cmn-toggle-switch span {
  display: block;
  position: absolute;
  top: 20px;
  left: 5px;
  right: 6px;
  height: 2px;
  background: white;
}

.cmn-toggle-switch span::before,
.cmn-toggle-switch span::after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  content: "";
}

.cmn-toggle-switch span::before {
  top: -8px;
}

.cmn-toggle-switch span::after {
  bottom: -8px;
}

.cmn-toggle-switch__htx {
  background-color: #bb0d07;
}

.cmn-toggle-switch__htx span {
  -webkit-transition: background 0 0.3s;
 transition: background 0 0.3s;
}

.cmn-toggle-switch__htx span::before,
.cmn-toggle-switch__htx span::after {
  -webkit-transition-duration: 0.3s, 0.3s;
 transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0;
 transition-delay: 0.3s, 0;
}

.cmn-toggle-switch__htx span::before {
  -webkit-transition-property: top, -webkit-transform;
 transition-property: top, transform;
}

.cmn-toggle-switch__htx span::after {
  -webkit-transition-property: bottom, -webkit-transform;
 transition-property: bottom, transform;
}

/* активное состояние, т.е. меню открыто */
.cmn-toggle-switch__htx.active {
  background-color: #bb0d07;
}

.cmn-toggle-switch__htx.active span {
  background: none;
}

.cmn-toggle-switch__htx.active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 transform: rotate(45deg);
}

.cmn-toggle-switch__htx.active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
 -ms-transform: rotate(-45deg);
 transform: rotate(-45deg);
}

.cmn-toggle-switch__htx.active span::before,
.cmn-toggle-switch__htx.active span::after {
  -webkit-transition-delay: 0, 0.3s;
 transition-delay: 0, 0.3s;
}
/* ========================= END of SEARCH SWITCHER ========================= */
.tp-revslider-mainul {
	position: relative;
}
.tp-revslider-mainul::before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: 20;
}

.main-page_hotel-rooms .itemList div:first-child {
	margin-left: 0;
}
.main-page_hotel-rooms .itemList > div {
	margin-right: 2%;
}
.main-page_hotel-rooms .itemList div:nth-last-child(2) {
	margin-right: 0;
}

	/* Owl carusel */
.owl-carousel .su-content-slide .owl-item img {
	width: 50%;
}
/*div.itemIntroText .owl-item img {
	width: 50%;
	height: auto;
}*/
.itemBody .itemIntroText .su-content-slider {
    width: 50%;
    float: left;
    margin-right: 20px;
}
.main_div {
	padding: 0 0 30px 0;
}
main div.itemHeader h2.itemTitle {
	padding: 50px 0 0 0;
}
#vk_comments {
	padding: 0 100px;
	clear: both;
}


/* !Гео */
.mod-geo {
	position: absolute;
	top: 134px;
	right: 15px;
	z-index: 20;
}

.mod-geo .city {
	display: flex;
	position: relative;
}

.mod-geo .city_list:not(.open) .sub_city {
	display: none;
}

.mod-geo .city_list .sub_city {
	position: absolute;
	right: 0;
	top: 100%;
	background: #fff;
	box-shadow: 0px 3px 4px 0px rgba(19, 19, 19, 0.65);
	padding: 5px 10px;
}

.mod-geo .current_city {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding: 16px;
	height: 55px;
}

.mod-geo .city_list {
	padding: 10px 0;
}

.mod-geo .btn-city-list {
	border-radius: 0;
}

.mod-geo .city_list .sub_city a {
	text-decoration: none;
}

.mod-geo .city_list .sub_city a:hover {
	text-decoration: underline;
}
/* Гео! */


.benefits {
	padding-bottom: 115px;
}

.benefits .h2 {
	text-align: center;
	margin-bottom: 40px;
}

.benefits-cart {
	margin-bottom: 35px;
	text-align: center;
}

.benefits-cart .benefits-name {
	margin-top: 18px;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
}

.benefits-cart img {
	max-width: 100%;
	height: auto;
}


@media (min-width: 981px) and (max-width: 1200px) {
	.body_div .top-menu {
		width: 100%;
	}
	div.moduletable_tel .container {
		width: 100%;
	}
	.moduletable.comfortable-rooms {
		height: 460px;
	}
	.main-page-img {
		width: 50%;
		height: auto;
	}
	.moduletable.slider-on-mian-page {
		display: none;
	}
			.formControls .formBody .rsform-calendar-button {
				height: 35px;
				margin: 0;
			}
	.main-page_hotel-rooms div.itemList div.even,
	.main-page_hotel-rooms div.itemList div.odd {
		width: 100%;
		width: 70%;
	    margin: 0 auto;
	    float: none;
	    clear: both;
	}
	span.catItemImage img {
		height: auto;
	}
	.col-md-6.footer-logo {
		width: 50%;
		float: left;
		margin: 0 0 15px 0;
	}
	.col-md-6.footer-contacts {
		width: 50%;
		float: left;
	}
	.col-md-12.footer-soc-links {
		clear: both;
	}
	.moduletable.footer_map {
		width: 48%;
		float: left;
	}
		div.copiright_d, div.copiright_d p {
			line-height: 11px;
		}
}
@media (min-width: 768px) and (max-width: 989px) {
	.hidden-desktop {
		display: inherit !important;
	}
	.visible-desktop {
		display: none !important;
	}
	.visible-tablet {
		display: inherit !important;
	}
	.hidden-tablet {
		display: none !important;
	}
/**/
}

@media (max-width: 767px) {
	.hidden-desktop {
		display: inherit !important;
	}
	.visible-desktop {
		display: none !important;
	}
	.visible-phone {
		display: inherit !important;
	}
	.hidden-phone {
		display: none !important;
	}
	#vk_comments {
		padding: 0px;
		clear: both;
	}
	.button.btn-full-height {
		top: 85px;
	}
	.header_module-wrapper.mod-2 {
	  box-shadow: 0px 0px 1px 0px rgba(19, 19, 19, 0.65);
	}
		.dropdown-add-menu-label {
			margin: 24px 0 0 0;
		}
		.header_contact-with-us {
			margin: 12px 0 0 0;
		}
}
.visible-print {
	display: none !important;
}
@media print {
	.visible-print {
		display: inherit !important;
	}
	.hidden-print {
		display: none !important;
	}
}
@media (max-width: 767px) {
	body {

	}
	.navbar-fixed-top,
	.navbar-fixed-bottom,
	.navbar-static-top {
		margin-left: -20px;
		margin-right: -20px;
	}
	.container-fluid {
		padding: 0;
	}
	.dl-horizontal dt {
		float: none;
		clear: none;
		width: auto;
		text-align: left;
	}
	.dl-horizontal dd {
		margin-left: 0;
	}
	.container {
		width: auto;
	}
	.row-fluid {
		width: 100%;
	}
	.thumbnails > li {
		float: none;
		margin-left: 0;
	}
	[class*="span"],
	.uneditable-input[class*="span"],
	.row-fluid [class*="span"] {
		float: none;
		display: block;
		width: 100%;
		margin-left: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.span12,
	.row-fluid .span12 {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.row-fluid [class*="offset"]:first-child {
		margin-left: 0;
	}
	.input-large,
	.input-xlarge,
	.input-xxlarge,
	input[class*="span"],
	select[class*="span"],
	textarea[class*="span"],
	.uneditable-input {
		display: block;
		width: 100%;
		min-height: 28px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.input-prepend input,
	.input-append input,
	.input-prepend input[class*="span"],
	.input-append input[class*="span"] {
		display: block;
	}
	.controls-row [class*="span"] + [class*="span"] {
		margin-left: 0;
	}

}
@media (max-width: 480px) {
	.nav-collapse {
		-webkit-transform: translate3d(0,0,0);
	}
	.page-header h1 small {
		display: block;
		line-height: 18px;
	}
	input[type="checkbox"],
	input[type="radio"] {
		border: 1px solid #ccc;
	}
	.form-horizontal .control-label {
		float: none;
		width: auto;
		padding-top: 0;
		text-align: left;
	}
	.form-horizontal .controls {
		margin-left: 0;
	}
	.form-horizontal .control-list {
		padding-top: 0;
	}
	.form-horizontal .form-actions {
		padding-left: 10px;
		padding-right: 10px;
	}
	.media .pull-left,
	.media .pull-right {
		float: none;
		display: block;
		margin-bottom: 10px;
	}
	.media-object {
		margin-right: 0;
		margin-left: 0;
	}
	.modal-header .close {
		padding: 10px;
		margin: -10px;
	}
	.carousel-caption {
		position: static;
	}
}
@media (min-width: 768px) and (max-width: 980px) {
	.row {
		margin-left: -20px;
		*zoom: 1;
	}
	.row:before,
	.row:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.row:after {
		clear: both;
	}
	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 20px;
	}
	.container,
	.navbar-static-top .container,
	.navbar-fixed-top .container,
	.navbar-fixed-bottom .container {
		width: 724px;
	}
	.span12 {
		width: 724px;
	}
	.span11 {
		width: 662px;
	}
	.span10 {
		width: 600px;
	}
	.span9 {
		width: 538px;
	}
	.span8 {
		width: 476px;
	}
	.span7 {
		width: 414px;
	}
	.span6 {
		width: 352px;
	}
	.span5 {
		width: 290px;
	}
	.span4 {
		width: 228px;
	}
	.span3 {
		width: 166px;
	}
	.span2 {
		width: 104px;
	}
	.span1 {
		width: 42px;
	}
	.offset12 {
		margin-left: 764px;
	}
	.offset11 {
		margin-left: 702px;
	}
	.offset10 {
		margin-left: 640px;
	}
	.offset9 {
		margin-left: 578px;
	}
	.offset8 {
		margin-left: 516px;
	}
	.offset7 {
		margin-left: 454px;
	}
	.offset6 {
		margin-left: 392px;
	}
	.offset5 {
		margin-left: 330px;
	}
	.offset4 {
		margin-left: 268px;
	}
	.offset3 {
		margin-left: 206px;
	}
	.offset2 {
		margin-left: 144px;
	}
	.offset1 {
		margin-left: 82px;
	}
	.row-fluid {
		width: 100%;
		*zoom: 1;
	}
	.row-fluid:before,
	.row-fluid:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.row-fluid:after {
		clear: both;
	}
	.row-fluid [class*="span"] {
		display: block;
		width: 100%;
		min-height: 28px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		margin-left: 2.127659574%;
		*margin-left: 2.0744680846383%;
	}
	.row-fluid [class*="span"]:first-child {
		margin-left: 0;
	}
	.row-fluid .controls-row [class*="span"] + [class*="span"] {
		margin-left: 2.127659574%;
	}
	.row-fluid .span12 {
		width: 99.99999999%;
		*width: 99.946808500638%;
	}
	.row-fluid .span11 {
		width: 91.489361693%;
		*width: 91.436170203638%;
	}
	.row-fluid .span10 {
		width: 82.978723396%;
		*width: 82.925531906638%;
	}
	.row-fluid .span9 {
		width: 74.468085099%;
		*width: 74.414893609638%;
	}
	.row-fluid .span8 {
		width: 65.957446802%;
		*width: 65.904255312638%;
	}
	.row-fluid .span7 {
		width: 57.446808505%;
		*width: 57.393617015638%;
	}
	.row-fluid .span6 {
		width: 48.936170208%;
		*width: 48.882978718638%;
	}
	.row-fluid .span5 {
		width: 40.425531911%;
		*width: 40.372340421638%;
	}
	.row-fluid .span4 {
		width: 31.914893614%;
		*width: 31.861702124638%;
	}
	.row-fluid .span3 {
		width: 23.404255317%;
		*width: 23.351063827638%;
	}
	.row-fluid .span2 {
		width: 14.89361702%;
		*width: 14.840425530638%;
	}
	.row-fluid .span1 {
		width: 6.382978723%;
		*width: 6.3297872336383%;
	}
	.row-fluid .offset12 {
		margin-left: 104.255319138%;
		*margin-left: 104.14893615928%;
	}
	.row-fluid .offset12:first-child {
		margin-left: 102.127659564%;
		*margin-left: 102.02127658528%;
	}
	.row-fluid .offset11 {
		margin-left: 95.744680841%;
		*margin-left: 95.638297862277%;
	}
	.row-fluid .offset11:first-child {
		margin-left: 93.617021267%;
		*margin-left: 93.510638288277%;
	}
	.row-fluid .offset10 {
		margin-left: 87.234042544%;
		*margin-left: 87.127659565277%;
	}
	.row-fluid .offset10:first-child {
		margin-left: 85.10638297%;
		*margin-left: 84.999999991277%;
	}
	.row-fluid .offset9 {
		margin-left: 78.723404247%;
		*margin-left: 78.617021268277%;
	}
	.row-fluid .offset9:first-child {
		margin-left: 76.595744673%;
		*margin-left: 76.489361694277%;
	}
	.row-fluid .offset8 {
		margin-left: 70.21276595%;
		*margin-left: 70.106382971277%;
	}
	.row-fluid .offset8:first-child {
		margin-left: 68.085106376%;
		*margin-left: 67.978723397277%;
	}
	.row-fluid .offset7 {
		margin-left: 61.702127653%;
		*margin-left: 61.595744674277%;
	}
	.row-fluid .offset7:first-child {
		margin-left: 59.574468079%;
		*margin-left: 59.468085100277%;
	}
	.row-fluid .offset6 {
		margin-left: 53.191489356%;
		*margin-left: 53.085106377277%;
	}
	.row-fluid .offset6:first-child {
		margin-left: 51.063829782%;
		*margin-left: 50.957446803277%;
	}
	.row-fluid .offset5 {
		margin-left: 44.680851059%;
		*margin-left: 44.574468080277%;
	}
	.row-fluid .offset5:first-child {
		margin-left: 42.553191485%;
		*margin-left: 42.446808506277%;
	}
	.row-fluid .offset4 {
		margin-left: 36.170212762%;
		*margin-left: 36.063829783277%;
	}
	.row-fluid .offset4:first-child {
		margin-left: 34.042553188%;
		*margin-left: 33.936170209277%;
	}
	.row-fluid .offset3 {
		margin-left: 27.659574465%;
		*margin-left: 27.553191486277%;
	}
	.row-fluid .offset3:first-child {
		margin-left: 25.531914891%;
		*margin-left: 25.425531912277%;
	}
	.row-fluid .offset2 {
		margin-left: 19.148936168%;
		*margin-left: 19.042553189277%;
	}
	.row-fluid .offset2:first-child {
		margin-left: 17.021276594%;
		*margin-left: 16.914893615277%;
	}
	.row-fluid .offset1 {
		margin-left: 10.638297871%;
		*margin-left: 10.531914892277%;
	}
	.row-fluid .offset1:first-child {
		margin-left: 8.510638297%;
		*margin-left: 8.4042553182766%;
	}
	input,
	textarea,
	.uneditable-input {
		margin-left: 0;
	}
	.controls-row [class*="span"] + [class*="span"] {
		margin-left: 20px;
	}
	input.span12,
	textarea.span12,
	.uneditable-input.span12 {
		width: 710px;
	}
	input.span11,
	textarea.span11,
	.uneditable-input.span11 {
		width: 648px;
	}
	input.span10,
	textarea.span10,
	.uneditable-input.span10 {
		width: 586px;
	}
	input.span9,
	textarea.span9,
	.uneditable-input.span9 {
		width: 524px;
	}
	input.span8,
	textarea.span8,
	.uneditable-input.span8 {
		width: 462px;
	}
	input.span7,
	textarea.span7,
	.uneditable-input.span7 {
		width: 400px;
	}
	input.span6,
	textarea.span6,
	.uneditable-input.span6 {
		width: 338px;
	}
	input.span5,
	textarea.span5,
	.uneditable-input.span5 {
		width: 276px;
	}
	input.span4,
	textarea.span4,
	.uneditable-input.span4 {
		width: 214px;
	}
	input.span3,
	textarea.span3,
	.uneditable-input.span3 {
		width: 152px;
	}
	input.span2,
	textarea.span2,
	.uneditable-input.span2 {
		width: 90px;
	}
	input.span1,
	textarea.span1,
	.uneditable-input.span1 {
		width: 28px;
	}
	div.body_div {
		display: block;
	}
		body .top-menu {
			width: 100%;
		}
	div.moduletable_logo-top {
		width: 190px;
		height: 120px;
	}
		div.moduletable_logo-top .custom img {
			width: 150px;
			height: 120px;
			-o-transition: transform 3s linear;
			-ms-transition: transform 3s linear;
			-moz-transition: transform 3s linear;
			-webkit-transition: transform 3s linear;
			transition: transform 3s linear;
		}
		div.moduletable_logo-top .custom img:hover {
			-o-transform: rotate3d(2, 1, 0, 180deg);
			-ms-transform: rotate3d(2, 1, 0, 180deg);
			-moz-transform: rotate3d(2, 1, 0, 180deg);
			-webkit-transform: rotate3d(2, 1, 0, 180deg);
			transform: rotate3d(2, 1, 0, 180deg);
		}
		.dropdown-add-menu-label {
			left: 210px;
		}
	.header_soc-icons {
		background: #fff;
	}
	div.moduletable_tel .container {
		width: 100%;
	}
		.navbar .nav li {
			width: auto;
		}
	.header_module-wrapper.mod-2 {
		height: 54px;
	}
	.header_module-wrapper.mod-3 .navbar-collapse {
	    width: 82%;
	    margin-left: 0%;
	}
	/* .header_module-wrapper.mod-2 */
	div.moduletable_logo-top {
	    height: 134px;
	}
	/* End .header_module-wrapper.mod-2 */
	.main-page_hotel-rooms div.itemList div.even,
	.main-page_hotel-rooms div.itemList div.odd {
	    width: 70%;
	    float: none;
	    margin: 0 auto;
	    clear: both;
	}

	.moduletable.comfortable-rooms {
		height: 450px;
	}
	.footer_div .footer1 .footer-logo {
		width: 50%;
	    float: left;
	    margin-bottom: 25px;
	}
	.footer_div .footer1 .footer-contacts {
		width: 50%;
	    float: left;
	}
	.footer_div .footer1 .footer-soc-links {
		clear: both;
	}
	.moduletable.footer_map {
		width: 100%;
		margin: 0;
	}
	.moduletable.slider-on-mian-page {
		display: none;
		top: -440px;
	}
	.formControls .formBody .rsform-calendar-button {
		height: 35px;
		margin: 0;
	}
	.main-page-img-1 {
		width: 100%;
	}
}

/* My code start */

div.moduletable.moduletable-buy-auto .h2 {
	text-align: center;
	margin-bottom: 40px;
}

.buy-auto_block {
	margin-bottom: 110px;
}

.buy-auto_container {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	gap: 20px;
}

.buy-auto_item {
    width: calc(100% / 4 - 20px);
}

.buy-auto_item .buy-auto_img-container {
	border-radius: 6px;
	overflow: hidden;
}

.buy-auto_item .buy-auto_img-container img {
	width: 100%;
	max-width: 100%;
}

.buy-auto_text {
	padding-top: 14px;
	text-align: center;
}

.buy-auto_text a {
	font-size: 18px;
	font-weight: 700;
	color: #000;
}

.buy-auto_text a:hover,
.buy-auto_text a:focus {
	text-decoration: underline;
}

@media (max-width: 991px) {
	.buy-auto_text a {
		font-size: 16px;
	}
	.buy-auto_item { 
		width: calc(100% / 3 - 20px);
	}
}

@media (max-width: 550px) {
	div.moduletable.moduletable-buy-auto h3 {
		text-transform: none;
		font-size: 25px;
	}
	.buy-auto_item { 
		width: calc(100% / 2 - 20px);
	}
	.buy-auto_container {
		justify-content: center;
	}
	.buy-auto_text a { 
		font-size: 16px;
	}
}


/* Reanimation */

.body_div2 > .container {
	width: 100%;
}

.header_module-wrapper .mod-3 {
	position: absolute;
	bottom: -55px;
	background: linear-gradient(90deg, #bb0d07 0%, #f20000 100%);
	z-index: 18;
	transition: 1s;
}

.header_module-wrapper.mod-3 .moduletable {
	width: 100%	
}

#modul_menu_boot-108 {
	background: linear-gradient(90deg, #bb0d07 0%, #f20000 100%);
}

#modul_menu_boot-108.navbar-collapse.collapse {
	display: flex !important;
	justify-content: center;
}

div.moduletable_logo-top { 
	left: 366.5px;
	visibility: visible;
	animation-name: fadeInDown;
}

#modul_menu_boot-108.navbar-collapse.collapse #levoe_menu {
	margin-right: 9.4%;
}


.moduletable.nav.navbar-nav.menu_main.col-lg-9.col-md-9.col-sm-9.col-md-offset-3 {
	margin-left: 0px;
	width: 100%;
	background-color: #f3f3f3;
	box-shadow: 0px 3px 4px 0px rgba(19, 19, 19, 0.65);
}

.moduletable_leftmenu.navbar.navbar-default.second-menu.moduletable {
	width: 100%;
}

.moduletable-tag-container-top {
	margin-bottom: 100px;
}

.tag-container::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 100%;
	background: linear-gradient(to right, #fff 0%, transparent 100%);
	z-index: 1;
}

.tag-container::after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 100%;
	background: linear-gradient(to left, #fff 0%, transparent 100%);
	z-index: 1;
}

.tag-container a {
	display: inline-block;
	padding: 4px 20px;
	background: #e0e0e0;
	margin: 0 8px 8px 0;
	border-radius: 14px;
	text-decoration: none;
	font-size: 15px;
	font-weight: 700;
	color: #000;
}

.tag-container a:hover,
.tag-container a:focus {
	text-decoration: none;
	background: #f84040;
	color: #fff;
}

.slick-prev:before,
.slick-next:before {
	font-size: 36px;
	color: #000;
}

.slick-prev,
.slick-next {
	z-index: 10;
	width: 50px;
	height: 30px;
	margin-top: -4px;
}

.slick-prev {
	left: -50px;
	text-align: left;
}

.slick-next {
	right: -50px;
	text-align: right;
}

.tag-container {
	margin: 0 50px;
}

/* My code end */ 

@media (min-width: 1200px) {

	.row:before,
	.row:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.row:after {
		clear: both;
	}
	[class*="span"] {
		float: left;
		min-height: 1px;
		margin-left: 20px;
	}
	.span12 {
		width: 940px;
	}
	.span11 {
		width: 860px;
	}
	.span10 {
		width: 780px;
	}
	.span9 {
		width: 700px;
	}
	.span8 {
		width: 620px;
	}
	.span7 {
		width: 540px;
	}
	.span6 {
		width: 460px;
	}
	.span5 {
		width: 380px;
	}
	.span4 {
		width: 300px;
	}
	.span3 {
		width: 220px;
	}
	.span2 {
		width: 140px;
	}
	.span1 {
		width: 60px;
	}
	.offset12 {
		margin-left: 980px;
	}
	.offset11 {
		margin-left: 900px;
	}
	.offset10 {
		margin-left: 820px;
	}
	.offset9 {
		margin-left: 740px;
	}
	.offset8 {
		margin-left: 660px;
	}
	.offset7 {
		margin-left: 580px;
	}
	.offset6 {
		margin-left: 500px;
	}
	.offset5 {
		margin-left: 420px;
	}
	.offset4 {
		margin-left: 340px;
	}
	.offset3 {
		margin-left: 260px;
	}
	.offset2 {
		margin-left: 180px;
	}
	.offset1 {
		margin-left: 100px;
	}
	.row-fluid {
		width: 100%;
		*zoom: 1;
	}
	.row-fluid:before,
	.row-fluid:after {
		display: table;
		content: "";
		line-height: 0;
	}
	.row-fluid:after {
		clear: both;
	}
	.row-fluid [class*="span"] {
		display: block;
		width: 100%;
		min-height: 28px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		float: left;
		margin-left: 2.127659574%;
		*margin-left: 2.0744680846383%;
	}
	.row-fluid [class*="span"]:first-child {
		margin-left: 0;
	}
	.row-fluid .controls-row [class*="span"] + [class*="span"] {
		margin-left: 2.127659574%;
	}
	.row-fluid .span12 {
		width: 99.99999999%;
		*width: 99.946808500638%;
	}
	.row-fluid .span11 {
		width: 91.489361693%;
		*width: 91.436170203638%;
	}
	.row-fluid .span10 {
		width: 82.978723396%;
		*width: 82.925531906638%;
	}
	.row-fluid .span9 {
		width: 74.468085099%;
		*width: 74.414893609638%;
	}
	.row-fluid .span8 {
		width: 65.957446802%;
		*width: 65.904255312638%;
	}
	.row-fluid .span7 {
		width: 57.446808505%;
		*width: 57.393617015638%;
	}
	.row-fluid .span6 {
		width: 48.936170208%;
		*width: 48.882978718638%;
	}
	.row-fluid .span5 {
		width: 40.425531911%;
		*width: 40.372340421638%;
	}
	.row-fluid .span4 {
		width: 31.914893614%;
		*width: 31.861702124638%;
	}
	.row-fluid .span3 {
		width: 23.404255317%;
		*width: 23.351063827638%;
	}
	.row-fluid .span2 {
		width: 14.89361702%;
		*width: 14.840425530638%;
	}
	.row-fluid .span1 {
		width: 6.382978723%;
		*width: 6.3297872336383%;
	}
	.row-fluid .offset12 {
		margin-left: 104.255319138%;
		*margin-left: 104.14893615928%;
	}
	.row-fluid .offset12:first-child {
		margin-left: 102.127659564%;
		*margin-left: 102.02127658528%;
	}
	.row-fluid .offset11 {
		margin-left: 95.744680841%;
		*margin-left: 95.638297862277%;
	}
	.row-fluid .offset11:first-child {
		margin-left: 93.617021267%;
		*margin-left: 93.510638288277%;
	}
	.row-fluid .offset10 {
		margin-left: 87.234042544%;
		*margin-left: 87.127659565277%;
	}
	.row-fluid .offset10:first-child {
		margin-left: 85.10638297%;
		*margin-left: 84.999999991277%;
	}
	.row-fluid .offset9 {
		margin-left: 78.723404247%;
		*margin-left: 78.617021268277%;
	}
	.row-fluid .offset9:first-child {
		margin-left: 76.595744673%;
		*margin-left: 76.489361694277%;
	}
	.row-fluid .offset8 {
		margin-left: 70.21276595%;
		*margin-left: 70.106382971277%;
	}
	.row-fluid .offset8:first-child {
		margin-left: 68.085106376%;
		*margin-left: 67.978723397277%;
	}
	.row-fluid .offset7 {
		margin-left: 61.702127653%;
		*margin-left: 61.595744674277%;
	}
	.row-fluid .offset7:first-child {
		margin-left: 59.574468079%;
		*margin-left: 59.468085100277%;
	}
	.row-fluid .offset6 {
		margin-left: 53.191489356%;
		*margin-left: 53.085106377277%;
	}
	.row-fluid .offset6:first-child {
		margin-left: 51.063829782%;
		*margin-left: 50.957446803277%;
	}
	.row-fluid .offset5 {
		margin-left: 44.680851059%;
		*margin-left: 44.574468080277%;
	}
	.row-fluid .offset5:first-child {
		margin-left: 42.553191485%;
		*margin-left: 42.446808506277%;
	}
	.row-fluid .offset4 {
		margin-left: 36.170212762%;
		*margin-left: 36.063829783277%;
	}
	.row-fluid .offset4:first-child {
		margin-left: 34.042553188%;
		*margin-left: 33.936170209277%;
	}
	.row-fluid .offset3 {
		margin-left: 27.659574465%;
		*margin-left: 27.553191486277%;
	}
	.row-fluid .offset3:first-child {
		margin-left: 25.531914891%;
		*margin-left: 25.425531912277%;
	}
	.row-fluid .offset2 {
		margin-left: 19.148936168%;
		*margin-left: 19.042553189277%;
	}
	.row-fluid .offset2:first-child {
		margin-left: 17.021276594%;
		*margin-left: 16.914893615277%;
	}
	.row-fluid .offset1 {
		margin-left: 10.638297871%;
		*margin-left: 10.531914892277%;
	}
	.row-fluid .offset1:first-child {
		margin-left: 8.510638297%;
		*margin-left: 8.4042553182766%;
	}
	input,
	textarea,
	.uneditable-input {
		margin-left: 0;
	}
	.controls-row [class*="span"] + [class*="span"] {
		margin-left: 20px;
	}
	input.span12,
	textarea.span12,
	.uneditable-input.span12 {
		width: 926px;
	}
	input.span11,
	textarea.span11,
	.uneditable-input.span11 {
		width: 846px;
	}
	input.span10,
	textarea.span10,
	.uneditable-input.span10 {
		width: 766px;
	}
	input.span9,
	textarea.span9,
	.uneditable-input.span9 {
		width: 686px;
	}
	input.span8,
	textarea.span8,
	.uneditable-input.span8 {
		width: 606px;
	}
	input.span7,
	textarea.span7,
	.uneditable-input.span7 {
		width: 526px;
	}
	input.span6,
	textarea.span6,
	.uneditable-input.span6 {
		width: 446px;
	}
	input.span5,
	textarea.span5,
	.uneditable-input.span5 {
		width: 366px;
	}
	input.span4,
	textarea.span4,
	.uneditable-input.span4 {
		width: 286px;
	}
	input.span3,
	textarea.span3,
	.uneditable-input.span3 {
		width: 206px;
	}
	input.span2,
	textarea.span2,
	.uneditable-input.span2 {
		width: 126px;
	}
	input.span1,
	textarea.span1,
	.uneditable-input.span1 {
		width: 46px;
	}
	.thumbnails {
		margin-left: -20px;
	}
	.thumbnails > li {
		margin-left: 20px;
	}
	.row-fluid .thumbnails {
		margin-left: 0;
	}
	div.itemIntroText .owl-item img {
		width: 570px;
		height: auto;
	}
}
@media (max-width: 979px) {
	body {
		padding-top: 0;
	}
	.navbar-fixed-top,
	.navbar-fixed-bottom {
		position: static;
	}
	.navbar-fixed-top {
		margin-bottom: 18px;
	}
	.navbar-fixed-bottom {
		margin-top: 18px;
	}
	.navbar-fixed-top .navbar-inner,
	.navbar-fixed-bottom .navbar-inner {
		padding: 5px;
	}
	.navbar .container {
		width: auto;
		padding: 0;
	}
	.navbar .brand {
		padding-left: 10px;
		padding-right: 10px;
		margin: 0 0 0 -5px;
	}
	.nav-collapse {
		clear: both;
	}
	.nav-collapse .nav {
		float: none;
		margin: 0 0 9px;
	}
	.nav-collapse .nav > li {
		float: none;
	}
	.nav-collapse .nav > li > a {
		margin-bottom: 2px;
	}
	.nav-collapse .nav > .divider-vertical {
		display: none;
	}
	.nav-collapse .nav .nav-header {
		color: #555;
		text-shadow: none;
	}
	.nav-collapse .nav > li > a,
	.nav-collapse .dropdown-menu a {
		padding: 9px 15px;
		font-weight: bold;
		color: #555;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}
	.nav-collapse .btn {
		padding: 4px 10px 4px;
		font-weight: normal;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	.nav-collapse .dropdown-menu li + li a {
		margin-bottom: 2px;
	}
	.nav-collapse .nav > li > a:hover,
	.nav-collapse .nav > li > a:focus,
	.nav-collapse .dropdown-menu a:hover,
	.nav-collapse .dropdown-menu a:focus {
		background-color: #f2f2f2;
	}
	.navbar-inverse .nav-collapse .nav > li > a,
	.navbar-inverse .nav-collapse .dropdown-menu a {
		color: #999;
	}
	.navbar-inverse .nav-collapse .nav > li > a:hover,
	.navbar-inverse .nav-collapse .nav > li > a:focus,
	.navbar-inverse .nav-collapse .dropdown-menu a:hover,
	.navbar-inverse .nav-collapse .dropdown-menu a:focus {
		background-color: #111111;
	}
	.nav-collapse.in .btn-group {
		margin-top: 5px;
		padding: 0;
	}
	.nav-collapse .dropdown-menu {
		position: static;
		top: auto;
		left: auto;
		float: none;
		display: none;
		max-width: none;
		margin: 0 15px;
		padding: 0;
		background-color: transparent;
		border: none;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.nav-collapse .open > .dropdown-menu {
		display: block;
	}
	.nav-collapse .dropdown-menu:before,
	.nav-collapse .dropdown-menu:after {
		display: none;
	}
	.nav-collapse .dropdown-menu .divider {
		display: none;
	}
	.nav-collapse .nav > li > .dropdown-menu:before,
	.nav-collapse .nav > li > .dropdown-menu:after {
		display: none;
	}
	.nav-collapse .navbar-form,
	.nav-collapse .navbar-search {
		float: none;
		padding: 9px 15px;
		margin: 9px 0;
		border-top: 1px solid #f2f2f2;
		border-bottom: 1px solid #f2f2f2;
		-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
		-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
		box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
	}
	.navbar-inverse .nav-collapse .navbar-form,
	.navbar-inverse .nav-collapse .navbar-search {
		border-top-color: #111111;
		border-bottom-color: #111111;
	}
	.navbar .nav-collapse .nav.pull-right {
		float: none;
		margin-left: 0;
	}
	.nav-collapse,
	.nav-collapse.collapse {
		overflow: hidden;
		height: 0;
	}
	.navbar .btn-navbar {
		display: block;
	}
	.navbar-static .navbar-inner {
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media (min-width: 980px) {
	.nav-collapse.collapse {
		height: auto !important;
		overflow: visible !important;
	}
}


@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}
@media screen and (max-width: 768px) {


	div.sots_d  {
		width: 30%;
		float: left;
		text-align: center;
	}
	div.sots {
		min-height: 60px;
	}

	.mod-geo {
		top: 106px;
	}
}




@media screen and (min-width: 481px) and (max-width: 767px){
	.main-page_hotel-rooms div.itemList div.even,
	.main-page_hotel-rooms .itemList div.odd{
		width: 340px;
	    margin: 0 auto 20px auto;
	    float: none;
	}
	div.copiright_d, div.copiright_d p {
		font-size: 12px;
	}
}
@media screen and (max-width: 1200px){
	div.itemList div.even, div.odd{
		/* width: 220px; */
	}
}
@media screen and (max-width: 980px){
	div.itemList div.even, div.odd{
		width: 250px;
	}
}
@media screen and (max-width: 730px){
	div.itemList div.even, div.odd{
		width: 280px;
	}
}

@media screen and (max-width: 646px){
	div.itemList div.even, div.odd{
		width: 280px;
	}
}

@media screen and (max-width: 610px){
	div.itemList div.even, div.odd{
		width: 90%;
	}
}
/* ============================================================================================== */
/* ======================================= MEDIA RUQUESTS ========================================*/
/* ============================================================================================== */
@media screen and (max-width: 767px) {

	ul.breadcrumb li:nth-child(2) {
		display: none;
	}
	body .top-menu {
		/*position: static;*/
		width: 100%;
		-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
		box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);

	}
	.header_module-wrapper.mod-2 {
		height: 50px;
	}
	.header_soc-icons {
		height: 50px;
		top: 0;

	}
	.header_soc-icons a {
		margin: 0;
		line-height: 55px;
	}
	div.main_div div.container {
		background: #fff;
	}
		main .breadcrumb {
			margin: 5px 0 0 0;
		}
	div.dop_knopki, div.bot_menu {
		display: none;
	}
	main .moduletable .category-module li {
		padding: 0 0 30px 0;
		height: auto;
	}
	main .moduletable .category-module li img {
		width: 100%;
		height: auto;
	}
	main .pool-desc {
		width: 100%;
		height: auto;
	}
	.footer1 .container .row {
		padding: 0;
	}
	.moduletable.footer-soc-icons-and-contacs .footer-contacts {
		margin: 0 0 0 0;
	}
	.moduletable.footer-soc-icons-and-contacs {
		padding: 0 15px 0 15px;
	}
	section.main-page_hotel-rooms > h3 {
		/*color: #ea3936;*/
	}
	.button.btn-full-height {
		/*color: #ea3936;*/
    /*border: solid 1px #ea3936;*/
	}
	main div.itemHeader h2.itemTitle {
		padding: 0;
	}
	div.itemIntroText img {
		width: 100%;
	}
	.moduletable.footer-soc-icons-and-contacs {
		margin: 15px 0 0 0;
	}
	.table-on-main td {
		display: block;
		width: 100%;
	}
}
.slider-marked-word.red {
	color: #e40302;
	font-size: 44px;
	text-transform: uppercase;
}
.tp-caption .slider-btn {
	display: block;
	background-color:  #e40302;
	width: 463px;
	height: 48px;
	color:  #ffffff;
	font-size: 25px;
	font-weight: 700;
	text-align: center;
	line-height: 48px;
	text-transform: uppercase;
	text-decoration: none;
}


.moduletable-how-we-works {
	padding-top: 100px;
	padding-bottom: 100px;
}
.moduletable-how-we-works .h2 {
	margin-bottom: 40px;
	text-align: center;
	color: #fff;
}
.how-we-works-cart__title {
	margin-top: 30px;
	font-size: 22px;
	color: #fff;
}
.how-we-works-cart__text {
	display: block;
	margin-top: 20px;
	font-size: 16px;
	color: #b3b3b3;
}


.moduletable-vikup-avto {
	padding-top: 120px;
}
.moduletable-vikup-avto .h2 {
	margin-bottom: 45px;
	text-align: center;
}


.vikup-avto-gallery {
	padding-top: 120px;
}

.vikup-avto-gallery .h2 {
	margin-bottom: 20px;
	text-align: center;
}

.vikup-avto-gallery .phocagallerys {
	display: grid;
	max-width: 1020px;
	margin-left: auto;
	margin-right: auto;
	gap: 10px;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}

.vikup-avto-gallery .pgplugin1 {
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none;
	background: none;
}

.vikup-avto-gallery .phocagallery-box-file-first {
	display: block;
	width: auto !important;
	height: auto !important;
}

.vikup-avto-gallery center {
	margin-top: 0 !important;
}


/* About Us */




  h3.carusel_h {
  	margin-top:25px;
  	margin-bottom:35px;
    border: none;
    color: #e40302;
    font-size: 25px;
    font-weight: 700;
  }

  div.contact_image {
  	width:434px;
  	height: 390px;
		border-radius: 50%;
		margin-top:-20px;
		margin-bottom:30px;

		-webkit-box-shadow:
 0px 0px 0px 2px rgba(0,0,0,0.6),
 0px 0px 0px 12px #fff,
 0px 0px 0px 16px rgba(0,0,0,0.2),
 6px 6px 8px 16px #555;

 -moz-box-shadow:
 0px 0px 0px 2px rgba(0,0,0,0.6),
 0px 0px 0px 12px #fff,
 0px 0px 0px 16px rgba(0,0,0,0.2),
 6px 6px 8px 16px #555;

 box-shadow:
 0px 0px 0px 2px rgba(0,0,0,0.6),
 0px 0px 0px 12px #fff,
 0px 0px 0px 16px rgba(0,0,0,0.2),
 6px 6px 8px 16px #555;
  }

  body.kontakty div.content div.item-page > div {
 	display:flex;
 	flex-direction: row;
 	flex-wrap:wrap;
 	    justify-content: center;
 }

  body.kontakty div.content div.item-page > div >h1 {
  	width:100%;
  }

 body.kontakty div.content div.item-page > div >h2 {
 	text-indent: 0;
  color:#333;
  margin-left:90px;
 }
 div.contact_image {
 	width:400px;
 	background-position: center;
 }

 @media (max-width: 991px) {
 body.kontakty div.content div.item-page > div >h1 {
 	margin-bottom: 70px;
 }
 }


 @media (max-width: 580px) {
		 body.kontakty div.content div.item-page > div >h2 {
  		margin-left:0px;
 }
div.left img {
 	width:320px;
 }

#company .container .left:before {
	width:320px;
	height:282px;
}

#company .container .left .open_video {
	left: 160px;
}
 }

  @media (max-width: 1200px) {
#company .container {
	flex-direction: column;
	justify-content: center
  }
#company .container .right {
	width:100%;
	padding:0 15px 0 15px;
}

#company .container .left {
	width: auto;
	margin: 0 auto;
}

#company .container .right .bottom .soc {
	margin-top: 10px;
}
}

  @media (max-width: 575px) {

  }
   .brand_h {
   		 font-weight: 700;
   			 color:#222;
        line-height: 28px;
        font-size:33px;
        margin-bottom:20px;
        margin-top:20px;
		}
div.brands_wrap {
	display:flex;
	    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
		justify-content: space-between;
}

div.brands_wrap div.brand_column {
	display:flex;
	flex-direction: column;
}

@-webkit-keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
       transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes swing
{
    15%
    {
        -webkit-transform: translateX(5px);
        transform: translateX(5px);
    }
    30%
    {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    50%
    {
        -webkit-transform: translateX(3px);
        transform: translateX(3px);
    }
    65%
    {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80%
    {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    100%
    {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

div.brands_wrap div.brand_column img:hover
{
    -webkit-animation: swing 1s ease;
    animation: swing 1s ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}


/* Calculator */

div.calculator {
}
div.calculator .componentheading {
	margin: 0;
	padding: 37px 0 33px;
	border-radius: 20px 20px 0px 0px;
	background: #ffd512;
	text-align: center;
	font-size: 34px;
	color: #000;
}
div.calculator div.formField {
	padding-left: 20px;
	padding-right: 20px;
	width: 33.33%;
	color:#555;
	font-size:16px;
}

.rsform-block-send {
	text-align: center;
}

div.calculator input.rsform-input-box, div.calculator select.rsform-select-box {
	padding: 15px 30px;
	background: #e6e6e6;
	font-size: 18px;
	color: #000;
}

div.calculator .form2LinesLayout {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
	padding: 56px 40px;
	border-radius: 0 0 20px 20px;
	background-color: #fff;
}

div.calculator button{
	background-color: #e40302;
	box-shadow: 0px 10px 20px 0px rgb(228 3 2 / 20%);
	border-radius: 6px;
	padding: 0 59px;
    height: 52px;
    border: none;
	font-size: 19px;
    font-weight: bold;
    color: #fff;
    transition: 0.3s;
}


.mod-company__wrap {
	margin-bottom: 60px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.mod-company__left {
	flex: 1;
}

.mod-company__right {
	flex: 1;
}
.mod-company__wrap .soc {
	margin-top: 33px;
}
.mod-company__wrap .soc span {
	margin-right: 10px;
	font-size: 24px;
	font-weight: 700;
}
.mod-company__wrap .soc .m-icon-mess {
	margin-left: 20px;
}
.mod-company__wrap .top {
	width: 560px;
	padding-top: 18px;
	font-size: 16px;
	color: #666;
}

.company-video-wrap {
	position: relative;
	overflow: hidden;
	max-width: 560px;
	height: 340px;
}
.company-video-wrap iframe {
	border-radius: 20px;
}


.moduletable-reviews {
	padding-top: 100px;
}
.moduletable-reviews .h2 {
	text-align: center;
	margin-bottom: 70px;
}

.m-reviews-slider {
	margin-bottom: 35px;
}
.m-review {
	margin: 0 50px;
}
.m-review__title {
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: -0.02em;
	color: #000000;
}
.m-review__content {
	padding: 0;
	margin: 0;
	border: none;
}
.m-review__content-inner,
.m-review__content-inner p {
	font-size: 15px;
	font-weight: 600;
	letter-spacing: -0.02em;
	color: #000000;
}
.m-review__date {
	margin-top: 22px;
}
.m-review__date::before {
	display: none;
}

.m-reviews-slider .slick-prev:before, 
.m-reviews-slider .slick-next:before {
    color: #ea3636;
}
.city-menu{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 8px 10px;
	width: 100%;
}
.city-menu li{
	list-style: none;
}
.city-menu li a{
	color: #ccc;
}
.city-menu li a:hover{
	color: #fff;
}
/* adaptive */
@media (max-width: 1500px) {
	.m-reviews-slider .slick-prev {
		left: 0;
	}
	.m-reviews-slider .slick-next {
		right: 0;
	}
}
@media (max-width: 991px) {
	.m-review {
		margin-left: 20px;
		margin-right: 20px;
	}
}


@media (max-width: 1439px) {
	.header .container {
		width: 100%;
	}
}

@media (max-width: 1199px) {

	.mod-company__wrap {
		flex-direction: column;
		align-items: center;
	}

	.mod-company__wrap .top {
		width: auto;
	}

	div.calculator div.formField {
		width: 50%;
	}
}

@media (max-width: 991px) {
	.nav-header {
		display: none;
	}

	.b-copyright .container {
		flex-direction: column;
	}
}

@media (max-width: 767px) {

	h2, .h2 {
		font-size: 28px;
	}
	
	.mod-company h2 {
		margin-top: 40px;
		margin-bottom: 20px;
	}

	.head1 .container {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}

	.mod-company__wrap {
		margin-bottom: 0;
	}

	.moduletable-tag-container-top {
		margin-bottom: 60px;
	}

	.moduletable-tag-container-bottom {
		margin-top: 30px;
		margin-bottom: 50px;
	}

	.bottom_full_width2 {
		padding-top: 0;
	}

	.moduletable-vikup-avto {
		padding-top: 60px;
	}
	.vikup-avto-gallery {
		padding-top: 60px;
	}

	.moduletable.contact-admin.сontact-admin-footer {
		padding-top: 60px;
	}

	.moduletable-questions {
		padding-top: 60px;
	}

	.moduletable-reviews {
		padding-top: 35px;
	}
	.moduletable-reviews .h2 {
		margin-bottom: 35px;
	}

	.head1 {
		display: flex;
		flex-direction: column-reverse;
	}
	.image-stub-for-slider {
		padding-bottom: 0;
	}
	.image-stub-for-slider img {
		position: static;
	}
	
	.moduletable-text-ban {
		display: none;
	}
	.moduletable.module_book-a-room {
		margin-top: 25px;
		position: static;
		margin-left: auto;
		margin-right: auto;
	}
	.moduletable.module_book-a-room::before {
		display: none;
	}

	.moduletable-header-contacts .custom {
		justify-content: center;
	}

	div.modal {
		position: fixed;
		top: 20px;
		left: 20px;
		right: 20px;
		width: auto;
		margin: 0;
	}
	div.modal.fade {
		top: -100px;
	}
	div.modal.fade.in {
		top: 20px;
	}
	.owl-carousel.owl-loaded,
	.itemBody .itemIntroText .su-content-slider {
		display: none;
	}
	body.bassejn .content .pool,
	body.nomera .content .room-img {
		display: block;
		width: 100%;
		height: auto;
	}
	body.nomera .content .price {
		width: 100%;
	}

	.header-contacts__with-us {
		margin-left: 0;
	}

	.header-contacts__tel-numbers a {
		font-size: 20px;
	}

	.benefits-cart .benefits-name {
		font-size: 14px;
	}

	.vikup-avto-gallery .phocagallerys {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 775px) {
	div.bottom_full_width1 {
		display:none;
	}
}

@media (max-width: 480px) {
	div.modal {
		top: 10px;
		left: 10px;
		right: 10px;
	}

	.mod-geo .current_city {
		color: #000;
	}

	.body_div2 {
		padding-top: 160px;
	}
}

@media (min-width: 1440px) {
	.container {
		width: 1410px;
	}
}

/* MY CODE START */

#accordion.panel-group .panel-default > .panel-heading {
	padding: 0;
	background-color: #f84040;
}
#accordion.panel-group .panel-default > .panel-heading a {
	display: block;
	padding: 16px 15px;
}
#accordion.panel-group h4.panel-title a:link,
#accordion.panel-group h4.panel-title a:visited {
	color: #f7f7f7;
	font-weight: 700;
}

/* MY CODE END */