/*
=========
RBG STYLE
=========
*/
.faqlist{
	padding: 0 0 10px 0;
}
/*change the title of the social share */
.heateor_sss_sharing_title{
    position: relative;
    right: 77%;
}
/*http://www.laniado.co.il/tapa/%D7%94%D7%A4%D7%A7%D7%AA-%D7%9E%D7%92%D7%96%D7%99%D7%9F-%D7%A2%D7%95%D7%91%D7%93%D7%99%D7%9D-%D7%9C%D7%9E%D7%92%D7%95%D7%95%D7%9F-%D7%97%D7%91%D7%A8%D7%95%D7%AA/*/
.projectrightbox{
    padding: 19px;
    background: #f6f4f4;
    overflow: hidden;
    min-height: 500px;
    color: #232020;
    border-color: red;
    border-width: 11px;
    border-style: solid;
}
.faqitemleft, 
#open{
    display: none;
}

.faqlist{/*change to cube*/
padding: 0px 0px 10px 73%;
}
.faqitem {/*change to cube*/
    padding: 35px 18% 35px 0%;
}

/*##########################footer###########################*/
/*body{
  background: #f5f5f5;
  /*color: #f2f2f2;
  margin: 0;
  padding: 0;
}

a{
  /*color: #f2f2f2;
  text-decoration: none;
}*/

#footer{
  /*margin-bottom: -150px;*/
  clear: both;
  background-color: #f5f5f5;
}


.lookWrap{
  position: relative; 
  /*background-color: #f5f5f5;*/
  float: left;
  width: 100%;
  top: 30px;

}


.legality,
#look{
   width: 51%; 
}
#look{
  margin: auto;
  /**/
}
.legality{
  margin: auto;
  /*width: 700px;*/
  text-align: center;
  clear: both;
  font: 10pt verdana;
  line-height: 2em;
  padding: 40px 0 0 0;
}

.section_footer{
  overflow: hidden;
  float: left;
  display: inline;
  width: 160px;
  margin: 0 15px 15px 0;
  line-height: 1.6em;
}

.fas{
    line-height: 1.6;
}

.section_footer a{
  display: block;
}


.mobilebuttons{
    display: none!important;
}