/****designed by Techno Imagine [www.technoimagine.in]***/@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&amp;display=swap');
body {
	background: #f3f6f8;font-family: 'Fira 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
}
form{margin-bottom:0px;}
.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:#fff;
    /*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:57px;
}
.suprt {
	padding-top: 10px;
}
.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: 18px;
	font-weight: 500;
	color: #da662c;
	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: 0px 0px 70px 0px;
	margin: 0px 0px;
	background: #ffb837;
}
/*.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%;text-align:center;}
.bnr-bg{margin-top: 30px; text-align:center;}
.bnr-bg img{ width:auto; max-width:100%; height:330px;}
.intro-txt h1, .intro-txt h2{color: #080808;font-size:50px;padding-top: 20px;padding-bottom: 0px;font-weight:400;/* text-shadow: 0px 1px 2px #333; */font-family: 'Philosopher', sans-serif;}
.intro-txt h1 strong{
	font-size: 50px;
	font-weight: 400;
	color: #bb3500;
	text-transform:none;
}
.intro-txt h6{color: #424242;font-weight:400;font-size:22px;}
.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;}
.register-form-wrapper{
	margin-top: 20px;
	padding: 30px 30px;
	background: rgb(255 255 255);
	border-radius: 10px;
	box-shadow: 0 10px 30px rgb(0 0 0 / 9%);
}
.register-form-wrapper h2{font-family: 'Caudex', serif;
	margin-bottom: 5px;
	font-size: 24px;
	color: #ffffff;
	font-weight: 800;
}
.register-form-wrapper h3{
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: 500;
}

.register-form-wrapper p{
	margin-bottom: 15px;
	font-size: 17px;
	color: #f7f7f7;
}
.qury-frm label{
    /*font-size:16px; color:#fff; text-transform:none; font-weight:400;*/
    font-size: 16px;
    color: #121212;
    text-transform: uppercase;
    font-weight: 400;
    position: absolute;
    top: -12px;
    padding: 0px 5px;
    left: 40px;
    background: #ffffff;
}
input.register-input::placeholder {
  color: #6c6c6c !important;
  opacity: 1; /* Firefox */
}

input.register-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #6c6c6c !important;
}

input.register-input::-ms-input-placeholder { /* Microsoft Edge */person-input
 color: #6c6c6c !important;
}
input.register-input, select.register-input, select.person-input, select.des-input, select.cab-input{
	width: 100%!important;
	height: 60px!important;
	padding-left: 40px !important;
	padding-right: 30px !important;
	margin-bottom: 15px!important;
	color: #6c6c6c !important;
	border: 1px solid #d56505!important;
	/*border:none !important;*/
	/*background-color: #e5f2ff !important;*/
	background:transparent;
	font-size: 18px;
	font-weight: 500;
	border-radius: 5px !important;
	/*font-family: 'Caudex', serif;*/
}
input.register-input:focus, select.register-input:focus, select.person-input:focus, select.des-input:focus, select.cab-input:focus{ border:1px solid #fff !important; outline:none !important; box-shadow:0px 0px 5px rgba(102,102,102,0.5);}
select.register-input option{ color:#000 !important; width:300px !important;}
input.des-input{
    background:url(../imgs/icons/f4.png) no-repeat 10px 19px;
    background-size: 20px;
}
select.loc-input{
    background:url(../imgs/icons/f4.png) no-repeat 10px 19px;
    background-size: 20px;
}
input.loc-input{
    background:url(../imgs/icons/input-loc.png) no-repeat 10px 19px;
    background-size: 20px;
}
input.name-input{
    background: url(../imgs/icons/input-user.html) no-repeat 10px 19px;
    background-size:20px;
    /* padding-left: 40px !important; */
}
input.date-input{
    background: url(../imgs/icons/f5.png) no-repeat 10px 19px;
    background-size:20px;
}
input.name-email{
    background: url(../imgs/icons/input-email.html) no-repeat 10px 19px;
    background-size:20px;
}
input.name-phone{
    background: url(../imgs/icons/f2.png) no-repeat 10px 19px;
    background-size:20px;
}
select.person-input{
    background: url(../imgs/icons/input-user.html) no-repeat 10px 19px;
    background-size:20px;
    padding-left: 40px !important;
}
select.des-input{
    background:
    url(../imgs/icons/f4.png) no-repeat 12px 19px; background-size:20px;
    padding-left: 40px !important;
}
select.cab-input{
    background: url(../imgs/icons/input-cab.html) no-repeat 12px 19px;
    background-size:20px;
    padding-left: 40px !important;
}
a.register-submit{
	background: #ff7006;
	/*border-top: 3px solid #0e4e8f;*/
	border: 4px solid #feb837;
	color: #fff;
	letter-spacing: 1px;
	cursor: pointer;
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	width: 100%;
	/*max-width: 535px;*/
	padding: 15px 15px;
	text-transform: uppercase;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 50px;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}

a.register-submit:hover{
	background:#ff5606;
	transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-webkit-transition: all .50s ease-in-out;
}
.register-btn{margin:0px auto;width: 200px;position: absolute;left: 0;bottom: -30px;right: 0;text-align:center;/* border:1px dashed red; */}

.form-frnt{
	/*margin:0px auto; */
	width:35%;
	border-radius: 8px;
	padding: 25px 25px;
	/*background:rgb(31 251 222);*/
	background: #02eb82;
	background: -moz-linear-gradient(-45deg,  #f15800 0%, #e94429 48%, #d73c28 100%);
	background: -webkit-linear-gradient(-45deg,  #f15800 0%,#e94429 48%,#d73c28 100%);
	background: linear-gradient(135deg,  #f15800 0%,#e94429 48%,#d73c28 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f15800', 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: #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: #1c1c1c; font-weight:600; padding:10px 15px;
    background: #ffc00d;font-family: 'Philosopher', sans-serif;
   
	}
	.modal-header h5{ font-size:30px;}
	.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;}
.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: 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: 45px;
	border-radius: 5px;
	font-weight: 400;
	color: #333;
	padding: 10px 10px 10px 40px;
	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 #b3b1b1!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: #fff;
  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: #ff7703;

}

.qury-pnl-form-btn a:hover {
  opacity: 0.8;border: medium none;transition: all 0.5s ease 0s;
	background: #ff7703;
	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:#fff;
}
.pkgs-cnt2{
	padding:30px 0px; margin:0px; background:url(../imgs/bg-footer.jpg) no-repeat center bottom #fff;
}
.pkgs-cnt2 .col-xl-3{padding-right: 5px;
    padding-left: 5px;}
	.tourcnt .col-xl-3{padding-right: 5px;
    padding-left: 5px;}
.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:url(../imgs/testimonial_bg.png) no-repeat center bottom #fffaf7;
}
.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;
    width:100%; margin:0px auto;
}
.titlebox h2 {
    text-align:center;
    vertical-align:middle;
    font-size:42px;
    color: #313131;
    font-weight: 500;
    font-family: 'Philosopher', sans-serif;
    padding:.125em .375em;
}
.titlebox h2 strong{ color:#f36500; 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;
}*/
.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: 20px;
  bottom: 20px;
  right: 20px;
  z-index: 1;
}
.dest-block-one .hvr-box .hvr-inner .enqrybtn{display:inline-block;border:1px solid #ff731e;border-radius:4px;padding: 5px 10px;font-size: 13px;text-transform:uppercase;font-weight:600;color:#ff8a22;margin-top:5px;}
.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: 500;
  font-size: 20px;
  /*font-family: 'Philosopher', sans-serif;*/
  text-transform: capitalize;
  margin-bottom: 5px;
  line-height: 20px;
}
.dest-block-one .hvr-box h5{color:#e1e1e1;font-weight:400;font-size: 14px;padding-top:10px; padding-bottom:0px; margin-bottom:0px;}
.dest-block-one .hvr-box h6{color: #fff;font-weight:500;font-size: 16px;padding-top:5px;}
.dest-block-one .hvr-box h6 span{color:#ffe202;font-weight:600;font-size: 16px;}
.dest-block-one .hvr-box h6 span:before {
    content: "\f156";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 4px;
}
.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;
}
.pkgs-box2 {
	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-box2:hover {
	border: 1px solid #e5eef5; box-shadow:0px 2px 5px #ccc;background: #fff;
}
.pkgs-box2-img {
	width: 40%;
	float: left;
	margin: 0px 0px 0px 0px;
	background: #fff;
	text-align:center;
}
.pkgs-box2-img img {
	width: 100%;
	background:#fff;
	height: 175px;
	padding: 0px 0px;
	margin: 0px 0px;
	border-radius:8px;
}
.pkgs-box2-img img:hover {
	opacity:0.7;
}
.pkgs-box2-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-box2-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-box2-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-box2-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;
}
/****************/
.pkgs-box2-detl {
	width: 60%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 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-box2-detl h2 {
	width: 100%;font-size:14px;
	text-align: left;
	color: #000; margin:0px;
	padding: 0px 0px 0px 0px;
}
.pkgs-box2-detl h2 a {
	color: #141414;
	display:inline-block;
	padding: 0px 0px 5px 0px;
	text-transform: none;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
	text-decoration: none;
}
.pkgs-box2-detl h2 a:hover {
	color: #000;
	transition: all 0.5s ease-out 0s;
}
.pkgs-box2-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-box2-detl h4 i{
	background:#f98b02; padding:5px 8px; font-size:14px; color:#fff; border-radius:50%;
}
.pkgs-box2-detl h4 span{
	border-top:1px dashed #928f8f; padding:0px 40px; height:1px; position:relative; top:10px; width:50px; margin-right:5px;
}
.pkgs-box2-detl h5 i{ margin-right:5px;}
.pkgs-box2-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-box2-detl h5 span{
	border-top:1px dashed #928f8f; padding:0px 40px; height:1px; position:relative; top:10px; width:50px; margin-right:5px;
}
.pkgs-box2-detl p{
	font-size: 13px;
	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;
}
.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:#fff8aa; color:#5e5c5c; font-size:14px; 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-box2-pric {
    width: 100%;
    float: left;
    margin: 5px 0px 0px 0px;
    /* border-left: 1px dashed #d7d7d7; */
}
.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-btn2 {
	margin: 0px auto;
	padding: 5px 0px;
	width: 100%;
	text-align: center;
}
.pkgs-dtil-btn2 .pkgs-btn {
	width: 49%;
	/*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: 8px 10px;
	text-align:center;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.2s linear 0s;
	margin-bottom:4px;
	background: #ff7703;
}
.pkgs-btn:hover {
	background: #ff7e23;

	border: medium none;
	color: #fff;
	text-decoration: none;
}
.pkg-sk .owl-controls{ display:none !important;}
.pkgs-dtil-btn2 .whtsap-btn i{ margin-right:4px;}
.pkgs-dtil-btn2 .whtsap-btn {
	width: 49%;
	/*background: #c3edea 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: 8px 10px;
	text-align:center;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.2s linear 0s;
	background: #12c17b;
}
.pkgs-dtil-btn2 .whtsap-btn:hover {
	background: #0ab772 ;
    border: medium none;
    color: #fff;
	text-decoration: none;
}
.pkgs-box2-detl .pkgs-incldrate {
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px; border-top:1px solid #ccc;
}
.pkgs-box2-detl .pkgs-incldrate ul{ padding-left:0px; margin-left:0px;}
.pkgs-box2-detl .pkgs-incldrate li{list-style:none;font-size:14px;color: #4e4e4e;font-weight:500;}
.pkgs-box2-detl .pkgs-incldrate span{color: #c15412;font-weight:600;float:right;}
.pkgs-box2-detl .pkgs-incldrate span:before {
    content: "\f156";
    font: normal normal normal 12px/1 FontAwesome;
    margin-right: 4px;
}
.pkgs-box2-detl .pkgs-incldrate 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{ 
}
/***************************/
.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: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	background: #fff;
	text-align:center;
}
.pkgs-box-img img {
	max-width: 100%; width:auto;
	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;
}
/****************/
.pkgs-box-detl {
	width: 100%;
	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: center;
	color: #000; margin:0px;
	padding: 0px 0px 0px 0px;
}
.pkgs-box-detl h2 a {
	color: #141414;
    display: inline-block;
    padding: 10px 0px 10px 0px;
    text-transform: none;
    font-size: 22px;
    font-weight: 600;
    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: #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: 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;
    font-weight: 400;
    font-size: 12px;
    color: #818181;
}
.pkgs-price h2 span {
	color: #14a542;
	font-size: 22px;
	text-transform: none;
	font-weight: 600;
	line-height: 22px; margin-left:5px;
}
.pkgs-price span:before {
    content: "\f156";font: normal normal normal 19px/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:#fff8aa; color:#5e5c5c; font-size:14px; border-radius:4px; font-weight:600; line-height:16px; padding:1px 4px;}
.pkgs-dscnt small {width:100%; font-size:10px; color: #666; font-weight:400; line-height:16px; padding-left:5px;}
.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: center;
}
.pkgs-btn {
	float: right;
	width: 49%;
	/*background: #00a2ff none repeat scroll 0 0;*/
	border: medium none;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	border-radius: 4px;
	margin: 0;
	outline: medium none;
	padding: 10px 10px;
	text-align:center;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.2s linear 0s;
	margin-bottom:4px;
	background: #ff7703;
}
.pkgs-btn:hover {
	background: #ff7e23;

	border: medium none;
	color: #fff;
	text-decoration: none;
}
.pkg-sk .owl-controls{ display:none !important;}
.whtsap-btn i{ margin-right:4px;}
.whtsap-btn {
	float: left;
	width: 49%;
	/*background: #c3edea none repeat scroll 0 0;*/
	border: medium none;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	border-radius: 4px;
	margin: 0;
	outline: medium none;
	padding: 10px 10px;
	text-align:center;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.2s linear 0s;
	background: #12c17b;
}
.whtsap-btn:hover {
	background: #0ab772 ;
    border: medium none;
    color: #fff;
	text-decoration: none;
}
.pkgs-incld {
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px;
}
.pkgs-incld ul{ border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 5px 0px;
    margin: 10px 0px 10px 0px;
}
.pkgs-incld li{ list-style:none; font-size:14px; font-weight:400; color:#666; padding:4px 0px }
.pkgs-incld span{ font-size:16px; color:#bf4b11; padding-right:0px; font-weight:600; text-align:right; float:right;}
.pkgs-incld span i{ margin-right:4px; font-size:14px;}
.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: 100%;
	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:0px;
	background: #fbfbfb;
}
.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 #e7e7e7;
}
.srv-cont-br:last-child{
	border-right:none;
}
.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;}
.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
}*/
.taxi-col{ padding:20px 10px;}
.taxi-box{ padding: 15px;
    position: relative;
    overflow: hidden;
    background: #fbfbfb;
    margin-bottom: 25px;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgb(66 66 66 / 10%);
    transition: all .9s ease-in-out;
    z-index: 1;}
	.taxi-img{ text-align:center; margin-bottom:10px;background: #fff; padding:10px 0px;
    border-radius: 10px;}
	.taxi-img img{ width:auto; max-width:100%; height:150px; border-radius:0px;}
	.taxi-cont{  text-align:center;}
	.taxi-cont h4{margin-bottom: 5px; }
	.taxi-cont h4 a{ font-size:26px; color:#333; font-weight:600;}
	.taxi-cont h5{ font-weight: 400;
    font-size: 16px;
    color: #7c7c7c;
}
.taxi-cont h5 span{ font-weight:600; color:#666
;}
.taxi-cont h5 span:before {
    content: "\f156";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 4px;
}
.book-btn { width:100%;
	/*background: #00a2ff none repeat scroll 0 0;*/
	border: medium none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	border-radius: 8px;
	margin: 0;
	outline: medium none;
	padding: 10px 10px; text-align:center;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.2s linear 0s; margin-bottom:4px;
	background: #ff7703;
}
.book-btn:hover {
	background: #ff7e23;

	border: medium none;
	color: #fff;
	text-decoration: none;
}
/***************/
.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: #585858;
	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: #fff;
	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:#fffaf7;
}
.footer-bg img{ width:100%;position: relative;
    top: 2px;}
.foot-cpy {
	text-align: center;
}
.foot-cpy p {
	font-size: 12px;
	color: #b1afaf;
	margin-bottom: 0;
	padding-bottom: 0;
}
.foot-cpy a {
	font-size: 13px;
	color: #b1afaf;
	padding: 0px 0px 0px 5px;
	margin: 0;
	text-decoration: none
}
.foot-cpy a:hover {
	color: #fff
}
.foot-sbcrb {
	background: #5e5e5e;
	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: #db723e;
	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;
}
.actninfo11 {
    width: 40px;
    height: 40px;
    left: 20px;
    bottom: 20px;
    background: #10b418;
    position: fixed;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    border-radius: 50%;
    z-index: 99;
    display: inline-block;
    line-height: 41px;
}
.actninfo22 {
    width: 40px;
    height: 40px;
    left: 20px;
    bottom: 70px;
    background: #eb6c1b;
    position: fixed;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    border-radius: 50%;
    z-index: 99;
    display: inline-block;
    line-height: 41px;
}
.actninfo11 a, .actninfo22 a{ color:#fff; text-decoration:none;}
.actninfo11 a:hover, .actninfo22 a:hover{ color:#fff; text-decoration:none;}
.actninfo11 i, .actninfo22 i{
    font-size: 20px;
    top: 10px;
    position: relative;
    }
.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: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;
}
.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:#07994e;
}
.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;
}
}
@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%;
}
.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: 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;
}
.bnr-bg img {
    width: auto;
    max-width: 100%;
    height: auto;
}
.actninfo11 {
    bottom: 40px;
}
.actninfo22 {
    bottom: 90px;
}
}
@media (max-width:599px) {
.pkgs-box-img {
    width: 100%;
}
.pkgs-box-img img{
	height:auto;    padding: 30px 30px 0px 30px;
}
.pkgs-box-detl {
   padding: 0px;
}
.pkgs-box-pric {
    margin:10px 0px 0px 0px;padding:0px 0px;
}
.pkgs-id, .pkgs-price h3, .pkgs-price h2, .pkgs-price p, .pkgs-dtil-btn{
}
.titlebox {
    width: 90%;
}
.titlebox h2 {
    white-space: normal;
}
.titlebox::before, .titlebox::after {
     width:auto;
}
footer {
    padding-bottom: 40px;
}
}
@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;
}
.qury-pnl {
    padding: 20px 0px 40px 0px;
}
.bnr-bg {
    margin-top: 0px;
}
}
@media (max-width:528px) {
	.pkgs-box2-img {
    width: 100%; margin-bottom:10px;
	}
	.pkgs-box2-img img {
    height: auto;
	}
	.pkgs-box2-detl {
    width: 100%;
    padding: 0px 0px 0px 0px;
}
}
@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:center;
}
.pkgs-price{ text-align:center;
}
.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;
}
.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:41px; 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: 30px;
}
}
@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]***/