
html, body{
	
	
}

.uk-navbar-nav li.dropdown:hover>.dropdown-menu{
display:block;

}

.uk-navbar-nav li.dropdown-submenu:hover>.dropdown-menu{
display:block;
position:absolute;
left:100%;
top:0;

}


ul.nav-main li a {
	background: none;
	font-style: normal;
	line-height: 20px;
	color: #9C9C9C;
	font-weight: 400;
	position: relative;
	font-size: 1em;
}
ul.nav-main li:hover> a{
color:#2E363F;

}

li.dropdown-submenu > a::after {
	content: " ";
	display: block;
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #CCC;
	margin-top: 5px;
	margin-right: -10px;
}

ul.dropdown-menu {
  background-color: #2E363F;

	top: auto;
	border: 0;
	border-radius: 6px;
	margin: 0 0 0 0;
	padding: 10px 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-box-shadow: 0 0 0;
	-moz-box-shadow: 0 0 0;
}

ul.dropdown-menu > li {
	color: #424242;
}

ul.dropdown-menu > li > a {
	position: relative;
	font-weight: normal;
	padding: 6px 20px 6px 12px;
	color:#afafaf;
}


ul.dropdown-menu li{
	position:relative;
}



.uk-parent  .dropdown-toggle{
	display:flex;
}



.uk-nav .dropdown-toggle {
	padding: 10px 8px 10px 0;
}

.uk-nav .nav-main>li{
	float: none;
	
}


.one_photos{
	
	
}

.one_photos_list{
	
}

.one_photos img{
	max-height:150px;
	max-width:300px;
	margin:10px 20px 10px 0;
	
}

.price_h{
	margin-left: 8px;
  margin-bottom: 20px;
  font-weight:bold;
  font-size:18px;
}

.one_price_info {

	
}

.one_price_info > div {
	display: flex;
	justify-content: space-around;
	margin: 50px 0;
}


.one_price_info>div>div{
	width:45%;
}

.filter-list form{

	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;

	
}

.filter-list__item {
	width: 25%;
	padding: 15px 5px;
}

.select-field {
	position: relative;
}

.select-field label {
	display: block;
	position: absolute;
	left: 8px;
	top: -12px;
	letter-spacing: 0;
	background: #F4F5F7;
	padding: 0 6px;
	font-size: 12px;
	z-index: 9;
}

.select-field.active label {
	font-weight: bold;
}

.select-field.active select {
	position: relative;
	top: -1px;
	left: -1px;
	border: 1px solid #dc2827;
}

.select-field select {
	width: 100%;
	height: 48px;
	padding: 0 30px 0 14px;
	font-size: 15px;
	border: solid 1px #d7d7d7;
	cursor: pointer;
	border-radius: 3px;
	-webkit-appearance: none;
	outline: none;
	background: url(https://gochina.ru/images/chevron-down.svg) right 10px center no-repeat;
}

#wrapper{
padding-top:180px !important;	
}

.tour_list td{
	text-align:center;
}

.main_table_img{
	
	
}


.main_table_a{
	color: #dc2827;
  font-size: 17px;
  margin-bottom: 1px;
  text-transform: none;
}

.main_table_cities{
	color: #231f20;
	text-transform:uppercase;
  line-height: 18px;
}


.info_box{
	
}

.info_box span {
	display: block;
	color: #2E363F;
	font-size: 27px;
	line-height: normal;
	line-height: 47px;
	/* margin-bottom: 29px; */
	/* font-weight: 400; */
}
.departure_date{
	font-size: 16px;
	margin:10px 0;
}

.reset_filter {
	position: absolute;
	right: 23px;
	top: -17px;
}

.tour_list .col_5 {
	width: 148px;
}


.tour_program  {
	padding: 70px 0 30px;
	margin-bottom: 46px;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background:#fff;
	border-radius: 3px;
}
.tour_program ul, .tour_program li{
	list-style:none;
}
.tour_program ul li>div:first-child{
	
	font-size: 19px ;
  color: #dc2827;
  float: left;
  text-align: right;
  width: 202px;
  margin-top: 2px;
  letter-spacing: 0;
}


.tour_program ul li>div:nth-child(2){ 
	margin-left: 263px;
	padding-right: 104px;
	line-height: 26px;
	font-size: 15px;
	letter-spacing: 0;
}



.tour_price_table table {
  border-collapse: collapse;
}
.tour_price_table table {
  width: 100%;
   border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
}


.tour_price_table tr:nth-child(2n+1) {
	background-color: #f2f2f2;
}

.tour_price_table th:first-child, .tour_price_table td:first-child {
	font-family: 'Calibri';
	font-size: 13px;
	text-align: left;
	/* padding-left: 35px; */
	width: auto;
	border-top: 1px solid #edecec;
  height: 45px;
  
}



.tour_price_table th:first-child, .tour_price_table td:first-child {
	font-family: 'Calibri';
	font-size: 13px;
	text-align: left;
	/* padding-left: 35px; */
	width: auto;
	border-top: 1px solid #edecec;
  height: 45px;
  padding: 10px 16px;
  border: solid 1px #ddd;
}


.tour_price_table th, .tour_price_table td {
	text-align: center;
	border-top: 1px solid #edecec;
	height: 45px;
	width: 140px;
}


.tour_list {
	width: 100%;
	margin: 0px 0 30px 0;
	text-transform: uppercase;
	border-collapse: collapse;
  border-spacing: 0;

  border: 1px solid #ddd;
}


.tour_list tr {
	background: white;
	border-bottom: 1px solid #ddd;
}

.tour_list tr:nth-child(2n+1) {
	background-color: #f2f2f2;
}


.tour_list th {
	height: 60px;
	font-size: 11px;
	line-height: 60px;
	font-weight: bolder;
	text-align:center;
	border-bottom: 1px solid #edecec;
}

.tour_list td {
	height: 72px;
	font-size: 11px;
	padding-top: 5px;
	text-align: center;
	border-top: 1px solid #edecec;
}

.tour_list figure img {
	width: 180px;
}


.main_filter_mob_link{
	display:none;
}



@media (max-width: 800px) {
	
	
	

.main_filter_mob_link:hover, .main_filter_mob_link:active{
	background: #1F9B40;
	color: #fff;
	text-decoration:none;
}
.main_filter_mob_link{

	display: flex;
	align-items: center;
	justify-content: center;
	height: 48px;
	white-space: nowrap;
	border-radius: 5px;
	background: #1F9B40;
	color: #fff;
	font: 18px ;

}


.filter-list{
	display:none;
	
}

.filter-list.show_menu_mob{
	display:block;
}

.filter-list form {
	
	flex-wrap: wrap;
}
	
	.filter-list__item {
	width: 100%;
	padding: 15px 5px;
}


.tour_list, .tour_list tbody, .tour_list tr, .tour_list td {
	display: block;
	height: auto;
	padding: 0;
	border: none;
	text-align: left !important;
}

.tour_list tr {
	border-bottom: 1px solid #edecec;
	padding: 20px 0;
}

.tour_list td {
	font-size: 14px;
	padding: 0 10px;
}

.tour_list tr:first-child {
	display: none;
}

.tour_list figure img {
	width: 100%;
}


.main_table_a {
	color: #dc2827;
	font-size: 26px;
	margin: 14px 0;
	text-transform: none;
	display: block;
}

.tour_list .price {
	font-size: 20px !important;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding-left: 10px;
	color: #000;
}

.tour_list .num {
	margin: 10px 5px 10px 0;
	display: inline-block;
	color: #000;
	font-weight: bold;
}

.tour_list .dates{
	display:inline-block;
}

.one_photos {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.one_photos img{
	width:45%;
	margin:10px 0;
}



.tour_program ul{
	
	margin:0;
	padding:0;
}


.tour_program ul li > div:first-child {
	font-size: 19px;
	color: #dc2827;
	/* float: left; */
	 text-align: left;
	width: 100%;
	margin-top: 2px;
	letter-spacing: 0;
}

.tour_program ul li > div:nth-child(2) {
	margin-left: 0;
	padding-right: 0;
	line-height: 26px;
	font-size: 15px;
	letter-spacing: 0;
	width: 100%;
}
.one_price_info > div > div {
	width: 100%;
}

.one_price_info > div {
	display: flex;
	justify-content: space-around;
	margin: 50px 0;
	flex-direction: column;
}


#widget_iframe_widget{
	width:100% !important;
	
}
	
}