

.sub-page-main{
	background-color:#efefef !important;
}

label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-left: 30px;
    color: #4a4a4a !important;
}
.ginput_container input, .ginput_container textarea {
    width: 100%;
    border-bottom: 1px solid #c9c9c9 !important;
}
.box-info-contact h3{
	
}
.box-info-contact {
    position: relative;
    background-color: #e5e5e5 !important;
    height: 100%;
    padding: 30px;
    border: 1px solid #d5d5d5 !important;
}
.box-info-contact ul li span {
	color: #3a3a3a !important;
}
.box-info-contact ul li a {
    position: relative;
    -webkit-transition: color 0.3s ease-out;
    -o-transition: color 0.3s ease-out;
    transition: color 0.3s ease-out;
    line-height: 1.7;
    font-family: 'IRANSans';
    direction: ltr;
    color: #1a1a1a !important;
    border: 0px;
}