﻿/* Common Definitions */
/*Cross-browser support*/
.ivfcenter {
  color: #4A4A4A;
  padding-bottom: 150px;
}
.ivfcenter .text1 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  letter-spacing: -2px;
}
.ivfcenter .imageLebanonCenter {
  width: 150px;
  height: auto;
}
.ivfcenter .sliderBigLebanonCenter {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background-repeat: no-repeat;
  background-position: center center;
  max-width: 100%;
  max-height: 60vh;
  padding-bottom: 30px;
  /*Remove both lines below to restore to the original setup*/
  height: 450px;
  width: inherit;
}
.ivfcenter .sliderSmallLebanonCenter {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 120px;
  max-height: 120px;
}
.ivfcenter .ivf-center-slider .slider-nav {
  /*width: calc(100% - 25px);*/
  width: 100%;
}
.ivfcenter .ivf-center-slider .slider-nav .slick-current {
  border: 1px solid #2487aa;
}
.gallery img {
  width: auto;
  height: 200px;
  padding: 5px;
}
.lg-outer {
  direction: ltr;
}