@charset "utf-8";
.cosmetic {
	color: #fff;
	font-size: 14px;
	line-height: 180%;
}
.cosmetic-tt {
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	display: inline-block;
	background: url(../../img/references/line-img4.png) top center no-repeat, url(../../img/references/line-bot.png) bottom center no-repeat;
	padding-top: 50px;
	padding-bottom: 20px;
	-webkit-text-shadow: 1px 0 0 #205fe7, -1px 0 0 #205fe7, 0 1px 0 #205fe7, 0 -1px 0 #205fe7, 1px 1px #205fe7, -1px -1px 0 #205fe7, 1px -1px 0 #205fe7, -1px 1px 0 #205fe7;
	-moz-text-shadow: 1px 0 0 #205fe7, -1px 0 0 #205fe7, 0 1px 0 #205fe7, 0 -1px 0 #205fe7, 1px 1px #205fe7, -1px -1px 0 #205fe7, 1px -1px 0 #205fe7, -1px 1px 0 #205fe7;
	-o-text-shadow: 1px 0 0 #205fe7, -1px 0 0 #205fe7, 0 1px 0 #205fe7, 0 -1px 0 #205fe7, 1px 1px #205fe7, -1px -1px 0 #205fe7, 1px -1px 0 #205fe7, -1px 1px 0 #205fe7;
	-ms-text-shadow: 1px 0 0 #205fe7, -1px 0 0 #205fe7, 0 1px 0 #205fe7, 0 -1px 0 #205fe7, 1px 1px #205fe7, -1px -1px 0 #205fe7, 1px -1px 0 #205fe7, -1px 1px 0 #205fe7;
	text-shadow: 1px 0 0 #205fe7, -1px 0 0 #205fe7, 0 1px 0 #205fe7, 0 -1px 0 #205fe7, 1px 1px #205fe7, -1px -1px 0 #205fe7, 1px -1px 0 #205fe7, -1px 1px 0 #205fe7;
}
.line-white {
	height: 1px;
	background: #fff;
	width: 100%;
	margin: 20px 0 30px 0;
}
.cl-205fe7 {
	color: #205fe7;
}
.img-profile span {
	padding-top: 20px;
	display: inline-block;
	font-size: 16px;
}
.customer {
	border: solid 1px #fff;
	padding: 50px 20px;
	border-radius: 7px;
	margin-top: 70px;
}
.customer-item{
	border-bottom:solid 1px #fff;
	padding-bottom:30px;
	color:#fff;
	padding-top:30px;
	}
.customer-item:last-child{
	border-bottom:0;
	padding-bottom:0;
	}	
.customer-item-left{
	margin-left:-15px;
	}	
.customer-item-right{
	margin-right:-15px;
	float:right;
	}	
.customer-title{
	color:#ffd100;
	font-weight:bold;
	margin:0px 0 30px 0;
	}	
.customer-des{
	line-height:180%;
	}	
.customer-img{
	margin-bottom:20px;
	}	
.beautiful-cont{
	background:url(../../img/references/beautiful-img1.png) right center no-repeat;
	padding-right:350px;
	}	
.beautiful-item{
	margin-bottom:15px;
	color:#fff;
	}	
.beautiful-item:last-child{margin-bottom:0}	
.beautiful-tt{
	font-weight:bold;
	color:#205fe7;
	}
.beautiful-item p{
	line-height:180%;
	}	
.rf-row-bot{
	background:url(../../img/references/line-img4.png) top center no-repeat, url(../../img/references/line-img4.png) bottom center no-repeat;
	padding:60px 0;
	}	
.form-contact table{
	width:100%;
	color:#fff;
	}	
.form-contact table tr td input{
	border:none;
	outline:none;
	background:#fff;
	height:45px;
	border-radius:5px;
	padding:10px;
	width:100%;
	color:#333;
	}	
.form-contact table tr td{
	padding:10px 0;
	vertical-align:middle;
	}	
.ct-col-left{
	width:35%;
	}	
.form-contact table tr td input.tel{
	width:240px;

	}	
.form-contact table tr td input.fax{
	width:240px;
	
	}	
.span-left{
	width:50%;
	float:left;
		text-align:right;

	}	
.span-right{
	width:50%;
	
	float:right;
	text-align:right;
	
	}	
.span-tel{
	padding-left:20px;
	}		
.span-fax{
	padding-left:20px;
	}	
.mounth{
	width:240px;
	height:45px;
	background:#fff;
	color:#333;
	border-radius:5px;
	border:none;
	outline:none;
	}	
.day{
		width:240px;
	height:45px;
	background:#fff;
	color:#333;
	border-radius:5px;
	border:none;
	outline:none;
	
	}	
.birthday-left{
	width:50%;
	float:left;
	text-align:right;
	}	
.birthday-right{
	width:50%;
	float:right;
	text-align:right;
	}		
.bd-left{
padding-left:10px;
	}	
.bd-right{
	padding-left:10px;
	}	
.btn-ct{
	border:none;
	outline:none;
	background:none;
	}	
@media screen and (max-width:961px) {
.row {
	margin: 0
}
.span-left{
	width:100%;
	float:left;
	text-align:left;
	}
.span-right{
	width:100%;
	float:left;
	text-align:left;
	margin-top:10px;
	}	
	.form-contact table tr td input.tel{width:50%}
	.form-contact table tr td input.fax{
	width:50%
	
	}
.birthday-left{
	width:100%;
	float:left;
	text-align:left;
	}
.birthday-right{
	width:100%;
	float:left;
	text-align:left;
	margin-top:10px;
	}		
.mounth{
	width:50%;

	}	
.day{
		width:50%;
	
	}			
	.bd-right{padding-left:35px;}
}
@media screen and (max-width:641px) {
	
	.ct-col-left{
		width:100%;
		float:left !important;
		}
	.ct-col-right{
		width:100%;
		float:left !important;
		}	
	}
 @media screen and (max-width:768px) {
.img-profile {
	margin-bottom: 20px;
}
.customer-item-left{
	margin:0;
	padding:0;
	}
.customer-item-right{
	margin:0;
	padding:0;
	}	
.customer-img{
	text-align:center;
	}	
.customer-des{
	padding-bottom:20px;
	}	
.beautiful-cont{
	background-image:none;
	padding-right:0;
	}
.img-profile span { display:block;}
	
}
