.row {
  margin: 0;
  padding: 0;
}
.carousel-indicators {
  left: 51.5%;
}
.main-image {
  background-image: url("../images/gal beitar main.jpg");
  background-size: 100%;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
}
.flex-container .magazines-image {
  background-image: url("../images/gal beitar papers.jpg");
  background-size: 100%;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
}
.homepageImage {
  background-image: url("../images/גל ביתר מחשב.jpg");
  background-size: 100%;
  width: 100%;
  padding-top: 19%;
  height: 0;
  background-repeat: no-repeat;
}
.bitar-fon-banner {
  background-image: url("../images/ביתר פון באנר לאתר.jpg");
  background-size: 100%;
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
}
.flex-container2 {
  text-align: right;
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
  margin: 0;
  list-style: none;
  justify-content: center;
}
.beitar-fon-registration {
  padding-top: 11%;
  padding-left: 20px;
}
.flex-container {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
margin-right: 5%;
margin-left: 5%;
;  list-style: none;
  justify-content: center;
}
.hr hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 2px solid grey;
  clear: both;
}
.flex-container-about {
  display: flex;
  flex-wrap: wrap;
  padding: 0px;
  margin: 0;
  list-style: none;
  justify-content: center;
  margin-top: 20px;
  padding-top: 50px;
}
.flex-item {
  width: 33.33%;
}
.flex-item2 {
  width: 16.66%;

}
.flex-item3 {
  width: 16.66666667%;
}
.flex-item-fon {
  width: 25%;
  margin-bottom: 2%;
}
.logoabout {
  height: 70%;
  vertical-align: middle;
  max-width: 70%;
}
.mobile {
  display: none;
}
.beitar-fon-image {
  display: block;
  max-width: 75%;
  margin: auto;
}
.opacity-div {
  background-color: white;
  opacity: 0.01;
}
@media screen and (max-width: 500px) {
  .bitar-fon-banner {
    background-image: url("../images/ביתרפון מובייל.jpg");
    background-size: 100%;
    width: 100%;
    padding-bottom: 5.1%;
    background-repeat: no-repeat;
  }
  .flex-item {
    width: 50%;
  }
  .flex-item-fon {
    width: 50%;
  }
  .mobile {
    display: block;
  }
  .desktop {
    display: none;
  }
  .bluefont {
    color: #253775;
  }
  .beitar-fon-image2 {
    display: block;
    max-width: 60%;
    padding-top: 0px;
    margin-top: 6%;
  }
  .beitar-fon-registration {
    padding-top: 34%;
    padding-right: 20px;
  }
  .Plogos {
    max-height: 30px;
    height: 30px;
  }
  .over-logo {
    min-height: 60px;
    font-size: 15px;
  }
  .hover-red {
    padding-top: 5px;
    padding-bottom: 5px;
    min-height: 40px;
  }
  .hover-red:hover {
    min-height: 40px;
  }
}
.padding-top-15 {
  padding-top: 15px;
}
#header {
  width: 150px;
}
.float-right {
  float: right;
}
.inline-block {
  display: inline-block;
}
.inline {
  display: inline;
}
.fullscreen {
  width: 100%;
}
.nav-padding {
  padding: 0 100px 0 100px;
}
.col-md-12 {
  margin: 0;
  padding: 0;
}
body {
  width: 100%;
  margin: 0, auto;
  padding: 0;
  box-sizing: border-box;
}
.black-backgroud {
  background-color: black;
}
.navbar-nav {
  float: right;
  margin-top: 32px;
}
.navbar {
  margin-bottom: 0;
}
#gb-logo {
  float: left;
  margin-top: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
}
footer {
  padding-top: 15px;
}
.background-white {
  background-color: white;
}
#footer-logo {
  position: relative;
  top: -10px;
  width: 120px;
}
.padd-bottom {
  padding-bottom: 20px;
}
.submitted .ng-invalid,
.submitted .ng-pristine {
  border: 1px solid red;
}
.white-background {
  background-color: white;
  padding: 20px;
  margin: 20px;
}
.botton-aria a:hover {
  color: black;
  text-decoration: none;
}
.botton-aria1 a:hover {
  color: red;
  text-decoration: none;
}
* {
  box-sizing: border-box;
}
body {
  font-family: Verdana, sans-serif;
}
.mySlides {
  display: none;
}
img {
  vertical-align: middle;
}
/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}
/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}
/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.basic-padding {
  padding: 0px 11%;
}
.basic-padding-book {
  padding: 0px 20%;
}
.active {
  background-color: #717171;
}
/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
@-webkit-keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {
    font-size: 11px;
  }
}
@media only screen and (max-width: 1400px) {
  .basic-padding {
    padding: 0px 10%;
  }
  .basic-padding-book {
    padding: 0px 15%;
  }
}
@media only screen and (max-width: 1110px) {
  .nav-padding {
    padding: 0 3%;
  }
  .basic-padding {
    padding: 0px 3%;
  }
  .basic-padding-book {
    padding: 0px 3%;
  }
  #header {
    width: 120px;
  }
  .nav > li > a {
    padding: 10px 7px;
    font-size: 19px;
  }
  .Plogos {
    margin: 0 auto;
    max-height: 45px;
  }
}
