@charset "utf-8";
















/* Add here all your CSS customizations */
/****************custum**************/

.homepage-bar .bar-textarea {
 margin-right: 7px;
	text-align: right; !important
	
 }
 .home-intro .container .col-md-9{float:right;}
 .input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn
 { border-radius:6px}
 .form-control{border-radius:4px}
 .home-intro .container .get-started{ float: left}
 .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.offer{    background-color: #f4f5ec; text-align:center}
.otitle{ font-size:24px; font-weight:bold; padding-bottom: 10px;}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {

}
.form-group .error{ color:#FFFFFF}
#formModal{ direction:rtl}
#formModal .control-label{ float:right; font-size:24px}
#formModal .btn-default{ float: left}
#formModal .form-group .error {
    color: #FF0000;
}
#formModal .modal-footer .btn+.btn { font-size:14px;
}
