@import url('https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre:300,400,500,700,900&subset=hebrew,latin-ext');
.form-group {
    margin-bottom: 15px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control,
.form-control:hover{
	border: 1px solid #ccc !important;
}
.pull-left {
    float: left !important;
}
.btn-success {
    color: #fff;
    border-color: #4cae4c;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
}
textarea.form-control {
    height: auto;
}
.text-center{
	text-align: center;
}
.text-center-01{
	text-align: center;
	margin-bottom: 25px;
}
.text-center-02{
	text-align: center;
	margin-top: 25px;
	
}
.form-control {
    border-radius: 0px;
}

textarea.form-control {
    height: 132px;
}
.btn{
	border-radius: 0;
	padding: 8px 26px;
}
.bs-custom-11031{
	text-decoration: none;
	font-size: 16px;
}
.bs-custom-11032{
	margin-bottom: 0;
	margin-top: 0;
}
.bs-custom-005{
	padding-top: 35px;
}

input {
    border: 1px solid #ccc !important;
	color: #555;
    margin-bottom: .5em;
    width: 50%;
    height: 34px;
}

label {
    text-align: left;
}

	.form-control {
    margin-bottom: 10px;
    box-shadow: 0px 3px #888888;
	}
	.error{
		float: right;
	}
	.color-01{
		color: #f00;
	}
	input[type=checkbox] {
		width: auto;
		height: auto;
	}

	
	
.ros-01,
.bs-custom-005 h1,
.bs-custom-005 h2,
.bs-custom-005 h3,
.bs-custom-005 h4,
.bs-custom-005 p,
.bs-custom-005 label{

font-size: 16px;
    font-family: 'Open Sans', sans-serif !important;
}

.bs-custom-005 label
{
    line-height: 1;
    font-size: 100%;
    padding-bottom: 5px;
}
.bs-custom-005 h2{
	 font-size: 28px;
    padding-bottom: 5px;
}
.bs-custom-005 h2{
    font-size: 25px;
    padding-bottom: 3.5px;
}
.bs-custom-005 .checkbox p {
    font-size: 18px;
    text-transform: capitalize;
}

.bs-custom-005 h4{
	font-size: 18px;
}

input, input[type="password"], input[type="text"], textarea,
.form-control {
    margin-bottom: 10px;
    box-shadow: 0px 1px rgba(136,136,136,.5) !important;
	padding: 5px 10px;
}

.bs-custom-004 .row-3 .ros-01,
.bs-custom-004 .row-3 .ros-01 p{
	font-weight: 300;
	 color: rgba(24, 24, 24, 1);
}
	
.bs-custom-004 .row-3 .ros-01 h2{
	font-size: 20px;
	padding-bottom: 5px;
	font-family: 'Frank Ruhl Libre', serif;
	font-family: 'Lato';
	font-weight: 300;
    color: rgba(24, 24, 24, 1);
}

a, .checkbox p a{
	text-decoration: none;
}

	
	