html,
body {
  margin: 0;
  width: 100%;
  height: 100%;
  scroll-behavior: smooth;
}
body {
  margin: 0px;
  padding: 0px;
font-family: poppins, sans-serif;
  font-size: 16px;
}
.fleft {
  float: left;
}
.fright {font-family: "NexaHeavy";
  float: right;
}
.clear {
  clear: both;
}
img {
  max-width: 100%;
}
ul,
ol,
li {
  margin: 0;
  padding: 0;
  /* list-style: none; */
}

.item {
     margin-bottom: 0px;
    margin-top: 20px;
    color: #000000!important;
    /* background: #c70a0f1a; */
    padding: 2px 6px;
    font-size: 18px;
    border-radius: 6px;
    /* text-shadow: 1px 1px 0px #000000a6; */
    font-weight: 700;
}
.duration{
   margin-bottom: 20px!important;
    font-weight: 400!important;
    font-size: 18px!important;
}


.form-input{
    margin-bottom:20px;
}

.forminfo input::placeholder{
    color:grey;
}
a:hover {
  text-decoration: none;
}
input:focus,
button:focus {
  outline: none;
}
.btn {
  border-radius: 7px;
}
button {
  background: none;
  border: none;
  cursor: pointer;
}
input:focus,
a:focus,
select:focus {
  outline: none;
}
.nopadd {
  padding: 0;
}
::selection {
  color: #000;
  background: #dcdcdc;
}
::-moz-selection {
  color: #000;
  background: #dcdcdc;
}
::-webkit-input-placeholder {
  color: #999;
  text-overflow: ellipsis;
}
:-moz-placeholder {
  color: #999;
  text-overflow: ellipsis;
  opacity: 1;
}
::-moz-placeholder {
  color: #999;
  text-overflow: ellipsis;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #999;
  text-overflow: ellipsis;
  opacity: 1;
}
/*-------------  Header ---------------*/
header {
  width: 100%;
  position: fixed;
  z-index: 15;
  top: 0;
  background: #ffffff;
  height: 71px;
}

header p {
  font-size: 15px;
}
header a {
  color: #000000;
  display: inline-block;
}
header a:hover {
  color: #16004b;
}
header .icons {
  padding-top: 15px;
}
header .icons img {
  width: 25px;
  height: 25px;
}
.logo {
  margin-top: 10px;
}
/*-------------  Banner ---------------*/
.banner3{
        background: url(../images/footer-banner-1.jpg) no-repeat;
    padding:100px 40px;
    background-size: cover;
    width: 100%;
    background-position: center;
    text-align:center;
    color:white;
}
.banner3 h3
{margin-bottom:20px;
    font-size:35px;
    font-weight:700;
}

.btngroup-top a{
   background: #ce1321;
   border-radius:7px;
   color:white;

    margin-top: 75px!important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
}
.banner2{
        /*background: url(../images/bannerbg1.webp) no-repeat;*/
    padding:50px 0px;
    background-size: cover;
    width: 100%;
    background-position: bottom;
}
.banner2 .col-lg-3{
    text-align:center;
    padding:30px 10px;
    color: #000000;
}

.banner2:after {

  /*position: absolute;*/
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
   background-color:#000;

}
.pagetitle h3{
        color: #000000;
}
.packageimage img{
    height:280px;
}
@media(max-width:768px){
 .banner2 .container{
     flex-wrap:wrap;
 } 
 .packageimage img{
    height:230px;
}
.faq-container{
    margin:0px 20px!important;
}
 .banner .container{
     padding:0px 30px;
 }
 .flex-reverse{
     flex-direction:column-reverse;
     

 }
 .btn-link
 {
     text-align:left;
 }
 .banner3 h3{
     font-size:22px;
 }
.card-header{    padding: 0.75rem 0.2rem!important;}
 .banner-text h1{
         font-size: 50px!important;
   
    color: #fff;
    line-height: 53px!important;
    margin-bottom: 0;
    margin-top: 15px;
    font-weight: 700;
 }
 .btn{
         white-space: initial!important;

 }
 .banner-text h4{
          font-size: 30px!important;
    color: #ffaf36;
    font-weight: 700;
    line-height: 36px;
    margin-top: 30px;
    text-shadow: 2px 0px 4px #ffffff;
 }
 
 .banner-text p {
    font-size: 21px!important;
    color: #ffaf36;
    font-weight: 700;
}
}
.banner2 h4{
    font-size: 24px;
    font-weight: 800;
}
.banner2 .fa{
        font-size: 40px;
}

.banner {
  min-height: 450px;
  position: relative;
  margin-top: 55px;
  background: url(../images/munnar-banner.jpg) no-repeat;
  padding-top: 30px;
  background-size:cover;
}
.banner:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
    background-image: linear-gradient(to right, rgb(0 0 0 / 52%), rgb(255 255 255 / 0%));

}
.btn-link {
    color: #212529;
}
.banner-text,
.forminfo {
  position: relative;
  z-index: 2;
}
.card-body{
        background: #d7d7d7;
}
.btn-link:hover{
    color: #c70a0f;
}
.btn-link:focus{
        color: #303393;
}
.banner-text h1 {
  font-size: 35px;

  color: #fff;
  line-height: 60px;
  margin-bottom: 0;
  margin-top: 15px;
  font-weight:700;
}
.banner-text h4 {
       font-size: 38px;
    color: #ffffff;
    font-weight: 700;
    line-height: 36px;
    margin-top: 30px;
    text-shadow: 2px 0px 4px #080606bf;
  
}
.banner-li {
  font-size: 19px;
  color: whitesmoke;
}

.banner-text p {
     font-size: 24px;
    color: #ffffff;
    text-shadow: 1px 1px 3px #000000bf;
    font-weight: 700;
  
}
.banner .trusted {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline-block;
}
.banner .trusted li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  border-bottom: solid 1px #fff;
  display: block;
  color: #fff;
  font-size: 22px;
  line-height: 45px;
}
.banner .trusted li:last-child {
  border-bottom: none;
}
.forminfo {
  background: #fff;
  margin-top: 30px;
}
.forminfo h2 {
  background: #8f0076;
  color: #fff;
  text-align: left;
  padding: 20px 30px;
  font-size: 30px;
  position: relative;
}

.forminfo form {
  padding: 30px;
}
.forminfo input,
.forminfo select {
  color: #555;
  background: none;
  border: none;
  border-bottom: 1px solid #bdbdbd;
  border-radius: 0;
  outline: 0;
  height: 2.1rem;
  width: 100%;
  font-size: 16px;
  box-shadow: none;
  box-sizing: content-box;
  transition: all 0.3s;
}
.forminfo textarea {
  color: #555;
  background: none;
  border: none;
  border-bottom: 1px solid #bdbdbd;
  border-radius: 0;
  outline: 0;
  width: 100%;
  font-size: 16px;
  box-shadow: none;
  box-sizing: content-box;
  transition: all 0.3s;
}
.forminfo input[type="submit"] {
  background: #ce1321;
  box-sizing: border-box;
  height: auto;
  text-align:left;
  
  
  color:wheat;
  border: none;
  border-radius: 7px;
  font-size: 18px;
  padding: 10px 25px;
  width: auto;
  cursor: pointer;
  text-transform: uppercase;
}

section {
  padding: 50px 0;
}
.pagetitle {
  text-align: center;
  margin-bottom: 30px;
}
.pagetitle h3 {
  text-transform: uppercase;
  padding: 15px 0;
  display: inline-block;
  font-size: 32px;
  border-bottom: 3px solid #212529;
  position: relative;
}
.pagetitle h3 span {
  color: #fa6742;
  position: relative;
  padding: 11px 0;
}
.d-flex-amenities{
    display:flex;
}
.pagetitle h3 span:before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  background: #fa6742;
  height: 3px;
}
/*-------------  Packages ---------------*/
.services {
  padding-bottom: 0;
  background:#c9c9c9;
}
.package {
  margin-bottom: 60px;
}
.package p {
  margin-bottom: 5px;
}
.package img {
  width: 100%;
  display: block;

}
.package h2 {
  font-size: 20px;
  font-weight: 600;
  margin: 5px 0;
  COLOR:#000;
}
.package h2 span {
  color: #7b3811;
}
.package h3 {
  font-size: 15px;
  line-height: 25px;
  padding: 5px 0;
  font-weight: 600;
}
.itnry {
  padding: 0px 0 10px;
  margin: 0;
  list-style-type: none;
  border-bottom: solid 1px #cfcfcf;
}
.itnry li {
  width: 18%;
  text-align: center;
  font-size: 11px;
  color: #7b3811;
  display: inline-block;
}
.itnry li.active {
  color: #a3a3a3;
}
.itnry li figure,
.package ul li p {
  margin: 0;
  padding: 0;
}
.itnry li.active figure {
  opacity: 0.3;
}
.itnry li img {
  width: auto;
  margin: auto;
}
.cost ul {
  padding: 0px;
      font-family: sans-serif;
}
.cost ul li {
  font-size: 14px;

  padding: 2px 5px 2px 20px;
  position: relative;
}
.cost ul li::before {
  content: "\f192";
  display: block;
  width: 100%;
  position: absolute;
  font-family: FontAwesome;
  left: 0px;
  font-weight: 400;
}
.packageinfo {
  height: 236px;
  overflow: hidden;
  color:#000;
}
.btngroup a {
  background: #ce1321;
  border: none;
  padding: 6px 8px;
  margin-right: 10px;
  line-height: inherit;
  font-size: 14px;
  width: 35%;
  text-align: center;
  color: #fff;
}
.package.active .packageinfo {
  height: auto;
}

.question {
  margin-bottom: 20px;
}
.question h3 {
  font-size: 18px;
  cursor: pointer;
  font-weight: 600;
  margin-bottom: 5px;
  background: #efefef;
  padding: 10px;
}
.question p {
  display: none;
}

/*--------------  Footer -------------*/
footer {
  background: #8f0076;
}
.foo {
    padding: 20px 0;
    font-size: 14px;
    color: #fff;
}
.foo h3 {
  font-weight: 600;
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
}
.foo ul li {
  padding: 5px 0;
}
.list-aceptance {
  padding-left: 0px;
  text-align: left;
}
.list-aceptance li {
  display: inline-block;
  list-style: none;
  color: #fff;
}
.list-aceptance i {
  font-size: 56px;
  border: 1px solid #fff;
  padding: 6px;
}

@media screen and (max-width: 991px) {
}

@media screen and (max-width: 767px) {
  header .container {
    width: 100%;
    max-width: 100%;
  }
  
.d-flex-amenities{
     display: flex;
    flex-wrap: wrap;
}
.banner2 .col-lg-3 {
    width:50%;
}
.banner2 h4{
    font-size:16px;
}
.banner2 span{
    font-size:13px;
} 
.package h3{
    font-size:16px;
}
.phone-container {
    width:60%;
}
.logo-container{
    width:40%;
}
.mail-container{
    display:none;
}
}
.package h3{
    font-size:18px;
}

.readmore{
        background: none!important;
    border: 1px solid #ce1321 !important;
    color: #ce1321 !important;

}
@media screen and (max-width: 575px) {
  header {
    position: relative;
  }
  .logo {
    text-align: center;
    width: 224px;
    margin-left: -49px;
  }
  .banner {
    margin: 0;
    background-size: cover;
  }
  .pagetitle h3 {
    font-size: 25px;
  }
}

.float-icon {
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	right:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.float-icon-call {
	position:fixed;
	width:60px;
	height:60px;
	bottom:118px;
	right:40px;
	background-color:#7650ff;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float {
	margin-top:16px;
}

