/*

Theme Name: Kamil Travel

Theme URI: https://kamiltravel.pk/

Description:Kamil Travel Skardu baltistan

Author:Muhammad saeed

Author URI: https://www.behance.net/saeedparvi

Version: 1.0

Tags: light, three-columns, right-sidebar, flexible-width, custom-colors, custom-header, custom-background, custom-menu,, threaded-comments, translation-ready*/

/* 1.1) small reset */

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
body {
  font-family: 'Open Sans', sans-serif !important;
}
.bg-transparent {
  background-color: rgb(246 244 244 / 25%) !important;
}
footer a {
    color: #fff;
}
footer a:hover {
    color: #fe530e;
}
ul.top-box {
  border: 1px solid rgb(60 66 81 / 15%);
  padding: 0;
  background-color: #FFF;
}
.navbar-nav li.menu-item a {
    color: #222;
    font-size: 15px;
    text-transform: uppercase;
    padding-left: 1rem;
    padding-right: 1rem;    font-weight: 600;
}
.effect2 {
  position: relative;
}
.effect2:before, .effect2:after {
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 30px;
  width: 50%;
  top: 80%;
  max-width: 300px;
  background: rgb(0 0 0 / 30%);
  box-shadow: 0 15px 10px rgb(0 0 0 / 30%);
  transform: rotate(-3deg);
}
.effect2:after {
  transform: rotate(3deg);
  right: 30px;
  left: auto;
}
.fixednav {
    background-color: #fff!important;border-bottom: 1px solid rgb(34 34 34 / 12%);
}
.services a {
  color: #222;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
span.heading {
  font-size: 30px;
  text-transform: uppercase;
  color: #222;
}
.heading span {
  font-size: 32px;
  text-transform: uppercase;
  color: #fe530e;
  font-weight: 700;
}
.services a:hover {
  color: #222;
  text-decoration: none;
}

ul.top-box li {
  list-style: none;
  display: inline-block;
  
  padding: 15px;
  margin: 9px;
  text-transform: uppercase;
}
ul.top-box li:Last-child {
  border-right: none;
}
.top-s-img {
  width: 100px;
  float: left;
}
.top-s-txt {
  width: 100px;
  padding-top: 10px;
  float: left;
}
span.top-s-txt span {
  font-weight: 800;
  position: relative;
  top: -10px;
}
.wwd {
  font-size: 18px;
  font-weight: 500;
  line-height: 13px;
}
.wwd span {
  font-weight: 700;
  color: #fe530e;
  font-size: 24px;
}
.wwdm {
  font-weight: 700;
  color: #fe530e;
  font-size: 92px;
  position: absolute;
  top: -36px;
  right: 100px;
}
.destination h5.destination-heading {
  padding-top: 2rem;
  font-size: 30px;
  font-weight: 700;
  word-spacing: -5px;
}
.destination p {
  font-size: 14px;
  line-height: 20px;
}
.Packages h5.card-title {
  font-weight: 700;
  font-size: 24px;
  letter-spacing: -1px;
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel-item {
  height: 40rem;
}
#myCarousel2 .carousel-item {
  height: 30rem;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 50rem;
}
section.Packages {
  background-color: #f7f7f7;
}
.btn-default {
  color: #fff;
  background-color: #fe530e;
  border-color: #fe530e;
  border-radius: 0;
}
.bg-default {
  background-color: #fe530e;
  color: #fff;
}
.clr-default {
  color: #fe530e;
  
}
footer {
    background-color: #12212f;
    color: #b2b2b2;font-size: 14px;
}
footer h3 {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
}
footer ul {
    padding: 0;
    list-style: none;
}
footer p {margin: 0}
footer hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(75 70 70 / 27%);
}
footer .border-right{
	border-right: 1px solid rgb(75 70 70 / 27%)!important;
	
}
/* MARKETING CONTENT
-------------------------------------------------- */
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}
/* Featurettes
------------------------- */
.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}
/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}
.navbar-dark .navbar-nav .nav-link {
  color: #222222;
  font-weight: 600;
}
/* RESPONSIVE CSS
-------------------------------------------------- */
@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }
  .featurette-heading {
    font-size: 50px;
  }
}
@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
	
}
@media (max-width: 767px) {
#myCarousel2 .carousel-item {
    height: 55rem;
}}
@media (min-width: 768px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem;
    text-transform: uppercase;
  }
	ul.top-box {
  border: 1px solid rgb(60 66 81 / 15%);
  padding: 0;
  position: absolute;
  ;
  top: -115px;
  background-color: #FFF;
}
ul.top-box li {
  list-style: none;
  display: inline-block;
  border-right: 1px solid rgb(60 66 81 / 15%);
  padding: 15px;
  margin: 9px;
  text-transform: uppercase;
}
.p-6 {
  padding-left: 7rem !important;
  padding-right: 7rem !important;
}	
}
