html,
body {
    background-color: #f4f4f4;
    margin: 0;
    font-family: sans-serif;
    scroll-behavior: smooth;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 4;
  top: 0;
  left: 0;
  background-color: #11111152;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 55px;
  display: none;
}

.sidenav-inner-container {
  background: #f4f4f4;
  width: 250px;
  border: px solid red;
  height: 100%;
}

.small-screen-navber-container{
  padding-top: 25px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 16px;
  color: rgb(5, 5, 83);
  display: block;
  border: px solid red;
  transition: 0.3s;
  margin: 5px auto;
}

.sidenav a:hover {
  font-weight: bold;
}

.sidenav .close-small-screen-navbar{
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


.open-small-screen-navbar {
    font-size: 25px;
    cursor: pointer;
    float: right;
    margin-right: 20px;
    display: none;
}

.close-small-screen-navbar {
    font-size: 1px;
    cursor: pointer;
    font-weight: bold;
    margin-top: 5px;
    margin-right: -5px;
    border-radius: 3px;
    float: right;
    color: white;
    background-color: rgb(5, 5, 83);
    padding: 0px 10px;
}





.ominitour-expert-navbar {
    border: px solid red;
    position: fixed;
    width: 96%;
    color: white;
    padding: 10px 30px;
    z-index: 2;
    background-color: rgb(5, 5, 83);
}

.big-litter-title {
    font-size: 30px;
    font-style: italic;
}

.nav-ominitour-title {
    list-style-type: none;
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 5px;
}

.navbar-ominitour-li {
    list-style-type: none;
    margin: 0px 20px;
    float: right;
    margin-top: 7px;
    padding-bottom: 4px;
    border: px solid green;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
}

.navbar-ominitour-li:hover {
    border-bottom: 2px solid #afacac;
    color: #dddada;
    
}

.a-link-nav-dropdown {
  color: white;
  text-decoration: none;
}

.ominitour-logo-image {
    position: absolute;
    width: 78px;
    height: 75px;
    top: 0.47%;
    left: 47%;
    border-radius: 50%;
    z-index: 3;
}

.goog-te-gadget img {
  display: none; /* Hide Google branding flag icon */
}

    #google_translate_element div.goog-te-gadget-simple {
        border: none;
    }
    
    #google_translate_element div.goog-te-gadget-simple {
        font-size: 12px;
        background: #fff;
        padding: 10px 10px;
        border-radius: 6px;
        position: absolute;
        top: 55px;
        right: 10px;
        z-index: 1;
        box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }

#google_translate_element select {
  background: #2b1a12;
  color: #fff4e4;
  border: none;
  font-weight: bold;
  border-radius: 3px;
  padding: 8px 12px
}

.scrolltopBtn {
  display: none;
  position: fixed;
  bottom: 50px;
  right: 20px;
  z-index: 2;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: rgb(5, 5, 83);
  color: white;
  cursor: pointer;
  padding: 10px 14px;
  border-radius: 50%;
}

.scrolltopBtn:hover {
   box-shadow: 2px 1px 10px gray;
}



.background-image-container {
    border: px solid red;
    width: auto;
    height: auto;
    background-image: url(../ominitourexpert-picture/ominitour-expert-backgound-image-1.jpg);
}



.inner-group-tour-header {
    border: px solid red;
    width: auto;
    height: 370px;
    background-color: rgba(0, 0, 0, 0.377);
}

.text-inner-header {
    display: block;
    padding: 140px 0px 0px 0px;
    text-align: center;
    color: #e9e1e1;
    font-weight: bold;
    font-size: 25px;
    line-height: 40px;
    letter-spacing: 8px;
    
}

.inner-unique-trip {
    font-size: 15px;
    line-height: 70px;
    letter-spacing: 5px;
}

.request-tour-title-btn {
    display: block;
    margin: 10px auto;
    border: px solid red;
    width: 20%;
    text-align: center;
    background-image: url(../ominitourexpert-picture/hero-background-2.jpg);
    padding: 13px 5px;
    color: #f4f4f4;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 2px;
    word-spacing: 5px;
    border-radius: 8px;
    cursor: pointer;
}

.request-tour-title-btn:hover {
    box-shadow: 2px 1px 10px gray;
}

.featured-dcestinations-header {
    text-align: center;
    font-size: 1.175rem;
    margin: 60px auto 20px auto;
    font-weight: 700;
    letter-spacing: 2px;
    color: rgb(5, 5, 83);
}
































.slide-container{
    max-width: 1120px;
    width: 100%;
    margin: 10px 0px 20px 0px;
    border: px solid red;
    padding: 40px 0;
  }

  .slide-content{
    margin: 0 30px;
    overflow: hidden;
    padding: 0px;
    border: px solid red;
  }

  .card{
    border: px solid red;
    margin: 10px 0px;
    background-color: #FFF;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5), 0 3px 3px 0 rgba(0, 0, 0, 0.19);
  }

  .destination-image {
    width: 100%;
    height: 220px;
    display: block;
  }

  .title-destination {
    display: block;
    border: px solid green;
    padding: 10px 10px 0px 10px;
    font-weight: bold;
    font-size: 16px;
    color: black;
  }

  .number-of-people {
    display: block;
    border: px solid green;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.651);
  }

  .days-number {
    display: block;
    border: px solid green;
    padding: 0px 10px 15px 10px;
    font-weight: bold;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.651);
  }

  
  .overlay{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #02213b;
    border-radius: 25px 25px 0 25px;
    
  }
  .overlay::before,
  .overlay::after{
    content: '';
    position: absolute;
    right: 0;
    bottom: -40px;
    height: 40px;
    width: 40px;
    background-color: #02213b;
  }
  .overlay::after{
    border-radius: 0 25px 0 0;
    background-color: #FFF;
  }

  .card-image{
    position: relative;
    height: 100px;
    border: px solid red;
    width: 100px;
    margin: 10px auto;
    border-radius: 50%;
    background: #FFF;
    padding: 5px;
  }
  .card-img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 50%;
    border: px solid #02213b;
  }

  .name{
    font-size: 16px;
    font-weight: bold;
    color: #02213b;
    z-index: 1;
    text-align: center;
  }

  .name-country {
    color: #333;
    font-weight: 100;
    font-size: 14px;
  }

  .description{
    color: #707070;
    font-size: 13px;
    text-align: center;
    line-height: 20px;
    border: px solid red;
    margin: 20px 10px 0px 10px;
  }

  .button{
    border: none;
    font-size: 16px;
    color: #FFF;
    padding: 8px 16px;
    background-color: #02213b;
    border-radius: 6px;
    margin: 14px;
    cursor: pointer;
    transition: all 0.3s ease;
  }
  .button:hover{
    background: #02213b;
  }
  
  .swiper-navBtn{
    color: #02213b;
    transition: color 0.3s ease;
  }

  .swiper-navBtn:hover{
    color: rgba(248, 171, 6, 0.966);
  }

  .swiper-navBtn::before,
  .swiper-navBtn::after{
    font-size: 35px;
  }

  .swiper-button-next{
    right: 0;
  }
  
  .swiper-button-prev{
    left: 0;
  }
  .swiper-pagination-bullet{
    background-color: #02213b;
    opacity: 1;
  }

  .swiper-pagination-bullet-active{
    background-color: #02213b;
  }
  
  @media screen and (max-width: 768px) {
    .slide-content{
      margin: 0 10px;
    }
    .swiper-navBtn{
      display: none;
    }
  }




  .celebrities-container {  
    display: flex;
    width: 80%;
    margin: auto;
    height: auto;
    border: px solid green;       
}

.single-celebrities-container {
  display: flex;
    width: 300px;
    margin: auto;
    height: auto;
    border: px solid green;
}

.inner-celebrities-container {
  height: auto;
  border: px solid red;
  margin: 10px;
  flex: 2;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5), 0 3px 3px 0 rgba(0, 0, 0, 0.19);
  border-radius: 10px;
}

.celebrity-image-profile {
 width: 100%;
 height: 350px;
 border-radius: 10px;
 display: block;
}

.celebritie-name-title {
  display: block;
  padding: 20px 10px 10px 10px;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 2px;
  color: black;
}

.celebritie-information {
  display: block;
  font-size: 13px;
  line-height: 18px;
  padding: 0px 10px 20px 10px;
  color: rgba(0, 0, 0, 0.705);
  font-weight: bold;
}

.btn-Join-My-Tour {
  display: block;
  background-image: url(../ominitourexpert-picture/hero-background-2.jpg);
  margin: 10px 10px 20px 10px;
  text-align: center;
  padding: 10px 5px;
  color: #f4f4f4;
  letter-spacing: 2px;
  font-size: 15px;
  border-radius: 50px;
  cursor: pointer;
}

.btn-Join-My-Tour:hover {
    box-shadow: 2px 1px 10px gray;
}

.more-list-loading-container {
  text-align: center;
  margin: 20px auto;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 13px;
}

#fa-spin {
  color: rgb(5, 5, 83);
  font-size: 20px;
}

.Jump-into-container {
  background-image: url(../ominitourexpert-picture/bande_bas_accueil_min-1.jpg);
  width: auto; 
  margin: 50px auto 20px auto; 
}

.inner-Jump-into-dark-bacground {
    border: px solid red;
    width: auto;
    height: 350px;
    background-color: rgba(0, 0, 0, 0.377);
}

.inner-jump-into-text {
    display: block;
    padding: 120px 0px 0px 0px;
    text-align: center;
    color: #e9e1e1;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 8px;
    
}

.about-ominitour-expert-btn {
    display: block;
    margin: 30px auto;
    border: px solid red;
    width: 20%;
    text-align: center;
    background-image: url(../ominitourexpert-picture/hero-background-2.jpg);
    padding: 13px 5px;
    color: #f4f4f4;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 2px;
    word-spacing: 5px;
    border-radius: 8px;
    cursor: pointer;
}

.about-ominitour-expert-btn:hover {
    box-shadow: 2px 1px 10px gray;
}


.contact-main-div-container {
  display: flex;
  width: 80%;
  margin: 30px auto 20px auto;
}

.first-contact-main-div-container {
  flex: 1;
  position: relative;
  height: auto;
  border: px solid green;
  margin-right: 10px;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5), 0 3px 3px 0 rgba(0, 0, 0, 0.19);
  border-radius: 10px;
  background-color: white;
}

.loader-image-container{
    border: px solid red;
    background-color: rgba(11, 1, 37, 0.404);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 10px;
    display: none;
    text-align: center;
}

.loader-image {
    width: 70px;
    margin-top: 400px;
}

.alert-verification-container {
    border: px solid red;
    height: 100%;
    display: none;
    width: 100%;
    position: absolute;
    background-color: rgba(11, 1, 37, 0.404);
    border-radius: 10px;
}

.inner-alert-verification-container {
    display: block;
    width: 50%;
    background-color: white;
    padding: 20px 20px;
    border: px solid red;
    color: rgb(5, 5, 83);
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    position: relative;
    margin: 35% auto 0px auto;
}

.close-alert-container {
display: block;
position: absolute;
bottom: -15px;
left: 45%;
border: 1px solid gray;
padding: 5px 11px;
background-color: white;
border-radius: 20px;
cursor: pointer;
}

.close-alert-container:hover {
    border: 2px solid gray;
}

.inner-alert-loader-image {
    width: 50px;
    display: block;
    margin: 40px auto 20px auto;
}

.second-contact-main-div-container {
  flex: 1;
  height: auto;
  border: px solid green;
  margin-left: 10px;
  padding: 20px 0px;
  background-color: white;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5), 0 3px 3px 0 rgba(0, 0, 0, 0.19);
  border-radius: 10px;
}


.contact-tour-title {
  display: block;
  margin: 0px 0px 30px 0px;
  font-weight: bold;
  line-height: 25px;
  letter-spacing: 2px;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  color: white;
  border-radius: 10px;
  padding: 20px 20px;
  background-color: rgb(5, 5, 83);
}

.contact {
  border: px solid red;
  margin: 20px;
}


.label-for-inputs {
  display: block;
  margin: 10px auto;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 2px;
}

.input-details {
  display: block;
  width: 95%;
  border: 1px solid rgba(0, 0, 0, 0.178);
  padding: 10px;
  border-radius: 20px;
  font-size: 14px;
  outline: none;
}

.input-details:hover {
  border: 1px solid rgb(5, 5, 83);
}

.note-message {
  display: block;
  margin-top: 10px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.521);
}

.textarea-message {
  display: block;
  width: 95%;
  border: 1px solid rgba(0, 0, 0, 0.178);
  padding: 10px;
  height: 70px;
  overflow: auto;
  letter-spacing: 1px;
  line-height: 18px;
  border-radius: 10px;
  font-size: 14px;
  outline: none;
}

.textarea-message:hover {
  border: 1px solid rgb(5, 5, 83);
}

.sendMessageBtn {
  display: block;
  margin: 20px;
  background-image: url(../ominitourexpert-picture/hero-background-2.jpg);
  padding: 13px 20px;
  border: none;
  color: white;
  font-size: 15px;
  border-radius: 10px;
  cursor: pointer;
}

.sendMessageBtn:hover {
    box-shadow: 2px 1px 10px gray;
}

.error-txt {
    color: #f4f4f4;
    background: rgba(211, 41, 41, 0.76);
    padding: 8px 10px;
    text-align: center;
    border-radius: 5px;
    font-size: 13px;
    margin: 10px 0px 0px 0px;
    border: 1px solid #f5c6cb;
    display: none;
}

.career-ominitour-title {
  display: block;
  text-align: center;
  margin: 20px 10px;
  font-weight: bold;
  font-size: 19px;
  color: rgb(5, 5, 83);
}

.first-inner-career-ominitour {
  display: block;
  margin: 10px 20px;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 1px;
}

.second-inner-career-ominitour {
  display: block;
  margin: 10px 20px;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.616);
}

.send-your-resume {
  display: block;
  margin: 10px 20px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.849);
}

.a-link-career {
  color: blue;
}





.inner-footer-black-backgound-div {
  width: auto;
  background-color: rgba(0, 0, 0, 0.842);
  height: 200px;
}


.get-bottom-started-container {
    background: url(../ominitourexpert-picture/ominitour_accueil_photo_mars2020_bplus.jpg);
    margin-top: 50px;
}


.action-text {
    background-color: rgba(0, 0, 0, 0.9);
    padding: 80px 10px 10px 10px;
    border: px solid green;
    }
    
    .header-action-text {
    font-size: 25px;
    width: 90%;
    margin: 10px auto 20px auto;
    color: #f4f4f4;
    text-align: center;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    }
    
    .lead-paragraph {
    margin: 20px auto 20px auto;
    font-size: 16px;
    width: 30%;
    border: px solid red;
    font-weight: 300;
    color: rgb(173, 171, 171);
    text-align: center;
    line-height: 1.4;
    letter-spacing: 1px;
    }
    
    .action-bottom-btn {
    border: none;
    background-image: url(../ominitourexpert-picture/hero-background-2.jpg);
    padding: 13px 0px;
    border-radius: 20px;
    color: #f4f4f4;
    font-weight: bold;
    width: 210px;
    letter-spacing: 1px;
    font-size: 14px;
    margin: 30px auto 0px auto;
    cursor: pointer;
    }
    
    .action-bottom-btn:hover {
      box-shadow: 2px 1px 10px gray;
    }

.footer-main-nav-container {
    border: px solid red;
    width: 80%;
    margin: 50px auto 0px auto;
    height: auto;
    display: flex;
  }

  .first-inner-footer-main-nav-container {
    flex: 2;
    border: px solid green;
    height: auto;
  }

  .second-inner-footer-main-nav-container {
    flex: 3;
    border: px solid green;
    height: auto;
  }

  .third-inner-footer-main-nav-container {
    flex: 4;
    border: px solid green;
    height: auto;
  }

  .tittle-nav {
    text-transform: uppercase;
    color: #f4f4f4;
    font-size: 17px;
    word-spacing: 3px;
    font-weight: bold;
  }

  .footer-ul-nav-bar {
    border: px solid red;
    padding: 0px;
    margin: 30px 0px;
  }

  .footer-li-nav-bar {
    list-style: none;
    margin: 15px 0px;
    font-size: 12px;
    width: 140px;
    cursor: pointer;
    color: rgb(173, 171, 171);
  }
  
  .footer-li-nav-bar:hover {
    color: white;
    font-size: 13px;
  }

  .link-login-background-container {
    position: fixed;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.733);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
  }

  .inner-link-login-background-container {
    width: 30%;
    height: auto;
    border-radius: 10px;
    padding: 30px;
    position: relative;
    background-color: white;
    margin: 8% auto 0px auto;
  }

  .admin-header {
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: rgb(5, 5, 83);
  }

  .admin-inner-text-span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin: 20px 0px;
  }

  .label-passcode {
    display: block;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 1px;
    margin-top: 30px;
    color: rgb(5, 5, 83);
  }

  .passcode {
    display: block;
    width: 90%;
    border: 1px solid rgba(0, 0, 0, 0.178);
    padding: 10px;
    border-radius: 20px;
    font-size: 14px;
    outline: none;
    margin: 10px 0px;
  }

  .passcode:hover {
    border: 1px solid rgb(5, 5, 83);
  }

.passcode-btn {
  display: block;
  margin: 20px 0px;
  background-image: url(../ominitourexpert-picture/hero-background-2.jpg);
  padding: 13px 60px;
  border: none;
  position: relative;
  color: white;
  font-size: 15px;
  border-radius: 10px;
  cursor: pointer;
  }

  .passcode-btn:hover {
    box-shadow: 2px 1px 10px gray;
}

.admin-btn-loader {
  width: 40px;
  position: absolute;
  right: 10px;
  top: 0;
  display: none;
}

.passcode-error-txt {
    color: #f4f4f4;
    background: rgba(211, 41, 41, 0.76);
    padding: 8px 10px;
    text-align: center;
    border-radius: 5px;
    font-size: 13px;
    margin: 10px 0px 0px 0px;
    border: 1px solid #f5c6cb;
    display: none;
}

.close-link-login-btn {
display: block;
position: absolute;
bottom: -15px;
left: 45%;
border: 1px solid gray;
padding: 7px 11px;
background-color: white;
border-radius: 20px;
cursor: pointer;
}

.close-link-login-btn:hover {
    border: 2px solid gray;
}

  .contact-footer-li-nav-bar {
    list-style: none;
    margin: 15px 0px;
    font-size: 12PX;
    color: rgb(173, 171, 171);
  }

  .follow-us-span{
    display: block;
    border: px solid red;
    margin: 30px 0px 20px 0px;
    color: #f4f4f4;
    font-weight: bold;
    font-size: 14px;
    word-spacing: 5px;
  }

  .tiktok-social-media-icon {
    width: 32px;
    height: 30px;
    border-radius: 50%;
  }

  .facebook-social-media-icon {
    width: 32px;
    height: 30px;
    border-radius: 50%;
  }

  .instagram-social-media-icon {
    width: 32px;
    height: 30px;
    border-radius: 50%;
    margin: 0px 20px;
  }

  .instagram-social-media-icon:hover, .facebook-social-media-icon:hover, .tiktok-social-media-icon:hover{
    box-shadow: 2px 1px 10px gray;
  }

  .market-cap--container {
    border: px solid red;
    width: 40%;
    height: auto;
    display: inline-block;
  }

  .header-market-cap {
    border: px solid green;
    margin: 0px;
    color: #f4f4f4;
    font-size: 20px;
    font-weight: bold;
  }

  .span-header-market-cap {
    display: block;
    margin: 5px 0px 20px 0px;
    font-size: 11PX;
    color: rgb(173, 171, 171);
    text-transform: uppercase;
  }

  .footer-ominitour-logo-images {
    width: 150px;
    height: 150px;
    display: block;
    margin-top: 29px;
    border-radius: 50%;
  }








@media screen and (max-width: 950px){

  #text-inner-header {
    display: block;
    border: px solid red;
    padding: 120px 0px 0px 0px;
    text-align: center;
    color: #e9e1e1;
    font-weight: bold;
    font-size: 25px;
    width: 90%;
    margin: auto;
    line-height: 40px;
    letter-spacing: 8px;
}

#celebrities-container {
    display: flex;
    width: 95%;
    margin: auto;
    height: auto;
    border: px solid green;
}

#inner-jump-into-text {
    display: block;
    padding: 120px 0px 0px 0px;
    text-align: center;
    color: #e9e1e1;
    font-weight: bold;
    font-size: 25px;
    width: 90%;
    line-height: 40px;
    letter-spacing: 8px;
}

#about-ominitour-expert-btn {
    display: block;
    margin: 30px auto;
    border: px solid red;
    width: 40%;
    text-align: center;
    background-image: url(../ominitourexpert-picture/hero-background-2.jpg);
    padding: 13px 5px;
    color: #f4f4f4;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 2px;
    word-spacing: 5px;
    border-radius: 8px;
    cursor: pointer;
}

#contact-main-div-container {
    display: flex;
    width: 95%;
    margin: 30px auto 20px auto;
}

#header-action-text {
    font-size: 20px;
    width: 90%;
    margin: 10px auto 20px auto;
    color: #f4f4f4;
    text-align: center;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}

#lead-paragraph {
    margin: 20px auto 20px auto;
    font-size: 14px;
    width: 70%;
    border: px solid red;
    font-weight: 300;
    color: rgb(173, 171, 171);
    text-align: center;
    line-height: 1.4;
    letter-spacing: 1px;
}

#tittle-nav {
    text-transform: uppercase;
    color: #f4f4f4;
    font-size: 16px;
    word-spacing: 3px;
    font-weight: bold;
}

#inner-link-login-background-container {
    width: 60%;
    height: auto;
    border-radius: 10px;
    padding: 30px;
    position: relative;
    background-color: white;
    margin: 15% auto 0px auto;
  }

#market-cap--container {
    border: px solid red;
    width: auto;
    height: auto;
    display: block;
    text-align: center;
}


#footer-ominitour-logo-images {
    width: 130px;
    height: 130px;
    display: block;
    margin: 29px auto;
    border-radius: 50%;
    border: px solid green;
}

}





@media screen and (max-width: 800px){

  #navbar-ominitour-li {
    list-style-type: none;
    margin: 0px 20px;
    float: right;
    margin-top: 7px;
    padding-bottom: 4px;
    border: px solid green;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    display: none;
}

#open-small-screen-navbar {
  display: inline;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 4;
  top: 0;
  left: 0;
  background-color: #11111152;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 55px;
  display: flex;
}

#sidenav-inner-container {
  background: #f4f4f4;
  width: 500px;
  border: px solid red;
  height: 100%;
}

#right-small-screen-navber-container {
  border: px solid green;
  width: 100%;
  height: 100%;
}

#background-image-container {
    border: px solid red;
    width: auto;
    height: auto;
    background-image: url(../ominitourexpert-picture/ominitour-expert-backgound-image-2.jpg);
}

#ominitour-logo-image {
    position: absolute;
    width: 78px;
    height: 75px;
    top: 0.15%;
    left: 47%;
    border-radius: 50%;
    z-index: 3;
}

#request-tour-title-btn {
    display: block;
    margin: 10px auto;
    border: px solid red;
    width: 40%;
    text-align: center;
    background-image: url(../ominitourexpert-picture/hero-background-2.jpg);
    padding: 13px 5px;
    color: #f4f4f4;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 2px;
    word-spacing: 5px;
    border-radius: 8px;
    cursor: pointer;
}

#celebrities-container {
        display: block;
        width: 60%;
        margin: auto;
        height: auto;
        border: px solid green;
    }

  #single-celebrities-container {
    display: block;
    width: 60%;
    margin: auto;
    height: auto;
    border: px solid green;
}

    #inner-celebrities-container {
    height: auto;
    border: px solid red;
    margin: 30px auto;
    flex: 2;
    padding-bottom: 15px;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5), 0 3px 3px 0 rgba(0, 0, 0, 0.19);
    border-radius: 10px;
}

#celebrity-image-profile {
    width: 100%;
    height: 500px;
    border-radius: 10px;
    display: block;
}

#inner-alert-verification-container {
    display: block;
    width: 70%;
    background-color: white;
    padding: 20px;
    border: px solid red;
    color: rgb(5, 5, 83);
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    margin: 50% auto 0px auto;
}

#Jump-into-container {
    background-image: url(../ominitourexpert-picture/bande_bas_accueil_min-2.jpg);
    width: auto;
    margin: 50px auto 20px auto;
}

#footer-main-nav-container {
    border: px solid red;
    width: auto;
    margin: 50px auto 0px auto;
    height: auto;
    display: flex
;
}

}



@media screen and (max-width: 700px){

  .close-small-screen-navbar {
    font-size: 1px;
    cursor: pointer;
    font-weight: bold;
    margin-top: 5px;
    margin-right: -8px;
    border-radius: 3px;
    float: right;
    color: white;
    background-color: rgb(5, 5, 83);
    padding: 0px 10px;
}

  #get-bottom-started-container {
    background: url(../ominitourexpert-picture/ominitour_accueil_photo_mars2020_bplus-1.jpg);
    margin-top: 50px;
}

  #action-text {
    background-color: rgba(0, 0, 0, 0.9);
    padding: 50px 10px 10px 10px;
    border: px solid green;
}

      #footer-main-nav-container {
        border: px solid red;
        width: auto;
        margin: 50px auto 0px auto;
        height: auto;
        display: block;
    }

    #first-inner-footer-main-nav-container {
    flex: 2;
    border: px solid green;
    height: auto;
    margin-bottom: 50px;
    text-align: center;
}

#second-inner-footer-main-nav-container {
    flex: 3;
    border: px solid green;
    height: auto;
    margin-bottom: 50px;
    text-align: center;
}

#footer-ul-nav-bar {
    border: px solid red;
    padding: 0px;
    width: 160px;
    margin: 30px auto;
}

#footer-li-nav-bar {
    list-style: none;
    margin: 20px 0px;
    font-size: 12px;
    width: 140px;
    cursor: pointer;
    color: rgb(173, 171, 171);
}

  #footer-li-nav-bar:hover {
    color: white;
    font-size: 13px;
  }

#follow-us-span {
    display: block;
    border: px solid red;
    margin: 50px 0px 20px 0px;
    color: #f4f4f4;
    font-weight: bold;
    font-size: 14px;
    word-spacing: 5px;
}
}


@media screen and (max-width: 660px){

  .inner-group-tour-header {
    border: px solid red;
    width: auto;
    height: 380px;
    background-color: rgba(0, 0, 0, 0.377);
}
    
 #ominitour-logo-image {
    position: absolute;
    width: 78px;
    height: 75px;
    top: 0.27%;
    left: 47%;
    border-radius: 50%;
    z-index: 3;
}

  #text-inner-header {
        display: block;
        border: px solid red;
        padding: 140px 0px 0px 0px;
        text-align: center;
        color: #e9e1e1;
        font-weight: bold;
        font-size: 25px;
        width: 90%;
        margin: auto;
        line-height: 40px;
        letter-spacing: 8px;
    }

    #text-inner-header {
        display: block;
        border: px solid red;
        padding: 140px 0px 0px 0px;
        text-align: center;
        color: #e9e1e1;
        font-weight: bold;
        font-size: 20px;
        width: 90%;
        margin: auto;
        line-height: 40px;
        letter-spacing: 8px;
    }

    #inner-unique-trip {
    font-size: 14px;
    line-height: 70px;
    letter-spacing: 5px;
}

    #request-tour-title-btn {
        display: block;
        margin: 10px auto;
        border: px solid red;
        width: 40%;
        text-align: center;
        background-image: url(../ominitourexpert-picture/hero-background-2.jpg);
        padding: 13px 5px;
        color: #f4f4f4;
        font-weight: bold;
        font-size: 12px;
        letter-spacing: 2px;
        word-spacing: 5px;
        border-radius: 8px;
        cursor: pointer;
    }

        #contact-main-div-container {
        display: block;
        width: 95%;
        border: px solid green;
        margin: 30px auto 20px auto;
    }

    #first-contact-main-div-container {
    width: 100%;
    height: auto;
    border: px solid green;
    margin-right: 10px;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5), 0 3px 3px 0 rgba(0, 0, 0, 0.19);
    border-radius: 10px;
    padding-bottom: 10px;
    background-color: white;
}

#inner-alert-verification-container {
    display: block;
    width: 70%;
    background-color: white;
    padding: 20px;
    border: px solid red;
    color: rgb(5, 5, 83);
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    margin: 35% auto 0px auto;
}

#second-contact-main-div-container {
    width: 100%;
    height: auto;
    border: px solid green;
    margin: 30px 0px 0px 0px;
    padding: 20px 0px;
    background-color: white;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.5), 0 3px 3px 0 rgba(0, 0, 0, 0.19);
    border-radius: 10px;
}

#inner-link-login-background-container {
    width: 80%;
    height: auto;
    border-radius: 10px;
    padding: 30px;
    position: relative;
    background-color: white;
    margin: 25% auto 0px auto;
  }

}


@media screen and (max-width: 560px) {
    .close-small-screen-navbar {
        font-size: 1px;
        cursor: pointer;
        font-weight: bold;
        margin-top: 5px;
        margin-right: -15px;
        border-radius: 3px;
        float: right;
        color: white;
        background-color: rgb(5, 5, 83);
        padding: 0px 10px;
    }

    #ominitour-logo-image {
    position: absolute;
    width: 78px;
    height: 75px;
    top: 0.32%;
    left: 43%;
    border-radius: 50%;
    z-index: 3;
}

    #google_translate_element div.goog-te-gadget-simple {
        font-size: 13px;
        background: #fff;
        padding: 10px 10px;
        border-radius: 6px 0px 0px 6px;
        position: absolute;
        top: 55px;
        right: 0px;
        z-index: 1;
        box-shadow: 0 0 10px rgba(0,0,0,0.1);
    }


    #featured-dcestinations-header {
    text-align: center;
    font-size: 1.115rem;
    margin: 35px auto 10px auto;
    font-weight: 700;
    letter-spacing: 2px;
    color: rgb(5, 5, 83);
}


    #title-destination {
    display: block;
    border: px solid green;
    padding: 10px 10px 0px 10px;
    font-weight: bold;
    font-size: 15px;
    color: black;
}

      #celebrities-container {
        display: block;
        width: 60%;
        margin: auto;
        height: auto;
        border: px solid green;
    }

        #celebrity-image-profile {
        width: 100%;
        height: 300px;
        border-radius: 10px;
        display: block;
    }


.celebritie-name-title {
    display: block;
    padding: 20px 10px 10px 10px;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 2px;
    color: black;
}

#celebritie-information {
    display: block;
    font-size: 12px;
    line-height: 18px;
    padding: 0px 10px 20px 10px;
    color: rgba(0, 0, 0, 0.705);
    font-weight: bold;
}

    #inner-Jump-into-dark-bacground {
    border: px solid red;
    width: auto;
    height: 250px;
    background-color: rgba(0, 0, 0, 0.377);
}

        #inner-jump-into-text {
        display: block;
        padding: 60px 0px 0px 0px;
        text-align: center;
        color: #e9e1e1;
        font-weight: bold;
        font-size: 20px;
        width: auto;
        margin: 0px 10px;
        border: px solid red;
        line-height: 30px;
        letter-spacing: 8px;
    }

    #about-ominitour-expert-btn {
        display: block;
        margin: 30px auto;
        border: px solid red;
        width: 70%;
        text-align: center;
        background-image: url(../ominitourexpert-picture/hero-background-2.jpg);
        padding: 13px 5px;
        color: #f4f4f4;
        font-weight: bold;
        font-size: 12px;
        letter-spacing: 2px;
        word-spacing: 5px;
        border-radius: 8px;
        cursor: pointer;
    }

        #header-action-text {
        font-size: 18px;
        width: 90%;
        margin: 10px auto 20px auto;
        color: #f4f4f4;
        text-align: center;
        font-weight: 800;
        letter-spacing: 1px;
        text-transform: uppercase;
    }

    #lead-paragraph {
        margin: 20px auto 20px auto;
        font-size: 14px;
        width: 90%;
        border: px solid red;
        font-weight: 300;
        color: rgb(173, 171, 171);
        text-align: center;
        line-height: 1.4;
        letter-spacing: 1px;
    }

  #action-bottom-btn {
    border: none;
    background-image: url(../ominitourexpert-picture/hero-background-2.jpg);
    padding: 13px 0px;
    border-radius: 20px;
    color: #f4f4f4;
    font-weight: bold;
    width: 70%;
    letter-spacing: 1px;
    font-size: 14px;
    margin: 30px auto 0px auto;
}
}


@media screen and (max-width: 470px) {

  #nav-ominitour-title {
    list-style-type: none;
    display: inline-block;
    font-weight: bold;
    font-size: 19px;
    margin-left: -10px;
    letter-spacing: 3px;
}

.open-small-screen-navbar {
    font-size: 25px;
    cursor: pointer;
    float: right;
    margin-right: 30px;
    display: none;
}

  #background-image-container {
        border: px solid red;
        width: auto;
        height: auto;
        background-image: url(../ominitourexpert-picture/ominitour-expert-backgound-image-3.jpg);
    }

     #ominitour-logo-image {
    position: absolute;
    width: 78px;
    height: 75px;
    top: 0.32%;
    left: 40%;
    border-radius: 50%;
    z-index: 3;
}
    #text-inner-header {
        display: block;
        border: px solid red;
        padding: 140px 0px 0px 0px;
        text-align: center;
        color: #e9e1e1;
        font-weight: bold;
        font-size: 18px;
        width: 90%;
        margin: auto;
        line-height: 30px;
        letter-spacing: 5px;
    }

    #inner-alert-verification-container {
    display: block;
    width: 70%;
    background-color: white;
    padding: 20px;
    border: px solid red;
    color: rgb(5, 5, 83);
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    border-radius: 10px;
    margin: 55% auto 0px auto;
}

#close-alert-container {
display: block;
position: absolute;
bottom: -15px;
left: 44%;
border: 1px solid gray;
padding: 5px 11px;
background-color: white;
border-radius: 20px;
cursor: pointer;
}

        #request-tour-title-btn {
        display: block;
        margin: 10px auto;
        border: px solid red;
        width: 60%;
        text-align: center;
        background-image: url(../ominitourexpert-picture/hero-background-2.jpg);
        padding: 13px 5px;
        color: #f4f4f4;
        font-weight: bold;
        font-size: 12px;
        letter-spacing: 2px;
        word-spacing: 5px;
        border-radius: 8px;
        cursor: pointer;
    }

        #celebrities-container {
        display: block;
        width: 90%;
        margin: auto;
        height: auto;
        border: px solid green;
    }

    #single-celebrities-container {
    display: block;
    width: 90%;
    margin: auto;
    height: auto;
    border: px solid green;
}

    #celebrity-image-profile {
        width: 70%;
        height: 330px;
        margin: auto;
        border-radius: 10px;
        display: block;
    }

    #admin-header {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: rgb(5, 5, 83);
}

    #inner-link-login-background-container {
    width: 80%;
    height: auto;
    border-radius: 10px;
    padding: 30px 20px;
    position: relative;
    background-color: white;
    margin: 40% auto 0px auto;
  }

}