/***customform**/


.step-form {
    background: #fff;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 3%);
    -moz-box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 3%);
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 3%);
    height: 640px;
    padding:4% 3%;
    display: inline-block;
    border: 1px solid #f9f2f2;
    white-space: normal;
    width: 90%;
    margin: auto;
    vertical-align: top;
    overflow: hidden;
}


body {
    background: #e0eff5;
    font: normal 28px/1 'Open Sans Hebrew', arial, sans-serif;
    color: #565656;
    direction: rtl;
}



form#regiration_form h2 {
    font-size: 45px;
    color: #7eba00;
    margin-bottom: 50px;
    line-height: 1.15;
    font-weight: bold;
}
.form-group-box {
      display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.form-group-box>* {
    flex: 0 0 32.3333%;
    padding: 0 10px;
    margin: 0 0 10px;
	position:relative;
}
.is-IE .post-thumbnail .wp-post-image {
	min-width: auto;
}
.form-type:hover label {
    background: #7eba00;
}
.step-form-cotent .form-type input[type="radio"] {
    opacity: 0;
    position: absolute;
    width: 100%;    margin: 0;
    top: -0;
    left: 0;
     height:100%;
    cursor:pointer;
    right: 0;
    border: none;
}
/*.fieldset_3 input.previous {
    margin-top: 35px;
}
.contact_form input.previous {
    margin-top: 35px;
}*/
.step-form-cotent label.rd-label {
    width: 100%;
    background-color: #bfb;
 height:100%;
    font-size: 16px !important;
    padding: 14px 15px;
    max-width: 100%;
    font-weight: bold;
    color: #fff;
    line-height: 1.1;
    display: flex !important;
    align-items: center;
    border-color: #4c4;
    
  justify-content: center;
    cursor: pointer;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
	 background:#699CFC;
	 /*background:#699CFC;
    background: #0fbce3 background: -moz-linear-gradient(top, #0fbce3 0%, #09b 100%);
    background: -webkit-linear-gradient(top, #0fbce3 0%, #09b 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#0fbce3), to(#09b));
    background: -moz-linear-gradient(top, #0fbce3 0%, #09b 100%);
    background: -o-linear-gradient(top, #0fbce3 0%, #09b 100%);
    background: linear-gradient(to bottom, #0fbce3 0%, #09b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0fbce3', endColorstr='#0099bb',GradientType=0 );*/
    margin: 0;
}
.step-form-cotent label.rd-label:hover{
color: #fff;
    background: #7eba00;
    background: -moz-linear-gradient(top, #7eba00 0%, #4a8c00 100%);
    background: -webkit-linear-gradient(top, #7eba00 0%, #4a8c00 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#7eba00), to(#4a8c00));
    background: -moz-linear-gradient(top, #7eba00 0%, #4a8c00 100%);
    background: -o-linear-gradient(top, #7eba00 0%, #4a8c00 100%);
    background: linear-gradient(to bottom, #7eba00 0%, #4a8c00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7eba00', endColorstr='#4a8c00',GradientType=0 );
}

.form-type input[type="radio"]:hover + label {
	background:#7eba00;
	cursor:pointer;
}

form#regiration_form .contact_form h2 {
    font-size: 30px;
}





.footer-table {
    display: flex;
    justify-content: FLEX-END;
    clear: both;
    margin: auto;
    align-items: center;
    width: 90%;
}
.footer-table .footer-logo img {
    width: 150px;
}
.step-form-cotent {
    position: relative;

}.footer-item {
    font-size: 15px;
}
/*
.form-type {
    position: relative;
    height: 100%;
    display: flex;
    flex: 20%;
    max-width: 36%;
    margin: 0 10px;
}*/
.form-type label:hover {
  background-color: #dfd;
}
.contact_form .form-group {
    text-align: left;
}
.form-type input[type="radio"]:focus + label {
   color: #fff;
    background: #7eba00;
    background: -moz-linear-gradient(top, #7eba00 0%, #4a8c00 100%);
    background: -webkit-linear-gradient(top, #7eba00 0%, #4a8c00 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#7eba00), to(#4a8c00));
    background: -moz-linear-gradient(top, #7eba00 0%, #4a8c00 100%);
    background: -o-linear-gradient(top, #7eba00 0%, #4a8c00 100%);
    background: linear-gradient(to bottom, #7eba00 0%, #4a8c00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7eba00', endColorstr='#4a8c00',GradientType=0 );
}
/*
.form-type input[type="radio"]:checked + label {
 color: #fff;
    background: #7eba00;
    background: -moz-linear-gradient(top, #7eba00 0%, #4a8c00 100%);
    background: -webkit-linear-gradient(top, #7eba00 0%, #4a8c00 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#7eba00), to(#4a8c00));
    background: -moz-linear-gradient(top, #7eba00 0%, #4a8c00 100%);
    background: -o-linear-gradient(top, #7eba00 0%, #4a8c00 100%);
    background: linear-gradient(to bottom, #7eba00 0%, #4a8c00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7eba00', endColorstr='#4a8c00',GradientType=0 );
}
*/
.step-form-cotent input.previous.btn.btn-default {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;margin-left: 10px;
	font-weight:400 !important;
}
.step-form-cotent input.next.btn.btn-info {
     color: #fff;
    background-color: #5bc0de; 
    border-color: #46b8da;margin-right: 10px;
}
fieldset.contact_form .form-group {
    margin-bottom: 0;
    height: auto; 
}
.form-btns {
    
    display: flex;
    justify-content: center;
}
fieldset.contact_form .form-group input {
    border: 1px solid #ddd;
    box-shadow: none;
    border-radius: 4px;
    color: #333;
    margin: 0;
	
}/*
input.submit.btn.btn-success {
       line-height: 100%;
    height: 34px;
    border-radius: 4px;
    color: #fff;
    padding: 1px 25px;
    background-color: #5bc0de;
    border-color: #46b8da;
}
*/
.loader-inner img {
    margin: auto;
}
.step-form .step-form-cotent h1 {
    font-size: 45px;
    color: #7eba00;
    margin-bottom: 50px;
    line-height: 1.15;
    font-family: 'Open Sans Hebrew', arial, sans-serif;
    font-weight: bold;
}
.step-form .step-form-cotent .sub_heading {
    font-size: 28px;
    font-weight: lighter;
    line-height: 35px;
    margin-bottom: 45px;
}
.step-form-cotent form#regiration_form h2.question_title {
    font-size: 28px;
    font-weight: normal;
    color: #699CFC;
    margin-bottom: 45px;
    line-height: 1.3;
}
.step-form-cotent label.rd-label {
    font-size: 20px !important;
}
body.page-template-template-form {
	 width: 1100px;
	 margin-top:0;
	 font:normal 28px/1 'Open Sans Hebrew', arial, sans-serif;
}
/*
.step-form-cotent input.previous.btn.btn-default {
    font-size: 24px;
    color: #acacac;
    background: none;
    box-shadow: none;
    border: none;
	font-weight:400;
	padding:0;
}*/ 

.step-form-cotent input.previous.btn.btn-default {
   font-size: 24px;
    color: #acacac;
    background: #fff;
      box-shadow: 0 2px 0px #7eba0085;
    border-radius: 50px;
    border: none;
    padding: 5px 25px;
    margin-top: 20px;
}
.step-form-cotent input.previous.btn.btn-default {
    margin-left: 0;
}
.step-form-cotent .form-btns {
    margin-top: 20px;
}
.step-form-cotent input.previous.btn.btn-default:focus {
    outline: none;
}
.contact_form .form_set {
    max-width: 552px;
    margin: 0 auto;
    width: 100%;
	display: flex;
    justify-content: space-between;
}
.contact_form .form_set .form-group input {
    background: #fff;
    border: 1px solid #d3d7d8;
    padding: 0;
    font-size: 22px;
    color: #699CFC;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    width: -moz-calc(50% - 12px);6394
	
    height: 65px !important;
    line-height: 65px !important;
    padding: 0 25px;
    -webkit-box-shadow: 2px 2px 4px 0px rgb(23 23 24 / 11%) inset;
    -moz-box-shadow: 2px 2px 4px 0px rgba(23,23,24,0.11) inset;
    box-shadow: 2px 2px 4px 0px rgb(23 23 24 / 11%) inset;
    margin: 12px 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
fieldset.contact_form .form-group {
    margin-bottom: 0;
    height: auto;
    width: calc(50% - 12px);
    float: left;
}
.contact_form .form-btns .btn {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    padding: 20px 15px;
}
.contact_form .form_set .form-group input:focus {
    outline: none;
}
.contact_form .form-btns {
    display: block;
	margin-top:30px;
}
.contact_form .form-btns .btn-success {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    padding: 20px 15px !important;
    display: block;
    max-width: 530px;
    background: #699CFC !important;
    margin: auto;
    width: 100%;
    height: auto !important;
    outline: none;border-radius: 100px !important;
}
.step-form {
	display:flex;
	align-items:center;
}
.step-form-cotent {
	width:100%;
}
.contact_form .form-btns .submit {
	position:relative;
}
.contact_form .form-btns .submit:before {
    content: "";
    background: url(images/arrow.svg) no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 23px;
    height: 21px;
    vertical-align: middle;
    margin-right: 12px;
}
.contact_form .form-btns .previous {
    font-size: 24px;
    color: #acacac;
    font-weight: 500 !important;
}
.contact_form .form_set .form-group input::placeholder {
    color: #0099bb;
    font-size: 20px !important;
}
.contact_form .form-btns .submit:hover {
    color: #fff;
    background: #7eba00 !important;
    background: -moz-linear-gradient(top, #7eba00 0%, #4a8c00 100%) !important;
    background: -webkit-linear-gradient(top, #7eba00 0%, #4a8c00 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#7eba00), to(#4a8c00)) !important;
    background: -moz-linear-gradient(top, #7eba00 0%, #4a8c00 100%);
    background: -o-linear-gradient(top, #7eba00 0%, #4a8c00 100%);
    background: linear-gradient(to bottom, #7eba00 0%, #4a8c00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7eba00', endColorstr='#4a8c00',GradientType=0 );
}


body.page-template.page-id-5 {
    background: #f9ffeb;
}
body.single-questions {
    background: #E0E3F5;
}
.contact_form .form-btns .submit {
    border: none !important;
}
.fieldset_2 .form-group-box>* {
    flex: 0 0 20% !important;
}
.fieldset_3 .form-group-box>* {
    flex: 0 0 25% !important;
}
.fieldset_4 .form-group-box>* {
    flex: 0 0 20%!important;
}
.fieldset_5 .form-group-box>* {
    flex: 0 0 25% !important;
}/*
.contact_form .form-btns input.submit {
    background: #0fbce3;
    background: -moz-linear-gradient(top, #0fbce3 0%, #09b 100%);
    background: -webkit-linear-gradient(top, #0fbce3 0%, #09b 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#0fbce3), to(#09b));
    background: -moz-linear-gradient(top, #0fbce3 0%, #09b 100%);
    background: -o-linear-gradient(top, #0fbce3 0%, #09b 100%);
    background: linear-gradient(to bottom, #0fbce3 0%, #09b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0fbce3', endColorstr='#0099bb',GradientType=0 );
}*/
.step-form-cotent input.previous.btn.btn-default:hover {
    color: #ef1a1a;
}
.step-form .step-form-cotent h1 {
    padding-top: 90px;
}
fieldset.fieldset_1 {
    padding: 0 !important;
}
.page-template-template-thankyou .site {
    background: #fff;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 2px 2px 5px 0px rgb(0 0 0 / 3%);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.03);
    box-shadow: 2px 2px 5px 0px rgb(0 0 0 / 3%);
    height: 695px;
    padding: 3%;
    display: inline-block;
    white-space: normal;
    width: 100%;
    vertical-align: top;
}
.page-template-template-thankyou .thanku h2 {
    font-size: 26px;
    color: #7eba00;
    margin-bottom: 16px;
    line-height: 1.15;
    font-weight: bold;
}
.page-template-template-thankyou .thanku p {
    font-size: 28px;
    font-weight: lighter !important;
    line-height: 35px !important;
}
.page-template-template-thankyou {
    background: #fff;
    width: 100%;
}
.page-template-template-thankyou div#content {
    width: 100%;
    margin: auto;
}
.page-template-template-thankyou .site {
    display: flex;
    align-items: center;
}
.form-group-box>* {
	 flex: 0 0 33.3333% !important;
}
fieldset.fieldset_1 {
    padding: 0 !important;
}
.form-group-box>* {
	flex:0 0 33.3333% !important;
}
.form-group-box>* {
	 flex: 0 0 33.3333%;
}
fieldset.fieldset_2 {
    padding: 0 10px;
}
fieldset.fieldset_3 {
    padding: 0 10px;
}
fieldset.fieldset_4 {
    padding: 0 10px;
}
@media (max-width:991px ){
	body.page-template-template-form {
    width: auto;
    margin-right: 15px;
    margin-left: 15px;
}
.step-form-cotent .contact_form h2 {
   line-height: 1.3;
        font-size: 5.6vw;
    margin-bottom: 9vw;
}
.step-form .step-form-cotent h1 {
	 line-height: 1.15;  font-family: 'Open Sans Hebrew', arial, sans-serif;
    font-size: 9vw;
    margin-bottom: 9vw;
}
fieldset.contact_form .form-group {
    width: 100%;
}
.contact_form .form_set {
    flex-wrap: wrap;
}
.contact_form .form_set .form-group input {
    margin-top: 0;
}
.contact_form .form_set .form-group input {
    font-size: 16px !important;
    height: 50px !important;
}
.step-form .step-form-cotent .sub_heading {
    font-size: 5.2vw;
    line-height: 7vw; font-family: 'Open Sans Hebrew', arial, sans-serif;
    margin-bottom: 9vw;
}
.step-form-cotent form#regiration_form h2.question_title {
   
    line-height: 1.3;
        font-size: 5.6vw;
    margin-bottom: 9vw;
}
}
@media (max-width:767px ){
	.step-form-cotent label.rd-label {
    font-size: 16px !important;
}
.step-form-cotent .form-group-box .form-type {
    flex: 0 0 100% !important;
}
.step-form-cotent .form-btns {
    margin-top: 10px;
}
.step-form-cotent input {
    font-size: 16px !important;
}
.contact_form .form-btns .btn-success {
    padding: 10px 15px !important;
}
.page-template-template-thankyou .thanku h2 {
     font-family: 'Open Sans Hebrew', arial, sans-serif;
   
}
.page-template-template-thankyou .thanku p {
    font-size: 16px !important;
    line-height: 20px !important;
}.step-form .step-form-cotent h1 {
    padding-top: 0;
}
.step-form {
height:auto;
   
    box-shadow: none;

   
  border: none;
    width: 100%;
}
fieldset.contact_form {
    margin: 0;
    
}.footer-table {

    justify-content: center;

    flex-wrap: wrap;

}form#regiration_form fieldset {
    padding: 0 !important;
}.step-form-cotent input.previous.btn.btn-default {
    margin-top: 15px;
}
}

@media only screen and (max-width: 991px) {
    body{ width:100% !important;}

}