
#slides .form .but-next-step:disabled{
	background: url(../img/but-next-step-disabled.png) no-repeat right center #dedede;
}

#slides .steps .but-next-step:disabled{
	background: url(../img/but-next-step-disabled.png) no-repeat right center #dedede;
}

.fs-book-disabled {
	background: url(../img/facebook-disabled.png) left center no-repeat #EBEBE4 !important;
	color: #BFADA9 !important;
}

.wrapper{

}
.fullheader {
	margin-bottom: 20px;
	min-height: 525px;
	background:url(../img/new-im.png);
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 5px solid #175884;
	position: relative;
	width: auto;
}
.fullheader:after{
	z-index: 100;
	content: " ";
	width:450px;
	height: 33px;
	background: url(../img/n-h.png) no-repeat;
	position: absolute;
	bottom: -32px;
	left: 50%;
	margin-left: -225px; 
}
.fullheader .logo{
	background: url(../img/new-l.png)no-repeat center 20px !important ;
	height: 69px!important;
}

.fullheader h1{
	font-size: 45px;
	color: #fff;
	font-family: 'segoeuil';
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 20px;
}
.fullheader h1 span{
	color: #fff;
	font-size: 45px;
	font-family: 'ufonts_com_segoeuisemibold';
}

.desc-header{
	display: inline-block;
	text-align: left;
	height: 300px;
	position:relative;
}
.desc-header img{
	display: block;
}
.desc-header p{
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 18px;
	font-family: 'SegoeUI';
	height: 80px;
	display: block;

}
.desc-header li {
	width: 100%;
	min-height: 260px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin: 5px;
	zoom: 1;
	*display: inline;
	_height: 260px;
	padding: 0px
}
.desc-header ul{
	padding: 0px;
	margin: 0px;
}
.desc-header li div div{
	height: 210px;
	display: block;
	margin-bottom: 20px;


}
.desc-header3 li div div{
	height: 210px;
	display: block;
}
.desc-header1{
	width: 308px;
	margin-right: 30px;
}
.desc-header1 img{
	margin-left: 70px;
}
.desc-header2{
	width: 320px;
	margin-right: 20px;
}
.desc-header2 p{
	width: 175px;
}
.desc-header3{
	width: 245px;
}

.input-big{
	height: 55px;
	line-height: 55px;
	padding-left: 30px;
	border: 1px solid #ccc;
	color: #6e6e6e;
	font-size: 22px;
	font-family: 'SegoeUI';
	width: 268px;
	max-width: 410px;
	display: inline-block;
}


.desc-header1:after{
	content: " ";
	position: absolute;
	display: block;
	width: 110px;
	height: 60px;
	background: url(../img/arrow-rtop.png) no-repeat;
	right: -10px;
	top: 42px;
	z-index: 11;
}
.desc-header2:after{
	content: " ";
	position: absolute;
	display: block;
	  width: 78px;
  	height: 40px;
	background: url(../img/arrow-rbot1.png) no-repeat;
	right: -20px;
	top: 210px;
	z-index: 11;
}


.headersmall{
	display: none;
}

.blink-error{
	-webkit-animation: bl1 2s infinite;
	animation: bl1 2s infinite;
}


.button:hover {
	background-color: #24a5ad;
}
.button {
	padding-left: 30px;
	padding-right: 92px;
	color: #fff;
	height: 62px;
	line-height: 62px;
	font-size: 23px;
	font-family: 'segoeuil';
	background: url(../img/but-next-step.png) no-repeat right center #2bc3cc;
	text-transform: uppercase;
	border: 0px;
	cursor: pointer;
	transition: all 0.6s;
	display: inline-block;
	text-decoration: none;
}

.w-subs {
	width: 100%;
	text-align: center;
}

#thx-w-subs{
	font-size: 26px;
	color: #6e6e6e;
	font-family: 'ufonts_com_segoeuisemibold';
	margin-bottom: 0px;
	text-align: center;
	display: none
}

@-webkit-keyframes bl1 {
	0%   {background-color: white;}
	50%  {background-color: #fad2d2;}
	100% {background-color: white;}
}

@keyframes bl1 {
	0%   {background-color: white;}
	50%  {background-color: #fad2d2;}
	100% {background-color: white;}
}
.n-my .desc-header{
	width: 255px;
	position: relative;
	margin: 0px 20px;
}
.n-my .desc-header4:after{
	content: " ";
	position: absolute;
	display: block;
	width: 110px;
	height: 60px;
	background: url(../img/arrow-rtop.png) no-repeat;
	right: -70px;
	top: 42px;
	z-index: 11;
}
.n-my .desc-header5:after{
	content: " ";
	position: absolute;
	display: block;
	width: 104px;
	height: 88px;
	background: url(../img/arrow-rbot.png) no-repeat;
	right: -70px;
	top: 70px;
	z-index: 11;
}
.n-my .desc-header div div{
	text-align: center;
}
.n-my .desc-header img{
	display: inline-block;
}
.snm .desc-header li div div {
  height: 155px!important;
}
.snm .desc-header img{
	margin-top: 25px;
}
.n-my .desc-header li div div{
	height: 153px;
}


.button {
    padding-left: 30px;
  padding-right: 92px;
  color: #fff;
  height: 60px;
  line-height: 58px;
  font-size: 22px;
  font-family: 'segoeuil';
  background: url('../img/but-next-step.png') no-repeat right center #2bc3cc;
  text-transform: uppercase;
  border: 0;
  cursor: pointer;
  transition: all .6s;
  display: inline-block;
  text-decoration: none;
  }
 .input-big{
  	    height: 58px;
  padding: 0px!important;
  line-height: 57px;
  padding-left: 30px!important;
  border: 1px solid #ccc;
  color: #6e6e6e;
  font-size: 22px;
  font-family: 'SegoeUI';
  width: 268px;
  max-width: 410px;
  display: none;
  margin-right: 20px;
  }
  .w-subs .thx_on_mine{
  	float: left;
  	width: 318px;
  	margin-top: 19px;
  	text-align: left !important;
  }
  #thx-w-subs-f .input-big{
  	padding: 0px 20px 0px 20px !important;
  }
  .sh-links{
  	margin-right: 30px;
  }
  .sh-links + .w-subs .input-big{
	margin-right: 0px;
  }
  .sh-links,.w-subs{
  	display: inline-block;
  	width: auto;
  	height: 60px;
  }
  #thx-w-subs-f{
  	float: left;
  	margin-top: 1px;
  }

#thx-w-subs-f #googleplus-subscribe{
	min-width: 244px;
}

  .st-last-s{
  	text-align: center;
  }
.n-my + .step-6 .button {
    padding-left: 30px;
  padding-right: 92px;
  color: #fff;
  height: 60px;
  line-height: 58px;
  font-size: 22px;
  font-family: 'segoeuil';
  background: url('../img/but-next-step.png') no-repeat right center #2bc3cc;
  text-transform: uppercase;
  border: 0;
  cursor: pointer;
  transition: all .6s;
  display: inline-block;
  text-decoration: none;
  }
  .n-my  + .step-6 .input-big{
  	  height: 57px;
  line-height: 58px;
  padding-left: 30px;
  border: 1px solid #ccc;
  color: #6e6e6e;
  font-size: 22px;
  font-family: 'SegoeUI';
  width: 268px;
  max-width: 410px;
  display: none;
  }
  .n-my .swiper-container1 {
	width: 100%;
	height: 70%;
	overflow: hidden; 
}
/*.swiper-slide > div{
	display: block;
}*/
.n-my .swiper-slide1 {
	text-align: center;
	font-size: 18px;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding-top: 10px;
}
.n-my .swiper-container1{
	display: none;
}
.ntm #thx-w-subs-f{
	float: none;
	clear: both;
}
/*.n-my .swiper-pagination.swiper-pagination-clickable{
	display: none;
}*/
.w-subs p{
	font-size: 21px;
    font-family: 'ufonts_com_segoeuisemibold';
    color: #686868;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-bottom: 15px;

}
.w-subs .dn{
	font-family: 'SegoeUI';
	display: none;
}

.ntm .button{
	width: 365px;
	  background: url('../img/rectangle.png') no-repeat right center #2bc3cc;
	  overflow: hidden;
	  position: relative;
}
.sig .w-subs.ntm{
	display: block;
	margin: 0 auto;
	height: auto;
}
.sig .w-subs.ntm p{
	text-align: center!important;

}
.sig #googleplus-subscribe{
	margin: 0 auto;
}
.ntm .button span{
	display: block;
	position: absolute;
	width: 62px;
	height: 62px;
	top:0px;
	right:0px;
 	background: url('../img/req-ar.png') no-repeat 100% 0% #2bc3cc!important;
 	  transition: all .6s;
}
.bgl{
	background: url('../img/req-ar.png') no-repeat 100% 0% #2bc3cc!important;
}
.ntm .button .req1{
	right:-62px;
}
.ntm .button .req2{
	background: url('../img/reqases.png') no-repeat 100% 0% #2bc3cc!important;
	right:0px;
}
.ntm .input-big{
	float: left;
}
.ntm .input-big:focus{
	  border: 1px solid #ccc!important;
}
.w-subs.ntm{
	margin-top: 0px;
}
.n-my .desc-header{
	width: 182px;
	margin-left:60px;
	margin-right: 38px;
}
.n-my .desc-header6{
	width: 270px;
	margin-left: 0px;
}
.n-my .desc-header4:after {
	  right: -103px;
}
.n-my .desc-header5:after {
	  right: -96px;
}
#conteiner.wish-cont{
	padding-bottom: 90px;
}
.footerwrap.mysupercustomclass .progress-bar.pro-g-bar{
	display: none;
}
.footerwrap.mysupercustomclass{
	min-height: 25px;
	margin-top: -40px;
}
@media (max-width: 1370px) {
	.desc-header img {
  display: block;
  height: 115px;
}
.desc-header li div div {
  height: 125px;
  display: block;
  margin-bottom: 0px;
}
.desc-header3 li div div {
  height: 125px;
}
.desc-header2 {
  width: 175px;
  margin-right: 35px;
}
.desc-header3{
	width: 211px;
}
.desc-header1 {
  width: 240px;
  margin-right: 35px;
}
.fullheader {
  min-height: 325px!important;
}
.fullheader.n-my{
	min-height: 480px!important;
}
/*#conteiner.c-min {
  padding-bottom: 134px!important;
}*/

.fullheader h1 {
  font-size: 35px;
  color: #fff;
  font-family: 'segoeuil';
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 5px;
}
.fullheader h1 span{
	font-size: 35px;
}
.desc-header3 li div div{
	margin-top: 0px;
	margin-bottom: 0px;
}
#slides.sl-min .form{
	margin-top: 10px;
}
#slides .form p{
	font-size: 35px;
}
#slides .form .text-input{
	height: 40px;
}
#slides .form .but-next-step {
  padding-left: 30px;
  padding-right: 92px;
  color: #fff;
  height: 55px;
  line-height: 55px;
  font-size: 23px;
  font-family: 'segoeuil';
  background: url('../img/but-next-step.png') no-repeat right center #2bc3cc;
  text-transform: uppercase;
  background-size: 55px 55px;
  border: 0;
  cursor: pointer;
  transition: all .6s;
}
#slides.sl-min {
  height: 190px!important;
}
.desc-header1:after{
	  content: " ";
  position: absolute;
  display: block;
  width: 55px;
  height: 40px;
  right: 22px;
  top: 42px;
  z-index: 11;
  background-size: 100%;
}
.desc-header2:after{
	  content: " ";
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  right: -21px;
  background-size: 100%;
  top: 110px;
  z-index: 11;
}
}
@media (max-width: 1000px) {
	header > .desc-header{
		display: none;
	}
	.n-my .swiper-container1{
		display: block;
	}
	.footerwrap footer {
		  max-width: 952px;
		  margin: 0 auto;
		  width: 100%;
	}
	.footerwrap {
  min-height: 25px;
  margin-top: -45px;
  position: relative;
  width: 100%;
  display: block;
}
	footer .progress-bar{
		display: none;
	}
}
@media (max-width: 790px) {
	.input-big{
	width: 80%;
	margin-bottom: 25px;
}
.button{
	width: 80%;
	padding: 0px;
	max-width: 440px;
}
.step-6 .input-big{
	width: 80%;
	margin-bottom: 25px;
}
.step-6 .button{
	width: 80%;
	padding: 0px;
	max-width: 440px;
}
.n-my + .step-6 .border {
	z-index: 100;

}


.fullheader{
	min-height: 570px;
	margin-bottom: 60px;
	z-index: 100;
}
.n-my .swiper-container1{
	height: 60%;
}
.fullheader:after{
	width: 280px;
	background-size:  100% auto!important;
	margin-left: -145px;
	background-position: center;
	bottom: -26px;
}
.fullheader .logo{
	padding: 0px!important;
	max-width: 466px;
	width: 98%;
}
.st7 .border {
  margin-bottom: 30px;
  max-width: 425px;
  margin: 0 auto;
  width: 95%;
}
.st7 .fl-7{
	max-width: 720px;
	width: 90%;
	display: block;
	margin: 0 auto;

}

.m-h-wish{
	margin-left: 0px;
	left: 0px;
}
.st7 .av-b{
	display: block;
	height: 210px;
	width: 220px;
	margin-left: 70px;
	text-align: center;
	position: relative;
	margin: 0 auto;
	float: none;
	clear: both;
	margin-top: -20px;
}
.st7 .av-b div{
	z-index: 1;
	position: relative;
}
.st7 .av-b p{
	font-size: 25px;
	color:#555655;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0px;
	font-family: 'SEGOEUIB_0';
}
.st7 .av{
	width: 145px;
	height: 145px;
	border-radius: 100%;
	border:2px solid #57c6d0;
	background: url(../img/av.png) no-repeat center center;
	background-size: 100%;
	display: inline-block;
	overflow: hidden;

}
.st7 .av-b img{
	position: absolute;
}
.st7 .pl-7{
	max-width:300px;
	width: 99%;
}

.st7 .fin2{
	min-height: 95px
}
.st7 .fin4 a {
	position: relative;
}
.fl-7.pl-7.fin4 {
	margin: 0 auto;
}
.st7 .fin4 a img{
	position: relative;
	
}
.st7 .thi-z{
	height: auto;
	width: 100%;
	position: relative;
	padding-top: 40px;
	background: url(../img/back-th.png);
}

.st7 .border{
	padding: 10px;
	background:url(../img/bg-image.png);
}
.fin2 > .span{
	display: block;
	width: 90px;
	font-family: 'SEGOEUIB_0';
	font-size: 16px;
	color: #555555;
	float: left;
	margin-top: 33px;
}
.fin2 .span+div{
	float: left;
	text-align: left;
	width: 310px;

}
.f-room{
	float: left;
	display: block;
	width: 77px;
	height: 130px;
	text-align: center;
}
.inf-r{
	float: left;
	width: 185px;
}
.f-room span{
	padding-left: 0px !important;
}
.fin2 .span+div span{
	display: block;
	font-size: 16px;
	color: #555555;
	font-family: 'SEGOEUIB_0';
	padding-left: 30px;
}
.st7 .iml1{
	right: 10px;
	top:30px;
}
img.iml2 {
	left: 39px;
	top: 38px;
}
img.iml3 {
	right: 27px;
	top: 140px;

}
img.iml4 {
	left: 13px;
	top: 109px;
}
img.iml5 {
	left: -24px;
	top: 134px;
}
img.iml6 {
	top: 10px;
	left: 13px;
}
img.iml7 {
	  top: 169px;
  left: 41px;
}
img.iml8 {
	top: 186px;
	left: 119px;
}
img.iml9 {
	top: 4px;
	left: 165px;
}
img.iml10 {
	top: 41px;
	left: -15px;
}
.fin4 > .span {
	display: block;
	width: 90px;
	font-family: 'SEGOEUIB_0';
	font-size: 16px;
	color: #555555;
	float: left;
	margin-top: 18px;
}
.fin4 a span{
	position: absolute;
}
.fin4 .ch-im a{
	width: 70px;
	height: 75px;
	display: block;
	float: left;
	margin: 5px;
	margin-left: 15px;
	text-align: center;
	margin-bottom: 30px;
} 
.fin4 p{
	font-size: 17px;
	color: #555555;
	font-family: 'ufonts_com_segoeuibolditalic';
	margin: 0px;
	text-align: center;
}
.ch-im {
	float: left;
	width: 290px;
	display: block;
	position: relative;
	margin-bottom: 1px;
}
.ch-im span{
	display: block;
	text-align: center;
	font-size: 13px;
	color: #59595b;
	width: 100%;
	font-family: 'ufonts_com_segoeuiitalic';
}
.ch-pr{
	position: relative;
	clear: both;
}

.st7 .border{
	margin-bottom: 30px;
}
.fin2 div .cl1{
	font-size: 26px;
	color: #59595b;
	background: url(../img/cl1-ic.png) no-repeat left center;
	font-family: 'ufonts_com_segoeuibolditalic';
	padding-left: 40px;
	margin-left: 0px;
	margin-bottom: 15px;
	display: block;
	text-align: left;
}
.fin2 div .cl2{
	font-size: 16px;
	color: #59595b;
	font-family: 'SEGOEUIB_0';
	background: url(../img/cl2-ic.png) no-repeat left center;
	padding: 2px;
	padding-left: 40px;
	margin-left: 0px;
	margin-bottom: 15px;
	display: block;
	text-align: left;
}
.fin2 div .cl3{
	font-size: 16px;
	color: #59595b;
	font-family: 'SEGOEUIB_0';
	background: url(../img/cl3-ic.png) no-repeat left center;
	padding: 2px;
	padding-left: 40px;
	margin-left: 0px;
	display: block;
	text-align: left;

}
.f-room span{
	font-family: 'ufonts_com_segoeuiitalic'!important;
	font-size: 13px!important;
	color: #59595b!important;
	display: block;
	clear: both;
}
.ch-pr span{
	color: #57c6d0;
	font-size: 38px;
	font-family: 'SEGOEUIB_0';
	margin-left: 15px;
}
.ch-im .im-h{
	display: block;
	position: relative;
	height: 76px
}
.ch-im .im5{
	padding-top: 15px;
	height: 40px;
}
.fin2>.span{
	display: none;
}
.fin4>.span{
	display: none;
}
.fl-7.fin3 {
  display: none;
}
.n-my .desc-header5:after {
  content: " ";
  position: absolute;
  display: block;
  width: 104px;
  height: 88px;
  right: -90px;
  top: 70px;
  z-index: 11;
}
.n-my .desc-header4:after {
  content: " ";
  position: absolute;
  display: block;
  width: 110px;
  height: 60px;
  right: -90px;
  top: 42px;
  z-index: 11;
}
.n-my .desc-header{
	margin: 0 auto;
}
}

.aic-facility {
  background-image: url('../img/facilitySprite.png')!important;
  width: 82px!important;
  background-repeat: no-repeat;
  height: 82px!important;
}
.aic-facility.aic-facility_m {
  background-image: url('../img/mobileFacility.png')!important;
  width: 120px!important;
  background-repeat: no-repeat;
  height: 120px!important;
}

.aic-about {
   background-image: url('../img/aboutSprite.png')!important;
  width: 82px!important;
  background-repeat: no-repeat;
  height: 82px!important;
}
.aic-about.aic-about_m {
   background-image: url('../img/mobileAbout.png')!important;
  width: 120px!important;
  background-repeat: no-repeat;
  height: 120px!important;
}
.aic-about_m.aic-about-tap{
		background-color: #fff;
	}
	.aic-facility_m.aic-facility-tap{
		background-color: #fff;
	}
	.aic-about-tap.aic-about_m.aic-about-selected{
			background-color: #00A6B6;
		}
.aic-facility-tap.aic-facility_m.aic-facility-selected{
			background-color: #00A6B6;
			
		}
@media (max-width: 350px) {
	.aic-about-tap.aic-about_m.aic-about-selected{
			background-color: #00A6B6;
		}
.aic-facility-tap.aic-facility_m.aic-facility-selected{
			background-color: #00A6B6;
			
		}
			.aic-facility.aic-facility_m {
  background-image: url('../../../static.homeholmes/static/img/mobileFacility.png')!important;
  width: 109px!important;
  background-repeat: no-repeat;
  height: 109px!important;
  /*background-size: 4406px 238px!important;*/
}
.aic-about.aic-about_m {
  background-image: url('../../../static.homeholmes/static/img/mobileAbout.png')!important;
  width: 109px!important;
  background-repeat: no-repeat;
  height: 109px!important;
  /*background-size: 4406px 238px!important;*/
}
.aic-about_m.aic-about-selected:after{
			content: "";
			display: block;
			position: absolute;
			top:0px;
			bottom: 0px;
			width: 20px;
			background-color: #00A6B6;
			right: -12px;
		}
		.aic-about-tap.aic-about_m.aic-about-selected:after{
			content: "";
			display: block;
			position: absolute;
			top:0px;
			bottom: 0px;
			width: 20px;
			background-color: #00A6B6;
			right: -12px;
		}
		.aic-facility_m.aic-facility-selected:after{
			content: "";
			display: block;
			position: absolute;
			top:0px;
			bottom: 0px;
			width: 20px;
			background-color: #00A6B6;
			right: -12px;
		}
		.aic-facility-tap.aic-facility_m.aic-facility-selected:after{
			content: "";
			display: block;
			position: absolute;
			top:0px;
			bottom: 0px;
			width: 20px;
			background-color: #00A6B6;
			right: -12px;
		}
		.aic-about_m.aic-about-tap:after{
			content: "";
			display: block;
			position: absolute;
			top:0px;
			bottom: 0px;
			width: 20px;
			background-color: #fff;
			right: -12px;
		}
		.aic-facility_m.aic-facility-tap:after{
			content: "";
			display: block;
			position: absolute;
			top:0px;
			bottom: 0px;
			width: 20px;
			background-color: #fff;
			right: -12px;
		}
}