/* ======================================================================================== */
.min-join-bg {
	width: 100%;
	height: 672px;
	overflow: hidden;
	position: relative;
	top: 0;
	right: 0;
	/*	background:#90C;/*Test*/
}


.min-join-bg_inn {
	width: 100%;
	height: 672px;
	margin: 0 auto;
	position: absolute;
	top: 0px;
	right: 0;
	/*	background:#0FF;/*Test*/
}

.min-join-bxslider {
	width: 100%;
	height: 672px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	/*Test*/
}
.min-join-bxslider .bxslider .text_location{
	position:absolute; right:15%; top:15%; z-index:1;	
}

.min-join-in {
	width: 599px;
	height: 227px;
	margin: 27px auto;
}

.min-join h4 {
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	margin-bottom: 5px;
}

.min-join h4 span {
	color: #3a9cba;
}


/*topsearch*/

.topsearch {
	position: absolute;
	background: rgba(205, 10, 77, 0.9);
	width: 100%;
	/* opacity: 0.8; */
	filter: alpha(Opacity=80);
	height: 97px;
	float: left;
	position: absolute;
	left: 0px;
	bottom: 0;
	z-index: 1000;
}

.topsearch .title {
	color: #ffffff;
	/* ffffff  */
	font: bold 24px 'Open Sans Hebrew';
	line-height: 57px;
}

.topsearch label {
	color: #ffffff;
	/* ffffff  */
	font: bold 16px Open Sans Hebrew;
	float: right;
	margin-left: 5px;
	line-height: 28px;
}


.topsearch .min-select {
	width: 151px;
	height: 35px;
	overflow: hidden;
	margin-left: 10px;
	background-color: #e7e2e2;
	background: #FFF url(../images/arrowdown.png)no-repeat;
	background-position: 5px 8px;
	border: 1px solid #e2e2e2;
	/* ××¤×•×¨ ×‘×”×™×¨ */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 8px;
	padding-right: 0px;
	opacity: 1;
	/* -webkit-box-shadow: inset 3px 3px 10px 0 #dadada; */
	/* box-shadow: inset 3px 3px 10px 0 #dadada; */
	color: #000;
}

.topsearch .min-select select {
	padding: 8px 6px;
	width: 125%;
	border: none;
	box-shadow: none;
	background-color: transparent;
	background-image: none !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 16px;
}

.btnSearch {
	/*background: url('../images/Buttoms/btn_login.png') no-repeat;*/
	width: 60px;
	height: 33px;
	background: #601f3a;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	cursor: pointer;
	display: block;
	border: none;
	font: normal 14px 'Open Sans Hebrew';
	color: #ffffff;
	margin-left: 5px;
}

.set-search-box {
	padding-bottom: 100px;
}



/*_top_login.asp*/

.loginbox {
	width: 100%;
	height: 72px;
	filter: alpha(Opacity=80);
	color: #ffffff;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
	background: linear-gradient(90deg, rgba(213, 9, 59, 1) 0%, rgba(208, 10, 70, 1) 22%, rgba(212, 10, 61, 1) 40%, rgba(193, 12, 104, 1) 72%, rgba(190, 12, 111, 1) 92%);
	position: relative;
}


.loginbox .title {
	font: bold 18px 'Open Sans Hebrew';
	color: #ffffff;
	line-height: 75px;
	margin-left: 5px;
}

.loginbox a {
	font: normal 16px 'Open Sans Hebrew';
	color: #ffffff;
	text-decoration: none;
	margin:0px 5px;
}


.loginbox input[type="text"],
.loginbox input[type="password"] {


	/* ×œ×‘×Ÿ  */
	height: 36px;
	border-radius: 7px;
	border: 0;
	padding: 0 10px 0px 0px;
	background: #fae7ee;
	color: #000;
	margin-left: 3px;
	margin-top: 17px;
}

.loginbox input[type="submit"] {
	background: #000000;
	border-radius: 7px;
	color: #fff;
	font-size: 19px;
	letter-spacing: 0;
	margin-top: 0;
	/* padding: 3px 20px 5px 20px; */
	text-decoration: none;
	font-weight: 600;
	margin: 20px 0;
	border: 0;
	background-image: url(/images/login_btn.png);
	width: 110px;
	height: 36px;
}

/* **************/

.loginbox .round-box-on a {
	font: normal 12px Open Sans Hebrew;
	color: #505050;
	/* ×—×•×  */
	text-decoration: none;
	line-height: 75px;
}

.loginbox .round-box-on img {
	padding-right: 5px;
}
.min-join-bxslider .bxslider .text_location a {
	background: rgb(213, 9, 59);
    background: linear-gradient(90deg, rgba(213, 9, 59, 1) 0%, rgba(208, 10, 70, 1) 22%, rgba(212, 10, 61, 1) 40%, rgba(193, 12, 104, 1) 72%, rgba(190, 12, 111, 1) 92%);
    border: 0 none;
    border-radius: 8px;
    box-sizing: border-box;
    color: #ffffff;
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    max-width: 100%;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 180px;
}
@media only screen and (max-width: 1025px) {
	.min-join-bxslider .bxslider .text_location {
		right: 5%;
	}
}
@media only screen and (max-width: 480px) {
	.min-join-bxslider .bxslider .text_location {
		position: absolute;
		right: 300px;
		top: 37px;
	    white-space: nowrap;
	}
	.min-join-bxslider .bxslider .text_location span:first-child {
		font-size: 25px;
	}
	.min-join-bxslider .bxslider .text_location span {
		font-size: 16px;
	}
}