
@import url(http://fonts.googleapis.com/earlyaccess/opensanshebrew.css);

html,
body {
    -webkit-font-smoothing: antialiased;
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Open Sans Hebrew', sans-serif;
    font-weight: normal;
    text-align: center; 
    background-color: #fffef3;
    width:100%;
    overflow-x:hidden;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.navbar .nav,
.navbar .nav > li {
  float:none !important;
  display:inline-block;
  *display:inline; /* ie7 fix */
  *zoom:1; /* hasLayout ie7 trigger */
  vertical-align: middle;
}

@media(max-width:768px) {
   .navbar .nav, .navbar .nav > li{
    display: block;
    padding-right: 0;
    padding-top: 10px; 
    padding-left: 25px;
   }
}


.navbar-inner {
  text-align:center;
}

.navbar-default {
    border-color: rgba(34,34,34,0);
    background-color: #fffef3;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
    text-align: center !important;
}

.navbar-default .navbar-header .navbar-brand {
    text-transform: uppercase;
    font-weight: 300;
    color: #222;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #222;
    text-decoration: underline;
}


.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    
    font-weight: bold;
    font-size: 14px;
    color: #222;
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: #222;
    text-decoration: underline;
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #222;
    background-color: transparent;
    text-decoration: underline;
    
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
    background-color: transparent;
}

@media(min-width:768px) {
    .navbar-default {
        border-color: rgba(255,255,255,0);
        background-color: transparent;
    }

    .navbar-default .navbar-header .navbar-brand {
        color: rgba(255,255,255,.7);
    }

    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
        color: #fffef3;
        text-decoration: underline;
    }

    .navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
        color: #fffef3;
    }

    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
        color: #fffef3;
        text-decoration: underline;
    }

    .navbar-default.affix {
        border-color: rgba(34,34,34,.05);
        background-color: rgba(61,61,61,0.9);
    }

    .navbar-default.affix .navbar-header .navbar-brand {
        font-size: 14px;
        text-decoration: underline;
    
    }

    .navbar-default.affix .navbar-header .navbar-brand:hover,
    .navbar-default.affix .navbar-header .navbar-brand:focus {
        text-decoration: underline;
    }

    .navbar-default.affix .nav > li>a,
    .navbar-default.affix .nav>li>a:focus {
        color: #fffef3;
    }

    .navbar-default.affix .nav > li>a:hover,
    .navbar-default.affix .nav>li>a:focus:hover {
        text-decoration: underline;
    }
}

.navbar-fixed-top .navbar-collapse {
    max-height: 100%;}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color:#fffef3;
}

.navbar-default .navbar-toggle {
    border-color: #fffef3;
}

header img {
    padding: 20px;
}

.navbar ul img{
    width: 13px;
}

@media(max-width:768px) {
       .navbar ul img{
        display: none;
        } 
}


a {
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.navbar-header {
    float: none;
/*    background-color: #fffef3;*/
    
}

a:hover,
a:focus {
    color: #222;
}

h1{
    font-size: 62px !important;
    margin: 0;
    line-height: 62px;
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.16);
    color: #fffef3;
}

h3{
    font-size: 31px;
    margin: 0;
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.16);
    color: #fffef3;
}

@media(max-width:768px) {
    h3{
    font-size: 24px;
    }
    #logo{
        width: 100px;
    }
}

#feet{
    width: 100%;
}
@media(min-width:376px) {
    #foot-heading{
        padding-top: 120px;
    }
}

p{
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
}

.section-heading{
    color: #3d3d3d;
    font-size: 36px;
    text-align: center;
    
}
.text{
   text-align: right;
   margin-top: 30px;
  font-family: "Open Sans Hebrew";
  color: rgb(61, 61, 61);
  line-height: 1.538;
  padding-right: 15px;
  
}
.right-border{
    border-right-style: solid;
    border-right-color: #47d9b8;
    border-right-width: 2px;
}

hr{
    margin-top: 15px;
    margin-bottom: 0px;
    border: 0;
    border-top:0; 
}

.photo-heading{
    color:#fffef3;
    padding-top: 100px;
}

#gallery{
    margin-bottom: 100px;
}

#gallery-h{
  padding-top: 40px;
  margin: 0;
}
.bg-dark {
    color: #fffef3;
    background-color: #222;
}

.text-faded {
    color: rgba(255,255,255,.7);
}

section {
    margin: 50px 0;
    
}

aside {
    padding: 50px 0;
}

.no-padding {
    padding: 0;
}



#healing, #stopping_movement{
    position: relative;
    width: 100%;
    height: 50%;
    min-height: auto;
/*    background-image:url("../img/healing_bg.jpg");*/
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}
#stopping_movement{
/*    background-image:url("../img/stopping_movement_bg.jpg");*/
}

#video_cover{
    width: 100%;
    padding: 20px;
}

header{
    position: relative;
    width: 100%;
    height: 95%;
    text-align: center;
    color: ##fffef3;
/*    background-image: url(../img/header.jpg);*/
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#down{
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 10px;
}

header .header-content {
    position: relative;
    width: 100%;
    padding: 100px 15px;
    text-align: center;
}

header .header-content .header-content-inner h1 {
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 500;
}

header .header-content .header-content-inner hr {
    margin: 0px auto;
    border-top: 0;
}

header .header-content .header-content-inner p {
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 300;
    color: rgba(255,255,255,.7);
}

@media(min-width:768px) {
    header {
        min-height: 90%;
    }

    header .header-content {
        position: absolute;
        top: 50%;
        padding: 0 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    header .header-content .header-content-inner {
        margin-right: auto;
        margin-left: auto;
        max-width: 1000px;
    }

    header .header-content .header-content-inner p {
        margin-right: auto;
        margin-left: auto;
        max-width: 80%;
        font-size: 18px;
    }
}

.video-box {
    display: block;
    position: relative;
    margin: 0 auto;
}

.video-box .video-box-caption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fffef3;
    opacity: 0;
/*    background: rgba(240,95,64,.9);*/
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.video-box .video-box-caption .video-box-caption-content {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.video-box .video-box-caption .video-box-caption-content .project-category,
.video-box .video-box-caption .video-box-caption-content .project-name {
    padding: 0 15px;
}

.video-box/*:hover*/ .video-box-caption {
    opacity: 1;
}

/*
.video-box:hover .video-box-caption {
    background-color: rgba(0,0,0,0.3);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
*/


.no-gutter > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

::-moz-selection {
    text-shadow: none;
    color: #fffef3;
    background: #222;
}

::selection {
    text-shadow: none;
    color: #fffef3;
    background: #222;
}

img::selection {
    color: #fffef3;
    background: 0 0;
}

img::-moz-selection {
    color: #fffef3;
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #222;
}

#yaara_pic{
    width: 170px;
}
@media(min-width:991px) {
    #yaara_pic {
        padding-top: 100%;
        padding-right: 0px;
        padding-left: 20px;
    }
}
.press_link{
    overflow: hidden;
    border: 3px solid #47d9b8;
    padding: 3px;
    max-width: 430px;
    margin: 0 auto;
}
    
.press_link img{
  float: left;
  
}
.grow{
    height: 200px;
    overflow: hidden;

}

.grow img {
    height: 230px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

@media all and (max-width: 766px) and (min-width: 568px){
    .grow img {
       width: 100%;;
    }
}

 @media(min-width:768px){
    .grow img:hover {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    } 
 }


.press_link p{
    margin-top: 20px;
    height: 40px;
    padding: 5px;
 
}

.button{
    background-color: #47d9b8; 
    border: none;
    color: #fffef3;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    width: 100%;
    border-radius: 0;
}

.button:hover, .button:focus{
    color: #fffef3;
    text-decoration: none;
}
.s-padding{
    padding:4px;
}

.top_padding{
padding-top: 30px;
}

.carousel-content {
    color:black;
    display:block;
    align-items:center;
}

#recs p{
    color: #47d9b8;
}

#recs a{
    color: #47d9b8;
}

#recs a:hover{
    cursor: pointer;
}
#recs a:active{
    cursor: pointer;
    color: #3baa91;
}

carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    text-shadow: 0 0 0 rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);

}

.carousel-control.left, .carousel-control.right{
    background-size: 0 0;
    opacity: 1;
}
@media(min-width:768px) {
    .carousel-control.right{
        right: 20px;
    }

    .carousel-control.left{
        left: 20px;
    }
}
.carousel-control img{
    width: 45px;
}

#contact{
    background-color:#47d9b8;
    color: #fffef3;
    text-align: center;
    padding-bottom: 40px;
    margin-bottom: 0;
}

#contact h4{
    margin-top: 20px;
    padding-bottom: 20px;
}

#contact h5{
    font-size: 20px;
    font-weight: bold;
}

#plants{
width: 80%;
}

#contact_heading{
 padding-top: 40px;   
}

#contact a:link, #contact a:visited{
    text-decoration: none;
    color: #fffef3;
}

#contact a:hover, #contact a:active {
    text-decoration: underline;
    color: #fffef3;
}

#footer p{
    display: inline-block;
}

#footer img{
    display: inline-block;
    width: 70px;
    padding-right: 20px;
}

#footer{
    margin: 10px;
}

#contact h5{
    line-height: 1.5;
    background-image: url(../img/contact_underline.png);
    background-position: bottom center;  
    padding-bottom: 4px;
    background-repeat: no-repeat;
    
}

.modal-content {
    background-color: #fffef3;
}

.btn-default {
    color: #47d9b8;
    background-color: #fffef3;
    border-color: #47d9b8;
}

.btn-default:hover, .btn-default:focus, btn-default:active{
    color: #fffef3 !important;
    background-color: #47d9b8 !important;
    border-color: #47d9b8 !important; 
    outline:0 !important;
    outline-offset:0;
}

/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fade-in {
  opacity:0;  /* make things invisible upon start */
  -webkit-animation:fadeIn ease-in 1;  /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;  /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:0.5s;
  -moz-animation-duration:0.5s;
  animation-duration:0.5s;
}

.fade-in.one {
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.fade-in.two {
  -webkit-animation-delay: 1.0s;
  -moz-animation-delay:1.0s;
  animation-delay: 1.0s;
}

.fade-in.three {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

#footer a, #footer a:hover, #footer a:active, #footer a:visited{
    text-decoration: none;
    color:#333;
    
}

#contact p{
    font-size: 24px;
}

#links a{
cursor: pointer;
}
