/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
body {
  font-family: "Helvetica Regular";
    color: #5c5c5c;
    background-color: #fefefe;
}
h2,
h3,
h4,
h5 {
  font-family:  Montserrat;
    font-weight: 800;
    letter-spacing: 0.5px;
}

.mobile .monseratt{
    font-size: 1rem !important;
    position: relative;
    top: 4px !important;

}
.monseratt{
  font-family:  Montserrat;
    font-weight: 800;
        font-size: 1.5rem;
    position: relative;
    top: -7px;
    letter-spacing: 0.5px;
}
.b-heading__phone {
  font-size: 1.5rem;
  margin: 10px 0;
}
.b-opyt {
  padding: 1rem 0 2rem 0 !important;
}
.b-block ul {
  /*margin-left: 3.1rem !important;*/
}
.b-block img,
.b-opyt img {
  -webkit-box-shadow: 0 4px 12px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0 4px 12px rgba(50, 50, 50, 0.75);
  box-shadow: 0 4px 12px rgba(50, 50, 50, 0.75);
}
.b-heading__address a {
  border-bottom: 1px dashed;
}
.b-top {
  margin: 5rem 0;
}
.line {
  border-top: 3px solid #1C8EC6;
}
.b-form,
.b-opyt {
  margin: 2rem 0;
  padding: 1rem 0 0 0;
  -webkit-box-shadow: 0 4px 12px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 0 4px 12px rgba(50, 50, 50, 0.75);
  box-shadow: 0 4px 12px rgba(50, 50, 50, 0.75);
  background: #1C8EC6;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #1C8EC6), color-stop(1, #1C8EC6));
  background: -ms-linear-gradient(bottom, #1C8EC6, #1C8EC6);
  background: -moz-linear-gradient(center bottom, #1C8EC6 0%, #1C8EC6 100%);
  background: -o-linear-gradient(#1C8EC6, #1C8EC6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1C8EC6', endColorstr='#1C8EC6', GradientType=0);
}
button.success,
.button.success {
  background-color: #1C8EC6;
  border-color: #1C8EC6;
}
.b-block {
  padding-bottom: 5rem;
}
.b-form__vertical {
  padding: 25px 0;
}
.b-form__vertical > div {
  /*border: 3px solid #1C8EC6;*/
}
.b-map h3 {
  margin: 1.5rem;
}


.b-opyt h3,
.b-opyt h4{
    color: white;
}



.mobile .bg-top,
.mobile .bg-top-isaak{
    background-attachment:scroll;

}
	.bg-top {
    /* background: url(../img/bg-two.jpg) no-repeat center center; */
    background: url(/img/most.jpg) no-repeat 0px -70px;
    background-size: cover;
    padding: 24px 0 80px 0;
    z-index: 50;
    height: 800px;
    background-attachment: fixed;
    padding-top: 110px;

          -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
}


	.mobile.bg-top-isaak {height: 850px;}
	.bg-top-isaak {
		/* background: url(../img/bg-two.jpg) no-repeat center center; */
		background: url(/img/most.jpg) no-repeat 0px 0px;
		    background-size: cover;
    /*padding: 24px 0 80px 0;*/
    z-index: 50;
    height: 890px;
    background-attachment: fixed;
    /*padding-top: 50px;*/
	}

	.bg-top-isaak h3,
	.bg-top-isaak h4,
	.bg-top-isaak a,
	.bg-top-isaak div{
		color: white;
	}

	.b-title-wrap {
    acdkground: url(/img/bg_1.jpg) no-repeat;
    padding: 50px 20px;
    background: rgba(0,0,0,0.27);
}

    .mobile .b-title-top {
            font-size: 1.5rem;


    }
	.b-title-top {
    /* margin-bottom: 30px; */
    color: white;
    padding: 20px !important;
    font-family: 'DinMedium', sans-serif;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.65);
    margin: 0;
    padding: 0;
    font-size: 2.5rem;
    background: rgba(0,0,0,0.47);
    border: 1px solid #FFFFFF;
    /* border-radius: 32px; */
}

	.b-br {
    line-height: 1;
    font-size: 0px;
}

    .fotorama__caption__wrap{
        font-size: 2rem;
    position: relative;
    left: 1rem;
    top: -2rem;
}


    @font-face {
   font-family: Helvetica Regular;
   src: local("Helvetica Regular"),
        url(/font/9202.OTF);
}



    /*font-family: 'Montserrat', sans-serif;
*/

#map{
    margin-bottom: 1rem;
}

.mobile .b-block {
    padding-bottom: 1rem;
}

.b-udobstva{

background: url(/img/bed.png) no-repeat;

    background-attachment: fixed;
    background-size: cover;
    min-height: 450px;

       -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;

}


.mobile .b-udobstva{
        min-height: 950px;

}



.mobile .b-top{
    margin: 0px !important;
}


.mobile ul.menu li{

    float: none !important;
}
 ul.menu{

}
.mobile ul.menu{
    margin-top: 0!important;
    margin-bottom: 0!important;
}

#top{
    padding: 1rem 0 !important;
}

.mobile .menu  {
        margin-left: 0 !important;

}
.mobile .menu li{
    margin-left: 0 !important;
}
