body {
  font-family: 'Raleway', sans-serif;
}

/* .owl-stage {
  transition: 0.2s !important;
  } */
h1 {
  color: #F47C0E;
  font-size: 28px;
  font-weight: 700;
  font-family: 'IBM Plex Serif', serif;
}

.navbar-dark .navbar-toggler-icon {
  background-image: url(../img/hamburger\ icon.svg);
}

h3 {
  color: #000000;
  font-size: 21px;
  font-weight: 600;
  line-height: 1.2em;
}

h4 {
  color: #000000;
  font-size: 23px;
  font-weight: 600;
  line-height: 1.2em;
}

h5 {
  background: #f47c0e;
  padding: 10px;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

h6 {
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  line-height: 1.2em;
}

.slider-heading {
  color: #F47C0E;
  font-family: "Raleway", Sans-serif;
  font-size: 46px;
  font-weight: 500;
}

p {
  font-size: 15px;
  color: #000;
  line-height: 27px;
}

.font-14 {
  font-size: 14px;
  font-weight: 600;
}

.slider-sub-heading {
  color: #F47C0E;
  font-size: 21px;
  font-weight: 700;
}

.slider-text-heading {
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 0;
  color: #fff;
  text-shadow: 0 0 black;
}

.slider-text {
  font-size: 17px;
  font-weight: 400;
  padding: 10px 5rem;
  margin-bottom: 0;
  color: #fff;
  text-shadow: 0 0 black;
}

.textoverlays-1 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 8%;
  color: #fff;
  background-color: rgb(0 0 0 / 60%);
  padding: 10px 50px;
  font-size: 20px;
  font-weight: bold;
}

.text-setting {
  color: #F47C0E;
  font-size: 22px;
  font-weight: 600;
  line-height: 2em;
}

label {
  font-size: 12px;
  color: #000;
  font-weight: 700;
}

.container-slider {
  max-width: 900px;
}

/* nav-bar */
.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}

.bg-menu {
  background-color: rgba(0, 0, 0, 0.76);
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
  color: #fff;
  font-size: 14px;
  font-weight: bolder;
  font-weight: 500;
}

.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
  color: #fff;
  font-size: 14px;
  font-weight: bolder;
  font-weight: 500;
}

.navbar-dark .navbar-nav .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link:hover {
  color: #fff !important;
}

.navbar-dark .navbar-toggler {
  color: rgb(208 26 26);
  border-color: rgb(45 27 27);
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: .25rem 1.5rem;
  clear: both;
  font-weight: 600;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: #fff;
  border: 0;
  font-size: 12px;
}

.dropdown-menu {
  left: 18%;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #55595c;
}

.bg-F3F3F3 {
  background-color: #F3F3F3;
}

.elementor-shape-fill {
  fill: #FfFfFf;
}

.btn-a {
  font-size: 16px;
  font-weight: 400;
  fill: #FFFFFF;
  color: #FFFFFF;
  background-color: #F47C0E;
  border-radius: 0px 0px 0px 0px;
  padding: 10px 15px;
}

.btn-a:hover {
  font-size: 16px;
  font-weight: 400;
  fill: #FFFFFF;
  color: #FFFFFF;
  background-color: #F47C0E;
  border-radius: 0px 0px 0px 0px;
  text-decoration: none;
}


.background-img {
  background-image: url(../img/About-Us-1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.background-img1 {
  background-image: url(../img/Services.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.background-img3 {
  background-image: url(../img/Contact-Us-1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.background-img4 {
  background-image: url(../img/Destinations-1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.background-img5 {
  background-image: url(../img/Blog-1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.background-img6 {
  background-image: url(../img/Services.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.owl-carousel div h2,
.owl-carousel div .textoverlay {
  position: absolute;
  color: #FFF;
  font-size: 12px;
  display: block;
}

.textoverlay {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 8%;
  color: #fff;
  background-color: rgb(0 0 0 / 60%);
  padding: 15px 10px;
  font-size: 20px;
  font-weight: bold;
}

.textoverlay-1 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 8%;
  color: #fff;
  background-color: rgb(0 0 0 / 60%);
  padding: 15px 10px;
  font-size: 20px;
  font-weight: bold;
}

.font-15 {
  font-size: 15px;
  font-weight: 400;
}

.slider-button {
  padding: 8px 15px;
  font-size: 12px;
  border: 1px solid orange;
  background: orange;
  color: #fff;
}

.col-md-12.m-0.p-0 ul li {
  padding: 10px;
}

.font24 {
  font-size: 24px;
  font-weight: 700;
}

.font22 {
  font-size: 22px;
  font-weight: 600;
}

.col-border {
  border-right: 2px solid;
  padding-right: 0;
  text-align: center;
}

/* form-cop */

.form4 {
  background-color: #8a82823d;
  background-size: cover
}

.top {
  padding-top: 100px;
  padding-bottom: 100px
}

.form-bg {
  background: rgba(68, 68, 65, 0.77);
  padding: 20px
}

.form {
  background-color: #8a82823d;
  padding: 20px
}

textarea.form-control {
  height: 3rem;
}

.set-position {
  position: relative;
}

.set-modal {
  position: absolute;
  z-index: 2;
  bottom: 8%;
  left: calc(50% - 67px);
}

.btn {
  background-color: #f47c0e;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
  padding: 14px 20px;
}

.form-group {
  margin-bottom: 5px;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.form-control {
  height: 2rem;
}

button.btn {
  display: block;
  padding: 11px 32px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin-top: 10px;
}

.btn-blue {
  background-color: #4285f4;
  color: #fff;
  border: 1px solid #4285f4
}


/* gallery-css */

.lightbox-gallery {
  background-image: linear-gradient(#4A148C, #E53935);
  background-repeat: no-repeat;
  color: #000;
  overflow-x: hidden
}

.lightbox-gallery p {
  color: #fff
}

.lightbox-gallery h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: #fff
}

/* img-overlay */

.card {
  margin: 1rem auto;
  position: relative;
}

.card-body {
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0%;
  top: 40%;
  font-size: 30px;
  text-align: center;
  font-weight: 500;
}

/* fotter */
.bg-color04091E {
  background-color: #04091E;
}

footer.bg-color04091E.pb-4 a {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  justify-content: space-evenly;
}

/*tesmon */


.maincard {
  position: relative;

  height: 300px
}

.thecard {
  position: absolute;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: all 1s ease
}

.thecard:hover {
  transform: rotateY(180deg)
}

.thefront {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: hidden;
  background: #D50000;
  color: #fff;
  border-radius: 10px;
  cursor: pointer;
  border: 1px solid #eee;
  box-shadow: 5px 6px 6px 2px #e9ecef;
  padding: 10px
}

.theback {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: hidden;
  background: #D50000;
  color: #fff;
  border-radius: 10px;
  transform: rotateY(180deg);
  border: 1px solid #eee;
  box-shadow: 5px 6px 6px 2px #e9ecef;
  padding: 10px
}

.user_name {
  color: #eee;
  font-size: 10px;
  margin-top: 0px
}

.about {
  font-size: 12px;
  line-height: 1.5;
}

.owl-slider {
  position: relative;
}

.owl-nav {}

.text-slider {
  position: absolute;
  top: 170px;
  z-index: 999;
  left: 35%;
  color: #fff;
  font-family: 'IBM Plex Serif', serif;
}

.text-slider2 {
  position: absolute;
  top: calc(50% - 68px);
  z-index: 999;
  left: 5%;
  color: #fff;
}

.h4-setting {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
}

.h2-setting {
  font-size: 28px;
  color: #fff;
  font-weight: 700;
}

.h3-setting {
  font-size: 42px;
  color: #fff;
  font-weight: 700;
}

.owl-nav button {
  font-size: 50px !important;
  color: #fff !important;
  position: absolute;
  top: 50%;
  margin-top: -37.5px;
  font-weight: bold !important;
}

.owl-nav .owl-next {
  right: 0;
}

.owl-nav .owl-prev {
  left: 0;
}


/********* Media Queries *********/
@media all and (max-width: 1020px) and (min-width: 768px) {
  .navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    padding: .5rem 1rem;
  }

}

@media (min-width: 992px) {}

@media (min-width: 1200px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 2.5rem;
  }
}

@media all and (max-width: 1220px) and (min-width: 769px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }

}

@media all and (max-width: 1220px) and (min-width: 769px) {}

@media all and (max-width:1920px) {}

@media all and (max-width:991px) {
  .font-12 {
    font-size: 12px;
  }

}

@media all and (max-width:768px) and (min-width:300px) {
  .text-slider {
    position: absolute;
    top: 15%;
    z-index: 999;
    left: 4%;
    right: 4%;
    color: #fff;
  }

  .h4-setting {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 5px;
  }

  .h2-setting {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    line-height: 1.4;
    margin-top: 8px;
  }

  .h3-setting {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 5px;
  }

  .col-xs-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    padding: .5rem 1rem;
  }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

}

@media (max-width:767px) {
  .lightbox-gallery h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px
  }

  .col-border {
    border-bottom: 2px solid;
    border-right: 0;
    padding-right: 0;
    text-align: center;
  }

  .textoverlay {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 2%;
    color: #fff;
    background-color: rgb(0 0 0 / 60%);
    padding: 0;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
  }

  .textoverlay-1 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 3%;
    color: #fff;
    background-color: rgb(0 0 0 / 60%);
    padding: 0;
    font-size: 15px;
    font-weight: bold;
    width: 100%;
  }

  footer.bg-color04091E.pb-4 a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    display: flex;
    justify-content: space-evenly;
  }

  .font-15 {
    font-size: 12px;
    font-weight: 400;
  }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .lightbox-gallery .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 40px
  }

  .lightbox-gallery .intro p {
    margin-bottom: 0
  }

  .lightbox-gallery .photos {
    padding-bottom: 20px
  }

  .lightbox-gallery .item {
    padding-bottom: 30px
  }

  .navbar-nav .dropdown-menu {
    position: static;
    float: right;
  }

  .mb-4 {
    margin-bottom: 0 !important;
  }
}

@media all and (max-width:500px) and (min-width:320px) {}

@media all and (max-width:1120px) and (min-width:936px) {

  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 661px;
  }

}

.max-content {
  max-width: max-content;
  padding-left: 10px !important;
}

/* 
#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  
}
#wrapper {
  position: relative;
  min-height: 100vh;
} */