*{box-sizing:border-box;}
body {
  margin: 0;
  font-family:'Exo 2', "Segoe UI", BlinkMacSystemFont, Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
.fon-site {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	min-width: 1100px;
	height: 100%;
	overflow: hidden;
	z-index:1;
}
.container{
	z-index:10;
	position:relative;
	background: #ffffff;
	height:100%;
	padding:0;
	margin: 0 auto;
	-webkit-box-shadow: 0 0 20px #808181;
	-moz-box-shadow: 0 0 20px #808181;
	box-shadow: 0px 0px 20px #808181;
}
.navbar-default {
  background-color:transparent;
  border-color: transparent;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ffd200;
}
.navbar-toggle {
    margin-top: 16px;
    margin-right: 15px;
    margin-bottom: 18px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.main-menu{
	background:#0079b0;
	width:100%;
	height:70px;
}
.main-menu{border-bottom:1px solid #fff;}
.main-menu nav{z-index:100;}
.navbar-header{padding:0 20px 0 20px;}
.navbar-collapse {
    padding:10px 20px 20px 20px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0px 0px 0px rgba(255,255,255,0.1);
	background:#0079b0;
}
.dropdown-menu {
	background: url('dropdown-menu-corner.png') no-repeat 80% 0;
	padding:0;
	border:0;
	margin:0;
	box-shadow:none;
}
.dropdown-menu li{
	list-style: none;
	white-space:nowrap;
	padding:7px 25px 8px 25px;
	border-bottom:1px solid #0185c1;
}
.dropdown-menu ul{
	list-style: none;
}
.main-menu .nav > li > a{color:#fff;font-size:15px;text-transform:uppercase;}
.dropdown-menu  li a{
	color:#fff;
	font-size:16px;
	text-transform:normal;
	text-decoration:none;
}
.dropdown-menu  li:hover{
	background:#0185c1;
}
.dropdown-menu  li a:hover, .dropdown-menu  li:hover a{
	color: #ffd200 !important;
}
.dropdown-body{
	margin:9px 0 0 0;
	border-radius: 5px;
	overflow:hiden;
	background:#0079b0;
	padding:10px 0px 15px 0px;
}                            

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > li:focus a  {
    color: #ffd200 !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: transparent;
}
.location-point{padding:4px 0 0 0;overflow:hidden;background:url('marker-place.png') no-repeat left 4px;}
.location-point a:hover{background:none;text-transform:underline;}
.location-point a{
	color:#ffd200 !important;
	font-size:14px !important;
	padding-left:22px !important;
	padding-top:12px !important; 
	padding-bottom:0 !important;
	text-transform:none !important;
	line-height:0.8;
	white-space:nowrap;
}

.glyphicon-ruble:after {
  content: "\20bd";
  font-size:0.8em;
  padding:0 0 0 5px;
}

.city-top-title{background:#1b9ed9;color:#fff;padding:35px 20px 30px 40px;height:100%;position:relative;}
.city-top-title h1{font-size:32px;color:#fff;margin:0;padding:0;}
.city-top-title .breadcrumb0, .city-top-title .breadcrumb0 a{font-size:14px;color:#ffc71c;}
.city-filter{background:#1b9ed9;padding:10px 30px 10px 30px;text-align:left;border-top:1px dotted #fff;border-bottom:1px dotted #fff;position:relative;}
.city-filter label{color:#fff;font-size:11px;text-transform:uppercase;font-weight:300;margin:5px 0 0 0;padding:0 4px 0 0px;line-height:1;}
.city-filter select{padding:2px 4px 2px 4px;height:23px;margin:0;font-size:14px;}
.city-filter input{padding:2px 4px 2px 4px;height:23px;margin:0;font-size:14px;}
.city-filter option {min-height: 1em;padding: 0;margin:0}
.city-filter .fltr3{}
.city-filter .fltr2{padding:0 10px 0 10px;}
.city-filter .fltr2 input{width:90%;}
.city-filter .fltr5 input{width:100%;padding:2px 15px 6px 15px;height:25px !important;margin-left:10px !important;margin-right:10px !important;background:#ffd200;border:0;color:#454545;}
.city-filter .fltr5{padding:0px 5px 0px 5px;}
.city-filter .fltr3{text-align:right;}
.city-filter .fltr4{text-align:center;padding:0px 5px 0px 5px;}
.city-filter .fltr4 input{width:100%;}
.city-filter .info-trip{color:#fff;font-size:11px;text-transform:uppercase;font-weight:300;margin:5px 0 0 0;padding:0 10px 0 10px;line-height:1;}
.city-filter .button-trip{color:#ffd200;font-size:12px;font-weight:300;margin:2px 0 0 0;padding:0;line-height:1;text-align:right;}
.city-filter .trip-info-close{position:absolute;top:12px;right:10px;text-align:right;}
.city-filter .trip-info-close .btn-xs, .city-filter .button-trip .btn-xs{font-size:11px;border:1px solid #ffd200;background:none;color:#ffd200;}

.row{margin:0;}
.city-hotels{padding:30px 20px 20px 20px;background:#43ae32 url('border-wave-blue.png') repeat-x top left;}
.city-hotels .hh2{color:#fff;background:url('icon-hotel-w-small.png') no-repeat top left;padding:6px 0 0 35px;margin:0 0 20px 30px;text-transform:uppercase;font-size:22px;}
.hotel-item{border:1px solid #cfcfce;color:#fff;background:#5fba51;margin:0 20px 40px 20px;box-sizing:border-box;padding:0;border-radius:6px;position:relative;overflow:hidden;}
.hotel-photo{margin:0;position:relative;overflow:hidden;}
.hotel-photo img{width:100%;position:relative;}
.hotel-title{font-size:16px;font-weight:300;padding:10px;}
.hotel-desript{padding:10px;box-sizing:border-box;line-height:1;}
.hotel-total{float:left;width:50%;}
.hotel-button{float:right;width:50%;box-sizing:border-box;text-align:right;}
.hotel-button .btn{line-height:1;white-space:normal;background:#ffd200;border:0;color: #454545;}
.hotel-button .btn:hover{background:#fdbd26;}
.hotel-price{font-size:22px;font-weight:600;}
.hotel-quant{font-size:12px;font-weight:300;}
.hotel-stars{position:absolute;top:4px;right:10px;font-size:24px;color:#ffd200;text-align:right;z-index:100;}
.no-hotel{background:#43ae32;color:#fff;border:1px solid #cfcfce;margin:0 20px 40px 20px;box-sizing:border-box;padding:0;border-radius:6px;position:relative;overflow:hidden;}
.no-hotel-info{position:relative;float:left;box-sizing:border-box;font-size:18px;color:#fff;padding:20px 20px 10px 20px;text-align:center;}
.no-hotel-button{position:relative;box-sizing:border-box;padding:15px;color:#454545;text-align:right;}
.no-hotel-button .btn{white-space:normal;background:#ffd200;border:0;color: #454545;margin:11px 0 0 0;}
.no-hotel-button .btn:hover{background:#fdbd26;}

.city-flight{padding:50px 30px 30px 30px;background:#6fc0e5 url('border-wave.png') repeat-x top left;}
.city-flight .hh2{background:url('icon-plane-small.png') no-repeat 0 4px;padding:2px 0 0 45px;margin:0 0 20px 15px;text-transform:uppercase;font-size:22px;color:#fff;}
.flight-item{width:100%;position:relative;border:1px solid #cfcfce;background:#1b9ed9;border-radius:6px;margin:0 0 20px 0;}
.flight-time{width:140px;position:relative;float:left;box-sizing:border-box;font-size:12px;color:#fff;padding:15px 12px 15px 12px;}
.flight-time span.time{font-size:28px;}
.flight-from{text-align:left;}
.flight-to{text-align:left;}
.flight-info{position:relative;float:left;box-sizing:border-box;font-size:12px;color:#fff;padding:15px 12px 15px 12px;}
.flight-info-full{position:relative;float:left;box-sizing:border-box;font-size:18px;color:#fff;padding:20px 20px 10px 20px;text-align:center;}
.flight-info-top{background:url('flight-to.png') no-repeat bottom right;margin:0 0 10px 0;font-size:12px;max-width:200px;height:35px;clear:both;text-align:center;}
.flight-info-bottom{background:url('flight-back.png') no-repeat top left;font-size:12px;width:100%;max-width:200px;height:35px;float:right;text-align:center;line-height:0.5;}
.flight-info-top .flight-change{background:url('point-orange.png') no-repeat 0 14px;width:100%;position:relative;padding:2px 0 20px 0;min-height:30px;}
.flight-info-bottom .flight-change{background:url('point-orange.png') no-repeat right 6px;width:100%;position:relative;padding:0px 0 20px 0;min-height:30px;}
.flight-price{position:relative;box-sizing:border-box;padding:25px 0 20px 0;color:#fff;font-size:36px;font-weight:600;text-align:center;}
.flight-button{position:relative;box-sizing:border-box;padding:15px;color:#454545;text-align:right;}
.flight-button .button-price{margin:24px 0 0px 0;}
.no-flight .button-price{margin:8px 0 8px 0;}
.flight-button a, .flight-button a:hover{color:#454545 !important;text-decoration:none;}
.flight-button .btn{white-space:normal;background:#ffd200;border:0;color: #454545;}
.flight-button .btn:hover{background:#fdbd26;}

.flight-other-title{text-align:left;font-size:12px;color:#fff;font-weight:400;text-transform:uppercase;margin:0 0 15px 0;}
.flight-other-item{color:#fff;border:2px solid #6fc0e5;background:#1b9ed9;border-radius:0px;margin:0;padding:10px;text-align:center;}
.flight-other-item:hover{background:#ffd200;color:#454545;}
.flight-other-time{font-size:12px;text-transform:uppercase;}
.flight-other-price{padding:0;font-size:26px;font-weight:600;text-align:center;}

.city-ensur{padding:50px 30px 30px 30px;background:#f4e21a url('border-wave-green.png') repeat-x top left;}
.city-ensur .hh2{background:url('icon-ens-small.png') no-repeat 0 4px;padding:2px 0 0 40px;margin:0 0 20px 15px;text-transform:uppercase;font-size:22px;}
.ensur-info{position:relative;border-bottom:4px solid #c8bb25;padding:0 0 5px 0;font-size:14px;color:#212529;margin:20px 20px 40px 20px;}
.ensur-info div{padding:0 0 5px 0;}
.ensur-info span{font-weight:bold;}
.ensur-info-cntry{}
.ensur-info-date{}
.ensur-info-sum{padding-left:0 !important;}
.ensur-tourist-count{}
.ensur-tourist-age{}
.ensur-logo{padding:0 0 30px 0;}
.ensur-price{font-size:24px;}
.ensur-price span{font-size:14px;}
.ensur-amount{font-size:24px;}
.ensur-amount span{font-size:14px;}
.ensur-button a{text-decoration:none;margin:10px 0 0 0;}
.ensur-button .btn{line-height:1;white-space:normal;background:#1b9ed9;font-size:18px;font-weight:400;border:0;padding:8px 10px 10px 10px;}
.ensur-button .btn:hover{background:#6fc0e5;}
.ensur-list{margin:5px 20px 0 20px;}

.city-promo{background:#1b9ed9;}
.city-promo-body{margin:70px 0 40px 40px;}
.summary{padding-bottom:60px;line-height:1;color:#fff;}
.sum-plane{background:url('icon-plane.png') no-repeat 0 0;padding-left:75px !important;}
.sum-hotel{background:url('icon-hotel.png') no-repeat 0 0;padding-left:65px !important;}
.sum-currency{background:url('icon-money.png') no-repeat 0 0;padding-left:65px !important;}
.sum-ensurance{background:url('icon-ens.png') no-repeat 0 0;padding-left:65px !important;}
.sum-weather{padding-left:75px !important;}
.sum-time{background:url('icon-clock.png') no-repeat 0 0;padding-left:65px !important;}
.sum-visa{background:url('icon-visa.png') no-repeat 0 2px;padding-left:65px !important;}
.city-promo .title{font-size:10px;text-transform:uppercase;}
.city-promo .price{font-size:36px;font-weight:600;}
.price-itog{margin:50px 0px 20px -10px;padding:0 25px 0 35px;border-left:2px solid #ffd200;}
.price-itog-title{font-size:15px;text-transform:uppercase;color:#ffd200;font-weight:400;line-height:1;}
.price-itog-body{font-size:11px;color:#fff;margin:10px 0 20px 0;}
.price-itog-price{font-size:36px;font-weight:600;color:#ffd200;padding:0;margin:0px 0 15px 0;line-height:1;}
.price-itog-button .button-price{background:#ffd200;border:0;color: #454545;}
.price-itog-button .button-price:hover{background:#fdbd26;}

.total-info{margin:auto;width:700px;}
.total-info-title{font-size:24px;font-weight:600;margin:0 0 20px 0;line-height:1;}
.total-info-descr{font-size:17px;font-weight:300;margin:0 0 20px 0;}
.total-info-comment{margin:0 0 20px 0;font-size:13px;}
.booking-place{margin:0 0 20px 0;}
.booking-place > div:nth-of-type(2n){text-align:right;} 
.booking-item{font-size:11px;text-transform:uppercase;line-height:1;}
.booking-price{font-size:18px;line-height:1;}
.total-info .btn{background:#ffd200;border:0;color:#454545;}
.total-info .btn:hover{background:#fdbd26;}
.total-info .col-xs-6{padding:9px 5px 7px 9px;background:#0079b0;height:50px;margin:0 0 1px 0;color:#fff;}
.total-fancy .fancybox-content{background:#1b9ed9;color:#fff;}
.cities-body{background:#1b9ed9;padding:30px 40px 30px 40px;color:#fff;font-size:16px;}
.search-place{margin:30px 20px 30px 0;}
.city-list{}
.city-list > div{margin:20px 20px 0 0;font-size:16px;position:relative;}
.city-list > div div{position: absolute;bottom: 0px;left: 0px;padding: 4px 5px 15px 15px;width: 100%;color: #454545;font-weight: 300;text-align: left;line-height: 1.5;}
.city-list > div img{position:relative;width:100%;border:1px solid transparent;}
.city-list > div img:hover{border:1px solid #ffd200;}
.city-list > div span{background:#ffd200;padding:5px 7px 5px 7px;}
.city-list > div span:hover{}
.city-list  a{color:#454545;}
.country-place{min-height:200px;}

.footer {border-top:1px solid #D9D9D9;background:#EFEFEF;position:relative;clear:both;z-index:1000;padding:30px 30px 10px 30px;}
.footer .copy {padding:10px 30px 20px 0px;font-size:16px;color:#474646;line-height:130%;}
.footer .copy span.orange{color:#FF7800;}
.footer .copy span.blue a{color:#0177E5;text-decoration:none;}
.footer .copy span.blue a:hover{color:#FF7800;}
.footer .b-menu {font-size:12px;padding:10px 0px 0px 0px;margin:20px 0px 10px 0px;clear:both;border-top:1px solid #adacac;}
.footer .b-menu a{font-size:12px;margin-right:10px;white-space:nowrap}
.footer .soc {margin:0;padding:5px 0 10px 0;font-size:20px;color:#474646;font-weight:400;line-height:140%;}
.footer .soc img {margin:5px 7px 0px 0px;}

.sunny{background:url('weather/sunny.png') no-repeat 0 0;}
.sunny-cloudy {background:url('weather/sunny-cloudy.png') no-repeat 0 0;}
.cloudy{background:url('weather/cloudy.png') no-repeat 0 0;}
.sunny-rainny{background:url('weather/sunny-rainny.png') no-repeat 0 0;}
.rainny{background:url('weather/rainny.png') no-repeat 0 0;}
.rainny3{background:url('weather/rainny3.png') no-repeat 0 0;}
.thunder{background:url('weather/thunder.png') no-repeat 0 0;}
.rainny2 {background:url('weather/rainny2.png') no-repeat 0 0;}
.snow-rainny{background:url('weather/snow-rainny.png') no-repeat 0 0;}
.sunny-snow{background:url('weather/sunny-snow.png') no-repeat 0 0;}
.snow{background:url('weather/snow.png') no-repeat 0 0;}
.snow3{background:url('weather/snow3.png') no-repeat 0 0;}
.snow2{background:url('weather/snow2.png') no-repeat 0 0;}
.moonny {background:url('weather/moonny.png') no-repeat 0 0;}
.moonny-cloudy{background:url('weather/moonny-cloudy.png') no-repeat 0 0;}
.moonny-rainny{background:url('weather/moonny-rainny.png') no-repeat 0 0;}
.moonny-snow {background:url('weather/moonny-snow.png') no-repeat 0 0;}

.promo-new{width:100%;margin:0 auto;padding:0;background:#1b9ed9;}
.promo-new .promo-tickets {background:url('promo-bg-right.png__') repeat-y top right;padding:70px 50px 50px 50px;box-sizing:border-box;font-size:16px;}
.promo-offer .offer-body{background:url('promo-bg-left.png__') repeat-y top left;padding:30px 30px 30px 30px;min-height:255px;border-left:0px solid #ffffff;}
.promo-offer .offer-title{font-family: 'Exo 2', Arial;margin:10px 20px 20px 10px;border-bottom:1px solid #88cceb;color:#ffffff;}
.promo-offer .offer-title-h1{font-size:18px;text-transform:uppercase;font-weight:600;}
.promo-offer .offer-title-from{font-size:14px;padding:10px 0px 15px 0px;}
.promo-offer .offer-title-from span{margin:0 0 0 10px;padding:1px 5px 2px 5px;overflow:hidden;background:#ffffff;color:#565656;-moz-border-radius: 8px;-webkit-border-radius:8px;-khtml-border-radius: 8px;border-radius:8px;}
.promo-offer .bookmarks{margin:0 10px 0 10px;}
.promo-offer .bookmarks .bm{width:33%;float:left;text-align:center;color:#fff;font-size:12px;padding:1px 0px 5px 0px;}
.promo-offer .bookmarks .bm a{color:#fff;text-decoration:none;}
.promo-offer .bookmarks .bm-act{background:url('date-corner.png') no-repeat center bottom;color:#454545;}
.promo-offer .bookmarks .bm-act div{background:#ffd200;padding:1px 0px 2px 0px;margin:0 0 5px 0;}
.promo-offer .bookmarks .bm-act a{color:#454545;}
.promo-offer .bm-content{clear:both;margin:20px 0 0 10px;}
.promo-offer .bm-content div{line-height:150%;background:url('icon-flights.png') no-repeat top left;margin:20px 0 10px 10px;color:#ffffff;font-size:16px;padding:5px 0 20px 85px;}
.promo-offer .bm-content div .offer-price{font-size:36px;font-weight:600;}
.all-offers{font-size:14px;text-transform:uppercase;text-align:left;margin:30px 0 9px 10px;}
.promo-offer .bm-content a{color:#ffffff;text-decoration:none;}
.promo-offer .bm-content a:hover{color:#ffd200;}
.all-offers a{color:#ffffff;text-decoration:underline;}
.all-offers a:hover{color:#ffc71c;text-decoration:none;}
.popular-direct{background:#fff;clear:both;border-top:1px solid #ffffff;position:relative;}
.popular-direct-item{color:#000;font-size:14px;text-align:center;line-height:150%;border-left:1px solid #ffffff;border-bottom:1px solid #ffffff;overflow:hidden;}
.popular-direct a:nth-of-type(1) > div{border-left:1px solid transparent;}
.popular-direct-item a{color:#000;text-decoration:underline;}
.popular-direct-item a span{text-decoration:none;}
.popular-direct-item a:hover{color:#FFFFFF;}
.popular-direct-item img{position:relative;width:100%;}
.popular-direct-item-title{position:absolute;bottom:0;left:0;padding:4px 5px 15px 15px;width:100%;color:#454545;font-weight:300;text-align:left;line-height:1.5;}
.popular-direct-item-title > span{font-size:14px;background:#ffd200;padding:3px 5px 3px 5px;}
.popular-direct-item-title > span > span{font-size:18px;font-weight:400;}
.popular-direct-item-title .glyphicon{margin:0 6px 0 0;font-size:16px;font-weight:300;-moz-transform:rotate(15deg);-ms-transform:rotate(15deg);-webkit-transform:rotate(15deg);-o-transform:rotate(15deg);transform:rotate(15deg);}

.main-search-city{background:#ffd200 url('bg-direction.png') no-repeat 20px bottom;position:relative;border-top:1px solid #fff;}
.main-search-city-pic{min-height:150px;}
.main-search-city-block{padding:30px 0px 40px 0px;box-sizing:border-box;}
.main-search-city-title{font-size:24px;color:#454545;font-weight:600;margin:0 40px 10px 40px;}
.main-search-city-input{margin:0 40px 0px 40px;}
.city-input-field input, .main-search-city-input input{font-size:16px;height:40px;}
.city-input-field{position:relative;color:#454545;}
.city-search-result{display:none;max-height:250px;overflow-x:hidden;overflow-y:scroll;position:absolute;top:40px;left:0;background:#fff;width:100%;z-index:1000;border-right:1px solid #66afe9;border-left:1px solid #66afe9;border-bottom:1px solid #66afe9;}
.result-city{position:relative;padding:5px 15px 5px 15px;}
.city-search-result a{color:#454545;}
.city-search-result a:nth-of-type(2n) > div, .mycity-place a:nth-of-type(2n) > div{background:#f8f8f8;}
.city-search-result a > div:hover, .mycity-place a > div:hover{background:#fff368;cursor:pointer;}
.result-city-item{font-size:16px;float:left;width:60%;}
.result-city-code{font-size:11px;float:right;width:40%;text-align:right;padding:4px 0 0 0;}
.main-city-cat{margin:40px 20px 40px 50px;}
.main-city-cat-col{padding:0 30px 0 0;}
.main-city-cat-col span{padding:0px 5px 1px 5px;background:#ffd200;font-size:14px;-moz-border-radius: 2px;-webkit-border-radius:2px;-khtml-border-radius: 2px;border-radius:2px;}
.main-city-cat-col a{font-size:16px;}

.mycity-form{width:700px;margin:auto;font-size:16px;padding:20px;background:#1b9ed9 !important;color:#fff;}
.mycity-form a{color:#fff;}
.mycity-form .fancybox-content{}
.mycity-place{width:100%;height:280px;overflow-x:hidden;overflow-y:auto;margin:20px 0 0 0;}
.mycity-place .city-coll{cursor:pointer;}
.mycity-form input{width: 100%; height: 35px; padding: 5px 8px 4px 8px; font-size: 16px; border: 2px solid #ff8a00;}

.pop-aviatickets{box-sizing:border-box;}
.pop-aviatickets-item{margin:0 20px 20px 0;position:relative;}

/***********bootstrap*****************/


.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 0px;
  box-sizing:border-box;
}

/*********joomla**********/
.breadcrumb {padding: 30px 0 0 30px;margin: 0 50px 0px 0px;list-style: none;background:none;}
.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;}
.breadcrumb > li + li::before {
    padding: 0 5px 0 0;
    color: #ccc;
    content: "";
}
.breadcrumb a{font-size:13px;font-weight:300;}

H1, H3 {font-size:36px;padding:0px 0px 20px 0px;font-weight:300;line-height:120%;color:#3b3b3b;}
H3 {font-size:22px;padding:0px 0px 10px 0px;font-weight:300;line-height:120%;color:#3b3b3b;}
h3.page-header {font-size:22px;padding:0px 0px 20px 0px;}
H4 {font-size:20px;padding:10px 0px 5px 0px;font-weight:400;line-height:120%;margin:0;}
.blog, .item-page, .categories-list, #xmap, #form1 {margin:0px 50px 0px 40px;}
.blog H2 {padding:0px 0px 0px 0px;}
.blog .page-header H2 {font-size:18px;font-weight:400;margin:5px 0 5px 0;}
.item-page .page-header H2 {padding:10px 0 0 0;}
.item-page H2 {padding:0;}
.blog .leading-0, .blog .item{padding:30px 0 10px 0;margin:0;}
.blog .item p{display:none;}
.item-image{position: relative;}
.items-leading .item-image img, .item-page img, .item-image img {position: relative;width:100%;}
.item-page .page-header H1, .blog H1 {margin:0;padding:0;}
span.icon-calendar {height:1px;width:1px;overflow:hidden;}
dd.create {margin:0;padding:0;font-size:12px;}
dl{margin:0;}
.leading-0, .span6, .span12 {border-bottom:1px solid #E0E0E0;}
.leftcol .moduletable{margin:0 40px 40px 0;padding:40px 0 0 0;position:relative;}

.pull-right {float:none !important;clear:both !important;font-size:12px;margin:0 0 5px 5px;}

.page-header {
    padding-bottom: 9px;
    margin-top: 0px !important;
    margin-bottom: 5px !important;
    border-bottom: 0;
}



.pagenav {
	text-align: right
}

.pagenav ul {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 0;
}

.pagenav li {
	display: inline;
	margin: 0px;
	padding: 0
}

.pagenav a,span.pagenav {
	padding: 0 14px;
	margin: 0;
	line-height: 1.9em;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left: 0px solid #ddd;
	display: inline-block;
	line-height: 1.9em;
}

.pagenav li:first-child a,.pagination-start span {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	border-left: solid 1px #ddd
}

.pagenav li:last-child a,.pagination-end span {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.pagination {

	margin: 18px 0;

}

.pagination ul {

	display: inline-block;

	*display: inline;

	*zoom: 1;

	margin-left: 0;
	padding:0 0 0 5px;
	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 {font-size:12px;color:#ffffff;float: left;padding: 4px 12px;line-height: 18px;text-decoration: none;background-color: #0176E5;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: #FF7700;}
.pagination ul > .active > a,  .pagination ul > .active > span {color: #ffffff;font-weight:bold;cursor: default;}
.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {color: #ffffff;background-color:#0176E5;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;

}
/**************media******************/
@media (max-width: 767px) {
	.summary{padding-bottom:40px;}
	.main-menu .nav > li{border-bottom:1px solid #0185c1;}
	.navbar-collapse {padding:0  20px 20px 20px;}
	.navbar-nav {margin:0 -15px 7.5px -15px;}
	.dropdown-body{margin:0;padding:0 15px 15px 15px;}
	.main-menu .nav > li  a{color:#fff;font-size:15px;text-transform:uppercase;}
	.navbar-nav > li > a {padding-top: 20px !important;padding-bottom: 20px !important;}
	.main-menu .nav > li:last-child{border-bottom:0px solid #0185c1;}
	.dropdown-body li{border:0;}
	.city-filter{padding:10px 30px 15px 30px;}
	.city-filter .fltr1, .city-filter .fltr3{padding-left:10px !important;}
	.city-filter .fltr4, .city-filter .fltr5, .city-filter .fltr2{margin-top:5px !important;}
	.city-filter .trip-info-pers{margin-top:7px;}
	.city-filter .button-trip{margin-top:9px;}
	.total-info{marin:auto;width:100%;}
	.main-search-city{background:#ffd200;}
	.promo-new .promo-tickets {padding:30px;box-sizing:border-box;}
	.mycity-form{width:100%;margin:auto;}
	.location-point{margin:0 0 0 20px;overflow:visible !important;background:url('marker-place.png') no-repeat left 12px;padding:8px 0 0 0;}
	.menu-ens1, .menu-tours1{display:none;}
	.menu-ens, .menu-tours{display:block;}
	.pop-aviatickets-item{margin:0;position:relative;}
	.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {margin-right: -16px;margin-left: -16px;}
	.city-list > div{margin:10px 10px 0 0;font-size:16px;position:relative;}
}
@media (max-width: 991px) {
	.flight-button, .no-hotel-button{width:55%;float:right;border-top:1px dotted #cfcfce;}
	.flight-button .button-price{margin:0 auto;}
	.no-flight .flight-button, .no-hotel-button{width:100%;text-align:center;}
	.flight-price{width:45%;float:left;text-align:left;padding:10px 0 0 20px;border-top:1px dotted #cfcfce;box-sizing:border-box;font-size: 28px;}
	.flight-info{width:calc(100% - 280px);}
	.flight-info-full, .no-hotel-info{width:100%;}
	.flight-to{text-align:right;}
	.hotel-button .btn{padding:10px 10px 12px 10px;}
	.ensur-logo img{width:70%;}
	.city-filter .fltr4, .city-filter .fltr5{margin:10px 0 0 0;padding:0 10px 0 10px;text-align:left;}
	.city-filter .fltr4 select, .city-filter .fltr5 input{width:90% !important;margin:0 !important;}
	.city-filter .fltr3{text-align:left;padding:8px 0 0 0;}
	.price-itog{margin:0 30px 30px 30px;padding:30px 0 0 0;border:0;border-top:1px solid #6fc0e5;}
        .city-promo-body { margin: 40px 0 0 20px;} 
	.price-itog-title, .price-itog-body, .price-itog-button, .price-itog-price{text-align:center;}
	.price-itog-body{margin:10px 20px 20px 20px;font-size:12px;}
	.promo-new .promo-tickets {padding:50px 30px 50px 30px;box-sizing:border-box;}
	.location-point{margin:0 0 0 10px;padding:4px 0 0 0;overflow:hidden;max-width:100px;}
        .navbar-nav > li > a {padding-top: 15px;padding-bottom: 23px;}
        .blog, .item-page, .categories-list, #xmap, #form1 {margin:0px 20px 20px 20px;}
	.leftcol .moduletable{margin:20px;position:relative;}
	.breadcrumb {padding: 20px 0px 0 0px;margin: 0 20px 0 20px;}
	H1, H2, H3 {font-size:28px;}           
}
@media (min-width: 768px) and (max-width: 991px){
	.menu-ens, .menu-tours{display:none !important;} 
}
@media (min-width: 992px) {
	.flight-button, .no-hotel-button{width:200px;float:left;}
	.flight-button .button-price, .no-hotel-button .btn{width:160px;}
	.flight-price{width:210px;float:left;}
	.flight-info{width:calc(100% - 710px);}
	.flight-info-full, .no-hotel-info{width:calc(100% - 200px);}
	.promo-offer .offer-body{padding:30px 30px 30px 30px;min-height:380px;}
	.promo-new .promo-tickets {padding:50px 50px 50px 50px;box-sizing:border-box;}
	.location-point{margin:0 0 0 30px;padding:4px 0 0 0;overflow:hidden;max-width:160px;}
        .navbar-nav > li > a {padding-top: 15px;padding-bottom: 23px;}
	.menu-ens, .menu-tours{display:none !important;}
}
@media (min-width: 1200px) {
	.promo-new .promo-tickets {padding:70px 50px 50px 50px;box-sizing:border-box;}
	.promo-offer .offer-body{padding:30px 30px 30px 30px;min-height:320px;}
}
@media (max-width: 500px) {
	.flight-time{width:110px;padding:10px 7px 10px 7px;}
	.flight-time span.time{font-size:20px;}
	.flight-info{width:calc(100% - 220px);padding:10px 7px 10px 7px;}
	.flight-change span{display:none;}
	.no-hotel-button .btn{font-size: 14px;padding: 7px 7px 9px 7px;margin: 7px 0 0 0;}
	.flight-button .button-price{margin: 7px 0 5px 0;}
	.flight-button, .flight-price {padding: 7px;}
	.flight-price {font-size: 24px;}
	.sum-plane{background-size:40px;padding-left:50px !important;}
	.sum-hotel{background-size:25px;padding-left:40px !important;}
	.sum-currency{background-size:40px;padding-left:50px !important;}
	.sum-ensurance{background-size:30px;padding-left:40px !important;}
	.sum-weather{background-size:45px;padding-left:50px !important;}
	.sum-time{background-size:30px;padding-left:40px !important;}
	.sum-visa{background-size:30px;padding-left:40px !important;}
	.city-promo .price{font-size:28px;font-weight:600;}
	.ensur-logo img{width:90%;}
	.ensur-amount{font-size:20px;}
	.glyphicon-ruble:after {padding:0 0 0 1px;}
	.main-city-cat-col{width:100%;}
        .city-list{width:100%;}
}
