/**INTENT ВРЕМЕННО ЗАКОММЕНЧЕНО **/
	.IM_placement_wrapper{
		display: none !important;
	}
	.IM_mobile_ribbon_drawer
	{
		display: none !important;
	}

	body{
		overflow: auto !important;
		/* overflow-x: hidden; */
	}

/**КОНЕЦ INTENT**/

.blog_action img {
	position: relative;
	top: 3px;
	height: 18px;
	margin-right: 3px;
}

.subscribe-block {
	margin-top: 90px;
}

p > iframe {
	width: 100%;
}

h4 > a {
	border-bottom-color: transparent !important;
}

h4 > a:hover {
	border-bottom-color: #feca2f !important;
}

p.input_countries > a {
	border-bottom-color: transparent !important;
}

p.input_countries > a:hover {
	border-bottom-color: #feca2f !important;
}

p.input_themes > a {
	border-bottom-color: transparent !important;
}

p.input_themes > a:hover {
	border-bottom-color: #feca2f !important;
}

.mmenu {
	display: none;
}

.blog-text iframe {
	width: 100%;
}

.input_all  > a{
	color: white;
}

.comments_name > a{
	margin-left: 20px;
}

.captcha{
	margin-top: 0 !important;
}

.user-main-img > img{
	position: relative;
	top: -42%;
	width: 100%;
}

@media screen and (max-width: 768px){
	.user-main-img > img{
		top: 0%;
	}
}

/* #comments > input, #comments > textarea{
	border-radius: 24px;
} */
/* .comments_form_param1 > input{
	border-radius: 24px;
} */

.flights_search-block{
	margin-top: 0 !important;
	margin-bottom: 45px !important;
}
.logo{
	left: 0%;
}
#form_text{
	min-height: 200px;
	height: auto !important;
	width: 853px;
	display: inline-block;
	/* overflow: auto; */
}



#textEdit {
	width: 100%;
}

#toolbar {
    z-index: 1000;
	position: -webkit-sticky;
	position: sticky;
	top:0;
	background-color: white;
	margin: 0;
	width: 100%;
}

#toolbar button, #toolbar [type="button"]{
	display: block;
    width: 28px;
    height: 24px;
    background: none;
    border: none;
    padding: auto;
    font-weight: bold;
    text-align: center;
    outline-color: invert;
}

.ql-editor {
	width: 100%;
}

.btn-submit {
	display: flex;
	justify-content: center;
}

.btn-submit .submit-container {
	position: static;
}

.btn-submit .submit-container input[type="submit"] {
	height: 60px;
}

.comments > .comments_block {
	position: relative;
}

.comments > .comments_block::before {
	content: '';
    position: absolute;
	z-index: 1000;
    width: 1px;
	height: auto;
    background-color: #aaa9a9;
    left: 22px;
    top: 54px;
    bottom: -9.5px;
	box-sizing: border-box;
}

.comments > .comments_block:last-child::before {
	bottom: 20px;
	height: 0;
	width: 0;
}

.comments_level {
	padding-left: 30px;
}

.comments_level .comments_block_form {
	padding: 16px;
	margin-bottom: 20px;
}

.comments_level .comments_block_form input.button {
	margin: 0;
}


.comments_level .comments_block_form {
	padding: 16px;
	margin-bottom: 20px;
}

.comments_level div.line {
	height: 1px;
	width: 100%;
	margin-left: 60px;
	background-color: #8A8A8A;
}

.comments_form textarea{
	width: 100%;
	resize: none;
	/* border-radius: 24px; */
	height: 90px;
	background-color: rgba(230, 230, 230, 0.8);
	border: 0px;
	padding: 16px;
	/* -webkit-outline-radius: 24px; */
	-moz-outline-radius: 24px;
}



/* .comment_plus{
	
} */

.comment_plus > .comment{
	padding-bottom: 16px;
	/*background-color: rgba(190, 190, 190, 0.4);*/
	/* border-radius: 24px; */
	position: relative;
	/* margin-bottom: 20px; */
	/* border-bottom: 1px solid rgba(100, 100, 100, 0.3); */
	/* border: 1px solid rgba(100, 100, 100, 0.3); */
}
/* .comment::after{
	content: "";
	border: 10px solid transparent;
	border-top: 10px solid rgba(200, 200, 200, 0.6);
	border-left: 10px solid rgba(200, 200, 200, 0.6);
	
	z-index: -1;
	position: absolute;
	bottom: -15px;
	left: 20px;
	height: 10px;
	width: 10px;
	background-color: inherit;
	transform: rotateZ(-134deg);
} */

/* .comment_plus{
	margin-bottom: 20px;

} */

.comment_plus a *{
	display: inline-block !important;
}


.comment_plus .comments_name{
    height: 64px !important;
	display: flex;
	align-items: center;
	margin-right: 20px;
	margin-bottom: 10px;
}

.comment_plus .comments_name > .comment-data {
    margin-left: 15px;
}

.comment_plus .comments_name > .comment-data > a{
    font-weight: bold;
}

.comment_plus .comments_name > .comment-data > .comments_date{
    color: #8A8A8A;
	font-size: 14px;
}

.comments_text {
	margin-bottom: 10px !important;
	margin-left: 59px;
}

.btn_reply {
	display: flex;
	justify-content: flex-end;
}

.btn_reply a.comments_show_form {
	color: #8A8A8A;
	font-size: 14px;
}

.btn_reply a.comments_show_form img {
	position: relative;
	top: 5px;
	right: 2px;
	height: 20.5px;
}

.comments_name {
	display: inline-flex;
}
.comments_name img{
	border-radius: 50px;
	height: 45px;
	width: 45px;
}
.comments_name a{
	display: inline-block;
	top: 14px;
}

.auth_menu{
	width: 20px;
	z-index: 500;
	position: relative;
	display: inline-block !important;
	top: 3px;
	left: -4px;
	cursor: pointer;
}

.user_menu{
	width: 20px;
	cursor: pointer;
	display: inline-block !important;
}

.user_menu a  {
	width: 20px;
	height: 20px;
	z-index: 500;
	position: relative;
	display: inline-block !important;
	top: 3px;
	left: -4px;
	cursor: pointer;
	margin: 0;
}

.user_menu a img {
	width: 20px;
	height: 20px;
	border-radius: 20px;
}

.h-count{
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #8a8a8a;
}

.h-count .svg-icon{
	width: 18.5px;
	margin-right: 5px;
}

.h-count .svg-icon.user{
	position: relative;
	top: -2px !important;
	height: 18px;
	margin-right: 2px;
}

@-moz-document url-prefix() {
	.h-count .svg-icon.user{
		top: -0.5px !important;
	}
}

.param19{
	margin-bottom: 15px;
}

#formReg .param19 input[name="p19"] {
	width: 89%;
}

a.param_text{
	font-size: 14px !important;
	color: #8a8a8a !important;
}

#settings-submit{
	left: 0;
}
#set_0_info_table > .info_table{
	margin-left: 0;
	margin-right: 0;
}

.info_table p iframe {
	width: 100%;
}

.info_table h2 {
	margin-top: 20px;
	margin-bottom: 15px;
}


.blog_block a{
	border: 0 !important;
}
.blog_block a:hover{
	border: 0 !important;
}

.dropdown-menu{
	position: absolute;
    /*top: 100%;*/
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    width: 592px;
	/*margin-top: 60px !important;*/
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.select-cat .dropdown-menu {
	display: none;
	position: relative;
	height: 400px !important;
	overflow-y: auto;
}

.select-cat.add-reviews .dropdown-menu {
	position: absolute;
	z-index: 10000;
}

.select-cat.add-reviews .dropdown-menu a {
	border-bottom-color:transparent
}

.select-cat.add-reviews .dropdown-menu a:hover {
	border-bottom-color: #feca2f;
}

.map-block {
	/* position: absolute; */
	width: 100%;
	height: 500px;
}

#map {
	height: 100%;
	width: 100%;
}
/* .selectric */

#formReviws #place_select, #formReviws .countries_select {
	width: 100%;
}

#formReviws .selectize-input {
	border: none;
	border-radius: 0;
	background-image: none;
	background-color: #F2F2F2;
	height: 60px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

#formReviws .selectize-input input {
	color: #484848;
	font-size: 16px;
	padding-left: 13px !important;
}

#formReviws .selectize-input div.item {
	color: #484848;
	font-size: 16px;
	padding-left: 13px;
}

#formReviws .search-countries .selectize-dropdown {
	background-color: #F2F2F2;
	border: none;
	border-radius: 0;
}

#formReviws .search-countries .selectize-dropdown .option {
	height: 40px;
	display: flex;
	align-items: center;
}

#formReviws #place_select .selectric, #formReviws .selectric {
	display: block;
}

#formReviws #place_select option, #formReviws .countries_select option {
	height: 50px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.social-icons a.vk::before {
    content: "\e91a" !important;
}

#formReviws #form_text {
	width: 100%;
}

#formReviws .select-cat.add-reviews.place {
	margin-top: 30px;
}

.param14{
	margin-bottom: 15px;
}

/*.param19 > .website{
	background: url('/custom/airinme/img/icons/web-icon.png');
	background-size: 50%;
	background-repeat: no-repeat;
	background-position-x: 8px;
	background-position-y: 8px;
	
}*/

.dropdown-menu li{
	
}
.dropdown-menu li a{
	width: 100%;
	display: block;
}
.dropdown-menu li a label{
	padding: 8px !important;
	width: 100%;
	height: auto !important;
	display: block;
}

.cont_margin{
	margin-top: 30px;
	display: flex;
}

.yellow_border_text{
	padding: 6px;
	border: 2px solid #feca2f;
	margin-right: 6px;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	display: inline-block;
}

#half_info{
	margin: 0;
}

.dropdown-menu li:hover{
	cursor: pointer;
}
.choice-label{

}
.dropdown-menu label input{
	display: none;
}
.dropdown-menu li.active{
	background-color: #cccccc;
	
}
.multiselect-container {
	height: 200px;
	width: 400px !important;
}

.multiselect-container a {
	border-bottom-color: transparent;
}

.multiselect-container a:hover {
	border-bottom-color: #feca2f;
}

.multiselect-container li:not(.child) a label {
	font-weight: 700;
}

.multiselect-container li.child a {
	padding-left: 30px;
}

.selectric {
	display: none;
}

.selectric-items {
	display: none;
	height: 200px;
	width: 100%;
	z-index: 10000;
}

.cat {
	display: flex;
	justify-content: space-between;
}

.cat .select-cat {
	width: 400px;
}

.cat .select-cat .multiselect {
	/* display: inline-block; */
	min-height: 54px !important;
	height: auto !important;
}

/* .cat .select-cat .multiselect .multiselect-selected-text {
	height: 54px;
} */

.name-cat {
	font-style: italic;
	color: black;
	border-bottom: grey solid 2px;
	cursor: default !important;
	outline: none;
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	background-color: white;
}

.name-cat a {
	color: black !important;
	cursor: default !important;
}

.name-cat a label {
	color: black !important;
	cursor: default !important;
	display: flex !important;
	justify-content: space-between;
	height: 36px !important;
}

.name-cat a label img{
	height: 20px !important;
	width: 20px;
	cursor: pointer;
}

.name-cat a:hover {
	border-bottom: rgba(100, 100, 100, 0) solid 2px;
}

.dropdown-toggle{
	background-color: inherit !important;
	border: 3px solid #cccccc !important;
	text-align: left !important; 
}

.header > .container{
	position: relative;
}

.top-panel{
	height: 120px !important;
	margin-right: 10px;
}
.result_tickets_variants{
	width: 100%;
	height: 50px;
	
}
.icon-hryvnia{
	top: 1px;
}
.info-block, .price-block{
	cursor: pointer;
}
.price-value{
	cursor: text;
}
.price-summ{
	cursor: text;
}

.lang-icon{
	width: 18px;
	position: relative;
	display: inline-block;
	top: 4px;
	left: 6px;
}
.icon-aircraft-up:before{
	content: "\e901";
}
.popup-link .lang-icon{
	top: 6px;
}
.top-panel .personal-menu .curr.curr_UAH:before{
	content: "\e92e";
}
.top-panel .personal-menu .curr.curr_PLN:before{
	content: "zł";
}
li.lang, li.currency{
	position: relative;
	bottom: 1px;
}
.parent .lang-icon{
	left: -12px;
	margin-right: -11px;
}
.result_tickets_variants div{
	float: left;
	background-color: #f2f2f2;
	width: 12.2em;
	height: 100%;
	margin-right: 3px;
	position: relative;
	/*transition: all 0.3s ease;*/
}
.result_tickets_variants div:last-child{
	margin-right: 0px;
}
.result_tickets_variants div:hover{
	background-color: #CCCCCC;
	color: white;
	cursor: pointer;
}
.result_tickets_variants div:hover .icon svg{
	stroke: white;
}
.result_tickets_variants div:hover .icon svg path{
	fill: white !important;
}
.choosed_variant{
	background-color: #999999 !important;
	color: white;
}
.price-variant span{
	font-size: 20px;
	position: relative;
	bottom: 1px;
}
.result_tickets_variants .icon{
	font-family: "Material-Design-Icons" !important;
	position: absolute;
	top: 12px;
	left: 20px;
	z-index: 2;
}
.result_tickets_variants .price-info{
	position: absolute;
	top: 22%;
	left: 60px;
	font-size: 14px;
	/*display: none;*/
}
.result_tickets_variants .alert_nonprice{
	position: absolute;
	top: 27%;
	left: 60px;
	font-size: 14px;
}
.result_tickets_variants .icon{
	margin-top: 3px;
	height: 20px;
	width: 20px;
}
#bus_variant .icon{
	width: 24px;
	height: 24px;
	margin-left: -5px;
}
#train_variant .icon{
	width: 20px;
	height: 20px;
	margin-left: 0px;
}
#flights_variant .icon{
	width: 24px;
	height: 24px;
	margin-left: -5px;
	margin-top: 3px;
}
#hybrid_variant .icon{
	width: 24px;
	height: 24px;
	margin-left: -5px;
	margin-top: 3px;
}
/*@keyframes rot{
	from {
		transform: rotate(0deg);
		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	}
	to {
		transform: rotate(360deg);
		filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	}
}*/
.result_tickets_variants .icon svg{
	/*stroke: ;*/
}
.result_tickets_variants .icon svg path {
    /*fill:red !important;*/
}
.choosed_variant .icon svg{
	stroke: white !important;
}
.choosed_variant .icon svg path{
	fill: white !important;
}

.icon_hover svg{
	stroke: #CCCCCC !important;
}
.icon_hover svg path{
	fill: #CCCCCC !important;
}
.icon-preset{
	font-size: 20px;
	position: relative;
	top: -5px;
	left: 0;
	float: right;
}
.icon-origin{
	margin-left: 1px;
}
.icon-destination{
	margin-left: 1px;
}

.preload-img{
	width: 24px;
	position: relative;
	left: 43%;
	top: 13px;
	/*animation: 1.5s linear 0s normal none infinite running rot;
	-webkit-animation: 1s linear 0s normal none infinite running rot;
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);*/
	 
}

.alert_nonprice{
	display: none;
}
.main-slogan .icon{
	margin: 0 -4px;
}
.main-slogan svg{
	display: inline-block;
	width: 30px;
	height: 30px;
}
.main-slogan .cls-1{
	fill: black;
}
.no-ent-button{
	background-color: #dedede !important;
	outline: #dedede !important;
	cursor: default !important;
}
.slogan-text{
	margin-right: 20px;
}

@media(max-width: 370px){
	.icon-preset{
		font-size: 18px;
		position: relative;
		top: -4px;
	}
	.result_tickets_variants .price-info{
		font-size: 14px;
		top: 31%;
	}
}
#travelaudienceSlot1 {
	margin: 30px 0px;
	width: 100%;	
	/*padding-left: 4px;*/
}
.ta-offer-container:hover{
	box-shadow: 0 !important;
}
.ta-ad-item-cta{
	text-transform: capitalize !important;
}

.ta-ad-item-price{
	padding-bottom: 120px;
}
@media only all and (max-width: 540px){
	.mmenu {
		display: block;
	}
	.ta-text-wrapper {
		width: 59% !important;
	}
}
@media only all and (max-width: 340px){
.ta-text-wrapper {
		top: -90px;
	}
}

.not_tickets_variant{
	cursor: default;
	background-color: #dedede !important;
	/*color: white;*/
}
.type-block{
	display: none;
}
@media (min-width: 1025px) and (max-width: 1199px){
	.result_tickets_variants div{
		width: 49.7%;
		margin-bottom: 3px;
		margin-right: 3px;
	}
	.result_tickets_variants div:last-child{
		margin-bottom: 0px;
	}
	.result_tickets_variants div:nth-child(2n){
	margin-right: 0px;
}
}
@media (min-width: 769px) and (max-width: 1024px){
		#form_text {
			width: 704px;
		}

		.cat .select-cat {
			width: 300px;
		}

		.multiselect-container {
			width: 300px !important;
		}
		

		.result_tickets_variants div{
		width: 49.6%;
		margin-bottom: 3px;
		margin-right: 2px;
	}
	.result_tickets_variants div:last-child{
		margin-bottom: 0px;
	}
}
@media (max-width: 768px){
	
	.result_tickets_variants div {
		width: 49.7%;
		margin-bottom: 3px;
		margin-right: 2px;
	}
	.result_tickets_variants div:last-child{
		margin-bottom: 0px;
	}
	.start-block h3 {
		display: none;
	}
	.start-block{
		margin-bottom: 30px;
	}
}
@media (max-width: 690px){
		.result_tickets_variants div{
		width: 49.5%;
		margin-bottom: 3px;
		margin-right: 2px;
	}
	.result_tickets_variants div:last-child{
		margin-bottom: 0px;
	}
}
@media (max-width: 430px){
		.result_tickets_variants div{
		width: 49.2%;
		margin-bottom: 3px;
		margin-right: 2px;
	}
	.result_tickets_variants div:last-child{
		margin-bottom: 0px;
	}
}
.input-field > *{
	font-size: 16px !important;
}
.flights_search-block_form_main-part .input-field.-dates .icon::before, .flights_search-block_form_main-part .submit-field.-dates .icon::before{
	font-size: 21px;
}
.flights_search-block_form_main-part .input-field.-persons .icon::before, .flights_search-block_form_main-part .submit-field.-persons .icon::before{
	font-size: 24px;
}
/*# Mobile first
input, textarea, select {
  font-size: 16px;
}

# Tablet upwards
@media (min-width: 768px) {
  font-size: 14px;
*/

.error_message{
	font-size: 10px;
	color: red;
}

input[type="text"], input[type="password"], input[type="tel"], input[type="email"], .pseudo-input{
	outline-width: 0 !important;
}



/* New content - only for blogs */

	.theme_p{
		margin-left: 8px;
		margin-right: 6px;
	}
	.countries_p{
		margin-left: 8px;
		margin-right: 6px;
	}

	.add_blog .add_ab{
		border: none !important;
	}
	.add_blog .add_ab:hover{
		border: none !important;
	}

	.-narrow-spec{
		max-width: 1200px !important;
	}
	.profile_img{
		float: left;
		width: 64px !important;
		height: 64px !important;
		overflow: hidden;
		border-radius: 64px;
		margin-right: 24px !important;
		
	}
	.profile_block{
		position: relative;
		/*font-size: 15px;*/
	}
	
	.profile_block h3{
		margin-bottom: 0px;
		color: black;
	}
	.profile_block h4{
		font-size: 14px;
		font-weight: 300;
		margin-bottom: 0;
	}
	.profile_block h4.margin-76{
		display: flex;
		margin-left: 88px;
		height: 24px;
		height: 18px;
		margin-bottom: 4px;
		align-items: center;
	}

	.margin-76 img {
		position: relative;
		top: -2px;
		height: 20px !important;
		width: 20px !important;
		border-radius: 0 !important;
		object-fit: contain;
	}

	@media screen and (max-width: 768px) {
		.select-cat.add-reviews .dropdown-menu {
			position: relative;
		}

		/* .selectric-items */

		.profile_block h4.margin-76{
			font-size: 18px;
			margin-left: 98px;
			margin-bottom: 10px;
		}
	}

	/*.filter_l_side{
		width: 300px;
		margin-right: 50px;
	}*/
	.filter_l_side{
		min-width: 300px;
		margin-right: 20px;
	}
	.filter_icon{
		font-family: 'icons-svg' !important;
		float: right;
		font-size: 24px;
		font-style: normal !important;
		transform: rotate(180deg);
	}
	.filter_icon::before{
		content: "\e910";
		
	}
	
	.plus_button{
		width: 62px;
		font-size: 26px;
		font-weight: 100;
		display: inline-block;
		margin-right: 19px;
	}
	
	@media screen and (min-width: 768px) and (max-width: 800px){
		.plus_button{
			margin-right: 9px;
		}
		.filter_l_side{
			margin-right: 40px;
		}
	}
	
	.plus_button .button{
		padding-top: 2px;
	}
	.plus_text{
		display: inline-block;
		text-align: center;
		position: relative;
		bottom: 4px;
		font-weight: 500;
	}
	
	.adder .plus_text{
		position: absolute;
		bottom: 20px;
		left: 68px;
	}
	
	.adder{
		height: 60px;
		display: inline-flex;
		position: relative;
		width: 100%;
	}
	
	.blogs_block{
		display: flex;
		margin-top: 40px;
	}
	.blog_block{
		margin-top: 0 !important;
		margin-bottom: 20px !important;
		padding-bottom: 20px;
		position: relative;
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
		border-bottom: 1px solid #cccccc;
	}

	.blog-id .banner-block.side-banner-blog {
		margin-left: 20px;
	}
	
	/*.block-text{
		max-width: 1200px;
		margin: auto;
	}*/
	.block-text a{
		color: black;
	}
	.black{
		color: black !important
	}
	.block-text h3{
		margin: 0 !important;
	}
	.anons-text{
		width: 100%;
		margin-top: 5px;
		margin-bottom: 0;
	}
	.block-text{
		width: 75%;
		
	}
	.main_f_side{
		width: 550px;
	}
	.break {
	  flex-basis: 100%;
	  height: 0;
	}
	/*.block-text{
			width: 50%;
			
		}*/
	
	.ab_img img{
			width: 100%;
		}
	.ab_img{
		margin-right: 24px;
		width: 200px;
		height: 97px;
		overflow: hidden;
		margin-bottom: 4px;
	}	
	
	.blog_img > img{
		/*position: absolute;
		top: -50%;*/
	}

	.edit-data {
		display: flex;
		justify-content: space-between;
	}

	.edit-data .edit {
		margin-top: 1.5px;
	}
	
	
	@media screen and (max-width: 768px){
		.anons_text{
			max-width: 900px;
		}
		.blog_img > img{
			position: static;
			top: 0;
		}
		.blog_block {
			margin: 10px;
		}
		.blog_block>.param_text{
			max-width: 900px;
		}
		.block-text h3{
			height: 75px;
		}
		.ab_img{
			width: 100%;
			height: 250px;
			margin-right: 0;
		}	
		
	}
	
	.blog_img{
		cursor: default! important;
	}
	
	@media screen and (max-width: 900px){
		
		
		.main_f_side{
			width: 100%
		}
		
		
		
	}
	.block-text p{
		margin-bottom: 0 !important;
	}
	
	.profile_img img{
		border-radius: 64px;
		height: 100%;
	}
	.profile_img{
		width: 64px !important;
		height: 64px !important;
	}
	
	.anons_text{
		color: #8a8a8a;
		font-size: 14px;
	}
	
	.param_text > *{
		font-size: 14px;
		color: #8a8a8a;
	}
	.h-param{
		font-weight: 500;
		
	}

	.filtering_blog h4{
		background-color: #f2f2f2;
		padding: 8px 12px;
		transition: all 0.4s ease;
	}
	.filtering_blog h4:hover{
		background-color: #e1e1e1;
		cursor: pointer;
	}
	.add_blog{
		margin-bottom: 40px;
	}
	.container_filters{
		display: none;
	}
	.container_filters p{
		margin-left: 16px;
		margin-top: 6px;
		padding: 4px;
		margin-bottom: 6px;
		font-size: 13px;
		color: black;
		font-weight: 500;
		transition: all 0.4s ease;
	}
	.container_filters p:hover{
		background-color: #f2f2f2;
		cursor: pointer;
	}

	.count_span{
		float: right;
	}

	p.filt_selected{
		background-color: black;
		color: white !important;
	}
	p.filt_selected:hover{
		background-color: black;
		color: white !important;
	}
	
	.form_anons{
		width: 100%;
		height: 100px;
	}
	
	.form_text{
		width: 100%;
		height: 300px;
	}
	
	.text_45{
		left: 45% !important;
	}

	.labels{
		width: 100px;
	}
	.multi_select{
		height: 200px;
	}
	.data-article {
		/* width: 100%; */
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.data-article .blog_counter {
		display: flex;
		align-items: center;
		margin: 0;
	}

	.data-article .num {
		margin-left: 10px;
		color: #8a8a8a
	}

	.data-article .svg-icon {
		height: 20px !important;
	}

	.js_rating_votes_item {
		cursor: pointer;
	}

	.container_filters .input_themes {
		margin-top: 0;
	}

	.black .res {
		display: inline-block;
		position: relative;
		bottom: 2px;
		font-size: 12px;
	}

	.block-warning {
		border: 2px solid #FECA2F;
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 20px 10px;
		margin: 30px 0 0;
	}

	.block-warning p {
		margin: 0;
		color: black;
		text-align: center;
	}

	.ql-container{ 
		font-size: 16px !important;
		width: 100%;
	}
	.ql-container p{ 
		margin-bottom: 16px !important;
	}

/* End of blogs */


/* Only for Registration */

	.param20 > textarea{
		height: 100px;
	}

	.author_cont{
		/*margin-left: 150px;
		margin-top: 60px;*/
		position: relative
	}
	
	.author_cont .bs-item img{
		border-radius: 0 !important;
	}

	.author_cont  img{
		width: 64px;
		height: 64px;
		border-radius: 64px;
	}
	
	.add_cover_image{
		margin-bottom: 30px;
		min-height: 400px;
		overflow: hidden;
		vertical-align: middle;
		background-color: #f2f2f2;
		position: relative;
		width: 100%;
		transition: all 0.3s ease;
		
	}
	.user-main-img{
		height: 400px;
		overflow: hidden;
	}
	
	.text_image{
		position: absolute;
		top: 45%;
		left: 40%;
		font-size: 14px;
		font-weight: 300;
		
	}
	
	.profile_block h4{
		margin-top: 0;
	}
	.profile_block h3{
		margin-top: 0;
		margin-bottom: 15px;
	}
	
	
	.info_table{
		position: relative;
		/*max-width: 600px;*/
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 30px;
	}

	.info_table input{
		
		background: none !important;
		/*border: 1px solid #a8afb2;*/
		border: 3px solid #cccccc;
		padding: 0px 20px;
		height: 40px;
		font-size: 15px;
	}
	
	.info_table textarea{
		border: 3px solid #cccccc;
		font-size: 15px;
	}
	
	.info_table .infofield{
		font-weight: 500;
	}
	
	.info_table input[type=file]{
		display: none;
	}
	
	.info_table .registration_avatar{
		
		width: 100px;
		height: 100px;
		border-radius: 64px;
		background-color: #f2f2f2;
		position: relative;
		transition: all 0.3s ease;
		
	}
	
	.registration_avatar .text_image{
		font-size: 12px;
		top: 35%;
		left: 25%;
	}
	
	.add_cover_image:hover, .registration_avatar:hover{
		cursor: pointer;
		background-color: #a8afb2;
		
	}
	
	.row{
		margin-left: -15px;
		margin-right: -15px;
		position: relative;
		
	}

	
	.row_half{
		width: 45.67%;
		display: inline-block;
	}
	
	
	.social_param_icon{
		width: 48px;
		height: 48px;
		border-radius: 24px;
		margin-right: 20px;
		background-color: #f2f2f2;
		font-family: 'icons-svg' !important;
		display: inline-block;
		position: relative;
		top: 6px;
		text-align: center;
		padding-top: 8px;
		font-size: 24px;
	}
	
	.submit-container{
		margin-top: 30px;
		background-color: #feca2f;
		width: 230px;
		position: relative;
		left: 63%;
	}
	.submit-container input{
		border: none !important;
	}
	.infofield{
		margin-top: 30px;
		margin-bottom: 15px;
	}
	.avatar{
		margin-bottom: 0px !important;
	}
	.social_param{
		margin-top: 30px;
	}
	.social_param_icon, .fb::before{
		content: "\e918"
	}
	.social_param_icon, .vk::before{
		content: "\e91a"
	}
	.social_param_icon, .inst::before{
		content: "\e919"
	}
	.social_param_icon, .twitter::before{
		content: "\e91b"
	}
	
	.social_param{
		margin-bottom: 30px;
	}
	.social_param input{
		width: 89%;
		
	}
	.social_param > div{
		margin-bottom: 15px;
	}
	
	.info_table textarea{
		width: 100%;
		padding: 8px 20px;
	}	
	.blog_param_value{
		height: 100%;
		margin-bottom: 10px;
		border: 2px solid #fee497;
		display: inline-block;
		padding: 0px 8px;
	}
	.blog_param{
		/*height: 30px;*/
		margin-bottom: 10px;
		margin-top: 10px;
		
	}
	.param_name{
		width: 60px;
		margin-right: 25px;
		display: inline-block;
	}
	
	
/* End of Registration */

/* Only for ULogin */

	.ulogin-buttons-container > *{
		background-size: cover;
		
	}
	
	.modal-content > .block {
		margin: 0 !important;
	}
	
	.modal-content{
		/*padding: 30px 30px 60px 30px !important;*/
		padding: 30px !important;
	}
	
	.block input{
		margin-bottom: 15px;
	}
	
	.block .arrow-link{
		margin-bottom: 15px;
		display: inline-block;
		margin-right: 15px;
	}
	
	.fb_iframe_widget{
		display: none !important;
	}
	
	.fb_button{
		width: 64px;
		height: 48px;
		background: url(/custom/airinme/img/icons/facebook.png);
		background-size: 100%;	
		display: block;
		float: left;
	}

	.g_button{
		width: 46px;
		height: 49px;
		background: url(/custom/airinme/img/icons/gmail.png);
		background-size: 100%;
		background-repeat: no-repeat;
		background-position-y: 1px;
		display: block;
		float: left;
	}
	
	.g_button:hover, .g_button:after{
		border: none !important;
	}
	.fb_button:hover, .fb_button:after{
		border: none !important;
	}

	

/* End of ULogin */

/*@media (max-width: 461px){
	.result_tickets_variants div{
		width: 100%;
		margin-right: 0px;
		margin-bottom: 3px;
	}
	.result_tickets_variants div:last-child{
		margin-bottom: 0px;
	}
}*/
/*.flights_variant .icon::before{
	content: url('/custom/airinme/images/ico/Самолет.svg');
	width: 30px;
	height: 30px;
	margin-top: 10px;
}
.train_variant .icon::before{
	content: url('/custom/airinme/images/ico/Самолет.svg');
	width: 30px;
	height: 30px;
	margin-top: 10px;
	color: black;
}

.bus_variant .icon::before{
	content: url('/custom/airinme/images/ico/Самолет.svg');
	width: 30px;
	height: 30px;
	margin-top: 10px;
}
.hybrid_variant .icon::before{
	content: url('/custom/airinme/images/ico/Самолет.svg');
	width: 30px;
	height: 30px;
	margin-top: 10px;
}*/


/* Adaptive for 1024 px */
@media screen and (max-width: 768px){

	#form_text {
		width: 100%;
	}

	.cat {
		display: block;
	}

	.cat .select-cat {
		width: 100%;
	}
	
	.cont_margin{
		display: block;
		width: 95%;
		max-width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.submit-container{
		left: 0;
		width: 100%;
	}
	
	#half_info + .info_table{
		width: 100%;
	}
	
	.dropdown-menu{
		width: 100%;
	}
	.btn-group{
		overflow: hidden;
	}
	
	.blogs_block{
		display: block;
	}
	
	.filter_l_side{
		width: 100%;
		margin-right: 0;
	}
	
	.filtering_blog > div{
		position: relative;
	}
	
	.container_filters{
		/*position: absolute;
		top: 41px;*/
		max-height: 300px;
		overflow: scroll;
		z-index: 9999;
		background-color: white;
		width: 100%;
	}
	
	.container_filters > p{
		margin-left: 0;
	}
	
	.block_title{
		padding: 0 0 2px;
		margin-left: 10px;
		font-size: 20px;
	}
	
	/* .block-text{
		margin: 0 12px;
		position: relative;
		left: 10px;
	} */
	
	.js_blog > .add_cover_image{
		height: auto;
	}
	
	.container_filters p{
		padding: 8px 4px;
	}
	
	.row{
		margin-left: 0;
		margin-right: 0;
	}
	
	.social_param input{
		width: 83%;
	}

	/* Тревел блог */

	.aside-banner img {
		border-radius: 0 !important;
	}

	.date, .profile_img {
		margin-left: 10px;
	}

	.blog_counter {
		margin-top: 16px;
		margin-left: 10px;
	}

	.block-content {
		margin: 0 10px;
	}

	form#comments .block_header {
		margin-bottom: 10px !important;
	}

	.comments_form, .comments {
		margin: 0 10px;
	}
	
}

.error_p8{
	display: none !important;
}

@media screen and (max-width: 400px){
	#form_text {
		width: 100%;
	}

	.social_param input{
		width: 80%;
	}
}



/** NEW - STATISTICS **/

	.stat_table{
		width: 100%;
		margin-bottom: 60px;
	}
	
	.stat_table td, .stat_table th{
		text-align: left;
		
		font-size: 20px;
	}
	
	.stat_table td{
		padding: 4px 8px;
	}
	
	.stat_table th{
		padding: 12px 8px;
	}
	
	.stat_table thead{
		background-color: rgb(67, 67, 67);
		color: white;
		border-bottom: 4px solid white;
	}
	
	.stat_table tbody > tr{
		background-color: rgb(204,204,204);
		border-bottom: 2px solid white;
	}
	
	.stat_table #result_money_table{
		background-color: white;
		color: rgb(62, 53, 47);
		font-weight: 700;
	}
	
	.stat_table .b_table{
		color: black;
		font-weight: 700;
	}
	
	.dollar::before{
		content: "\0024";
	}

	.pound::before{
		content: "\00A3"
	}

	.euro::after {
		content: "\20AC";
	}

	.curr.icon-euro{
		font-family: 'icons-svg' !important;
		speak: none;
		font-style: normal;
		font-weight: 700;
		font-variant: normal;
		position: relative;
		top: -3px;
		font-size: 23px;
		text-transform: none;
	}

	.curr-mini.curr {
		font-size: 18px;
		left: 1px;
		top: -2px;
	}

	.month_views{
		max-width: 900px;
		overflow-x: auto;
		display: inline-flex
	}
	
	.month_views > .m_col{
		display: block;
		width: 633px;
		margin-left: 8px;
		margin-right: 80px;
		
	}
	
	.m_col > h2{
		width: 220px;
		color: #4f4f4f;
		margin-bottom: 18px;
	}
	
	.m_col > p{
		line-height: 1.2;
		color: #676767;
	}
	
	.m_bold{
		font-weight: 700;
	}
	
	@media screen and (max-width: 768px){
		.month_views{
			width: 100%;
		}
	}


/* USER TOP */

.top-user-table{
	display: table;
}
.top-user-title {
	display: table-caption;
	text-align: center;
	font-weight: bold;
	font-size: larger;
}
.top-user-heading {
	display: table-row;
	font-weight: bold;
	text-align: center;
}
.top-user-row {
	display: table-row;
}
.top-user-cell {
	display: table-cell;
	vertical-align: middle;
	white-space: nowrap;
	overflow-x: hidden; 
	padding: 3px;
}

.top-user-cell img {
	position: relative;
	top: -1.5px;
	height: 55.1px;
	width: 55.1px !important;
	max-width: none;
}

.top-user-cell a {
	border-bottom-color: transparent;
}

.top-user-cell a:hover {
	border-bottom-color: #feca2f;
}

.top-user-up {
	font-size: small;
	color: #00c900;
}

.top-user-up > span, .top-user-down > span {
	font-family: sans-serif !important;
	margin-right: 2px;
}
/* .top-user-up:before{
	content: "\1F815";
} */
.top-user-down {
	font-size: small;
	color: #FF0000;
}
/* .top-user-down:before{
	content: "\1F817";
} */
.top-user-new {
	font-size: small;
	color: #000000;
}

/** END OF STATISTICS **/


#agreement {
	width: 100%;
	height: 90px;
	background-color: white;
	position: fixed;
	bottom: 0;
	box-shadow: 0 0 20px rgba(0,0,0,0.5);
	z-index: 10;
}

#agreement .agreement_block {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 1200px;
	height: 100%;
	margin: auto;
} 

#agreement .agreement_block button {
	width: 230px;
} 

#agreement .agreement_block .text {
	display: flex;
	align-items: center;
	margin-bottom: 0;
	margin-right: 20px;
}

.btn-group {
	position: relative;
}

.reviews_list, .reviews.block {
	width: 550px;
	margin: auto;
}

.reviews_list .review-item  {
	margin: 30px 0;
}

.reviews_list .links {
	margin: 10px 0;
}

.reviews_list .line {
	width: 100%;
	height: 1px;
	background-color: #8A8A8A;
	margin: 10px 0;
}

/* .submit-btn {
	display: flex;
	justify-content: start;
} */

.user-data {
	display: flex;
	align-items: center;
	margin: 10px 0;
}


.user-data .name {
	margin-left: 10px;
	margin-bottom: 5px;
}

.user-data img {
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

.date {
	color: #4f4f4f;
	margin-left: 0 !important;
}

.item-review {
	margin: 20px auto;
}

.review-title h3 {
	margin: 0;
	margin-bottom: 10px;
}

.review-id .right-part {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #8A8A8A;
}

.review-id .reviews_counter {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.review-id .reviews_counter .svg-icon {
	height: 20px;
	position: relative;
	top: -1px;
	margin-right: 5px;
}

.btns-switch-map {
	margin-top: 30px;
}

.page-module-2 {
	max-width: 1200px;
    margin: 0 auto;
}

/* .review-categories-container {

} */

.review-categories-container > ul {
	display: flex;
	justify-content: start;
	flex-wrap: wrap;
}

.review-categories-container ul.review-categories > li {
	width: 600px;
	list-style-type: none;
	margin-bottom: 20px;
}

.review-categories-container ul.review-categories > li > a {
	color: black;
	font-size: 1.1em;
}

.review-categories-container ul li > ul {
	padding-left: 20px;
}

.reviews .page-text.data {
	margin: 0 !important;
}

.reviews .main-part .page-text {
	width: 100%;
	margin-left: 20px;
}

h3.review-param {
	margin-bottom: 5px;
	font-weight: bold;
}

.reviews .main-part .page-text > div.rating {
	margin-bottom: -13px;
}

.rating-box {
	margin-right: 10px;
}

.middle-num {
	color: #8A8A8A;
	font-size: 3em;
}

.reviews-num {
	color: #acacac;
}

.block-rating {
	display: flex;
	align-items: center;
}

.rating-show {
	display: flex;
	align-items: center;
}

.middle-rating {
	width: 100px;
}

.rating {
	display: flex;
	width: 100%;
	align-items: center;
}

.rating-line {
	width: 100%;
	height: 2px;
	background-color: #acacac;
}

.rating-line .rating-num {
	height: 2px;
	background-color: #feca2f;
}

.previous_next_links {
	display: flex;
	justify-content: space-between;
}

/* .block-btn {
	display: inline-block;
} */

.block-btn {
	display: inline-block;
	margin: 30px 0;
}

.block-btn.view-review {
	margin: 15px 0 0 !important;
}

.block-btn.view-review > a {
	background-color: black;
	color: white;
	border-color: black;
}

a.btn {
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	width: auto;
    height: 60px;
    background: #feca2f;
	font-size: 14px;
    color: #000;
    border: 1px solid #feca2f;
    padding: 0 30px;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    outline-color: #feca2f;
}

a.btn > span {
    line-height: 60px;
}

.review-title h3 a{
	color: black !important;
}

.container-reviews {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.container-reviews .item-review {
	width: 500px;
}

/* div.bs-item {
	display: flex !important;
    justify-content: center !important;
	width: 100%;
} */

@media screen and (max-width: 1024px) {

	#agreement .agreement_block {
		width: 760px;
		justify-content: center;
		align-items: center;
	}

	#agreement .agreement_block div.text {
		margin: 0;
		margin-right: 20px;
	}

	#agreement .agreement_block button {
		width: 230px;
		
	}

	.review-categories-container {
		margin: 0 20px;
	}
	

	.review-categories-container ul.review-categories > li {
		width: 340px;
	}

	.container-reviews {
		margin: 0 20px;
	}

	.container-reviews .item-review {
		width: 450px;
	}
}

@media screen and (max-width: 768px){

	#agreement {
		height: auto;

	}

	#agreement .agreement_block {
		flex-direction: column;
		width: 100%;
		padding: 20px;
	}

	#agreement .agreement_block div.text {
		margin: 0;
		font-size: 20px;
		margin-bottom: 20px;
	}

	#agreement .agreement_block button {
		width: 100%;
		
	}

	.reviews_cat_list, .reviews.block {
		padding: 0 20px;
	}

	.item-review {
		margin-top: 30px;
	}

	.item-review h3 {
		font-size: 1.3em;
	}

	.reviews.block {
		width: 100%;
	}

	.reviews_cat_list .reviews_cat_link, .next_link {
		margin: 7px 0;
		font-size: 1.3em;
	}

	.reviews_list {
		width: 100%;
	}

	.review-item-list {
		margin: 0 10px;
	}

	.review-title h3 {
		color: black !important;
	}

	.previous_next_links {
		flex-wrap: wrap;
		margin: 0 20px;
	}

	.block-rating {
		flex-direction: column;
		justify-content: start;
		align-items: flex-start;
	}

	/* #formReviws .btn-group {
		width: 100%;
	} */

	#formReviws .multiselect-container {
		width: 320px !important;
	}

	.review-categories-container {
		margin: 0 20px;
	}

	.review-categories-container ul.review-categories > li {
		margin-bottom: 30px;
	}

	.review-categories-container ul.review-categories > li > a {
		font-size: 1.4em;
	}
	.review-categories-container ul.review-categories > li > ul > li {
		margin: 10px 0;
	}

	.review-categories-container ul.review-categories > li > ul > li a {
		font-size: 1.2em;
	}
	
	.block-btn {
		width: 100%;
	}

	.block-btn.view-review {
		width: auto !important;
	}
	
	/* .block-btn.view-review > a {
		background-color: black;
		color: white;
		border-color: black;
	} */

	.container-reviews {
		margin: 0 20px;
	}
	

	.container-reviews .item-review {
		width: 100%;
		margin: 25px 0;
	}

	/* .reviews_cat_link {
		width: inherit;
	}

	.review-item {
		width: 300px !important;
	} */
}

.lds-spinner {
	color: official;
	display: inline-block;
	position: relative;
	width: 40px;
	height: 40px;
	margin-left: 10px;
  }
  .lds-spinner div {
	transform-origin: 40px 40px;
	animation: lds-spinner 1.2s linear infinite;
  }
  .lds-spinner div:after {
	content: " ";
	display: block;
	position: absolute;
	top: 3px;
	left: 37px;
	width: 6px;
	height: 18px;
	border-radius: 20%;
	background: #acacac;
  }
  .lds-spinner div:nth-child(1) {
	transform: rotate(0deg);
	animation-delay: -1.1s;
  }
  .lds-spinner div:nth-child(2) {
	transform: rotate(30deg);
	animation-delay: -1s;
  }
  .lds-spinner div:nth-child(3) {
	transform: rotate(60deg);
	animation-delay: -0.9s;
  }
  .lds-spinner div:nth-child(4) {
	transform: rotate(90deg);
	animation-delay: -0.8s;
  }
  .lds-spinner div:nth-child(5) {
	transform: rotate(120deg);
	animation-delay: -0.7s;
  }
  .lds-spinner div:nth-child(6) {
	transform: rotate(150deg);
	animation-delay: -0.6s;
  }
  .lds-spinner div:nth-child(7) {
	transform: rotate(180deg);
	animation-delay: -0.5s;
  }
  .lds-spinner div:nth-child(8) {
	transform: rotate(210deg);
	animation-delay: -0.4s;
  }
  .lds-spinner div:nth-child(9) {
	transform: rotate(240deg);
	animation-delay: -0.3s;
  }
  .lds-spinner div:nth-child(10) {
	transform: rotate(270deg);
	animation-delay: -0.2s;
  }
  .lds-spinner div:nth-child(11) {
	transform: rotate(300deg);
	animation-delay: -0.1s;
  }
  .lds-spinner div:nth-child(12) {
	transform: rotate(330deg);
	animation-delay: 0s;
  }
  @keyframes lds-spinner {
	0% {
	  opacity: 1;
	}
	100% {
	  opacity: 0;
	}
  }