/****designed by Techno Imagine [www.technoimagine.in]***/
@import url('https://fonts.googleapis.com/css2?family=Sarabun:wght@100;200;300;400;500;600;700&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Prata&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rozha+One&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Allura&family=Monoton&display=swap');


body {
	background: #f3f6f8;
	/*font-family: 'Fira Sans', sans-serif;*/
	/*font-family: 'Nanum Gothic', sans-serif;*/
	/*font-family: 'Quicksand', sans-serif;*/
	/*font-family: 'Libre Franklin', sans-serif;*/
	font-family: 'Sarabun', 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-info {
	background: white;
}

.top-header-lft {
	float: left;
	width: 50%;
}

.top-header-rgt ul {
	display: flex;
	list-style-type: none;
	margin: 0;
}

.top-header-rgt li {
	padding: 0 10px;
	font-size: 18px;
}

.header-logo {
	text-align: left
}

.header-logo img {
	width: 17%;
}

.suprt {
	padding-top: 10px;
}

.soclmdia-hdr {
	float: right;
	padding-left: 10px;
}

.suprt p {
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: right
}

.suprt p a {
	font-size: 24px;
	font-weight: 500;
	color: #fff;
	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 {
	width: 100%;
	background: url(../imgs/bg1.jpg) no-repeat center bottom #fff;
	padding: 95px 0;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}


.intro-txt h1 {
	color: #fff;
	font-size: 56px;
	font-weight: 400;
}

.intro-txt h3 {
	font-size: 50px;
	font-weight: 400;
	color: #df900e;
	text-transform: none;
	font-family: 'Rozha One', serif;
}

.intro-txt p {
	color: white;
	font-size: 30px;
	margin: 0;
}

h6 {
	font-family: 'Allura', cursive;
	color: white;
	font-size: 35px;
}

.intro-txt button {
	border: 2px solid #df900e;
	background: none;
	color: #df900e;
	padding: 7px 20px;
	margin-bottom: 10px;
}

.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 {
	border-radius: 8px;
	padding: 25px 25px;
	background: #e5e5e594;
}

.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: 500;
	border-radius: 8px;
	font-family: 'Rozha One', serif;
	background: #030244;
	line-height: 22px;
	padding-top: 5px;
}


.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 select {
	font-size: 14px;
	height: 40px;
	border-radius: 3px;
	color: #666;
	padding: 10px 10px 10px 10px !important;
	background: #fff;
	width: 100%;
	border: 1px solid #b3b1b1
}

.modal-header {
	color: #fff;
	background: #02eb82;
	background: -moz-linear-gradient(-45deg, #02b765 0%, #00a0a3 48%, #00639f 100%);
	background: -webkit-linear-gradient(-45deg, #02b765 0%, #00a0a3 48%, #00639f 100%);
	background: linear-gradient(135deg, #02a8b7 0%, #0071a3 48%, #0ea4ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#02eb82', endColorstr='#01a0ff', GradientType=1);
}

.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: 600;
	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: 600;
	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 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 .hm-btn {
	height: 40px;
	cursor: pointer;
	color: #ffffff;
	margin-top: 0px;
	float: none;
	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: #ffac3f;
}

.qury-pnl-form-btn a {
	height: 40px;
	cursor: pointer;
	/*background: #e8750b;*/
	color: #000;
	margin-top: 0px;
	float: none;
	text-align: center;
	text-transform: uppercase;
	border-radius: 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: #ffac3f;
	background: -moz-linear-gradient(-45deg, #ffac3f 0%, #ffda63 49%, #fb9d23 100%);
	background: -webkit-linear-gradient(-45deg, #ffac3f 0%, #ffda63 49%, #fb9d23 100%);
	background: linear-gradient(135deg, #ffac3f 0%, #ffda63 49%, #fb9d23 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffac3f', endColorstr='#fb9d23', GradientType=1);

}

.qury-pnl-form-btn .sbtn {
	height: 40px;
	cursor: pointer;
	/*background: #e8750b;*/
	color: #000;
	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: #ffac3f;
	background: -moz-linear-gradient(-45deg, #ffac3f 0%, #ffda63 49%, #fb9d23 100%);
	background: -webkit-linear-gradient(-45deg, #ffac3f 0%, #ffda63 49%, #fb9d23 100%);
	background: linear-gradient(135deg, #ffac3f 0%, #ffda63 49%, #fb9d23 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffac3f', endColorstr='#fb9d23', GradientType=1);

}

.qury-pnl-form-btn a:hover {
	opacity: 0.8;
	border: medium none;
	transition: all 0.5s ease 0s;
	background: #ffac3f;
	background: -moz-linear-gradient(-45deg, #ffac3f 0%, #ffda63 49%, #fb9d23 100%);
	background: -webkit-linear-gradient(-45deg, #ffac3f 0%, #ffda63 49%, #fb9d23 100%);
	background: linear-gradient(135deg, #ffac3f 0%, #ffda63 49%, #fb9d23 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffac3f', endColorstr='#fb9d23', GradientType=1);
	border: none
}


#prevBtn {
	background-color: #bbbbbb;
}

/* Make circles that indicate the steps of the form: */
.step {
	display: none;
	height: 15px;
	width: 15px;
	margin: 0 2px;
	background-color: #bbbbbb;
	border: none;
	border-radius: 50%;
	opacity: 0.5;
}

.step.active {
	opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
	background-color: #4CAF50;
}

.pkgs-cnt {
	padding: 50px 0px;
	margin: 0px;
	background: #f3f6f8;
	overflow: hidden;
}

.pkgs-cnt2 {
	padding: 30px 0px;
	margin: 0px;
	background: url(../imgs/bg-footer.jpg) no-repeat center bottom #f3f6f8;
}

.inclusions {
	margin-top: 20px;
}

.inclusions h5 {
	font-size: 20px;
	font-weight: 600;
}

.inclusions a {
	color: #f7941e;
}

.pkg-incusion {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.pkg-incusion li {
	padding: 0 0 0 15px;
	margin: 0 0 10px 0;
	list-style-type: none;
	display: block;
	position: relative;
	background-image: url(../imgs/arrow-orng.png);
	background-repeat: no-repeat;
	background-position: left 9px;
}

.pkg-incusion li i {
	position: absolute;
	left: 0;
	top: 3px;
	color: #f7941e;
}

.inclusions .read-collpse {
	position: absolute;
	right: 20px;
	margin-top: -25px;
}

.inclusions .read-collpse span {
	display: block;
}

.inclusions .read-collpse[aria-expanded="false"] i {
	display: none;
}

.inclusions .read-collpse[aria-expanded="true"] span {
	display: none;
}

.inclusions .read-collpse[aria-expanded="true"] i {
	display: block;
}

.pg-cnt {
	padding: 50px 0px;
	margin: 0px;
}

.abut {
	background: #fff;
}

.abut h6 {
	color: rgb(255, 200, 0);
}

.abut p {
	font-size: 15px !important;
}

.abut h3 {
	color: #0e0270;
	font-size: 18px;
}

.abut button {
	background: linear-gradient(135deg, #002770 0%, #085dc3 48%, #ffb506 100%);
	border: 0;
	color: white;
	padding: 6px 16px;
	margin-top: 10px;
}

.about-l1 {
	border-bottom: 1px solid #bdbdbd;
	padding: 10px 0;
}

.about-list {
	padding-top: 20px;
}

.review {
	background: url(../imgs/testimonial_bg.png) no-repeat center bottom #f3fff6;
	background-attachment: fixed;
}

.titl {
	margin-bottom: 30px;
}

.titl h2 {

	font-size: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #000;
}

.titl p {
	font-size: 18px;
	color: #3e3e3e;
	font-weight: 300;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.titl a {
	color: #32ad5d;
}



.titlebox h2 {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 50px;
	color: #080808;
	font-weight: 400;
	font-family: 'Rozha One', serif;
	white-space: nowrap;
	padding: .125em .375em;
}

.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: 15px;
	float: left;
	margin: 0px 0px 30px 0px;
	border-radius: 8px;
	border: 1px solid #beddef;
	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 #4c9dcd;
	box-shadow: 0px 2px 5px #ccc;
	background: #fff;
}

.pkgs-box-img {
	margin: 0px 0px 0px 0px;
	background: #fff;
	text-align: center;
}

.pkgs-box-img img {
	width: 100%;
	background: #fff;
	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: 12px;
	position: absolute;
	top: 25px;
	left: 40px;
	background: #e3602c;
	color: #fff;
	font-weight: 600;
	border-radius: 5px;
	text-align: center;
	padding: 5px;
	z-index: 1;
}

/****************/
.pack-body {
	display: flex;
	justify-content: space-between;
	padding-top: 8px;
	border-bottom: 1px solid grey;
}

.pkgs-box-detl {
	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 h3 {
	width: 100%;
	font-size: 14px;
	text-align: left;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid grey;
}

.pkgs-box h3 a {
	color: #141414;
	display: inline-block;
	padding-top: 15px;
	padding-bottom: 20px;
	text-transform: none;
	font-size: 23px;
	line-height: 20px;
	text-decoration: none;
}

.pkgs-box h3 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 p {
	font-size: 14px;
	color: #6e6e6e;
	line-height: 16px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	text-transform: capitalize;
}

.price-day {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

.pkgs-price {
	padding: 0px 0px;
	margin: 0px 0px 5px 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;
	margin: 0px;
	color: #184b9a;
	font-size: 22px;
	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: 15px;
	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;
}

.day-sec h5 {
	display: block;
	float: right;
	font-size: 12px;
	color: #666;
	font-weight: 400;
	line-height: 16px;
	padding-top: 5px;
}

.day-sec h4 {
	padding: 5px 0px 0px 0px;
	margin: 0px;
	color: #184b9a;
	font-size: 18px;
	text-transform: none;
	font-weight: 600;
	line-height: 22px;
}

.pkgs-dscnt {
	width: 100%;
}

.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;
	float: left;
	font-size: 12px;
	color: #666;
	font-weight: 400;
	line-height: 16px;
}

.pkgs-price h2 b {
	padding: 5px 0px 0px 0px;
	text-align: center;
	margin: 0px;
	color: #333;
	font-style: italic;
	font-size: 13px;
	text-transform: none;
	font-weight: 400;
	line-height: 22px;
}

.pkgs-price p {
	padding: 0px 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #5c5c5c;
	font-size: 12px;
	text-transform: none;
	font-weight: 400;
	line-height: 22px;
}

.pkgs-dtil-btn {
	margin: 0px auto;
	padding: 5px 0px;
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: space-between;
}

.pkgs-btn {
	width: 100%;
	border: medium none;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	border-radius: 4px;
	margin-right: 10px;
	outline: medium none;
	padding: 6px 10px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.2s linear 0s;
	background: linear-gradient(17deg, #0a34f0 0%, #00d3ff 100%);
}

.pkgs-btn:hover {
	/*background: #02eb82;*/
	background: #ffac3f;
	background: -moz-linear-gradient(-45deg, #0f8cd5 0%, #46aeff 33%);
	background: -webkit-linear-gradient(-45deg, #0f8cd5 0%, #46aeff 33%);
	background: linear-gradient(135deg, #0f8cd5 0%, #46aeff 33%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f8cd5', endColorstr='#46aeff', GradientType=1);

	border: medium none;
	color: #fff;
	text-decoration: none;
}

.pkg-sk .owl-controls {
	display: none !important;
}

.whtsap-btn i {
	margin-right: 4px;
}

.whtsap-btn {
	width: 100%;
	border: medium none;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	border-radius: 4px;
	margin: 0;
	outline: medium none;
	padding: 6px 10px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	transition: all 0.2s linear 0s;
	background: linear-gradient(344deg, #07187c 0%, #0cef41 100%);
}

.whtsap-btn:hover {
	background: #0fa96b;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#40d589', endColorstr='#0fa96b', GradientType=1);
	border: medium none;
	color: #fff;
	text-decoration: none;
}

.pkgs-incld {
	width: 100%;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px;
	border-top: 1px solid grey;
}

.pkgs-incld span {
	font-size: 12px;
	color: #666;
	padding-right: 5px;
}

.img-sec {
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 8px 0;
}

.pkgs-incld img {
	width: 25px;
	height: 25px;
	margin-right: 8px;
	opacity: 0.9;
}

.pkgs-incld img:nth-child(6) {
	opacity: 0.5;
	visibility: visible;
}

.pkgs-id {
	width: 100%;
	padding: 5px 0px;
	text-align: center;
	font-size: 12px;
	font-weight: 600;
	color: #333;
	line-height: 22px;
}

.pkgs-box-pric {
	margin: 0px 0px 0px 0px;
	/*border-left: 1px dashed #d7d7d7;*/
}

.ofr-txt {
	padding: 30px 0px;
	margin: 50px 0px;
	/*background:#069;*/
	background: rgb(58 178 223);
	background: -moz-linear-gradient(-45deg, rgb(58 178 223) 0%, rgb(26 140 1752) 52%, rgb(6 153 197) 100%);
	background: -webkit-linear-gradient(-45deg, rgb(58 178 223) 0%, rgb(26 140 175) 52%, rgb(6 153 197) 100%);
	background: linear-gradient(135deg, rgb(58 178 223) 0%, rgb(26 140 175) 52%, rgb(6 153 197) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ec247c', endColorstr='#a12578', GradientType=1);
}

.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: 'Rozha One', serif;
}

.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 {
	border: 1px solid #fff;
	background: #fff;
	color: #008552;
	text-decoration: none;
	padding: 8px 20px;
	text-transform: uppercase;
	border-radius: 30px;
	font-weight: 500;
}

.ofr-txt-btn a:hover {
	border: 1px solid #fff;
	background: #fff;
	color: #0f93ba;
	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;
}

.youtube-cont {
	padding: 0% 20%;
	margin: 0 auto;
}

/*.col-no-padd>div {
	float: left;
	padding-left: 0;
	padding-right: 0
}*/
.dest-block-one {
	padding: 0px 5px;
}

.dest-block-one .inner-box {
	position: relative;
	display: block;
	border-radius: 10px;
	overflow: hidden;
}

.dest-block-one .image-box {
	position: relative;
	display: block;
	border-radius: 10px;
	overflow: hidden;
}

.dest-block-one .image-box:before {
	position: absolute;
	top: 0;
	left: -85%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 100%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .8)));
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .8) 100%);
	-webkit-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	transform: skewX(-25deg);
	z-index: 1;
}

.dest-block-one .inner-box:hover .image-box::before {
	-webkit-animation: shine 1s;
	animation: shine 1s;
}

.dest-block-one .image-box img {
	position: relative;
	display: block;
	width: 100%;
	border-radius: 10px;
}

.dest-block-one .hvr-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
}

.dest-block-one .hvr-box:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 75%;
	opacity: 0.50;
	background: rgba(0, 0, 0, 0.30);
	background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0.0));
	background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0.0));
	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.95), rgba(0, 0, 0, 0.0));
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 1;
}

.dest-block-one:hover .hvr-box:before {
	opacity: 0.80;
}

.dest-block-one .hvr-box .hvr-inner {
	position: absolute;
	left: 30px;
	bottom: 30px;
	right: 30px;
	z-index: 1;
}

.dest-block-one .hvr-box p {
	font-weight: 500;
	font-size: 14px;
	color: #fff;
	margin-bottom: 5px;
}

.dest-block-one .hvr-box h4 {
	position: relative;
	font-weight: 400;
	font-size: 36px;
	font-family: 'Rozha One', serif;
	text-transform: capitalize;
	margin-bottom: 5px;
	line-height: 30px;
}

.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: #0ba57b;
	border-radius: 25px;
	padding: 2px 0px 2px 12px;
	font-size: 18px;
	font-weight: 600;
}

.dest-block-one .hvr-box .tour-count b {
	background: #d12626;
	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;
}

/***********/
.tour-layer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 67%);
	opacity: 0;
	transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in
}

.tour-block:hover .tour-layer {
	opacity: 1
}

.delay-1 {
	-webkit-transition: all 800ms cubic-bezier(.23, 1, .32, 1);
	-moz-transition: all 800ms cubic-bezier(.23, 1, .32, 1);
	-o-transition: all 800ms cubic-bezier(.23, 1, .32, 1);
	transition: all 800ms cubic-bezier(.23, 1, .32, 1)
}

.photo-block {
	text-align: center;
	color: #fff;
	position: relative;
	width: 100%
}

.photo-block img {
	width: 100%;
	height: 280px;
	display: block
}

.photo-block h3 a {
	display: inline-block;
	padding: 5px 10px;
	border-radius: 5px;
	color: #fff;
	text-shadow: 0px 0px 1px #3d3d3d;
	text-decoration: none;
	padding-top: 0;
	font-size: 22px;
	margin-top: 0;
	font-family: 'Rozha One', serif;
	font-weight: 500;
	background: #02eb82;
	background: linear-gradient(135deg, #002770 0%, #085dc3 48%, #ffb506 100%);
	text-transform: capitalize;
}

.photo-block h3 a span {
	display: block;
	font-size: 16px;
	font-family: 'Sarabun', sans-serif;
	font-weight: 400;
	color: #fff;
}

.photo-block h3 a span b {
	font-weight: 600;
	font-size: 18px;
}

.photo-block h3 a span b i {
	font-size: 15px;
	margin-right: 5px;
}

.photo-block h5 {
	-o-transform: translateY(20px);
	font-weight: 400;
	transform: translateY(20px);
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	opacity: 0;
	font-size: 15px;
	padding: 0 20px;
	position: absolute;
	bottom: 120%;
}

.photo-block:hover h5 {
	-o-transform: translateY(0);
	font-weight: 300;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	opacity: 1
}

.photo-block:hover .tour-layer {
	opacity: 1
}

.vertical-center {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 50%;
	position: absolute
}

.vertical-align {
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	top: 100%;
	position: absolute;
	width: 100%;
	left: 0;
	top: 80%;
}

.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%
}

.about-sec {
	background: url(../imgs/about.jpg);
	background-attachment: fixed;
	padding: 200px 0;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.about-sec img {
	width: 64%;
	position: absolute;
}

/***************/
.about-us {
	display: flex;
	justify-content: space-between;
}

.info-pnl {
	display: none;
}

.logo-foot {
	margin-bottom: 15px;
}

.logo-foot img {
	width: 14%;
}

footer {
	padding: 5px 0;
	margin-bottom: 0;
	background: #077abd;
	color: #ccc
}

footer img {
	width: 150px;
}

.address {
	position: relative;
	line-height: 1.6;
	text-align: center;
	margin-bottom: 0;
	color: #fff
}

.about-us i {
	font-size: 30px;
	color: #ffffff;
	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;
	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
}

.footer-bg {
	background: #f3fff6;
}

.footer-bg img {
	width: 100%;
	position: relative;
	top: 2px;
}

.foot-cpy p {
	font-size: 16px;
	color: #f5f5f5;
	margin-bottom: 0;
	padding-bottom: 0;
	text-transform: uppercase;
}

.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: url(../imgs/foot-bg.png);
	padding: 30px 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
}

.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: 10px 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: 17px;
	padding: 0;
	height: 35px;
	width: 35px;
	line-height: 35px;
	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: 34px;
}

.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;
	border: 1px solid white;
}

.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;
	border: 1px solid white;
}

.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;
	border: 1px solid white;
}

.model-2 .instagram:hover {
	color: #fff;
	background: #dc1c66;
	opacity: .8
}

.model-2 .whatsapp {
	color: #fff;
	border: 1px solid white;
}

.model-2 .whatsapp:hover {
	color: #fff;
	background: #24cd63;
	opacity: .8
}
.call-icon{
    position: fixed;
	width: 60px;
	height: 60px;
	bottom: 15px;
	left: 20px !important;
	color: #FFF;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	z-index: 100;
	padding: 10px;}
.call-icon img{
    width:60px;
}
.whtspp {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 15px;
	right: 20px !important;
	background-color: #25d366;
	color: #FFF;
	border-radius: 50px;
	text-align: center;
	font-size: 30px;
	z-index: 100;
	padding: 10px;
}

.whtspp i {
	line-height: 38px;
    font-size: 43px;
}

.whtspp:hover {
	background-color: #25d366;
	color: #FFF;
}

.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: #0bb375;
	margin-bottom: 0px;
	padding-bottom: 20px;
	padding-top: 10px;
	font-weight: 500;
	text-align: center
}

.revw-box h6 {
	font-size: 35px;
	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)
}


.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 {
	display: flex;
	justify-content: center;
}

.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 rgb(0, 0, 0);
	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;
	font-family: 'Rozha One', serif;
	text-transform: lowercase;
}

.qury-info p {
	margin-bottom: 5px;
	font-weight: 600;
	color: #2f849f;
}

.qury-info a {
	font-size: 22px;
	font-weight: 700;
	color: #039b63;
}

.qury-info i {
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 20px;
}

.thanks img {
	width: 100%;
	height: 100%;
}


@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%
	}

	.form-frnt {
		width: 100%;
	}

	.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: #f5821c;
	}

	.intro-txt h1,
	.intro-txt h2 {
		font-size: 28px;
		padding-top: 0px;
	}

	.header {
		background-size: 130%;
		background-position: top;
	}
	.day-sec h4{
	        font-size: 14px;
	}
	.pkgs-price h2{
	  font-size: 15px;

	}
	.pkgs-box h3 a{
	  font-size: 24px;
	}
}

@media (max-width:768px) {
	.qury-pnl {
		padding: 15px 0;
	}

	.top-header-lft {
		width: 30%
	}

	/*.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 {
		font-size: 30px;
	}

	.intro-txt p {
		font-size: 16px;
	}

	.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;
	}

	.top-header-rgt ul {
		padding: 0;
	}

	.top-header-rgt li {
		padding: 0px 7px;
		font-size: 13px;
	}
.top-header-rgt a{
    color:#030244;
}
	.about-us {
		flex-direction: column;
	}

	.qury-pnl-form h2 {
		font-size: 20px;
	}

	.ofr-txt-cont h3 {
		font-size: 21px;
	}
}

@media (max-width:599px) {
	.pkgs-box-img {
		width: 100%;
	}

	.pkgs-box-pric {
		width: 30%;
		float: right;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px;
	}

	.pkgs-id,
	.pkgs-price h3,
	.pkgs-price h2,
	.pkgs-price p,
	.pkgs-dtil-btn {
		text-align: right;
	}

	.titlebox h2 {
		white-space: normal;
	}

	.titlebox::before,
	.titlebox::after {
		width: auto;
	}
}

@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: 100%;

	}

	.logo-foot img {
		width: 60%;
	}

	.suprt {
		padding-top: 0px;
	}

	.pkgs-incld img {
		width: 24px;
		height: 24px;
	}

	.pkgs-box a {
		font-size: 17px;
		padding-bottom: 5px;
	}
}

@media (max-width:469px) {
	.logo {
		width: 100%;
		float: none;
		text-align: center;
		padding-bottom: 5px
	}
}

@media (max-width:459px) {
	.intro-txt h3 {
		font-size: 32px;
	}

	.day-sec h5 {
		font-size: 16px;
	}

	.pkgs-box-detl {
		width: 100%;
		margin: 0;
		padding: 0px 0px;
	}

	.pkgs-box-pric {
		width: 100%;
		float: left;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px;
	}

	.pkgs-box a {
		font-size: 17px;
		padding-bottom: 5px
	}

	.pkgs-box-detl p {
		font-size: 14px;
		height: auto;
	}

	.pkgs-id,
	.pkgs-price h3,
	.pkgs-price h2,
	.pkgs-price p {
		text-align: left;
	}

	.pkgs-price {
		width: 50%;
		float: left;
	}

	.pkgs-price h2 {
		font-size: 20px;
	}

	.pkgs-price h2:before {
		font: normal normal normal 17px/1 FontAwesome;
	}

	.pkgs-price span.old-price {
		font-size: 14px;
	}

	.pkgs-price span.old-price:before {
		font: normal normal normal 13px/1 FontAwesome;
	}

	.pkgs-dtil-btn {
		text-align: right;
	}

	.whtsap-btn {
		margin-left: 3px;
	}

	.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;*/
		padding: 9px 0px;
	}

	.header-logo img {
		width: 100%;
	}
}

@media (max-width:339px) {
	.nwslter input[type="text"] {
		width: 66%
	}
}