.imgresp
{
	margin-top: 0px;
    /*padding: 10px 0px;*/
}
.searchicon
{
	margin-top: 40px;
}
.searchbtn
{
}
.btnimag
{
	background-image: url("../images/enquiry1.png") !important;
	background-repeat: no-repeat;
	background-position: center;
	padding: 62px 25px !important;
	position: fixed;
	background-color: rgba(255, 252, 252, 0.0) !important;
	border-color: #dddddd !important;
	z-index: 9;
}
.effectedu
{
	box-shadow: 0px 1px 15px #939393;
	-webkit-box-shadow: 0px 1px 15px #939393;
	-moz-box-shadow: 0px 1px 15px #939393;
	background-color: #fafafa;
}
.effectedu01
{
	
	margin-top: 15px;
	box-shadow: 0px 0px 1px #fff;
	-webkit-box-shadow: 0px 0px 1px #fff;
	-moz-box-shadow: 0px 0px 1px #fff;
	
}
#subcribemail
{
	display: none;
}
button.closee
{
	-webkit-appearance: none;
	cursor: pointer;
	background: #0000;
	border: 0;
}
.closee
{
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
}
.borderr
{
	border-bottom: 3px solid #ba2e31;
	margin-top: 15px;
	box-shadow: 0 0 10px #c4c4c4;
	-webkit-box-shadow: 0 0 10px #c4c4c4;
	-moz-box-shadow: 0 0 10px #c4c4c4;
}
.courseseffet
{
	background-color: #2c2d2f;
	padding: 15px;
	border-bottom: 3px solid #ba2e31;
	box-shadow: 0 0 10px #c4c4c4;
	-webkit-box-shadow: 0 0 10px #c4c4c4;
	-moz-box-shadow: 0 0 10px #c4c4c4;
}

.cus_sp_blk
{
	margin-bottom: 25px;
}
.cus_speak_list, .cus_sp_blk
{
	float: left;
	width: 100%;
}

.hm_testi
{
	position: relative;
	border-bottom: 1px solid #c4c4c4;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.cus_img
{
	float: left;
	width: 100%;
}

.cus_name {
   
    font: 20px;
    color: #3b596a;
    padding: 22px 0;
    position: absolute;
    top: 0;
    left: 0;
    padding-left: 100px;
}
.cus_nm {
    color: #ef5030;
    float: left;
    width: 100%;
}
.cus_name {
    font: 20px 'open_sanssemibold';
    color: #3b596a;
}
.cus_thought {
    float: left;
    width: 100%;
    color: #5d5d5d;
    font: 14px 'open_sansregular';
    text-align: justify;
}

/*for image start*/
.sad
{
	background-color: #03162c;
    border-bottom: 3px solid #BC0404;
}

.sas img
{
	transition: all 0.3s ease;
}

.grow
{
	overflow: hidden;
}
.grow img:hover
{
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	-moz-transition: scale(1.3);
    opacity: 0.3;
    -webkit-filter: grayscale(85%); /* Safari 6.0 - 9.0 */
    filter: grayscale(85%);
     
}
/*for image end*/