.ajanlatkeres_cont {
	color: #a4a4a4 !important;
}
.apartments_btn {
	padding: 0px;
	margin-left:6%;
	margin-bottom: 15px;
	position: relative;
}
.apartments_btn .pencil{
    border: 1px solid #ffffff;
    border-radius: 5px;
    color: #ffffff;
    padding: 15px;
    position: absolute;
    right: 2px;
    top: 2px;
    z-index: 2;
}
.apartments_btn:hover .pencil{
	color: #49bec8;
    border: 1px solid #49bec8;
}
.apartments_btn .pencil:hover{
	color: #FFFFFF;
    border: 1px solid #ffffff;
	background: #96c3d4;
}
.apartments_btn .blue_btn{
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	position: relative;
}
.apt_textiles.row{
}
.apt_textiles.row div{
	font-size: 16px;
	padding: 14px 5px;
}
.textile_content .gray_bg{
	background-color: #f1f2f2;
	color: #b2b4b6;
	border-bottom: 1px solid #d1d3d4;
}
.textile_content .blue_bg{
	background-color: #3cb9c4;
	color: #ffffff;
	border-bottom: 1px solid #a4dee3;
}

.airbnb_home_title img{
	width: 100%;
}

.o_c_text{
	font-size: 2.4rem;
	margin: 25px auto;
}

.pricecalc_type {
	width: 23%;
	margin: 1%;
	float: left;
}
.order_calc_box{
	height: 245px;
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
}
.order_calc_box:hover{
	color: #61a5bf;
}
.o_c_b_overlay{
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 50px;
	background: rgba(97, 165, 191,0.7);
}
.o_c_b_overlay:hover{
	background: rgba(255, 2555, 255,0.7);
}
.order_calc_box img{
	margin: 0 auto;
}
.order_calc_box img.default{
	display: block;
}
.order_calc_box img.hover{
	display: none;
}
.order_calc_box:hover img.default{
	display: none;
}
.order_calc_box:hover img.hover{
	display: block;
}
.o_c_b_1{
	background-image: url('../images/haz.png');
}
.o_c_b_2{
	background-image: url('../images/fodraszszalon.png');
}
.o_c_b_3{
	background-image: url('../images/szepsegszalon.png');
}
.o_c_b_4{
	background-image: url('../images/wellnes.png');
}

.gray_box{
	background: #f6f6f6;
	width: 100%;
	height: 100%;
	display: table-cell;
}
.gray_box span.bed_name{
	display: block;
	margin-top: 10px;
	color: #48bdc7;
	font-size: 1.3rem;
	min-height: 50px;
}
.gray_box>div{
	padding: 2px 10px;
}
.textile-info-tooltip{
	font-size: 5rem;
	margin-top: 50%;
}

.bootstrap-select{
	width: 100% !important;
}

.house_profile_container{
	text-align: center;
}
#house-profile-form > .row > div{
	padding: 0 5px;
}
#house-profile-form .btn.dropdown-toggle.btn-default{
	padding: 0 25px 0 5px !important;
}

.airbnb_cl1{
	color: #96c3d4;
}
.airbnb_cl2{
	color: #49bec8;
}
.tranparent_btn{
	padding: 5px 20px !important;
	font-size: 1.6rem !important;
	background: rgba(255,255,255,0);
	color: #FFFFFF;
	display: block;
	position: absolute;
	top: 8px;
	left: -200px;
	width: 200px;
	border: 2px solid #FFFFFF;
}
.tranparent_btn:hover,
.tranparent_btn:focus{
	background: #ffffff;
	color: #49bec8;
}

.header .btn{
	padding: 10px 30px;
	background: #f6f6f6;
	color: #3cb9c4;
	font-size: 2.1rem;
}
.header .btn:hover{
	background: #3cb9c4;
	color: #f6f6f6;
}

.textile_content{
	padding-top: 0;
	padding-bottom: 0;
	background: #f8f8f8;
	position: relative;
	left: 0;
	right: 0;
}
.textile_content .container{
	background: #ffffff;
	padding: 50px;

}
.textile_content h1,
.textile_content h2,
.textile_content h3,
.textile_content h4,
.textile_content h5{
	color: #3cb9c4;
}
.textile_content h4{
	font-size: 1.8rem;	
}
.textile_content .form-group{
	text-align: left;
}

#content_airbnb_home > .container{
	padding: 100px 50px;
}

.airbnb_home_cont{
	font-size: 1.8rem;
	color: #5c5c5c;
}
.airbnb_home_title{
	font-size: 3rem;
}

.ize_mize {
    background: rgba(0, 0, 0, 0) url("../images/icons/kis_ize.png") repeat scroll 0 0;
    height: 2px;
    margin-left: 10px;
}
.ize1{
	width: 100%;
}
.ize2{
	width: 93%;
}
.textile_content .container .grey_box{
	background: #f7f8f8;
	width: 100%;
	max-width: 150px;
	height: 225px;
	border-radius: 15px;
	padding: 35px 15px;
	text-align: center;
	margin: auto;
	display: inline-block;
}
.textile_content .container .grey_box h3{
	color: #3cb9c4;
	font-size: 3.6rem;
	margin: 0 auto;
}
.textile_content .container .grey_box b{
	display: block;
	width:100%;
	color: #3cb9c4;
	font-size: 3.6rem;
	margin: 0 auto;
	text-align: center;
}
.textile_content .container .grey_box span{
	color: #333333;
	font-size: 1.8rem;
	margin: 0 auto;
}
.szurke-zebra {
	background-color: #fbfbfb;
	color: #a8a8a8;
	margin: 10px 4.1%;
	font-size: 1.8rem;
}
.szurke-zebra:nth-child(odd) .brutto_price{
	display: none;
}
.szurke-zebra:nth-child(even) .netto_price{
	display: none;
}
.szurke-zebra > div{
	padding: 5px;
}
.szurke-zebra > div:first-child {
	font-size: 2.1rem;
}
.szurke-zebra > div:nth-child(odd){
	background-color: #f6f4f4 !important;
}
.small-gray {
	font-size: 1.4rem;
	color: #a8a8a8;
	margin: 20px auto;
	display: inline-block;
	width: 100%;
}
.textile-piece{
	display: none;
}
.textile-piece input{
	width: 60px;
}

.arkalk_iconset > div {
	padding: 0 !important;
}
.arkalk_hr {
	position: absolute;
	top: 50%;
	width: 30%;
	height: 1px;
	background-color: #61a5bf;
}
.arkalk_hr.pull-right {
	right: 0;
}
.arkalk_hr.pull-left {
	left: 0;
}
.arkalk_iconset span.blue_cl {
	padding: 8px;
	display: block
}
.textile_content .big_title {
    font-size: 2.3rem;
}
.textile_content .small_title {
    font-size: 1.8rem;
}

.input_img_left {
    position: absolute;
    left: 5px;
    top: 27px;
}
.input_img_left+div input{
    padding-left: 45px;
}
.textile_content .row {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#affiliate_header_free_order_text_cont{
	z-index: 1;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
    width: 1170px;
    max-width: 1170px;
    top: 125px;
}
#affiliate_header_free_order_text{
	border-radius: 5px;
	height: 48px;
	background-color: #f1f2f2;
	color: #3cb9c4;
	max-width: 950px;
	padding: 2px 15px;
	text-align: center;
}

@media ALL and (max-width:1200px){
	#affiliate_header_free_order_text_cont{
	    width: 970px;
	    max-width: 970px;
	}
	#affiliate_header_free_order_text{
		max-width: 780px;
		font-size: 1.35rem;
		padding: 5px 10px;
	}
}
@media ALL and (max-width:996px){
	#affiliate_header_free_order_text_cont{
	    width: 750px;
	    max-width: 750px;
	}
	#affiliate_header_free_order_text{
		max-width: 670px;
		height: 45px;
		font-size: 1.5rem;
	}
}
@media ALL and (max-width:768px){
	#affiliate_header_free_order_text_cont{
	    width: 100%;
	}
	#affiliate_header_free_order_text{
	    max-width: 80%;
	    height: auto;
	}
}
@media ALL and (max-width:500px){
	#affiliate_header_free_order_text_cont{
    	top: 105px;
	}
}
@media ALL and (max-width:400px){
	#affiliate_header_free_order_text_cont{
    	top: 100px;
	}
}


@media ALL and (max-width: 1200px){
	.ize1{
		width: 104%;
	}
	.ize2{
		width: 95%;
	}	
	.textile_content .container .grey_box{
		padding: 30px 13px;
	}
}
@media ALL and (max-width:996px){
	.input_img_left {
		top: 23px;
	}
	.pricecalc_type {
		width: 46%;
		margin: 2%;
	}
	.ize_mize {
		margin: 10px 0;
	}
	.ize1{
		width: 100%;
	}
	.ize2{
		width: 100%;
	}	
	.textile_content .container .grey_box{
		margin: 15px auto;
		width: 100%;
	}
	.textile-info-tooltip {
		margin: 23px auto;
	}
	.tranparent_btn{
		border: none;
		float: none;
		top: 10px;
		right: 0;
	}
	.arkalk_hr{
		width: 25%;
	}
}
@media ALL and (max-width:768px){
	.textile_content .container{
		padding-top: 20px;
	}
	.airbnb_home_title img{
		width: 25%;
		margin: 0 auto;
		display: block;
	}
	.ize_mize{
		margin: 10px auto;
	}
	.airbnb_home_cont h2{
		text-align: center;
		margin: 5px;
	}
	.textile_content .container .grey_box {
		
	}
	#content_airbnb_home > .container{
		padding: 20px;
	}
	.arkalk_hr{
		display: none;
	}
	.calculate_persons{
		margin-top: 20px;
	}
}

@media ALL and (max-width:500px){
	.textile_content .container{
		padding-top: 0px;
	}
	.pricecalc_type {
		width: 80%;
		margin: 2% 10%;
	}
	.col-ty{
		width: 92% !important;
		margin-left: 4%;
	}
	.bed_name{
		height: 30px;
		display: block;
	}
	.apartments_btn{
		width: 90%;
		margin-left: 5%;
	}
	.calculate_persons{
		margin-right: 50px;
	}
	.changeable {
	    margin-left: 5%;
	    width: 90%;
	}

	.gray_box span.bed_name{
		min-height: 55px;
	}
}

@media (max-width: 400px) {
	.gray_box span.bed_name{
		min-height: 60px;
	}
}

@media (max-width: 300px) {
	.gray_box span.bed_name{
		min-height: 70px;
	}
}