@import url('https://fonts.googleapis.com/css2?family=Philosopher:wght@400;700&amp;display=swap');
/*@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@100;200;300;400;500;600;700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700&amp;display=swap');
body {
  background: #f3f6f8;
  font-family: 'Poppins', sans-serif;
}
a {
  transition: all 0.5s ease 0s;
  transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out
}
a, a:hover, a:focus {
  text-decoration: none;
  outline: none
}
.msg {
  position: relative;
  background: #0df18e;
  padding: 10px 10px;
  margin-bottom: 0px;
  border: none;
  border-radius: 0px;
}
.msg p {
  font-size: 15px;
  margin: 0px 0px;
  padding: 0px;
  color: #fff;
}
.msg .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.55rem 1.25rem;
  color: inherit;
}
.pac-container {
  z-index: 10000 !important;
}
.header {
  width: 100%;
  background: url(../imgs/bg1.jpg) no-repeat center bottom #fff;
  padding: 0 0;
  background-size: cover;
  background-position: center;
}
.header-info {
  background: #fff;
  padding: 8px 0px;
}
.top-header-lft {
  float: left;
  width: 50%;
}
.top-header-rgt {
  float: left;
  width: 50%;
}
.header-logo {
  text-align: left
}
.header-logo img {
  width: auto;
  height: 65px;
}
.suprt {
  padding-top: 20px;
}
.soclmdia-hdr {
  float: right;
  padding-left: 10px;
}
.suprt p {
  margin-bottom: 0;
  padding-bottom: 0;
  text-align: right
}
.from-txt {
  margin-bottom: 0;
}
/*.suprt p span {
	font-size: 13px;
	text-transform: uppercase;
	padding: 0 0 0 0;
	margin: 0;
	line-height: 15px;
	color: #2c2c2c;
	width: 100%
}*/
.suprt p a {
  font-size: 20px;
  font-weight: 500;
  color: #2e2e2e;
  width: 100%;
}
.suprt p a i {
  margin-right: 5px;
}
.suprt b {
  font-weight: 600;
}
.suprt p span a {
  border: 1px dashed red;
}
.suprt p span img {
  width: 20px;
  height: 20px;
  margin-left: 8px;
  margin-right: 5px;
  position: relative;
  top: -1px;
}
.qury-pnl {
  padding: 50px 0;
  margin: 0px 0px;
}
/*.qury-pnl h1 {
	font-size: 28px; text-align:center;
	padding: 0 0 15px 0;
	margin: 0 0;
	font-weight: 400;
	color: #fff;
}
.qury-pnl h1 span{
	font-size: 34px;
	font-weight: 600; text-transform:uppercase;
}*/
.intro-txt {
  width: 60%;
}
.intro-txt h1, .intro-txt h2 {
  color: #fff;
  font-size: 25px;
  padding-top: 80px;
  line-height: 50px;
  padding-bottom: 20px;
  font-weight: 300;
  text-shadow: 0px 1px 2px #333;
}
.intro-txt h1 strong {
  font-size: 38px;
  font-weight: 600;
  color: #ffffff;
  margin: 0px 0px;
  padding: 4px 0px;
  color: #f8ff1b;
  text-shadow: 0px 1px 1px #333;
  text-transform: none;
  /*border-radius: 8px;*/
  /*background: rgb(224 106 0 / 50%);*/ font-family: 'Philosopher', sans-serif;
}
.intro-txt ul {
  padding-left: 20px;
}
.intro-txt ul li {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  list-style: disc;
  float: left;
  width: 50%;
  margin-bottom: 10px;
}
.intro-txt ul li i {
  margin-right: 5px;
  background: rgb(0 157 247 / 66%);
  width: 50px;
  height: 50px;
  border-radius: 8px;
  text-align: center;
  line-height: 50px;
}
.form-frnt {
  /*margin:0px auto; */
  width: 35%;
  border-radius: 8px;
  padding: 25px 25px;
  background: rgb(0, 0, 0, 0.6);
}
/*.qury-pnl-form {
	margin:0px auto; width:40%; border-radius:2px;
	padding: 25px 25px; background:rgba(255,255,255,0.9);
}*/
.qury-pnl-form h2 {
  font-size: 24px;
  text-align: center;
  width: 100%;
  color: #fff;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  font-weight: 600;
  /* border-bottom: 1px solid #4cf7ca; */
  /* text-shadow: 0px 0px 1px #119e96; */
  border-radius: 8px;
  font-family: 'Philosopher', sans-serif;
  line-height: 22px;
  padding-top: 5px;
}
/*.qury-pnl-form span {
	font-size: 12px; text-align:left; width:100%;
	padding: 0 0 0px 0; line-height:16px; font-style:italic;
	margin: 0 0;
	font-weight: 400;
	color: #333;
}*/
.form-checkbox p {
  font-size: 13px;
  text-align: left;
  float: left !important;
  padding: 0 10px 0px 20px;
  line-height: 16px;
  margin: 0 0;
  font-weight: 500;
  color: #333;
}
.form-checkbox a {
  background: none;
}
.form-checkbox input {
  height: 16px !important;
  width: 16px !important;
  margin-left: 0px;
  background: #fff !important;
  float: left;
  margin-top: 1px;
  border: 1px dashed red;
}
.tkt-info {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  padding: 10px 0px
}
.tkt-info b {
  border: 1px dashed red;
}
.tkt-info p {
  font-size: 13px;
  text-align: left;
  padding: 0 0px 0px 0px;
  line-height: 16px;
  margin: 0 0;
  font-weight: 500;
  color: #333;
}
.tkt-info span {
  float: right !important;
  padding-right: 15px;
}
.tkt-info input {
  height: 16px !important;
  width: 16px !important;
  margin-left: 0px;
  background: #fff !important;
  float: left;
  margin-top: 1px;
}
.tvlr-info {}
.tvlr-info select {
  font-size: 14px;
  height: 40px;
  border-radius: 3px;
  color: #666;
  padding: 10px 10px 10px 10px !important;
  background: #fff;
  width: 100%;
  border: 1px solid #b3b1b1
}
.modal-header {
  color: #fff;
  background: #ed6515;
}
.modal-header .close {
  color: #fff !important;
}
.qury-pnl-form i {
  position: absolute;
  ;
  top: 15px;
  left: 30px;
}
.qury-pnl-form i img {
  width: 15px;
  height: 15px;
  opacity: .7
}
.m-b-5 {
  margin-bottom: 5px;
}
.m-b-10 {
  margin-bottom: 5px;
}
.m-b-15 {
  margin-bottom: 15px;
}
.m-b-ex {
  margin-bottom: 5px;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 10px;
}
.m-b-ex2 {
  margin-bottom: 0px;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 10px;
}
.qury-pnl-form label {
  font-size: 13px;
  font-weight: 600;
  width: 100%;
  color: fff;
  margin-bottom: 5px;
  text-align: left !important
}
.frmpopup input, .frmpopup select, .frmpopup textarea {
  border: 1px solid #b3b1b1 !important;
	    margin-bottom: 0.5rem;
}
.qury-pnl-form input {
  font-size: 14px;
  height: 45px;
  color: #000;
  font-weight: 500;
  padding: 10px 10px 10px 40px;
  background: #fff;
  width: 100%;
  border-radius: 8px;
  border: 1px solid #f16a06;
}
.qury-pnl-form textarea {
  font-size: 14px;
  height: 55px;
  color: #000;
  padding: 10px 10px 10px 40px;
  background: #fff;
  width: 100%;
  border-radius: 8px;
  border: 1px solid #f16a06
}
.qury-pnl-form select {
  font-size: 14px;
  height: 45px;
  border-radius: 8px;
  font-weight: 400;
  color: #333;
  padding: 10px 10px 10px 40px;
  background: #fff;
  width: 100%;
  border: 1px solid #f16a06;
}
.qury-pnl-form input:focus, .qury-pnl-form select:focus, .qury-pnl-form textarea:focus {
  border: 1px solid #f16a06 !important
}
.input-group-btn:first-child .btn.btn-pm {
  margin-right: -2px;
  color: #666;
  border: 1px solid #b3b1b1;
  background: #F5F5F5;
  height: 40px;
  cursor: pointer;
  overflow: hidden;
}
.input-group-btn:last-child .btn.btn-pm {
  margin-left: -2px;
  color: #666;
  border: 1px solid #b3b1b1;
  background: #F5F5F5;
  height: 40px;
  cursor: pointer;
}
.number-spinner {
  border-radius: 4px;
  overflow: hidden;
}
.number-spinner span { /* overflow: hidden; */
}
.number-spinner input {
  font-size: 16px !important;
  text-align: center;
  font-weight: 500;
  padding: 0px 0px;
  margin: 0px 0px;
  height: 40px;
}
.btn {
  border-radius: 2px;
}
.qury-pnl-form-btn {
  text-align: center;
  display: flex;
}
.qury-pnl-form-btn a:active {
  border: medium none;
  background: #666;
  border: 1px solid #666
}
/* Mark input boxes that gets an error on validation: */
input.invalid {
  background-color: #fed5e7;
}
/* Hide all steps by default: */
.tab {
  display: none;
}
.qury-pnl-form-btn a {
  height: 40px;
  cursor: pointer;
  /*background: #e8750b;*/
  color: #000;
  margin-top: 0px;
  float: none;
  text-align: center;
  text-transform: uppercase;
  border-radius: 8px;
  border: none;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  outline: 0 none;
  padding: 10px 10px;
  font-style: normal;
  width: 100%;
  top: 0;
  position: relative;
  background: #ffac3f;
  background: -moz-linear-gradient(-45deg, #ffac3f 0%, #ffda63 49%, #fb9d23 100%);
  background: -webkit-linear-gradient(-45deg, #ffac3f 0%, #ffda63 49%, #fb9d23 100%);
  background: linear-gradient(135deg, #ffac3f 0%, #ffda63 49%, #fb9d23 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffac3f', endColorstr='#fb9d23', GradientType=1);
}
.qury-pnl-form-btn a:hover {
  opacity: 0.8;
  border: medium none;
  transition: all 0.5s ease 0s;
  background: #ffac3f;
  background: -moz-linear-gradient(-45deg, #ffac3f 0%, #ffda63 49%, #fb9d23 100%);
  background: -webkit-linear-gradient(-45deg, #ffac3f 0%, #ffda63 49%, #fb9d23 100%);
  background: linear-gradient(135deg, #ffac3f 0%, #ffda63 49%, #fb9d23 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffac3f', endColorstr='#fb9d23', GradientType=1);
  border: none
}
#prevBtn {
  background-color: #bbbbbb;
}
/* Make circles that indicate the steps of the form: */
.step {
  display: none;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbbbbb;
  border: none;
  border-radius: 50%;
  opacity: 0.5;
}
.step.active {
  opacity: 1;
}
/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: #4CAF50;
}
.pkgs-cnt {
  padding: 30px 0px;
  margin: 0px;
  background: #f3f6f8;
}
.pkgs-cnt2 {
  padding: 30px 0px;
  margin: 0px;
  background: url(../imgs/bg-footer.jpg) no-repeat center bottom #fff;
}
.pg-cnt {
  padding: 30px 0px;
  margin: 0px;
}
.abut {
  background: #fff;
}
.aflt-img {
  margin-bottom: 15px;
  text-align: center;
}
.aflt-img img {
  width: auto;
  margin: 5px 8px;
  height: 100px;
  /* background: #f5f5f5; */
  border-radius: 4px;
  padding: 4px;
}
.review {
  background: #fff;
  padding-bottom: 0px;
}
.titl {
  margin-bottom: 30px;
}
.titl h2 {
  font-size: 30px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  text-align: center;
  color: #000;
}
.titl p {
  font-size: 18px;
  color: #4d4d4d;
  text-align: center;
  font-weight: 400;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.titl a {
  color: #32ad5d;
}
.titlebox {
  display: table;
  text-align: center;
  width: 50%;
  margin: 0px auto;
}
.titlebox h2 {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 42px;
  color: #313131;
  font-weight: 600;
  font-family: 'Philosopher', sans-serif;
  white-space: nowrap;
  padding: .125em .375em;
}
.titlebox h2 strong {
  font-weight: 600;
  color: #ff1a1a;
}
.titlebox h3 {
  color: #313131;
  font-family: 'Philosopher', sans-serif;
  margin-bottom: 20px;
  font-weight: 600;
}
/*.titlebox::before,
.titlebox::after {
    content:"";
    display:table-cell;
    width:50%;
    top: -20px;
    position: relative;
    border-bottom: 1px solid #b7b7b7;
    vertical-align:middle;
}*/
.whytrvl {
  display: inline-block;
  margin-bottom: 20px;
}
.whytrvl ul {
  padding-left: 0px;
}
.whytrvl ul li {
  float: left;
  width: 33.3%;
  font-size: 18px;
  padding-right: 10px;
  color: #333;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 10px;
}
.whytrvl ul li::marker {
  color: #f44d16;
}
.plac-hom-box {
  border: 1px solid rgb(207, 215, 229);
  border-radius: 10px;
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}
.plac-hom-box .fclick {
  z-index: 3;
}
.plac-hom-box-im::before, .plac-det-ban-im::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.61));
  z-index: 1;
}
.plac-hom-box:hover {}
.plac-hom-box:hover .plac-hom-box-im img, .pack-new-box:hover .to-ho-hotel-con-1 img {
  transform: scale(1.1);
}
.plac-det-ban-im .share-new-top {
  z-index: 1;
}
.plac-hom-box-im {
  position: relative;
  overflow: hidden;
  border-radius: 10px 10px 0px 0px;
}
.plac-hom-box-im img {
  width: 100%;
  height: 190px;
  object-fit: cover;
  border-radius: 10px 10px 0px 0px;
  transition: all 0.4s ease-in-out 0s;
}
.image-size-250 .plac-hom-box-im img {
  height: 270px;
}
.plac-det-eve img, .plac-det-eve .plac-hom-box-im::before {
  border-radius: 10px;
}
.plac-hom-box-im h4 {
  position: absolute;
  bottom: 18px;
  left: 18px;
  color: rgb(255, 255, 255);
  font-size: 32px;
  margin-bottom: 0px;
  z-index: 2;
  font-family: 'Philosopher', sans-serif;
  white-space: break-spaces;
}
.plac-hom-box-txt {
  padding: 15px;
  float: left;
  width: 100%;
}
.plac-hom-box-txt ul {
  padding-left: 23px;
}
.plac-hom-box-txt ul li {
  border-bottom: 1px solid #ccc;
  padding: 3px 0px;
}
.plac-hom-box-txt ul li:last-child {
  border-bottom: none;
}
.plac-hom-box-txt ul li::marker {
  color: #dc580e;
}
.plac-hom-box-txt ul li a {
  color: #333;
  font-weight: 500;
  font-size: 15px;
}
.plac-hom-box-txt ul li a:hover {
  color: #dc580e;
}
.pkgs-box {
  width: 100%;
  height: auto;
  padding: 15px;
  float: left;
  margin: 0px 0px 30px 0px;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  transition: all 0.5s ease-out 0s;
  background: #fff;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
}
.pkgs-box:hover {
  border: 1px solid #e5eef5;
  box-shadow: 0px 2px 5px #ccc;
  background: #fff;
}
.pkgs-box-img {
  width: 30%;
  float: left;
  margin: 0px 0px 0px 0px;
  background: #fff;
  text-align: center;
}
.pkgs-box-img img {
  width: 100%;
  background: #fff;
  height: 150px;
  padding: 0px 0px;
  margin: 0px 0px;
  border-radius: 8px;
}
.pkgs-box-img img:hover {
  opacity: 0.7;
}
.pkgs-box-img .read_more {
  position: absolute;
  top: 40%;
  left: 12%;
  margin-top: -12px;
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -ms-transform: translateY(10px);
  -o-transform: translateY(10px);
  transform: translateY(10px);
  text-align: center;
  opacity: 0;
  visibility: hidden;
  width: auto;
  -webkit-transition: all .6s;
  transition: all .6s;
  z-index: 2
}
.pkgs-box-img a img {
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out
}
.pkgs-box-img .read_more span {
  background-color: #c1277a;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  color: #fff;
  font-size: 12px;
  font-size: .75rem;
  padding: 5px 10px
}
.pkgs-box-img:hover .read_more {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0)
}
.pkg_img_overlay h4 {
  font-size: 11px;
  position: absolute;
  top: 25px;
  left: 40px;
  background: rgb(183 51 0 / 50%);
  color: #fff;
  font-weight: 500;
  border-radius: 5px;
  text-align: center;
  padding: 5px;
  z-index: 1;
}
/****************/
.whtspp {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 30px;
  left: 10px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  /*box-shadow: 2px 2px 3px #999;*/
  z-index: 100;
}
.whtspp i {
  line-height: 30px;
}
.whtspp:hover {
  background-color: #25d366;
  color: #FFF;
}
.whtspp-icon {
  margin-top: 16px;
}
/******************/
.pkgs-box-detl {
  width: 48%;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 0px 10px;
}
.review-ratng {
  width: 100%;
  margin-bottom: 5px;
}
.review-ratng i {
  color: #ffb54d;
  font-size: 12px;
  padding-right: 3px;
}
.review-ratng span {
  color: #666;
  font-size: 11px;
  padding-left: 5px;
}
.pkgs-box-detl h2 {
  width: 100%;
  font-size: 14px;
  text-align: left;
  color: #000;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}
.pkgs-box-detl h2 a {
  color: #141414;
  display: inline-block;
  padding: 0px 0px 5px 0px;
  text-transform: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}
.pkgs-box-detl h2 a:hover {
  color: #000;
  transition: all 0.5s ease-out 0s;
}
.pkgs-box-detl h4 {
  width: 100%;
  text-align: left;
  color: #333;
  padding: 0px 0px 5px 0px;
  text-transform: none;
  font-weight: 700;
  line-height: 22px;
  font-size: 15px;
}
.pkgs-box-detl h4 i {
  background: #f98b02;
  padding: 5px 8px;
  font-size: 14px;
  color: #fff;
  border-radius: 50%;
}
.pkgs-box-detl h4 span {
  border-top: 1px dashed #928f8f;
  padding: 0px 40px;
  height: 1px;
  position: relative;
  top: 10px;
  width: 50px;
  margin-right: 5px;
}
.pkgs-box-detl h5 i {
  margin-right: 5px;
}
.pkgs-box-detl h5 {
  width: 100%;
  text-align: left;
  color: #ec6a0b;
  margin: 0px;
  padding: 0px 0px 5px 0px;
  text-transform: none;
  font-weight: 500;
  line-height: 22px;
  font-size: 14px;
}
.pkgs-box-detl h5 span {
  border-top: 1px dashed #928f8f;
  padding: 0px 40px;
  height: 1px;
  position: relative;
  top: 10px;
  width: 50px;
  margin-right: 5px;
}
.pkgs-box-detl p {
  font-size: 13px;
  color: #6e6e6e;
  text-align: left;
  line-height: 16px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  /*white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;*/
}
.pkgs-price {
  width: 100%;
  padding: 0px 0px;
  margin: 0px 0px;
}
.pkgs-price h3 {
  padding: 0px 0px;
  text-align: center;
  color: #8a8a8a;
  margin: 0px 0px;
  font-size: 13px;
  text-transform: none;
  font-weight: 400;
  line-height: 8px;
}
.pkgs-price h2 {
  padding: 5px 0px 0px 0px;
  text-align: center;
  margin: 0px;
  color: #184b9a;
  font-size: 16px;
  text-transform: none;
  font-weight: 600;
  line-height: 22px;
}
.pkgs-price h2:before {
  content: "\f156";
  font: normal normal normal 15px/1 FontAwesome;
  margin-right: 4px;
}
.pkgs-price span.old-price {
  text-decoration: line-through;
  font-size: 13px;
  color: #878787;
  margin-right: 5px;
  padding-left: 5px;
  font-weight: 400 !important;
}
.pkgs-price span.old-price:before {
  content: "\f156";
  font: normal normal normal 11px/1 FontAwesome;
  text-decoration: none;
  margin-right: 2px;
}
.pkgs-price span.old-price i {
  font-size: 10px;
  margin-right: 2px;
  position: relative;
  top: -1px;
}
.pkgs-dscnt {
  width: 100%;
  text-align: center;
}
.pkgs-dscnt span {
  background: #ffe89b;
  color: #5e5c5c;
  font-size: 12px;
  border-radius: 4px;
  font-weight: 600;
  line-height: 16px;
  padding: 1px 4px;
}
.pkgs-dscnt small {
  display: block;
  width: 100%;
  font-size: 10px;
  color: #666;
  font-weight: 400;
  line-height: 16px;
}
.pkgs-price h2 b {
  padding: 5px 0px 0px 0px;
  text-align: center;
  margin: 0px;
  color: #333;
  font-style: italic;
  font-size: 13px;
  text-transform: none;
  font-weight: 400;
  line-height: 22px;
}
.pkgs-price p {
  padding: 0px 0px;
  margin-bottom: 0px;
  text-align: center;
  color: #5c5c5c;
  font-size: 12px;
  text-transform: none;
  font-weight: 400;
  line-height: 22px;
}
.pkgs-dtil-btn {
  margin: 0px auto;
  padding: 30px 0px;
  width: 100%;
  text-align: center;
}
.pkgs-btn {
  width: 100%;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  border-radius: 8px;
  margin: 0;
  outline: medium none;
  padding: 6px 10px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s linear 0s;
  margin-bottom: 10px;
  background: #158106;
  border: 2px solid #41c72e;
}
.pkgs-btn:hover {
  background: #1a9700f7;
  border: 2px solid #63ae09;
  color: #fff;
  text-decoration: none;
}
.pkg-sk .owl-controls {
  display: none !important;
}
.whtsap-btn i {
  margin-right: 4px;
}
.whtsap-btn {
  width: 100%;
  /* background: #c3edea none repeat scroll 0 0; */
  border: 2px solid #396603;
  color: #396603;
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  border-radius: 8px;
  margin: 0;
  outline: medium none;
  padding: 6px 10px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.2s linear 0s;
  background: #eafff7;
}
.whtsap-btn:hover {
  background: #0ab772;
  border: 2px solid #12c17b;
  color: #fff;
  text-decoration: none;
}
.pkgs-incld {
  width: 100%;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px;
}
.pkgs-incld span {
  font-size: 12px;
  color: #666;
  padding-right: 5px;
}
.pkgs-incld img {
  width: 22px;
  height: 22px;
  margin-right: 10px;
  opacity: 0.9;
}
.pkgs-id {
  width: 100%;
  padding: 5px 0px;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  color: #333;
  line-height: 22px;
}
.pkgs-box-pric {
  width: 22%;
  float: left;
  margin: 0px 0px 0px 0px;
  /*border-left: 1px dashed #d7d7d7;*/
}
.ofr-txt {
  padding: 30px 0px;
  margin: 50px 0px;
  /*background:#069;*/
  background: rgb(251 148 86);
  background: -moz-linear-gradient(-45deg, rgb(251 148 86) 0%, rgb(235 69 52) 52%, rgb(219 54 26) 100%);
  background: -webkit-linear-gradient(-45deg, rgb(251 148 86) 0%, rgb(235 69 52) 52%, rgb(219 54 26) 100%);
  background: linear-gradient(135deg, rgb(251 148 86) 0%, rgb(235 69 52) 52%, rgb(219 54 26) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec247c', endColorstr='#a12578', GradientType=1);
}
.ofr-txt-cont {}
.ofr-txt img {
  position: absolute;
  left: 0;
  margin-top: -33%;
  width: auto;
  height: 230px;
}
.ofr-txt-cont h3 {
  font-size: 32px;
  padding-bottom: 8px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 600;
  text-transform: none;
  font-family: 'Philosopher', sans-serif;
}
.ofr-txt-cont h4 {
  font-size: 17px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 400;
}
.ofr-txt-btn {
  text-align: right;
  margin-top: 25px;
}
.ofr-txt-btn a {
  border: 1px solid #fff;
  background: #fff;
  color: #df3920;
  text-decoration: none;
  padding: 8px 20px;
  text-transform: uppercase;
  border-radius: 30px;
  font-weight: 500;
  box-shadow: 0px 1px 4px #848484;
}
.ofr-txt-btn a:hover {
  border: 1px solid #fff;
  background: #fff;
  color: #008552;
  text-decoration: none;
  padding: 8px 20px;
  text-transform: uppercase;
  border-radius: 30px;
}
.srv-cont {
  text-align: center;
  margin-top: 40px;
}
.srv-cont img {
  width: 50px;
  height: 50px;
  margin-bottom: 15px;
}
.srv-cont h5 {
  font-size: 20px;
  text-transform: none;
  font-weight: 500;
  color: #0c0c0c;
  padding-bottom: 5px;
  margin-bottom: 0px;
}
.srv-cont p {
  font-size: 16px;
  font-weight: 300;
  color: #333;
  padding-bottom: 0px;
  margin-bottom: 0px;
  line-height: 18px;
}
.srv-cont-br {
  border-right: 1px solid #f3f3f3;
}
.srv-cont-br:last-child {
  border-right: none;
}
.pkg-hglt { /*border-radius:8px; overflow:hidden;*/
}
.youtube-cont {
  padding: 0% 20%;
  margin: 0 auto;
}
/*.col-no-padd>div {
	float: left;
	padding-left: 0;
	padding-right: 0
}*/
.dest-block-one {
  padding: 0px 5px;
}
.dest-block-one .inner-box {
  position: relative;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.dest-block-one .image-box {
  position: relative;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.dest-block-one .image-box:before {
  position: absolute;
  top: 0;
  left: -85%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .8)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  transform: skewX(-25deg);
  z-index: 1;
}
.dest-block-one .inner-box:hover .image-box::before {
  -webkit-animation: shine 1s;
  animation: shine 1s;
}
.dest-block-one .image-box img {
  position: relative;
  display: block;
  width: 100%;
  border-radius: 10px;
}
.dest-block-one .hvr-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}
.dest-block-one .hvr-box:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 75%;
  opacity: 0.50;
  background: rgba(0, 0, 0, 0.30);
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0.0));
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0.0));
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0.0));
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1;
}
.dest-block-one:hover .hvr-box:before {
  opacity: 0.80;
}
.dest-block-one .hvr-box .hvr-inner {
  position: absolute;
  left: 30px;
  bottom: 30px;
  right: 30px;
  z-index: 1;
}
.dest-block-one .hvr-box .hvr-inner .enqrybtn {
  display: inline-block;
  border: 1px solid #01b626;
  border-radius: 8px;
  padding: 8px 10px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #91ff22;
  margin-top: 5px;
  background: rgba(0, 0, 0, 0.5);
}
.dest-block-one .hvr-box p {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  margin-bottom: 5px;
}
.dest-block-one .hvr-box h4 {
  position: relative;
  font-weight: 400;
  font-size: 30px;
  font-family: 'Philosopher', sans-serif;
  text-transform: capitalize;
  margin-bottom: 5px;
  line-height: 30px;
}
.dest-block-one .hvr-box h5 {
  color: #e1e1e1;
  font-weight: 400;
  font-size: 16px;
  padding-top: 10px;
}
.dest-block-one .hvr-box h4 a {
  color: #fff;
}
.dest-block-one .hvr-box h4 a:hover {
  color: #fff;
}
.dest-block-one .hvr-box .tour-count {
  position: relative;
  line-height: 20px;
  font-weight: 400;
  color: #fff;
  margin-top: 15px;
}
.dest-block-one .hvr-box .tour-count span {
  background: #1b47b9;
  border-radius: 25px;
  padding: 2px 0px 2px 12px;
  font-size: 18px;
  font-weight: 600;
}
.dest-block-one .hvr-box .tour-count b {
  background: #ef5f00;
  border-radius: 0px 25px 25px 0px;
  padding: 2px 5px;
}
.dest-block-one .hvr-box .tour-count b:before {
  content: "\f156";
  font: normal normal normal 16px/1 FontAwesome;
  margin-right: 4px;
}
/***********/
.faq {}
.faq .card {
  margin-bottom: 15px;
}
.faq .card-header {
  border-bottom: none;
}
.faq .card-header a {
  color: #333;
  font-size: 20px;
  font-weight: 500;
}
.faq .card-header a i {
  margin-right: 5px;
}
.faq .card-body {
  font-size: 16px;
  color: #666;
  font-weight: 500;
}
/*********************/
.tour-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .4);
  opacity: 0;
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in
}
.tour-block:hover .tour-layer {
  opacity: 1
}
.delay-1 {
  -webkit-transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  -moz-transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  -o-transition: all 800ms cubic-bezier(.23, 1, .32, 1);
  transition: all 800ms cubic-bezier(.23, 1, .32, 1)
}
.photo-block {
  text-align: center;
  color: #fff;
  position: relative;
  width: 100%
}
.photo-block img {
  width: 100%;
  height: 280px;
  display: block
}
.photo-block h3 a {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  text-transform: none;
  color: #fff;
  text-shadow: 0px 0px 1px #3d3d3d;
  /*background: rgb(0 162 255);*/
  text-decoration: none;
  padding-top: 0;
  font-size: 22px;
  margin-top: 0;
  font-family: 'Philosopher', sans-serif;
  font-weight: 500;
  background: #02eb82;
  background: -moz-linear-gradient(-45deg, #02b765 0%, #00a0a3 48%, #00639f 100%);
  background: -webkit-linear-gradient(-45deg, #02b765 0%, #00a0a3 48%, #00639f 100%);
  background: linear-gradient(135deg, #02b765 0%, #00a0a3 48%, #00639f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02eb82', endColorstr='#01a0ff', GradientType=1);
}
.photo-block h3 a span {
  display: block;
  font-size: 16px;
  font-family: 'Sarabun', sans-serif;
  font-weight: 400;
  color: #fff;
}
.photo-block h3 a span b {
  font-weight: 600;
  font-size: 18px;
}
.photo-block h3 a span b i {
  font-size: 15px;
  margin-right: 5px;
}
.photo-block h5 {
  -o-transform: translateY(20px);
  font-weight: 400;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  opacity: 0;
  font-size: 15px;
  padding: 0 20px
}
.photo-block:hover h5 {
  -o-transform: translateY(0);
  font-weight: 300;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  opacity: 1
}
.photo-block:hover .tour-layer {
  opacity: 1
}
.vertical-center {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  position: absolute
}
.vertical-align {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 60%;
  position: absolute;
  width: 100%;
  left: 0
}
.vertical-align.p-148 {
  margin-top: 35px
}
.vertical-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%
}
.vertical-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%
}
/***************/
.info-pnl {
  display: none;
}
.logo-foot {
  margin-bottom: 15px;
}
.logo-foot img {
  width: auto;
  height: 60px;
  padding: 10px;
  background: #fffdfe;
  border-radius: 8px;
}
footer {
  padding: 5px 0;
  margin-bottom: 0;
  background: #252940;
  color: #ccc
}
.address {
  position: relative;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 0;
  color: #fff
}
.address i {
  font-size: 18px;
  color: #333;
  font-weight: 600
}
.address i img {
  height: 16px;
  width: 16px
}
.address .address-name {
  font-size: 15px
}
.address p {
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 300;
  color: #e9e9e9;
}
.address p i {
  margin-right: 5px;
  color: #d7d7d7;
}
.address a {
  color: #46f749;
  font-size: 20px;
  font-weight: 400;
}
.address a:hover {
  color: #fff !important
}
.bdr-rgt {
  border-right: 1px solid #343434;
  height: 315px;
}
.pkg-lst ul {
  padding-left: 20px;
}
.pkg-lst ul li {
  color: #666;
  list-style: circle
}
.pkg-lst ul li a {
  font-size: 12px;
  color: #c7c7c7;
  font-weight: 400;
  text-decoration: none;
  line-height: 28px
}
.pkg-lst ul li a:hover {
  text-decoration: underline;
  color: #ec247c
}
.foot-info {
  text-align: center;
  padding: 0px 10%;
  color: #333;
  line-height: 32px;
  font-size: 16px;
  font-weight: 500
}
.foot-info h5 {
  padding-top: 0;
  color: #fffdfd;
  font-size: 18px;
  font-weight: 400
}
/*.foot-info i {
	height: 20px;
	width: 20px;
	text-align: center;
	position: relative;
	right: 2px;
	top: -2px
}
.foot-info i img {
	height: 20px;
	width: 20px
}
.foot-info h5 {
	font-family: 'Saira Condensed', sans-serif;
	font-size: 18px;
	color: #333;
	margin-bottom: 0;
	padding-bottom: 10px
}
.foot-info a {
	text-decoration: none;
	font-size: 18px;
	color: #fff;
	font-weight: 300
}
.foot-info a:hover {
	text-decoration: none;
	color: #F2F2F2;
}*/
.footer-bg {
  background: #fff;
}
.footer-bg img {
  width: 100%;
  position: relative;
  top: 2px;
}
.foot-cpy {
  text-align: center;
}
.foot-cpy p {
  font-size: 12px;
  color: #8489a6;
  margin-bottom: 0;
  padding-bottom: 0;
}
.foot-cpy a {
  font-size: 13px;
  color: #dadef3;
  padding: 0px 0px 0px 5px;
  margin: 0;
  text-decoration: none
}
.foot-cpy a:hover {
  color: #fff
}
.foot-sbcrb {
  background: #252940;
  padding: 30px 0
}
.nwslter {
  margin: 0;
  padding: 0 0;
  width: 100%
}
.nwslter h5 {
  font-size: 15px;
  color: #fff;
  margin-bottom: 0;
  padding-bottom: 10px;
  text-transform: none;
  font-weight: 400
}
.nwslter input[type="text"] {
  font-size: 14px;
  margin: 0;
  outline: medium none;
  padding: 12px 10px 12px 10px;
  background: #EBEBEB;
  border: none;
  height: 40px;
  color: #fff;
  width: 71%;
  float: left
}
.nwslter input[type="text"]:focus {
  background: #EBEBEB;
  border: none;
  color: #333
}
.nwslter input[type="submit"] {
  border: medium none;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  outline: medium none;
  padding: 8px;
  height: 40px;
  text-transform: uppercase;
  top: 0;
  transition: all 0.5s ease 0s;
  width: auto;
  background: #fb6c53 none repeat scroll 0 0;
  border: 1px solid #fb6c53;
  color: #fff;
  float: left
}
.nwslter input[type="submit"]:hover {
  background: #ee5d43 none repeat scroll 0 0;
  border: 1px solid #ee5d43;
  color: #fff
}
.soclmdia {
  width: 100%;
  text-align: center;
  margin: 0;
  background: none;
  padding: 0 0 0 0
}
.soclmdia h5 {
  font-size: 15px;
  color: #e1e1e1;
  margin-bottom: 0;
  padding-bottom: 10px;
  text-transform: none;
  font-weight: 300
}
.soclmdia-social-nav {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 0
}
.soclmdia-social-nav li {
  display: inline-block;
  margin: 0 5px 0px 0px;
  padding: 0
}
.soclmdia-social-nav a {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  padding: 0;
  height: 30px;
  width: 30px;
  line-height: 32px;
  margin: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  border-radius: 50%
}
.soclmdia-social-nav a i {
  line-height: 30px;
}
.model-2 a {
  margin: 0;
  padding: 0
}
.model-2 .twitter {
  color: #fff;
  background: #00aced
}
.model-2 .twitter:hover {
  color: #fff;
  background: #00aced;
  opacity: .8
}
.model-2 .facebook {
  color: #fff;
  background: #3b579d
}
.model-2 .facebook:hover {
  color: #fff;
  background: #3b579d;
  opacity: .8
}
.model-2 .google-plus {
  color: #fff;
  background: #dd4a3a
}
.model-2 .google-plus:hover {
  color: #fff;
  background: #dd4a3a;
  opacity: .8
}
.model-2 .linkedin {
  color: #fff;
  background: #007bb6
}
.model-2 .linkedin:hover {
  color: #fff;
  background: #007bb6;
  opacity: .8
}
.model-2 .pinterest {
  color: #fff;
  background: #cb2026
}
.model-2 .pinterest:hover {
  color: #fff;
  background: #cb2026;
  opacity: .8
}
.model-2 .youtube {
  color: #fff;
  background: #c4302b
}
.model-2 .youtube:hover {
  color: #fff;
  background: #c4302b;
  opacity: .8
}
.model-2 .tripadvisor {
  color: #fff;
  background: #00AF87
}
.model-2 .tripadvisor:hover {
  color: #fff;
  background: #00AF87;
  opacity: .8
}
.model-2 .instagram {
  color: #fff;
  background: #dc1c66
}
.model-2 .instagram:hover {
  color: #fff;
  background: #dc1c66;
  opacity: .8
}
.model-2 .whatsapp {
  color: #fff;
  background: #24cd63
}
.model-2 .whatsapp:hover {
  color: #fff;
  background: #24cd63;
  opacity: .8
}
.revw-box {
  padding: 0% 10%;
}
.revw-box-img {
  text-align: center;
  margin: 0px auto;
}
.revw-box-img img {
  width: 80px;
  height: 80px;
  margin: 0px 10px 0px 10px;
  background: #F4F4F4;
  border: 5px solid #fff;
  border-radius: 50%;
}
.revw-box p {
  font-size: 16px;
  line-height: 28px;
  color: #040404;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 10px;
  padding-bottom: 0px;
  text-align: center
}
.revw-box p i {
  font-size: 8px;
  color: #4c4c4c;
}
.revw-box h5 {
  font-size: 26px;
  line-height: 22px;
  color: #860bb3;
  margin-bottom: 0px;
  padding-bottom: 20px;
  padding-top: 10px;
  font-weight: 500;
  text-align: center
}
.revw-box h6 {
  font-size: 16px;
  line-height: 22px;
  color: #000;
  font-weight: 500;
  text-align: center
}
.revw-box h6 span {
  font-size: 14px;
  line-height: 22px;
  color: #666;
  font-weight: 300
}
.review-lnk {
  text-align: center;
}
.review-lnk p {
  font-size: 14px;
  text-transform: none;
}
.review-lnk img {
  height: 45px;
  margin: 0px 10px;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0)
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out
}
.owl-carousel .owl-item {
  float: left
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
  cursor: pointer
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.grabbing {
  cursor: url(../images/icons/grabbing.html) 8 8, move
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px
}
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease
}
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease
}
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both
}
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both
}
@-webkit-keyframes empty {
  0% {
    opacity: 1
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1
  }
}
@keyframes empty {
  0% {
    opacity: 1
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px)
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%)
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%)
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px)
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%)
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%)
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px)
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%)
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%)
  }
}
@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%)
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0)
  }
}
@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%)
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px)
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0)
  }
}
@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%)
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px)
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0)
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(.8)
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(.8)
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(.8)
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%)
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%)
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%)
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5)
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5)
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5)
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5)
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5)
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5)
  }
}
.owl-theme .owl-controls {
  text-align: center;
  display: grid
}
.touch-slider .owl-controls .owl-buttons div {
  position: absolute;
  top: 50%;
  height: 40px;
  width: 40px;
  line-height: 45px;
  display: inline-block;
  zoom: 1;
  opacity: 0;
  *display: inline;
  background: #fff;
  color: #ffbb02;
  filter: alpha(opacity=60);
  margin-top: -30px;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out
}
.touch-slider:hover .owl-controls .owl-buttons div {
  filter: alpha(opacity=100);
  opacity: 1
}
.touch-slider .owl-controls .owl-buttons div.owl-prev {
  left: 0
}
.touch-slider .owl-controls .owl-buttons div.owl-next {
  right: 0
}
.touch-slider .owl-controls .owl-buttons div i {
  font-size: 1.8em
}
.touch-carousel .owl-controls .owl-buttons {
  position: absolute;
  top: -38px;
  right: 15px
}
.touch-carousel.projects-carousel .owl-controls .owl-buttons {
  right: 12px
}
.projects-carousel .owl-controls .owl-buttons {
  right: 9px
}
.owl-pagination {
  width: auto;
  left: 0;
  float: left;
  bottom: 5px
}
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 2px 4px;
  filter: alpha(opacity=50);
  opacity: 1;
  border-radius: 50%;
  background: #fff;
  border: 3px solid #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, .2);
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out
}
.touch-slider:hover .owl-controls .owl-page span {
  filter: alpha(opacity=100);
  opacity: 1
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  opacity: 1;
  background: #ef9f59
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px
}
.touch-carousel.projects-carousel .owl-controls .owl-buttons {
  right: 12px
}
.touch-carousel.navigation-2 .owl-controls .owl-buttons {
  position: relative;
  top: 0;
  right: 0
}
.touch-carousel.navigation-2.clients-carousel .owl-controls .owl-buttons {
  top: -8px
}
.touch-carousel.navigation-2 .owl-controls .owl-buttons div, .touch-carousel.navigation-3 .owl-controls .owl-buttons div {
  background-color: #f2f2f2
}
.touch-carousel.navigation-2 .owl-controls .owl-buttons div i, .touch-carousel.navigation-3 .owl-controls .owl-buttons div i {
  color: #666
}
.touch-carousel.navigation-3 {
  padding-top: 45px
}
.touch-carousel.navigation-3.clients-carousel {
  padding-top: 25px
}
.touch-carousel.navigation-3 .owl-controls .owl-buttons {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%
}
.touch-carousel.navigation-2 .owl-controls .owl-buttons div, .touch-carousel.navigation-3 .owl-controls .owl-buttons div {
  width: 28px;
  height: 28px;
  line-height: 28px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%
}
.touch-carousel.navigation-3.projects-carousel .owl-controls .owl-buttons {
  right: 9px
}
.touch-carousel .owl-controls .owl-buttons div, .testimonials-carousel .owl-controls .owl-buttons div {
  height: 22px;
  width: 22px;
  line-height: 22px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #fff;
  margin-left: 4px;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  border: 1px solid #ccc
}
.touch-carousel .owl-controls .owl-buttons div i, .testimonials-carousel .owl-controls .owl-buttons div i {
  font-size: 1.2em;
  color: #ccc;
  transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out
}
.qury-info {
  margin-top: 5px;
  width: 100%;
  text-align: center;
}
.qury-info h4 {
  margin-bottom: 5px;
}
.qury-info p {
  margin-bottom: 5px;
}
.qury-info a {
  font-size: 22px;
  font-weight: 600;
  color: #039b63;
}
.qury-info a:hover {}
@media (max-width:1199px) {
  /*.form-frnt {
	width:60%;
}*/
}
@media (max-width:992px) {
  .intro-txt {
    width: 100%;
    display: inline-block;
  }
  .intro-txt h2 {
    font-size: 26px;
  }
  .intro-txt ul li {
    font-size: 16px;
  }
  .msg {
    display: none;
  }
  .top-header-lft {
    width: 40%
  }
  .top-header-rgt {
    width: 60%
  }
  .form-frnt {
    width: 100%;
  }
  .titlebox {
    width: 80%;
  }
  .srv-cont-br {
    border-right: none;
    margin-bottom: 20px;
  }
  .ofr-txt {
    text-align: center;
  }
  .info-pnl {
    position: fixed;
    background: #fff;
    left: 0px;
    display: block;
    bottom: 0px;
    z-index: 99;
    padding: 0px 0px 0px 0px;
    width: 100%;
  }
  .info-pnl-box {
    margin: 0px auto;
    width: 33.3%;
    float: left;
    padding: 10px 0px;
    text-align: center;
  }
  .info-pnl-box:active {
    background: #f27011;
  }
  .info-pnl-box i {
    font-size: 22px;
    color: #fff;
  }
  .info-pnl-box i img {
    height: 26px;
    width: 26px;
  }
  .info-pnl-box p {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 0px; /*font-family: 'Questrial', sans-serif;*/
  }
  .info-pnl-box p i {
    margin-right: 5px;
    font-size: 19px;
  }
  .info-pnl-box a {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    font-weight: 600;
  }
  .colr-w {
    background: #0b63a3;
  }
  .colr-f {
    background: #38539b;
  }
  .colr-c {
    background: #df5454;
  }
  .colr-p {
    background: #f97a14;
  }
  footer {
    padding-bottom: 50px;
  }
  .intro-txt h1, .intro-txt h2 {
    font-size: 28px;
    padding-top: 0px;
  }
  .header {
    background-size: 130%;
    background-position: top;
  }
  .whytrvl ul li {
    float: left;
    width: 100%;
  }
  .whytrvl ul {
    padding-left: 30px;
  }
}
@media (max-width:768px) {
  .top-header-lft {
    width: 30%
  }
  .top-header-rgt {
    width: 70%
  }
  /*.suprt p span, .suprt b a {
    display: none;
}*/
  .suprt b {
    display: none;
  }
  .suprt p span img {
    width: 26px;
    height: 26px;
    margin-right: 0px;
  }
  .header-info {
    padding: 5px 10px;
  }
  .form-frnt {
    width: 100%;
    background: rgb(99 15 15 / 80%);
  }
  .bdr-rgt {
    border-bottom: 1px solid #343434;
    height: auto;
    border-right: none;
    margin: 0px 0px;
    padding: 20px 0px;
  }
  .nwslter {
    margin-top: 10px;
  }
  .ofr-txt img {
    position: relative;
    margin-top: 0%;
    height: 220px;
    margin-bottom: 20px;
  }
  .ofr-txt {
    padding: 30px 0px;
    margin: 0px 0px;
  }
  .ofr-txt-btn {
    text-align: center;
    margin-top: 20px;
  }
  .info-pnl-box i img {
    height: 22px;
    width: 22px;
  }
  .info-pnl-box a {
    font-size: 14px;
  }
  .info-pnl-box {
    padding: 5px 0px;
  }
  .suprt p a i {
    padding-top: 5px;
  }
  .intro-txt h1, .intro-txt h2 {
    font-size: 24px;
  }
  .intro-txt h1 strong {
    font-size: 30px;
    line-height: 36px;
  }
  .titlebox h2 {
    font-size: 32px;
    white-space: unset;
  }
}
@media (max-width:767px) {
  .youtube-cont {
    padding: 0% 0%;
    margin: 0 auto;
  }
  .photo-block img {
    height: auto;
  }
  .pkgs-incld img {
    width: 18px;
    height: 18px;
  }
  .info-pnl-box p i {
    margin-right: 5px;
    font-size: 14px;
  }
}
@media (max-width:599px) {
  .pkgs-box-img {
    width: 100%;
  }
  .pkgs-box-img img {
    height: auto;
  }
  .pkgs-box-detl {
    width: 70%;
    float: left;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px;
    padding-right: 10px;
  }
  .pkgs-box-pric {
    width: 30%;
    float: right;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px;
  }
  .pkgs-id, .pkgs-price h3, .pkgs-price h2, .pkgs-price p, .pkgs-dtil-btn {
    text-align: right;
  }
  .titlebox {
    width: 90%;
  }
  .titlebox h2 {
    white-space: normal;
  }
  .titlebox::before, .titlebox::after {
    width: auto;
  }
  footer {
    padding-bottom: 40px;
  }
  .qury-pnl {
    padding: 30px 0px;
  }
	
	  .qury-pnl .d-flex {
		  flex-direction: column !important
  }
	
	.intro-txt ul {
    padding-left: 20px;
    position: relative;
    overflow: hidden;
}
  .intro-txt ul li {
    font-weight: 500;
  width: auto;
	  margin-bottom: 0
  }
	
	
	
}
@media (max-width:576px) {
  .form-frnt {
    width: 100%;
  }
  .qury-pnl h1 span {
    font-size: 28px;
  }
  .titlebox h2 {
    font-size: 26px;
  }
  .header-logo {
    padding-left: 5px;
  }
  .header-logo img {
    width: auto;
    height: 50px;
  }
  .logo-foot img {
    width: auto;
    height: 50px;
  }
  .suprt {
    padding-top: 10px;
  }
  .pkgs-incld img {
    width: 24px;
    height: 24px;
  }
  .pkgs-box-detl h2 a {
    font-size: 18px;
    padding-bottom: 5px;
  }
  .intro-txt h1 strong {
    font-size: 22px;
  }
  .intro-txt h1, .intro-txt h2 {
    font-size: 20px;
    padding-bottom: 0px;
    line-height: 30px;
  }
}
@media (max-width:528px) {}
@media (max-width:480px) {}
@media (max-width:469px) {
  .logo {
    width: 100%;
    float: none;
    text-align: center;
    padding-bottom: 5px
  }
}
@media (max-width:459px) {
  .pkgs-box-detl {
    width: 100%;
    float: left;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px;
  }
  .pkgs-box-pric {
    width: 100%;
    float: left;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px;
  }
  .pkgs-box-detl h2 a {
    font-size: 20px;
    padding-bottom: 5px
  }
  .pkgs-box-detl h5 {
    font-size: 15px;
  }
  .pkgs-box-detl p {
    font-size: 14px;
    height: auto;
  }
  .pkgs-id, .pkgs-price h3, .pkgs-price h2, .pkgs-price p {
    text-align: left;
  }
  .pkgs-price {
    width: 50%;
    float: left;
  }
  .pkgs-price h2 {
    font-size: 20px;
  }
  .pkgs-price h2:before {
    font: normal normal normal 17px/1 FontAwesome;
  }
  .pkgs-price span.old-price {
    font-size: 14px;
  }
  .pkgs-price span.old-price:before {
    font: normal normal normal 13px/1 FontAwesome;
  }
  .pkgs-dscnt {
    text-align: right;
    text-align: left;
  }
  .pkgs-dscnt small {
    display: inline;
    padding-left: 5px;
  }
  .pkgs-dtil-btn {
    text-align: right;
    padding-top: 10px;
    height: 44px;
  }
  .pkgs-btn {
    padding: 10px 10px;
    font-size: 14px;
    width: 80%;
    float: left;
  }
  .whtsap-btn {
    width: 19%;
    float: left;
  }
  .whtsap-btn span {
    display: none;
  }
  .whtsap-btn {
    height: 44px;
    margin-left: 3px;
    float: right;
  }
  .whtsap-btn i {
    font-size: 20px;
    line-height: 28px;
  }
  .form-checkbox p {
    padding: 0 5px 0px 20px;
  }
}
@media (max-width:414px) {
  .nwslter input[type="text"] {
    width: 69%
  }
  .foot-info {
    font-size: 14px
  }
  .info-pnl-box i img {
    height: 20px;
    width: 20px;
  }
  .info-pnl-box a {
    font-size: 13px;
  }
  .info-pnl-box {
    padding: 5px 0px;
  }
  .header-logo img {
    width: auto;
    height: 40px;
  }
}
@media (max-width:528px) {}
@media (max-width:360px) {
  .pkgs-btn {
    width: 78%;
  }
}
@media (max-width:339px) {
  .nwslter input[type="text"] {
    width: 66%
  }
}
@media (max-width:319px) {}
/****designed by Techno Imagine [www.technoimagine.in]***/