	body {
background: #285FFA url('http://www.loan-offer.cre.co.il/wp-content/uploads/2018/01/bg.jpg') bottom center no-repeat !important;
height: 100%;
 direction: rtl;
    font-family: 'Arimo', sans-serif !important;
margin:0;
padding: 0;
}
.site-header {
  background: none !important;
}
.site {
    background-color: transparent;
    max-width: 100%;
}
p {
    margin: 0;
}
/*--------NOT TO DISPLAY---------*/
.site-header {
    display: none;
}
.entry-header {
    display: none;
}
.entry-title {
  display: none;
}
.entry-meta {
  display: none;
}
.post-navigation {
    display: none;
}
.site-main .sidebar-container {
    display: none;
}
.site-info {
    display: none;
}
/*--------CONTENT---------*/
.hentry {
    padding: 0;
}
.entry-content {
  padding: 0 !important;
  max-width: 100%;
  width: 100%;
}
.offer-all{
    width: 100%;
}
.offer-hdline {
  font-size: 36px;
color: #fff;
  text-align: center;
  margin-top: 20px;
line-height: 1;
  vertical-align: bottom;
}
.offer-text{
padding: 0 10px;
font-size: 50px;
color: #fff;
font-family: "Arimo",tahoma, arial, sans-serif !important;
text-align: center;
line-height: 1.3;
}
.testimonials {
  width: 90%;
  margin-top: 10px;
}
.testi-img{
  float: left;
    width: 30%;
}
/*--------FORM---------*/
.offer-form {
 font-size: 14px;
}
.form-cntnt {
  color: #ffffff;
font-size: 20px;
  text-align: center;
  width: 100%;
}
.mntry-txt {
    color: #ffffff;
}
input[type="text"], input[type="tel"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], select, textarea {
    color: #333;
    border: none;
  height: 44px;
line-height: 1;
font-size: 20px;
    background-color: #FBF9F4;
  width: 100%;
  margin-bottom: 5px;
margin-top: 5px;
}
input[type="text"]:focus, input[type="tel"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, select:focus, textarea:focus{
     background-color: #fff;
     color: #333;
    border: 2px solid rgba(144, 189, 208, 0.5);
}
button, input[type="submit"], input[type="button"], input[type="reset"] 
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
  width: 100%;
  font-size: 20px;
  margin-top: 5px;
  background: #e8b71b; /* Old browsers */
	background: -webkit-linear-gradient(top, #bd8f04 0%, #e8b71b 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #bd8f04 0%, #e8b71b 100%); /* W3C */
border-color: #ae8303;
}
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
  background: #bd8f04; /* Old browsers */
	background: -webkit-linear-gradient(top, #e8b71b 0%, #bd8f04 100%); /* Chrome 10+, Safari 5.1+ */
	background:   linear-gradient(to bottom, #e8b71b 0%, #bd8f04 100%); /* W3C */
  border-top: none;
}
div.wpcf7-validation-errors {
    border: 0;
    background-color: #fff;
    width: 100%;
    text-align: center;
    margin: 0;
    float: right;
    color: #333;
}
div.wpcf7-response-output {
  border: 0;
    background-color: #fff;
    width: 100%;
    text-align: center;
margin: -20px 0;
  float: right;
      color: #333;
}
div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin: 0;
   background-color: #fff;
   padding: 2px;
  -webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
  position: absolute;
}
span.wpcf7-not-valid-tip {
    border: 0;
    color: #FC6D6D;
    font-size: 1em;
}
div.wpcf7-mail-sent-ok {
    border: 0;
}
div.wpcf7-mail-sent-ng {
    border: 0;
}
div.wpcf7-spam-blocked {
    border: 0;
}
/*--------FOOTER---------*/
.site-footer {
background-color: rgba(255, 255, 255, 0);
  margin: 30px auto;
}
  .site-footer .sidebar-container {
background-color: rgba(255, 255, 255, 0.2);
}
.sidebar .site-footer .widget-area {
    text-align: center;
    left: 0px;
    max-width: 100%;
  height: 70px !important;
}
.site-footer .widget {
    color: #333;
}
.sidebar .site-footer .widget {
    width: 96%;
  position: relative !important;
}
.widget {
    padding: 0;
}
.site-footer .widget a, .site-footer .widget a:active{
    color: #333;
    outline: none;
}
/*--------THANK YOU PAGE---------*/
.ty-all {
  color: #FFF;
}
.ty-text {
  text-align: center;
margin-top: 100px;
font-size: 30px;
margin-bottom: 250px;
}
@media screen and (max-width: 1000px) {
  .offer-form {
width: 70%;
margin-right: 15%;
margin-left: 15%;
}
  .testimonials {
    width: 50%;
    margin-right: 25%;
    margin-left: 25%;
  }
  .testi-img {
    width: 100%;
}
  body {
    background: url('http://www.loan-offer.cre.co.il/images/highbg.jpg') #ffffff no-repeat top center !important;
  }}
@media screen and (min-width: 580px) and (max-width: 1000px) {
 .offer-hdline {
    font-size: 28px;
    line-height: .5;
}
 .offer-text {
    font-size: 34px;
    margin-top: 15px;
}
  .form-cntnt {
    font-size: 16px;
}}
@media screen and (max-width: 580px) {
  .offer-hdline {
    font-size: 24px;
  }
  .offer-text {
    font-size: 34px;
  }
  .offer-form {
width: 80%;
margin-right: 10%;
margin-left: 10%;
}
  .form-cntnt {
    font-size: 16px;
  }
  body {
    background: url('http://www.loan-offer.cre.co.il/images/higherbg.jpg') #ffffff no-repeat top center !important;
  }}
/*@media screen and (min-width: 400px) and (max-width: 580px) {
 .testi-img {
    float: right;
    width: 100%;
    margin-right: 25%;
}
}*/
@media screen and (max-width: 580px) {
.testimonials {
    width: 60%;
    margin-right: 20%;
    margin-left: 20%;
  }}
@media screen and (min-width: 200px) and (max-width: 360px) {
  .offer-hdline {
    font-size: 22px;
    line-height: .5;
}
 .offer-text {
    font-size: 26px;
    margin-top: 15px;
}
  .form-cntnt {
    font-size: 13px;
}
}