.form1683791259 {
    padding:0 10px;
}

.form1683791259 .mhead {
    
}

.form1683791259 .mtitle {
    font-weight: 600;
    font-size: x-large;
}

.form1683791259 .mdesc {
    
}

.form1683791259 .mbody {
    
}

.form1683791259 .mcontent {
    
}

/*Module specific style*/
.form1683791259 input[placeHolder="موبایل"] {
    border:0;
    border-bottom: 2px solid #ddd;
    border-radius:0;
}

.form1683791259 .btn {
    color: #fff;
    background-color: #9cb1a4;
    border-color: #9cb1a4;
    transition: border-radius 0.1s linear 0.1s;
    width:120px;
}

.form1683791259 .btn:hover {
    color: #fff;
    background-color: #f4acb7;
    border-color: #f4acb7;
    border-radius: 0;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}