/* 5774 © Copyrights for www.TWB.co.il */
/*      Developed By Avihay Bitton     */

/* Master Layout */
html {
    background-color: #151515;
}

body {
    background: url(/images/tavniyotBg.png) center 13px no-repeat, #f1f5f7;
    color: rgba(0,0,0,.9);
    font-size: 17px;
    font-family: 'simple_clm';
    direction: rtl;
}
section {
    min-height: 554px;
}
header { 
    position: absolute;
    top:  0;
    width: 100%;
    z-index: 100;
}
.wrapper {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}
a { 
    color: inherit;
    text-decoration: none;
}
p{ padding-bottom: 10px;}
.topSearchForm {
    display: inline-block;
}
strong, h3 {font-size: 18px;}

nav {
    background: url(/images/topNavBg.png) top repeat-x;
    font-size: 19px;
    position: absolute;
    z-index: 20;
    left: 0;
    width: 100%;
}
/*.tp-simpleresponsive > ul li {
    z-index: 30 !important;
}*/
nav>.wrapper>ul {
    list-style: none;
    display: inline-block;
    width: 550px;
    float: right;
    margin-right: 180px;
    padding-top: 10px;
    color: rgba(0,0,0,.6);
    font-weight: bold;
    text-shadow: 1px 1px 1px white;
}
nav>.wrapper>ul li {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
nav>.wrapper>ul li a {
    display: block;
    padding: 10px 15px;
    width: 73px;
    text-align: center;
    padding-top: 30px;
}
nav > .wrapper > ul li a i{
    display: block;
}
.current_page_item>a, nav ul li:hover>a { color: rgba(0,0,0,.9);}
.current_page_item {
    background: url(/images/navPointer.png) center -2px no-repeat;
}
.subNav {
    position: absolute;
    top:  39px;
    border-top: 10px solid #eeedee;
    width: 140%;
    right: -20%;
    -webkit-transition: opacity .5s ease-out; /* For Safari 3.1 to 6.0 */
    transition: opacity .3s ease-out;
    opacity: 0;
    height: 0;
    overflow: hidden;
}
nav ul li:hover .subNav {
    opacity: 1;
    height: auto;
}
.logo {
    position: absolute;
    top: 20px;
    right: 0;
    width: 150px;
    z-index: 99;
}

.breadcrumb {
    color: gray;
    padding: 130px 202px 0 0;
    list-style: none;
}
.breadcrumb li {
    display: inline-block;
    vertical-align: top;
    color: rgba(0,0,0,.3);
}
.breadcrumb li:hover, .breadcrumb li.active {color: rgba(0,0,0,.6);}
.aboveFooter {
    background: url(/images/aboveFooter.png) top repeat-x;
    height: 91px;
    padding: 15px 0 0 0;
    width: 100%;
}
#slides {
    position: absolute;
    right: 150px;
    width: 850px;
}
.aboveFooter img {
    float: right;
}
#slides img:first-child {padding-right: 20px;}
.aboveFooter ul {list-style: none;}
.aboveFooter li {
    display: inline-block;
    vertical-align: top;
    margin: 0;
}
footer {
    background: url(/images/footerBg.png) top repeat-x;
    height: 47px;
    padding: 10px 0;
    width: 100%;
    z-index: 20;
    color: white;
}
footer .credit {float: left}
footer .recsAndContacts {
    height: 50px;
    padding: 3px 0 20px 0;
}
footer .recsAndContacts i {
    vertical-align: bottom;
    margin: 0 10px 10px 0;
    color: rgba(255,255,255,.5);
}  
footer .recsAndContacts i:hover {color: rgba(255,255,255,.9);}
footer .recsAndContacts .verticalDevider {
    width: 0px;
    height: 46px;
    border-right: 2px ridge #333;
    display: inline-block;
    vertical-align: top;
    margin: 3px 10px;
}
footer .recsAndContacts .recsTitle {
    font-size: 20px;
    width: 63px;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    padding-right: 10px;
}
footer .recsAndContacts .recs {
    display: inline-block;
    vertical-align: top;
    width: 820px;
    height: 52px;
    overflow: hidden;
    position: relative;
}
footer .recsAndContacts .recs span {
    position: absolute;
    top: 34px;
    left: 0;    
    color: Gray;
}

footer .wrapper { margin: 20px auto;}

/* Home */
.slider {
    height: 365px;
    width: 730px;
    display: inline-block;
    margin: 140px 10px 0 0;
    position: relative;
    margin-bottom: 7px;
    border: 4px solid white;
    box-shadow: 1px 1px 3px rgba(0,0,0,.5);
}
.subjectTitle {
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 720px;
    padding: 10px 20px 10px 0;
    background: rgba(0,0,0,.7);
    color: white;
    font-size: 21px;
}
.disc {
    position: absolute;
    top: 300px;
    right: 0;
}
.rightCol {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 210px;
    margin: 220px 0 0 0;
    text-shadow: white 1px 1px 1px;
}

.services4Home {
    position: relative;
    padding: 30px 0px 30px 0;
    text-shadow: white 1px 1px 1px;
}
.rightCol p,.services4Home p, .services4Home ul {
    /*font-weight: bold;*/
    font-size: 17px;
}
.services4Home ul {
    list-style: none;
    padding-right: 15px;
}
.services4Home ul li {
    display: inline-block;
    width: 480px;
    padding-bottom: 5px;
}
.services4Home ul li:before {
    content: '› ';
    color: #ba1b1a;
    font-weight: bold;
    margin-right: -20px;
    letter-spacing: 5px;
}
.services4Home h2, .rightCol h2 {
    font-size: 36px;
}
.services4Home h2 i, .rightCol h2 i{
    color: white;
    text-shadow: 1px 1px 3px gray;
    font-size: 29px;
}
.services4Home h3, .rightCol h3 {
    color: rgba(0,0,0,.99); 
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 10px;
}
.readMoreBtn {
  background: #da2032;
  background-image: -webkit-linear-gradient(top, #da2032, #be1b1b);
  background-image: -moz-linear-gradient(top, #da2032, #be1b1b);
  background-image: -ms-linear-gradient(top, #da2032, #be1b1b);
  background-image: -o-linear-gradient(top, #da2032, #be1b1b);
  background-image: linear-gradient(to bottom, #da2032, #be1b1b);
  border-radius: 20px;
  text-shadow: 1px 1px 3px #666666;
  color: #ffffff;
  font-size: 20px;
  padding: 4px 14px 3px 10px;
  text-decoration: none;
  margin: 10px;
  box-shadow: 1px 1px 5px gray;
}
.rightCol .readMoreBtn {
    margin-right: 50px;
}
.services4Home .readMoreBtn {
    float: left;
    margin: -20px 0 0 40px;
}
.readMoreBtn:hover {
  background: #be1b1b;
  background-image: -webkit-linear-gradient(top, #be1b1b, #be1b1b);
  background-image: -moz-linear-gradient(top, #be1b1b, #be1b1b);
  background-image: -ms-linear-gradient(top, #be1b1b, #be1b1b);
  background-image: -o-linear-gradient(top, #be1b1b, #be1b1b);
  background-image: linear-gradient(to bottom, #be1b1b, #be1b1b);
  text-decoration: none;
  box-shadow: none;
}

.phoneSign {
    float: left;
}
.phoneNo {
    position: absolute;
    top: 50px;
    left: 20px;
    width: 200px;
    font-size: 26px;
    font-weight: bold;
    color: #da2032;
    text-shadow: 1px 1px 2px rgba(255,255,255,1);
}

/* Text Page */
.textPageContent {
    margin: 30px 200px 0 0;
	min-height: 415px;
}
.textPageContent h1{
    font-size: 39px;
    text-shadow: 1px 1px 1px white;
    margin-bottom: 12px;
}
.textPageContent h2{
    color: #da2032;
    font-size: 20px;
    font-weight: normal;
    text-shadow: 1px 1px 1px white;
    padding-bottom: 10px;
}
.textPageContent h3 {
    color: rgba(0,0,0,.99); 
    font-size: 20px; 
    font-weight: normal; 
    text-shadow: 1px 1px 1px white;
}
.textPageContent ul{ padding-right: 1.5em;}
.titleImage {
    margin: 40px 0px 20px 0px;
    border: 1px solid #999;
    box-shadow: 0 14px 14px -12px rgba(0,0,0,.5);
}
/* About*/
#map_canvas {
    width: 800px;
    height: 300px;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid gray;
}

/* Contact Us */
.sbEmptyField {
    display: none !important;
}
.TKContactForm {margin-bottom: 10px;}
.TKContactForm label {
    display: inline-block;
    vertical-align: top;
    width: 114px;
    padding-top: 9px;
    text-align: left;
}
#joinNL { margin-top: 12px;}
#joinNL+label { width: 193px;}
.TKContactForm input[type="text"],.TKContactForm input[type="email"] {
    display: inline-block;
    vertical-align: top;
    padding: 3px;
    margin-bottom: 10px;
    width: 240px;
    border: 1px solid gray;
    font-family: Arial, sans-serif;
    font-size: 15px;
    background: rgba(255,255,255,.3);
}
.TKContactForm .userMail{margin-bottom: 0 !important;}
.TKContactForm textarea {
    margin-right: 0px;
    min-width: 242px;
    min-height: 100px;
    max-width: 242px;
    max-height: 100px;
    font-family: Arial, sans-serif;
    font-size: 15px;
    border: 1px solid gray;
    background: rgba(255,255,255,.3);
}
.TKContactForm .contactSubmit {
    outline: none;
    border: none;
    cursor: pointer;
    background: #da2032;
    background-image: -webkit-linear-gradient(top, #da2032, #be1b1b);
    background-image: -moz-linear-gradient(top, #da2032, #be1b1b);
    background-image: -ms-linear-gradient(top, #da2032, #be1b1b);
    background-image: -o-linear-gradient(top, #da2032, #be1b1b);
    background-image: linear-gradient(to bottom, #da2032, #be1b1b);
    border-radius: 20px;
    text-shadow: 1px 1px 3px #666666;
    color: #ffffff;
    font-size: 20px;
    font-family: 'Simple CLM';
    padding: 4px 14px 3px 10px;
    text-decoration: none;
    margin: 14px 295px 0 0;
    box-shadow: 1px 1px 5px gray;
}
.TKContactForm .contactSubmit:hover {
      background: #be1b1b;
      background-image: -webkit-linear-gradient(top, #be1b1b, #be1b1b);
      background-image: -moz-linear-gradient(top, #be1b1b, #be1b1b);
      background-image: -ms-linear-gradient(top, #be1b1b, #be1b1b);
      background-image: -o-linear-gradient(top, #be1b1b, #be1b1b);
      background-image: linear-gradient(to bottom, #be1b1b, #be1b1b);
      text-decoration: none;
      box-shadow: none;
}
.formsError{ 
    display: none;
    color: rgba(0,0,0,.5);
    margin: 6px 6px 0 0;         
    font-style: italic;
}
.mailbox {
    position: absolute;
    top: 302px;
    left: 30px;
}
.hiddenIframe { position:absolute; top:-1px; left:-1px; width:1px; height:1px; }
.posted {
    background: #d7f5c7;
    border: 1px solid #aee38f;
    color: #3f7c1e;
    padding: 5px;
    margin: 13px 128px;
    display: inline-block;
    vertical-align: top;
}
.posted i{padding-left: 5px;}
/* Services Page */
.ChildrensList {
    margin: 30px 200px 0 0;
}
.ChildrensList h1{
    font-size: 39px;
    text-shadow: 1px 1px 1px white;
    margin-bottom: 12px;
}
.ChildrensList h2{
    color: #da2032;
    font-size: 20px;
    font-weight: normal;
    text-shadow: 1px 1px 1px white;
    padding-bottom: 10px;
}
.BoxListItem {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 380px;
    height: 240px;
    overflow: hidden;
    margin: 0px 10px 14px 0px ;
    padding: 0;
    border: 1px solid #999;
    box-shadow: 0 14px 14px -12px rgba(0,0,0,.5);
}
.BoxListItem img {
    width: 100%;
    height: 100%;
    transition: all .2s ease;
}
.BoxListItem:hover img {
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
     transform:scale(1.1);
}
.BoxListItem div {
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.7);
    height: 50px;
    width: 100%;
    color: white;
    padding: 5px;
    text-shadow: 1px 1px 2px black;
}
.BoxListItem div h3 {
    color: #ccc;
}
.BoxListItem div h4 {
    font-weight: normal;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
