@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wdth,wght,YTLC@0,6..12,100.6,200..1000,540;1,6..12,100.6,200..1000,540&amp;display=swap');
.nunito-sans-<uniquifier> {
  font-family: "Nunito Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:
    "wdth" 100.6,
    "YTLC" 540;
}
body {
	background: #f3f6f8;font-family: "Nunito Sans", 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(../web-img/tawang-ap.jpg) no-repeat center bottom #fff;
    padding: 0 0;
    background-size: cover;
    background-position: center;
}
.header-info{
	padding: 10px 0px;
	background: #d4e8f9;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
	/* background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); */
	/* background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}
.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: 70px;
}
.suprt {
	padding-top: 20px;
}
.soclmdia-hdr{
	 float:right; padding-left:10px;
}
.suprt p {
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: right
}

/*.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: #0e2266;
	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: 200px 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:100%;}
.intro-txt h1, .intro-txt h2{color: #fff;font-size:34px;padding-top: 120px;padding-bottom: 20px;font-weight:300;text-shadow: 0px 1px 2px #333;text-align: center;}
.intro-txt h1 b{
	font-size: 50px;
	font-weight: 900;
	color: #228eff;
	text-transform:none;
}
.intro-txt ul{ padding-left:15px;}
.intro-txt ul li{font-size:20px;font-weight:500;color:#fff;list-style:none;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:100%;
	border-radius: 8px;
	padding: 25px 25px;
	/*background:rgb(31 251 222);*/
	background: #02eb82;
	background: -moz-linear-gradient(-45deg,  #7cb8fe 0%, #1d87ff 48%, #0e6dd4 100%);
	background: -webkit-linear-gradient(-45deg,  #7cb8fe 0%,#1d87ff 48%,#0e6dd4 100%);
	background: linear-gradient(135deg, #4228cc 0%, #1459e1 48%, #413fc9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02eb82', endColorstr='#01a0ff',GradientType=1 );
}
/*.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: #000;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	font-weight: 500;
	text-shadow: 0px 0px 1px #119e96;
	
}
/*.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
}
.qury-pnl-form i{
    position:absolute;
    top: 12px;
    left: 25px;
}
.qury-pnl-form i img {
	width: 15px;
	height: 15px;
	opacity: .7
}
.m-b-5{
	margin-bottom:5px;
}
.m-b-10{
	margin-bottom:10px;
}
.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: #244e60;
	margin-bottom:5px;
	text-align: left!important
}
.frmpopup input, .frmpopup select, .frmpopup textarea{border: 1px solid #b3b1b1 !important;}
.qury-pnl-form input {
	font-size: 14px;
	height: 40px;
	color: #000;font-weight:600;
	padding: 10px 10px 10px 35px;
	background: #fff;
	width: 100%;
	border-radius: 5px;
	border: 1px solid #ffffff;
}
.qury-pnl-form textarea {
	font-size: 14px;
	height:55px;
	color: #000;
	padding: 10px 10px 10px 30px;
	background: #fff;
	width: 100%;
	border-radius: 3px;
	border: 1px solid #b3b1b1
}
.qury-pnl-form select {
	font-size: 14px;
	height: 40px;
	border-radius: 5px; font-weight:600;
	color: #787878;
	padding: 10px 10px 10px 30px;
	background: #fff;
	width: 100%;
	border: 1px solid #ffffff;
}
.qury-pnl-form input:focus, .qury-pnl-form select:focus, .qury-pnl-form textarea:focus {
	border: 1px solid #0db8bc!important; outline:none;/*box-shadow: 0px 1px 2px #007b7d;*/
}
.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: #ffffff;
  margin-top:0px;
  float: none;
  text-align:center;
  text-transform: uppercase;
  border-radius: 5px;
  border:none;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  outline: 0 none;
  padding: 9px 10px;
  font-style: normal;
  width: 100%;
  top: 0;
  position: relative;
  background: #f46414;
  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.9;border: medium none;transition: all 0.5s ease 0s;
	background: #f46414;
  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
}





.gdw-btn {
  height: 40px;
  cursor: pointer;
  /*background: #e8750b;*/
  color: #ffffff;
  margin-top:0px;
  float: none;
  text-align:center;
  text-transform: uppercase;
  border-radius: 5px;
  border:none;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  outline: 0 none;
  padding: 9px 10px;
  font-style: normal;
  width: 100%;
  top: 0;
  position: relative;
  background: #228eff;
  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 );
}

.gdw-btn:hover {
  opacity: 0.9;border: medium none;transition: all 0.5s ease 0s;
	background: #f46414;
  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:#e6f6ff;
}
.pkgs-cnt2{
	padding:30px 0px; margin:0px; background:url(../imgs/bg-footer.jpg) no-repeat center bottom #f3f6f8;background-size: cover;
}
.pg-cnt{
	padding:30px 0px; margin:0px;
}
.abut{background:#fff;
}
.review{background:url(../imgs/testimonial_bg.png) no-repeat center bottom #fff;
}
.review .review-ratng i {
    color: #ffb54d;
    font-size: 16px;
    padding-right: 3px;
}
.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: #3e3e3e;
	text-align: center;
	font-weight: 300;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.titl a { color:#32ad5d;
}
.titlebox {
    display:table;
    width:70%; margin:0px auto;
}
.titlebox h2 {
    display:table-cell;
    text-align:center;
    vertical-align:middle;
    font-size: 36px;
    color: #1e106a;
    font-weight: 700;
    /*white-space:nowrap;*/
    padding:.125em .375em;
}
.titlebox h2 strong{color: #2089ff;}
/*.titlebox::before,
.titlebox::after {
    content:"";
    display:table-cell;
    width:50%;
    top: -20px;
    position: relative;
    border-bottom: 1px solid #b7b7b7;
    vertical-align:middle;
}*/
.pkgs-box {
	width: 100%;
	height: auto;
	padding: 20px 5px;
	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: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	background: #fff;
	text-align:center;
	overflow: hidden;
}
.pkgs-box-img img {
	width: 100%;
	background:#fff;
	height: 300px;
	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: 45px;
    position: absolute;
    /* top: 25px; */
    left: 40px;
    bottom: -26px;
    background: transparent;
    color: #ffffff;
    font-weight: 700;
    border-radius: 5px;
    text-align: center;
    padding: 5px;
    z-index: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    /* text-shadow: -1px -1px #1c5a97; */
}
/****************/
.pkgs-box-detl {
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
	/* border: 1px dashed red; */
}
.pkgs-box-detl .plcscvrd{/* border: 1px dashed red; */width: 100%;/* padding-left: 0px; */float: left;/* margin-left: 0px; */margin-bottom: 15px;}
.pkgs-box-detl .plcscvrd ul{
    padding-left: 17px;
}
.pkgs-box-detl .plcscvrd ul li{color: #2089ff;font-size: 16px;font-weight: 600;padding: 2px 10px;line-height: 17px;float: left;margin-right: 0px;margin-right: 30px;border-radius: 25px;background: #fbece4;margin-bottom: 5px;}
.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: #164e99;
	display:inline-block;
	padding: 0px 0px 5px 0px;
	text-transform: none;
	font-size: 29px;
	font-weight: 800;
	line-height: 32px;
	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: #208539;
	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: 15px;
	color: #6e6e6e;
	text-align: left;
	line-height: 16px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pkgs-price {
	width: 100%;
	padding: 0px 0px;
	margin: 0px 0px;
	border: 1px dashed red;
}
.pkgs-price h3{
	padding: 8px 8px 8px 0px;
	/* text-align: center; */
	color: #8a8a8a;
	margin:0px 0px;
	font-size: 13px;
	text-transform: none;
	font-weight: 400;
	/*line-height: 22px;*/
	float: left;
}
.pkgs-price h2 {
	padding: 5px 0px 0px 0px;
	/* text-align: center; */
	margin:0px;
	color: #184b9a;
	font-size: 21px;
	text-transform: none;
	font-weight: 700;
	line-height: 22px;
}
.pkgs-price h2:before {
    content: "\f156";font: normal normal normal 14px/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-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: 5px 0px;
	width: 100%;
	text-align: left;
	margin-top: 10px;
}
.pkgs-btn {
	width: auto;
	/*background: #00a2ff none repeat scroll 0 0;*/
	border: medium none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	border-radius: 4px;
	margin: 0;
	outline: medium none;
	padding: 10px 20px;
	text-align:center;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.2s linear 0s;
	margin-bottom:4px;
	background: rgb(122,188,255);
	background: -moz-linear-gradient(top,  rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%);
	background: linear-gradient(to bottom, rgb(70 60 198) 0%, rgb(21 88 224) 44%, rgb(68 61 199) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
}
.pkgs-btn:hover {
	background: rgb(122,188,255);
	background: -moz-linear-gradient(top,  rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%);
	background: linear-gradient(to bottom, rgb(70 60 198) 0%, rgb(21 88 224) 44%, rgb(68 61 199) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );

	border: medium none;
	color: #fff;
	text-decoration: none;
}
.pkgs-dscnt {width:100%; text-align:center;}
.pkgs-dscnt span{ background:#fff8aa; color:#5e5c5c; font-size:11px; 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;}
.pkg-sk .owl-controls{ display:none !important;}
.whtsap-btn i{ margin-right:4px;}
.whtsap-btn {
    width: auto;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    border-radius: 4px;
    margin: 0;
    outline: medium none;
    padding: 10px 20px;
    text-align:center;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.2s linear 0s;
    background: rgb(19,169,152);
    background: -moz-linear-gradient(top,  rgba(19,169,152,1) 0%, rgba(9,148,132,1) 46%, rgba(4,130,116,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(19,169,152,1) 0%,rgba(9,148,132,1) 46%,rgba(4,130,116,1) 100%);
    background: linear-gradient(to bottom,  rgba(19,169,152,1) 0%,rgba(9,148,132,1) 46%,rgba(9,171, 153,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13a998', endColorstr='#048274',GradientType=0 );
}
.whtsap-btn:hover {
    border: medium none;
    color: #fff;
	text-decoration: none;
	background: rgb(19,169,152);
background: -moz-linear-gradient(top,  rgba(19,169,152,1) 0%, rgba(9,148,132,1) 46%, rgba(4,130,116,1) 100%);
background: -webkit-linear-gradient(top,  rgba(19,169,152,1) 0%,rgba(9,148,132,1) 46%,rgba(4,130,116,1) 100%);
background: linear-gradient(to bottom,  rgba(19,169,152,1) 0%,rgba(9,148,132,1) 46%,rgba(9,171, 153,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#13a998', endColorstr='#048274',GradientType=0 );
}
.pkgs-incld {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	text-align: left;
}
.pkgs-incld span{font-size: 14px;color:#666;padding-right: 15px;}
.pkgs-incld b{border: 1px solid #c7e3ff;border-radius: 25px;background: #f2f8ff;padding: 4px 12px;font-size: 13px;line-height: 12px;display: inline-block;color: #515151;margin-right: 5px;margin-bottom: 6px;position: relative;}
.pkgs-incld img{
	width: 16px;
	height: 16px;
	margin-right: 3px;
	opacity: 0.8;
}
.pkgs-id {
    width: 100%;
    padding: 5px 0px;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
    color: #333;
    line-height: 22px;
}
.pkgs-box-pric {
	/* border: 1px dashed red; */
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*border-left: 1px dashed #d7d7d7;*/
}
.ofr-txt{
	padding:30px 0px;
	margin: 70px 0px 0px 0px;
	/*background:#069;*/
	background: rgb(236,36,124);
	background: -moz-linear-gradient(-45deg, rgb(0 162 255) 0%,rgb(19 69 196) 52%,rgb(22 76 187) 100%);
	background: -webkit-linear-gradient(-45deg, rgb(0 162 255) 0%,rgb(19 69 196) 52%,rgb(22 76 187) 100%);
	background: linear-gradient(135deg, rgb(0 162 255) 0%,rgb(19 69 196) 52%,rgb(22 76 187) 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: #ffffff;
	font-weight: 800;
	text-transform: none;
}
.ofr-txt-cont h4{
	font-size: 15px;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#fff;
	font-weight:300;
}
.ofr-txt-btn{
	text-align:right; margin-top:25px;
}
.ofr-txt-btn a{
	    background: #228eff;
	    color: #ffffff;
	    text-decoration:none;
	    padding:8px 20px;
	    text-transform:uppercase;
	    border-radius:30px;
	    font-weight: 700;
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	    
	fb6c53
}
.ofr-txt-btn a:hover{
	    background: #facd8a;
    color: #1945a3;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{ }
.pkg-hglt .owl-item {
    margin: 0px 5px;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
}
.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; border-radius:8px;
	width: 100%
}
.photo-block img {
	width: 100%;
	height: 300px;
	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: 23px;
    margin-top: 0;
    font-weight: 800;
}
.photo-block h3 a span{ display:block; font-size:16px; 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 h6{ margin-top:15px;}
.photo-block h6 a{ text-transform:none; color:#fff; padding:5px 10px; border-radius:5px; font-size:14px;    background: rgb(210 83 0 / 80%);}
.photo-block h6 a:hover{background: rgb(224 100 18 / 80%);}
.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 {    padding-bottom: 20px;
	/*-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);*/
	/*top: 60%;*/ bottom:0%;
	position: absolute;
	width: 100%;
	left: 0;background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0) 2%, rgba(0,0,0,0.65) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 2%,rgba(0,0,0,0.65) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0) 2%,rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=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: 80px;}
footer {
	padding: 5px 0;
	margin-bottom: 0;
	background: #000849;
	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: #e2e2e2;
}
.address p i{margin-right:5px;color: #bdbdbd;}
.address a {
	color: #eaeaea;
	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 0%;
	color: #333;
	line-height: 32px;
	font-size: 16px;
	font-weight: 500
}
.foot-info h5{
	padding-top: 0;
	color: #fafafa;
	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:#fffbf3;text-align: right;
}
.footer-bg img{    max-width: 100%;
    height: auto;
    width: auto;
    margin: -3px auto;
    text-align: right;}
.foot-cpy {
	text-align: center;
}
.foot-cpy p {
	font-size: 12px;
	color: #ccc;
	margin-bottom: 0;
	padding-bottom: 0;
}
.foot-cpy a {
	font-size: 13px;
	color: #ffffff;
	padding: 0px 0px 0px 5px;
	margin: 0;
	text-decoration: none
}
.foot-cpy a:hover {
	color: #fff
}
.foot-sbcrb {
	background: #000849;
	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: #278fff;
	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 1px 0px 1px;
	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
}
.orgtn{text-align:center; padding-top:10px;}
.orgtn h5 {
    color: #c2c2c2;
    font-weight: 300;
    font-size: 16px;
    padding-bottom: 15px;
    margin-bottom: 0px;
}
.orgtn-img{  margin-bottom:0px;}
.orgtn-img img{ width:auto; margin-bottom:10px; height:65px;background: #f5f5f5; border-radius:4px; padding:4px;margin-right: 5px;}
.fb-pg{ margin:0px auto; text-align:center;}
.revw-box {
	padding: 4% 5%;
    border: 1px solid #dbe8f3;
    border-radius: 8px;
    background: #f2f8fd;margin: 0px 10px;
}
.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: #1364b4;
	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(../404d8cd.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:15px; 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; text-align:center;
}
.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:15px;}
.info-pnl-box a{ font-size:14px; color:#fff; text-decoration:none; font-weight:600;
}
.colr-w{
	background:#018d7c;
}
.colr-f{
	background:#38539b;
}
.colr-c{
	background:#df5454;
}
.colr-p{
	background:#0a69d4;
}
footer {
    padding-bottom: 50px;
}
.intro-txt h1, .intro-txt h2 {
    font-size: 26px;
    padding-top: 0px;
}
.header {
    background-size: 130%;
    background-position: top;
}
.qury-pnl {
    padding: 70px 0px 20px 0px;
    margin: 0px 0px;
}
.intro-txt h1 strong {
    font-size: 32px;
}
}
@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: 10px 10px;
}
	.qury-pnl-form input {margin-bottom: 10px;}
	.intro-txt h1 b{color: #fff;font-size: 40px;}
	.suprt p {display: none;}
.form-frnt {
	width:100%;
}
.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:12px;*/
}
.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: 34px;
}
}
@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;
}
.qury-pnl-form h2 {
    font-size: 18px;
}
}
@media (max-width:599px) {
.pkgs-box-img {
    width: 100%;
}
.pkgs-box-img img{
	height:auto;
}
.pkgs-box-detl {
    width: 100%;float: left;margin:10px 0px 0px 0px; padding:0px 0px;padding-right: 10px;
}
.pkgs-box-pric {
    width: 100%; 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:left;
}
	.pkgs-dtil-btn {margin-top: 0px;}
.titlebox {
    width: 90%;
}
.titlebox h2 {
    white-space: normal;
}
.titlebox::before, .titlebox::after {
     width:auto;
}
footer {
    padding-bottom: 40px;
}
.intro-txt h1 strong {
    font-size: 20px;
}
.intro-txt h1, .intro-txt h2 {
    font-size: 18px;
}
}
@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: 65px;
}
.logo-foot img {
    width: auto;
    height: 35px;
}
.suprt {
    padding-top: 10px;
}
.address a {
    font-size: 17px;
}
}
@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:17px; 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, .pkgs-dtil-btn{
    width: 100%; float:left;    margin-bottom: 5px;
}
.pkgs-dtil-btn{
	text-align:right;
}
.pkgs-btn{
	padding:10px 10px; font-size:14px;width: 79%;
    float: left;
}
.whtsap-btn {
    width: 19%; float:left;
}
.whtsap-btn span{ display:none;}
.whtsap-btn { height:41px; margin-left:3px; float:right;}
.whtsap-btn i{ font-size:20px; line-height:28px;}
.form-checkbox p {
    padding: 0 5px 0px 20px;
}
.pkgs-price{ width:50%;}
.pkgs-dscnt {
    text-align: right;
}
.pkgs-price h2 {
    font-size: 20px;
}
.pkgs-price h2:before {
    font: normal normal normal 18px/1 FontAwesome;
}
.pkgs-price span.old-price {
    font-size: 15px;
}
.pkgs-price span.old-price:before {
    font: normal normal normal 13px/1 FontAwesome;
}
	.pkg_img_overlay h4 {
    font-size: 35px;
	}
	.header-logo img {
    width: auto;
    height: 50px;
}
	.header-logo img {
    width: auto;
    height: 50px;
}
	    .intro-txt h1 b {
        color: #fff;
        font-size: 30px;
    }
}
@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:11px; 
}
.info-pnl-box { padding:5px 0px;
}

}
@media (max-width:528px) {
}
@media (max-width:339px) {
.nwslter input[type="text"] {
	width: 66%
}
}
@media (max-width:319px) {
}
