#block2{background-image: url(bgcont.png);display:block; padding: 20px 0;}



#popup23 {
    height: 250px;
    max-width: 600px;
    width: 100%;
	border: 1px solid #343434;
}
.popups22 {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 18px;
    z-index: 10000001;
    border: 2px solid #fff;
    background: #fff;

    padding: 10px;
   
    border-radius: 5px;

}

nav{display: block;}
header {
    position: fixed;
    display: none;
    z-index: 999999;
    width: 100%;
    background: #fff;
}
#price{font-weight: 700;    color: #27a8e5;
    text-shadow: 1px 1px 2px #444;
}
.logo{float: left;
    width: 90%;} 
.logo img{
    width: 50px;} 
.logo>.navbar-hostel-phone{
	font-size: 14px; margin: 20px 0 0 10px; text-decoration: none; color: #27a8e5; font-weight: bold;
}
.menu-triger {
    display: inline-block;
    width: 30px;
    float: left;
    height: 22px;
    background: url(menu.png) 0 0 no-repeat;
    background-size: 100% 100%;
    margin: 17px 0 0 7px;
}
.menu-close {
	display: block;
	width: 28px;
	height: 28px;	
	background: url(close.png) 0 0 repeat;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 100;
}
.menu-popup {
	display: none;	
	background: #2c2e3e;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0;
	box-sizing: border-box;
	padding: 30px;
	z-index: 99999;	
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.menu-popup ul {
	margin: 0;
	padding: 0;
}
.menu-popup li {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
.menu-popup li a {
	font-size: 18px;
	font-family: "Arial";
	color: rgb(255, 255, 255);
	line-height: 1.4;	
	text-decoration: none;
}
.body_pointer * {
	cursor: pointer;
}
@media(max-width:998px){
nav{ display:none;}
header { display:block;}
}
/*Страница для компаний 1 блок*/
.contblock_forcomp{
width: 100%;max-width:1000px; margin: 0 auto;
	
}
.clearfix{clear:both;}
.left_blfc{float: left; width: 50%;display: inline-block;}
.left_blfc h2{
	text-align:center;width: 100%; 
	font-size: 30px; color: #383838; font-weight:700; padding-top: 20px;font-family: 'Exo 2', sans-serif;
}
.rigth_blfc{float: left; width: 50%; display: inline-block;}
.li_bldc{width: 100%; padding: 10px 0; display: block; font-weight: 700;font-size: 20px; line-height:1;}
.bl_ud_img img{display:block; margin: 0 auto; padding: 10px 0 0 0;}
.li_bldc img{ width: 100%; max-width: 50px;}
.img_blfc img{width: 100%; padding: 15px;}
.ul_forcomp{
	font-weight: 600;
    font-size: 20px;
    line-height: 1;
    margin: 0;
    padding: 0;
}
.ul_forcomp li{
height: 50px; margin: 20px 0; line-height:30px; font-family: 'Exo 2', sans-serif;
}
li.f1{
	list-style: none;
padding-left: 60px;
background-repeat: no-repeat;
background-position: left center;
background-image: url("../images/ico/1.png"); 
background-size: 50px 50px;}
li.f2{
	list-style: none;
padding-left: 60px;
background-repeat: no-repeat;
background-position: left center;
background-image: url("../images/ico/2.png"); 
background-size: 50px 50px;}
li.f3{
	list-style: none;
padding-left: 60px;
background-repeat: no-repeat;
background-position: left center;
background-image: url("../images/ico/3.png"); 
background-size: 50px 50px;}
li.f4{
	list-style: none;
padding-left: 60px;
background-repeat: no-repeat;
background-position: left center;
background-image: url("../images/ico/4.png"); 
background-size: 50px 50px;}
li.f5{
	list-style: none;
padding-left: 60px;
background-repeat: no-repeat;
background-position: left center;
background-image: url("../images/ico/5.png"); 
background-size: 50px 50px;}
li.f6{
	list-style: none;
padding-left: 60px;
background-repeat: no-repeat;
background-position: left center;
background-image: url("../images/ico/6.png"); 
background-size: 50px 50px;}

.zag_comp{
width: 100%;
height: 150px;
background: url("../images/bg_forcomp1.jpg") center center;
}
.h1_zag_comp {
    font-size: 50px;
    color: #27a8e5;
    line-height: 150px;
    text-shadow: 1px 1px 1px #fff;font-family: 'Exo 2', sans-serif;
    font-weight: 700;
    text-align: center;
}
/*Страница для компаний 2 блок*/
.lentauimg {
    width: 100%;
    float: left;
}
/*Страница для компаний 3 блок*/
.cont-udobstva{
	width: 100%; max-width: 1000px; margin: 0 auto;
}
.h2_udobstva{
	text-align: center; color: #000; margin:  20px auto;    font-weight: 700;
}
.wrap_ud{
	width: 100%;	
}
.bl_ud{
    float: left;
    width: 30%;
    margin: 15px 1.6%;
    height: 260px;
    box-shadow: 1px 1px 20px 1px #f1f1f1;
}
.p_ud{text-align: center; font-size: 16px; color: #343434;padding: 5px 5px 10px;}
.h4_ud{text-align: center; font-size: 16px; color: #343434;font-weight: 700;padding: 10px 5px 0px;}


/*Страница для компаний 4 блок*/
#block33 {
    background-image: url(bgcont.png);
    display: block;
    padding: 20px 0;
}
.bl_ud2_img{ display:block;} 
.bl_ud2_img img{display: block;
    width: 85px;

    margin: 0 auto;} 
.cont-udobstva2{
	width: 100%; max-width: 1000px; margin: 0px auto;
	
}
.h2_udobstva2{
    font-weight: 700;
    text-align: center;
    padding: 20px 0;
}
.wrap_ud2{
	width: 100%;	
}
.bl_ud2{
    float: left;
    width: 22.9%;
    margin: 15px 1%;
    height: 220px;
    box-shadow: 1px 1px 10px 1px #d5d5d5;
    background: rgb(255 255 255 / 60%); padding: 15px 10px;
}
.p_ud2{text-align: center; font-size: 22px; color: #343434;padding: 5px 5px 10px;}
.h4_ud2{text-align: center; font-size: 40px; color: #343434;font-weight: 700;padding: 10px 5px 0px;}

/*Страница для компаний 3 блок*/
.block_form{
	width: 100%; background: url("../images/bg_forcomp3.jpg")no-repeat;   background-size: cover;
  background-position: center; height: 300px; padding:50px 0 0;
}
.cont_block_form h2{text-align: center; color:#fff; font-size: 40px;font-weight: 500;}
.cont_block_form p{text-align: center; color:#fff; font-size: 20px;}
.cont_block_form{width: 100%; max-width:1000px; margin: 0 auto;}
.cont_form{width: 100%; max-width:1000px; margin: 0 auto;}

.input{display: inline-block; float: left; width: 20%; margin: 0 1%;}
.input4{display: inline-block; float: left; width: 30%; margin: 0 0.5%;}
.input input{ width: 100%; height: 50px; background: #fff; border-radius: 5px; padding-left: 10px;border: 1px solid #343434; font-size: 20px; }
.input4 input{background: #27a8e5; color:#fff; border: none; cursor: pointer;}
.input4 input:hover{background: #34d8b2; color:#fff; border: none;}
.owlcal {

    opacity: 0.7;
}

.owl-dots{display:none;}



.owl-carousel .owl-nav{
    overflow: hidden;
    height: 0px;
  }

  .owl-theme .owl-dots .owl-dot.active span, 
  .owl-theme .owl-dots .owl-dot:hover span {
      background: #2caae1;
  }


  .owl-carousel .item {
      text-align: center;
  }
  .owl-carousel .nav-btn{
      height: 47px;
      position: absolute;
      width: 26px;
      cursor: pointer;
      top: 240px!important;
  }

  .owl-carousel .owl-prev.disabled,
  .owl-carousel .owl-next.disabled{
    pointer-events: none;
    opacity: 0.2;
  }

  .owl-carousel .prev-slide{
      background: url(nav-icon.png) no-repeat scroll 0 0;
      left: -33px;
  }
  .owl-carousel .next-slide{
      background: url(nav-icon.png) no-repeat scroll -24px 0px;
      right: -33px;
  }
  .owl-carousel .prev-slide:hover{
     background-position: 0px -53px;
  }
  .owl-carousel .next-slide:hover{
    background-position: -24px -53px;
  }

  span.img-text {
    text-decoration: none;
    outline: none;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    cursor: pointer;
    width: 100%;
    font-size: 23px;
    display: block;
    text-transform: capitalize;
  }
  span.img-text:hover {
    color: #2caae1;
  }
  
  
  


hostel-index-carousel .carousel.hostel-index-carousel {
 
    background: #5c5c5c;

}



.vost{fill:#ffccaa;}

.metro-icon{
	height: 52px;
    width: 52px;
	
}
.metrospb{font-weight:700;}



hostel-index h2 {
	 font-weight: 300;
	 font-size: 2.3em;
}
 hostel-index .hostel-rooms-list {
	 max-width: 1030px;
	 margin: 0 auto;
	 padding-left: 15px;
	 padding-right: 15px;
}
 hostel-index .hostel-promos {
	 text-align: center;
}
 hostel-index .hostel-promos .hostel-promo {
	 text-align: left;
	 width: 310px;
	 height: 180px;
	 display: inline-block;
	 margin-left: 10px;
	 margin-right: 10px;
	 vertical-align: middle;
	 background-size: cover !important;
	 background-position: center center;
	 color: white;
	 font-size: 1.3em;
	 margin-bottom: 10px;
}
.pzag1 {
    color: #00d7ff;
    font-size: 35px;
    font-weight: 500;
    padding: 10px;
    text-shadow: 1px 1px 0px #fff;
}
 hostel-index .hostel-promos .hostel-promo h5 {
	 font-size: 1em;
	 font-weight: bold;
}
 hostel-index .hostel-promos .hostel-promo, hostel-index .hostel-promos .hostel-promo .hostel-promo-bg {
	 border-radius: 5px;
}
 hostel-index .hostel-promos .hostel-promo .hostel-promo-bg {
	 background-color: rgba(0, 0, 0, .35);
	 padding: 20px;
	 width: 100%;
	 height: 100%;
}
 hostel-index .hostel-index {
	 position: absolute;
	 top: 0;
	 bottom: 0;
	 left: 0;
	 right: 0;
}
 hostel-index .hostel-index .container {
	 padding-top: 10%;
}
 hostel-index .hostel-index .container h1 {
	 color: white;
	 font-size: 2.5em;
	 font-weight: 700;
	 text-shadow: black 0 0 2px;
}

 @media (max-width: 1200px) {
	 .float-right > .btn-like {
    color: #fff;
    background-color: #27a8e5;
    font-size: 14px;
    padding: 3px;
    margin: 0;
    margin-left: 0!important;
    border-color: #27a8e5;
}
	 .navbar-hostel-phone{ font-size: 14px;}
	 hostel-navbar a, likehostel-navbar a {
    margin-left: 5px;
}
	 .owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 240px!important;
}
.owl-carousel .prev-slide {

    left: 12px;
}
.owl-carousel .next-slide {
right: 12px;
}
 }





 @media (max-width: 770px) {
	 hostel-index .hostel-index .container {
		 padding-top: 5%;
	}
	 hostel-index .hostel-index .container h1 {
		 font-size: 2em;
	}
	.imgprice{max-width: 180px;}
hostel-index-carousel .carousel.hostel-index-carousel {

height: 600px;
}
.carousel-item {
    max-height: 748px;
    height: 600px;
}
.owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 240px!important;
}
.owl-carousel .prev-slide {

    left: 12px;
}
.owl-carousel .next-slide {
right: 12px;
}

.h1_zag_comp {
    font-size: 30px;
    color: #fff;
    line-height: 1;padding-top: 40px;
    text-align: center;
}
.left_blfc h2 {
    text-align: center;
    width: 100%;
    font-size: 26px;
    color: #000;
    font-weight: 500;
    padding-top: 20px;
}
.left_blfc {
    width: 100%;
	padding: 0 10px;
}
.rigth_blfc {
    width: 100%;
}

.bl_ud {
    float: left;
    width: 95%;
    margin: 15px 2.4%;
    height: 250px;
    box-shadow: 1px 1px 20px 1px #f1f1f1;
}
.bl_ud_img{width: 100%;}
.bl_ud_img img{display:block; margin: 0 auto;}



.bl_ud2 {
    float: left;
    width: 95%;
    margin: 15px 2.4%;
    height: 250px;
     box-shadow: 1px 1px 20px 1px #d5d5d5;
}
.bl_ud_img2{width: 100%;}
.bl_ud_img2 img{display:block; margin: 0 auto;}

.input {
    display: inline-block;
    float: left;
    width: 80%;
    margin: 5px 10%;
}
.input4 {
    display: inline-block;
    float: left;
    width: 80%;
    margin: 0 10%;
}
.block_form {
    width: 100%;
    background: url(../images/bg_forcomp2.jpg)no-repeat;
    background-size: 100% 100%;
    height: 470px;
    padding: 30px 0 0;
}
.h2_udobstva {
    text-align: center;
    color: #000;
    margin: 40px auto;
}
}
 @media (max-width: 500px) {
	 hostel-booking-form .form-control {

    width: 200px;

}
	 .ul_forcomp li {
    height: 50px;
    margin: 25px 0;
    line-height: 30px;
}
	 .card-text:first-child{display: none;}
	 
	 hostel-index-carousel .carousel.hostel-index-carousel {

height: 490px;
}
.carousel-item {
    max-height: 748px;
    height: 490px;
}
	 
	 hostel-index .hostel-index .container h1 {
		 font-size: 1.5em;padding-top: 50px;
	}
	
	
	.pzag1{
    color: #00d7ff;
    font-size: 20px;
    font-weight: 500;
    padding: 2px;line-height: 1;
    text-shadow: 1x 1px 1px #000000;
}
}
  @media (max-width: 1335px) {
	  hostel-navbar a, likehostel-navbar a {
    margin-left: 5px!important;
}
	 .h1_zag_comp {
    font-size: 40px;
    color: #27a8e5;
    line-height: 1;
    text-shadow: 1px 1px 1px #fff;
    font-family: 'Exo 2', sans-serif;
    font-weight: 700;
    text-align: center;
    padding-top: 50px;
}
  }