/* Reset
------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font,
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i,
center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, button {
  font-size: 100%;
  vertical-align: baseline;
  text-decoration: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
ul,li {list-style: none;}
a img { border: none; height: auto }
a { text-decoration:none; cursor: pointer;}
button {display: block;cursor: pointer;}
h1,h2,h3,h4,h5,h6,pre,code {font-size: 1em; font-weight: normal; }
*
{
    margin: 0;
    padding: 0;
}
input[type="text"], input[type="password"]{ outline: 0;}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* global box-sizing */
*,
*:after,
*:before {
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  -webkit-font-smoothing:antialiased;
  font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
img {
  max-width:100%;
  vertical-align:bottom;
}
a { 
  text-decoration:none;
}
a:focus {
  outline:0;
}
a:hover,
a:active {
  outline:0;
}
input:focus {
  outline:0;  
}
/* Misc
------------------*/
.clear {clear: both !important;}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
.hide { display:none; }
.always-hide{display: none !important;}
.erase { text-decoration:line-through !important; }
.noBorder { border:none !important; }
.left { float:left !important;  }
.right{ float:right !important;  }
img.left, img.right { margin:8px; }
.placeholder { color: #aaa; }
.bold { font-weight:700; }
.bold-error { font-weight:bold; color:Red !important; text-decoration:underline; }
span.loader { display:inline-block; width:16px; height:16px; background:url(_../images/modules/ajax-loader.gif) no-repeat; text-indent:-9999px; overflow:hidden;  }
.aligncenter   { display: block; margin: 0 auto; }
.alignright  { float:left; margin: 0 0 1em 1em; }
.alignleft   { float:right; margin: 0 1em 1em 0; }
.floatleft   { float:right; }
.floatright  { float:left; }
.no-bottom { margin-bottom: 0px !important;}
img.aligncenter, img.alignright,
img.alignleft  { border: 3px solid #EEE; }
.ltr
{
  direction:ltr !important;
  text-align:left !important;
}
.icon{
  display: inline-block;
  text-indent: -9999px;
}
.row { 
  width: 100%;
  float:right;
}
iframe[name="google_conversion_frame"] {
    display: none;
}

/* Master 
--------------------*/
html{
  height: 100%;
  margin: 0px !important;
}
body{
  width:100%;
    height: 100%;
    font:15px/15px 'Heebo', sans-serif;  
    font-weight:400;
    line-height:18px;           
    position: relative;
    background: #fff;    
    color: #fff;
    direction: rtl;    
}
input, 
img, a, p, button { 
   transition: all 0.2s ease-in; 
  -moz-transition: all 0.2s ease-in; 
  -webkit-transition: all 0.2s ease-in; 
}
html, body {
   min-height: 100% !important;
  height: 100%;
}
.page { width: 100%; float: right;  padding-bottom: 80px;  position: relative; }
.page.full { min-height: 100%; }
.wrap {
    width: 1450px;
    max-width: 96%; 
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.bg { 
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url(images/bg-desktop.jpg);
  background-size: cover;
  background-repeat: no-repeat;  
}
.logo { width: 100%; float:right; margin-bottom: 8px;}
.logo img { 
  width: 384px;
  height: 71px;
  margin:0 auto;
  display: block;
}

.col-content { 
  max-width: 100%;  
  width:620px;
  float: right;
  color: #71604a;
  background: rgba(255,255,255,0.88);
  margin-right: 30px;
  margin-top: 62px;
  padding:50px 45px 0px 45px;
  text-align: center;
}

.col-content h1 {     
  color: #715f49;  
  font-weight: 500;
  font-size: 27.5px;
  line-height: 34px;
  margin-bottom: 30px;
}
.col-content p.p1 {   
  font-size: 30px;  
  line-height: 36px;
  margin-bottom: 36px;
}
.col-content p.p1 strong { font-weight: 500; }
.col-content p.p2 {
  font-size: 36px;
  line-height: 40px;  
  margin-bottom: 38px;
}
.col-content p.p3 {
  font-size: 43px;
  line-height: 43px;  
  font-weight: bold;
  color: #7fc241;
}
.col-content p.p3 .curr { font-size: 30px; margin-right: -7px; }
.col-content p.p4 { font-size: 36px; line-height: 40px; font-weight: bold; color: #7fc241; }
.col-content p.phone-line { 
  margin-top: 30px;
  margin-bottom: 40px;
  font-size: 40px;  
}
.col-content p.phone-line a { 
  display: inline-block;
  direction: ltr;
  color: #71604a;
  font-weight: bold;
}
.col-content p.phone-line img.phone-icon { 
  position: relative;
  top: 8px;
  right: -4px;
}
.col-content p.note { 
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 17px;
}

footer { 
  width: 100%;
  height: 290px;
  background: #7fc241;
  float: right;
  position: relative;
  z-index: 2;
}

.form-holder { 
  width: 65%;
  float: right;
  max-width: 705px;
  margin-top: 35px;
}
.form-holder h2 { 
  font-size: 28px;
  text-align: center;
  margin-bottom: 30px;
  padding-left: 4%;
}
.form-holder .input-wrap { 
  margin-bottom: 6px;
  float: right;
  width: 46%;
  margin-left: 4%;
}
.form-holder .input-wrap.action { margin-top: 24px; }
.form-holder .input-wrap p {  
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 1px; 
}
.form-holder .input-wrap input { 
  width: 100%;
  height: 52px;
  background: white;
  border: 2px solid #EEEEEE;
  border-radius: 2px;
  font-family: 'Heebo', sans-serif; 
  font-size: 18px;
    padding: 0 10px;
}
.form-holder .input-wrap button {    
  width: 100%;
  height: 52px;
  background: #00839e;
  border-radius: 3px;
  font-family: 'Heebo', sans-serif;
  font-size: 19.5px;
  font-weight: 500;
  color: white;
  margin-top: 5px;
}

.form-holder .input-wrap input.error { border-color: red; background-color: rgba(255, 0, 0, 0.34)}
.form-holder .input-wrap label.error { display: none !important; }

footer img.product-img { 
    position: absolute;
    width: 33%;
    max-width: 440px;
    left: 90px;
    top: -100px;
}
footer img.product-note { 
    position: absolute;
    left: 10px;
    top: 20px;
}

.info-line { 
  width: 100%;
  float: right;
  margin-top: 49px;
  color: white;
}
.info-line a { 
  color: white;
}
.info-line a.phone-num { 
 font-weight: 500;
  font-size: 24px;
  color: #FFFFFF;
  letter-spacing: 0.4px;
  line-height: 38px;
  float: right;
}
.info-line a.website-link {   
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0.4px;
  line-height: 38px;
  float: left;
}

@media screen and (min-height: 1155px){
    .page { min-height: 100%; }
    footer { position: fixed; bottom: 0px; }
}

@media screen and (max-width: 1600px){
   
}
@media screen and (max-width: 1400px){
  
}
@media screen and (max-width: 1300px){
  footer img.product-img {
      left: 20px;
      width: 380px;
  }
}
@media screen and (max-width: 1200px){
  .bg { background-position-x: -100px; }
}
@media screen and (max-width: 1150px){
  .col-content { margin-right: 0; }
}
@media screen and (max-width: 1100px){
  .bg { background-position-x: -160px; }
  .col-content { width: 540px; }
  .logo img { width: 350px; height: 65px; }
  .col-content h1 { font-size: 23.5px; }
  .col-content p.p4 { font-size: 34px; }
  footer img.product-img { top: -165px; }

}

@media screen and (max-width: 960px){
  .bg { 
    position: static;
    width: 100%;
    height: 448px;
    background-position: 0;    
    background-size: 170%;
  }

  .bg .mobile-logo { 
    display: block;
    padding-top: 37px;
    width: 94%;
    margin: 0 auto;
  }
  .bg .mobile-logo .logo { margin-bottom: 14px; }
  .bg .mobile-logo .logo img { width: 300px; height:55px; float: right; }
  .bg .mobile-logo p { font-size: 22px; margin-right: 36px;}
  .col-content {
      width: 100%;
      margin-top: 0px;
      padding-top: 30px;
  }
  .col-content .logo, .col-content h1 { display: none; }
  .col-content p.p1 .br2 {
      display: none;
  }

  footer { height: auto; margin-bottom: 120px; padding-bottom: 200px;}
  .form-holder { 
    width: 100%;        
    max-width: 480px;
    float: none;
    margin: 0 auto;
  }
  .form-holder h2 { padding-top: 40px; padding-left: 0; }
  .form-holder .input-wrap {
      margin-bottom: 10px;
      float: right;
      width: 100%;
      margin-left: 0;
  }

  footer img.product-img {
      top: initial;
      top: auto;
      bottom: -128px;
      left: 50%;
      margin-left: -218px;
  }
  footer img.product-note { top: auto; top:  initial; bottom: 20px; }
  .col-content p.phone-line {
      margin-top: 50px;
      margin-bottom: 40px;
      font-size: 47px;
  }
  .page { padding-bottom: 20px; }
 }

 @media screen and (max-width: 580px){
  .col-content p.p1 { font-size: 27px; }
  .col-content p.p2 { font-size: 34px; }
  .col-content p.p3 { font-size: 41px;  }
  .col-content p.p4 { font-size: 30px; }
  .form-holder { width: 90%; }
}

 @media screen and (max-width: 520px){ 
  .col-content p.p2 { font-size: 32px; }
  .col-content p.p4 { font-size: 28px; }
  .bg { height: 360px; }
  }

 @media screen and (max-width: 480px){ 
  .bg .mobile-logo  { padding-top: 15px; }
  .bg .mobile-logo .logo img {
      width: 240px;
      height: auto;
    }    
    .bg .mobile-logo .logo { margin-bottom: 8px; }
    .bg .mobile-logo p { font-size: 18px; margin-right: 27px; }
   .col-content p.p1 {  margin-bottom: 24px; }
  .col-content p.p1 br.hide { display: block; }
  .col-content p.p2 {
      font-size: 27px;
  }
  .col-content p.p3 {
      font-size: 35px;
  }
  .col-content p.p4 {
      font-size: 26px;
  }
  .col-content {    
      padding-top: 30px;
      padding: 30px 25px;
  }

    .form-holder h2 { font-size: 24px; }
    footer img.product-img {      
        width: 305px;
        margin-left: -140px;
    }

    .bg {
        height: 320px;
        background-size: 149%;
    }
}

 @media screen and (max-width: 420px){ 
  .bg .mobile-logo p { font-size: 17px; }
  .col-content p.p1 { font-size: 25px; }
  .col-content p.p2 {
      font-size: 25px;
      line-height: 35px;
  }
  .col-content p.p3 { font-size: 32px; }
  .col-content p.p4 {
      font-size: 23px;
  }
  .col-content p.phone-line {
      margin-top: 50px;
      margin-bottom: 40px;
      font-size: 42px;
  }
  .form-holder h2 {
      font-size: 22px;
      text-align: right;
  }
  .bg { background-size: 180%; }
}

 @media screen and (max-width: 360px){ 
  .bg .mobile-logo p {
      font-size: 16px;
      margin-right: 3px;
  }
  .form-holder h2 { font-size: 20px; }
  footer img.product-img {  
      margin-left: -148px;
      width: 280px;
    }
    .col-content p.p3 {
        font-size: 28px;
    }
    .col-content p.p4 {
        font-size: 20px;
    }
}