*{
    padding: 0;
    margin: 0;
    font-family: 'Times New Roman', Times, serif;
}
body, html {
  overflow-x: hidden;
}
#tour-package-section{
    padding-top: 30px;
    padding-bottom: 30px;

}
h2{
  font-size: 50px;
}
.tourist-places-imagae{
  display: flex;
}
.gallery-sec-images{
  width: 450px;
  height: 450px;
}
.text-colour-change{
  color: #ff5e14;
}
.top-img-abt{
        width: 530px;
    height: 450px;
}
ol{
    list-style-type: none;
    padding: 0;
}
.navbar-expand-lg{
    padding: 0;
    font-size: 20px;

}
.btn-warning{
    background-color: #ff5e14;
}

.top-image-2{
width: 450px;
height: 450px;
position: relative;
bottom: 70px;
float: right;
}
.pricing-card{
    width: 300px;
}
.colour-heading-2{
    color: #ff5e14;
}
.colour-heading-2:hover{
    color: rgba(0, 0, 255, 0.575);
}
.colour-heading{
    color:  #ff5e14;
}
.colour-heading:hover{
    color: rgba(0, 0, 255, 0.575);
}
.top-heading{
    font-size: 93px;
    padding-top: 30px;
}
.nav-item:hover{
color: black;
background-color: #ff5e14;
padding: 3px;
border-radius: 5px;
}
.checked {
  color: orange;
}

textarea{
        width: 340px;
    height: 42px;
    resize: none;
}
#contact{
    margin-top: 50px;
    margin-bottom: 50px;
}
.form-message{
    resize: vertical !important;
}
p{
    font-size: 20px;
}
.temples{
    width: 180px;
    height: 207px;
    border-radius: 25%;
}
.temples p{
    text-align: center;
}
#temples{
position: relative;
    bottom: 100px;
}
.call-to-action {
    background-image: url(dave-hoefler-4pvfpUkmR6I-unsplash.jpg);
    background-size: cover;
    background-attachment: fixed;
    filter: brightness(75%);
    color: white;
    padding: 6%;
    text-align: center;
    margin-top: 50px;
        margin-bottom: 100px;
}
.image-align1{
        position: relative;
    right: 50px;
    width: 450px;
    height: 350px;
}
.image-align2{
    width: 320px;
    height: 288px;
    position: relative;
    right: 10%;
}
.image-align3{
    width: 261px;
    height: 186px;
    position: relative;
    left: 79%;
    /* top: 32%; */
    bottom: 50%;
}
#kits{
  margin-bottom: 150px;
}
.fa-location-dot{
    font-size: 30px;
}
.fa-chart-line{
    font-size: 30px;
}
.card-img-top{
  padding: 30px;
}
.traveller-image-one{
    width: 550px;
    height: 550px;
    margin-top: 25px;
    margin-bottom: 25px;
}
#pricing-plans{
  margin-top: 50px;
  margin-bottom: 100px;
}

.fa-calendar-week{
    font-size: 30px;
}
.call-to-action h2{
    font-size: 37px;
}
.btn-warning{
    width: 125px;
    font-size: 20px;
}
.carousel-control-prev{
    display: none;
}
footer a{
  color: white;
}
.footer-sec-li{
line-height: 36px;
    font-size: 20px;
}
footer h4{
  color: #ff5e14;
}
footer .fa-solid{
  color: #ff5e14;
  font-size: 25px;
}
footer li a:hover{
color: #ff5e14;
}


.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
    padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
    padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa-google {
  background: #dd4b39;
  color: white;
    padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
    padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa-youtube {
  background: #bb0000;
  color: white;
    padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa-instagram {
  background: rgb(241, 4, 143);
  color: white;
    padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}
.carousel-control-next{
    display: none;
}
.navbar-nav{
        margin-left: 100px;
}
a{
    text-decoration: none;
    color: #151414;
}
#about{
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 10px;
}
.ser-crd{
    font-size: 32px;
    background-color: white;
    padding: 25px;
    text-align: center;
    margin: 5px;
}
#package{
    margin-top: 50px;
    margin-bottom: 50px;
}
.fa-suitcase-rolling{
    font-size: 70px;
    font-weight: 600;
    padding: 15px;
    margin-left: 25%;

}
.image-box {
  width: 300px;
  height: 200px;
  overflow: hidden;
  border-radius: 10px;
    object-fit: cover;

}

.image-zoom {

  object-fit: cover;
  transition: transform 0.4s ease;
}

.image-zoom:hover {
  transform: scale(1.1);
}

  footer{
    background-color: black;
    color: white;
    padding: 35px;
}


 ul {
    margin: 0px;
    padding: 0px;
 }


.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #ff5e14;
    padding: 13px 20px;
    border: 1px solid #ff5e14;
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}












@media (max-width: 768px){



    .top-image{
        height: 40%;
    }
.top-img-abt{
        width: 323px;
    height: 400px;
    display: flex;
    padding-bottom: 30px;
        overflow: hidden;
}
.abt-sec-spn{
    display: none;
}
.kit-item-product-col{
width: 116px;
}
.kit-items-section{
  margin-top: 50px;
  margin-bottom: -50px;
}
.kit-item-product{
      width: 150px;
    height: 150px;
}
.place-image-res{
      margin-bottom: 20%;
      flex-wrap: wrap;
      overflow: hidden;
      width: 300px;
    height: 400px;
}
.place-image-res-2{
      margin-top: 20%;
            flex-wrap: wrap;
      overflow: hidden;
          width: 300px;
    height: 400px;
}
.send-sec-img{
    height: 70%;
    overflow: hidden;
}
.sec-img-sec{
    display: flex
;
    margin-top: 40px;
}
.num{
  font-size: 16px;
}
#about {
    padding: 10px;
  margin-bottom: 0;
}
.top-heading {
    font-size: 75px;
    padding-top: 30px;
    text-align: center;
}
    .top-image-2 {
        width: 357px;
        height: 375px;
        position: relative;
        bottom: 0;
        margin-top: 30px;
        padding: 18px;
    }
iframe{
  width: 300px;
  height: 200px;
  padding: 20px;
}
.ser-sec-col{
  margin: 8px;
}
.c-t-action-h2{
  font-size: 30px;
}
.gallery-sec-images{
        width: 327px;
        height: 250px;
        margin-bottom: 8%;
        margin-left: 3%;
}
.image-align3{
  display: none;
}
.image-align2 {
width: 335px;
        height: 297px;
        margin-bottom: 23%;
        margin-top: 6%;
        margin-left: 11%;
  }

.image-align1{
position: relative;
        right: 50px;
        width: 350px;
        height: 350px;
        margin-left: 13%;
}
.tourist-places-imagae{
  display: contents;
}
.image-hide{
  display: none;
}
.final-img{
      width: 347px;
    padding: 15px;
}
.temples {
    width: 180px;
    height: 207px;
    border-radius: 25%;
    margin: 3%;
    padding: 5%;
}
h2{
  font-size: 35px;
}
.traveller-image-one {
    width: 350px;
    height: 350px;
    margin-top: 80px;
    margin-bottom: 62px;
    padding: 15px;
}
.footer-phone{
  font-size: 16px;
}
.footer-sub{
  display: none;
}
.top-button{
      margin: 14px;
    margin-left: 60px;
}
}