body {
  overflow-x: visible; }

.inline-block {
  display: inline-block; }

.text-center {
  text-align: center; }

.col-center {
  margin: 0 auto;
  float: none; }

.this_section {
  padding-top: 0;
  top: 0; }
  .this_section .le_content {
    background: rgba(0, 161, 154, 0.7);
    padding: 3rem;
    height: auto; }
    .this_section .le_content h4, .this_section .le_content p {
      color: white; }

a {
  cursor: pointer; }

.section_tab {
  display: none; }

.product_box {
  cursor: pointer; }
  .product_box img {
    width: 100%; }
  .product_box .fancy-featrure:before {
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(8, 199, 180, 0);
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    -ms-transition: background 0.5s ease;
    transition: background 0.5s ease;
    position: absolute; }
  .product_box .fancy-featrure:hover:before {
    background: rgba(8, 199, 180, 0.3); }

a:hover, a:active, a:focus, .feature li:before, .option-set li a.selected, .meta li.posted-by a, .callback-form > h3 i, .mod-inner > h3, .client-info > h5, .aboutme-widget span, .simple-social a:hover, .provide-pagination ul li a:hover, .project-strategies ul li:before, .project-description li span, .newsletter > form button, .error-page h1, .search-result h3 span, .provide-pagination ul li span, p a, .top-info li i {
  color: inherit; }

footer {
  padding: 40px 0 10px;
  background-color: #3F3F3F; }

.custom_social {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }
  .custom_social li {
    display: inline-block;
    width: auto !important;
    margin-right: 12px; }
    .custom_social li a img {
      width: 40px; }

p {
  text-align: justify; }

.footer_bla {
  float: none;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-align: center;
  margin: 0 auto;
  display: table;
  margin-bottom: 2rem;
  margin-top: 3rem;
  width: auto; }
  .footer_bla li {
    border-bottom: 0;
    color: #fff;
    float: left;
    position: relative;
    padding-right: 1rem;
    width: auto; }

.logobar {
  position: fixed;
  top: 0;
  width: 100%;
  background: transparent;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  -ms-transition: background 0.5s ease;
  transition: background 0.5s ease; }
  .logobar .menubar .container {
    -webkit-transition: background 0.5s ease;
    -moz-transition: background 0.5s ease;
    -o-transition: background 0.5s ease;
    -ms-transition: background 0.5s ease;
    transition: background 0.5s ease; }
  .logobar.scrolled {
    background: rgba(0, 161, 154, 0.9);
    box-shadow: 0 1px 6px 0px rgba(0, 0, 0, 0.54); }
    .logobar.scrolled .menubar .container {
      background: transparent; }
    .logobar.scrolled .logo .white {
      display: block; }
    .logobar.scrolled .logo .normal {
      display: none; }
  .logobar .logo {
    padding-top: 7px;
    max-width: 200px; }
    .logobar .logo .white {
      display: none; }
    .logobar .logo img {
      width: 100%; }

.widget-logo {
  margin: 0; }
  .widget-logo img {
    margin-top: 7px; }

.responsive-logo img {
  width: 180px; }

.wpb_column.no-padding {
  padding: 0 !important; }

.widget {
  margin-bottom: 0; }

.m0 {
  margin-bottom: 0; }

.fixed-bg {
  background-repeat: no-repeat; }

@media (max-width: 980px) {
  body {
    padding-top: 82px; }

  .responsive-header {
    display: block;
    position: fixed;
    background: #fff;
    top: 0; }

  .responsive-logobar {
    padding: 0 10px; }
    .responsive-logobar .menu-button {
      margin-top: 15px; } }
.dist_container {
  background-color: #00a19a;
  color: white;
  overflow: hidden;
  padding: 0; }
  .dist_container p {
    color: white; }
  .dist_container .titi {
    position: relative;
    color: white; }
    .dist_container .titi:before {
      position: absolute;
      content: '';
      background-color: white;
      bottom: -10px;
      left: 0;
      width: 50px;
      height: 1px; }
  .dist_container .button {
    background: #e4e4e4 none repeat scroll 0 0;
    color: #444;
    cursor: pointer;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 15px 30px;
    position: relative;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
    display: none;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear; }
    .dist_container .button:hover {
      background: #333;
      color: white; }
  .dist_container .provider_carousel {
    display: none;
    margin-top: 4rem; }
    .dist_container .provider_carousel a {
      display: block; }
      .dist_container .provider_carousel a img {
        width: 100%; }
  .dist_container .message2 {
    display: none; }
  .dist_container.done .button {
    display: block; }
  .dist_container.done .provider_carousel.owl-loaded {
    display: block; }
  .dist_container.done .country_pin {
    display: inline-block; }
  .dist_container.done .petite_loader {
    display: none; }
  .dist_container.done .message2 {
    display: inline-block; }
  .dist_container.done .message1 {
    display: none; }
  .dist_container .country_pin {
    display: none;
    width: 30px;
    height: 32px;
    background-image: url("../../img/pin.png");
    background-size: contain;
    position: relative; }
    .dist_container .country_pin .country_flag {
      width: 22px;
      height: 22px;
      background-image: url("../../img/flags/lebanon.png");
      background-size: contain;
      display: inline-block;
      position: absolute;
      left: 4px;
      top: 2px; }

.le_map {
  width: 100%;
  background-size: contain;
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat; }
  .le_map .inside {
    position: relative;
    top: 0;
    left: 0;
    padding-top: 40%;
    display: block; }
  .le_map .radar, .le_map .scanner {
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    bottom: -70px;
    background-size: contain;
    background-position: 50% 50%;
    background-repeat: no-repeat; }
  .le_map .scanner {
    -webkit-animation: rotate_this 5s infinite;
    -moz-animation: rotate_this 5s infinite;
    -o-animation: rotate_this 5s infinite;
    animation: rotate_this 5s infinite;
    animation-timing-function: linear; }

@-webkit-keyframes rotate_this {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }
/*@-moz-keyframes NAME-YOUR-ANIMATION {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@-o-keyframes NAME-YOUR-ANIMATION {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}
@keyframes NAME-YOUR-ANIMATION {
  0%   { opacity: 0; }
  100% { opacity: 1; }
}*/
.petite_loader {
  display: inline-block;
  position: relative;
  top: 10px;
  margin-left: 10px; }

@media (max-width: 992px) {
  /*  html,body{
      overflow : scroll !important;
  
    }*/
  .footer_bla li {
    float: none;
    padding-top: 4px;
    padding-bottom: 5px; }

  .dist_container .provider_carousel {
    margin-top: 1rem; }

  .dist_container {
    padding-bottom: 1rem; }

  footer {
    padding: 40px 0 40px; }
    footer .widget-logo {
      margin: 0 auto; }
    footer .widget ul li {
      text-align: center; }

  .show-for-large {
    display: none; }

  .body, html {
    overflow: auto !important; } }
@media (min-width: 992px) {
  footer #provide-about-2, footer #text-2 {
    position: relative; }
    footer #provide-about-2:after, footer #text-2:after {
      content: '';
      background: #46B7A7;
      position: absolute;
      right: 0;
      top: 0;
      width: 1px;
      height: 100px; }

  .fullscreen-container {
    overflow: hidden !important; }

  .hide-for-large {
    display: none; } }
.shhh {
  display: none; }
