@font-face {
  font-family: "GalactiCondensed";
  src: url(../fonts/GalactiCondensed-Regular-FFC.otf);
}
@font-face {
  font-family: "GHAIM";
  src: url(../fonts/GHAIM.TTF);
}
@font-face {
  font-family: "gisha";
  src: url(../fonts/gisha.ttf);
}
@font-face {
  font-family: "gishabd";
  src: url(../fonts/gishabd.ttf);
}
@font-face {
  font-family: "GHAIM";
  src: url(../fonts/GHAIM.ttf);
}
b{  
  font-family: "gishabd";
}
body{
  direction: rtl;
  font-size: 18px;
  font-family: "gisha";
  color: #190069;
}
h1,h2,h3,h4,h5,h6{
  font-family: "GalactiCondensed";
}
/* header */
header .container{
  position: relative;
}
.navbar-expand-lg {
  background: #19283e;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
.nav-link {
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
  font-family: "GalactiCondensed";
  font-size: 24px;
}
.navbar-nav .nav-link.active, .navbar-nav .show>.nav-link,
.navbar-nav .nav-link:hover {
  color: #17b7c3;
}
.navbar-brand {
    position: absolute;
    width: 100px;
    top: -13px;
    right: 0;
    margin: 0;
}
.navbar-brand img{
  width: 120px;
}
/* header */
.home-hero{
  background: url(../img/bg.png) no-repeat;
  padding: 100px 0 20px;
  text-align: center;
  color: #fff;
  height: 100vh;
  display: flex;
  align-items: center;
  position: relative;
  background-size: cover;
}
.img-mett{
  position: absolute;
  left: 20px;
  bottom: 20px;
}
.home-hero h4,
.home-hero h1,.about-hero h1{
  text-shadow: 1px 1px 10px #002049;
}
.home-hero h4{
  font-size: 40px;
}
.home-hero h1,.about-hero h1{
  font-size: 100px;
}
.about-lawer{
  padding: 80px 0;
  background: url(../img/pattern.png);
}
.about-lawer h2{
  color: #00204a;
  font-size: 48px;line-height: 48px;
}
.text-subline{
  color: #907245;
  font-size: 25px;
}
.lawyer-intro{
  padding-right: 40px;
  margin-right: 18px;
  border-right: 5px solid #17b7c3;
}
.more-link{
  font-family: "gishabd";
  text-decoration: none;
  color: #190069;
}
.number-counter span{
    font-size: 50px;
    color: #00204a;
    font-weight: 700;
    font-family: "GHAIM";
    display: block;
    line-height: 40px;
    margin-top: 10px;
}
.number-counter {
  padding: 100px 0;
  display: flex;
  align-items: end;
  justify-content: center;
  column-gap: 20px;
}
.number-counter img {
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.counter-text{
  min-width: 125px;
  font-weight: 700;
}
.movable-column .column.wide {
  width: 30% !important;
}
.movable-column{
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 8px;
}
.movable-column .column {
  width: 33.33%;
  transition: all 0.8s ease;
  background-repeat: repeat-x;
  background-size: cover;
  background-position: center;
  min-height: 430;
}
.movable-column a {
  background: #0000008c;
  padding: 15px 20px;
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "GalactiCondensed";
  font-size: 30px;
  height: 72px;
  /* white-space: nowrap; */
  transition: all 0.8s ease;
}
.movable-column .not-wide a{
  font-size: 22px;
}
.f40-blue{
  color: #00204a;
  font-family: "GalactiCondensed";
  font-size: 40px;
  margin-top: 50px;
  line-height: 40px;
}
.right-to-buy{
  padding-top: 50px;
  text-align: center;
  background: #00334c url(../img/yt-watermark.png) no-repeat;
  background-size: cover;
}
h2{
  font-family: "GalactiCondensed";
  font-size: 60px;
  line-height: 60px;
}
.right-to-buy h2{
  color: #fff;
  margin-bottom: 50px;
}
.right-to-buy img{
  height: 900px;
  width: 100%;
  object-fit: cover;
  object-position: top;
  border-radius: 250px 0 0;
}
html[lang="he"] ul,html[lang="he"] ol{
  padding-right: 0;
}
footer{
  background-color: #19283e;
  padding:65px 0 0;
  color: #fff;
}
footer h4 {
  color: #17b7c3;
  font-size: 32px;
  margin-bottom: 20px;
}
footer a{
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease;
  display: inline-block;
  margin-bottom: 5px;
}
footer a:hover{
  color: #17b7c3;
}
.social-media a {
  margin: 20px 15px 0;
  font-size: 24px;
}

/* about hero */

.about-hero{
  background: rgb(25 40 62 / 64%) url(../img/LAWYT.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-blend-mode: overlay;
}
.property-pic {
  max-width: 500px;
  margin-right: auto;
  display: block;
  border: 4px solid #fff;
  width: 100%;
}
.lawyer-pic {
  border: 4px solid #fff;
  position: absolute;
  max-width: 300px;
  top: 20%;
  right: 0;
  width: 100%;
}
/* testimonial */
.testimonial{
  padding: 100px 0;
}
.testimonial-block {
  box-shadow: 5px 5px 20px 0px rgb(219 219 219 / 24%);
  padding: 35px;
  height: 100%;
}
.star-rating {
  display: flex;
  align-items: center;
  column-gap: 15px;
  margin-bottom: 20px;
}
.star-rating-title {
  font-size: 30px;
  line-height: 30px;
  font-family: "GalactiCondensed";
  font-weight: 700;
}
.star-rating i {
  color: #17b7c3;
  font-size: 30px;
  font-style: normal;
}
.testimonial-date {
  color: #BFBFBF;
  font-size: 16px;
  font-weight: 400;
}
/* contact us */
.contact{
  padding: 80px 0;
}
.form-group{
  margin-bottom: 1rem;
}
.contact form{
  max-width: 600px;
  margin:0 auto;
}
.contact form label{
  font-weight: 700;
}
.form-control {
  border: 1px solid #19283e63;
  height: 50px;
}
textarea.form-control{
  height: auto;
}
.btn-submit {
  background: #19283e;
  color: #fff;
  border: 1px solid #19283e;
  height: 50px;
  font-weight: 700;
  width: 100%;
  border-radius: .375rem;
  outline: none;
  transition: all .3s ease-in;
}
.btn-submit:hover,
.btn-submit:focus{
  background-color: #17b7c3;
  border-color: #17b7c3;
}
.checkbox {
  margin-bottom: 1rem;
}
.checkbox label {
  position: relative;
  padding-left: 40px;
}
html[lang="he"] .checkbox label{
  padding-right: 40px;
}
.checkbox label::before{
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #19283e63;
  border-radius: .375rem;
  top:4px;
  left:0;
  position: absolute;
  display: block;
  text-align: center;
  line-height: 20px;
}
html[lang="he"] .checkbox label::before{
  right: 0;
  left: auto;
}
.checkbox input:checked + label::before{
  content: "\2713";
}
/* our-services */
.our-services{
  padding: 80px 0;
  text-align: center;
}
.our-services p {
  max-width: 300px;
  margin: 0 auto 20px;
}
.our-services img {
  width: 70px;
  margin-bottom: 10px;
}














@media (min-width: 992px) {
  html[lang="he"] .offset-lg-1 {
      margin-right: 8.33333333%;
      margin-left: 0;
  }
}
@media (min-width: 1200px) {
  html[lang="he"] .offset-xl-2 {
      margin-right: 16.66666667%;
      margin-left: 0;
  }
}
@media(max-width:1600px){
  .home-hero h1,.about-hero h1{
    font-size: 80px;
    line-height: 80px;
  }
  .home-hero h4 ,.f40-blue{
    font-size: 30px;
    line-height: 30px;
  }
  .img-mett img {
    width: 300px;
  }
  h2 {
    font-size: 50px;
    line-height: 50px;
  }
}
@media(max-width:1440px){
  .right-to-buy img {
    height: 700px;
  }
  .movable-column .column {
    min-height: 350px;
  }
}
@media(max-width:1366px){
  .movable-column .column {
    min-height: 360px;
  } 
  .right-to-buy img {
    height: 600px;
  }
  .movable-column .column {
    min-height: 330px;
  }
}
@media(max-width:1280px){
  .movable-column .column {
    min-height: 310px;
  }

}
@media(max-width:1199px){
  .home-hero h1 {
      margin-bottom: 30px;
  }
  body{
    font-size: 16px;
  }
  .number-counter span {
    font-size: 50px;
    line-height: 30px;
  }
  .movable-column a {
    padding: 12px 20px;
    font-size: 22px;
    height: 55px;
  }
  .movable-column .not-wide a {
    font-size: 16px;
  }
  .movable-column .column {
    min-height: 230px;
  }
  h2 {
    font-size: 40px;
    line-height: 40px;
  }
}

@media(max-width:991px){
  .movable-column .column {
    min-height: 180px;
  }
  .contact{
    padding: 60px 0;
  }
  .testimonial-block {
    padding: 20px;
  }
  .star-rating i {
    font-size: 24px;
  }
  .home-hero h4 br, .f40-blue br{
    display: none;
  }
  .right-to-buy img {
    height: 400px;
  }
  .lawyer-intro {
    padding-right: 20px;
    margin-right: 0;
    border-right: 3px solid #00bfff;
    margin-top: 20px;
  }
  .navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    flex-direction: row-reverse;
  }
  .navbar-brand {
    top:-25px
  }
  .navbar-expand-lg {
    padding: 20px 0;
  }
  .navbar-toggler {
    box-shadow: none !important;
    color: #fff;
    padding: 0;
    margin: 0;
    outline: 0;
    font-size: 30px;
  }
  .nav-link {
    text-align: center;
  }
  .lawyer-pic {
    position: relative;
    margin-top: -200px;
    right: 0;
    margin-bottom: 30px;
    top: auto;
  }
  .about-hero {
    height: 400px;
  }
}
@media(max-width:767px){
  .service-picture{
    margin-bottom: 20px;
  }
  .testimonial {
    padding: 60px 0;
  }
  .testimonial-block {
    margin-bottom: 12px;
    height: auto;
    padding: 30px;
  }
  .about-hero {
    height: 250px;
    padding-top: 70px;
  }
  .lawyer-pic {
    max-width: 180px;
    margin-top: -40px;
    margin-bottom: 20px;
    right: 20px;
    width: 100%;
  }
  .right-to-buy h2 br{
    display: none;
  }
  .navbar-toggler {
    margin-left: 4px;
  }
  h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .right-to-buy h2{
    padding: 0 12px;
  }
  .home-hero {
    padding: 180px 0 100px;
    height: auto;
  }
  .navbar-brand img {
    height: 72px;
    object-fit: contain;
    object-position: right;
  }
  .home-hero h1,.about-hero h1 {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 20px;
  }
  .home-hero h4, .f40-blue {
    font-size: 22px;
    line-height: 26px;
  }
  .img-mett {
    position: relative;
    left: auto;
    bottom: auto;
    margin: 30px auto 0;
    display: block;
    max-width: 250px;
  }
  .about-lawer {
    padding: 60px 0;
  }
  .number-counter {
    padding: 0;
    margin: 50px 0;
    column-gap: 0;
    align-items: start;
    flex-direction: column;
    row-gap: 10px;
    border-right: 2px solid #ccc;
    padding-right: 20px;
  }
  .counter-text {
    min-width: 90px;
    font-size: 14px;
  }
  .number-counter span {
    font-size: 36px;
    line-height: 20px;
  }
  .number-counter img {
    width: 40px;
    height: 40px;
    object-fit: contain;
    object-position: bottom;
  }
  .movable-column {
    column-gap: 0;
    flex-direction: column;
    row-gap: 20px;
  }
  .movable-column .column {
    min-height: 300px;
    width: 100% !important;
  }
  .right-to-buy img {
    border-radius: 130px 0 0;
  }
  .movable-column .column.wide,.movable-column .column.not-wide {
    width: 100% !important;
  }
  .movable-column .not-wide a {
    font-size: 22px;
  }
}
