/* Facet */
body .facetwp-checkbox {
	background: url("../images/checkbox.png") 0 50% no-repeat;
	background-size: 20px 20px;
	padding-left: 28px;
	font-size: 15px;
}
body .facetwp-checkbox .facetwp-counter {
	display: none;
}
body .facetwp-checkbox.checked {
	background-image: url("../images/checkbox-on.png");
}
.post-type-archive-vacation_package .facetwp-facet {
	margin: 0;
}
.post-type-archive-vacation_package .facetwp-checkbox {
	background: none;
	background-size: auto;
	background-size: 0;
	padding-left: 0;
	width: 48%;
	float: left;
	margin: 1rem 1%;
}
.blog .tips-block .facetwp-facet-ages {
	width: 100%;
}
.blog .tips-block .facetwp-facet-ages .facetwp-checkbox {
	background-image: none;
	background-color: #d4e0dc;
	font-size: 15px;
	color: #56504e;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .4px;
	padding: 25px 0;
	width: 100%;
	text-align: center;
	position: relative;
	margin: 1%;
	width: 18%;
	float: left;
	border-radius: 0;
	line-height: 1;
	border: 9px solid #e1e9e7;
}
.blog .tips-block .facetwp-facet-ages .facetwp-checkbox.checked, .blog .tips-block .facetwp-facet-ages .facetwp-checkbox:hover {
	background: #A0C4B8;
}
.blog .facetwp-facet-ages .facetwp-checkbox, .blog .facetwp-facet-ages_primary .facetwp-checkbox {
	background-image: none;
	padding: .5rem;
	margin: 1%;
	width: 18%;
	float: left;
	text-align: center;
	border: 1px solid #CCC;
	border-radius: .5rem;
}
.blog .facetwp-facet-ages .facetwp-checkbox.checked, .blog .facetwp-facet-ages .facetwp-checkbox:hover, .blog .facetwp-facet-ages_primary .facetwp-checkbox.checked, .blog .facetwp-facet-ages_primary .facetwp-checkbox:hover {
	color: #FFF;
	background: #b14244;
}
/*********** Layout ***********/
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
a, abbr, acronym, address, applet, big, blockquote, body, caption, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, iframe, img, input, ins, kbd, label, legend, li, object, ol, option, p, pre, q, s, samp, select, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, ul, var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
html {
	-webkit-text-size-adjust: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:after, q:before {
	content: '';
	content: none;
}
small {
	font-size: 1.3rem;
}
sub, sup {
	font-size: 100%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.25em;
}
sub {
	bottom: -0.25em;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	outline: none;
}
button:active, button:focus {
	outline: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
:focus {
	outline: 0;
}
ol, ul {
	margin: 0;
}
li {
	font-size: 1.6rem;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, td, th {
	text-align: left;
	font-weight: normal;
}
blockquote:after, blockquote:before, q:after, q:before {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
table {
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
img {
	border: 0 none;
	max-width: 100%;
}
.none {
	display: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
.clear {
	clear: both;
}
img {
	max-width: 100%;
}
.cf:after, .cf:before {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	*zoom: 1;
}
::-moz-selection {
	background: #D5E1DF;
	color: #4b4b4b;
}
::selection {
	background: #D5E1DF;
	color: #4b4b4b;
}
::-moz-selection {
	background: #D5E1DF;
	color: #4b4b4b;
}
ul {
	list-style: none;
}
ul:not([class]) {
	margin: 0 0 40px;
	padding: 0;
	list-style: none;
	padding-left: 32px;
}
ul:not([class]) li {
	position: relative;
	margin: 0 0 20px;
	padding: 0 0 0 28px;
}
ul:not([class]) li:before {
	position: absolute;
	top: 14px;
	left: 1px;
	display: block;
	width: 6px;
	height: 6px;
	content: '';
	border: 1px solid #333d47;
	border-radius: 50%;
	background: #333d47;
}
ul:not([class]) li ul {
	margin: 0;
	padding-left: 0;
	padding-top: 18px;
}
ul:not([class]) li li:before {
	border-radius: 0;
	background-color: #000000;
	width: 5px;
	height: 3px;
}
ol:not([class]) {
	margin: 0 0 36px;
	padding: 0 0 0 50px;
}
ol:not([class]) li {
	position: relative;
	margin: 0 0 20px;
	padding: 0 0 0 9px;
}
ol:not([class]) li ol {
	margin: 0;
	padding-left: 0;
	padding-top: 18px;
	list-style-type: none;
	counter-reset: li;
}
ol:not([class]) li li {
	padding-left: 0;
}
ol:not([class]) li li:before {
	counter-increment: li;
	content: counter(li, decimal-leading-zero);
	margin-right: 14px;
	font-size: 16px;
}
a {
	text-decoration: none;
	line-height: 1;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
p {
	font-size: 20px;
	color: #4b4b4b;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	line-height: 29px;
	margin-bottom: 52px;
	letter-spacing: .3px;
}
li {
	font-size: 20px;
	color: #4b4b4b;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	line-height: 29px;
	letter-spacing: .3px;
}
h1 {
	font-size: 57px;
	color: #56504E;
	font-weight: 700;
	font-family: 'Bodoni Moda', serif;
	line-height: 77px;
	text-transform: capitalize;
	margin-bottom: 13px;
	letter-spacing: -0.02em;
}
h2 {
	font-size: 43px;
	color: #56504E;
	font-weight: 700;
	font-family: 'Bodoni Moda', serif;
	text-transform: capitalize;
	line-height: 54px;
	margin-bottom: 14px;
	letter-spacing: -0.02em;
}
h3 {
	font-size: 31px;
	color: #56504E;
	font-weight: 700;
	text-transform: capitalize;
	font-family: 'Bodoni Moda', serif;
	line-height: 40px;
	margin-bottom: 13px;
	letter-spacing: -0.02em;
}
h4 {
	font-size: 24px;
	color: #56504E;
	font-weight: 700;
	text-transform: capitalize;
	font-family: 'Bodoni Moda', serif;
	margin-bottom: 6px;
	line-height: 28px;
	margin-bottom: 13px;
}
a, li, span {
	transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	outline: none !important;
}
.template--taxlanding h1, .template--taxlanding h2, .single h1, .single h2 {
	text-transform: none !important;
}
.info-highlight {
	border-bottom: 0px !important;
}
.slider-right-cnt blockquote {
	Margin-top: 0px !important;
}
a:focus, a:hover, input, input:focus {
	text-decoration: none;
	outline: none;
}

html {
	font-size: 62.5%;
}
*:focus {
	outline: none;
}
svg g path {
	fill: #56504e;
}
svg g rect {
	stroke: #b14244;
}
body .wrapper {
	width: 100%;
	max-width: 100%;
	overflow: hidden;
}
.Red-color {
	color: #B14244;
}
.Red-bg-color {
	background-color: #B14244;
}
.Blue-color {
	color: #4D8189;
}
.Blue-Green-color {
	color: #4D8988;
}
.Seafoam-color {
	color: #C0D4CC;
}
.Charcoal-color {
	color: #56504E;
}
.Dark-Charcoal-color {
	color: #4A4A4A;
}
.Cream-bg-color {
	background-color: #FBF5EE;
}
.font-normal {
	font-weight: 400;
}
.font-semibold {
	font-weight: 600;
}
.font-bold {
	font-weight: 900;
}
.font-italic {
	font-style: italic;
}
.text-underline {
	text-decoration: underline !important;
}
.highlight-text {
	background-color: #D5E1DF;
}
/*************************** menu style start here ***************************/
.menu-icon {
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	line-height: 11px;
	font-size: 0;
	display: inline-block;
	padding-left: 13px;
	position: relative;
	z-index: 2;
	transition: all ease-in-out .5s;
}
body.menu-open {
	overflow: hidden;
	position: relative;
}
.menu-icon.active svg #Hamburger-Icon rect:first-child {
	transform: rotate(45deg) translateY(-2px) translateX(1px);
	-webkit-transform: rotate(45deg) translateY(-2px) translateX(1px);
	transition: all ease-in-out .5s;
}
.menu-icon.active svg #Hamburger-Icon rect:nth-child(2) {
	display: none;
	transition: all ease-in-out .5s;
}
.menu-icon.active svg #Hamburger-Icon rect:last-child {
	transform: rotate(-45deg) translateY(-4px) translateX(-9px);
	-webkit-transform: rotate(-45deg) translateY(-4px) translateX(-9px);
	transition: all ease-in-out .5s;
}
.menu-icon svg #Hamburger-Icon rect {
	stroke: #b14244;
	transition: all ease-in-out .5s;
}
.menu-icon .menu-box {
	width: auto;
	height: auto;
	float: left;
}
.aaenumenu_container {
	padding: 23px 30px;
	position: relative;
	z-index: 2;
}
.menu-icon .menu-box span {
	width: 20px;
	height: 2px;
	margin-bottom: 6px;
	background: #B14244;
	display: block;
	border-radius: 2px;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.menu-icon.active span:nth-child(1) {
	transform: rotate(45deg) translateY(8px) translateX(4px);
	-webkit-transform: rotate(45deg) translateY(8px) translateX(4px);
}
.menu-icon.hover:not(.active) span:nth-child(1) {
	transform: rotate(90deg) translateX(8px);
	-webkit-transform: rotate(90deg) translateX(8px);
}
.menu-icon.active span:nth-child(2) {
	opacity: 0;
}
.menu-icon.active span:nth-child(3) {
	transform: rotate(-45deg) translateY(-7px) translateX(4px);
	-webkit-transform: rotate(-45deg) translateY(-7px) translateX(4px);
}
.menu-icon.hover:not(.active) span:nth-child(3) {
	transform: rotate(-90deg) translateX(6px);
	-webkit-transform: rotate(-90deg) translateX(6px);
}
.enumenu_container {
	display: inline-block;
	width: auto;
	position: relative;
	z-index: 1;
	line-height: 0;
}
.enumenu_ul .caret {
	color: #fff;
	margin-left: 7px;
}
.enumenu_ul {
	padding: 0;
	list-style: none;
}
.enumenu_ul>li {
	float: left;
	vertical-align: top;
	padding-bottom: 23px;
	position: relative;
}
.enumenu_ul>li>a>span {
	float: right;
	line-height: 34px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.enumenu_ul>li.active>ul {
	display: block;
}
.enumenu_ul>li ul {
	display: none;
	margin-top: 19px;
}
.enumenu_ul ul li {
	width: 50%;
	margin: 0;
	list-style: none;
	position: relative;
	display: inline-block;
	float: left;
}
.enumenu_ul.desk ul {
	top: 100%;
	z-index: 999;
	list-style: none;
	left: 0;
	background: #000000;
	position: absolute;
	min-width: 150px;
}
.menu.submenu-ul-level1 li a {
	background: rgba(31, 26, 107, 0.8);
	color: #fff;
	padding-left: 90px;
}
.enumenu_ul.desk li:hover>ul {
	display: block;
	opacity: 1;
}
.enumenu_ul.desk .sb-menu .sb-menu {
	left: 100%;
	top: 0;
}
.enumenu_ul.desk ul li a {
	padding: 10px;
	display: block;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.enumenu_ul.desk ul li:hover>a {
	background: #e6b705;
	color: #fff;
}
.enumenu_ul .arrow {
	position: absolute;
	right: 10px;
	top: 26px;
	width: 30px;
	height: 30px;
	background: url("../images/caret-menu.svg") no-repeat center center;
	cursor: pointer;
	z-index: 999;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	background-size: 16px;
}
.enumenu_ul .arrow.up {
	background: url("../images/caret-menu.svg") no-repeat center center;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	background-size: 16px;
}
/*************************** menu style end here ***************************/
/*************************** header style start here ***************************/
header {
	padding-top: 0;
}
header.white-header {
	background-color: #fff;
}
header.white-header .head-center .head-logo a img:last-of-type {
	border-color: #fff;
}
header.sticky-header .head-center .head-logo a img:first-of-type {
	display: none;
}
header.sticky-header .head-center .head-logo a img:last-of-type {
	border: 0;
	width: 55px;
}
header.sticky-header .head-center {
	top: 42px;
}
header.sticky-header {
	position: fixed;
	z-index: 9999;
	background-color: #fff;
	left: 0;
	right: 0;
	top: 0;
	animation: slideDown .5s linear 0s;
	-webkit-animation: slideDown .5s linear 0s;
	-moz-animation: slideDown .5s linear 0s;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
header.sticky-header-dark {
	position: fixed;
	z-index: 9999;
	left: 0;
	right: 0;
	top: 0;
	animation: slideDown .5s linear 0s;
	-webkit-animation: slideDown .5s linear 0s;
	-moz-animation: slideDown .5s linear 0s;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
@keyframes slideDown {
	0% {
		transform: translateY(-100%);
	}
	100% {
		transform: translateY(0%);
	}
}
@-webkit-keyframes slideDown {
	0% {
		transform: translateY(-100%);
	}
	100% {
		transform: translateY(0%);
	}
}
@-moz-keyframes slideDown {
	0% {
		transform: translateY(-100%);
	}
	100% {
		transform: translateY(0%);
	}
}
/*************************** header style end here ***************************/
.search-result-image .background-image {
	width: 350px;
	max-width: 100%;
}
.family-friendly-packages .single-package>div {
	max-width: 50%;
}
.big-blog-block figcaption {
	display: none;
}
.c-btn-primary, .primary-btn {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	background-color: #B14244;
	border: 1px solid #B14244;
	padding: 17px 14px 13px 14px;
	border-radius: 4px;
	letter-spacing: .2px;
}
.tab-content .c-btn-primary, .tab-content .primary-btn {
	padding: 17px 29px 14px 29px;
}
.c-btn-primary:hover, .primary-btn:hover {
	background-color: transparent;
	border: 1px solid #B14244;
	color: #B14244;
	transition: all ease-in-out .2s;
	cursor: pointer;
}
.c-btn-secondary, .secondary-btn {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #56504E;
	border: 0;
	background-color: transparent;
	border-bottom: 2px solid #B14244;
	padding: 10px 11px 4px 9px;
	letter-spacing: .7px;
}
.c-btn-secondary:hover, .secondary-btn:hover {
	color: #B14244;
	transition: all ease-in-out .2s;
	cursor: pointer;
}
.c-btn-secondary:hover svg path, .secondary-btn:hover svg path {
	stroke: #a74244;
	transition: all ease-in-out .2s;
}
.c-btn-secondary svg, .secondary-btn svg {
	margin-top: -5px;
	margin-left: 2px;
}
.menu-icon .menu-box:hover span {
	background: #4A4A4A;
}
/**********Sub menu styles************/
.enumenu_ul li a {
	font-size: 28px;
	font-weight: 700;
	color: #56504E;
	font-family: 'Bodoni Moda', serif;
	line-height: 34px;
	cursor: pointer;
	letter-spacing: -0.015em;
}
.menu.submenu-ul-level1 li a {
	background: rgba(31, 26, 107, 0.8);
	color: #fff;
	padding-left: 90px;
}
.enumenu_ul.desk li:hover>ul {
	display: block;
	opacity: 1;
}
.enumenu_ul.desk .sb-menu .sb-menu {
	left: 100%;
	top: 0;
}
.enumenu_ul.desk ul li a {
	padding: 10px;
	display: block;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.enumenu_ul.desk ul li:hover>a {
	background: #e6b705;
	color: #fff;
}
.enumenu_ul .arrow {
	position: absolute;
	right: 10px;
	top: 26px;
	width: 30px;
	height: 30px;
	background: url("../images/caret-menu.svg") no-repeat center center;
	cursor: pointer;
	z-index: 999;
	transform: rotate(90deg);
	background-size: 16px;
}
.enumenu_ul .arrow.up {
	background: url("../images/caret-menu.svg") no-repeat center center;
	transform: rotate(-90deg);
	background-size: 16px;
}
.enumenu_ul {
	display: none;
}
.menu-block {
	height: auto;
}
.services-detail a.pba-detail {
	border-bottom: 2px solid #d3d9da;
}
.enumenu_ul>li {
	width: 100%;
	margin: 0;
	padding: 25px 8px;
	border-bottom: 1px solid #ccc;
}
.enumenu_ul>li>a {
	display: block;
}
.enumenu_ul>li>a:hover {
	color: #B14244;
	transition: all ease-in-out .2s;
}
.enumenu_ul {
	width: 100%;
}
.enumenu_ul>li ul a {
	display: block;
	padding: 8px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: normal;
	color: #4b4b4b;
}
.enumenu_ul>li ul a:hover {
	color: #b14244 !important;
}
.nav-bottom {
	display: none;
}
/********* Push Menu ***********/
body.menuslide_push {
	position: relative;
}
body.menuslide_push.slidemenuLeft {
	left: 0;
	transition: left .5s;
	-webkit-transition: left .5s;
	-moz-transition: left .5s;
	-ms-transition: left .5s;
	-o-transition: left .5s;
}
body.menuslide_push.slidemenuRight {
	right: 0;
	transition: right .5s;
	-webkit-transition: right .5s;
	-moz-transition: right .5s;
	-ms-transition: right .5s;
	-o-transition: right .5s;
}
body.slidemenuRight .enumenu_ul {
	right: -300px;
}
body.slidemenuRight.menu-open .enumenu_ul {
	right: 0;
}
body.slidemenuLeft .enumenu_ul {
	left: -50%;
}
body.slidemenuLeft.menu-open .enumenu_ul {
	left: 0;
}
body.menuslide_push.slidemenuLeft.menu-open {
	left: 300px;
}
body.menuslide_push.slidemenuRight.menu-open {
	right: 300px;
}
body.menuOverlap .enumenu_ul, body.menuslide_push .enumenu_ul {
	margin: 0;
	background: #fff none repeat scroll 0 0;
	display: block;
	height: 100%;
	height: 100vh;
	width: 100%;
	overflow: auto;
	position: fixed;
	transition: all .5s ease 0s;
	max-width: 50%;
	top: 0;
	padding: 10.6% 6% 13% 7%;
	z-index: 1;
}
.head-center {
	left: 50%;
	top: 72px;
	text-align: center;
	margin: 0 auto;
	position: absolute;
	width: auto;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.head-center .head-logo a {
	display: block;
}
.head-center .head-logo a img:last-of-type {
	border: 10px solid #FBF5EE;
	border-radius: 50%;
}
.white-header .head-center .head-logo a img:last-of-type {
	border-color: #fff;
}
.head-center .head-logo a img:first-of-type {
	display: block;
}
.head-center .head-logo a svg {
	display: block;
	width: 190px;
	height: 21px;
}
.head-right-nav {
	float: right;
	margin-top: -3px;
}
.head-right-nav ul li:first-child a g#Search-Icon g {
	stroke: #b14344;
}
.head-right-nav ul li>.top-search {
	display: none;
	padding: 20px 24px 40px;
	position: absolute;
	box-shadow: none;
	right: 0;
	left: 0;
	top: 71px;
	width: 100%;
}
.head-right-nav ul li>.top-search .search-article input {
	padding: 5px 30px;
}
.head-right-nav ul li>.top-search .search-article button {
	right: 25px;
	top: 28px;
}
.head-right-nav ul li:last-child a {
	font-size: 1.5rem;
	letter-spacing: .01rem;
	font-weight: 700;
	line-height: 38px;
	border: 2px solid #B14244;
	border-radius: 5px;
	display: inline-block;
	margin-top: 0;
	color: #56504E;
	padding: 1px 25px;
	opacity: 1;
}
.head-right-nav ul li:last-child:hover a {
	background-color: #B14244;
	color: #fff;
	transition: all ease-in-out .2s;
}
.head-right-nav ul li:nth-child(2) a {
	color: #4A4A4A;
	font-weight: 600;
	font-size: 16px;
}
.head-right-nav ul li:nth-child(2):hover a {
	color: #B14244;
	transition: all ease-in-out .2s;
}
.head-right-nav ul li {
	display: inline-block;
	margin-left: 24px;
}
/*************************** header style end here ***************************/
/*************************** banner style start here ***************************/
.style-banner {
	background-size: cover;
	background-position: 0 100%;
	min-height: 495px;
	background-repeat: no-repeat;
	position: relative;
}
.style-banner:after {
	position: absolute;
	content: "";
	background-image: url("../images/curve-overlay.svg");
	left: 0;
	right: 0;
	bottom: -1px;
	height: 48px;
	background-repeat: no-repeat;
	width: 202px;
	margin: 0 auto;
}
.home-style-banner {
	position: relative;
}
.home-style-banner:after {
	position: absolute;
	content: "";
	background-image: url("../images/curve-overlay.svg");
	left: 0;
	right: 0;
	bottom: -1px;
	height: 48px;
	background-repeat: no-repeat;
	width: 202px;
	margin: 0 auto;
}
/*************************** banner style end here ***************************/
/*************************** heading text style start here ***************************/
.stylesheet-title-text {
	padding: 82px 0;
	border-bottom: 1px solid #56504E;
}
.heading-text p>a:hover {
	color: #B14244;
	text-decoration: none !important;
	transition: all ease-in-out .5s;
}
.heading-text p.h1-text, .leadparagraph {
	font-size: 24px;
	color: #4b4b4b;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	line-height: 27px;
}
blockquote {
	border-left: 2px solid rgba(69, 127, 126, 0.4);
	padding: 15px 27px;
	margin-bottom: 62px;
}
blockquote h3 {
	font-size: 28px;
	font-weight: 600;
	line-height: 35px;
	text-transform: inherit;
	font-style: italic;
	color: #457F7E;
	margin: 0;
}
.heading-text p:last-of-type {
	margin-bottom: 0;
}
/*************************** heading text style end here ***************************/
/*************************** buttons section style start here ***************************/
.primary-buttons {
	padding-top: 88px;
}
.primary-buttons p {
	margin-bottom: 31px;
}
.primary-buttons .primary-btn {
	margin-bottom: 51px;
	display: inline-block;
}
.primary-buttons p:last-of-type {
	margin-bottom: 76px;
}
.secondary-buttons p {
	margin-bottom: 26px;
}
.secondary-buttons .secondary-btn {
	margin-bottom: 47px;
	display: inline-block;
}
/*************************** buttons section style end here ***************************/
/*************************** accordion section style start here ***************************/
.accordion-section {
	padding-top: 65px;
}
.accordion-section h2 {
	margin-bottom: 28px;
}
.accordion-section h5 {
	font-size: 25px;
	font-weight: 700;
	color: #56504E;
	font-family: 'Bodoni Moda', serif;
	line-height: 34px;
	cursor: pointer;
	letter-spacing: -0.015rem;
}
.accordion-section h5:hover {
	color: #3F7675;
	transition: all ease-in-out .2s;
}
.accordion-section h5 span {
	float: right;
	line-height: 26px;
}
.accordion-section h5 span svg {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.accordion-section h5[aria-expanded="true"] span svg {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transition: all ease-in-out .2s;
}
.accordion-section p {
	margin-bottom: 9px;
	margin-top: 17px;
}
.accordion-section .sub-accordion {
	padding: 30px 16px;
	border-bottom: 1px solid #56504E;
}
.accordion-section .sub-accordion:first-of-type {
	border-top: 1px solid #56504E;
}
/*************************** accordion section style end here ***************************/
/*************************** tabbing style start here ***************************/
.tabbing {
	padding-top: 79px;
}
.tabbing button.tab-next {
	right: -2px;
	-webkit-transform: translate(0, -50%) rotate(45deg);
	transform: translate(0, -50%) rotate(45deg);
}
.tabbing button.tab-next, .tabbing button.tab-prev {
	z-index: 5;
	right: 0;
	display: none;
	width: 20px;
	height: 20px;
	margin-top: -2px;
	padding: 0;
	cursor: pointer;
	border: none;
	outline: 0;
	background: transparent;
}
.tabbing button.tab-prev {
	left: -2px;
	-webkit-transform: translate(0, -50%) rotate(-135deg);
	transform: translate(0, -50%) rotate(-135deg);
}
.tabbing button.tab-next, .tabbing button.tab-prev {
	z-index: 5;
	right: 0;
	display: none;
	width: 20px;
	height: 20px;
	margin-top: 40px;
	padding: 0;
	cursor: pointer;
	border: none;
	outline: 0;
	background: transparent;
}
.tabbing button.tab-next:before, .tabbing button.tab-prev:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 10px;
	content: '';
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border: 2px solid #58697a;
	border-width: 2px 2px 0 0;
}
.tabbing h2 {
	margin-bottom: 38px;
}
.tabbing .nav-tabs {
	border: 0;
}
.tabbing .nav-tabs .nav-item {
	margin-right: 36px;
}
.tabbing .nav-tabs .nav-item:last-of-type {
	margin-right: 0;
}
.tabbing .nav-tabs .nav-item .nav-link {
	background-color: transparent;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: #56504E;
	text-transform: uppercase;
	border-radius: 0;
	border: 0;
	padding: 0 10px 10px;
	border-bottom: 4px solid transparent;
}
.tabbing .nav-tabs .nav-item .nav-link.active {
	background-color: transparent;
	border: 0;
	border-bottom: 4px solid rgba(63, 117, 118, 0.5);
}
.tabbing .nav-tabs .nav-item .nav-link:hover {
	color: #3F7675;
	transition: all ease-in-out .2s;
}
.tabbing .nav-tabs {
	white-space: nowrap;
}
.tab-head {
	position: relative;
}
.tabbing .nav-tabs .nav-item a {
	position: relative;
	display: block;
}
.tab-content-main {
	background-color: #fff;
	padding: 64px 7px 125px;
}
.tab-content-main .table {
	margin-bottom: 56px;
}
.tab-content-main .table td {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #403520;
	padding: 12px 9px;
	border-bottom: 1px solid #c1bcb2;
	border-top: 0;
}
.tab-content-main .table thead th {
	border-bottom: 1px solid #c1bcb2;
	border-top: 0;
	text-transform: uppercase;
	color: #3F7675;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
	font-size: 14px;
	padding: 12px 9px;
}
.tab-content-main p {
	margin-bottom: 43px;
}
.tab-content-main p:last-of-type {
	margin-bottom: 51px;
}
.tab-img {
	position: relative;
	margin-bottom: 55px;
}
.tab-img:after, blog-large-content .tab-img:after {
	position: absolute;
	border: 2px solid rgba(254, 254, 254, 0.6);
	content: "";
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
}
.tabbing button.tab-next:before, .tabbing button.tab-prev:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 10px;
	content: '';
	transition: all .2s linear;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border: 2px solid #58697a;
	border-width: 2px 2px 0 0;
}
/*************************** tabbing style end here ***************************/
/*************************** images section style start here ***************************/
.images-section .text1 h2 {
	padding-top: 77px;
}
.images-section .text1 p {
	margin-bottom: 25px;
}
.styleimg-middle1 {
	position: relative;
	margin-top: 55px;
	margin-bottom: 70px;
}
.styleimg-middle1:after {
	position: absolute;
	content: "";
	border: 20px solid rgba(255, 255, 255, 0.6);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.images-section .text2 p:first-of-type {
	margin-bottom: 26px;
}
.styleimg-middle2 {
	position: relative;
}
.styleimg-middle2:before {
	position: absolute;
	content: "";
	border: 3px solid rgba(255, 255, 255, 0.7);
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
}
.images-section .text3 {
	margin-top: 74px;
}
.images-section .text3 p {
	margin-bottom: 24px;
}
.images-section .text3 p:last-of-type {
	margin-bottom: 15px;
}
.images-section .text4 p {
	margin-bottom: 15px;
}
.images-section .text4 p:last-of-type {
	margin-bottom: 68px;
}
/*************************** images section style end here ***************************/
/*************************** table section style start here ***************************/
.table-section {
	padding-top: 120px;
}
.table-section p {
	margin-bottom: 42px;
}
.table-section .table {
	margin-bottom: 45px;
}
.table-section .table td {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #403520;
	padding: 12px 9px;
	border-bottom: 1px solid #c1bcb2;
	border-top: 0;
}
.table-section .table thead th {
	border-bottom: 1px solid #c1bcb2;
	border-top: 0;
	text-transform: uppercase;
	color: #3F7675;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
	font-size: 14px;
	padding: 12px 9px;
}
/*************************** table section style end here ***************************/
/*************************** video section style start here ***************************/
.video-section {
	padding-top: 30px;
}
.video-section h2 {
	margin-bottom: 30px;
}
.video-section p {
	margin-bottom: 30px;
}
.video-section .video {
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	min-height: 624px;
	margin-bottom: 64px;
}
.video-section .video .play-button {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 50%;
	-webkit-animation: play-btn-animate 1s infinite;
	animation: play-btn-animate 1s infinite;
}
.play-btn-animate:hover {
	-webkit-animation: none;
	animation: none;
}
@-webkit-keyframes play-btn-animate {
	0% {
		-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
	}
	70% {
		-webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}
@keyframes play-btn-animate {
	0% {
		-moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
	}
	70% {
		-moz-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 15px rgba(255, 255, 255, 0);
	}
	100% {
		-moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}
#fade {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: .8;
	opacity: .80;
	filter: alpha(opacity=80);
}
#light {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1002;
	overflow: visible;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#light .all-type-video {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #fff;
}
.video-popup {
	width: 800px;
}
#light_quote {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1002;
	overflow: visible;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#light_quote .all-type-video {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #fff;
}
.boxclose, .boxclose_quote {
	float: right;
	cursor: pointer;
	color: #fff;
	font-size: 48px;
	position: absolute;
	right: 12px;
	top: 12px;
	z-index: 1002;
}
.boxclose:before {
	content: "×";
	position: absolute;
	top: 80px;
	left: -40px;
	color: #fff;
}
.boxclose_quote:before {
	content: "×";
	position: absolute;
	top: 80px;
	left: -40px;
	color: #fff;
}
#fade:hover~#boxclose {
	display: none;
}
.test:hover~.test2 {
	display: none;
}
/*************************** video section style end here ***************************/
/*************************** image slider style start here ***************************/
.image-slider {
	padding-top: 32px;
}
.image-slider h2 {
	margin-bottom: 31px;
}
.image-slider .slick-arrow {
	border: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 100%;
}
.image-slider .slick-next span, .image-slider .slick-prev span {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	background: url("../images/arrow.svg") no-repeat;
	width: 45px;
	height: 16px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.image-slider .slick-prev span {
	left: -70px;
	-webkit-transform: translate(0, -50%) rotate(-180deg);
	transform: translate(0, -50%) rotate(-180deg);
}
.image-slider .slick-next span {
	right: -70px;
}
.image-slider .slick-next:before, .image-slider .slick-prev:before {
	content: "";
	height: 45px;
	width: 45px;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
}
.image-slider .slick-next:hover:before, .image-slider .slick-prev:hover:before {
	box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.5);
	transition: all ease-in-out .2s;
}
.image-slider .slick-prev:before {
	left: -80px;
}
.image-slider .slick-next:before {
	right: -80px;
}
/*************************** image slider style end here ***************************/
/*************************** image gallery style start here ***************************/
.image-gallery {
	padding-top: 76px;
}
.image-gallery figure {
	margin-top: 14px;
	margin-bottom: 14px;
	position: relative;
	overflow: hidden;
	transition: all ease-in-out .2s;
	cursor: pointer;
}
.image-gallery figure:before {
	position: absolute;
	content: "";
	border: 1px solid rgba(255, 255, 255, 0.7);
	left: 5px;
	right: 5px;
	top: 5px;
	bottom: 5px;
	z-index: 1;
}
.image-gallery figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: all ease-in-out .2s;
	width: 100%;
}
.image-gallery figure:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.gallery-lightbox {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	background: #fff;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.gallery-lightbox.open {
	opacity: 1;
	visibility: visible;
}
.gallery-lightbox.open .modal-gallery {
	opacity: 1;
}
.gallery-lightbox .modal-gallery {
	display: block;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.gallery-lightbox .head {
	overflow: hidden;
	position: absolute;
	right: 40px;
	top: -80px;
}
.gallery-lightbox .image-slider .slick-next:before, .gallery-lightbox .image-slider .slick-prev:before {
	background-color: #eeedec;
}
.gallery-lightbox .image-slider .slick-next:hover:before, .gallery-lightbox .image-slider .slick-prev:hover:before {
	box-shadow: 0 0 0 7px rgba(235, 237, 236, 0.5);
	transition: all ease-in-out .2s;
}
.gallery-lightbox svg #Hamburger-Icon rect:first-child {
	transform: rotate(45deg) translateY(-2px) translateX(1px);
	-webkit-transform: rotate(45deg) translateY(-2px) translateX(1px);
	transition: all ease-in-out .5s;
}
.gallery-lightbox svg #Hamburger-Icon rect:nth-child(2) {
	display: none;
	transition: all ease-in-out .5s;
}
.gallery-lightbox svg #Hamburger-Icon rect:last-child {
	transform: rotate(-45deg) translateY(-4px) translateX(-9px);
	-webkit-transform: rotate(-45deg) translateY(-4px) translateX(-9px);
	transition: all ease-in-out .5s;
}
.gallery-lightbox .slick-slide figure:before {
	display: none;
}
.gallery-lightbox .slick-slide figure:hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
}
/*************************** image gallery style end here ***************************/
/*************************** image links style start here ***************************/
.image-links {
	padding-top: 103px;
}
.image-links .title {
	margin-bottom: 43px;
}
.image-links h2 {
	margin-bottom: 30px;
}
.image-links figure {
	position: relative;
	margin-top: 15px;
	margin-bottom: 24px;
	overflow: hidden;
}
.image-links figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	transition: all ease-in-out .2s;
}
.image-links figure:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.image-links figure .figcaption {
	position: relative;
	height: 95px;
	width: 300px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	display: table;
	padding: 0 50px;
	margin-top: -55px;
	margin-bottom: 20px;
	box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.2);
	cursor: pointer;
}
.image-links figure .figcaption:after {
	position: absolute;
	content: "";
	top: 98%;
	left: 0;
	bottom: 0;
	right: 0;
	background: #bcddd0;
}
.image-links figure:hover .figcaption:after {
	top: 0;
	transition: all ease-in-out .4s;
}
.image-links figure .figcaption h5 {
	color: #56504e;
	font-size: 26px;
	font-family: 'Bodoni Moda', serif;
	font-weight: 600;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	z-index: 1;
}
/*************************** image links style end here ***************************/
/*************************** text links style satrt here ***************************/
.text-links {
	padding-top: 76px;
}
.text-links h2 {
	margin-bottom: 29px;
}
.text-links a.text-link-here {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.2;
	color: #56504E;
	border: 0;
	background-color: transparent;
	border-bottom: 3px solid #B14244;
	padding: 10px 11px 4px 9px;
	letter-spacing: 1px;
	margin-bottom: 34px;
	display: inline-block;
	width: 317px;
	padding-right: 61px;
	position: relative;
	box-sizing: border-box;
}
.text-links a.text-link-here:hover {
	color: #B14244;
	transition: all ease-in-out .2s;
}
.text-links a.text-link-here:hover svg #Arrow g>path {
	fill: #a74244;
	transition: all ease-in-out .2s;
}
.text-links a.text-link-here svg {
	position: absolute;
	right: 10px;
}
.text-links a.text-link-here svg g path {
	fill: #56504e;
}
/*************************** text links style end here ***************************/
/*************************** stylesheet block style start here ***************************/
.stylesheet-block {
	padding-top: 83px;
	padding-bottom: 30px;
	position: relative;
	z-index: 1;
}
.stylesheet-block .style-block-text {
	position: absolute;
	right: initial;
	padding: 100px 85px;
	background-color: #fff;
	z-index: 10;
	box-sizing: border-box;
	left: 60px;
}
.stylesheet-block .style-block-text span {
	display: block;
	margin-bottom: 15px;
	font-size: 14px;
}
.stylesheet-block .style-block-text2 {
	right: 60px;
	left: initial;
}
.stylesheet-block .style-block-text:before {
	position: absolute;
	content: "";
	border: 3px solid #bcddd0;
	top: 20px;
	bottom: 20px;
	left: 20px;
	right: 20px;
	z-index: -1;
}
.stylesheet-block .style-block-text h5 {
	font-size: 29px;
	font-family: 'Bodoni Moda', serif;
	font-weight: 700;
	margin-bottom: 30px;
	color: #56504e;
	letter-spacing: -0.015em;
	line-height: 35px;
}
.stylesheet-block .style-block-text p {
	margin-bottom: 35px;
}
.stylesheet-block .style-block-text .primary-btn {
	display: inline-block;
}
/*************************** stylesheet block style end here ***************************/
/*************************** quote slider start here ***************************/
.quote-slider {
	background-color: #457f7e;
	position: relative;
	padding: 75px 0;
	margin-top: 129px;
}
.quote-slider:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 20px solid rgba(255, 255, 255, 0.1);
}
.quote-slider h6 {
	font-size: 20px;
	color: #fff;
	line-height: 18px;
	font-weight: 900;
	font-family: 'Josefin Sans', sans-serif;
	text-transform: uppercase;
	letter-spacing: .9px;
	margin-bottom: 25px;
}
.quote-slider p {
	font-size: 15px;
	color: #fff;
	line-height: 18px;
	font-weight: 900;
	font-family: 'Josefin Sans', sans-serif;
	text-transform: uppercase;
	text-align: center;
	display: block;
	letter-spacing: .6px;
	margin-bottom: auto;
}
.quote-slider .quote-text-slider h5 {
	font-size: 34px;
	line-height: 46px;
	font-weight: 600;
	font-family: 'Bodoni Moda', serif;
	color: #fff;
	font-style: italic;
	text-align: center;
	margin-bottom: 42px;
	letter-spacing: -0.02em;
}
.quote-slider .quote-text-slider .slick-list {
	height: auto !important;
}
.quote-slider .slick-arrow {
	border: 0;
	position: absolute;
	top: 40%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	width: 100%;
}
.quote-slider .slick-next span, .quote-slider .slick-prev span {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	background: url("../images/arrow-white.svg") no-repeat;
	width: 45px;
	height: 16px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.quote-slider .slick-prev span {
	left: -154px;
	transform: translate(0, -50%) rotate(-180deg);
}
.quote-slider .slick-next span {
	right: -154px;
}
.quote-slider .slick-next:before, .quote-slider .slick-prev:before {
	content: "";
	height: 45px;
	width: 45px;
	border-radius: 50%;
	background-color: rgba(255, 255, 255, 0.4);
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
}
.quote-slider .slick-next:hover:before, .quote-slider .slick-prev:hover:before {
	box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.3);
	transition: all ease-in-out .2s;
}
.quote-slider .slick-prev:before {
	left: -165px;
}
.quote-slider .slick-next:before {
	right: -165px;
}
/*************************** quote slider end here ***************************/
/*************************** quote video style here ***************************/
.quote-video {
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 98px;
	padding: 72px 0 60px 79px;
	position: relative;
	z-index: 1;
}
.quote-video:before {
	position: absolute;
	content: "";
	border: 20px solid rgba(255, 255, 255, 0.6);
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1;
}
.quote-video:after {
	background: linear-gradient(to right, rgba(72, 116, 116, 0.8), rgba(72, 116, 116, 0));
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.quote-video .video-quote-text {
	width: 47%;
	position: relative;
	z-index: 1;
}
.quote-video .video-quote-text h5 {
	font-size: 40px;
	line-height: 46px;
	font-weight: 600;
	font-family: 'Bodoni Moda', serif;
	color: #fff;
	font-style: italic;
	margin-bottom: 22px;
	position: relative;
}
.quote-video .video-quote-text h5:before {
	content: "“";
}
.quote-video .video-quote-text h5:after {
	content: "”";
}
.quote-video .video-quote-text p {
	font-size: 15px;
	color: #fff;
	line-height: 18px;
	font-weight: 900;
	font-family: 'Josefin Sans', sans-serif;
	text-transform: uppercase;
	display: block;
	letter-spacing: .6px;
	margin-bottom: 65px;
}
.quote-video .video-quote-text a img {
	width: 76px;
	margin-left: -7px;
}
.quote-video .video-quote-text img {
	-webkit-animation: play-btn-animate 1s infinite;
	animation: play-btn-animate 1s infinite;
	border-radius: 50%;
}
/*************************** quote video end here ***************************/
/*************************** get started start here ***************************/
.get-started {
	background-color: #b14244;
	position: relative;
	margin-top: 177px;
	padding: 73px 113px;
	z-index: 0;
}
.home .get-started {
	margin-top: 0;
}
.get-started:before {
	position: absolute;
	content: "";
	border: 20px solid rgba(255, 255, 255, 0.1);
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: -1;
}
.get-started h5 {
	font-size: 39px;
	line-height: 46px;
	font-weight: 700;
	font-family: 'Bodoni Moda', serif;
	color: #fff;
	letter-spacing: -0.015em;
	padding-bottom: 5px;
}
.get-started h5 span {
	letter-spacing: -0.15em;
}
.get-started a {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #B14244;
	background-color: #fff;
	border: 1px solid #fff;
	padding: 14px 36px;
	border-radius: 3px;
	line-height: 18px;
}
.get-started a:hover {
	background-color: #B14244;
	color: #fff;
	transition: all ease-in-out .2s;
}
/*************************** get started end here ***************************/
/*************************** blog large style start here ***************************/
.blog-top-title {
	padding-top: 104px;
	padding-bottom: 43px;
}
.trip-planning {
	background-color: #457F7E;
	font-family: 'Poppins', sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	padding: 4px 13px;
	font-weight: 400;
	border: 0;
	letter-spacing: 1px;
	margin-bottom: 27px;
	display: inline-block;
}
.blog-small-banner {
	background-color: #F8EBD8;
}
.blog-top-title h1 {
	font-size: 58px;
	color: #56504E;
	font-weight: 700;
	font-family: 'Bodoni Moda', serif;
	margin-bottom: 30px;
	line-height: 68px;
	text-transform: inherit;
	letter-spacing: -0.02em;
}
.by-jame-smith li {
	display: inline-block;
	padding: 0 15px 0 19px;
	line-height: 25px;
	border-left: 1px solid #ccc;
}
.by-jame-smith li:first-child {
	padding-left: 0;
	border-left: 0;
}
.by-jame-smith li span {
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 600;
	color: #4b4b4b;
	border-bottom: 1px solid transparent;
	letter-spacing: 1px;
}
.by-jame-smith li:first-child span {
	color: #B14244;
	border-bottom: 1px solid #B14244;
	transition: all ease-in-out .2s;
}
.by-jame-smith li:first-child:hover span {
	border-bottom: 1px solid transparent;
	transition: all ease-in-out .2s;
}
.blog-large-banner {
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 659px;
}
.upload-like-btn {
	position: absolute;
	right: 45px;
	bottom: 40px;
}
.upload-like-btn>a {
	background-color: #fff;
	border-radius: 3px;
	text-align: center;
	height: 35px;
	width: 35px;
	display: inline-flex;
	vertical-align: middle;
	justify-content: center;
	align-items: center;
}
.upload-like-btn>a svg #Share-Icon g, .upload-like-btn span svg #Save-Icon path {
	fill: #b14244;
	stroke: #b14244;
}
.blog-large-content .stylesheet-title-text {
	padding: 65px 2px;
	border-bottom: 0;
}
.blog-large-content .stylesheet-title-text>p {
	color: #4b4b4b;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	line-height: 28px;
	margin-bottom: 42px;
	letter-spacing: 0;
}
.blog-large-content blockquote {
	padding: 16px 33px;
	margin-bottom: 42px;
	margin-top: 69px;
}
.written-by {
	padding-top: 46px;
}
.written-by span>img {
	border-radius: 50%;
	width: 57px;
	height: 57px;
}
.written-by p {
	font-size: 15px;
	text-transform: uppercase;
	line-height: 20px;
	letter-spacing: .3px;
	margin-left: 13px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 600;
	margin-bottom: 0;
}
.written-by p>span {
	color: #B14244;
	border-bottom: 1px solid #B14244;
	cursor: pointer;
}
.written-by p>span:hover {
	color: #B14244;
	border-bottom: 0;
	transition: all ease-in-out .2s;
	border-bottom: 1px solid transparent;
}
.social-share-cust {
	padding-top: 53px;
	padding-bottom: 32px;
}
.social-share-cust ul li {
	display: inline-block;
	text-align: center;
	padding: 0 18px;
	border-right: 1px solid rgba(86, 80, 78, 0.25);
}
.social-share-cust ul li a {
	display: block;
}
.social-share-cust ul li a:hover .share-custom {
	/*background-color: #B14244;
	transition: all ease-in-out .2s;*/
}
.social-share-cust ul li a:hover .share-custom svg g path {
	fill: white;
	transition: all ease-in-out .2s;
}
.social-share-cust ul li a:hover span {
	/*color: #b14244;
	transition: all ease-in-out .2s; */
}
.social-share-cust ul li:last-child {
	border-right: 0;
}
.social-share-cust ul li .share-custom {
	background-color: #fff;
	border-radius: 50%;
	text-align: center;
	height: 40px;
	width: 40px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 8px;
}
.social-share-cust ul li span {
	display: flex;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 600;
	letter-spacing: .5px;
	color: #56504E;
	justify-content: center;
}
.modal-share {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.6);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all .25s ease-in-out;
	-moz-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}
.modal-share.open {
	opacity: 1;
	visibility: visible;
}
.modal-share .modal {
	width: 50%;
	display: block;
	position: relative;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	opacity: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}
.modal-share.open .modal {
	opacity: 1;
}
.modal-share .head {
	overflow: hidden;
	position: absolute;
	right: 21px;
	top: 12px;
}
.modal-share svg #Hamburger-Icon rect:first-child {
	transform: rotate(45deg) translateY(-2px) translateX(1px);
	-webkit-transform: rotate(45deg) translateY(-2px) translateX(1px);
	transition: all ease-in-out .5s;
}
.modal-share svg #Hamburger-Icon rect:nth-child(2) {
	display: none;
	transition: all ease-in-out .5s;
}
.modal-share svg #Hamburger-Icon rect:last-child {
	transform: rotate(-45deg) translateY(-4px) translateX(-9px);
	-webkit-transform: rotate(-45deg) translateY(-4px) translateX(-9px);
	transition: all ease-in-out .5s;
}
.modal-share .content {
	padding: 8% 1%;
}
.modal-share .modal .content .social-popup-cust {
	height: 40px;
	width: 40px;
	border: 2px solid #b14244;
	border-radius: 50%;
	display: block;
	text-align: center;
	line-height: 31px;
	margin-right: 15px;
}
.modal-share .modal .content a:hover .social-popup-cust {
	background-color: #b14244;
	transition: all ease-in-out .2s;
}
.modal-share .modal .content a:hover span {
	color: #b14244;
	transition: all ease-in-out .2s;
}
.modal-share .modal .content a:hover .social-popup-cust svg g path {
	fill: white;
	transition: all ease-in-out .2s;
}
.modal-social>div {
	margin-right: 30px;
}
.modal-social>div:last-of-type {
	margin-right: 0;
}
.modal-social>div>a {
	display: flex;
	justify-content: center;
	align-items: center;
}
.modal-share .modal .content span {
	color: #56504E;
	text-transform: uppercase;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 15px;
}
.copy-url-btn a {
	color: #56504E;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	border: 2px solid #B14244;
	border-radius: 5px;
	padding: 12px 27px;
	margin-top: 10px;
}
.copy-url-btn a:hover {
	color: #fff;
	background-color: #b14244;
	transition: all ease-in-out .2s;
}
.start-discussion {
	background-color: #fff;
	padding-top: 73px;
	padding-bottom: 58px;
	position: relative;
}
.start-discussion:after {
	position: absolute;
	content: "";
	background-image: url("../images/curve-overlay.svg");
	left: 0;
	right: 0;
	top: 0;
	height: 48px;
	background-repeat: no-repeat;
	width: 202px;
	margin: 0 auto;
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.start-discussion .title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 4px;
	border-bottom: 1px solid rgba(86, 80, 78, 0.25);
}
.start-discussion .title>h2 {
	font-size: 32px;
	text-transform: inherit;
}
.start-discussion .title>span {
	text-transform: uppercase;
}
.discuss-content .discuss-title {
	display: flex;
	justify-content: space-between;
	margin-bottom: 9px;
}
.discuss-content .discuss-title>h6 {
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
}
.discuss-content .discuss-title>h6 span {
	text-transform: lowercase;
	font-size: 13px;
	font-weight: 400;
	padding-left: 20px;
	position: relative;
}
.discuss-content .discuss-title>h6 span:before {
	position: absolute;
	content: "";
	height: 5px;
	width: 5px;
	background-color: #000;
	border-radius: 50%;
	left: 5px;
	bottom: 5px;
}
.discuss-content .discuss-title>a {
	text-transform: uppercase;
	font-size: 16px;
	color: #212529;
	border-bottom: 1px solid #212529;
}
.discuss-content li>p {
	margin-bottom: 7px;
	letter-spacing: .2px;
}
.discuss-content li {
	padding: 27px 0;
	border-bottom: 1px solid rgba(86, 80, 78, 0.25);
}
.discuss-content li:nth-child(even) {
	padding-left: 30px;
}
.discuss-blog-form {
	padding-top: 31px;
}
.discuss-blog-form form {
	display: inline-flex;
	flex-wrap: wrap;
}
.discuss-blog-form form .add-comment {
	width: 100%;
	margin-bottom: 17px;
}
.discuss-blog-form form .form-input-name {
	width: 34%;
	margin-right: 2%;
}
.discuss-blog-form form .form-input-button {
	width: 28%;
}
.discuss-blog-form form .form-input-button>.primary-btn {
	width: 100%;
}
.discuss-blog-form form input {
	border: 1px solid rgba(86, 80, 78, 0.25);
	font-size: 18px;
	font-weight: 400;
	padding: 21px 19px;
	border-radius: 5px;
}
.discuss-blog-form form input::placeholder {
	color: #4b4b4b;
}
.discuss-blog-form form input::-webkit-input-placeholder {
	color: #4b4b4b;
}
.discuss-blog-form form input:-ms-input-placeholder {
	color: #4b4b4b;
}
.discuss-blog-form form input::-ms-input-placeholder {
	color: #4b4b4b;
}
.form-caption p {
	margin-bottom: 0;
	margin-top: 7px;
}
.related-packages {
	padding-top: 63px;
	padding-bottom: 91px;
	position: relative;
}
.half-background:before {
	content: "";
	position: absolute;
	background-color: #F8EBD8;
	width: 100%;
	height: 40vh;
	bottom: 0;
}
.related-packages .title {
	margin-bottom: 40px;
}
/*************************** blog large style end here ***************************/
/*************************** taxlanding style start here ***************************/
.taxlanding-large-banner {
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 730px;
	position: relative;
}
.taxlanding-large-banner .banner-text {
	position: absolute;
	text-align: center;
	bottom: 24px;
	width: 100%;
}
.taxlanding-large-banner .banner-text h1 {
	color: #fff;
}
.taxlanding-nav {
	background-color: #fff;
}
.tax-nav-top {
	display: none;
}
.taxlanding-sticky.active {
	position: fixed;
	width: 100%;
	top: 83px;
	z-index: 22;
	animation: tax-nav-animate .5s linear 0s;
	-webkit-animation: tax-nav-animate .5s linear 0s;
	-moz-animation: tax-nav-animate .5s linear 0s;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
}
@keyframes tax-nav-animate {
	0% {
		-webkit-transform: translateY(-300%);
		transform: translateY(-300%);
	}
	100% {
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
}
@-webkit-keyframes tax-nav-animate {
	0% {
		-webkit-transform: translateY(-300%);
	}
	100% {
		-webkit-transform: translateY(0%);
	}
}
.taxlanding-nav li {
	display: inline-block;
}
.taxlanding-nav>li.menu {
	background-color: #457F7E;
	position: relative;
	padding-right: 95px;
	padding-left: 15px;
	color: #fff;
}
.taxlanding-nav>li.menu div {
	padding-right: 8px;
	padding-left: 6px;
	color: #fff;
}
.taxlanding-nav>li.menu a, .taxlanding-nav>li.menu a {
	border-right: 0;
}
.taxlanding-nav>li {
	padding: 19px 0;
}
.taxlanding-nav>li a {
	color: #457F7E;
	font-size: 15px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 900;
	border-right: 1px solid #ccc;
	text-transform: uppercase;
	padding: 8px 22px;
	display: block;
	letter-spacing: .4px;
}
.taxlanding-nav > li.menu a {
	padding-right: 8px;
    padding-left: 6px;
	color: #ffffff;
}
.taxlanding-nav li.menu a i {
	position: absolute;
	right: 20px;
	top: 36%;
}
.taxlanding-nav li a:hover span {
	border-bottom: 2px solid rgba(69, 127, 126, 0.5);
}
.taxlanding-nav li:first-child a:hover span {
	border-bottom: 0;
}
.taxlanding-nav>li:first-child a svg {
	position: absolute;
	right: 23px;
	top: 26px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	transition: all ease-in-out .2s;
}
.taxlanding-nav>li:first-child a svg #Caret g, .taxlanding-nav li:first-child a svg g path {
	stroke: white;
	fill: white;
}
.tax-landing-drop {
	position: absolute;
	top: 69px;
	left: 0;
	right: -70px;
	background-color: #fff;
	z-index: 1;
	display: none;
}
.taxlanding-nav>li.active a svg {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	transition: all ease-in-out .2s;
}
.tax-landing-drop h6 {
	padding: 0 18px;
}
.tax-landing-drop h6 span {
	display: block;
	border-bottom: 1px solid #ccc;
	padding: 17px 10px;
	color: #56504E;
	font-size: 18px;
	font-weight: 600;
}
.tax-landing-drop h6 span a {
	display: block;
	padding: 0;
	font-size: 16px;
	text-transform: none;
	font-weight: 600;
	font-family: inherit;
	font-family: 'Poppins', sans-serif;
}
.tax-landing-drop .taxlanding-dropdown {
	padding: 12px 50px;
}
.tax-landing-drop .taxlanding-dropdown li a {
	color: #56504E;
	font-size: 16px;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}
.taxlanding-text-top {
	border-bottom: 1px solid #ccc;
	padding-top: 58px;
	padding-bottom: 46px;
}
.taxlanding-text-gap p {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 35px;
	-moz-column-gap: 35px;
	column-gap: 35px;
	line-height: 28px;
	letter-spacing: -0.12px;
	margin-bottom: 63px;
}
.taxlanding-text-gap>p:first-of-type::first-letter {
	font-size: 64px;
	font-weight: 600;
	float: left;
	font-family: 'Bodoni Moda', serif;
	line-height: .8;
	margin-bottom: 0;
	margin-right: 5px;
}
.read-more {
	color: #B14244;
	font-family: 'Josefin Sans', sans-serif;
	border-bottom: 1px solid transparent;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 15px;
	position: relative;
}
.taxlanding-text-top .read-more-content .read-more a {
	left: auto;
	background: transparent;
}
.taxlanding-text-top .read-more-content .welcome-content:after {
	display: none;
}
.read-more:hover {
	color: #B14244;
	border-bottom: 1px solid #b14244;
	transition: all ease-in-out .2s;
}
.read-more:after {
	position: absolute;
	content: "";
	width: 30px;
	height: 2px;
	background-color: #ccc;
	right: -50px;
	top: 5px;
	border-radius: 5px;
}
.read-more:before {
	position: absolute;
	content: "";
	width: 30px;
	height: 2px;
	background-color: #ccc;
	left: -50px;
	top: 5px;
	border-radius: 5px;
}
.immerse-your-self {
	padding-top: 72px;
}
.title-taxlanding {
	margin-bottom: 56px;
}
.title-taxlanding span {
	color: #457F7E;
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 900;
	letter-spacing: .62px;
	margin-bottom: 15px;
}
.title-taxlanding>a {
	position: relative;
	top: -10px;
}
.immerse-your-self .get-started {
	margin-top: 0;
}
.immerse-your-self .get-started h5 {
	font-size: 35px;
	font-family: 'Bodoni Moda', serif;
	font-weight: 700;
	letter-spacing: -0.02em;
}
.family-friendly-packages {
	padding-top: 98px;
	padding-bottom: 216px;
	position: relative;
}
.family-friendly-packages .stylesheet-block {
	padding-top: 0;
}
.taxlanding-packages-slider.image-slider {
	padding-top: 0;
}



.family-friendly-packages .stylesheet-block .image-block {
	display: block;
	overflow: hidden;
	line-height: 36px;
}
.family-friendly-packages .stylesheet-block:hover a img {
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	transition: all ease-in-out .2s;
}
.family-friendly-packages .stylesheet-block .style-block-text {
	position: relative;
	right: 0;
	left: 0;
	margin-top: -38px;
}
.family-friendly-packages .stylesheet-block .style-block-text2 {
	padding: 27px;
}
.family-friendly-packages .stylesheet-block .style-block-text2 h5 {
	font-size: 32px;
	margin-bottom: 23px;
}
.family-friendly-packages .stylesheet-block .style-block-text2 h5:before {
	display: none;
}
.family-friendly-packages .stylesheet-block .style-block-text2 span {
	margin-bottom: 32px;
	position: relative;
}
.family-friendly-packages .stylesheet-block .style-block-text2 span:before {
	position: absolute;
	left: 0;
	bottom: -15px;
	height: 2px;
	background-color: #c0d4cc;
	width: 35px;
	content: " ";
}
.family-friendly-packages .stylesheet-block .style-block-text2 p {
	font-size: 14px;
}
.family-friendly-packages .slick-slide img {
	width: 100%;
}
.family-friendly-packages .taxlanding-packages-slider .slick-list:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	bottom: 0;
	width: 165px;
	background: #fbf5ee;
	z-index: 99;
}
.hotel-review-slider .slick-arrow, .taxlanding-packages-slider.image-slider .slick-arrow, .team-profile-slider .slick-arrow {
	bottom: 0;
	width: auto;
	left: 50%;
	-webkit-transform: translate(0, 85%);
	transform: translate(0, 85%);
}
.hotel-review-slider.image-slider .slick-prev:before, .taxlanding-packages-slider.image-slider .slick-prev:before, .team-profile-slider.image-slider .slick-prev:before {
	left: 0;
}
.hotel-review-slider.image-slider .slick-prev span, .taxlanding-packages-slider.image-slider .slick-prev span, .team-profile-slider.image-slider .slick-prev span {
	left: 5px;
}
.hotel-review-slider.image-slider .slick-next:before, .taxlanding-packages-slider.image-slider .slick-next:before, .team-profile-slider.image-slider .slick-next:before {
	right: 0;
}
.hotel-review-slider.image-slider .slick-next span, .taxlanding-packages-slider.image-slider .slick-next span, .team-profile-slider.image-slider .slick-next span {
	right: 5px;
}
.hotel-review-slider.image-slider .slick-prev span:after, .taxlanding-packages-slider.image-slider .slick-prev span:after, .team-profile-slider.image-slider .slick-prev span:after {
	content: "";
	position: absolute;
	height: 29px;
	width: 1px;
	background-color: #ccc;
	left: -20px;
	bottom: -7px;
}
.hotel-review-slider.image-slider .slick-prev, .taxlanding-packages-slider.image-slider .slick-prev, .team-profile-slider.image-slider .slick-prev {
	margin-left: -70px;
	background: transparent;
	text-indent: -9999px;
}
.hotel-review-slider .slick-next, .taxlanding-packages-slider.image-slider .slick-next, .team-profile-slider.image-slider .slick-next {
	margin-left: 70px;
	background: transparent;
	text-indent: -9999px;
}
.hotel-review-slider.image-slider .slick-next:before, .hotel-review-slider.image-slider .slick-prev:before, .taxlanding-packages-slider.image-slider .slick-next:before, .taxlanding-packages-slider.image-slider .slick-prev:before, .team-profile-slider.image-slider .slick-next:before, .team-profile-slider.image-slider .slick-prev:before {
	width: 30px;
	height: 30px;
}
.italy-travel-tips {
	background-color: #fff;
	padding-top: 97px;
	padding-bottom: 116px;
	position: relative;
}
.italy-travel-tips:after {
	position: absolute;
	content: "";
	background-image: url("../images/blog-curve-overlay.svg");
	left: 0;
	right: 0;
	bottom: -34px;
	height: 35px;
	background-repeat: no-repeat;
	width: 157px;
	margin: 0 auto;
	transform: rotate(180deg);
}
.italy-travel-tips .title-taxlanding {
	margin-bottom: 60px;
}
.italy-travel-tips .title-taxlanding span {
	margin-bottom: 4px;
	display: inline-block;
}
.italy-travel-tips .title-taxlanding>a {
	top: -15px;
}
.italy-travel-tips .family-travelling .right-block span {
	color: #B14244;
}
.italy-travel-tips .family-travelling .left-block {
	line-height: .7;
	font-weight: 900;
}
.family-travelling .single-block:hover .right-block p {
	text-decoration: underline;
	transition: all ease-in-out .2s;
}
.family-hotels {
	padding-top: 106px;
	padding-bottom: 125px;
	position: relative;
}
.family-hotel-slider.image-slider .slick-arrow {
	bottom: 0;
	width: auto;
	left: 50%;
	-webkit-transform: translate(0, 66%);
	transform: translate(0, 66%);
}
.family-hotel-slider.image-slider .slick-prev:before {
	left: 0;
}
.family-hotel-slider.image-slider .slick-prev span {
	left: 5px;
}
.family-hotel-slider.image-slider .slick-next:before {
	right: 0;
}
.family-hotel-slider.image-slider .slick-next span {
	right: 5px;
}
.family-hotel-slider.image-slider .slick-prev span:after {
	content: "";
	position: absolute;
	height: 29px;
	width: 1px;
	background-color: #ccc;
	left: -20px;
	bottom: -7px;
}
.family-hotel-slider.image-slider .slick-prev {
	margin-left: -70px;
}
.family-hotel-slider.image-slider .slick-next {
	margin-left: 70px;
}
.family-hotel-slider.image-slider .slick-next:before, .family-hotel-slider.image-slider .slick-prev:before {
	width: 30px;
	height: 30px;
}
.family-hotels .single-article-text {
	padding: 35px 20px;
}
.family-hotels .single-article-text .hotel-card-title {
	position: relative;
	padding-bottom: 1px;
	margin-bottom: 23px;
}
.family-hotels .single-article-text h6 {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 600;
}
.family-hotels .single-article-text h6 a {
	color: #56504E;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
}
.family-hotels .single-article-text .hotel-card-title:before {
	position: absolute;
	left: 50%;
	right: auto;
	bottom: 0;
	height: 2px;
	background-color: #c0d4cc;
	width: 35px;
	content: " ";
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}
.family-hotels #map.map-taxlanding {
	height: 345px;
	margin-bottom: 40px;
}
.family-hotels .family-hotel-slider .slick-list:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	bottom: 0;
	width: 165px;
	background: #fbf5ee;
	z-index: 99;
}

.build-memories {
	padding-top: 101px;
	padding-bottom: 190px;
	background-color: #fff;
	position: relative;
}
.build-memories .build-memory-slider {
	padding-top: 0;
}
.build-memory-slider.image-slider .slick-arrow {
	bottom: 0;
	width: auto;
	left: 50%;
	-webkit-transform: translate(0, 103%);
	transform: translate(0, 103%);
}
.build-memory-slider.image-slider .slick-prev:before {
	left: 0;
}
.build-memory-slider.image-slider .slick-prev span {
	left: 5px;
}
.build-memory-slider.image-slider .slick-next:before {
	right: 0;
}
.build-memory-slider.image-slider .slick-next span {
	right: 5px;
}
.build-memory-slider.image-slider .slick-prev span:after {
	content: "";
	position: absolute;
	height: 29px;
	width: 1px;
	background-color: #ccc;
	left: -20px;
	bottom: -7px;
}
.build-memory-slider.image-slider .slick-prev {
	margin-left: -70px;
}
.build-memory-slider.image-slider .slick-next {
	margin-left: 70px;
}
.build-memory-slider.image-slider .slick-next:before, .build-memory-slider.image-slider .slick-prev:before {
	width: 30px;
	height: 30px;
	background-color: #D5D3D2;
}
.build-memory-slider.image-slider .slick-next:hover:before, .build-memory-slider.image-slider .slick-prev:hover:before {
	box-shadow: 0 0 0 7px rgba(213, 211, 210, 0.5);
	transition: all ease-in-out .2s;
}
.build-memories .single-article .build-memories-text {
	position: absolute;
	text-align: center;
	bottom: 30px;
	left: 0;
	right: 0;
	padding: 0 30px;
}
.build-memories .single-article .build-memories-text h5 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
}
.build-memories .single-article .image-block img {
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.build-memories .single-article:hover .image-block img {
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.build-memories .image-block {
	position: relative;
}
.build-memories .image-block:after {
	position: absolute;
	content: "";
	border: 10px solid rgba(255, 255, 255, 0.6);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	z-index: 1;
}
.build-memories .image-block:hover:after {
	position: absolute;
	content: "";
	border: 1px solid rgba(255, 255, 255, 0.6);
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	transition: all ease-in-out .2s;
}
.build-memories .build-memory-slider .slick-list:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	bottom: 0;
	width: 165px;
	background: #fff;
	z-index: 99;
}
.build-memories .single-article {
	position: relative;
}
.fun-family {
	padding-top: 114px;
	padding-bottom: 171px;
	background-color: #F3F3F3;
}
.fun-family .family-hotel-slider .slick-list:before {
	background-color: #F3F3F3;
}
.fun-family .family-hotel-slider {
	padding-top: 0;
}
.fun-family .family-hotel-slider.image-slider .slick-arrow {
	bottom: 0;
	width: auto;
	left: 50%;
	-webkit-transform: translate(0, 99%);
	transform: translate(0, 99%);
}
.fun-family .single-article .build-memories-text {
	position: absolute;
	text-align: center;
	bottom: 30px;
	left: 0;
	right: 0;
	z-index: 1;
	padding: 0 30px;
}
.fun-family .single-article .build-memories-text h5 {
	color: #fff;
	font-size: 22px;
	font-weight: 600;
}
.fun-family .single-article .image-block img {
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.fun-family .single-article:hover .image-block img {
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.fun-family .single-article {
	position: relative;
}
.fun-family .single-article:after {
	position: absolute;
	content: "";
	border: 1.5px solid rgba(255, 255, 255, 0.6);
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
	z-index: 2;
}
.fun-family .single-article:hover:after {
	position: absolute;
	content: "";
	border: 10px solid rgba(255, 255, 255, 0.6);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 2;
	transition: all ease-in-out .2s;
}
.fun-family .single-article:before {
	position: absolute;
	content: "";
	box-shadow: inset 0 -73px 102px 0 rgba(0, 0, 0, 0.35);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
}
/*************************** taxlanding style end here ***************************/
/*************************** footer start here ***************************/
footer {
	background-color: #fff;
	padding-bottom: 38px;
}
.awards-recognition {
	border-bottom: 1px solid #6e6866;
	padding: 30px 0 16px;
}
.awards-recognition h6 {
	font-size: 14px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
	line-height: 18px;
	color: #56504e;
	text-transform: uppercase;
	letter-spacing: .5px;
	padding-bottom: 24px;
}
.footer-nav-social-cust {
	padding: 35px 0;
	border-bottom: 1px solid #6e6866;
}
.footer-nav-social-cust .nav-footer li {
	display: inline-block;
	margin-right: 32px;
	line-height: 0;
}
.footer-nav-social-cust .nav-footer li:last-child {
	display: inline-block;
	margin-right: 0;
}
.footer-nav-social-cust .nav-footer li a {
	font-size: 15px;
	color: #56504e;
	font-weight: 600;
	position: relative;
}
.footer-nav-social-cust .nav-footer li:hover a {
	color: #b14244;
	transition: all ease-in-out .2s;
}
.footer-nav-social-cust .nav-footer li a:before {
	position: absolute;
	content: "";
	width: 0;
	height: 2px;
	background-color: #b14244;
	bottom: 0;
	left: 0;
	right: 0;
}
.footer-nav-social-cust .nav-footer li a:hover:before {
	width: 100%;
	transition: all ease-in-out .2s;
}
.footer-nav-social-cust .footer-social-cust li {
	display: inline-block;
	margin-left: 10px;
}
.footer-nav-social-cust .footer-social-cust li:first-child {
	margin-left: 0;
}
.footer-nav-social-cust .footer-social-cust li a {
	height: 45px;
	width: 45px;
	border: 2px solid #b14244;
	border-radius: 50%;
	display: block;
	text-align: center;
	line-height: 36px;
}
.footer-nav-social-cust .footer-social-cust li a .fa-brands {
	font-size: 2rem;
}
.footer-nav-social-cust .footer-social-cust li a:hover {
	background-color: #b14244;
	transition: all ease-in-out .2s;
	color: #ffffff;
}
.footer-social-cust li a:hover g path {
	fill: #fff;
	transition: all ease-in-out .2s;
}
.footer-social-cust li a g path {
	fill: #b14244;
}
.proud-member {
	padding: 29px 0 16px;
}
.proud-member h6 {
	font-size: 15px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
	line-height: 18px;
	color: #56504e;
	text-transform: uppercase;
	letter-spacing: .5px;
	padding-bottom: 28px;
}
.member-images>div {
	margin: 0 23px;
}
.footer-bottom {
	padding: 14px 0;
}
.footer-copyright li {
	display: inline-block;
	margin-right: 33px;
}
.footer-copyright li {
	font-size: 12px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #56504e;
}
.footer-copyright li:hover a {
	color: #b14244;
	transition: all ease-in-out .2s;
}
.footer-copyright li a {
	font-size: 12px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #56504e;
}
/*************************** footer end here ***************************/
.tax-landing-drop .taxlanding-dropdown li {
	width: 100%;
	margin: 5px 0;
}
.banner-slider {
	position: relative;
}
.hotel-slider.slick-slider:after, .hotel-slider.slick-slider:before {
	content: "";
	height: 100%;
	width: 140px;
	position: absolute;
	background: rgba(255, 255, 255, 0.4);
	top: 0;
	z-index: 1;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
.hotel-slider.slick-slider:after {
	right: 0;
}
.hotel-slider.slick-slider:before {
	left: 0;
}
.banner-slider:hover .slick-slider:after, .banner-slider:hover .slick-slider:before {
	background: transparent;
}
.slider-items {
	margin: 0 5px;
	position: relative;
}
.slider-items:before {
	position: absolute;
	content: "";
	border: 3px solid rgba(255, 255, 255, 0.7);
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
}
.hotel-slider .slick-arrow {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	cursor: pointer;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	background: transparent;
	-webkit-box-shadow: none;
	border: 0;
	box-shadow: none;
	z-index: 1;
}
.hotel-slider .slick-arrow.slick-next {
	right: 100px;
	left: auto;
	margin-left: 0;
	z-index: 2;
}
.hotel-slider .slick-arrow.slick-prev {
	right: auto;
	left: 100px;
	margin-right: 0;
	z-index: 2;
}
.hotel-slider .slick-arrow:after {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 20px;
	height: 20px;
	margin-top: 0;
	content: '';
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
	border: 3px solid #fff;
	border-width: 3px 3px 0 0;
}
.hotel-slider .slick-arrow.slick-prev:after {
	margin-left: 2px;
	-webkit-transform: translate(-50%, -50%) rotate(-135deg);
	transform: translate(-50%, -50%) rotate(-135deg);
	box-shadow: 3px -2px 2px 0 rgba(0, 0, 0, 0.2);
}
.hotel-slider .slick-arrow.slick-next:after {
	margin-left: -2px;
	box-shadow: 3px -2px 2px 0 rgba(0, 0, 0, 0.2);
}
.banner-slider .upload-like-btn {
	position: absolute;
	right: 180px;
	bottom: 30px;
}
.summary-info {
	margin-top: 58px;
}
.summary-info-detail {
	background: #fff;
	position: relative;
	padding: 26px 70px 20px 89px;
}
.summary-info-detail:after, .summary-info-detail:before {
	content: "";
	position: absolute;
	top: -31px;
	height: 143px;
	width: 47px;
}
.summary-info-detail:before {
	left: 0;
	background: url("../images/curve-overlay-left.svg") no-repeat;
	background-position: left top;
	background-size: 40px;
}
.summary-info-detail:after {
	right: 0;
	background: url("../images/curve-overlay-right.svg") no-repeat;
	background-position: right top;
	background-size: 40px;
}
.summary-info-detail ul.summary-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
}
.summary-info-detail ul.summary-list li {
	list-style: none;
	margin: 0;
	padding: 0px 50px 0 28px;
	border-left: 1px solid rgba(86, 80, 78, 0.25);
}
.summary-info-detail ul.summary-list li:first-child {
	border: 0;
	padding-left: 0;
	padding-right: 15px;
}
.summary-info-detail ul.summary-list li:last-child {
	padding-right: 0;
}
.summary-info-detail ul.summary-list li::before {
	display: none;
}
.summary-info-detail ul.summary-list li p {
	margin-bottom: 10px;
	font-size: 15px;
	color: #56504E;
}
.summary-info-detail ul.summary-list li h4 {
	font-size: 14px;
	color: #457F7E;
	font-family: 'Josefin Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .0625em;
	margin-bottom: 0;
	line-height: 1.45;
}
.why-book-us {
	margin-top: 51px;
}
.why-book-info {
	background: #fff;
	position: relative;
	box-shadow: -2px 4px 6px rgba(0, 0, 0, 0.07);
	text-align: center;
	padding: 58px 0 51px;
}
.why-book-info-2 .book-info-inner {
	padding-top: 0;
}
.why-book-info.why-book-info-2 .primary-btn {
	margin-top: 0;
}
.why-book-info:after {
	position: absolute;
	content: "";
	border: 3px solid #FBF5EE;
	left: 17px;
	right: 17px;
	top: 17px;
	bottom: 17px;
}
.why-book-info h2 {
	color: #4A4A4A;
	margin-bottom: 40px;
	font-size: 37px;
	line-height: 38px;
}
.why-book-info>img {
	width: 188px;
}
.book-info-inner {
	padding: 38px 72px 17px;
	z-index: 99;
	position: relative;
}
.book-info-inner p {
	color: #56504E;
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 1.8;
}
.book-info-inner h5 {
	color: #56504E;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: .0625em;
	font-family: 'Josefin Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 13px;
}
.map-details {
	display: flex;
	flex-wrap: wrap;
	padding: 70px 0 0;
}
.map-section {
	width: 72.5%;
}
.map-content {
	width: 27.5%;
}
#map {
	height: 100%;
	width: 100%;
	height: 632px;
}
.why-book-info .primary-btn {
	padding: 16px 19px 14px;
	display: inline-block;
	margin-top: 33px;
}
.map-content-inner {
	background: #fff;
	box-shadow: -2px 4px 6px rgba(0, 0, 0, 0.07);
	position: relative;
	max-width: 380px;
	margin-left: -167px;
	padding: 55px 0 51px;
	text-align: center;
	margin-top: 100px;
	font-size: 14px;
}
.map-content-inner:after {
	position: absolute;
	content: "";
	border: 3px solid rgba(192, 212, 204, 0.5);
	left: 17px;
	right: 17px;
	top: 17px;
	bottom: 17px;
}
.map-content-inner h4 {
	color: #457F7E;
	font-size: 15px;
	letter-spacing: .04em;
	font-family: 'Josefin Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 0;
}
.map-content-inner p {
	color: #56504E;
	font-size: 18px;
	line-height: 1.4;
	position: relative;
}
.map-content-inner p:after {
	background: #C0D4CC;
	height: 2px;
	width: 34px;
	position: absolute;
	left: 0;
	bottom: -33px;
	right: 0;
	content: "";
	margin: 0 auto;
}
.map-content-inner span {
	display: table;
	margin: 61px auto 34px;
	background: #4D8988;
	text-align: center;
	padding: 5px 11px 3px;
	color: #fff;
	font-size: 14px;
	font-family: 'Josefin Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .01em;
}
.map-content-inner li {
	font-size: 16px;
	color: #56504E;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 12px !important;
}
.map-content-inner ul {
	max-width: 230px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}
.must-haves {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 64px;
}
.must-haves li {
	margin-right: 55px;
}
.must-haves li:last-child {
	margin-right: 0;
}
.icon-img {
	height: 35px;
	width: 35px;
	border: 1px solid #457F7E;
	border-radius: 100%;
	text-align: center;
	display: inline-block;
	margin-right: 7px;
}
.icon-img svg {
	height: 36px;
	width: 33px;
	top: -2px;
	position: relative;
}
.icon-img svg path#Fill-4 {
	fill: #457F7E;
}
.icon-img svg path {
	fill: transparent;
}
.address-excursions {
	background: #fff;
	position: relative;
	margin-top: 70px;
	padding-top: 104px;
	padding-bottom: 120px;
}
.address-excursions:before {
	background: url("../images/must-haves-top-curve.svg") no-repeat;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	position: absolute;
	height: 50px;
	width: 218px;
	margin: 0 auto;
}
.address-excursions span {
	font-size: 15px;
	color: #457F7E;
	font-family: 'Josefin Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .04em;
	text-transform: uppercase;
}
.address-excursions h2 {
	margin-bottom: 22px;
}
.packages-info-btn {
	position: relative;
}
.packages-info-btn:before {
	background: url("../images/must-haves-top-curve.svg") no-repeat;
	content: "";
	top: -50px;
	left: 0;
	right: 0;
	position: absolute;
	height: 50px;
	width: 218px;
	z-index: 123;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	margin: 0 auto;
}
.packages-info-btn {
	padding-top: 34px;
}
.packages-info-btn .image-links {
	padding-bottom: 37px;
}
.client-img {
	width: 57px;
	height: 57px;
	border-radius: 100%;
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
}
.client-name {
	display: inline-block;
	width: 65%;
	vertical-align: middle;
	margin-left: 12px;
}
.client-name p {
	margin-bottom: 0;
	color: #56504E;
	font-size: 15px;
	font-family: 'Josefin Sans', sans-serif;
	font-style: normal;
	font-weight: 500;
}
.client-name p a {
	margin-bottom: 0;
	color: #B14244;
	font-size: 15px;
	font-family: 'Josefin Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .04em;
	text-transform: uppercase;
	display: table;
	border-bottom: 1px solid #B14244;
	padding-bottom: 2px;
}
.address-content {
	padding: 0 60px;
}
.border-left-sec {
	border-left: 1px solid rgba(86, 80, 78, 0.25);
}
.address-content ul {
	margin: 0 !important;
	padding: 0 !important;
}
.address-content ul li {
	margin: 0;
	padding: 0 0 10px 15px;
}
.readmore-sec {
	padding-top: 75px;
	max-width: 1000px;
	margin: 0 auto;
}
.readmore-sec .col-md-3 {
	margin-top: 40px;
}
.read-more-content .read-more a {
	background: #fff;
	color: #B14244;
	font-size: 15px;
	font-family: 'Josefin Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .04em;
	text-transform: uppercase;
	display: table;
	margin: 0 auto;
	position: relative;
	left: -123px;
}
.read-more-content .read-more a span {
	color: #B14244;
	font-size: 15px;
	font-family: 'Josefin Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .04em;
	text-transform: uppercase;
}
.read-more-content .read-more a:after, .read-more-content .read-more a:before {
	background: rgba(81, 70, 66, 0.25);
	content: "";
	width: 35px;
	height: 2px;
	border-radius: 1px;
	top: 5px;
	position: absolute;
}
.read-more-content .read-more a:before {
	left: -48px;
}
.read-more-content .read-more a:after {
	right: -48px;
}
.read-more-content .read-more:after, .read-more-content .read-more:before {
	display: none;
}
.read-more-content p {
	font-size: 18px;
	color: #56504E;
	margin-bottom: 40px;
}
.read-more-content p:first-child {
	position: relative;
}
.read-more-content .welcome-content:after {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	height: 112px;
	bottom: 40px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.2+0,0.25+8,0.48+38,0.51+39,0.58+48,0.76+65,0.89+73,1+83,1+100 */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.25) 8%, rgba(255, 255, 255, 0.48) 38%, rgba(255, 255, 255, 0.51) 39%, rgba(255, 255, 255, 0.58) 48%, rgba(255, 255, 255, 0.76) 65%, rgba(255, 255, 255, 0.89) 73%, white 83%, white 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.25) 8%, rgba(255, 255, 255, 0.48) 38%, rgba(255, 255, 255, 0.51) 39%, rgba(255, 255, 255, 0.58) 48%, rgba(255, 255, 255, 0.76) 65%, rgba(255, 255, 255, 0.89) 73%, white 83%, white 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.25) 8%, rgba(255, 255, 255, 0.48) 38%, rgba(255, 255, 255, 0.51) 39%, rgba(255, 255, 255, 0.58) 48%, rgba(255, 255, 255, 0.76) 65%, rgba(255, 255, 255, 0.89) 73%, white 83%, white 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.read_more_remove:after {
	display: none;
}
.welcome-content .read-more:hover {
	color: #B14244;
	border-bottom: 0;
}
.expend-text {
	display: none;
}
.profile-header {
	height: 80px;
	line-height: 80px;
	background-color: #fff;
	position: fixed;
	width: 100%;
	top: -80px;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	padding: 0 16px;
	box-shadow: -2px 4px 6px rgba(0, 0, 0, 0.07);
	z-index: 999999;
}
.profile-header.sticky {
	top: 0;
}
.sticky-nav-right {
	text-align: right;
}
.sticky-nav-left p {
	margin-bottom: 0;
	color: #56504E;
	font-size: 15px;
	font-family: 'Josefin Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .04em;
	text-transform: uppercase;
}
.sticky-nav-right .primary-btn {
	line-height: 38px !important;
	border: 2px solid #B14244;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: 700;
	display: inline-block;
	text-transform: capitalize;
	margin-top: 0;
	letter-spacing: 0;
	color: #56504E;
	padding: 1px 25px;
	background: transparent;
}
.sticky-nav-right .primary-btn:hover {
	background: #B14244;
	border-color: #B14244;
	color: #fff;
}
.sticky-nav-right .upload-like-btn {
	position: relative;
	right: 0;
	bottom: 0;
	display: inline-block;
	margin-left: 24px;
}
.zoom-anim-dialog {
	background: white;
	padding: 20px 30px;
	position: relative;
	height: 100vh;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	text-align: center;
	justify-content: center;
}
/** * Fade-zoom animation for first dialog */
/********** start state ************/
.my-mfp-zoom-in .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}
/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
	opacity: 0;
}
/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: .8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}
/** * Fade-move animation for second dialog */
/********** at start ************/
.my-mfp-slide-bottom .zoom-anim-dialog {
	opacity: 0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
	-webkit-transform: translateY(-20px) perspective(600px) rotateX(10deg);
	-moz-transform: translateY(-20px) perspective(600px) rotateX(10deg);
	-ms-transform: translateY(-20px) perspective(600px) rotateX(10deg);
	-o-transform: translateY(-20px) perspective(600px) rotateX(10deg);
	transform: translateY(-20px) perspective(600px) rotateX(10deg);
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
	opacity: 1;
	-webkit-transform: translateY(0) perspective(600px) rotateX(0);
	-moz-transform: translateY(0) perspective(600px) rotateX(0);
	-ms-transform: translateY(0) perspective(600px) rotateX(0);
	-o-transform: translateY(0) perspective(600px) rotateX(0);
	transform: translateY(0) perspective(600px) rotateX(0);
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
	opacity: 0;
	-webkit-transform: translateY(-10px) perspective(600px) rotateX(10deg);
	-moz-transform: translateY(-10px) perspective(600px) rotateX(10deg);
	-ms-transform: translateY(-10px) perspective(600px) rotateX(10deg);
	-o-transform: translateY(-10px) perspective(600px) rotateX(10deg);
	transform: translateY(-10px) perspective(600px) rotateX(10deg);
}
/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
	opacity: 0;
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out;
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
	opacity: .8;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
	opacity: 0;
}
.checkbox {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.checkmark {
	position: absolute;
	top: 2px;
	left: 2px;
	height: 19px;
	width: 19px;
	border: 1px solid rgba(86, 80, 78, 0.25);
	border-radius: 4px;
}
.cover-li label input:checked~.checkmark {
	background-color: #b14244;
}
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.cover-li label input:checked~.checkmark:after {
	display: block;
}
.cover-li label .checkmark:after {
	left: 0;
	top: -3px;
	bottom: 0;
	right: 0;
	width: 7px;
	height: 10px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin: auto;
}
.input-box {
	border: 1px solid rgba(86, 80, 78, 0.25);
	border-radius: 4px;
	padding: 7px 16px;
	font-size: 20px;
	color: #56504E;
}
.cover-popup p {
	max-width: 500px;
	letter-spacing: 0;
	margin-bottom: 46px;
}
.cover-popup h2 {
	margin-bottom: 16px;
}
.cover-popup form {
	max-width: 282px;
	margin: 0 auto;
	text-align: left;
}
.cover-popup form input {
	width: 100%;
}
.cover-li {
	margin-bottom: 14px;
	position: relative;
}
.cover-li label {
	padding-left: 27px;
	font-size: 15px;
	letter-spacing: .6px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	line-height: 1.55;
	cursor: pointer;
}
.cover-li .primary-btn {
	width: 152px;
	margin: 29px auto 28px;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	align-items: center;
	justify-content: center;
	padding: 7px;
	border-radius: 5px;
}
.cover-li.link-box {
	text-align: center;
}
.mfp-close-btn-in.mfp-wrap .mfp-close {
	color: #b14244;
	font-size: 40px;
	font-weight: 100;
	right: 24px;
	top: 4px;
}
.input-box:focus {
	border-color: #b14244;
}
.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}
.animate-transition2, .animate-transition3, .animate-transition4, .animate-transition5, .animate-transition6 {
	opacity: 1;
}
.animated {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
	opacity: 1;
	animation-fill-mode: backwards;
	-webkit-animation-fill-mode: backwards;
}
@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 0%, 0);
		transform: translate3d(0, 0%, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}
@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 0%, 0);
		transform: translate3d(0, 0%, 0);
		visibility: visible;
	}
	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}
.mfp-wrap .mfp-container {
	padding: 0;
}
.white-bg {
	background-color: #fff;
}
/************ Package Index Page **************/
.full-height {
	height: 100vh;
	background-position: center center;
	position: relative;
}
.fill-height-title {
	position: absolute;
	bottom: 76px;
	left: 0;
	width: 100%;
	text-align: center;
	text-align: center;
	max-width: 800px;
	display: table;
	margin: 0 auto;
	right: 0;
}
.fill-height-title a.primary-btn {
	background-color: #fff;
	border: 1px solid #fff;
	color: #B14244;
}
.fill-height-title a.primary-btn:hover {
	background-color: #B14244;
	border: 1px solid #B14244;
	color: #fff;
}
.home .fill-height-title h1 {
	padding-bottom: 40px;
}
.fill-height-title h1 {
	color: #fff;
	line-height: 1.1;
	margin: 0;
}
.fill-height-title {
	position: absolute;
	bottom: 40px;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	text-align: center;
}
.galance-section {
	padding: 94px 0 0;
}
.galance-section .row {
	border-bottom: 1px solid #d2ccc6;
	padding-bottom: 43px;
}
.galance-left {
	margin-top: 10px;
}
.galance-left h3 {
	text-transform: none;
	margin-bottom: 20px;
	font-size: 30px;
	line-height: 40px;
}
.galance-section .galance-block {
	max-width: 445px;
	border: 3px solid #fff;
	padding: 15px;
	margin: 0 auto;
	width: 100%;
	margin-right: 0;
}
.galance-section .galance-inner-block {
	background-color: #ffffff;
}
.galance-inner-block h5 {
	background-color: #d4e0dc;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	padding: 13px 10px 10px 10px;
	color: #56504e;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
	letter-spacing: .72px;
}
.galance-inner-block ul {
	margin: 0;
	padding: 22px 30px 22px 38px;
}
.galance-inner-block ul li {
	margin: 0 0 10px;
	position: relative;
}
.galance-inner-block ul li:last-child {
	margin: 0;
}
.galance-inner-block ul li:before {
	display: none;
}
.galance-inner-block ul li:after {
	position: absolute;
	left: 0;
	top: 10px;
	background-image: url("../images/check-icon.svg");
	width: 10px;
	height: 11px;
	content: " ";
}
.package-section {
	padding: 57px 0 112px;
}
.filter-block {
	margin-bottom: 70px;
}
.filter-block .top-filter {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.filter-block .top-filter span {
	color: #56504e;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
}
.filter-link {
	background-color: #b14244;
	max-width: 214px;
	width: 100%;
	padding: 17px 25px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	margin-left: 45px;
	position: relative;
}
.filter-link:before {
	position: absolute;
	right: 25px;
	top: 50%;
	content: " ";
	background-image: url("../images/down-arrow-white.svg");
	background-position: center center;
	width: 16px;
	height: 9px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.filter-link.active:before {
	transform: rotate(0deg) translateY(-50%);
	-moz-transform: rotate(0deg) translateY(-50%);
	-webkit-transform: rotate(0deg) translateY(-50%);
}
.filter-block.open .filter-link:before {
	-webkit-transform: translateY(-50%) rotate(-180deg);
	-moz-transform: translateY(-50%) rotate(-180deg);
	transform: translateY(-50%) rotate(-180deg);
}
.filter-link:hover {
	color: #fff;
}
.bottom-filter {
	background-color: #fff;
	padding: 80px;
	-webkit-box-shadow: 2px 2px 10px 2px #f1ebe4;
	-moz-box-shadow: 2px 2px 10px 2px #f1ebe4;
	box-shadow: 2px 2px 10px 2px #f1ebe4;
	display: none;
}
.filter-list-group {
	max-width: 350px;
	width: 100%;
	display: inline-block;
	vertical-align: top;
}
.filter-list-group a {
	color: #56504e;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	padding: 15px 10px;
	display: block;
	width: 100%;
	font-size: 16px;
	border-bottom: 1px solid #d7d5d5;
	position: relative;
}
.filter-list-group a.disabled {
	color: #d5d3d2;
}
.filter-list-group a.disabled svg rect {
	fill: #d5d3d2;
}
.filter-list-group a .fa-solid {
	position: absolute;
	right: 10px;
	width: 8px;
	line-height: 1;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.filter-list-group a.mob-click svg {
	height: 20px;
	width: 12px;
}
.filter-list-group a.mob-click.disabled svg g path {
	fill: #d5d3d2;
}
.filter-list-group a:last-child {
	border: 0;
}
.blog .filter-tab-content {
	padding: 2rem 1rem;
}
.blog .filter-tab-content .facetwp-facet {
	margin: 0;
}
.filter-tab-content {
	display: none;
}
.filter-tab-content.active {
	display: block;
}
.filter-tab {
	max-width: calc(100% - 355px);
	width: 100%;
	padding-left: 100px;
	display: inline-block;
	vertical-align: top;
}
.filter-tab ul {
	list-style: none;
	padding: 0;
	margin: 0;
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
}
.filter-tab ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
.filter-tab ul li:before {
	display: none;
}
.filter-tab ul li a {
	color: #56504e;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	padding: 15px 10px 16px;
	display: inline-block;
	width: 100%;
	font-size: 16px;
}
.filter-tab ul li a:hover {
	color: #b14244;
}
.package-blocks {
	padding: 0;
}
.single-package {
	margin-bottom: 44px;
}
.single-package:last-child {
	margin-bottom: 0;
}
.single-package .image-block {
	overflow: hidden;
	position: relative;
	display: block;
}
.single-package .image-block figure {
	margin: 0;
}
.single-package .image-block img {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	width: 100%;
}
.single-package .image-block:hover img {
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	cursor: pointer;
}
.package-blocks .row {
	position: relative;
}
.package-blocks .style-block-text2 {
	padding: 45px 45px 40px;
	right: 15px;
	max-width: 540px;
	width: 100%;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.package-blocks .style-block-text:before {
	display: none;
}
.package-blocks .style-block-text2 h5 {
	font-size: 42px;
	position: relative;
	margin: 0 0 50px;
	line-height: 1.25;
}
.package-blocks .style-block-text2 h5:before {
	position: absolute;
	left: 0;
	bottom: -25px;
	height: 2px;
	background-color: #c0d4cc;
	width: 35px;
	content: " ";
}
.package-blocks .style-block-text2 a {
	color: #4a4a4a;
}
.package-blocks .style-block-text2 a:hover {
	color: #b14244;
}
.package-blocks .style-block-text2 p {
	margin: 0;
}
.package-blocks .style-block-text2 span {
	color: #4d8988;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
	letter-spacing: .62px;
	margin-bottom: 15px;
	display: inline-block;
	width: 100%;
}
.package-blocks .upload-like-btn {
	top: 15px;
	bottom: auto;
	left: 30px;
	right: auto;
}
.list-cptapagination {
	padding: 0;
	text-align: center;
	list-style: none;
	margin: 100px 0 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}
.list-cptapagination li {
	margin: 0 8px;
	line-height: 1;
}
.list-cptapagination li a {
	padding: 0 8px 4px;
	font-size: 18px;
	color: #56504e;
	font-weight: 700;
	position: relative;
	line-height: 1;
}
.list-cptapagination li a:hover {
	color: #b14244;
}
.list-cptapagination li a:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #b14244;
	content: " ";
	opacity: 0;
	visibility: hidden;
}
.list-cptapagination li a.active:before {
	opacity: 1;
	visibility: visible;
}
.list-cptapagination li:last-child>span, .list-cptapagination li:last-child a {
	background: url("../images/right-arrow.svg") no-repeat;
	display: block;
	width: 8px;
	height: 14px;
	position: relative;
	font-size: 0;
	background-position: center;
	padding: 0;
	background-size: 100% 100%;
	margin-top: 3px;
}
.list-cptapagination li:first-child>span, .list-cptapagination li:first-child a {
	background: url("../images/right-arrow.svg") no-repeat;
	display: block;
	width: 8px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	height: 14px;
	font-size: 0;
	background-position: center;
	padding: 0;
	background-size: 100% 100%;
	padding: 0 10px;
	margin-top: 5px;
}
.get-started-text p {
	color: #fff;
	letter-spacing: .02rem;
	margin-top: 20px;
	margin-bottom: 47px;
	display: inline-block;
	width: 100%;
}
/************ Blog Index **************/
.travel-blog-top {
	background-color: #fff;
	position: relative;
}
.travel-blog-top:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 505px;
	content: " ";
	background-color: #FBF5EE;
	z-index: 0;
}
.travel-blog-top h1 {
	margin: 0;
}
.travel-blog-block {
	position: relative;
}
.travel-block-inner {
	padding-bottom: 50px;
	border-bottom: 1px solid #dfdede;
	margin-bottom: 40px;
}
.big-blog-block {
	display: inline-block;
	vertical-align: top;
	max-width: calc(100% - 380px);
	width: 100%;
	padding-right: 20px;
	text-align: center;
}
.big-blog-block figure {
	position: relative;
	margin: 0 0 16px;
}
.big-blog-block figure:after {
	position: absolute;
	content: "";
	background-image: url("../images/blog-curve-overlay.svg");
	left: 0;
	right: 0;
	bottom: -1px;
	height: 35px;
	background-repeat: no-repeat;
	width: 157px;
	margin: 0 auto;
}
.big-blog-block figure img {
	width: 100%;
}
.big-blog-text .trip-planning {
	margin: 0 0 15px;
}
.small-blog-block {
	max-width: 375px;
	width: 100%;
	display: inline-block;
	vertical-align: top;
}
.small-blog-block .single-blog {
	background-color: #fff;
	-webkit-box-shadow: 0 1px 2px 0 #f1ebe4;
	-moz-box-shadow: 0 1px 2px 0 #f1ebe4;
	box-shadow: 0 1px 2px 0 #f1ebe4;
	margin-bottom: 25px;
}
.small-blog-block .single-blog:last-child {
	margin-bottom: 0;
}
.small-blog-block .single-blog a {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.small-blog-block .single-blog figure {
	max-width: 155px;
	width: 100%;
	margin: 0;
}
.small-blog-block .single-blog figure img {
	-o-object-fit: cover;
	object-fit: cover;
	height: 100%;
}
.small-blog-block .single-blog .right-text {
	padding: 30px 15px 25px;
	max-width: calc(100% - 155px);
	width: 100%;
}
.small-blog-block .single-blog span {
	color: #457f7e;
	text-transform: uppercase;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
	letter-spacing: .5px;
	line-height: 1.1;
	position: relative;
	margin-bottom: 12px;
	padding-bottom: 20px;
	display: inline-block;
	width: 100%;
	font-size: 1.5rem;
}
.small-blog-block .single-blog span:before {
	position: absolute;
	left: 0;
	right: auto;
	bottom: 0;
	height: 2px;
	background-color: #c0d4cc;
	width: 35px;
	content: " ";
}
.small-blog-block .single-blog h4 {
	font-size: 16px;
	color: #56504e;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	margin: 0;
	text-transform: none;
}
.family-travelling h3 {
	text-align: center;
	margin: 0 0 30px;
	letter-spacing: .2px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	font-family: 'Josefin Sans', sans-serif;
}
.family-travelling .single-block {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	padding-right: 20px;
	position: relative;
}
.family-travelling .single-block:before {
	right: -7px;
	height: 100%;
	width: 1px;
	background-color: #d5d3d3;
	position: absolute;
	content: " ";
	top: 0;
}
.family-travelling .mx-auto:last-child .single-block {
	padding: 0;
}
.family-travelling .mx-auto:last-child .single-block:last-child:before {
	display: none;
}
.family-travelling .left-block {
	font-size: 80px;
	color: #8c8b8b;
	font-weight: 300;
	font-family: 'Bodoni Moda', serif;
	vertical-align: top;
	line-height: .9;
}
.family-travelling .right-block {
	margin: 0 0 0 25px;
}
.family-travelling .right-block span {
	color: #457f7e;
	text-transform: uppercase;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
	letter-spacing: .39px;
	line-height: 1;
	font-size: 15px;
}
.family-travelling .right-block p {
	margin: 0;
	font-size: 16px;
	line-height: 1.4;
	margin-top: 5px;
}
.family-travelling .single-block:HOVER .right-block p {
	text-decoration: none !important;
}
.tips-travelling {
	padding-bottom: 60px;
}
.tips-title {
	width: 100%;
	display: inline-block;
	border-top: 1px solid #dfdede;
	margin-top: 70px;
	padding-top: 60px;
	position: relative;
}
.tips-block {
	width: 100%;
}
.tips-block ul {
	list-style: none;
	margin: 0 -4px;
	padding: 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.tips-block ul li {
	list-style: none;
	margin: 0;
	padding: 0 4px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}
.tips-block ul li:before {
	display: none;
}
.tips-block a {
	background-color: #d4e0dc;
	font-size: 15px;
	color: #56504e;
	text-transform: uppercase;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
	letter-spacing: .4px;
	padding: 25px 0;
	width: 100%;
	text-align: center;
	position: relative;
}
.tips-block a:before {
	position: absolute;
	content: "";
	border: 9px solid #e1e9e7;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1;
	transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}
.tips-block a:hover {
	background-color: #D4E0DC;
}
.tips-block a:hover:before {
	border: 2px solid rgba(255, 255, 255, 0.6);
	top: 9px;
	bottom: 9px;
	right: 9px;
	left: 9px;
}
.article-filter {
	margin-bottom: 40px;
}
.article-filter .top-filter {
	text-align: center;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
}
.article-filter .top-filter a {
	font-size: 17px;
	color: #56504e;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	margin: 0 40px;
	line-height: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: auto;
	padding: 18px 45px;
}
.article-filter .top-filter a.active {
	background-color: #fff;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.article-filter .top-filter a img.search {
	vertical-align: top;
}
.article-filter .top-filter a img {
	vertical-align: middle;
	margin-left: 12px;
}
.article-filter .top-filter a.filter-link img, .article-filter .top-filter a.ages img {
	width: 15px;
}
.article-filter .top-filter .filter-link {
	background-color: transparent;
	padding: 18px 45px;
}
.article-filter .top-filter .filter-link:before {
	display: none;
}
.search-article {
	position: relative;
}
.search-article input {
	font-size: 32px;
	color: #56504e;
	font-family: 'Bodoni Moda', serif;
	border-bottom: 2px solid #dddddd;
	width: 100%;
	line-height: 2.1;
	padding-right: 50px;
	font-weight: 700;
}
.search-article button {
	border: 0;
	position: absolute;
	top: 20px;
	right: 5px;
	background-color: transparent;
	cursor: pointer;
}
.search-article button svg {
	height: 29px;
	width: 29px;
}
.search-article button svg rect {
	fill: #56504e;
}
.search-article input::-webkit-input-placeholder {
	color: #d5d3d2;
	font-style: italic;
}
.search-article input::-moz-placeholder {
	color: #d5d3d2;
	font-style: italic;
}
.search-article input:-ms-input-placeholder {
	color: #d5d3d2;
	font-style: italic;
}
.search-article input:-moz-placeholder {
	color: #d5d3d2;
	font-style: italic;
}
.blog-filter .single-filter {
	background-color: #fff;
	padding: 50px;
	-webkit-box-shadow: 2px 2px 10px 2px #f1ebe4;
	-moz-box-shadow: 2px 2px 10px 2px #f1ebe4;
	box-shadow: 2px 2px 10px 2px #f1ebe4;
	display: none;
}
.age-filter {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 0;
	margin: 0 -10px;
	list-style: none;
	justify-content: space-around;
	align-items: center;
}
.age-filter li {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 0 10px;
	margin: 0;
	list-style: none;
	justify-content: space-around;
	align-items: center;
	width: 100%;
}
.age-filter li a {
	font-size: 16px;
	color: #56504e;
	padding: 10px 15px;
	border: 1px solid #d5d3d2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 20px;
	width: 100%;
	text-align: center;
	display: inline-block;
}
.age-filter li a:hover {
	background-color: #b14244;
	border-color: #b14244;
	color: #fff;
}
.age-filter li a.active {
	background-color: #b14244;
	border-color: #b14244;
	color: #fff;
}
.search-value {
	margin-bottom: 30px;
}
.search-value ul {
	margin: 0 -10px;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.search-value ul li {
	margin: 0 10px;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-shadow: 1px 1px 5px 0 #f1ebe4;
	-moz-box-shadow: 1px 1px 5px 0 #f1ebe4;
	box-shadow: 1px 1px 5px 0 #f1ebe4;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 13px 18px;
	height: auto;
	line-height: 1.1;
	font-size: 14px;
	color: #56504e;
	justify-content: center;
	align-items: center;
}
.search-value ul li:before {
	display: none;
}
.search-value ul li a {
	line-height: 0;
	margin-left: 10px;
}
.latest-article-section {
	padding: 80px 0 70px;
}
.latest-article-section h2 {
	text-align: center;
	line-height: 1;
	margin: 0 0 60px;
}
.single-article .image-block {
	overflow: hidden;
	position: relative;
	display: block;
}
.single-article .image-block figure {
	margin: 0;
}
.single-article .image-block img {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
	width: 100%;
}
.single-article .image-block:hover img {
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	cursor: pointer;
}
.single-article-text {
	background-color: #fff;
	position: relative;
	left: 20px;
	width: calc(100% - 40px);
	margin-top: -30px;
	padding: 25px 20px;
	text-align: center;
	-webkit-box-shadow: 0 1px 2px 0 #f1ebe4;
	-moz-box-shadow: 0 1px 2px 0 #f1ebe4;
	box-shadow: 0 1px 2px 0 #f1ebe4;
}
.single-article-text .category {
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 15px;
}
.single-article-text .category:before {
	position: absolute;
	left: 50%;
	right: auto;
	bottom: 0;
	height: 2px;
	background-color: #c0d4cc;
	width: 35px;
	content: " ";
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}
.single-article-text .category a {
	text-transform: uppercase;
	font-size: 14px;
	color: #457f7e;
	font-weight: bold;
	display: block;
	font-family: 'Poppins', sans-serif;
	letter-spacing: .39px;
	line-height: 1.3;
}
.single-article-text h4 {
	text-decoration: none;
	font-size: 22px;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	text-transform: none;
	margin: 0 0 20px;
}
.single-article-text h4 a {
	color: #4a4a4a;
}
.single-article-text .author {
	color: #56504e;
	font-size: 14px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}
.single-article-text .author a {
	color: #56504e;
}
.latest-article-section .list-cptapagination {
	margin: 45px 0 0;
}
.mobile-filter {
	display: none;
}
.border-btn {
	display: none;
}
/* Hotel Index */
.single-article .upload-like-btn {
	top: 10px;
	right: 10px;
	bottom: auto;
}
.single-article-full {
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	flex-direction: column;
	position: relative;
	padding: 0 40px;
}
.article-blocks>.row>div {
	margin-bottom: 30px;
}
.single-article-full:before {
	position: absolute;
	content: "";
	border: 12px solid rgba(255, 255, 255, 0.3);
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 0;
}
.single-article-full h4 {
	font-family: 'Bodoni Moda', serif;
	font-size: 29px;
	font-weight: 600;
	font-style: italic;
	line-height: 1.3;
	margin: 0;
	position: relative;
	margin-bottom: 25px;
	padding-bottom: 35px;
	text-transform: none;
	letter-spacing: -0.02em;
}
.single-article-full h4:before {
	position: absolute;
	left: 50%;
	right: auto;
	bottom: 0;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.5);
	width: 35px;
	content: " ";
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}
.single-article-full .author {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .4px;
}
.single-article-full .author a {
	color: #fff;
}
.bg-dark-green {
	background-color: #457f7e;
}
.bg-white {
	background-color: #fff;
}
.single-article-full.bg-dark-green h4 {
	color: #fff;
}
.single-article-full.bg-white:before {
	border-color: #ddeee7;
}
.single-article-full.bg-white h4 {
	color: #457f7e;
}
.single-article-full.bg-white h4:before {
	background-color: #c0d4cc;
}
.single-article-full.bg-white .author a {
	color: #457f7e;
}
.bg-dark-green {
	background-color: #457f7e;
}
.bg-white {
	background-color: #fff;
}
.single-article-full.bg-dark-green h4 {
	color: #fff;
}
.single-article-full.bg-white:before {
	border-color: #ddeee7;
}
.single-article-full.bg-white h4 {
	color: #457f7e;
}
.single-article-full.bg-white h4:before {
	background-color: #c0d4cc;
}
.single-article-full.bg-white .author a {
	color: #457f7e;
}
.hotel-blocks h4 {
	padding-bottom: 25px;
	margin-bottom: 25px;
	position: relative;
}
.hotel-blocks h4:before {
	position: absolute;
	left: 50%;
	right: auto;
	bottom: 0;
	height: 2px;
	background-color: #c0d4cc;
	width: 35px;
	content: " ";
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}
.hotel-blocks .place {
	font-weight: bold;
	font-size: 15px;
	color: #56504e;
	text-transform: uppercase;
	letter-spacing: .4px;
	margin-bottom: 3px;
}
.hotel-blocks .sub-line {
	font-size: 14px;
	padding: 0 50px;
}
.styled-checkbox {
	position: absolute;
	opacity: 0;
}
.styled-checkbox+label {
	position: relative;
	cursor: pointer;
	padding: 0;
	line-height: 1.2;
}
.styled-checkbox+label:before {
	content: "";
	margin-right: 8px;
	display: inline-block;
	vertical-align: bottom;
	width: 22px;
	height: 22px;
	background: transparent;
	border: 1px solid #d5d3d2;
	border-radius: 3px;
}
.styled-checkbox:checked+label:before {
	background: #b14244;
	border-color: #b14244;
}
.styled-checkbox:disabled+label {
	color: #d5d3d2;
	cursor: auto;
}
.styled-checkbox:disabled+label:before {
	box-shadow: none;
	background: #d5d3d2;
	border-color: #d5d3d2;
}
.hotel-filter-block {
	margin-bottom: 40px;
}
.hotel-filter {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.left-filter {
	max-width: 254px;
	width: 100%;
	vertical-align: top;
}
.left-filter label {
	font-size: 16px;
	color: #56504e;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.left-filter input {
	border: 1px solid #d5d3d2;
	height: 40px;
	font-size: 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 100%;
	padding: 0 13px;
}
.left-filter input::-webkit-input-placeholder {
	color: #999999;
}
.left-filter input::-moz-placeholder {
	color: #999999;
}
.left-filter input:-ms-input-placeholder {
	color: #999999;
}
.left-filter input:-moz-placeholder {
	color: #999999;
}
.right-filter {
	max-width: calc(100% - 259px);
	width: 100%;
	vertical-align: top;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding-left: 70px;
}
.hotel-single-filter {
	width: 33.33%;
}
.hotel-search-value {
	margin-bottom: 42px;
}

.hotel-filter-block {
	margin-bottom: 40px;
}
.hotel-filter {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 15px;
}
.hotel-col label {
	font-size: 15px;
}
.left-filter {
	max-width: 254px;
	width: 100%;
	vertical-align: top;
}
.left-filter label {
	font-size: 16px;
	color: #56504e;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
.left-filter input {
	border: 1px solid #d5d3d2;
	height: 40px;
	font-size: 14px;
	border-radius: 3px;
	width: 100%;
	padding: 0 13px;
}
.left-filter input::-webkit-input-placeholder {
	color: #999999;
}
.left-filter input::-moz-placeholder {
	color: #999999;
}
.left-filter input:-ms-input-placeholder {
	color: #999999;
}
.left-filter input:-moz-placeholder {
	color: #999999;
}
.right-filter {
	max-width: calc(100% - 259px);
	width: 100%;
	vertical-align: top;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	padding-left: 70px;
}
.hotel-single-filter {
	width: 33.33%;
}
.hotel-single-filter .filter-title, .hotel-col .filter-title {
	font-size: 16px;
	color: #56504e;
	font-family: 'Poppins', sans-serif;
	font-weight: bold;
	margin-bottom: 15px;
}
.hotel-single-filter li, .hotel-col .filter-title {
	font-size: 16px;
	color: #4a4a4a;
	line-height: 1;
	margin-bottom: 8px;
}
.hotel-search-value {
	margin-bottom: 42px;
}
.more-filter {
	border-top: 1px solid #bdbcbc;
	padding-top: 40px;
	margin-top: 35px;
}
.more-filter-title {
	font-size: 16px;
	color: #56504e;
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
	margin-bottom: 0;
	display: inline-block;
	width: 100%;
}
.more-filter-title:hover {
	color: #b14244;
}
.More-filter-cover {
	display: none;
	margin-top: 30px;
	font-size: 16px;
}
.more-filter-inner {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.More-filter-cover .hotel-single-filter {
	width: 25%;
}
.blog-filter a.border-btn {
	display: none;
}
.blog-filter a.mob-click, .filter-block a.mob-click {
	display: none;
}
.blog-filter a.mob-click img {
	position: absolute;
	right: 10px;
	width: 8px;
	line-height: 1;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block;
	height: 20px;
}
#content, .entry-content, .article, .content-container, .post, .post_content {
	z-index: 3;
	position: relative;
}
.cover-data li span {
	color: #4d8988;
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
	letter-spacing: .4px;
	display: inline-block;
	width: 100%;
}
.cover-data li p {
	font-size: 15px;
	letter-spacing: 0;
	margin-bottom: 0;
}
.cover-data {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 37px;
}
.cover-data li {
	padding-right: 29px;
	margin-right: 28px;
	position: relative;
}
.cover-data li:after {
	position: absolute;
	content: '';
	right: 0;
	top: 11px;
	bottom: 4px;
	width: 1px;
	background: rgba(86, 80, 78, 0.25);
}
.cover-data li:last-child:after {
	display: none;
}
.cover-profile {
	margin-top: 24px;
}
.cover-side-profile {
	margin: 0;
	padding: 31px 37px 37px 33px;
}
.cover-side {
	padding: 0 15px 0 25px;
	margin: -10px 0 0;
}
.cover-side .galance-block {
	padding: 11px 13px;
}
.cover-zig {
	padding-top: 100px;
}
.cover-side-profile span {
	font-size: 15px;
	font-weight: 700;
	font-family: 'Josefin Sans', sans-serif;
	letter-spacing: 1px;
	line-height: 1.2;
}
.cover-side-profile p {
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0;
	margin-bottom: 0;
}
.cover-side-profile>div {
	padding: 0 7px 17px;
	border-bottom: 1px solid;
	margin-bottom: 22px;
}
.cover-side-profile>div:last-of-type {
	border-bottom: 0;
	padding: 0 7px 10px;
	margin-bottom: 0;
}
.cover-side-profile>a {
	display: inline-block;
	margin: 12px 0 0 7px;
}
.cover-side-profile>a.primary-btn {
	padding: 16px;
}
.cover-side-profile>a.secondary-btn {
	margin: 20px 0 0 8px;
	padding: 9px 6px 6px;
}
.book-info-inner span {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	align-items: center;
	justify-content: center;
	height: 105px;
	margin-bottom: 47px;
}
.book-info-inner {
	padding: 19px 72px 30px;
}
.profile-section .row {
	padding-bottom: 27px;
	border: 0;
}
.profile-box .why-book-info {
	padding: 64px 0 47px;
}
.wrap-tabing h2 {
	text-align: center;
	margin-bottom: 70px;
}
.wrap-tabing .tabbing {
	padding-top: 120px;
}
.img-cover>img {
	width: 100%;
}
.img-cover {
	position: relative;
}
.img-cover:after {
	position: absolute;
	content: "";
	background-image: url("../images/curve-overlay.svg");
	left: 0;
	right: 0;
	bottom: -1px;
	height: 48px;
	background-repeat: no-repeat;
	width: 202px;
	margin: 0 auto;
}
.small-img {
	position: absolute;
	bottom: -100px;
	left: 403px;
	right: -140px;
	max-width: 515px;
}
.port-img:after {
	position: absolute;
	content: "";
	border: 20px solid rgba(255, 255, 255, 0.6);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.cover-port {
	padding: 58px 84px;
}
.cover-port h3 {
	margin-bottom: 32px;
}
.cover-port span {
	color: #457f7e;
	margin-bottom: 12px;
	display: inline-block;
	font-size: 15px;
}
.cover-port ul {
	padding: 0;
}
.cover-port ul li {
	font-size: 19px;
	letter-spacing: .1px;
	padding: 0 0 0 26px;
	margin-bottom: 13px;
}
.small-img:after {
	position: absolute;
	content: "";
	border: 3px solid rgba(255, 255, 255, 0.7);
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
}
.img-cover:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	box-shadow: inset 0 100px 30px 0 #fbf5ee;
}
.profile-box .tab-content-main {
	background: #fbf5ee;
}
.wrap-zigzag {
	padding: 45px 0 0;
}
.title-wrap img {
	margin-bottom: 23px;
}
.title-wrap h2 {
	padding-bottom: 40px;
	margin-bottom: 24px;
	position: relative;
}
.title-wrap h2:after {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	bottom: 0;
	width: 52px;
	height: 2px;
	background: #c0d4cc;
	margin: 0 auto;
}
.title-wrap p {
	max-width: 670px;
	margin: 0 auto;
	letter-spacing: 0;
}
.wrap-zigzag .stylesheet-block {
	padding-top: 70px;
}
.wrap-zigzag .stylesheet-block img {
	width: 100%;
}
.read-wrap {
	padding: 236px 0 43px;
	position: relative;
}
.read-wrap h2 {
	margin-bottom: 34px !important;
}
.read-wrap h3 {
	margin-bottom: 29px;
	text-transform: initial;
}
.read-wrap p {
	letter-spacing: .05px;
	margin-bottom: 27px;
}
.read-wrap .read-more {
	margin: 56px 0;
}
.read-wrap .read-more-content .welcome-content:after {
	background: -moz-linear-gradient(top, rgba(251, 245, 238, 0.2) 0%, rgba(251, 245, 238, 0.25) 8%, rgba(251, 245, 238, 0.48) 38%, rgba(251, 245, 238, 0.51) 39%, rgba(251, 245, 238, 0.58) 48%, rgba(251, 245, 238, 0.76) 65%, rgba(251, 245, 238, 0.89) 73%, #fbf5ee 83%, #fbf5ee 100%);
	background: -webkit-linear-gradient(top, rgba(251, 245, 238, 0.2) 0%, rgba(251, 245, 238, 0.25) 8%, rgba(251, 245, 238, 0.48) 38%, rgba(251, 245, 238, 0.51) 39%, rgba(251, 245, 238, 0.58) 48%, rgba(251, 245, 238, 0.76) 65%, rgba(251, 245, 238, 0.89) 73%, #fbf5ee 83%, #fbf5ee 100%);
	background: linear-gradient(to bottom, rgba(251, 245, 238, 0.2) 0%, rgba(251, 245, 238, 0.25) 8%, rgba(251, 245, 238, 0.48) 38%, rgba(251, 245, 238, 0.51) 39%, rgba(251, 245, 238, 0.58) 48%, rgba(251, 245, 238, 0.76) 65%, rgba(251, 245, 238, 0.89) 73%, #fbf5ee 83%, #fbf5ee 100%);
	bottom: 110px;
}
.read-wrap .read-more a {
	background: transparent;
	left: 0;
}
.read-wrap:after {
	position: absolute;
	content: "";
	background-image: url("../images/blog-curve-overlay.svg");
	left: 0;
	right: 0;
	bottom: -1px;
	height: 35px;
	background-repeat: no-repeat;
	width: 157px;
	margin: 0 auto;
}
.related-packages.profile-box {
	background: #fff;
	padding: 129px 0 91px;
}
.related-packages.profile-box .style-block-text2 {
	background: #fbf5ee;
}
.image-links.family-travel-blog.profile-box {
	padding-top: 0;
	margin-top: -6px;
	position: relative;
	padding-bottom: 45px;
}
.image-links.family-travel-blog.profile-box:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 223px;
	content: '';
	z-index: -2;
	background: #ffffff;
}
.get-started .container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.profile-box .tabbing .nav-tabs {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	border-bottom: 2px solid rgba(86, 80, 78, 0.25);
}
.tab-content-main .stylesheet-block {
	padding: 0;
}
.port-img {
	position: relative;
}
/**********home page css start here ************/
.bg-image {
	background-position: center bottom;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	width: 100%;
	padding-bottom: 28.91%;
}
.home-banner-img.slick-slide {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: calc(100vh - 83px);
	position: relative;
}
.home-banner-img.slick-slide.img-bottom {
	background-position: center bottom;
}
.home-banner-img.slick-slide.img-top {
	background-position: center top;
}
.home-banner-img.slick-slide.img-horiz-center {
	background-position: center center;
}
.home-banner-img.slick-slide.img-horiz-left {
	background-position: center left;
}
.home-banner-img.slick-slide.img-horiz-right {
	background-position: center right;
}
.explore-world {
	padding-top: 83px;
	margin-bottom: 8px;
}
.explore-world h2 {
	text-transform: inherit;
	font-size: 41px;
	line-height: 48px;
	margin-bottom: 24px;
}
.explore-world p {
	color: #56504E;
	font-size: 21px;
	line-height: 32px;
}
.why-bambino {
	text-align: center;
	background: #fff;
	max-width: 1206px;
	margin: -54px auto 0;
	padding: 63px 98px 68px;
	position: relative;
}
.why-bambino h2 {
	font-size: 43px;
	line-height: 48px;
	margin-bottom: 21px;
}
.img-icon {
	height: 108px;
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
}
.why-top-info {
	padding-top: 21px;
}
.why-top-info h2 {
	font-size: 32px;
	line-height: 40px;
	color: #56504E;
	font-family: 'Ernest and EmilySlantedSolidW0';
	font-weight: 400;
	margin: 13px 0 10px;
}
.why-top-info p {
	color: #4A4A4A;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 31px;
}
.why-bottom-info {
	border-top: 1px solid #D5D3D2;
	margin-top: 76px;
	padding-top: 58px;
}
.why-bottom-info .col-md-3 {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
}
.why-bottom-info h3 {
	color: #56504E;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: .8px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 39px;
}
.lifetime-memories .build-memories {
	background: #FBF5EE;
	padding-top: 92px;
	padding-bottom: 128px;
}
.our-happy-traveller {
	background-color: #F8EBD8;
	padding-bottom: 108px;
	padding-top: 127px;
	position: relative;
}
.our-happy-traveller:before {
	position: absolute;
	content: "";
	background-image: url("../images/curve-overlay.svg");
	left: 0;
	right: 0;
	top: 0;
	height: 48px;
	background-repeat: no-repeat;
	width: 202px;
	margin: 0 auto;
	transform: rotate(180deg);
}
.our-happy-traveller h2 {
	text-align: left;
	margin-bottom: 0px;
}
.how-it-work-sec {
	text-align: center;
	padding-bottom: 74px;
	padding-top: 90px;
}
.how-it-work-sec h3 {
	font-size: 32px;
	line-height: 40px;
	color: #56504E;
	font-family: 'Ernest and EmilySlantedSolidW0';
	font-weight: 400;
	margin-bottom: 19px;
}
.how-it-work-sec h4 {
	color: #575757;
	line-height: 16px;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	margin-bottom: 23px;
}
.how-it-work-sec p {
	font-size: 15px;
	line-height: 24px;
	text-align: center;
	color: #56504E;
}
.how-it-work-sec a.primary-btn {
	display: inline-block;
}
.family-travel-blog-sec {
	background: #fff;
	padding-top: 129px;
	position: relative;
}
.family-travel-blog-sec:after {
	position: absolute;
	content: "";
	background-image: url("../images/curve-overlay.svg");
	left: 0;
	right: 0;
	top: 0;
	height: 48px;
	background-repeat: no-repeat;
	width: 202px;
	margin: 0 auto;
	transform: rotate(-180deg);
}
.family-travel-blog-sec-bg {
	position: relative;
}
.family-travel-blog-sec .family-travelling .right-block {
	margin: 0 0 0 14px;
}
.family-travel-blog-sec .tips-title {
	border: 0;
	margin-top: 0;
}
.how-it-works-plane {
	margin: 40px 0 27px;
}
.how-work-icon {
	height: 94px;
}
.family-travel-blog-sec-bg {
	background-position: center bottom;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	height: 680px;
	width: 100%;
}
.team-banner {
	display: flex;
	flex-wrap: wrap;
	background: #fff;
}
.fluid-img-1 {
	height: 435px;
	background-position: center center;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	width: 25.5%;
}
.fluid-img-1:after {
	background: url("../images/shape-left.svg") no-repeat;
	height: 100%;
	width: 7px;
	content: "";
	position: absolute;
	right: -1px;
	top: 0;
	background-position: center top;
	background-size: cover;
}
.fixed-img-1 {
	height: 300px;
	background-position: center center;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	width: 50.5%;
	margin: 0 .5%;
}
.fixed-img-1:before {
	background: url("../images/shape-left.svg") no-repeat;
	height: 100%;
	width: 7px;
	content: "";
	position: absolute;
	left: -1px;
	top: 0;
	background-position: center top;
	background-size: cover;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.fixed-img-1:after {
	background: url("../images/shape-left.svg") no-repeat;
	height: 100%;
	width: 7px;
	content: "";
	position: absolute;
	right: -1px;
	top: 0;
	background-position: center top;
	background-size: cover;
}
.fixed-img-1-bottom {
	position: relative;
	height: 100%;
}
.fixed-img-1-bottom:after {
	background: url("../images/shape-bottom.svg") no-repeat;
	height: 5px;
	width: 100%;
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	background-position: center top;
	background-size: cover;
	transform: rotate(-180deg);
}
.fluid-img-2 {
	height: 664px;
	background-position: center center;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	width: 23%;
}
.fluid-img-2:before {
	background: url("../images/shape-left.svg") no-repeat;
	height: 100%;
	width: 7px;
	content: "";
	position: absolute;
	left: -1px;
	top: 0;
	background-position: center top;
	background-size: cover;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.fluid-img-3 {
	height: 460px;
	background-position: center center;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	width: 23%;
	margin-top: -219px;
	margin-bottom: 10px;
}
.fluid-img-3:after {
	background: url("../images/shape-left.svg") no-repeat;
	height: 100%;
	width: 7px;
	content: "";
	position: absolute;
	right: -1px;
	top: 0;
	background-position: center top;
	background-size: cover;
}
.fluid-img-3:before {
	background: url("../images/shape-bottom.svg") no-repeat;
	height: 5px;
	width: 100%;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-position: center top;
	background-size: cover;
}
.team-banner-content {
	width: 55%;
	text-align: center;
	padding: 0 9%;
	margin-top: -215px;
}
.team-banner-content h1 {
	color: #56504E;
	line-height: 67px;
	margin-bottom: 25px;
}
.team-banner-content .bottom-arrow {
	display: table;
	margin: 40px auto 0;
	text-align: center;
}
.team-banner-content .bottom-arrow svg {
	width: 22px;
	height: 12px;
}
.team-banner-content .bottom-arrow:hover svg .st1 {
	fill: #B14244;
}
.team-banner-content span {
	font-size: 42px;
	line-height: 42px;
	text-align: center;
	color: #56504E;
	font-family: 'Ernest and EmilySlantedSolidW0';
}
.fixed-img-2 {
	height: 300px;
	background-position: center center;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	width: 51%;
	margin: 0 .5%;
}
.fixed-img-2:before {
	background: url("../images/shape-left.svg") no-repeat;
	height: 100%;
	width: 7px;
	content: "";
	position: absolute;
	left: -1px;
	top: 0;
	background-position: center top;
	background-size: cover;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.fixed-img-2:after {
	background: url("../images/shape-left.svg") no-repeat;
	height: 100%;
	width: 7px;
	content: "";
	position: absolute;
	right: -1px;
	top: 0;
	background-position: center top;
	background-size: cover;
}
.fixed-img-2 .fixed-img-1-bottom:after {
	display: none;
}
.fixed-img-2 .fixed-img-1-bottom:before {
	background: url("../images/shape-bottom.svg") no-repeat;
	height: 5px;
	width: 100%;
	content: "";
	transform: none;
	position: absolute;
	left: 0;
	top: 0;
	background-position: center top;
	background-size: cover;
}
.fluid-img-4 {
	height: 300px;
	background-position: center center;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	width: 23%;
}
.fluid-img-4:before {
	background: url("../images/shape-bottom.svg") no-repeat;
	height: 5px;
	width: 100%;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-position: center top;
	background-size: cover;
}
.fluid-img-4:after {
	background: url("../images/shape-left.svg") no-repeat;
	height: 100%;
	width: 7px;
	content: "";
	position: absolute;
	right: -1px;
	top: 0;
	background-position: center top;
	background-size: cover;
}
.fluid-img-5 {
	height: 540px;
	background-position: center center;
	margin-top: -240px;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	width: 25%;
}
.fluid-img-5:before {
	background: url("../images/shape-bottom.svg") no-repeat;
	height: 5px;
	width: 100%;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-position: center top;
	background-size: cover;
}
.fluid-img-5:before {
	background: url("../images/shape-left.svg") no-repeat;
	height: 100%;
	width: 7px;
	content: "";
	position: absolute;
	left: -1px;
	top: 0;
	background-position: center top;
	background-size: cover;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.top-head-txt {
	color: #ECECEC;
	font-size: 90px;
	line-height: 106px;
	font-family: 'Ernest and EmilySlantedSolidW0';
	position: absolute;
	left: 45px;
	top: 35px;
	z-index: -1;
}
.our-leadership {
	position: relative;
	padding-bottom: 110px;
	padding-top: 87px;
}
.our-leadership:before {
	position: absolute;
	content: "";
	background-image: url("../images/curve-overlay.svg");
	left: 0;
	right: 0;
	top: -48px;
	height: 48px;
	background-repeat: no-repeat;
	width: 202px;
	margin: 0 auto;
}
.our-leadership:after {
	position: absolute;
	content: "";
	left: 0;
	width: 100%;
	height: 361px;
	background-color: #F8EBD8;
	bottom: 0;
}
.our-team-sec {
	position: relative;
	padding-top: 91px;
	background: #fff;
}
.team-membership-card .tabbing {
	padding-top: 17px;
}
.team-membership-card .tabbing .nav-tabs .nav-item .nav-link {
	font-size: 18px;
	padding: 0 10px 5px;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
}
.team-membership-card .tabbing .nav-tabs .nav-item .nav-link.active {
	background-color: transparent;
	border: 0;
	border-bottom: 4px solid #B14244;
}
.our-team-sec:after {
	position: absolute;
	content: "";
	background-image: url("../images/curve-overlay-dark.svg");
	left: 0;
	right: 0;
	top: 0;
	height: 48px;
	background-repeat: no-repeat;
	width: 202px;
	margin: 0 auto;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.our-leadership h2, .our-team-sec h2 {
	font-size: 64px;
	padding-bottom: 56px;
}
.our-team-sec .tabbing .nav-tabs {
	justify-content: center;
}
.team-cards {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.07);
	height: 100%;
}
.team-cards a {
	display: flex;
	position: relative;
	height: 100%;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	background-color: #FBF5EE;
	padding: 48px 0;
}
.team-cards a:after {
	border: 3px solid #F6EAD7;
	content: "";
	position: absolute;
	left: 12px;
	top: 12px;
	bottom: 12px;
	right: 12px;
	transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}
.team-cards a:hover {
	background: #F8EBD8;
}
.team-cards a:hover:after {
	border: 3px solid #FBF5EE;
}
.team-cards h3 {
	font-size: 32px;
	line-height: 38px;
	color: #4A4A4A;
	font-family: 'Ernest and EmilySlantedSolidW0';
	font-weight: normal;
	position: relative;
	padding-bottom: 15px;
}
.team-cards h3:after {
	position: absolute;
	content: '';
	left: 0;
	right: 0;
	bottom: 0;
	width: 28px;
	height: 2px;
	background-color: #457F7E;
	margin: 0 auto;
}
.team-cards p {
	font-size: 14px;
	line-height: 18px;
	color: #4A4A4A;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	margin-bottom: 0 !important;
}
.team-cards span {
	color: #4A4A4A;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	letter-spacing: .3px;
	line-height: 28px;
	font-weight: 300;
	text-align: center;
	padding-top: 10px;
	display: block;
}
.team-quote a {
	border: 11px solid rgba(255, 255, 255, 0.15);
	padding: 0 19px;
	background: #457F7E;
}
.team-quote a:hover {
	border: 11px solid rgba(255, 255, 255, 0.15);
	background: #457F7E;
}
.team-quote a:after {
	display: none;
}
.team-quote a {
	border: 11px solid rgba(255, 255, 255, 0.15);
	padding: 0 19px;
	background: #457F7E;
}
.team-quote a:hover {
	border: 11px solid rgba(255, 255, 255, 0.15);
	background: #457F7E;
}
.team-quote a:after {
	display: none;
}
.job-callout a {
	border: 11px solid rgba(255, 255, 255, 0.33);
	background: #D4E0DC;
}
.job-callout a:after {
	display: none;
}
.job-callout h2 {
	color: #56504E;
	font-family: 'Bodoni Moda', serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 28px;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	letter-spacing: -0.02em;
}
.job-callout a:hover {
	border: 11px solid rgba(255, 255, 255, 0.33);
	background: #D4E0DC;
}
.job-callout h2:after {
	display: none;
}
.job-callout span.primary-btn {
	background-color: #FFFFFF;
	border: #fff;
	color: #3F7675;
	display: inline-block;
}
.job-callout a:hover span.primary-btn {
	background-color: #3F7675;
	color: #fff;
	border-color: #3F7675;
}
.team-quote blockquote {
	border-left: 0;
	padding: 15px 0;
	margin-bottom: 0;
}
.team-quote blockquote:before {
	content: "“";
	display: table;
	margin: 0 auto;
	color: #D4E0DC;
	font-style: italic;
	font-family: 'Bodoni Moda', serif;
	font-size: 34px;
}
.team-quote blockquote h3 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
	font-style: italic;
	font-family: 'Bodoni Moda', serif;
	padding-bottom: 0;
	letter-spacing: -0.01em;
}
.team-quote span {
	color: #D4E0DC;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: .94px;
	display: block;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-top: 0;
}
.team-cards-height {
	margin-bottom: 29px;
}
.our-team-btm-bg {
	background-position: center bottom;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -430px;
	z-index: 1;
	height: 970px;
	position: relative;
	width: 100%;
}
.tab-content {
	z-index: 2;
	position: relative;
}
.our-team-btm-bg:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: linear-gradient(0deg, rgba(248, 235, 216, 0) 0%, #FFFFFF 100%);
	width: 100%;
	height: 617px;
}
.team-profile-info {
	background: #F8EDDC;
	padding-top: 72px;
	position: relative;
}
.team-profile-info:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	content: "";
	height: 45px;
	background: #FBF5EE;
}
.team-member-img {
	height: 500px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	position: relative;
}
.team-member-img:after, .team-member-img:before {
	width: 12px;
	height: 100%;
	content: "";
	position: absolute;
	top: 0;
}
.team-member-img:before {
	background: url("../images/profile-left-shape.png") no-repeat;
	left: -49px;
	width: 60px;
	background-position: left top;
}
.team-member-img:after {
	background: url("../images/profile-right-shape.png") no-repeat;
	right: 0;
}
.team-member-shape {
	position: relative;
	height: 100%;
	overflow: hidden;
}
.team-member-shape:after, .team-member-shape:before {
	width: 100%;
	height: 60px;
	content: "";
	position: absolute;
	left: 0;
}
.team-member-shape:after {
	bottom: -45px;
	background: url("../images/profile-bottom-shape.png") no-repeat;
}
.team-member-shape:before {
	top: -42px;
	background: url("../images/profile-top-shape.png") no-repeat;
	background-size: cover;
	left: 0;
}
.team-member-info-sec {
	padding-top: 65px;
}
.team-member-info-sec .col-md-6 {
	position: relative;
	z-index: 23;
}
.team-member-info {
	padding-left: 45px;
}
.team-member-info h1 {
	color: #56504E;
	font-size: 75px;
	font-family: 'Ernest and EmilySlantedSolidW0';
	font-weight: 400;
	line-height: 80px;
	margin-bottom: 0;
}
.team-member-info h2 {
	font-size: 32px;
	margin-bottom: 20px;
}
.team-member-info>ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	flex-wrap: nowrap;
}
.team-member-info>ul>li {
	margin: 0;
	padding: 11px;
}
.team-member-info>ul>li {
	border-top: 1px solid rgba(86, 80, 78, 0.38);
	border-bottom: 1px solid rgba(86, 80, 78, 0.38);
	border-right: 1px solid rgba(86, 80, 78, 0.38);
	font-size: 14px;
	font-family: 'Poppins', sans-serif;
	color: #56504E;
}
.team-member-info>ul>li:last-child {
	border-right: 0;
}
.team-member-info>ul>li:before {
	display: none !important;
}
.social-share {
	display: flex;
	flex-wrap: nowrap;
	margin-top: 20px;
}
.social-share h3 {
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-right: 13px;
}
.footer-social-cust {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}
.footer-social-cust li {
	margin-left: 10px;
}
.footer-social-cust li a {
	background-color: #FFFFFF;
	height: 30px;
	width: 30px;
	display: block;
	border-radius: 15px;
	text-align: center;
	line-height: 24px;
}
.footer-social-cust li a:hover {
	background-color: #B14244;
}
.family-friendly-packages .profile-hotel .slick-list:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	bottom: 0;
	width: 385px;
	background: #fbf5ee;
	z-index: 99;
}
.travel-insight .style-block-text {
	text-align: center;
}
.travel-insight .style-block-text span:before {
	position: absolute;
	left: 0;
	bottom: -15px;
	height: 2px;
	background-color: #c0d4cc;
	width: 35px;
	content: " ";
	text-align: center;
	margin: 0 auto;
	right: 0;
}
.travel-insight {
	position: relative;
}
.travel-insight .family-friendly-packages, .travel-insight .family-hotels {
	padding-top: 20px;
	padding-bottom: 172px;
}
.family-hotel-slider.image-slider {
	padding-top: 32px;
	padding-bottom: 40px;
}
.travel-insight-2:before {
	display: none;
}
.travel-insight:before {
	height: 904px;
	width: 100%;
	content: "";
	position: absolute;
	top: 400px;
	left: 0;
	background-color: #F8EBD8;
}
.build-memories .slick-list, .family-friendly-packages .slick-list, .family-hotels .slick-list, .travel-insight .slick-list {
	padding: 0 20% 0 0 !important;
}
.build-memories .image-slider, .family-friendly-packages .image-slider, .family-hotels .image-slider, .travel-insight .image-slider {
	padding-left: 20%;
}
.prev-sec-btn a.secondary-btn svg {
	transform: rotate(180deg);
}
.bottom-profile-pagntion {
	padding-top: 36px;
	padding-bottom: 90px;
}
.highlight-right .client-img {
	display: block;
	text-align: center;
	width: 41px;
	height: 41px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.highlight-right .client-name {
	display: block;
	margin-left: 0;
	text-align: center;
	width: 100%;
}
.highlight-right .client-img img {
	transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}
.highlight-right a:hover .client-img img {
	transform: scale(1.1);
}
.highlight-right a:hover p span {
	border-bottom-color: transparent;
}
.highlight-right p span {
	display: block;
	margin-bottom: 0;
	color: #B14244;
	font-size: 15px;
	font-family: 'Josefin Sans', sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .04em;
	text-transform: uppercase;
	display: table;
	border-bottom: 1px solid #B14244;
	padding-bottom: 2px;
	line-height: 1;
}
.slider-content {
	background: #fff;
	box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.09);
}
.slider-left-img {
	width: 35%;
	float: left;
	position: relative;
	border-radius: 50%;
	overflow: hidden;
	margin-top: 25px;
	margin-left: -100px;
	max-width: 585px;
}
.slider-left-img:after {
	border: 12px solid rgba(255, 255, 255, 0.4);
	display: block;
	border-radius: 50%;
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: "";
}
.slider-right-cnt {
	float: right;
	width: 68%;
	padding-right: 66px;
	padding-top: 42px;
}
.our-happy-traveller-slider .slick-slide {
	margin: 75px;
	padding-bottom: 40px;
}
.slider-right-cnt h3 {
	color: #3F7675;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: .5px;
	text-transform: uppercase;
	line-height: 32px;
}
.slider-right-cnt blockquote {
	border-left: 0;
	padding: 9px 0 0;
	margin-bottom: 32px;
}
.slider-right-cnt blockquote p {
	color: #4A4A4A;
	font-style: italic;
	font-size: 21px;
	font-family: 'Bodoni Moda', serif;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 0;
	padding-bottom: 0;
	letter-spacing: -0.02em;
}
.client-info-list {
	display: flex;
	flex-wrap: wrap;
}
.client-info-list li {
	border-bottom: 1px solid #D5D3D2;
	border-right: 1px solid #D5D3D2;
	width: 50%;
	padding-left: 16px;
	padding-bottom: 14px;
	padding-top: 4px;
}
.client-info-list li span {
	color: #3F7675;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 14px;
	letter-spacing: .5px;
	line-height: 20px;
	text-transform: uppercase;
}
.client-info-list li p {
	color: #4A4A4A;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 0;
	margin-bottom: 0;
}
.client-info-list li:nth-child(1), .client-info-list li:nth-child(2) {
	border-top: 1px solid #D5D3D2;
}
.client-info-list li:nth-child(2n+2) {
	border-right: 0;
}
.info-highlight {
	display: flex;
	flex-wrap: nowrap;
	padding-top: 25px;
}
.highlight-left h4 {
	color: #3F7675;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 4px;
}
.highlight-left {
	padding-left: 31px;
	margin-right: 67px;
}
.highlight-left ul {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	padding-left: 31px !important;
}
.highlight-left ul li {
	color: #4A4A4A;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding-left: 6px !important;
	margin-left: 10px;
	margin-bottom: 10px;
}
.highlight-right {
	padding-top: 10px;
}
.highlight-left ul li:before {
	position: absolute;
	top: 6px;
	left: 4px;
	display: block;
	width: 5px;
	height: 5px;
	content: '';
	border: 1px solid #333d47;
	border-radius: 50%;
	background: #333d47;
}
.highlight-left .read-more:after, .highlight-left .read-more:before {
	display: none;
}
.highlight-left .read-more .secondary-btn {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	background-color: transparent;
	padding: 10px 3px 4px 0;
	letter-spacing: .8px;
	display: inline-block;
}
.highlight-left .read-more .secondary-btn svg {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.highlight-left .read-more .secondary-btn.active svg {
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
}
.info-highlight {
	border-bottom: 1px solid #D5D3D2;
	padding-bottom: 20px;
}
.our-happy-traveller-slider .slick-arrow {
	border: 0;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	width: 100%;
}
.our-happy-traveller-slider .slick-next span, .our-happy-traveller-slider .slick-prev span {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	background: url("../images/arrow.svg") no-repeat;
	width: 45px;
	height: 16px;
	transform: translate(0, -50%);
}
.our-happy-traveller-slider .slick-prev span {
	left: -70px;
	transform: translate(0, -50%) rotate(-180deg);
}
.our-happy-traveller-slider .slick-next span {
	right: -70px;
}
.our-happy-traveller-slider .slick-next:before, .our-happy-traveller-slider .slick-prev:before {
	content: "";
	height: 45px;
	width: 45px;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	cursor: pointer;
}
.our-happy-traveller-slider .slick-next:hover:before, .our-happy-traveller-slider .slick-prev:hover:before {
	box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.5);
	transition: all ease-in-out .2s;
}
.our-happy-traveller-slider .slick-prev:before {
	left: -80px;
}
.our-happy-traveller-slider .slick-next:before {
	right: -80px;
}
.our-happy-traveller-slider .slick-arrow {
	top: 0px !important;
	width: auto;
	left: 50%;
	transform: translate(0, 55%);
}
.our-happy-traveller-slider .slick-prev:before {
	left: 0;
}
.our-happy-traveller-slider .slick-prev span {
	left: 5px;
}
.our-happy-traveller-slider .slick-next:before {
	right: 0;
}
.our-happy-traveller-slider .slick-next span {
	right: 5px;
}
.our-happy-traveller-slider .slick-prev span:after {
	content: "";
	position: absolute;
	height: 29px;
	width: 1px;
	background-color: rgba(255, 255, 255, 0.5);
	left: -20px;
	bottom: -7px;
}
.our-happy-traveller-slider .slick-next:before, .our-happy-traveller-slider .slick-prev:before {
	content: "";
	height: 45px;
	width: 45px;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	cursor: pointer;
}
.our-happy-traveller-slider .slick-prev {
	margin-left: -70px;
}
.our-happy-traveller-slider .slick-next {
	margin-left: 70px;
}
.our-happy-traveller-slider .slick-next:before, .our-happy-traveller-slider .slick-prev:before {
	width: 30px;
	height: 30px;
}
.style-banner.img-bottom {
	background-position: center bottom;
}
.style-banner.img-top {
	background-position: center top;
}
.style-banner.img-center {
	background-position: center center;
}
.style-banner.img-left {
	background-position: left center;
}
.style-banner.img-right {
	background-position: right center;
}
.get-started-text {
	width: 100%;
}
.fill-height-title {
	left: 50%;
	right: auto;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}
.our-happy-traveller-slider .slick-arrow {
	background-color: transparent;
	font-size: 0;
	z-index: 999;
	width: 30px;
	height: 50px;
	bottom: 0;
	transform: none;
	top: auto;
	cursor: pointer;
}
.our-happy-traveller-slider .slick-next {
	margin-left: 35px;
}
.head-right-nav li a:hover {
	opacity: .7;
}
/* ============= Top Search Start (Header) ============= */
body.search-open {
	overflow: hidden;
}
.top-search {
	display: none;
	background-color: #fbf5ee;
	position: absolute;
	width: 100%;
	z-index: 1;
	height: calc(100vh - 83px);
}
.top-search .build-memories {
	background-color: #fbf5ee;
	padding: 0;
	width: 100%;
}
.top-search-inner {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	flex-direction: column;
}
.top-search-inner .title-taxlanding {
	margin: 0 0 25px;
}
.top-search-inner .search-article {
	margin: 0 0 100px;
}
.top-search-inner .search-article input[type="text"] {
	background-color: transparent;
	font-size: 46px;
	border-bottom: 1px solid #d2ccc6;
	width: 100%;
	color: #56504e;
	line-height: 1;
	padding: 11px 50px 11px 0;
}
.top-search-inner .search-article button {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.top-search-inner .search-article button:hover {
	opacity: .6;
}
.top-search .close-icon {
	position: absolute;
	right: 30px;
	top: 35px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.top-search .close-icon img {
	max-width: 18px;
}
.top-search .close-icon:hover {
	opacity: .6;
}
.mobile-popular {
	display: none;
}
/* ============= Top Search End (Header) ============= */
/* ============= How It Works Start ============= */
.bg-white {
	background-color: #fff;
}
.curved-white:after {
	background-image: url("../images/curve-overlay-white.svg");
	bottom: 0;
	width: 218px;
	height: 50px;
}
.main-intro {
	padding: 90px 0 50px;
}
.main-intro p {
	font-size: 22px;
	color: #56504E;
	line-height: 1.8;
}
.main-intro h2 {
	margin-bottom: 20px;
}
.how-works-step {
	background-color: #fff;
	padding-bottom: 36px;
}
.how-works-step.stick_header {
	animation: slideDown .5s linear 0s;
	position: fixed;
	top: 0;
	z-index: 9999999;
	width: 100%;
	background-color: #fff;
	padding-top: 27px;
	animation-duration: .5s;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	padding-bottom: 27px;
}
.how-works-step .content-with-cta {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}
.how-works-step .content-with-cta__content ul {
	padding: 0;
	margin: 0;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
}
.how-works-step .content-with-cta__content ul li {
	padding: 0;
	margin: 0 18px;
	list-style: none;
}
.how-works-step .content-with-cta__content ul li:before {
	display: none;
}
.how-works-step .content-with-cta__content ul li a {
	color: #457f7e;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: .4px;
	padding: 6px 0;
	position: relative;
}
.how-works-step .content-with-cta__content ul li a:before {
	background-color: #c0d4cc;
	height: 2px;
	position: absolute;
	left: 0;
	width: 0;
	bottom: 0;
	content: " ";
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.how-works-step .content-with-cta__content ul li a:after {
	top: 0;
	position: absolute;
	left: -18px;
	height: 100%;
	width: 1px;
	background-color: #eae9e9;
	content: " ";
}
.how-works-step .content-with-cta__content ul li:first-child a:after {
	display: none;
}
.how-works-step .content-with-cta__content ul li a.active:before {
	width: 100%;
}
.how-works-step .content-with-cta__content ul li a:hover:before {
	width: 100%;
}
.how-works-step .content-with-cta__cta {
	margin-left: 5px;
}
.step-blocks .single-step:first-child {
	padding-top: 148px;
}
.step-blocks .single-step {
	padding: 0 0 158px;
}
.top-step .step-image {
	position: relative;
	z-index: 1;
}
.top-step .step-image .styleimg-middle1 {
	margin: 0;
}
.top-step .step-image .styleimg-middle1:after {
	border-width: 15px;
}
.top-step .step-content-inner {
	padding: 0 70px 0 170px;
}
.top-step .step-content-inner .step-name {
	font-weight: bold;
	font-size: 15px;
	color: #457f7e;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: inline-block;
	width: 100%;
}
.top-step .step-content-inner h2 {
	font-size: 45px;
	color: #4a4a4a;
	line-height: 1.12;
	margin: 0 0 20px;
}
.top-step .step-content-inner p {
	margin: 0 0 30px;
}
.top-step .step-content ul {
	padding: 0;
	list-style: none;
	margin: 0;
}
.top-step .step-content ul li {
	padding: 0 0 0 28px;
	list-style: none;
	margin: 0 0 15px;
	background-image: url("../images/check-icon-blue.svg");
	background-repeat: no-repeat;
	font-size: 15px;
	line-height: 1.3;
	background-position: left center;
}
.top-step .step-content ul li:before {
	display: none;
}
.bottom-step .container {
	max-width: 1230px;
}
.bottom-step .accordion-section {
	padding: 0;
	background-color: #fff;
	padding: 108px 240px;
	margin-top: -30px;
	position: relative;
}
.bottom-step .accordion-section:before {
	width: calc(100% - 36px);
	height: calc(100% - 36px);
	left: 18px;
	right: 18px;
	top: 18px;
	bottom: 18px;
	position: absolute;
	content: " ";
	border: 2px solid #C0D4CC;
	z-index: 0;
	opacity: .4;
}
.bottom-step .accordion-section h3 {
	font-size: 36px;
	font-family: 'Ernest and EmilySlantedSolidW0';
	text-align: center;
	font-weight: 400;
	position: relative;
	margin: 0 0 30px;
}
.bottom-step .accordion-section .accordion {
	position: relative;
}
.bottom-step .accordion-section .sub-accordion:first-of-type {
	border-color: #C4C3C2;
}
.bottom-step .accordion-section .sub-accordion {
	border-color: #C4C3C2;
}
.single-step:nth-child(2n) .step-content {
	order: 1;
}
.single-step:nth-child(2n) .step-image {
	order: 0;
}
.single-step:nth-child(2n) .top-step .step-content-inner {
	padding: 0 130px 0 108px;
}
.our-happy-works:before {
	display: none;
}
/* ============= How It Works End ============= */
/* ============= Search Result Start ============= */
.search-result-top {
	padding: 90px 0 30px;
	background-color: #fff;
}
.search-result-top form {
	position: relative;
	margin-bottom: 33px;
}
.search-result-top .search-text {
	font-size: 48px;
	border-bottom: 1px solid #d5d3d3;
	width: 100%;
	font-family: 'Bodoni Moda', serif;
	color: #4a4a4a;
	line-height: 1;
	padding: 0 100px 0 0;
	height: 80px;
}
.search-result-top .search-text::-webkit-input-placeholder {
	color: #d5d3d2;
	font-style: italic;
}
.search-result-top .search-text::-moz-placeholder {
	color: #d5d3d2;
	font-style: italic;
}
.search-result-top .search-text:-ms-input-placeholder {
	color: #d5d3d2;
	font-style: italic;
}
.search-result-top .search-text:-moz-placeholder {
	color: #d5d3d2;
	font-style: italic;
}
.search-result-top input[type="submit"] {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url("../images/search-icon-red.svg");
	background-position: center center;
	background-repeat: no-repeat;
	width: 36px;
	height: 36px;
	background-size: cover;
	font-size: 0;
	background-color: transparent;
	cursor: pointer;
}
.search-result-top ul.search-filter {
	padding: 0;
	margin: 0;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.search-result-top ul.search-filter li {
	padding: 0;
	margin: 0 20px 0 0;
	list-style: none;
}
.search-result-top ul.search-filter li:before {
	display: none;
}
.search-result-top ul.search-filter li a {
	color: #457f7e;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: .4px;
	padding: 3px 0;
	position: relative;
	font-family: 'Josefin Sans', sans-serif;
}
.search-result-top ul.search-filter li a:before {
	background-color: #c0d4cc;
	height: 2px;
	position: absolute;
	left: 0;
	width: 0;
	bottom: 1px;
	content: " ";
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.search-result-top ul.search-filter li a:after {
	top: 0;
	position: absolute;
	left: -10px;
	height: 100%;
	width: 1px;
	background-color: #eae9e9;
	content: " ";
}
.search-result-top ul.search-filter li:first-child a:after {
	display: none;
}
.search-result-top ul.search-filter li a.active:before {
	width: 100%;
}
.search-result-top ul.search-filter li a:hover:before {
	width: 100%;
}
.search-result-bottom {
	padding: 30px 0 65px;
}
.search-result-bottom .container {
	max-width: 1190px;
}
.search-found {
	padding: 0 40px;
	width: 100%;
	display: block;
}
.search-found p {
	margin: 0;
	font-size: 16px;
	font-weight: 400;
	color: #77716e;
	font-style: italic;
}
.all-search-result .inner-search {
	display: block;
	padding: 0 40px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.all-search-result .single-search-inner {
	border-bottom: 2px solid #e5e4e2;
	padding: 40px 0 25px;
}
.all-search-result .single-search-inner p {
	font-size: 18px;
	letter-spacing: 0;
	margin: 0 0 15px;
}
.all-search-result .single-search-inner .search-category {
	font-size: 15px;
	color: #457f7e;
	text-transform: uppercase;
	letter-spacing: 1.3px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: bold;
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
}
.all-search-result .single-search-inner .search-result-text {
	max-width: calc(100% - 355px);
	width: 100%;
	padding-right: 20px;
	display: inline-block;
	vertical-align: middle;
}
.all-search-result .search-result-image {
	display: inline-block;
	max-width: 350px;
	width: 100%;
	vertical-align: middle;
}
.all-search-result .single-search:hover {
	background-color: #fdfbf8;
}
.all-search-result .search-result-image figure {
	margin: 0;
}
.all-search-result .search-result-image figcaption {
	width: 100%;
	margin-top: 10px;
	position: relative;
	right: 0px;
	transform: none !important;
}
.search-result-bottom .list-cptapagination {
	width: 100%;
	text-align: center;
	margin: 55px 0 0;
}
.remove-text {
	position: absolute;
	right: 55px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 32px;
	height: 32px;
	display: none;
}
.remove-text img {
	max-width: 36px;
	width: 100%;
}
/* ============= Search Result End ============= */
/* ============= 18 Summers Page Start ============= */
.styleimg-full {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.styleimg-full:after {
	position: absolute;
	content: "";
	background-image: url("../images/curve-overlay.svg");
	left: 0;
	right: 0;
	bottom: -1px;
	height: 48px;
	background-repeat: no-repeat;
	width: 202px;
	margin: 0 auto;
}
.summer-tab .main-title {
	margin-bottom: 60px;
}
.summer-tab .main-title h2 {
	margin-bottom: 15px;
}
.summer-tab .main-title p {
	text-align: center;
	margin-bottom: 0;
}
.summer-tab .tabbing .nav-tabs {
	justify-content: center;
}
.summer-tab .tabbing .nav-tabs .nav-link {
	padding-left: 48px;
	padding-right: 48px;
}
.summer-tab .single-article-full h4 {
	margin: 0;
	padding: 0;
}
.summer-tab .single-article-full h4:before {
	display: none;
}
.summer-tab .cover-port {
	padding: 0 10px 0 40px;
}
.summer-tab .cover-port h3 {
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 1.3;
}
.summer-tab .cover-port p {
	margin: 0;
}
.video-block {
	padding: 20px 0 40px;
}
.video-block .play-quote {
	text-align: center;
}
.video-block .play-quote span.circle {
	height: 64px;
	width: 64px;
	background-color: #457f7e;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	display: inline-block;
	position: relative;
	margin-bottom: 20px;
}
.video-block .play-quote span.circle:before {
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-left: 20px solid #fff;
	border-bottom: 10px solid transparent;
	position: absolute;
	content: " ";
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin-left: 2px;
}
.play-bg-anm {
	animation: pulse01 1.4s ease infinite;
	background: #457f7e;
	position: absolute;
	width: 84px;
	height: 84px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	top: -9px;
	margin-left: -42px;
}
@keyframes pulse01 {
	0% {
		transform: scale(1, 1);
	}
	50% {
		opacity: .3;
	}
	100% {
		transform: scale(1.4);
		opacity: 0;
	}
}
.video-block .play-quote p {
	margin: 0;
	font-size: 15px;
	color: #3f7675;
	font-family: 'Josefin Sans', sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .39px;
	line-height: 1;
}
.video-block #light_quote {
	z-index: 99999;
}
.video-block #light_quote .all-type-video {
	height: 100%;
	width: 100%;
}
.video-block #light_quote .video-popup {
	height: 100%;
	width: 100%;
}
.video-block .boxclose, .video-block .boxclose_quote {
	background-color: rgba(255, 255, 255, 0.8);
	height: 40px;
	width: 40px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	top: 30px;
	right: 30px;
}
.video-block .boxclose:hover, .video-block .boxclose_quote:hover {
	background-color: #fff;
}
.video-block .boxclose_quote:before {
	background-image: url("../images/close-icon-red.svg");
	height: 18px;
	width: 18px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 0;
	content: " ";
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.summer-image-section {
	position: relative;
}
.summer-image-section:after {
	position: absolute;
	bottom: -16px;
	left: 0;
	width: 100%;
	content: " ";
	height: 150px;
	z-index: 9999;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fbf5ee 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fbf5ee 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fbf5ee 100%);
}
.summer-image-single {
	padding-bottom: 100px;
}
.summer-image-single:last-child {
	padding-bottom: 150px;
}
.summer-image-single .container-fluid {
	padding: 0;
}
.summer-image-section .summer-content {
	padding-left: 85px;
	position: relative;
	margin-top: 40px;
	transition: all .4s ease-in-out;
}
.summer-image-section .summer-content:before {
	position: absolute;
	left: -10px;
	top: 20px;
	content: " ";
	background-image: url("../images/summer-bg-shape.png");
	background-position: left top;
	background-repeat: no-repeat;
	width: 88px;
	height: 10px;
	background-size: cover;
}
.summer-image-section .summer-content h3 {
	font-size: 33px;
	text-transform: none;
	margin: 0 0 25px;
	line-height: 1.2;
}
.summer-image-section .summer-content p {
	padding-right: 100px;
}
.summer-image .img-one {
	margin-left: 112px;
}
.summer-image .styleimg-bg {
	position: relative;
}
.summer-image .styleimg-bg:after {
	position: absolute;
	content: "";
	border: 20px solid rgba(255, 255, 255, 0.6);
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.summer-image .image-block.half .single-img {
	width: calc(50% - 26px);
	display: inline-block;
	vertical-align: top;
}
.summer-image .styleimg-border {
	position: relative;
}
.summer-image .styleimg-border:after {
	position: absolute;
	content: "";
	border: 1px solid rgba(255, 255, 255, 0.6);
	left: 10px;
	right: 10px;
	top: 10px;
	bottom: 10px;
}
.summer-image .image-block .img-two {
	margin-top: -203px;
	margin-right: 23px;
}
.summer-image .image-block .img-three {
	margin-top: -30px;
	margin-left: 23px;
	position: relative;
	z-index: 1;
}
.summer-image .image-block img {
	-webkit-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.2);
	width: 100%;
}
.summer-image .image-block .img-four {
	margin-left: 70px;
	margin-top: -190px;
	position: relative;
	z-index: 0;
}
.summer-image .image-block .img-five {
	position: relative;
	z-index: -1;
	margin-top: -70px;
	margin-left: 110px;
}
.summer-image-single:nth-child(2) .image-block .img-zero {
	margin-top: 0;
	margin-left: 0;
	z-index: 1;
	position: relative;
}
.summer-image-single:nth-child(2) .image-block .img-one {
	margin-top: -245px;
}
.summer-image-single:nth-child(2) .image-block .img-three {
	margin-top: -54px;
}
.summer-image-single:nth-child(2) .image-block .img-four {
	margin-top: -254px;
}
.summer-image-single:nth-child(2) .image-block .img-five {
	margin-top: -28px;
}
/*.summer-content.is_stuck{ margin-top: 100px;}*/

.places-section {
	background-color: #f8ebd8;
	padding: 130px 0 110px;
}
.places-section h2 {
	font-family: 'Ernest and EmilySlantedSolidW0';
	font-weight: 400;
	color: #cb6f25;
	font-size: 52px;
}
.places-section .main-title p {
	margin: 0 0 25px;
}
.single-step-block {
	text-align: center;
	border-top: 1px solid #cfc4b5;
	padding-top: 35px;
	margin-top: 35px;
}
.single-step-block h3 {
	font-size: 28px;
	color: #56504e;
	margin: 0 0 35px;
}
.child-blocks {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.child-blocks .single-child {
	background-color: #fff;
	width: 180px;
	height: 140px;
	margin: 0 15px 30px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	flex-direction: column;
	-weblit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.child-blocks .single-child .top-part {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.child-blocks .single-child .top-part:after {
	position: absolute;
	content: " ";
	height: 2px;
	width: 60px;
	background-color: #d9e4e3;
	bottom: -2px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}
.child-blocks .single-child .top-part a {
	color: #457f7e;
	font-size: 38px;
	line-height: 1;
}
.child-blocks .single-child .top-part a:hover {
	opacity: .5;
}
.child-blocks .single-child .top-part a.disabled {
	opacity: .5;
}
.child-blocks .single-child .top-part span {
	font-size: 48px;
	font-family: 'Bodoni Moda', serif;
	color: #56504e;
	line-height: 1;
	padding: 0 40px;
}
.child-blocks .bottom-part {
	width: 100%;
}
.child-blocks .bottom-part p {
	margin: 0;
	text-transform: uppercase;
	color: #56504e;
	font-size: 16px;
	font-weight: bold;
}
.child-blocks .single-child.add-child a {
	color: #699897;
	font-size: 16px;
	text-transform: uppercase;
	font-size: 16px;
}
.child-blocks .single-child.add-child a:hover {
	color: #b14244;
}
.single-step-block .next-btn {
	text-align: center;
	margin-top: 8px;
}
.single-step-block .next-btn a {
	font-size: 15px;
	text-transform: uppercase;
	color: #b14244;
	border-bottom: 2px solid #b7424b;
	font-weight: bold;
}
.single-step-block a.primary-btn {
	display: inline-block;
}
.single-step-block .single-step-inner {
	display: none;
}
.single-step-block .form-block {
	max-width: 540px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}
.single-step-block .form-block input[type="text"] {
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #999999;
	width: 100%;
	padding: 0 60px 0 18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-image: url("../images/search-icon-red.svg");
	background-position: center right 18px;
	background-repeat: no-repeat;
	background-size: 26px;
}
.single-step-block .search-value {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: center;
	margin-top: 26px;
	flex-wrap: wrap;
	margin-bottom: 15px;
}
.single-step-block .search-value a {
	background-color: #fff;
	margin: 0 7px 15px;
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	font-size: 16px;
	color: #56504e;
	-weblit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
}
.single-step-block .search-value a img {
	max-width: 10px;
	margin-left: 10px;
	margin-top: -4px;
}
.single-step-block.disabled {
	opacity: .5;
}
.result-section {
	background-color: #f8ebd8;
	padding: 130px 0 110px;
	display: none;
}
.result-section h2 {
	font-family: 'Ernest and EmilySlantedSolidW0';
	font-weight: 400;
	color: #cb6f25;
	font-size: 52px;
}
.result-section .main-title p {
	margin: 0 0 60px;
}
.result-blocks .single-result:first-child {
	border-top: 1px solid #cfc4b5;
}
.result-blocks .single-result {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding: 25px 98px 30px;
	border-bottom: 1px solid #cfc4b5;
	align-items: center;
}
.result-blocks .single-result .left-block {
	max-width: 285px;
	width: 100%;
}
.result-blocks .single-result .number {
	font-family: 'Bodoni Moda', serif;
	font-size: 60px;
	color: #56504e;
	font-weight: bold;
	line-height: .8;
	margin-bottom: 5px;
}
.result-blocks .single-result span {
	text-transform: uppercase;
	font-size: 15px;
	color: #56504e;
	font-family: 'Josefin Sans', sans-serif;
	letter-spacing: .4px;
}
.result-blocks .single-result p {
	font-size: 16px;
	margin: 0 0 5px;
	color: #56504e;
}
.result-blocks .single-result ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.result-blocks .single-result ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.result-blocks .single-result ul li:before {
	display: none;
}
.result-blocks .single-result ul li a {
	font-size: 16px;
	font-weight: bold;
	color: #56504e;
	margin-right: 22px;
	position: relative;
}
.result-blocks .single-result ul li a:before {
	width: 100%;
	position: absolute;
	bottom: -7px;
	left: 0;
	content: " ";
	height: 2px;
	background-color: #b7424b;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.result-blocks .single-result ul li a:hover:before {
	width: 0;
}
.result-section .btn-blocks {
	text-align: center;
	display: inline-block;
	width: 100%;
	margin-top: 50px;
}
.result-section .btn-blocks a {
	display: inline-block;
	margin: 0 10px;
}
.result-section .btn-blocks a.secondary-btn {
	border: 0;
	color: #B14244;
	text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	padding: 0;
}
.result-section .btn-blocks a.secondary-btn:hover {
	color: #56504E;
}
.citizen-section {
	padding: 120px 0;
}
.citizen-section .container-fluid {
	padding: 0 45px;
}
.citizen-section .main-title {
	max-width: 840px;
	margin: 0 auto 55px;
	width: 100%;
}
.citizen-section .main-title p {
	margin: 0;
}
.citizen-section .styleimg-full:after {
	bottom: auto;
	top: -1px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}
.citizen-tabbing {
	padding: 55px 94px 65px;
	background-color: #fff;
	position: relative;
	margin-top: -201px;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.citizen-tabbing:before {
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 15px;
	top: 15px;
	border: 2px solid #dfe9e5;
	content: " ";
}
.citizen-tabbing h2 {
	font-size: 28px;
	text-align: center;
	line-height: 1;
	margin-bottom: 50px;
}
.citizen-tabbing .tabbing {
	padding: 0;
}
.citizen-tabbing .tabbing .nav-tabs {
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: 30px;
	justify-content: space-between;
}
.citizen-tabbing .tabbing .nav-tabs .nav-item {
	margin: 0;
}
.citizen-tabbing .tabbing .nav-tabs .nav-item a {
	padding-left: 46px;
	padding-right: 46px;
}
.citizen-tabbing .tab-content-main {
	padding: 0;
}
.citizen-tabbing .package-fort-image h3 {
	margin-bottom: 10px;
}
.citizen-tabbing .package-fort-image em {
	font-size: 14px;
	color: #56504e;
	line-height: 1.4;
	display: inline-block;
	margin-bottom: 5px;
}
.citizen-tabbing .package-fort-image ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.citizen-tabbing .package-fort-image ul li {
	padding: 0;
	list-style: none;
	margin: 0;
	font-size: 15px;
	color: #56504e;
	background-image: url("../images/user-icon.svg");
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 28px;
}
.citizen-tabbing .package-fort-image ul li:before {
	display: none;
}
.citizen-tabbing .cover-port {
	padding: 10px 0 0;
}
.citizen-tabbing .tab-content h5 {
	font-size: 15px;
	color: #56504e;
	font-weight: bold;
	font-family: 'Josefin Sans', sans-serif;
	margin-bottom: 10px;
}
.citizen-tabbing .tab-content p {
	margin: 0;
}
.citizen-tabbing .create-own-btn {
	margin-top: 65px;
}
.citizen-tabbing .bg-images {
	display: none;
}
.how-works-section {
	padding: 0 0 115px;
}
.how-works-section .main-title {
	margin-bottom: 30px;
}
.how-works-section .how-works-single {
	padding: 0 15px;
}
.how-works-section h3 {
	font-family: 'Ernest and EmilySlantedSolidW0';
	font-weight: 400;
	margin: 0 0 15px;
}
.how-works-section span {
	font-weight: bold;
	color: #575757;
	font-size: 16px;
	margin: 0 0 10px;
	display: inline-block;
	width: 100%;
}
.how-works-section p {
	font-size: 15px;
	line-height: 1.8;
	margin: 0;
}
.how-works-section .btn-block {
	margin: 130px 0 0;
}
.how-works-section .btn-block a {
	margin: 0 8px;
}
.social-section {
	padding: 100px 0 90px;
	background-color: #ffffff;
}
.social-section .main-title a {
	color: #4b4b4b;
}
.social-section .main-title a:hover {
	color: #b14244;
}
.social-blocks:before {
	position: absolute;
	z-index: 0;
	content: " ";
	border: 2px solid #dfe9e5;
	left: -15px;
	bottom: 26px;
	top: 40px;
	right: -15px;
}
.social-blocks {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
	position: relative;
}
.social-section .social-single {
	padding: 0 15px;
	position: relative;
	margin: 15px 0;
	width: 25%;
}
.social-section .social-single.full-width {
	width: 50%;
}
.social-section .social-single.social-two {
	top: 75px;
}
.social-section .social-single.social-three {
	top: 30px;
}
.social-section .social-single.social-six {
	top: 75px;
}
.social-section .social-single.social-seven {
	top: 30px;
}
.social-section .social-single a {
	display: block;
	position: relative;
}
.social-section .social-single a:before {
	background-color: rgba(60, 127, 126, 0.6);
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	content: " ";
	top: 0;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	opacity: 0;
	visibility: hidden;
}
.social-section .social-single a:after {
	position: absolute;
	content: "";
	border: 12px solid rgba(255, 255, 255, 0.3);
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.social-image-hover {
	position: absolute;
	bottom: 0;
	top: auto;
	left: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	padding: 20px 25px;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.social-image-hover p {
	color: #fff;
	margin: 0;
	font-size: 12px;
	line-height: 1.3;
	font-weight: 400;
}
.social-section .social-single:hover .social-image-hover {
	opacity: 1;
	visibility: visible;
}
.social-section .social-single:hover a:before {
	opacity: 1;
	visibility: visible;
}
.social-section .social-single:hover a:after {
	opacity: 1;
	visibility: visible;
}
.social-section .social-single .single-article {
	padding: 50px 40px;
}
.social-section .social-single .single-article h4 {
	font-size: 25px;
}
.social-section .social-single .single-article-full h4:before {
	left: 15px;
}
.get-started.margin-top-0 {
	margin-top: 0;
}
/* ============= 18 Summers Page End ============= */
/* ============= Trip Planner Page Start ============= */
.trip-planner-section {
	background-color: #fff;
	padding: 80px 0 70px;
}
.trip-planner-section h2 {
	margin-bottom: 20px;
}
.trip-planner-section a {
	color: #B14244;
	font-weight: bold;
	text-decoration: underline;
}
.trip-planner-section a:hover {
	text-decoration: none;
}
.trip-planner-section .read-more-content .read-more a {
	display: inline-block;
	left: 0;
}
.trip-planner-section .read-more-content .welcome-content:after {
	display: none;
}
.trip-planner-section .read-more-content .read-more a {
	padding-right: 23px;
	border-bottom: 2px solid #b7424b;
	padding-bottom: 4px;
	text-decoration: none;
}
.trip-planner-section .read-more-content .read-more a:before {
	display: none;
}
.trip-planner-section .read-more-content .read-more a:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	position: absolute;
	right: 0;
	top: 0;
	background-image: url("../images/caret.svg");
	background-position: center center;
	background-repeat: no-repeat;
	content: " ";
	width: 20px;
	height: 12px;
	background-color: transparent;
}
.trip-planner-section .read-more-content .read-more a.active:after {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.trip-planner-tab .top-tabbing {
	background-color: #fff;
}
.trip-planner-tab .tabbing {
	padding: 0;
}
.trip-planner-tab .bottom-tabbing {
	padding-top: 70px;
	padding-bottom: 50px;
}
.trip-planner-tab .tab-content-main {
	background-color: transparent;
	padding: 0;
}
.trip-planner-tab .get-started {
	background-color: #fff;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.trip-planner-tab .get-started h5 {
	color: #56504E;
	margin-bottom: 30px;
	text-align: center;
	width: 100%;
	font-size: 30px;
}
.trip-planner-tab .get-started:before {
	border: 2px solid #FBF5EE;
	top: 14px;
	right: 14px;
	bottom: 14px;
	left: 14px;
}
.trip-planner-tab .get-started a {
	background-color: #B14244;
	color: #fff;
	border-color: #B14244;
}
.trip-planner-tab .get-started a:hover {
	color: #B14244;
	background-color: transparent;
}
.bottom-tabbing .single-article-text h4 a {
	color: #56504E;
}
.bottom-tabbing .single-article .upload-like-btn svg {
	width: 22px;
}
/* ============= Trip Planner Page End ============= */
.list-cptapagination li.pagitext a:hover {
	opacity: .7;
}
@media all and (-ms-high-contrast: none) {
	.get-started .container {
		display: block;
	}
	.top-search-inner {
		height: auto;
		position: relative;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
		display: block;
	}
}
.blog-top-title .large-hero-post h1 {
	font-size: 56px;
}
form .fill-with-url-field {
	display: none;
}
.fill-with-url-field {
	display: none !important;
	opacity: 0 !important;
}
body.single-post .wrapper .wp-content-container figure {
	clear: both !important;
	display: block !important;
}
body.single-post .wrapper .wp-content-container figure img {
	padding: 0px !important;
	margin: 0px !important;
	width: 100% !important;
}
body.single-post .wrapper .wp-content-container figure figcaption {
	position: relative !important;
	text-align: center !important;
	clear: both !important;
	transform: none !important;
	width: 100% !important;
	padding: 10px !important;
}
.style-banner figcaption, .full-height figcaption {
	display: none !important;
}
.template--taxlanding.template-does-not-have-hotels .our-traveller-wrap {
	padding-top: 80px !important;
}
.template--taxlanding.template-does-not-have-hotels .build-memories {
	padding-top: 7px;
}
.friendly-for-the-families {
	text-shadow: 0 0 1rem rgba(0, 0, 0, 0.25);
	color: #fff;
	font-size: 50px;
	line-height: 42px;
	font-family: 'Ernest and EmilySlantedSolidW0', cursive;
}
html {
	margin: 0;
	padding: 0;
}
body .wrapper {
	width: 100vw;
}
body .grey {
	color: #56504e !important;
}
body .red {
	color: #b14244;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
	width: 100%;
	display: block;
}
body h1 {
	text-transform: none;
}
body p {
	font-size: 1.8rem;
	color: #4b4b4b;
	font-family: 'Poppins', sans-serif;
	line-height: 1.67;
	margin-bottom: 2.5rem;
	letter-spacing: .02rem;
}
body .page-blocks a {
	color: #b14244;
	text-decoration: none;
}
body .page-blocks a:hover {
	color: #b14244;
	text-decoration: underline;
}
body a {
	color: #b14244;
}
body a.grey {
	color: #56504e;
	font-size: 1.5rem;
}
body ul {
	margin: 0;
}
body ul li {
	list-style-type: none;
	font-size: 1.8rem;
}
body ul:not([class]) li ul {
	margin: 0 0 2rem;
}
body blockquote {
	font-family: 'Bodoni Moda', serif;
	border-left: 0.25rem solid rgba(69, 127, 126, 0.4);
	padding-bottom: 0;
	margin: 5rem 0;
}
body blockquote p {
	font-style: italic;
	margin: 0;
	font-family: 'Bodoni Moda', serif;
    color: #4D8988;
    font-weight: 600;
    font-size: 2.6rem ; 
	padding-bottom: 0px;
	line-height: 1.6;
}
body blockquote p:nth-child(2) {
	font-size: 2rem;
	text-align: right;
	color: #56504e;
	font-style: normal;
	margin: 1.8rem 0 0;
}
body .script {
	font-family: 'Ernest and EmilySlantedSolidW0', 'Arial', cursive;
	font-display: swap;
}
@media (max-width: 768px) {
	body .wrapper li, body .wrapper p {
		font-size: 1.4rem;
	}
	body a.grey {
		font-size: 1.3rem;
		padding-top: 5px;
	}
	body .wrapper p.lead {
		font-size: 1.8rem;
	}
}
body .wrapper .btn {
	height: 44px !important;
	max-height: 44px !important;
	min-height: 44px !important;
	border-width: 1.5px !important;
	line-height: 1 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	line-height: 44px !important;
}
body .wrapper .primary-btn {
	height: 44px !important;
	max-height: 44px !important;
	min-height: 44px !important;
	border-width: 1.5px !important;
	line-height: 1 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	line-height: 44px !important;
	display: inline-block;
	font-size: 15px !important;
}
body .wrapper .primary-btn:hover {
	color: #b14244;
}
body .wrapper .secondary-btn {
	line-height: 1;
}
body .wrapper .secondary-btn svg g path {
	stroke: #56504e;
}
body .wrapper .secondary-btn-grey-carat svg g path {
	stroke: #56504e;
	fill: #56504e;
}
body .wrapper .c-btn, body .wrapper .primary-btn {
	height: 44px;
	max-height: 44px;
	min-height: 44px;
	border-width: 1.5px !important;
}
body .wrapper .c-btn span, body .wrapper .primary-btn span {
	margin: 0;
}
body .wrapper .c-btn-primary {
	color: #FFF !important;
	text-decoration: none;
	border: 1.5px solid #b14244;
}
body .wrapper .c-btn-primary:hover {
	color: #b14244 !important;
	text-decoration: none !important;
	border: 1.5px solid #b14244;
}
body .wrapper .c-btn-secondary {
	border-radius: 0;
	border-left: none;
	border-right: none;
	border-top: none;
	text-decoration: none;
	color: #56504e !important;
}
body .wrapper .c-btn-secondary svg path {
	stroke: #56504e;
}
body .wrapper .c-btn-secondary .c-btn-icon {
	margin: 0 0 0 1rem;
}
body .wrapper .c-btn-secondary:hover {
	border-radius: 0;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 2px solid #B14244;
	text-decoration: none !important;
	color: #b14244 !important;
}
body .wrapper .c-btn-secondary:hover svg path {
	stroke: #b14244;
}
body .background-image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
body .subtle-shadow {
	box-shadow: 0.25rem 0.25rem 0.5rem rgba(0, 0, 0, 0.1);
}
body .text-decoration-underline-hover:hover {
	text-decoration: underline;
}
body .text-transform-uppercase {
	text-transform: uppercase;
}
body .height-4 {
	height: 4rem;
}
body .height-24 {
	height: 24rem;
}
body .height-28 {
	height: 28rem;
}
body .height-32 {
	height: 32rem !important;
	max-height: none !important;
}
body .height-34 {
	height: 34rem !important;
	max-height: none !important;
}
body .height-36 {
	height: 36rem !important;
	max-height: none !important;
}
body .height-75vh {
	height: 75vh !important;
	max-height: none !important;
	min-height: 24rem;
}
body .height-80vh {
	height: 80vh;
	max-height: 48rem;
	min-height: 24rem;
}
body .width-4 {
	width: 4rem;
}
body .mfp-wrap {
	z-index: 9999999;
	width: 100vw;
	height: 100vh;
}
body .build-memories .build-memory-slider .slick-list::before {
	background: none;
	display: none;
}
body .family-hotels .family-hotel-slider .slick-list::before {
	background: none;
}
body .family-friendly-packages .taxlanding-packages-slider .slick-list::before {
	background: none;
}
body .slick-arrow {
	background: none;
}
body .far.fa-heart {
	font-size: 2rem;
	cursor: pointer;
	color: #B14244;
}
body .fa-arrow-up-from-bracket {
	font-size: 1.8rem;
	cursor: pointer;
	color: #B14244;
}
body .simplefavorite-button {
	font-size: 2rem;
	cursor: pointer;
	background: #FFF;
	padding: .5rem;
	border-radius: .5rem;
}
body .simplefavorite-button i {
	color: #B14244;
}
body .simplefavorite-button:hover {
	opacity: 1;
}
body .simplefavorite-button.active {
	opacity: .85;
}
body .simplefavorite-button.active:hover {
	opacity: 1;
}
body .zls-btnmn {
	z-index: 999 !important;
}
@media (max-width: 1660px) {
	.team-banner-content {
		width: 55%;
		text-align: center;
		padding: 0 2%;
	}
	.team-banner-content p {
		padding: 0 30px;
	}
}
@media (max-width: 1440px) {
	.build-memories .image-slider, .family-friendly-packages .image-slider, .family-hotels .image-slider, .travel-insight .image-slider {
		padding-left: 10%;
	}
	.team-banner-content {
		width: 55%;
		text-align: center;
		padding: 0 2%;
	}
	.team-banner-content p {
		padding: 0 30px;
	}
}
@media (max-width: 1364px) {
	.our-happy-traveller-slider .slick-slide {
		margin: 75px 60px;
	}
	.slider-left-img {
		width: 38%;
		float: left;
		position: relative;
		border-radius: 50%;
		overflow: hidden;
		margin-top: 25px;
		margin-left: -100px;
	}
	.team-banner-content {
		width: 55%;
		text-align: center;
		padding: 0 2%;
	}
	.team-banner-content p {
		padding: 0 30px;
	}
}
@media (max-width: 1210px) {
	.taxlanding-nav>li {
		padding: 12px 0;
	}
	.taxlanding-nav>li a {
		font-size: 13px;
		padding: 8px 15px;
	}
	.taxlanding-nav>li:first-child a svg {
		top: 20px;
	}
	.small-img {
		left: 140px;
		right: 0;
	}
	.tax-landing-drop {
		top: 53px;
	}
}
@media (max-width: 1200px) {
	.filter-tab {
		padding-left: 50px;
	}
}
@media (max-width: 1199px) {
	.get-started h5 {
		font-size: 32px;
		line-height: 38px;
	}
	.leadership-rows .stylesheet-block {
		padding: 40px 0;
	}
	.our-leadership h2, .our-team-sec h2 {
		font-size: 45px;
		line-height: 53px;
		padding-bottom: 30px !important;
	}
	.job-callout h2 {
		font-size: 24px;
		line-height: 33px;
		padding-left: 0;
		padding-right: 0;
	}
	.quote-slider .slick-prev span {
		left: -119px;
	}
	.quote-slider .slick-next span {
		right: -119px;
	}
	.quote-slider .slick-prev:before {
		left: -130px;
	}
	.quote-slider .slick-next:before {
		right: -130px;
	}
	.quote-slider .quote-text-slider h5, .quote-video .video-quote-text h5 {
		font-size: 30px;
	}
	.hotel-slider.slick-slider:after, .hotel-slider.slick-slider:before {
		width: 95px;
	}
	.hotel-slider .slick-arrow.slick-next {
		right: 60px;
	}
	.hotel-slider .slick-arrow.slick-prev {
		left: 60px;
	}
	.banner-slider .upload-like-btn {
		right: 150px;
	}
	.why-bambino {
		padding: 63px 48px 68px;
	}
	.team-banner-content h1 {
		font-size: 51px;
	}
	.stylesheet-block .style-block-text {
		padding: 50px 45px;
	}
	.package-blocks .style-block-text2 h5 {
		font-size: 36px;
	}
	.package-blocks .style-block-text2 p {
		font-size: 1.5rem;
	}
	.package-blocks .style-block-text2 span {
		margin-bottom: 5px;
	}
	.stylesheet-block {
		padding-bottom: 90px;
	}
}
@media (min-width: 1200px) and (max-width: 1410px) {
	/* How it Works Page */
	.top-step .step-content-inner {
		padding: 0 80px;
	}
	.bottom-step .accordion-section {
		margin: 30px;
		padding: 80px 100px;
	}
	.single-step:nth-child(2n) .top-step .step-content-inner {
		padding: 0 80px;
	}
}
@media (min-width: 1024px) and (max-width: 1199px) {
	/* How it Works Page */
	.step-blocks .single-step {
		padding: 0 0 100px;
	}
	.step-blocks .single-step:first-child {
		padding-top: 100px;
	}
	.top-step .step-content-inner {
		padding: 0 20px 0 50px;
	}
	.top-step .step-content-inner h2 {
		font-size: 48px;
	}
	.bottom-step .accordion-section {
		margin: 30px;
		padding: 80px 100px;
	}
	.single-step:nth-child(2n) .top-step .step-content-inner {
		padding: 0 50px 0 20px;
	}
	/* 18 Summers Page */
	.summer-image-section .summer-content h3 {
		font-size: 30px;
	}
	.summer-image-section .summer-content p {
		padding: 0;
	}
	.summer-image-single:last-child {
		padding-bottom: 100px;
	}
	.summer-image-section:after {
		height: 100px;
	}
	.summer-image .image-block .img-three {
		margin-top: -80px;
	}
	.summer-image .image-block .img-four {
		margin-top: -80px;
	}
	.summer-image-single:nth-child(2) .image-block .img-one {
		margin-top: -150px;
	}
	.summer-image-single:nth-child(2) .image-block .img-four {
		margin-top: -150px;
	}
	.citizen-tabbing {
		padding: 55px 50px 65px;
	}
	.citizen-section .container-fluid {
		padding: 0 30px;
	}
	.citizen-tabbing .tabbing .nav-tabs .nav-item a {
		padding: 0 40px 10px;
	}
	.how-works-section .btn-block {
		margin: 100px 0 0;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.wrap-zigzag .stylesheet-block .style-block-text, .wrap-zigzag .stylesheet-block .style-block-text2 {
		padding: 35px 45px 60px;
	}
	.discuss-blog-form form .form-input-name {
		width: 32%;
	}
	.discuss-blog-form form .form-input-button {
		width: 31%;
	}
}
@media (max-width: 1024px) {
	.tax-nav-top {
		display: block;
	}
	.tax-nav-top .italy {
		width: 100%;
	}
	.tax-nav-bottom {
		width: 100%;
		position: relative;
		overflow: auto;
		white-space: nowrap;
	}
	.tax-nav-bottom .italy {
		display: none;
	}
	.enumenu_ul .arrow {
		top: 31px;
	}
}
@media (max-width: 991px) {
	body p {
    	font-size: 1.6rem;
	}
	h1 {
		font-size: 52px;
	}
	h2 {
		font-size: 38px;
		line-height: 44px;
	}
	h3 {
		font-size: 24px;
		line-height: 32px;
	}
	h4 {
		font-size: 20px;
		line-height: 22px;
	}	
	body .single-article .single-article-text .single-article-inner h4 a  {
		font-size: 18px !important;
		line-height: 22px;
	}
	.slick-slider .slick-list {
		height: auto !important;
	}
	.style-banner {
		min-height: 345px;
	}
	.styleimg-middle2 {
		margin-bottom: 40px;
	}
	.table-section {
		padding-top: 60px;
	}
	.stylesheet-block .style-block-text {
		order: 2;
		position: relative;
		margin: 0 auto;
		left: auto;
		right: auto;
		margin-top: -150px;
	}
	.stylesheet-block {
		padding-top: 25px;
	}
	.head-right-nav ul li:last-child, .head-right-nav ul li:nth-child(2) {
		display: none;
	}
	.quote-slider .slick-prev span {
		left: -69px;
	}
	.quote-slider .slick-next span {
		right: -69px;
	}
	.quote-slider .slick-prev:before {
		left: -80px;
	}
	.quote-slider .slick-next:before {
		right: -80px;
	}
	.get-started {
		margin-top: 60px;
		padding: 63px;
	}
	.quote-slider {
		margin-top: 40px;
	}
	.get-started h5 {
		font-size: 32px;
		line-height: 38px !important;
	}
	.build-memories .build-memory-slider .slick-list:before, .family-friendly-packages .taxlanding-packages-slider .slick-list:before, .family-hotels .family-hotel-slider .slick-list:before {
		width: 75px;
	}
	.modal-share .modal {
		width: 80%;
	}
	body.menuOverlap .enumenu_ul, body.menuslide_push .enumenu_ul {
		max-width: 100%;
	}
	body.slidemenuLeft .enumenu_ul {
		left: -100%;
	}
	.menu-open .nav-bottom {
		position: fixed;
		display: table;
		bottom: 0;
		z-index: 999;
		left: 0;
		right: 0;
		width: 100%;
		box-shadow: 0 2px 1px 3px rgba(86, 80, 78, 0.2);
	}
	.nav-bottom li {
		width: 50%;
		text-align: center;
		display: inline-block;
	}
	.nav-bottom li a {
		display: block;
		padding: 15px;
	}
	.nav-bottom li:first-of-type {
		background-color: #fff;
	}
	.nav-bottom li:first-of-type a {
		color: #4a4a4a;
	}
	.nav-bottom li:last-of-type {
		background-color: #b14244;
	}
	.nav-bottom li:last-of-type a {
		color: #fff;
	}
	.video-popup {
		width: 600px;
	}
	.port-img {
		width: 70%;
	}
	.small-img {
		left: 275px;
		right: 45px;
		bottom: -80px;
	}
	.cover-zig .package-fort-image .small-img {
		left: 225px;
		right: 15px;
	}
	.package-fort-image {
		order: 2;
		padding: 0 43px;
		margin-bottom: 200px;
	}
	.head-right-nav ul li>.top-search {
		top: 71px;
	}
	.head-right-nav ul li>.top-search .search-article button {
		top: 9px;
	}
	.head-right-nav ul li>.top-search .search-article input {
		padding: 10px 30px 0 10px;
	}
	.single-article-full {
		padding: 30px 40px;
	}
	.footer-nav-social-cust .nav-footer {
		margin-bottom: 35px;
	}
	.get-started-text {
		flex-flow: wrap;
		justify-content: center !important;
		text-align: center;
	}
	/*    .top-filter.package-top-filter{display: none;}*/
	.hotel-slider.slick-slider:after, .hotel-slider.slick-slider:before {
		width: 76px;
	}
	.hotel-slider .slick-arrow.slick-next {
		right: 45px;
	}
	.hotel-slider .slick-arrow.slick-prev {
		left: 45px;
	}
	.client-img {
		display: block;
		text-align: center;
		margin: 0 auto;
	}
	.client-name {
		display: block;
		width: 100%;
		margin-top: 10px;
		text-align: center;
		margin-left: 0;
	}
	.client-name p a {
		margin: 0 auto;
	}
	.read-more-content .read-more a {
		left: -87px;
	}
	body.menu-open .head-right {
		height: 100vh;
	}
	.left-filter {
		max-width: 100%;
		margin-bottom: 20px;
	}
	.right-filter {
		max-width: 100%;
		padding-left: 0;
	}
	.More-filter-cover .hotel-single-filter {
		width: 50%;
		margin-bottom: 15px;
	}
	/* Blog Index */
	.article-filter .top-filter {
		flex-wrap: wrap;
	}
	.article-filter .top-filter {
		display: none;
	}
	.mobile-filter {
		display: block;
		font-size: 18px;
		color: #56504e;
		font-family: 'Poppins', sans-serif;
		font-weight: bold;
		line-height: 1;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		width: auto;
		padding: 15px;
		background-color: transparent;
		max-width: 100%;
		width: 100%;
		margin: 0;
		border-bottom: 1px solid #dcd6d0;
		justify-content: space-between;
		position: relative;
	}
	.mobile-filter:hover {
		color: #56504e;
	}
	.mobile-filter.filter-link:before {
		display: none;
	}
	.latest-article-section {
		padding: 50px 0 60px;
	}
	.latest-article-section h2 {
		margin: 0 0 40px;
	}
	.article-filter {
		margin-bottom: 40px;
	}
	.age-filter {
		flex-wrap: wrap;
	}
	.age-filter li {
		flex-wrap: wrap;
		margin: 5px 0;
	}
	.blog-filter a.border-btn {
		margin-top: 30px;
		text-align: center;
		border: 2px solid #b14244;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		width: 100%;
		display: inline-block;
		padding: 0;
		height: 44px;
		line-height: 39px;
		color: #56504e;
		font-weight: bold;
		font-size: 16px;
	}
	.single-article-text {
		margin-top: -35px;
	}
	.single-article-text .category {
		padding-bottom: 1.75rem;
		margin-bottom: 1.75rem;
	}
	.latest-article-section .list-cptapagination {
		margin: 35px 0 0;
	}
	.blog-filter .single-filter {
		padding: 20px 24px 40px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		position: relative;
	}
	.mobile-filter.active {
		border: 0;
	}
	.search-article input {
		font-size: 20px;
	}
	.search-article img {
		max-width: 22px;
	}
	.search-article button {
		top: 6px;
	}
	.filter-tab ul {
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2;
	}
	.filter-tab.filter-list-group {
		max-width: calc(100% - 255px);
	}
	.blog-filter a.border-btn {
		display: none;
	}
	.galance-section .galance-block {
		max-width: 100%;
	}
	.cover-side {
		margin: 60px 0 0;
	}
	.cover-side {
		padding: 0 15px;
	}
	.small-img {
		margin: 0;
	}
	.profile-box .tab-content-main {
		padding-bottom: 0;
	}
	.small-img {
		margin: 0;
	}
	.profile-box .tab-content-main {
		padding-bottom: 0;
	}
	.cover-zig .primary-btn {
		display: inline-block;
		margin-bottom: 35px;
	}
	.read-wrap {
		padding: 0 0 43px;
	}
	.read-wrap h2 {
		margin-bottom: 20px;
	}
	.read-wrap .read-more-content .read-more a {
		left: 0;
	}
	.get-started h5 {
		width: 100%;
		text-align: center;
		line-height: 32px;
	}
	.get-started .container {
		text-align: center;
	}
	.get-started a {
		margin: 0 auto;
	}
	.get-started-text p {
		margin-top: 13px;
	}
	.related-packages.profile-box {
		padding-top: 60px;
	}
	.footer-nav-social-cust {
		flex-wrap: wrap;
		text-align: center;
		justify-content: center !important;
	}
	.build-memories .image-sliderr, .family-friendly-packages .image-slider, .family-hotels .image-slider, .travel-insight .image-slider {
		padding-left: 4%;
	}
	.single-article {
		margin-bottom: 30px;
	}
	.why-bambino {
		padding: 63px 0 68px;
	}
	.why-top-info .secondary-btn {
		letter-spacing: .01em;
	}
	.lifetime-memories .title-taxlanding h2 {
		font-size: 34px;
		line-height: 40px;
	}
	.lifetime-memories .build-memories .single-article .build-memories-text h5 {
		font-size: 18px;
	}
	.slider-left-img {
		width: 344px;
		float: none;
		position: relative;
		border-radius: 50%;
		overflow: hidden;
		margin-top: -80px;
		margin-left: auto;
		margin-right: auto;
	}
	.slider-right-cnt {
		float: none;
		width: 100%;
		height: 100%;
		padding-right: 20px;
		padding-left: 20px;
		padding-top: 42px;
	}
	.our-happy-traveller-slider .slick-slide {
		margin: 100px 40px;
		height: 100%;
	}
	.fixed-img-1, .fluid-img-1, .fluid-img-4, .fluid-img-4, .fluid-img-5 {
		display: none;
	}
	.team-banner-content {
		width: 100%;
		text-align: center;
		padding: 0;
		order: 4;
		margin-top: 88px;
		padding-bottom: 100px;
	}
	.fluid-img-3 {
		order: 1;
		height: 270px;
		width: 32.888%;
	}
	.fluid-img-2 {
		order: 3;
		height: 270px;
		width: 32.888%;
	}
	.fixed-img-2 {
		order: 2;
		height: 270px;
		width: 32.888%;
	}
	.team-banner-content h1 {
		font-size: 54px;
	}
	.team-banner {
		align-items: baseline;
	}
	.team-quote blockquote h3 {
		font-size: 21px;
		line-height: 24px;
	}
	.team-cards h3 {
		font-size: 25px;
		line-height: 38px;
	}
	.team-cards p {
		font-size: 14px;
		line-height: 17px;
		padding: 0 20px;
	}
	.job-callout h2 {
		color: #56504E;
		font-family: 'Bodoni Moda', serif;
		font-size: 21px;
		font-weight: 600;
		line-height: 25px;
		text-align: center;
		margin-bottom: 0;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.bg-image {
		height: 100%;
		padding-bottom: 46.91%;
	}
	{
		font-size: 38px;
	}
	.family-travelling .single-block {
		justify-content: left;
	}
	/* Top Search (Header) */
	.mobile-popular {
		display: block;
		padding: 0 20px;
	}
	.desktop-popular {
		display: none;
	}
	.top-search-inner .title-taxlanding {
		margin: 0 0 15px;
	}
	.mobile-popular .text-links {
		padding: 0;
	}
	.mobile-popular .text-links a.text-link-here {
		margin-bottom: 15px;
		font-size: 18px;
		letter-spacing: 0;
		width: 100%;
	}
}
@media (max-width: 767px) {
	.stylesheet-title-text {
		padding-top: 39px;
		padding-bottom: 33px;
	}
	h1 {
		font-size: 30px;
		line-height: 32px;
		margin-bottom: 23px;
	}
	h2 {
		font-size: 26px;
		line-height: 35px;
		margin-bottom: 17px;
	}
	h3 {
		font-size: 22px;
		line-height: 28px;
		margin-bottom: 21px;
	}
	.cta-box-content h3 {
		margin-bottom: 10px;
	}
	h4 {
		font-size: 19px;
		line-height: 24px;
		margin-bottom: 16px;
	}
	p {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 38px;
	}
	li {
		font-size: 16px;
		line-height: 20px;
	}
	ul:not([class]) {
		margin: -24px 0 21px;
		padding-left: 28px;
	}
	ul:not([class]) li {
		margin: 0 0 12px;
	}
	ul:not([class]) li:before {
		top: 11px;
		left: 2px;
		width: 4px;
		height: 4px;
	}
	ul:not([class]) li ul {
		padding-top: 14px;
	}
	ul:not([class]) li li:before {
		width: 4px;
		height: 2px;
		left: 0;
		top: 11px;
	}
	ol:not([class]) {
		padding-left: 45px;
		margin: 0 0 23px;
	}
	ol:not([class]) li {
		padding: 0 6px 0 12px;
		margin: 0 0 12px;
	}
	ol:not([class]) li ol {
		padding-top: 11px;
	}
	.heading-text p.h1-text {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 41px;
	}
	.aaenumenu_container {
		padding: 8px 16px 14px;
	}
	.menu-icon .menu-box span:last-of-type {
		margin-bottom: 0;
	}
	.menu-icon .menu-box {
		margin-top: -2px;
	}
	.head-right-nav {
		margin-top: 0;
	}
	.enumenu_container {
		vertical-align: middle;
	}
	.menu-icon {
		padding-left: 0;
	}
	.head-center .head-logo a img:first-of-type {
		display: none;
	}
	.head-center {
		top: 29px;
		width: 65px;
	}
	.style-banner {
		min-height: 208px;
		height: 50vh !important;
	}
	blockquote {
		padding: 0 22px;
		margin-bottom: 40px;
		margin-top: -10px;
		padding-right: 0;
	}
	blockquote h3 {
		font-size: 22px;
		line-height: 25px;
		letter-spacing: .1px;
	}
	.primary-buttons {
		padding-top: 42px;
	}
	.primary-buttons p {
		margin-bottom: 25px;
	}
	.primary-btn {
		font-size: 13px;
		min-width: 162px;
		min-height: 43px;
		text-align: center;
		line-height: 21px;
	}
	.primary-buttons .primary-btn {
		margin-bottom: 27px;
	}
	.primary-buttons p:last-of-type {
		margin-bottom: 27px;
	}
	.secondary-btn {
		font-size: 13px;
		padding: 7px 3px 7px 5px;
	}
	.secondary-buttons p {
		margin-bottom: 18px;
	}
	.secondary-buttons .secondary-btn {
		margin-bottom: 24px;
	}
	.secondary-btn svg {
		margin-top: -4px;
		margin-left: -1px;
	}
	.accordion-section {
		padding-top: 23px;
	}
	.accordion-section h2 {
		margin-bottom: 15px;
	}
	.accordion-section .sub-accordion {
		padding: 26px 16px;
	}
	.accordion-section h5 {
		font-size: 16px;
		line-height: 23px;
	}
	.tabbing {
		padding-top: 50px;
		position: relative;
	}
	.tabbing h2 {
		margin-bottom: 18px;
	}
	.styleimg-middle1:after {
		border-width: 10px;
	}
	.styleimg-middle2:before {
		border: 2px solid rgba(255, 255, 255, 0.7);
		left: 5px;
		right: 5px;
		top: 5px;
		bottom: 5px;
	}
	.video-section .video {
		min-height: 185px;
	}
	figcaption {
		font-size: 10px;
	}
	.image-slider .style-image-slider .slick-slide {
		padding: 0 5px;
	}
	.text-links a.text-link-here {
		width: 100%;
	}
	.stylesheet-block .style-block-text {
		margin-top: -20px;
	}
	.stylesheet-block .style-block-text {
		width: 80%;
		padding: 40px 35px;
	}
	.stylesheet-block .style-block-text:before {
		border: 2px solid #bcddd0;
		top: 10px;
		bottom: 10px;
		left: 10px;
		right: 10px;
	}
	.stylesheet-block .style-block-text h5 {
		font-size: 22px;
		margin-bottom: 30px;
	}
	.quote-slider {
		padding: 45px 20px 100px;
	}
	.quote-slider .quote-text-slider h5, .quote-slider h6 {
		margin-bottom: 20px;
	}
	.quote-slider .slick-next:hover:before, .quote-slider .slick-prev:hover:before {
		box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);
	}
	.quote-video:before {
		border-width: 10px;
	}
	.quote-video {
		background-position: 76% 0;
		padding: 40px 40px 80px;
	}
	.quote-video .video-quote-text {
		width: 100%;
	}
	.quote-video .video-quote-text h5 {
		margin-bottom: 120px;
	}
	.quote-video .video-quote-text p {
		font-size: 13px;
		position: absolute;
		bottom: -40px;
		margin: 0;
	}
	.tab-content-main {
		margin: 0 -20px;
		padding-bottom: 30px;
		padding-top: 32px;
	}
	.images-section .text1 h2 {
		padding-top: 50px;
	}
	.images-section .text3 {
		margin-top: 25px;
	}
	.images-section .text4 p:last-of-type {
		margin-bottom: 25px;
	}
	.table-section {
		padding-top: 30px;
	}
	.image-gallery {
		padding-top: 50px;
	}
	.image-links {
		padding-top: 50px;
	}
	.text-links {
		padding-top: 35px;
	}
	.written-by {
		padding-top: 0;
	}
	.styleimg-middle1 {
		margin-top: 10px;
		margin-bottom: 40px;
	}
	.image-links figure {
		margin-bottom: 0;
	}
	.tab-content-main .table thead, .table-section .table thead {
		display: block;
		float: left;
		min-width: 90px;
	}
	.tab-content-main .table td, .tab-content-main .table thead tr, .tab-content-main .table thead tr th, .table-section .table td, .table-section .table thead tr, .table-section .table thead tr th {
		display: block;
		border-bottom: 0;
	}
	.tab-content-main .table tbody, .table-section .table tbody {
		display: block;
		width: auto;
		overflow-x: auto;
		white-space: nowrap;
	}
	.tab-content-main .table tbody tr, .table-section .table tbody tr {
		display: inline-block;
		border-left: 1px solid #ccc;
	}
	.tab-content-main .table td, .table-section .table td {
		font-size: 14px;
	}
	.image-gallery .gallery-block {
		width: 50%;
	}
	.video-popup {
		width: 300px;
	}
	.gallery-lightbox .head {
		top: -35px;
	}
	.package-blocks .style-block-text2 h5:before {
		bottom: -22px;
	}
	.galance-section .galance-block {
		max-width: 100%;
		margin: 50px 0 0 !important;
	}
	.galance-section .galance-block ul li {
		font-size: 1.5rem !important;
	}
	ol:not([class]) li li:before {
		font-size: 13px;
	}
	.cover-popup {
		padding: 50px 0;
	}
	.tabbing .nav-tabs {
		white-space: nowrap;
	}
	.tabs__link-list-wrapper {
		border-bottom-color: #828f9b;
	}
	.tabbing .nav-tabs .nav-item {
		font-size: 14px;
		line-height: 18px;
		float: none;
	}
	.tabbing .nav-tabs .nav-item {
		margin-right: 0;
		width: 100%;
	}
	.tabbing .nav-tabs .nav-item a {
		display: none;
	}
	.tabbing .nav-tabs .nav-item .nav-link {
		padding: 0 30px 10px;
	}
	.tabbing .nav-tabs .nav-item a:after {
		bottom: -2px;
		height: 2px;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	.tabbing .nav-tabs .nav-item.active {
		display: block;
		margin: 0;
		display: block;
		text-align: center;
		margin: 0 auto;
	}
	.tabbing .nav-tabs .nav-item a.active {
		display: table;
		margin: 0 auto;
	}
	.tabbing .nav-tabs .nav-item.active a:after {
		width: 67%;
	}
	.tabbing button {
		position: absolute;
		top: 50%;
		display: block;
	}
	.tabbing button.tab-next, .tabbing button.tab-prev {
		display: block;
	}
	/* taxonomy page css */
	.taxlanding-large-banner {
		min-height: 515px;
		background-position: center;
	}
	.taxlanding-text-gap>p {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		max-height: 200px;
		margin-bottom: 30px;
		overflow: hidden;
	}
	.immerse-your-self .get-started h5 {
		font-size: 22px;
		line-height: 27px !important;
		font-weight: 600;
	}
	.get-started {
		padding: 50px 38px;
	}
	.get-started a {
		font-size: 13px;
	}
	.image-slider .slick-arrow {
		display: none !important;
	}
	.build-memories .build-memory-slider .slick-list:before, .family-friendly-packages .taxlanding-packages-slider .slick-list:before {
		width: 75px;
	}
	.taxlanding-text-gap>p:first-of-type::first-letter {
		font-size: 48px;
		line-height: 1.1;
		padding: 0 13px;
	}
	.taxlanding-text-gap {
		padding-left: 0;
		padding-right: 0;
	}
	.read-more {
		font-size: 13px;
	}
	.read-more:before {
		width: 20px;
		left: -30px;
	}
	.read-more:after {
		width: 20px;
		right: -30px;
	}
	.family-friendly-packages .stylesheet-block .style-block-text2 {
		padding: 15px 20px;
		margin-top: -17px;
	}
	.package-blocks .style-block-text2 span {
		font-size: 12px;
		margin-bottom: 8px;
	}
	.family-friendly-packages .stylesheet-block .style-block-text2 span:before {
		display: none;
	}
	.family-friendly-packages .stylesheet-block .style-block-text2 h5 {
		font-size: 24px;
		margin-bottom: 40px;
		position: relative;
	}
	.family-friendly-packages .stylesheet-block .style-block-text2 h5:after {
		position: absolute;
		left: 0;
		bottom: -25px;
		height: 2px;
		background-color: #c0d4cc;
		width: 35px;
		content: " ";
	}
	.family-friendly-packages .stylesheet-block a {
		line-height: 31px;
	}
	.family-friendly-packages .stylesheet-block .style-block-text2 p {
		font-size: 13px;
	}
	.family-friendly-packages .single-package>div {
		max-width: 100%;
	}
	.single-experience .wrapper .taxlanding-text-top .taxlanding-text-gap p {
		font-size: 15px; 
		line-height: 24px;
	}
	.quote-slider h6, .quote-slider p {
		font-size: 15px;
	}
	.quote-slider:before {
		border-width: 10px;
	}
	.quote-slider .quote-text-slider h5, .quote-video .video-quote-text h5 {
		font-size: 20px;
		line-height: 26px;
	}
	.quote-slider .slick-arrow {
		top: inherit;
		bottom: -45px;
		transform: translate(-50%, -50%);
		width: 220px;
		left: 50%;
	}
	.quote-slider .slick-next:before, .quote-slider .slick-prev:before {
		height: 30px;
		width: 30px;
	}
	.quote-slider .slick-prev:before {
		left: 45px;
	}
	.quote-slider .slick-prev span {
		left: 48px;
	}
	.quote-slider .slick-next:before {
		right: 45px;
	}
	.quote-slider .slick-next span {
		right: 48px;
	}
	.quote-slider .slick-prev:after {
		position: absolute;
		content: "";
		height: 35px;
		width: 1px;
		background-color: rgba(255, 255, 255, 0.3);
		top: -18px;
	}
	.family-travelling .single-block {
		justify-content: left;
		padding: 25px 0;
	}
	.family-travelling .single-block:before {
		right: 0;
		height: 1px;
		width: 100%;
		background-color: #d5d3d3;
		position: absolute;
		content: " ";
		bottom: 0;
		top: inherit;
		left: 0;
	}
	.family-travelling .mx-auto:last-child .single-block:last-child:before {
		display: block;
	}
	.family-travelling .mx-auto:last-child .single-block {
		padding: 25px 0;
	}
	.immerse-your-self {
		padding-top: 40px;
	}
	.title-taxlanding {
		margin-bottom: 25px;
	}
	.family-friendly-packages {
		padding-top: 45px;
		padding-bottom: 105px;
	}
	.italy-travel-tips {
		padding-top: 45px;
		padding-bottom: 105px;
	}
	.family-hotels {
		padding-top: 45px;
		padding-bottom: 85px;
	}
	.build-memories {
		padding-top: 45px;
		padding-bottom: 105px;
	}
	.fun-family {
		padding-top: 45px;
		padding-bottom: 105px;
	}
	.title-taxlanding>a {
		position: absolute;
		top: auto !important;
		bottom: 27px;
	}
	/* blog large page css */
	.trip-planning {
		font-size: 12px;
		padding: 2px 10px;
		margin-bottom: 18px;
	}
	.blog-top-title {
		padding-top: 48px;
		padding-bottom: 21px;
	}
	.blog-top-title h1 {
		font-size: 30px !important;
		line-height: 38px;
		padding: 0 20px;
		margin-bottom: 10px;
	}
	.by-jame-smith li {
		line-height: 0;
		border-left: 0;
		width: 100%;
		padding: 0;
		font-weight: 600;
	}
	.by-jame-smith li span {
		font-size: 12px;
		padding-right: 0;
	}
	.blog-large-banner {
		min-height: 215px;
		background-position: bottom;
	}
	.upload-like-btn {
		right: 8px;
		bottom: 9px;
	}
	.upload-like-btn>a {
		width: 25px;
		height: 25px;
	}
	.upload-like-btn>a svg {
		width: 14px;
	}
	.blog-large-content .stylesheet-title-text {
		padding: 35px 2px 13px;
	}
	.blog-large-content blockquote {
		padding: 5px 0 5px 22px;
		margin-top: 50px;
	}
	.written-by span>img {
		width: 40px;
		height: 40px;
	}
	.written-by p {
		font-size: 12px;
	}
	.social-share-cust ul li {
		padding: 0 11px;
	}
	.social-share-cust ul li span {
		font-size: 12px;
	}
	.social-share-cust ul li .share-custom {
		margin-bottom: 3px;
	}
	.start-discussion .title>h2 {
		font-size: 22px;
		margin-bottom: 10px;
	}
	.start-discussion .title {
		flex-flow: column;
		align-items: flex-start;
		padding-bottom: 22px;
	}
	.start-discussion .title>span {
		font-size: 12px;
	}
	.discuss-content .discuss-title>h6 span {
		position: absolute;
		bottom: -18px;
		padding: 0;
	}
	.discuss-content .discuss-title>h6 span:before {
		display: none;
	}
	.discuss-content .discuss-title {
		margin-bottom: 39px;
		position: relative;
	}
	.discuss-content li {
		padding: 18px 0;
	}
	.discuss-blog-form form .add-comment {
		margin-bottom: 12px;
	}
	.discuss-blog-form form .form-input-name {
		width: 100%;
		margin-right: 0;
		margin-bottom: 12px;
	}
	.discuss-blog-form form .form-input-button {
		width: auto;
		margin-top: 20px;
	}
	.discuss-blog-form form .form-caption {
		display: contents;
	}
	.form-caption p {
		margin-top: 15px;
	}
	.get-started h5 {
		font-size: 22px;
		line-height: 27px !important;
		margin-bottom: 20px;
		width: 100%;
	}
	.get-started:before {
		border-width: 10px;
	}
	.single-article-text .category a {
		font-size: 13px;
	}
	.single-article-text h4 {
		font-size: 18px;
		font-weight: 400;
		line-height: 22px;
		height: auto !important;
		font-weight: bold;
	}
	.single-article-text .author {
		font-size: 14px;
	}
	.hotel-blocks h4 a {
		font-size: 18px !important;
	}
	.package-blocks .style-block-text2 h5 {
		font-size: 26px !important;
	}
	.package-blocks .style-block-text2 p {
		font-size: 14px;
	}
	body .wrapper .package-section .single-package .style-block-text {
		padding: 40px!important;
	}
	.family-travel-blog {
		position: relative;
		padding-bottom: 30px;
		padding-top: 50px;
	}
	.family-travel-blog .title>a.secondary-btn {
		position: absolute;
		bottom: 20px;
	}
	.related-packages {
		position: relative;
		padding-bottom: 40px;
	}
	.related-packages .title>a.secondary-btn {
		position: absolute;
		bottom: 30px;
	}
	.discuss-blog-form form input {
		font-size: 16px;
	}
	.family-travel-blog .title>h3, .related-packages .title>h3 {
		font-size: 26px;
	}
	.family-travel-blog .title {
		margin-bottom: 25px;
	}
	.related-packages .title {
		margin-bottom: 10px;
	}
	.discuss-content .discuss-title>a {
		padding-right: 0;
	}
	.enumenu_ul li a {
		font-size: 22px;
	}
	.head-right-nav ul li>.single-filter {
		top: 35px;
	}
	.footer-nav-social-cust {
		text-align: left;
		padding-top: 50px;
	}
	.footer-nav-social-cust .nav-footer li {
		width: 50%;
		float: left;
		margin-right: 0;
		margin-bottom: 20px;
		font-size: 15px;
	}
	.award-images {
		display: table !important;
		text-align: center;
	}
	.award-images>div {
		width: 33.33%;
		display: inline-block;
		padding: 10px;
	}
	.footer-bottom {
		display: inline-block !important;
		text-align: center;
		width: 100%;
	}
	.footer-copyright li {
		margin: 5px;
	}
	.port-img:after {
		border-width: 10px;
	}
	.small-img:after {
		border-width: 2px;
		left: 5px;
		top: 5px;
		bottom: 5px;
		right: 5px;
	}
	.wrap-zigzag .title-wrap>img {
		width: 90px;
	}
	.profile-box .why-book-info {
		margin: 0 -15px;
	}
	.list-cptapagination {
		margin: 50px 0 0;
	}
	.package-section {
		padding: 45px 0 60px;
	}
	.bottom-filter {
		padding: 40px;
	}
	.cover-side {
		margin: 0;
	}
	.wrap-tabing .tabbing {
		padding-top: 80px;
	}
	.wrap-tabing h2 {
		margin-bottom: 50px;
	}
	.wrap-tabing .tabbing button.tab-next, .wrap-tabing .tabbing button.tab-prev {
		margin-top: 70px !important;
	}
	.wrap-tabing .tabbing button.tab-prev {
		left: 16px;
	}
	.wrap-tabing .tabbing button.tab-next {
		right: 16px;
	}
	.age-filter li a {
		text-transform: uppercase;
	}
	.age-filter li a>span {
		display: none;
	}
	.taxlanding-nav li {
		width: 100%;
	}
	.tax-landing-drop {
		right: 0;
	}
	.wrap-zigzag .stylesheet-block {
		padding-top: 30px;
	}
	.taxlanding-sticky.active {
		top: 45px;
	}
	.cover-zig {
		padding-top: 30px;
	}
	.cover-zig .cover-port {
		padding: 0 30px;
	}
	.cover-zig .package-fort-image {
		padding: 0 15px;
	}
	.awards-recognition {
		padding-bottom: 35px;
	}
	.footer-nav-social-cust {
		padding-bottom: 45px;
	}
	.profile-header {
		height: 49px;
		line-height: 49px;
		padding: 0 5px;
	}
	.sticky-nav-right {
		width: 20%;
	}
	.sticky-nav-left {
		width: 80%;
	}
	.hotel-slider.slick-slider:after, .hotel-slider.slick-slider:before {
		display: none;
	}
	.banner-slider .upload-like-btn {
		right: 67px;
		bottom: 24px;
	}
	.summary-info-detail {
		padding: 26px 10px 20px;
	}
	.summary-info-detail ul.summary-list li {
		border-bottom: 1px solid rgba(86, 80, 78, 0.25);
		border-left: 0;
		text-align: center;
	}
	.summary-info-detail ul.summary-list {
		display: block;
	}
	.summary-info-detail ul.summary-list li p {
		margin-bottom: 8px;
		font-size: 12px;
	}
	.summary-info-detail ul.summary-list li:first-child {
		border-bottom: 1px solid rgba(86, 80, 78, 0.25);
	}
	.summary-info-detail ul.summary-list li:last-child {
		border: 0;
	}
	.summary-info-detail ul.summary-list li {
		padding: 11px 0 0;
	}
	.sticky-nav-left p {
		font-size: 13px;
	}
	.summary-info-detail:after {
		bottom: -60px;
		top: auto;
		left: 0;
		right: 0;
		margin: 0 auto;
		text-align: center;
	}
	.summary-info-detail:before {
		top: -60px;
		left: 0;
		right: 0;
		margin: 0 auto;
		text-align: center;
	}
	.summary-info-detail:after, .summary-info-detail:before {
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
	}
	.sticky-nav-right .primary-btn {
		display: none;
	}
	.summary-info {
		margin-top: 37px;
	}
	.summary-info-detail:before {
		top: -72px;
		background-size: 20px;
		background-position: center;
	}
	.summary-info-detail ul.summary-list li h4 {
		font-size: 13px;
	}
	.summary-info-detail:after {
		bottom: -71px;
		background-size: 20px;
		background-position: center;
	}
	.why-book-us {
		margin-top: 37px;
	}
	.why-book-info {
		padding: 47px 0 29px;
	}
	.why-book-info:after {
		border: 2px solid #FBF5EE;
		left: 15px;
		right: 15px;
		top: 15px;
		bottom: 15px;
	}
	.why-book-info h2 {
		margin-bottom: 10px;
		padding: 0 25px;
		font-size: 24px;
		line-height: 30px;
	}
	.why-book-info>img {
		width: 99px;
	}
	.book-info-inner h5 {
		font-size: 13px;
		margin-bottom: 13px;
	}
	.book-info-inner p {
		font-size: 13px;
	}
	.book-info-inner {
		padding: 37px 25px 17px;
	}
	.book-info-inner .col-md-4 {
		margin-bottom: 18px;
	}
	.book-info-inner .col-md-4:last-child {
		margin-bottom: 0;
	}
	.why-book-info .primary-btn {
		padding: 11px 19px;
		display: inline-block;
		margin-top: 14px;
	}
	.map-section {
		width: 100%;
	}
	.map-content {
		width: 100%;
	}
	.map-content-inner {
		max-width: 320px;
		padding: 47px 0 38px;
		text-align: center;
		margin-top: -96px;
		margin-left: auto;
		margin-right: auto;
	}
	#map {
		height: 100%;
		width: 100%;
		height: 432px;
	}
	.map-details {
		padding: 30px 0 0;
	}
	.map-content-inner:after {
		border: 2px solid rgba(192, 212, 204, 0.5);
		left: 11px;
		right: 11px;
		top: 11px;
		bottom: 11px;
	}
	.map-content-inner li {
		font-size: 13px;
	}
	.map-content-inner h4 {
		font-size: 13px;
		margin-bottom: 7px;
	}
	.map-content-inner p {
		color: #56504E;
		font-size: 13px;
		line-height: 1.4;
		position: relative;
	}
	.map-content-inner p:after {
		width: 28px;
		bottom: -28px;
	}
	.map-content-inner span {
		display: table;
		margin: 51px auto 18px;
		background: #4D8988;
		text-align: center;
		padding: 3px 10px 2px;
		font-size: 13px;
	}
	.map-content-inner ul {
		max-width: 215px;
		margin: 0 auto !important;
	}
	.address-excursions:before {
		top: -13px;
	}
	.address-excursions {
		margin-top: 35px;
		padding-top: 60px;
		padding-bottom: 120px;
	}
	.address-excursions:before {
		top: -13px;
	}
	.address-excursions li {
		margin-bottom: 0px !important;
	}
	.must-haves {
		display: block;
		margin-bottom: 29px;
	}
	.must-haves li {
		margin-right: 0;
		margin-bottom: 10px;
	}
	.address-excursions span {
		font-size: 13px;
	}
	.icon-img svg {
		height: 29px;
		width: 27px;
		top: -2px;
		position: relative;
	}
	.icon-img {
		height: 28px;
		width: 28px;
		border: 1px solid #457F7E;
		border-radius: 100%;
		text-align: center;
		display: inline-block;
		margin-right: 2px;
	}
	.address-content {
		padding: 0 15px;
		border: 0;
	}
	.address-content ul {
		border-bottom: 1px solid rgba(86, 80, 78, 0.25);
		margin: 0 0 20px 0 !important;
		padding-bottom: 30px !important;
	}
	.readmore-sec {
		padding-top: 0;
	}
	.readmore-sec .col-md-3 {
		margin-top: 0;
	}
	.client-img {
		display: inline-block;
		text-align: center;
		margin: 0 auto;
		width: 45px;
		height: 45px;
	}
	.client-name {
		display: inline-block;
		width: 68%;
		margin-top: 0;
		text-align: left;
		margin-left: 8px;
	}
	.readmore-sec .col-md-3 {
		margin: 0 auto 17px;
		display: table;
		width: 196px;
	}
	.read-more-content p {
		font-size: 16px;
		color: #56504E;
		margin-bottom: 40px;
	}
	.client-name p a {
		margin: 0;
		font-size: 13px;
	}
	.client-name p {
		font-size: 13px;
	}
	.read-more-content .read-more a {
		font-size: 13px;
	}
	.read-more-content .read-more a span {
		font-size: 13px;
	}
	.read-more-content .read-more a:before {
		left: -23px;
	}
	.read-more-content .read-more a:after {
		right: -23px;
	}
	.read-more-content .read-more a:after, .read-more-content .read-more a:before {
		width: 18px;
	}
	.summary-info-detail ul.summary-list li:nth-child(2) {
		border-bottom: 1px solid rgba(86, 80, 78, 0.25);
	}
	.read-more-content .read-more a {
		left: 0;
	}
	.hotel-single-filter {
		width: 100%;
		margin-bottom: 15px;
	}
	.More-filter-cover .hotel-single-filter {
		width: 100%;
	}
	.blog-large-content .stylesheet-title-text>p {
		margin-bottom: 25px;
	}
	.tab-img {
		margin-bottom: 35px;
	}
	.discuss-blog-form {
		padding-top: 50px;
	}
	/* Blog Index */
	.big-blog-block {
		max-width: 100%;
		padding: 0;
	}
	.big-blog-text h2 {
		font-size: 22px;
		margin-bottom: 25px;
	}
	.big-blog-text .trip-planning {
		padding: 8px 10px;
	}
	.big-blog-block figure:after {
		background-image: url("../images/curve-overlay.svg");
		background-size: cover;
	}
	.small-blog-block {
		max-width: 100%;
		width: 100%;
	}
	.small-blog-block .single-blog h4 {
		line-height: 1.5;
	}
	.small-blog-block .single-blog figure {
		display: none;
	}
	.small-blog-block .single-blog .right-text {
		max-width: 100%;
		text-align: center;
		padding: 25px 25px 30px;
	}
	.small-blog-block .single-blog span:before {
		left: 50%;
		right: auto;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.small-blog-block .single-blog span {
		padding-bottom: 15px;
	}
	.travel-blog-top:before {
		height: 45%;
	}
	.family-travelling h3 {
		font-size: 17px;
	}
	.family-travelling .single-block {
		padding: 0 0 15px !important;
		margin-bottom: 15px;
	}
	.family-travelling .mx-auto:last-child .single-block {
		padding: 0;
		margin: 0;
	}
	.family-travelling .left-block {
		font-size: 64px;
		line-height: 1;
	}
	.family-travelling .right-block {
		padding: 0 30px 0 0;
	}
	.family-travelling .right-block span {
		font-size: 13px;
	}
	.family-travelling .right-block p {
		font-size: 14px;
	}
	.tips-travelling {
		padding-bottom: 40px;
	}
	.tips-title {
		padding: 0;
		margin: 40px 0 0;
		border: 0;
	}
	.tips-block ul {
		flex-wrap: wrap;
		padding: 0 !important;
		margin: 0 !important;
	}
	.search-value ul {
		margin: 0 !important;
		padding: 0 !important;
	}
	.search-value ul li {
		margin-right: 10px;
		margin-left: 0;
	}
	.blog-filter a.mob-click, .filter-block a.mob-click {
		display: block;
	}
	.blog-filter a.border-btn {
		display: inline-block;
	}
	.filter-list-group {
		display: none;
	}
	.filter-tab.filter-list-group {
		display: inline-block;
		max-width: 100%;
		padding: 0;
	}
	.filter-tab ul:not([class]) {
		margin: 0;
		padding: 0;
	}
	.filter-tab ul:not([class]) li {
		margin-bottom: 0;
	}
	.mobile-filter {
		font-size: 16px;
	}
	.galance-block .galance-inner-block ul:not([class]) {
		margin: auto;
	}
	.galance-section {
		padding: 34px 0 0;
	}
	.mobile-filter.active {
		background-color: #fff;
	}
	.mobile-filter.active img {
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
	}
	.image-links.family-travel-blog.profile-box, section.related-packages.profile-box {
		margin-bottom: 30px;
	}
	.image-links.family-travel-blog.profile-box:before {
		top: -30px;
	}
	.book-info-inner span {
		height: auto;
		width: auto;
		margin-bottom: 10px;
	}
	.img-cover:before {
		box-shadow: inset 0 30px 30px 0 #fbf5ee;
	}
	.cover-port {
		padding: 30px 60px;
	}
	.cover-port ul:not([class]) {
		margin: 0 0 40px;
		padding-left: 15px;
	}
	.sticky-nav-right .upload-like-btn {
		margin-left: 0;
	}
	.wrap-zigzag {
		padding: 25px 0 0;
	}
	.filter-block {
		margin-bottom: 30px;
	}
	.filter-block .top-filter.package-top-filter {
		justify-content: space-between;
	}
	.filter-block .top-filter.package-top-filter .filter-link {
		margin-left: 25px;
		max-width: 180px;
	}
	.fill-height-title {
		bottom: 50px;
	}
	.travel-insight .image-slider {
		padding-left: 10%;
	}
	.home-banner-img.slick-slide {
		height: calc(100vh - 46px);
	}
	.explore-world h2 {
		text-transform: inherit;
		font-size: 34px;
		line-height: 40px;
	}
	.explore-world p {
		font-size: 15px !important;
		line-height: 24px;
	}
	.bg-image {
		height: 100%;
		padding-bottom: 58%;
	}
	.why-top-info h2 {
		font-size: 24px;
		line-height: 24px;
	}
	.why-top-info p {
		font-size: 14px;
		line-height: 20px;
	}
	.why-bottom-info {
		display: none;
	}
	.our-happy-traveller-slider .slick-slide {
		margin: 130px 5px 5px;
		padding-bottom: 0;
		height: auto !important;
	}
	.why-top-info .col-md-4 {
		margin-bottom: 30px;
	}
	.lifetime-memories .build-memories {
		padding-bottom: 11px;
		padding-top: 0;
	}
	.our-happy-traveller {
		margin-top: 30px;
		padding-top: 61px;
		padding-bottom: 38px;
	}
	.slider-left-img {
		width: 255px;
		float: none;
		position: relative;
		margin-top: -125px;
		margin-left: auto;
		margin-right: auto;
		z-index: 123;
	}
	.our-traveller-wrap {
		padding-top: 5px;
		padding-bottom: 70px;
	}
	.slider-right-cnt {
		float: none;
		width: 100%;
		padding-right: 16px;
		padding-left: 16px;
		padding-top: 19px;
		text-align: center;
	}
	.slider-right-cnt blockquote p {
		font-size: 18px;
		line-height: 22px;
		max-width: 280px;
		margin: 0 auto;
	}
	.client-info-list li p, .client-info-list li span {
		font-size: 13px;
	}
	.client-info-list {
		display: block;
		flex-wrap: wrap;
	}
	.client-info-list li {
		border: 0 !important;
		margin: 0 auto;
		padding-left: 0;
		width: 100%;
		padding-bottom: 3px;
	}
	.info-highlight {
		display: block;
		border-bottom: 0;
		padding-top: 16px;
	}
	.highlight-left h4 {
		font-size: 13px;
	}
	.highlight-left ul {
		margin: 0 auto;
		padding: 0;
		max-width: 252px;
		padding-left: 0px !important;
	}
	.highlight-left ul li {
		text-align: left;
		margin-bottom: 10px;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		font-size: 1.3rem;
		line-height: 1.7 !important;
	}
	.highlight-left ul li:before {
		position: absolute;
		top: 7px;
	}
	.highlight-right {
		border-top: 1px solid #D5D3D2;
	}
	.highlight-right p span {
		margin: 0 auto;
	}
	.highlight-left {
		padding-left: 0;
		margin-right: 0;
		padding-bottom: 10px;
	}
	.how-it-work-sec {
		padding-bottom: 34px;
		padding-top: 50px;
	}
	.how-it-work-sec h3 {
		font-size: 24px;
		line-height: 24px;
	}
	.how-it-work-sec h4 {
		font-size: 14px;
	}
	.family-travel-blog-sec .title-taxlanding>a {
		position: absolute;
		top: 428px !important;
		bottom: auto;
		z-index: 9999;
	}
	.family-travel-blog-sec .tips-travelling {
		padding-top: 4rem;
	}
	.family-travel-blog-sec-bg {
		height: 100%;
		padding-bottom: 70%;
	}
	.family-travel-blog-sec .family-travelling h3 {
		text-align: left;
	}
	.why-bambino {
		margin: -18px auto 6rem;
		padding: 63px 5px 4rem;
		position: relative;
		width: 90%;
	}
	.home-style-banner .fill-height-title {
		bottom: 70px;
	}
	.explore-world {
		padding-top: 56px;
	}
	.why-top-info {
		padding-top: 0;
	}
	.slider-right-cnt h3 {
		font-size: 13px;
		line-height: 24px;
	}
	.slider-right-cnt blockquote {
		margin-bottom: 9px;
	}
	.highlight-left {
		border-top: 1px solid #D5D3D2;
		padding-top: 12px;
	}
	.our-happy-traveller-slider .slick-arrow {
		transform: translate(0, 60%);
	}
	.how-it-works-plane {
		display: none;
	}
	.family-travel-blog-sec {
		padding-top: 76px;
	}
	.why-top-info .secondary-btn {
		letter-spacing: 1px;
	}
	.lifetime-memories .build-memories .single-article .build-memories-text h5 {
		font-size: 19px;
	}
	.fluid-img-3 {
		height: 100%;
		padding-bottom: 41%;
	}
	.fluid-img-2 {
		height: 100%;
		padding-bottom: 41%;
	}
	.fixed-img-2 {
		height: 100%;
		padding-bottom: 41%;
	}
	.team-banner-content span {
		font-size: 28px;
	}
	.team-banner-content h1 {
		font-size: 36px;
		line-height: 36px;
	}
	.team-banner-content {
		padding-bottom: 70px;
		margin-top: 14px;
	}
	.our-leadership h2, .our-team-sec h2 {
		font-size: 26px;
		padding-bottom: 25px;
		padding-top: 20px;
		line-height: 30px;
	}
	.our-leadership {
		padding-top: 37px;
		padding-bottom: 0;
	}
	.title-wrap h2 {
		margin-bottom: 0px;
	}
	.single-vacation_package .title-wrap h2 {
		margin-bottom: 30px;
	}
	.team-membership-card .tabbing .nav-tabs .nav-item {
		float: left;
		width: auto;
		margin-right: 15px;
	}
	.team-membership-card .tabbing .nav-tabs .nav-item a.nav-link {
		display: block;
		font-size: 14px;
		padding: 0 5px 5px;
	}
	.our-team-btm-bg:before {
		height: 297px;
	}
	.our-team-btm-bg {
		margin-top: -190px;
		z-index: 1;
		height: 100%;
		padding-bottom: 88%;
	}
	.team-banner-content p {
		margin-bottom: 20px;
	}
	.our-team-sec {
		padding-top: 51px;
	}
	.team-membership-card .tab-content-main {
		padding-top: 29px;
	}
	.top-profile-pagntion {
		display: none;
	}
	.team-profile-info {
		padding-top: 0;
	}
	.team-member-info-sec {
		padding-top: 0;
	}
	.family-friendly-packages .stylesheet-block .style-block-text2 h5:after {
		left: 44%;
		bottom: -20px;
		height: 2px;
		background-color: #c0d4cc;
		width: 35px;
		content: " ";
		margin: 0 auto;
		text-align: center;
	}
	.build-memories .image-slider, .family-friendly-packages .image-slider, .family-hotels .image-slider, .travel-insight .image-slider {
		padding-left: 3%;
	}
	.team-member-img:before {
		display: none;
	}
	.team-member-img:after {
		display: none;
	}
	.team-member-shape:before {
		display: none;
	}
	.team-member-info-sec .col-md-6 {
		padding-left: 0;
		padding-right: 0;
	}
	.team-member-img {
		height: 100%;
		padding-bottom: 87%;
	}
	.team-member-info-sec .col-md-6 {
		position: relative;
		z-index: 1;
	}
	.team-profile-info:after {
		content: none;
	}
	.team-member-info-sec {
		text-align: center;
	}
	.team-member-info>ul>li {
		border: 0;
		font-size: 13px;
		font-family: 'Poppins', sans-serif;
		color: #56504E;
		margin: 0;
		padding: 0;
		padding-bottom: 1px;
	}
	.team-member-info>ul {
		margin: 0;
		padding: 0;
		list-style: none;
		display: block;
		flex-wrap: nowrap;
		padding-bottom: 20px;
	}
	.social-share {
		text-align: center;
		justify-content: center;
		display: block;
		text-align: center;
	}
	.prev-sec-btn {
		order: 1;
		width: 50%;
	}
	.center-sec-btn {
		order: 3;
		width: 100%;
		margin-top: 50px;
	}
	.next-sec-btn {
		order: 2;
		width: 50%;
	}
	.travel-insight .family-friendly-packages, .travel-insight .family-hotels {
		padding-top: 20px;
		padding-bottom: 102px;
	}
	.build-memories .slick-list, .family-friendly-packages .slick-list, .family-hotels .slick-list, .travel-insight .slick-list {
		padding: 0 8% 0 0 !important;
	}
	.team-member-info h1 {
		font-size: 30px;
		line-height: 30px;
		padding-top: 20px;
	}
	.team-member-info h2 {
		font-size: 28px;
		margin-bottom: 11px;
	}
	.social-share h3 {
		margin-right: 0;
	}
	.footer-social-cust {
		justify-content: center;
		margin-top: 5px;
		margin-bottom: 20px;
	}
	.footer-social-cust li:first-child {
		margin-left: 0;
	}
	.col-md-6.team-member-info {
		padding-top: 32px;
		padding-bottom: 38px;
	}
	.profile-pagntion-inner .secondary-btn {
		font-size: 11px;
		padding: 7px 3px 7px 5px;
	}
	.get-started-text p {
		margin-top: 0px;
		margin-bottom: 20px;
		font-size: 14px;
	}
	.slick-slider .slick-list {
		height: auto !important;
	}
	/* Top Search (Header) */
	.head-right-nav ul li {
		margin-top: 3px;
	}
	.top-search {
		height: calc(100% - 46px);
	}
	.top-search-inner .search-article {
		margin-bottom: 70px;
	}
	.top-search-inner .search-article input[type="text"] {
		font-size: 20px;
	}
	.top-search-inner .search-article button {
		top: 11px;
	}
	.top-search-inner .search-article img {
		max-width: 26px;
	}
	/* How it Works Page */
	.main-intro {
		padding: 50px 0 10px;
	}
	.main-intro .p-0 {
		padding: 0 20px !important;
	}
	.main-intro p {
		font-size: 16px;
	}
	.how-works-step.stick_header {
		padding: 10px 0 15px;
	}
	.how-works-step {
		padding-bottom: 15px;
	}
	.how-works-step .content-with-cta__cta {
		display: none;
	}
	.how-works-step .content-with-cta__content ul li {
		margin: 0 14px;
	}
	.how-works-step .content-with-cta__content ul li a {
		font-size: 13px;
		padding: 2px 0;
	}
	.how-works-step .content-with-cta__content ul li a:after {
		left: -14px;
	}
	.step-blocks .single-step {
		padding-bottom: 50px;
	}
	.step-blocks .single-step:first-child {
		padding-top: 45px;
	}
	.step-blocks .bottom-step .container {
		padding: 0;
	}
	.top-step .step-content-inner {
		padding: 0 20px;
	}
	.top-step .step-content-inner h2 {
		font-size: 26px;
	}
	.top-step .step-content-inner p {
		margin: 0 0 25px;
		letter-spacing: 0;
	}
	.top-step .step-content ul li {
		font-size: 12px;
		padding: 0 0 0 22px;
		background-position: left top 3px;
		background-size: 14px;
		line-height: 1.4;
	}
	.top-step .step-image-inner {
		margin-top: 15px;
	}
	.bottom-step .accordion-section {
		padding: 40px 20px;
		margin: 0;
	}
	.bottom-step .accordion-section h3 {
		font-size: 30px;
	}
	.bottom-step .accordion-section h3 {
		font-size: 24px;
	}
	.bottom-step .accordion-section:before {
		left: 24px;
		bottom: 8px;
		top: 8px;
		right: 24px;
		width: calc(100% - 48px);
		height: calc(100% - 16px);
	}
	.bottom-step .accordion-section h5 {
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 0;
	}
	.bottom-step .accordion-section .sub-accordion {
		padding: 20px 20px 20px 0;
	}
	.bottom-step .accordion-section .sub-accordion>div {
		position: relative;
	}
	.bottom-step .accordion-section h5 span {
		top: 50%;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		transform: translateY(-50%);
		position: absolute;
		right: -15px;
	}
	.bottom-step .accordion-section p {
		font-size: 13px;
	}
	.single-step:nth-child(2n) .step-image {
		order: 1;
	}
	.single-step:nth-child(2n) .top-step .step-content-inner {
		padding: 0 20px;
	}
	.our-happy-traveller-slider .slick-arrow {
		bottom: -30px;
	}
	/* 18 Summers Page */
	.video-block .play-quote span.circle {
		height: 45px;
		width: 45px;
	}
	.play-bg-anm {
		height: 60px;
		width: 60px;
		margin-left: -30px;
		top: -7px;
	}
	.video-block .play-quote span.circle:before {
		border-top: 6px solid transparent;
		border-bottom: 6px solid transparent;
		border-left: 12px solid #fff;
		margin-left: 2px;
	}
	.summer-image-section .summer-content {
		padding: 0 20px;
		margin: 0;
	}
	.summer-image-section .summer-content:before {
		display: none;
	}
	.summer-image-section .summer-content h3 {
		font-size: 26px;
		margin: 0 0 15px;
	}
	.summer-image-section .summer-content p {
		padding: 0;
	}
	.summer-image-single {
		padding-bottom: 60px;
	}
	.summer-image .image-block.half {
		font-size: 0;
	}
	.summer-image .image-block.half .single-img {
		width: 50%;
		margin-right: 0;
	}
	.summer-image .image-block .img-one {
		margin-left: 0;
	}
	.summer-image .image-block .img-two {
		margin-top: -27px;
		width: 51%;
	}
	.summer-image .image-block .img-three {
		margin-top: 30px;
		width: 49%;
		margin-left: 0;
	}
	.summer-image .image-block .img-four {
		margin-top: -100px;
		margin-left: 0;
	}
	.summer-image .image-block .img-five {
		margin-left: 0;
		margin-top: -15px;
	}
	.summer-image .styleimg-bg:after {
		border-width: 7px;
	}
	.summer-image .styleimg-border:after {
		left: 5px;
		right: 5px;
		bottom: 5px;
		top: 5px;
	}
	.summer-image-single:nth-child(2) .image-block .img-zero {
		margin-top: 0;
	}
	.summer-image-single:nth-child(2) .image-block .img-one {
		margin-top: -50px;
	}
	.summer-image-single:nth-child(2) .image-block .img-three {
		margin-top: -35px;
	}
	.summer-image-single:nth-child(2) .image-block .img-four {
		margin-top: -100px;
	}
	.summer-image-single:nth-child(2) .image-block .img-five {
		margin-top: -8px;
	}
	.summer-image-single:last-child {
		padding-bottom: 60px;
	}
	.images-section .styleimg-full:after {
		height: 30px;
		width: 120px;
		background-size: cover;
	}
	.summer-image-section:after {
		height: 60px;
	}
	.summer-tab {
		padding-bottom: 70px;
	}
	.summer-tab .main-title {
		margin: 0 0 30px;
	}
	.summer-tab.wrap-tabing .tabbing button.tab-next, .summer-tab.wrap-tabing .tabbing button.tab-prev {
		margin-top: 85px;
	}
	.summer-tab .tabbing button.tab-next:before, .summer-tab .tabbing button.tab-prev:before {
		height: 8px;
		width: 8px;
	}
	.summer-tab.wrap-tabing .tabbing {
		padding: 60px 20px 0;
	}
	.summer-tab .tabbing .nav-tabs .nav-item .nav-link {
		font-size: 13px;
		padding: 0 50px 5px;
	}
	.summer-tab.profile-box .tab-content-main {
		margin: 0;
		padding: 0;
	}
	.summer-tab .package-fort-image {
		order: 0;
		margin-bottom: 30px;
		padding: 20px 34px 0;
	}
	.summer-tab .tab-content-main {
		padding-top: 20px;
	}
	.summer-tab .single-article-full {
		padding: 20px;
	}
	.summer-tab .single-article-full h4 {
		font-size: 24px;
	}
	.summer-tab .cover-port {
		padding: 0 34px;
	}
	.summer-tab .cover-port h3 {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.places-section {
		padding: 70px 0;
	}
	.places-section h2 {
		font-size: 26px;
		line-height: 1;
	}
	.places-section .main-title p {
		margin: 0;
	}
	.result-section {
		padding: 70px 0;
	}
	.result-section h2 {
		font-size: 26px;
		line-height: 1;
	}
	.result-section .main-title p {
		margin: 0;
	}
	.result-blocks {
		margin-top: 30px;
	}
	.result-blocks .single-result {
		padding: 3rem 0;
		flex-wrap: wrap;
		text-align: center;
	}
	.result-blocks .single-result .left-block {
		max-width: 100%;
		margin: 0 0 10px;
	}
	.result-blocks .single-result p {
		font-size: 15px;
	}
	.result-blocks .single-result .right-block {
		width: 100%;
	}
	.result-blocks .single-result ul {
		justify-content: center;
	}
	.result-section .btn-blocks {
		margin-top: 25px;
	}
	.result-section .btn-blocks a.secondary-btn {
		margin-top: 30px;
	}
	.single-step-block {
		padding-top: 30px;
		margin-top: 30px;
	}
	.single-step-block h3 {
		font-size: 20px;
		margin: 0 0 25px;
	}
	.citizen-section {
		padding: 70px 0 90px;
	}
	.citizen-section .container-fluid {
		padding: 0;
	}
	.citizen-section .main-title {
		padding: 0 20px;
		margin: 0 auto 25px;
	}
	.citizen-section .styleimg-full:after {
		height: 30px;
		width: 120px;
		background-size: cover;
	}
	.citizen-tabbing {
		margin: -20px 0;
		padding: 40px 20px 55px;
	}
	.citizen-tabbing h2 {
		margin-bottom: 25px;
		font-size: 24px;
		line-height: 1.1;
	}
	.citizen-tabbing .tabbing button.tab-next, .citizen-tabbing .tabbing button.tab-prev {
		margin-top: 0;
	}
	.citizen-tabbing .tabbing button.tab-next.disabled, .citizen-tabbing .tabbing button.tab-prev.disabled {
		opacity: .5;
	}
	.citizen-tabbing:before {
		top: 6px;
		bottom: 6px;
		right: 6px;
		left: 6px;
	}
	.citizen-tabbing .stylesheet-block .row {
		margin: 0;
	}
	.citizen-tabbing .package-fort-image h3 {
		margin: 0 0 5px;
		font-size: 18px;
	}
	.citizen-tabbing .package-fort-image {
		padding: 0 20px;
		order: 0;
		margin-bottom: 30px;
	}
	.citizen-tabbing .package-fort-image li, .citizen-tabbing .package-fort-image em  {
		font-size: 14px !important;
	}
	.citizen-tabbing .cover-port {
		padding: 0 20px;
	}
	.citizen-tabbing .tab-content h5 {
		font-size: 13px;
	}
	.citizen-tabbing .tab-content p {
		font-size: 14px;
	}
	.citizen-tabbing .tabbing button.tab-next:before, .citizen-tabbing .tabbing button.tab-prev:before {
		height: 8px;
		width: 8px;
	}
	.citizen-tabbing .create-own-btn {
		margin: 35px 0 0;
		text-align: left !important;
	}
	.how-works-section {
		padding: 0 0 70px;
	}
	.how-works-section p {
		line-height: 1.6;
		font-size: 13px;
	}
	.how-works-section span {
		font-size: 15px;
	}
	.how-works-section .how-works-single {
		margin: 0 0 20px;
	}
	.how-works-section .btn-block {
		margin: 40px 0 0;
	}
	.how-works-section .btn-block a.primary-btn {
		max-width: 151px;
		width: 100%;
		display: block;
		margin: 0 auto 35px;
	}
	.social-section {
		padding: 70px 0 0 0;
	}
	.social-blocks {
		padding: 0 16px;
	}
	.social-blocks:before {
		top: 17px;
		left: 10px;
		right: 10px;
	}
	.social-section .social-single {
		width: 50%;
		padding: 0 4px;
		margin: 4px 0;
	}
	.social-section .social-single.social-two {
		top: 30px;
	}
	.social-section .social-single.social-three {
		top: 0;
	}
	.social-section .social-single.social-four {
		top: 30px;
	}
	.social-section .social-single.social-six {
		top: 30px;
	}
	.social-section .social-single.social-seven {
		width: calc(100% + 32px);
		padding: 0;
		margin: 10px -16px 0;
	}
	.social-section .social-single {
		text-align: center;
	}
	.social-section .social-single .single-article {
		padding: 50px 20px;
	}
	.social-section .social-single .single-article h4 {
		font-size: 22px;
		padding-bottom: 25px;
	}
	.social-section .social-single .single-article-full h4:before {
		left: 50%;
	}
	.single-article-full .author {
		font-size: 13px;
	}
	/* Trip Planner Page */
	.trip-planner-section {
		padding: 40px 0 50px;
	}
	.trip-planner-section .read-more-content p {
		margin: 0 0 25px;
	}
	.trip-planner-tab .tab-content-main {
		padding: 0 40px;
	}
	.trip-planner-tab.wrap-tabing .tabbing {
		padding: 0;
	}
	.trip-planner-tab.wrap-tabing .tabbing button.tab-next, .trip-planner-tab.wrap-tabing .tabbing button.tab-prev {
		margin-top: -4px;
	}
	.trip-planner-tab .tabbing button.tab-next:before, .trip-planner-tab .tabbing button.tab-prev:before {
		width: 8px;
		height: 8px;
	}
	.trip-planner-tab .tabbing .nav-tabs .nav-item .nav-link {
		font-size: 13px;
		padding: 0 10px 5px;
	}
	.trip-planner-tab .bottom-tabbing {
		padding: 40px 0;
	}
	.trip-planner-tab .get-started {
		padding: 30px 30px 40px;
	}
	.trip-planner-tab .get-started h5 {
		font-size: 24px;
		margin-bottom: 20px;
	}
	.trip-planner-tab .single-article-text {
		left: 10px;
		width: calc(100% - 20px);
	}
	.trip-planner-tab .single-article {
		margin-bottom: 0;
	}
	.trip-planner-tab .single-article-text h4 {
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	.bottom-tabbing .single-article .upload-like-btn svg {
		width: 16px;
	}
	/* Search Results Page */
	.search-result-top {
		padding: 30px 0 20px;
	}
	.search-result-top form {
		margin-bottom: 25px;
	}
	.search-result-top .search-text {
		font-size: 20px;
		padding-right: 80px;
		height: 55px;
	}
	.search-result-top input[type="submit"] {
		background-size: 22px;
	}
	.search-result-top ul.search-filter {
		overflow-x: scroll;
		overflow-y: hidden;
		padding-bottom: 10px;
	}
	.remove-text {
		width: 20px;
		height: 28px;
		right: 45px;
	}
	.search-result-top ul.search-filter li a {
		font-size: 14px;
		white-space: nowrap;
	}
	.search-found {
		padding: 0 20px;
	}
	.search-found p {
		font-size: 14px;
		letter-spacing: 0;
	}
	.all-search-result .inner-search {
		padding: 0 20px;
	}
	.all-search-result .single-search-inner {
		padding: 30px 0 15px;
	}
	.all-search-result .search-result-image {
		display: none;
	}
	.all-search-result .single-search-inner .search-result-text {
		max-width: 100%;
		padding: 0;
	}
	.all-search-result .single-search-inner .search-category {
		font-size: 13px;
		letter-spacing: 0;
	}
	.all-search-result .single-search-inner h3 {
		font-size: 26px;
		line-height: 1.08;
	}
	.all-search-result .single-search-inner p {
		line-height: 1.55;
	}
	.search-result-bottom {
		padding-bottom: 50px;
	}
	.search-result-bottom .list-cptapagination {
		margin: 40px 0 0;
	}
	.search-result-bottom .list-cptapagination li {
		margin: 0 4px;
	}
	.galance-left h3 {
		font-size: 24px;
		line-height: 30px;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
	/* Top Search (Header) */
	.head-right-nav ul li {
		margin-top: 8px;
	}
	/* How it Works Page */
	.main-intro {
		padding: 60px 0 30px;
	}
	.main-intro p {
		font-size: 20px;
	}
	.step-blocks .single-step:first-child {
		padding-top: 60px;
	}
	.step-blocks .single-step {
		padding-bottom: 70px;
	}
	.top-step .step-content-inner {
		padding: 0 0 0 20px;
	}
	.top-step .step-content-inner h2 {
		font-size: 36px;
	}
	.top-step .step-content-inner p {
		font-size: 16px;
	}
	.top-step .step-content ul li {
		font-size: 14px;
	}
	.bottom-step .accordion-section {
		margin-top: 30px;
		padding: 50px;
	}
	.bottom-step .accordion-section h3 {
		font-size: 30px;
	}
	.bottom-step .accordion-section .sub-accordion {
		padding: 25px 25px 25px 15px;
	}
	.bottom-step .accordion-section .sub-accordion>div {
		position: relative;
	}
	.bottom-step .accordion-section h5 span {
		position: relative;
		right: -10px;
	}
	.bottom-step .accordion-section h5 {
		font-size: 20px;
	}
	.single-step:nth-child(2n) .top-step .step-content-inner {
		padding: 0 20px 0 0;
	}
	/* 18 Summers Page */
	.summer-image-section .summer-content {
		padding: 0 0 0 20px;
		margin: 0;
	}
	.summer-image-section .summer-content:before {
		display: none;
	}
	.summer-image-section .summer-content h3 {
		font-size: 26px;
		margin: 0 0 15px;
	}
	.summer-image-section .summer-content p {
		padding: 0;
	}
	.summer-image-single {
		padding-bottom: 60px;
	}
	.summer-image .image-block.half {
		font-size: 0;
	}
	.summer-image .image-block.half .single-img {
		width: 50%;
		margin-right: 0;
	}
	.summer-image .image-block .img-one {
		margin-left: 40px;
	}
	.summer-image .image-block .img-two {
		margin-top: -27px;
		width: 51%;
	}
	.summer-image .image-block .img-three {
		margin-top: 30px;
		width: 49%;
		margin-left: 0;
	}
	.summer-image .image-block .img-four {
		margin-top: -100px;
		margin-left: 10px;
	}
	.summer-image .image-block .img-five {
		margin-left: 0;
		margin-top: -15px;
	}
	.summer-image .styleimg-bg:after {
		border-width: 7px;
	}
	.summer-image .styleimg-border:after {
		left: 5px;
		right: 5px;
		bottom: 5px;
		top: 5px;
	}
	.summer-image-single:nth-child(2) .image-block .img-zero {
		margin-top: 0;
	}
	.summer-image-single:nth-child(2) .image-block .img-one {
		margin-top: -50px;
		margin-left: 40px;
	}
	.summer-image-single:nth-child(2) .image-block .img-three {
		margin-top: -35px;
	}
	.summer-image-single:nth-child(2) .image-block .img-four {
		margin-top: -100px;
	}
	.summer-image-single:nth-child(2) .image-block .img-five {
		margin-top: -8px;
		margin-left: 40px;
	}
	.summer-image-single:last-child {
		padding-bottom: 40px;
	}
	.summer-sub-content {
		max-width: 100%;
		flex: 0 0 100%;
	}
	.summer-sub-image {
		max-width: 100%;
		flex: 0 0 100%;
	}
	.images-section .styleimg-full:after {
		height: 30px;
		width: 120px;
		background-size: cover;
	}
	.summer-image-section:after {
		height: 60px;
	}
	.summer-tab.wrap-tabing .tabbing {
		padding-top: 70px;
	}
	.summer-tab .cover-port {
		padding: 0 15px;
		margin-bottom: 30px;
	}
	.summer-tab .tab-content-main {
		padding-top: 40px;
	}
	.summer-tab .package-fort-image {
		margin-bottom: 80px;
		padding: 0 20px;
	}
	.places-section {
		padding: 80px 0;
	}
	.places-section h2 {
		font-size: 40px;
	}
	.result-section {
		padding: 80px 0;
	}
	.result-section .main-title p {
		margin: 0 0 40px;
	}
	.result-blocks .single-result {
		padding: 20px 20px 30px;
	}
	.result-blocks .single-result .left-block {
		max-width: 185px;
		padding-right: 20px;
	}
	.citizen-section {
		padding: 80px 0;
	}
	.citizen-tabbing {
		padding: 40px 40px 70px;
		margin-top: -80px;
	}
	.citizen-section .container-fluid {
		padding: 0;
	}
	.citizen-section .main-title {
		padding: 0 20px;
	}
	.citizen-tabbing .package-fort-image {
		margin: 0;
		order: 0;
		padding: 0 15px;
	}
	.citizen-tabbing .package-fort-image h3 {
		margin: 0 0 5px;
	}
	.citizen-tabbing .cover-port {
		padding: 25px 15px 10px;
	}
	.citizen-tabbing .create-own-btn {
		margin: 30px 0 0;
		text-align: left !important;
	}
	.citizen-tabbing .tabbing .nav-tabs .nav-item a {
		padding-left: 25px;
		padding-right: 25px;
	}
	.how-works-section {
		padding: 0 0 90px;
	}
	.how-works-section .how-works-single {
		padding: 0;
	}
	.how-works-section .btn-block {
		margin: 70px 0 0;
	}
	.social-section {
		padding: 80px 0;
	}
	.social-section .social-single {
		padding: 0 6px;
		margin: 6px 0;
	}
	.social-section .social-single .single-article {
		padding: 40px 30px;
	}
	.social-section .social-single .single-article h4 {
		font-size: 20px;
	}
	/* Trip Planner Page */
	.trip-planner-tab .single-article {
		margin: 0;
	}
	.trip-planner-tab .bottom-tabbing {
		padding: 60px 0 30px;
	}
	/* Search Results Page */
	.search-result-top {
		padding-top: 110px;
	}
	.search-result-top .search-text {
		font-size: 36px;
		height: 70px;
	}
	.search-result-top input[type="submit"] {
		background-size: 30px;
	}
	.remove-text {
		width: 27px;
		height: 27px;
	}
	.all-search-result .single-search-inner h3 {
		line-height: 1.2;
	}
	.all-search-result .single-search-inner p {
		line-height: 1.5;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	/* Blog Index */
	.travel-block-inner {
		padding-bottom: 30px;
	}
	.big-blog-block {
		max-width: 100%;
		padding: 0;
	}
	.big-blog-text h2 {
		font-size: 48px;
		margin-bottom: 35px;
	}
	.big-blog-block figure:after {
		background-image: url("../images/curve-overlay.svg");
		background-size: cover;
	}
	.small-blog-block {
		max-width: calc(100% + 20px);
		margin: 0 -10px;
		width: calc(100% + 20px);
	}
	.small-blog-block .single-blog {
		margin: 0 10px;
		display: inline-block;
		width: calc(33.33% - 23px);
	}
	.small-blog-block .single-blog:last-child {
    	margin-bottom: inherit;
	}
	.small-blog-block .single-blog figure {
		display: none;
	}
	.small-blog-block .single-blog .right-text {
		max-width: 100%;
		text-align: center;
		padding: 20px 25px;
	}
	.small-blog-block .single-blog span:before {
		left: 50%;
		right: auto;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.travel-blog-top:before {
		height: 58%;
	}
	.family-travelling {
		padding-bottom: 50px;
	}
	.family-travelling .single-block:before {
		display: none;
	}
	.tips-travelling {
		padding: 0;
		border-left: 2px solid #eae9e9;
	}
	.family-travelling .single-block {
		padding: 0 0 25px;
		margin-bottom: 25px;
		border-bottom: 1px solid #d5d3d3;
	}
	.family-travelling .mx-auto:last-child .single-block {
		border: 0;
	}
	.family-travelling h3 {
		line-height: 1.2;
		margin: 20px 0 15px;
	}
	.tips-title {
		border: 0;
		padding: 0;
		margin: 0;
	}
	.tips-block ul {
		flex-wrap: wrap;
	}
	.tips-block ul li {
		margin: 6px 0;
	}
	.tips-block a {
		max-width: 215px;
	}
	.single-article-text .category {
		padding-bottom: 18px;
	}
	.filter-list-group {
		max-width: 250px;
	}
	.galance-left h3 {
     	font-size: 28px;
    	line-height: 35px;
}
}
@media (max-width: 575px) {
	.buttons-section, .heading-text, .start-discussion, .table-section, .text1, .text2, .text3, .text4 {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	.build-memories .build-memory-slider .slick-list:before, .family-friendly-packages .taxlanding-packages-slider .slick-list:before, .family-hotels .family-hotel-slider .slick-list:before {
		width: 35px;
	}
	.modal-social {
		flex-flow: column;
		align-items: flex-start;
		width: 140px;
		margin: 0 auto;
	}
	.modal-social>div {
		margin: 10px 0;
	}
	.enumenu_ul ul li {
		width: 100%;
	}
	.small-img {
		left: 165px;
	}
	.package-fort-image {
		margin-bottom: 130px;
	}
	.small-img {
		left: 175px;
	}
	.cover-side-profile {
		margin: 0;
		padding: 31px 20px;
	}
	.cover-side-profile>a {
		margin: 12px 0 0;
	}
	.cover-side .galance-block {
		padding: 11px 8px;
	}
	.read-wrap {
		padding: 0;
	}
	.related-packages.profile-box {
		padding-top: 30px;
	}
	.footer-nav-social-cust .footer-social-cust li {
		margin-left: 13px;
	}
	.article-filter {
		margin: 0 -15px 30px;
	}
	.mobile-filter.active:before {
		background-color: #fff;
		height: 100%;
		width: calc(100% + 30px);
		content: " ";
		position: absolute;
		left: -15px;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: -1;
	}
	.blog-filter .single-filter {
		margin: 0 -15px;
	}
	.galance-section {
		padding-top: 30px;
	}
	.cover-data li {
		width: 100%;
		text-align: center;
		margin-right: 0;
		padding-right: 0;
		margin-bottom: 15px;
	}
	.cover-data li:after {
		display: none;
	}
	.cover-data {
		position: relative;
	}
	.cover-data:after {
		position: absolute;
		content: '';
		right: 0;
		top: inherit;
		bottom: -12px;
		width: 100%;
		background: rgba(86, 80, 78, 0.25);
		height: 1px;
	}
	.cover-side {
		padding: 0 15px;
	}
	.cover-zig .package-fort-image .small-img {
		left: 115px;
	}
}
@media (max-width: 360px) {
	.map-content-inner {
		max-width: 280px;
	}
}
@media (max-height: 700px) {
	.zoom-anim-dialog {
		align-items: flex-start;
		overflow-y: auto;
		overflow-x: hidden;
	}
}
.arrow-area-for-those-happy-travelers {
	display: inline-block;
	position: absolute;
	right: 90px;
	top: -19px;
}
.arrow-area-for-those-happy-travelers .slick-arrow {
	background-color: transparent;
	font-size: 0;
	z-index: 999;
	width: 30px;
	height: 50px;
	bottom: 0;
	transform: none;
	top: auto;
	cursor: pointer;
}
.arrow-area-for-those-happy-travelers .slick-arrow {
	border: 0;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	width: 100%;
}
.arrow-area-for-those-happy-travelers .slick-next span, .arrow-area-for-those-happy-travelers .slick-prev span {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	background: url("../images/arrow.svg") no-repeat;
	width: 45px;
	height: 16px;
	transform: translate(0, -50%);
}
.arrow-area-for-those-happy-travelers .slick-prev span {
	left: -70px;
	transform: translate(0, -50%) rotate(-180deg);
}
.arrow-area-for-those-happy-travelers .slick-next span {
	right: -70px;
}
.arrow-area-for-those-happy-travelers .slick-next:before, .arrow-area-for-those-happy-travelers .slick-prev:before {
	content: "";
	height: 45px;
	width: 45px;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	cursor: pointer;
}
.arrow-area-for-those-happy-travelers .slick-next:hover:before, .arrow-area-for-those-happy-travelers .slick-prev:hover:before {
	box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.5);
	transition: all ease-in-out .2s;
}
.arrow-area-for-those-happy-travelers .slick-prev:before {
	left: -80px;
}
.arrow-area-for-those-happy-travelers .slick-next:before {
	right: -80px;
}
.arrow-area-for-those-happy-travelers .slick-arrow {
	bottom: 0;
	width: auto;
	left: 50%;
	transform: translate(0, 55%);
}
.arrow-area-for-those-happy-travelers .slick-prev:before {
	left: 0;
}
.arrow-area-for-those-happy-travelers .slick-prev span {
	left: 5px;
}
.arrow-area-for-those-happy-travelers .slick-next:before {
	right: 0;
}
.arrow-area-for-those-happy-travelers .slick-next span {
	right: 5px;
}
.arrow-area-for-those-happy-travelers .slick-prev span:after {
	content: "";
	position: absolute;
	height: 29px;
	width: 1px;
	background-color: rgba(255, 255, 255, 0.5);
	left: -20px;
	bottom: -7px;
}
.arrow-area-for-those-happy-travelers .slick-next:before, .arrow-area-for-those-happy-travelers .slick-prev:before {
	content: "";
	height: 45px;
	width: 45px;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	cursor: pointer;
}
.arrow-area-for-those-happy-travelers .slick-prev {
	margin-left: -70px;
}
.arrow-area-for-those-happy-travelers .slick-next {
	margin-left: 70px;
}
.arrow-area-for-those-happy-travelers .slick-next:before, .arrow-area-for-those-happy-travelers .slick-prev:before {
	width: 30px;
	height: 30px;
}
.our-happy-traveller-container {
	max-width: 99999px;
	margin: 0 auto;
}
@media screen and (min-width: 1364px) {
	.our-happy-traveller-container {
		padding: 0px 320px;
	}
}
@media screen and (min-width: 991px) and (max-width: 1363px) {
	.our-happy-traveller-container {
		padding: 0px 140px;
	}
}
@media screen and (min-width: 768px) and (max-width: 990px) {
	.our-happy-traveller-container {
		padding: 0px 120px;
	}
}
@media screen and (max-width: 767px) {
	.our-happy-traveller-container {
		padding: 0px 15px;
	}
}
@media screen and (max-width: 767px) {
	.our-happy-traveller h2 {
		text-align: center;
		padding-top: 20px;
	}
	.our-traveller-wrap {
		padding-top: 80px;
	}
	.arrow-area-for-those-happy-travelers {
		right: auto !important;
		left: 50% !important;
		top: 85px !important;
	}
}
.blog-post+section .stylesheet-title-text {
	padding-top: 0px;
}
.our-happy-traveller-slider .read-more a {
	position: relative;
}
.our-happy-traveller-slider .read-more a img {
	position: absolute;
	right: -10px;
	top: 13px;
}
.our-happy-traveller-slider .read-more a:hover img {
	right: -20px;
}
body .wrapper .facetwp-pager {
	position: relative;
	display: flex;
	align-items: flex-end;
	margin: 6rem 0 0;
	justify-content: center;
}
body .wrapper .facetwp-pager .facetwp-pager-label {
	display: none;
}
body .wrapper .facetwp-pager .facetwp-page {
	color: #56504e;
	font-size: 1.75rem;
	border-bottom: 0.2rem solid rgba(177, 66, 68, 0);
	padding-bottom: .5rem;
	min-width: 2rem;
	text-align: center;
}
body .wrapper .facetwp-pager .facetwp-page.active {
	border-bottom: 0.2rem solid #b14244;
	padding-bottom: .5rem;
}
body footer {
	position: relative;
}
body footer .awards-recognition, body footer .footer-nav-social-cust {
	border-bottom: 1px solid rgba(110, 104, 102, 0.25);
}
body footer .footer-bottom {
	position: relative;
}
body footer .footer-bottom .footer-copyright {
	position: relative;
}
body footer .footer-bottom .footer-copyright li {
	position: relative;
	font-size: 12px;
	font-weight: 400;
	color: #56504e;
}
body footer .footer-bottom .footer-copyright li a, body footer .footer-bottom .footer-copyright li p {
	font-size: 12px;
	font-weight: 400;
	margin: 0;
}
body footer .footer-bottom .footer-copyright li a:hover {
	color: #B14244;
}
body footer .footer-bottom .footer-copyright li:hover a {
	color: #56504e;
}
body footer .footer-bottom .footer-copyright li:hover a:hover {
	color: #B14244;
}
@media (max-width: 768px) {
	body footer .nav-footer {
		margin-bottom: 16rem !important;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	body footer .nav-footer .menu-item {
		width: 50%;
		float: left;
		margin: 0 0 1.5rem;
	}
}
body .wrapper .top-search {
	z-index: 99;
}
body .wrapper .top-search .top-search-inner {
	min-height: 60rem;
}
body .wrapper .top-search .search-article button {
	border: 0;
	position: absolute;
	top: 0;
	right: 5px;
	background-color: transparent;
	cursor: pointer;
	bottom: 0;
}
body .wrapper .top-search .text-links a.text-link-here {
	font-size: 1.75rem;
}
body .wrapper header .main .head-right .aaenumenu_container {
	z-index: 9999;
}
body .wrapper header .main .head-right .menu-side-menu-container {
	display: inline;
}
body .wrapper header .main .head-right .head-center .head-logo .text {
	position: relative;
	z-index: 99;
	max-width: 20rem;
	width: 100%;
}
body .wrapper header .main .head-right .head-center .head-logo .icon {
	position: relative;
	max-width: 8.4rem;
	top: -.5rem;
	box-shadow: inset 10rem 10rem 10rem #FFF;
	min-width: 7.2rem;
}
body .wrapper header .main .head-right-nav ul li {
	margin: 0;
}
body .wrapper header .main .head-right-nav ul li span {
	margin: 0 1rem;
}
body .wrapper header .main .head-right-nav ul li:nth-child(2) a, body .wrapper header .main .head-right-nav ul li:nth-child(3) a {
	color: #4A4A4A;
	font-weight: 600;
	font-size: 16px;
	margin: 0;
}
body .wrapper header.sticky-header {
	z-index: 999999;
}
body .wrapper header.sticky-header .main .head-right .head-center .head-logo .icon {
	position: relative;
	max-width: 8.4rem;
	box-shadow: inset 10rem 10rem 10rem #FFF;
	min-width: 0;
	width: 5rem;
}
@media (max-width: 1200px) {
	body .wrapper header .main .head-right {
		position: relative;
	}
	body .wrapper header .main .head-right .head-center .head-logo .text {
		display: none;
	}
	body .wrapper header .main .head-right .head-center .head-logo .icon {
		position: relative;
		max-width: 8.4rem;
		top: -3.75rem;
		box-shadow: inset 10rem 10rem 10rem #FFF;
		width: 5rem;
		border: none;
		min-width: 0;
	}
}
@media (max-width: 992px) {
	body .wrapper header .main .head-right .head-center .head-logo .icon {
		position: relative;
		max-width: 6rem;
		top: -4.5rem;
		box-shadow: none;
		width: 4.5rem;
		min-width: 0;
		border: none;
	}
}
@media (max-width: 767px) {
	body .wrapper header .main .head-right .head-center .head-logo .icon {
		top: -.25rem;
	}
}
body .wrapper .scrim {
	display: none;
	opacity: 0;
	height: 0;
	width: 0;
}
body .wrapper .style-banner {
	position: relative;
	height: 66vh;
	min-height: 36rem;
}
body .wrapper .style-banner .text {
	z-index: 0;
	position: absolute;
	bottom: 8rem;
	width: 100%;
	left: 0;
	right: 0;
	text-align: center;
	opacity: 0;
	max-width: 992px;
}
body .wrapper .style-banner .text h1 {
	color: #FFF;
	font-size: 82px;
	line-height: 87px;
	padding-top: 5px;
}
body .wrapper .style-banner .credit {
	position: absolute;
	bottom: 1rem;
	right: 1rem;
	margin: 0;
	color: #FFF;
	font-size: 12px;
	z-index: 99;
}
body .wrapper .style-banner::after {
	position: absolute;
	content: "";
	height: auto;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position: bottom center;
}
body .wrapper .style-banner.full-height {
	height: calc(100vh - 108px);
	min-height: 48rem;
}
body .wrapper .style-banner.full-height .fill-height-title {
	max-width: 992px;
	bottom: 0;
	z-index: 0;
}
body .wrapper .style-banner.full-height span.scriptsubhead, .fill-height-title .scriptsubhead {
	font-family: 'Ernest and EmilySlantedSolidW0';
	color: #fff;
	font-size: 50px;
	line-height: 55px;
}
body .wrapper .style-banner.full-height h1, .fill-height-title h1 {
	/*font-size: calc(2.9vw + 1.5rem);*/
	margin: 0 auto;
	/*line-height: calc(2.3vw + 3.5rem);*/
	font-size: 82px;
	line-height: 87px;
	letter-spacing: -0.02em;
}
body .wrapper .style-banner.no-image {
	background: #b14244;
	min-height: 28rem;
}
@media (max-width: 992px) {
	body .wrapper .style-banner.full-height h1, .fill-height-title h1 {
		font-size: 58px !important;
		line-height: 62px !important;
	}
	body .wrapper .style-banner.full-height span.scriptsubhead {
		font-size: 40px;
	}
}
@media (max-width: 576px) {
	body .wrapper .style-banner.full-height h1, .fill-height-title h1, body .wrapper .style-banner .text h1 {
		font-size: 38px !important;
		padding-top: 0px;
		line-height: 40px !important;		
	}
	body .wrapper .style-banner.full-height span.scriptsubhead, .fill-height-title .scriptsubhead {
		font-size: 30px;
		line-height: 33px;
	}
	body .wrapper .style-banner.full-height {
		min-height: 0;	
	}
	body .wrapper .style-banner.full-height .fill-height-title {
		bottom: 0;
	}
}
body .start-discussion {
	position: relative;
}
body .start-discussion .logged-in-as {
	font-size: 14px;
	margin: 0 0 1.5rem;
}
body .start-discussion .comment-form-comment {
	margin: 0 0 1rem;
	width: 100%;
}
body .start-discussion .comment-form-comment label {
	display: none;
}
body .start-discussion #comment {
	display: block;
	width: 100%;
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
body .start-discussion .comments-area {
	position: relative;
}
body .start-discussion .comments-area .title {
	position: relative;
	display: flex;
}
body .start-discussion .comments-area .title h2 {
	width: auto;
}
body .start-discussion .comments-area .title span {
	width: auto;
}
body .start-discussion .comments-area .comment-respond {
	border-top: 1px solid rgba(86, 80, 78, 0.25);
	padding-top: 25px;
}
body .start-discussion .comments-area .comment-respond h3 {
	position: relative;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
	display: inline;
	font-family: 'Poppins', sans-serif;
}
body .start-discussion .comments-area .comment-respond .logged-in-as {
	font-size: 13px;
	font-weight: 400;
	padding-left: 20px;
	position: relative;
	font-family: 'Poppins', sans-serif;
}
body .start-discussion .comments-area .comment-respond .logged-in-as a {
	color: #B14244;
}
body .start-discussion .comments-area .comment-respond .comment-form {
	padding: 0 0 6rem;
	position: relative;
}
body .start-discussion .comments-area .comment-respond .comment-form .comment-notes {
	position: absolute;
	bottom: 0;
}
body .start-discussion .comments-area .comment-respond .comment-form p {
	margin: 0 0 1rem;
}
body .start-discussion .comments-area .comment-respond .comment-form input[type="text"], body .start-discussion .comments-area .comment-respond .comment-form input[type="email"], body .start-discussion .comments-area .comment-respond .comment-form input[type="url"], body .start-discussion .comments-area .comment-respond .comment-form textarea {
	display: block;
	width: 100%;
	height: calc(2.25rem + 2px);
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
body .start-discussion .comments-area .comment-respond .comment-form input[type="text"], body .start-discussion .comments-area .comment-respond .comment-form input[type="email"], body .start-discussion .comments-area .comment-respond .comment-form input[type="url"] {
	border: 1px solid rgba(86, 80, 78, 0.25);
	font-size: 18px;
	font-weight: 400;
	padding: 21px 19px;
	border-radius: 5px;
}
body .start-discussion .comments-area .comment-respond .comment-form input[type="submit"] {
	width: 100%;
}
body .start-discussion .comments-area .comment-respond .comment-form label {
	display: none;
}
body .start-discussion .comments-area .comment-respond .comment-form .logged-in-as {
	padding: 0;
	margin: 0 0 1rem;
}
body .start-discussion .comments-area .comment-respond .comment-form .comment-form-comment {
	position: relative;
	width: 100%;
}
body .start-discussion .comments-area .comment-respond .comment-form .comment-form-comment textarea {
	position: relative;
	border: 1px solid rgba(86, 80, 78, 0.25);
	font-size: 18px;
	font-weight: 400;
	padding: 21px 19px;
	border-radius: 5px;
	width: 100%;
	min-height: 2rem;
	height: 8rem;
	width: 100%;
}
body .start-discussion .comments-area .comment-respond .comment-form .form-submit {
	position: relative;
}
body .start-discussion .comments-area ul.comment-list {
	position: relative;
}
body .start-discussion .comments-area ul.comment-list li {
	position: relative;
	padding: 25px 0;
	border-bottom: 1px solid rgba(86, 80, 78, 0.25);
}
body .start-discussion .comments-area ul.comment-list li article.comment-body {
	position: relative;
}
body .start-discussion .comments-area ul.comment-list li article.comment-body footer.comment-meta {
	position: relative;
	padding: 0 0 1rem;
}
body .start-discussion .comments-area ul.comment-list li article.comment-body footer.comment-meta a {
	color: #b14244;
}
body .start-discussion .comments-area ul.comment-list li article.comment-body footer.comment-meta .comment-author {
	position: relative;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
	display: inline;
}
body .start-discussion .comments-area ul.comment-list li article.comment-body footer.comment-meta .comment-author .says {
	display: none;
}
body .start-discussion .comments-area ul.comment-list li article.comment-body footer.comment-meta .comment-metadata {
	position: relative;
	display: inline;
}
body .start-discussion .comments-area ul.comment-list li article.comment-body footer.comment-meta .comment-metadata a {
	line-height: 0;
	color: #b14244;
}
body .start-discussion .comments-area ul.comment-list li article.comment-body footer.comment-meta .comment-metadata a time {
	text-transform: lowercase;
	font-size: 13px;
	font-weight: 400;
	padding-left: 20px;
	position: relative;
	color: #4b4b4b;
}
body .start-discussion .comments-area ul.comment-list li article.comment-body footer.comment-meta .comment-metadata a::before {
	position: absolute;
	content: "";
	height: 5px;
	width: 5px;
	background-color: #000;
	border-radius: 50%;
	left: 5px;
	top: 50%;
}
body .start-discussion .comments-area ul.comment-list li article.comment-body footer.comment-meta .comment-metadata .edit-link {
	font-size: 13px;
	font-weight: 400;
	padding-left: 20px;
	position: relative;
}
body .start-discussion .comments-area ul.comment-list li article.comment-body footer.comment-meta .comment-metadata .edit-link a {
	color: #B14244;
}
body .start-discussion .comments-area ul.comment-list li article.comment-body footer.comment-meta .comment-awaiting-moderation {
	display: block;
	font-size: 1.5rem;
	font-style: normal;
	color: #b14244;
	line-height: 1.5;
	padding: 2rem;
	border: 1px solid rgba(177, 66, 68, 0.25);
	background: rgba(177, 66, 68, 0.025);
	margin: 1rem 0;
	border-radius: .5rem;
}
body .start-discussion .comments-area ul.comment-list li article.comment-body .comment-content {
	position: relative;
}
body .start-discussion .comments-area ul.comment-list li article.comment-body .comment-content br {
	position: relative;
	height: 1rem;
	display: block;
	width: 100%;
	clear: both;
	margin: 1rem auto;
}
body .start-discussion .comments-area ul.comment-list li article.comment-body .comment-content p {
	margin: 0;
}
body .start-discussion .comments-area ul.comment-list li article.comment-body .reply {
	position: absolute;
	top: 0;
	right: 0;
	text-transform: uppercase;
	font-size: 16px;
}
body .start-discussion .comments-area ul.comment-list li article.comment-body .reply a {
	color: #212529;
}
body .start-discussion .comments-area ul.comment-list li article.comment-body .reply:hover {
	border-bottom: 1px solid #212529;
}
body .start-discussion .comments-area ul.comment-list li ul.children {
	position: relative;
}
body .start-discussion .comments-area ul.comment-list li ul.children li.comment {
	position: relative;
	padding-left: 25px;
	padding-bottom: 0;
	margin-top: 25px;
	border-top: 1px solid rgba(86, 80, 78, 0.25);
	border-bottom: none;
}
body .start-discussion .comments-area ul.comment-list li ul.children li.comment article {
	position: relative;
}
body #accountBox, body #loginBox {
	position: relative;
	width: 100vw;
	height: 100vh;
}
body #accountBox .cover-popup, body #loginBox .cover-popup {
	position: relative;
}
body #accountBox .cover-popup .lwa input, body #loginBox .cover-popup .lwa input {
	margin: 0 0 .5rem;
}
body #accountBox .cover-popup .lwa input[type="checkbox"], body #loginBox .cover-popup .lwa input[type="checkbox"] {
	position: relative;
	top: 2px;
	left: 2px;
	height: 19px;
	width: 19px;
	border: 1px solid rgba(86, 80, 78, 0.25);
	border-radius: 4px;
	width: 2rem;
	height: 2rem;
	appearance: checkbox;
	-moz-appearance: checkbox;
}
body #accountBox .cover-popup .lwa input[type="text"], body #accountBox .cover-popup .lwa input[type="password"], body #loginBox .cover-popup .lwa input[type="text"], body #loginBox .cover-popup .lwa input[type="password"] {
	border: 1px solid rgba(86, 80, 78, 0.25);
	border-radius: 4px;
	padding: 7px 16px;
	font-size: 20px;
	color: #56504E;
}
body #accountBox .cover-popup .lwa .lwa-submit-button, body #loginBox .cover-popup .lwa .lwa-submit-button {
	float: none;
	margin: 0;
}
body #accountBox .cover-popup .lwa .lwa-username label, body #loginBox .cover-popup .lwa .lwa-username label {
	display: none;
}
body #accountBox .cover-popup .lwa .lwa-username .lwa-username-input, body #loginBox .cover-popup .lwa .lwa-username .lwa-username-input {
	column-span: all;
}
body #accountBox .cover-popup .lwa .lwa-password label, body #loginBox .cover-popup .lwa .lwa-password label {
	display: none;
}
body #accountBox .cover-popup .lwa .lwa-password .lwa-password-input, body #loginBox .cover-popup .lwa .lwa-password .lwa-password-input {
	column-span: all;
}
body #accountBox .cover-popup .lwa .lwa-links, body #loginBox .cover-popup .lwa .lwa-links {
	display: flex;
}
body #accountBox .cover-popup .lwa .lwa-links input, body #loginBox .cover-popup .lwa .lwa-links input {
	margin: 0 .5rem 0 0;
}
body #accountBox .cover-popup #loginform, body #loginBox .cover-popup #loginform {
	position: relative;
}
body #accountBox .cover-popup #loginform p, body #loginBox .cover-popup #loginform p {
	position: relative;
	margin: 0 0 1rem;
}
body #accountBox .cover-popup #loginform p label, body #loginBox .cover-popup #loginform p label {
	display: none;
}
body #accountBox .cover-popup #loginform p input[type="text"], body #accountBox .cover-popup #loginform p input[type="password"], body #loginBox .cover-popup #loginform p input[type="text"], body #loginBox .cover-popup #loginform p input[type="password"] {
	border: 1px solid rgba(86, 80, 78, 0.25);
	border-radius: 4px;
	padding: 7px 16px;
	font-size: 20px;
	color: #56504E;
}
body #accountBox .cover-popup #loginform p input[type="checkbox"], body #loginBox .cover-popup #loginform p input[type="checkbox"] {
	position: relative;
	top: 2px;
	left: 2px;
	height: 19px;
	width: 19px;
	border: 1px solid rgba(86, 80, 78, 0.25);
	border-radius: 4px;
}
body #accountBox .cover-popup #loginform .login-remember input, body #loginBox .cover-popup #loginform .login-remember input {
	margin: 0 5px 0 0;
}
body #accountBox .cover-popup #loginform .login-remember label, body #loginBox .cover-popup #loginform .login-remember label {
	display: block;
	padding-left: 2px;
	font-size: 15px;
	letter-spacing: .6px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	line-height: 1.55;
	cursor: pointer;
}
body #gform_1 {
	max-width: 280px;
	width: 100%;
	margin: 0 auto;
}
body #gform_1 .gfield {
	margin: 0;
	padding: 0;
}
body #gform_1 .ginput_complex {
	margin: 0;
	padding: 0;
}
body #gform_1 input {
	color: #56504e;
	border: 1px solid rgba(86, 80, 78, 0.25);
	border-radius: 4px;
	padding: 7px 16px;
	font-size: 20px;
	width: 100%;
	display: block;
	margin: .5rem 0 !important;
}
body #gform_1 input[type="checkbox"] {
	float: left;
}
body #gform_1 .gfield_checkbox label {
	float: left;
	margin: -.25rem 0 0 1rem;
}
body #gform_1 div.ginput_complex.ginput_container.gf_name_has_2 span {
	width: 100%;
}
body #gform_1 .ginput_left, body #gform_1 .ginput_right {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin: 0 !important;
	padding: 0 !important;
}
body #gform_1 #gform_submit_button_1 {
	width: 152px;
	margin: 29px auto 28px;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
	align-items: center;
	justify-content: center;
	color: #FFF;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	background-color: #B14244;
	border: 1px solid #B14244;
	padding: 13px 14px;
	border-radius: 4px;
	letter-spacing: .066em;
}
body #gform_1 #gform_submit_button_1:hover {
	background-color: transparent;
	border: 1px solid #B14244;
	color: #B14244;
	transition: all ease-in-out .2s;
	cursor: pointer;
}
body .img-cover::after {
	width: 100%;
	background-position: center;
}
@media (max-width: 992px) {
	body .wrapper .package-section .package-blocks .all-package-blocks ul, body .wrapper .related-packages .package-blocks .all-package-blocks ul {
		padding: 0;
	}
	body .wrapper .package-section .single-package .style-block-text, body .wrapper .related-packages .single-package .style-block-text {
		position: relative;
		right: 0;
		left: 0;
		top: -2rem;
		padding: 60px 45px
	}
	body .wrapper .package-section .single-package .style-block-text h5, body .wrapper .related-packages .single-package .style-block-text h5 {
		font-size: 34px;
	}
}
body .wrapper header .main .head-right .aaenumenu_container .menu-side-menu-container {
	display: flex;
	align-items: center;
}
body .wrapper header .main .head-right .aaenumenu_container .menu-side-menu-container .firstLevel {
	z-index: 999;
	width: 100%;
	padding: 0 4rem 0 0;
}
body .wrapper header .main .head-right .aaenumenu_container .menu-side-menu-container .arrow {
	z-index: -1;
}
body .wrapper header .main .head-right .aaenumenu_container .menu-side-menu-container .menu-icon {
	z-index: 999;
}
body .wrapper header .main .head-right .aaenumenu_container .menu-side-menu-container .menu-icon .menu-box span {
	margin: 0;
}
body .wrapper header .main .head-right .aaenumenu_container .menu-side-menu-container .menu-icon .menu-box span:nth-child(2) {
	margin: 6px 0;
}
@media (max-width: 768px) {
	body .wrapper header .main .head-right .aaenumenu_container .menu-side-menu-container ul {
		width: 100vw;
		max-width: none;
		left: -100%;
	}
	body .wrapper header .main .head-right .aaenumenu_container .menu-side-menu-container ul li {
		width: 100%;
		float: none;
	}
	body .wrapper header .main .head-right .aaenumenu_container .menu-side-menu-container ul li .firstLevel {
		font-size: 2.5rem;
		line-height: 30px;
	}
	body .wrapper header .main .head-right .aaenumenu_container .menu-side-menu-container ul li ul li a {
		font-size: 1.6rem;
	}
	body.slidemenuLeft.menu-open {
		position: fixed;
	}
	body.slidemenuLeft.menu-open .wrapper header .main .head-right .aaenumenu_container .menu-side-menu-container ul {
		max-width: none;
		left: 0;
		z-index: 9;
		padding-left: 4.8rem;
	}
	body.slidemenuLeft.menu-open .wrapper header .main .head-right .aaenumenu_container .menu-side-menu-container ul .menu-item:nth-last-child(1) {
		margin-bottom: 12rem;
	}
	body.slidemenuLeft.menu-open .wrapper header .main .head-right .aaenumenu_container .menu-side-menu-container ul li .sub-menu :nth-last-child(1) {
		margin-bottom: 1rem;
	}
	body.slidemenuLeft.menu-open .wrapper header .main .head-right .aaenumenu_container .menu-side-menu-container .sub-menu {
		width: 100%;
		padding-left: 0;
	}
	body.slidemenuLeft.menu-open .wrapper header .main .head-right .aaenumenu_container .menu-side-menu-container .sub-menu li a {
		width: 100%;
	}
	body.slidemenuLeft.menu-open .wrapper header .main .head-right .aaenumenu_container .menu-side-menu-container .sub-menu .menu-item:nth-last-child(1) {
		padding-bottom: inherit;
	}
	body.slidemenuLeft.menu-open .wrapper header .main .head-right .aaenumenu_container .menu-side-menu-container #menu-primary {
		width: 100%;
		margin-bottom: 6rem;
	}
	body .facetwp-checkbox {
		font-size: 15px;
	}
	body .wrapper .related-packages .single-package .style-block-text {
		padding: 40px;
	}
}
.single-destination .wrapper, .single-experience .wrapper {
	position: relative;
}
.single-destination .wrapper .taxlanding-dropdown.top_level_no_children, .single-experience .wrapper .taxlanding-dropdown.top_level_no_children {
	display: none;
}
.single-destination .wrapper .top_level_no_children svg, .single-experience .wrapper .top_level_no_children svg {
	display: none !important;
}
.single-destination .wrapper .hero .taxlanding-large-banner, .single-experience .wrapper .hero .taxlanding-large-banner {
	height: calc(100vh - 108px);
	min-height: 48rem;
	max-height: 752px;
}
.single-destination .wrapper .taxlanding-text-top .taxlanding-text-gap .read-more, .single-experience .wrapper .taxlanding-text-top .taxlanding-text-gap .read-more {
	margin-top: 2.5rem;
}
.single-destination .wrapper .taxlanding-text-top .taxlanding-text-gap p, .single-experience .wrapper .taxlanding-text-top .taxlanding-text-gap p {
	margin-bottom: 2.5rem;
}
.single-destination .wrapper .taxlanding-sticky.active, .single-experience .wrapper .taxlanding-sticky.active {
	top: 0;
}
.single-destination .wrapper .taxlanding-sticky ol, .single-destination .wrapper .taxlanding-sticky ul, .single-experience .wrapper .taxlanding-sticky ol, .single-experience .wrapper .taxlanding-sticky ul {
	margin: 0;
}
.single-destination .wrapper .taxlanding-sticky .taxlanding-nav .tax-landing-drop, .single-experience .wrapper .taxlanding-sticky .taxlanding-nav .tax-landing-drop {
	max-height: calc(100vh - 70px);
	height: auto;
	overflow: scroll;
}
.single-destination .wrapper .experiences .family-hotel-slider .slick-arrow, .single-experience .wrapper .experiences .family-hotel-slider .slick-arrow {
	transform: translate(0, 70%);
}
.single-destination .wrapper .experiences .experience-block-image, .single-experience .wrapper .experiences .experience-block-image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.single-destination .wrapper .experiences .image-block, .single-experience .wrapper .experiences .image-block {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999;
}
.single-destination .wrapper .travel-blog .single-block .left-block, .single-experience .wrapper .travel-blog .single-block .left-block {
	line-height: 1;
}
.single-destination .wrapper .travel-blog .single-block a, .single-experience .wrapper .travel-blog .single-block a {
	color: #56504E;
}
.single-destination .wrapper .travel-blog .single-block a:hover, .single-experience .wrapper .travel-blog .single-block a:hover {
	text-decoration: underline;
}
@media (max-width: 992px) {
	.single-destination .wrapper, .single-experience .wrapper {
		position: relative;
	}
	.single-destination .wrapper .travel-blog .single-block, .single-experience .wrapper .travel-blog .single-block {
		border-bottom: none;
	}
	.single-destination .wrapper .travel-blog .single-block a, .single-experience .wrapper .travel-blog .single-block a {
		color: #56504E;
	}
	.single-destination .wrapper .travel-blog .single-block a:hover, .single-experience .wrapper .travel-blog .single-block a:hover {
		text-decoration: underline;
	}
	.single-destination .wrapper .travel-blog .single-block::before, .single-experience .wrapper .travel-blog .single-block::before {
		display: none;
	}
}
@media (max-width: 768px) {
	.single-destination .wrapper .taxlanding-text-top, .single-experience .wrapper .taxlanding-text-top {
		padding-bottom: 3rem;
	}
	.single-destination .wrapper .taxlanding-text-top .taxlanding-text-gap .read-more, .single-experience .wrapper .taxlanding-text-top .taxlanding-text-gap .read-more {
		margin-top: 0;
	}
	.single-destination .wrapper .travel-blog .single-block .left-block, .single-experience .wrapper .travel-blog .single-block .left-block {
		line-height: 1;
		width: 4rem;
	}
	.single-destination .wrapper .travel-blog .single-block a, .single-experience .wrapper .travel-blog .single-block a {
		color: #56504E;
	}
	.single-destination .wrapper .travel-blog .single-block a:hover, .single-experience .wrapper .travel-blog .single-block a:hover {
		text-decoration: underline;
	}
	.single-destination .wrapper .travel-blog .single-block:last-child::before, .single-experience .wrapper .travel-blog .single-block:last-child::before {
		display: none;
	}
	.single-destination .wrapper .packages .taxlanding-packages-slider .stylesheet-block, .single-experience .wrapper .packages .taxlanding-packages-slider .stylesheet-block {
		padding-bottom: 0;
	}
	.single-destination .wrapper .taxlanding-text-top .taxlanding-text-gap p {
		font-size: 15px;
		line-height: 24px;
	}
}
@media (max-width: 576px) {
	.single-destination .wrapper .experiences, .single-experience .wrapper .experiences {
		padding-bottom: 4rem;
	}
	.single-destination .wrapper .experiences .secondary-btn, .single-experience .wrapper .experiences .secondary-btn {
		bottom: 4rem;
	}
	.single-destination .wrapper .experiences .family-hotel-slider, .single-experience .wrapper .experiences .family-hotel-slider {
		padding-bottom: 4rem;
	}
	.single-destination .wrapper .italy-travel-tips .title-taxlanding, .single-experience .wrapper .italy-travel-tips .title-taxlanding {
		margin-bottom: 4rem;
	}
	.single-destination .wrapper .italy-travel-tips .secondary-btn, .single-experience .wrapper .italy-travel-tips .secondary-btn {
		bottom: 4rem;
	}
	.single-destination .wrapper .italy-travel-tips .single-block, .single-experience .wrapper .italy-travel-tips .single-block {
		border-bottom: 1px solid #CCC;
	}
	.single-destination .wrapper .packages .title-taxlanding>a, .single-experience .wrapper .packages .title-taxlanding>a {
		bottom: 4rem;
	}
	.single-destination .wrapper .packages .taxlanding-packages-slider, .single-experience .wrapper .packages .taxlanding-packages-slider {
		padding-left: 15px !important;
	}
	.single-destination .wrapper .packages .stylesheet-block .style-block-text, .single-experience .wrapper .packages .stylesheet-block .style-block-text {
		width: 90%;
	}
	.single-destination .wrapper .hotels .title-taxlanding .secondary-btn, .single-experience .wrapper .hotels .title-taxlanding .secondary-btn {
		bottom: 4rem;
	}
	.single-destination .wrapper .hotels .family-hotel-slider.image-slider, .single-experience .wrapper .hotels .family-hotel-slider.image-slider {
		padding-bottom: 0;
	}
	.single-destination .wrapper .build-memories, .single-experience .wrapper .build-memories {
		padding-bottom: 8rem;
	}
	.single-destination .wrapper .build-memories .title-taxlanding .secondary-btn, .single-experience .wrapper .build-memories .title-taxlanding .secondary-btn {
		bottom: 4rem;
	}
	.single-destination .wrapper .build-memories .build-memory-slider .slick-list::before, .single-experience .wrapper .build-memories .build-memory-slider .slick-list::before {
		display: none;
	}
}
@media (max-width: 1024px) {
	.single-destination .wrapper .taxlanding-sticky .taxlanding-nav .tax-landing-drop, .single-experience .wrapper .taxlanding-sticky .taxlanding-nav .tax-landing-drop {
		max-height: calc(100vh - 53px);
	}
}
.single-hotel_review .wrapper header, .single-hotel_reviews .wrapper header {
	position: static !important;
}
.single-hotel_review .wrapper .banner-slider figure, .single-hotel_reviews .wrapper .banner-slider figure {
	height: 36rem;
}
.single-hotel_review .wrapper .summary-info .age-tax:nth-last-child(1) .age-tax-comma, .single-hotel_reviews .wrapper .summary-info .age-tax:nth-last-child(1) .age-tax-comma {
	display: none;
}
.single-hotel_review .wrapper .address-excursions .must-haves .icon-img #Fill-1, .single-hotel_review .wrapper .address-excursions .must-haves .icon-img #Fill-1-2, .single-hotel_review .wrapper .address-excursions .must-haves .icon-img #Oval, .single-hotel_review .wrapper .address-excursions .must-haves .icon-img #Shape, .single-hotel_reviews .wrapper .address-excursions .must-haves .icon-img #Fill-1, .single-hotel_reviews .wrapper .address-excursions .must-haves .icon-img #Fill-1-2, .single-hotel_reviews .wrapper .address-excursions .must-haves .icon-img #Oval, .single-hotel_reviews .wrapper .address-excursions .must-haves .icon-img #Shape {
	display: none;
}
.single-hotel_review .wrapper .address-excursions .must-haves .icon-img svg path, .single-hotel_reviews .wrapper .address-excursions .must-haves .icon-img svg path {
	fill: #457f7e;
}
@media (max-width: 768px) {
	.single-hotel_reviews .wrapper .banner-slider .hotel-slider .slider-items figure {
		height: 28rem;
	}
	.single-hotel_reviews .wrapper .summary-info .summary-info-detail .summary-list li {
		width: 100%;
		display: block;
		float: none;
		padding: 1rem 0;
		border-left: none !important;
	}
}
@media (max-width: 576px) {
	.single-hotel_reviews .wrapper .summary-info .summary-info-detail ul.summary-list li p {
		margin: 0;
	}
	.single-hotel_reviews .wrapper .banner-slider .hotel-slider .slider-items figure {
		height: 16rem;
	}
}
@media (min-width: 768px) {
	.single-hotel_review .wrapper .map-details .map-content-inner, .single-hotel_reviews .wrapper .map-details .map-content-inner {
		margin-top: 0;
	}
}
.post-type-archive-hotel_review .wrapper .latest-article-section .filter-block .left-filter .fs-wrap, .post-type-archive-hotel_reviews .wrapper .latest-article-section .filter-block .left-filter .fs-wrap {
	position: relative;
}
.post-type-archive-hotel_review .wrapper .latest-article-section .filter-block .left-filter .facetwp-type-fselect .fs-dropdown, .post-type-archive-hotel_review .wrapper .latest-article-section .filter-block .left-filter .facetwp-type-fselect .fs-wrap, .post-type-archive-hotel_reviews .wrapper .latest-article-section .filter-block .left-filter .facetwp-type-fselect .fs-dropdown, .post-type-archive-hotel_reviews .wrapper .latest-article-section .filter-block .left-filter .facetwp-type-fselect .fs-wrap {
	width: 100%;
}
.post-type-archive-hotel_review .wrapper .latest-article-section .filter-block .left-filter .facetwp-facet .fs-label, .post-type-archive-hotel_reviews .wrapper .latest-article-section .filter-block .left-filter .facetwp-facet .fs-label {
	color: #999999;
}
.post-type-archive-hotel_review .wrapper .latest-article-section .filter-block .left-filter .facetwp-facet .fs-label-wrap .fs-label, .post-type-archive-hotel_reviews .wrapper .latest-article-section .filter-block .left-filter .facetwp-facet .fs-label-wrap .fs-label {
	width: 100%;
	padding: 1rem 2rem 1rem 1rem;
}
.post-type-archive-hotel_review .wrapper .latest-article-section .fs-wrap.multiple .fs-option.selected .fs-checkbox i, .post-type-archive-hotel_reviews .wrapper .latest-article-section .fs-wrap.multiple .fs-option.selected .fs-checkbox i {
	background-color: #b14244;
}
.post-type-archive-hotel_review .wrapper .latest-article-section .facetwp-type-fselect .fs-option.d1 .fs-option-label, .post-type-archive-hotel_reviews .wrapper .latest-article-section .facetwp-type-fselect .fs-option.d1 .fs-option-label {
	padding-left: 1rem;
}
.post-type-archive-hotel_review .wrapper .latest-article-section .facetwp-type-fselect .fs-option.d2 .fs-option-label, .post-type-archive-hotel_reviews .wrapper .latest-article-section .facetwp-type-fselect .fs-option.d2 .fs-option-label {
	padding-left: 2rem;
}
.post-type-archive-hotel_review .wrapper .latest-article-section .facetwp-type-fselect .fs-option.d3 .fs-option-label, .post-type-archive-hotel_reviews .wrapper .latest-article-section .facetwp-type-fselect .fs-option.d3 .fs-option-label {
	padding-left: 3rem;
}
.post-type-archive-hotel_review .wrapper .latest-article-section .facetwp-type-fselect .fs-option.d4 .fs-option-label, .post-type-archive-hotel_reviews .wrapper .latest-article-section .facetwp-type-fselect .fs-option.d4 .fs-option-label {
	padding-left: 4rem;
}
.post-type-archive-hotel_review .wrapper .latest-article-section .facetwp-counter, .post-type-archive-hotel_reviews .wrapper .latest-article-section .facetwp-counter {
	display: none;
}
.post-type-archive-hotel_review .wrapper .latest-article-section .hotel-blocks .hotel-card .age-tax-line, .post-type-archive-hotel_reviews .wrapper .latest-article-section .hotel-blocks .hotel-card .age-tax-line {
	font-size: 1.3rem;
	line-height: 1.3;
}
.post-type-archive-hotel_review .wrapper .latest-article-section .hotel-blocks .hotel-card .age-tax:nth-last-child(1) .age-tax-comma, .post-type-archive-hotel_reviews .wrapper .latest-article-section .hotel-blocks .hotel-card .age-tax:nth-last-child(1) .age-tax-comma {
	display: none;
}
.post-type-archive-hotel_review .wrapper .latest-article-section .single-article-full, .post-type-archive-hotel_reviews .wrapper .latest-article-section .single-article-full {
	padding: 40px;
}
.post-type-archive-hotel_review .wrapper .latest-article-section .single-article-full .author, .post-type-archive-hotel_reviews .wrapper .latest-article-section .single-article-full .author {
	margin: 0;
}
.post-type-archive-hotel_review .wrapper .get-started, .post-type-archive-hotel_reviews .wrapper .get-started {
	margin-top: 6rem;
}
@media (max-width: 1200px) {
	.post-type-archive-hotel_review .wrapper section .filter-block .hotel-single-filter, .post-type-archive-hotel_reviews .wrapper section .filter-block .hotel-single-filter {
		width: 100%;
	}
	.post-type-archive-hotel_review .wrapper section .filter-block .hotel-filter .left-filter, .post-type-archive-hotel_reviews .wrapper section .filter-block .hotel-filter .left-filter {
		max-width: none;
		padding: 0;
	}
	.post-type-archive-hotel_review .wrapper section .filter-block .hotel-filter .right-filter, .post-type-archive-hotel_reviews .wrapper section .filter-block .hotel-filter .right-filter {
		max-width: none;
		padding: 0;
	}
}
@media (max-width: 768px) {
	.post-type-archive-hotel_review .wrapper section .filter-block .hotel-single-filter, .post-type-archive-hotel_reviews .wrapper section .filter-block .hotel-single-filter {
		width: 100%;
	}
	.post-type-archive-hotel_review .wrapper section .filter-block .hotel-filter .left-filter, .post-type-archive-hotel_reviews .wrapper section .filter-block .hotel-filter .left-filter {
		max-width: none;
		padding: 0;
	}
	.post-type-archive-hotel_review .wrapper section .filter-block .hotel-filter .right-filter, .post-type-archive-hotel_reviews .wrapper section .filter-block .hotel-filter .right-filter {
		max-width: none;
		padding: 0;
	}
}
@media (max-width: 576px) {
	.post-type-archive-hotel_review .wrapper .latest-article-section, .post-type-archive-hotel_reviews .wrapper .latest-article-section {
		position: relative;
	}
	.post-type-archive-hotel_review .wrapper .latest-article-section .search-value .hotel-search-value-inner, .post-type-archive-hotel_reviews .wrapper .latest-article-section .search-value .hotel-search-value-inner {
		display: flex !important;
		overflow-x: auto;
		flex-wrap: nowrap !important;
	}
	.post-type-archive-hotel_review .wrapper .latest-article-section .search-value .hotel-search-value-inner li, .post-type-archive-hotel_reviews .wrapper .latest-article-section .search-value .hotel-search-value-inner li {
		flex: 0 0 auto;
	}
	.post-type-archive-hotel_review .wrapper .latest-article-section .search-value .hotel-search-value-inner .hotel-filter-chicklet:nth-child(1), .post-type-archive-hotel_reviews .wrapper .latest-article-section .search-value .hotel-search-value-inner .hotel-filter-chicklet:nth-child(1) {
		margin-left: 15px !important;
	}
}
.single-vacation_package .wrapper header {
	position: static !important;
}
.single-vacation_package .wrapper .style-banner.full-height {
	height: 75vh !important;
}
.single-vacation_package .wrapper .style-banner.full-height .upload-like-btn {
	z-index: 1;
}
.single-vacation_package .wrapper .profile-header .primary-btn:hover {
	color: #FFF;
}
.single-vacation_package .wrapper .galance-section .cover-side-profile>div {
	border-bottom: 1px solid #D8D8D8;
	margin: 0 0 1rem;
}
.single-vacation_package .wrapper .wrap-tabing .small-img {
	height: 36rem;
}
@media (max-width: 576px) {
	.single-vacation_package .wrapper header {
		position: static !important;
	}
	.single-vacation_package .wrapper .wrap-tabing .small-img {
		height: 18rem;
	}
	.single-vacation_package .wrapper .family-travel-blog {
		margin-bottom: 4rem;
	}
	.single-vacation_package .wrapper .family-travel-blog .single-article:nth-last-child(1) {
		margin-bottom: 0;
	}
}
.post-type-archive-vacation_package .wrapper .latest-article-section .hotel-blocks .single-article .image-block figure {
	position: relative;
	height: 50vh;
	background-size: 100%;
	background-position: center;
	min-height: 12rem;
	max-height: 24rem;
	transition-duration: .5s;
	transition-property: background-size;
}
.post-type-archive-vacation_package .wrapper .latest-article-section .hotel-blocks .single-article .image-block figure a {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;
}
.post-type-archive-vacation_package .wrapper .latest-article-section .hotel-blocks .single-article .image-block figure:hover {
	background-size: 110%;
}
@media (max-width: 992px) {
	.galance-section .galance-block {
		padding: 0;
		margin: 0;
	}
	.galance-section .galance-block ul li {
    font-size: 1.7rem;
}
}
@media (max-width: 576px) {
	.package-section .stylesheet-block {
		padding-bottom: 0;
	}
	.package-section .stylesheet-block .single-package {
		margin-bottom: 1rem;
	}
	.package-section .stylesheet-block .style-block-text {
		width: 90%;
	}
}
body .wrapper .travel-blog-top .travel-blog-block .travel-block-inner .big-blog-block figure {
	min-height: 40rem;
	width: 100%;
	background-size: cover;
}
body .wrapper .travel-blog-top .travel-blog-block .travel-block-inner .big-blog-block .trip-planning {
	font-family: 'Josefin Sans', sans-serif;
}
body .wrapper .travel-blog-top .travel-blog-block .travel-block-inner .small-blog-block figure {
	min-height: 18rem;
	width: 100%;
	background-size: cover;
}
body .wrapper .latest-article-section .article-blocks .no-results {
	background: #FFF;
	outline: .15rem solid beige;
	outline-offset: -1rem;
	padding: 1rem;
	border: none !important;
}
body .wrapper .latest-article-section .article-blocks .no-results a {
	color: #b14244;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
body .wrapper .latest-article-section .article-blocks .no-results a:hover {
	text-decoration: underline;
}
body .wrapper .latest-article-section .search-value .hotel-search-value-inner .hotel-filter-chicklet .facetwp-counter {
	display: none;
}
body .wrapper .latest-article-section .search-value .hotel-search-value-inner .hotel-filter-chicklet .facetwp-expand {
	display: none;
}
@media (max-width: 992px) {
	body .latest-article-section .article-filter .blog-filter .facetwp-facet-ages .facetwp-checkbox {
		display: block;
		width: 100%;
		float: none;
		margin: 1rem 0;
	}
}
@media (max-width: 768px) {
	body .wrapper .get-started::before {
		border: 1rem solid rgba(255, 255, 255, 0.1);
	}
	body .latest-article-section {
		position: relative;
	}
	body .latest-article-section .article-filter {
		position: relative;
	}
	body .latest-article-section .article-filter .blog-filter {
		position: relative;
	}
	body .latest-article-section .article-filter .blog-filter .single-filter {
		position: relative;
	}
	body .latest-article-section .article-filter .blog-filter .single-filter .filter-tab {
		position: relative;
	}
	body .latest-article-section .article-filter .blog-filter .single-filter .filter-tab .mob-click {
		cursor: pointer;
	}
	body .latest-article-section .article-filter .blog-filter .single-filter .filter-tab .mob-click svg {
		height: 16px;
		transition-property: all;
		transition-duration: .2s;
	}
	body .latest-article-section .article-filter .blog-filter .single-filter .filter-tab .mob-click svg g path {
		fill: #111;
		stroke: #111;
	}
	body .latest-article-section .article-filter .blog-filter .single-filter .filter-tab .mob-click.active svg {
		transform: rotate(90deg);
	}
	body .latest-article-section .article-filter .blog-filter .single-filter .filter-tab .filter-tab-content {
		position: relative;
	}
}
@media (max-width: 576px) {
	body .wrapper .travel-blog-top .travel-blog-block .travel-block-inner .big-blog-block figure {
		min-height: 18rem;
	}
	body .wrapper .travel-blog-top .small-blog-block .single-blog a {
		background: #FFF;
	}
}
.single .wrapper .blog-top-title .trip-planning {
	font-family: 'Josefin Sans', sans-serif;
}
.single .wrapper .blog-top-title ul li {
	display: inline-block;
	padding: 0 15px 0 19px;
	line-height: 25px;
	border-left: 1px solid #ccc;
	list-style-type: none;
}
.single .wrapper .blog-top-title ul li span {
	text-transform: uppercase;
	font-size: 15px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	color: #4b4b4b;
	border-bottom: 1px solid transparent;
	letter-spacing: 1px;
}
.single .wrapper .blog-top-title ul li:first-child {
	padding-left: 0;
	border-left: 0;
}
.single .wrapper .blog-top-title ul .author a, .single .wrapper .blog-top-title ul .author span {
	color: #B14244;
	border-bottom: 1px solid #B14244;
	transition: all ease-in-out .2s;
	text-decoration: underline;
	border-bottom: none;
}
.single .wrapper .blog-large-banner {
	height: 80vh;
	min-height: 48rem;
}
.single .wrapper .blog-small-banner .upload-like-btn {
	bottom: -4.5rem;
	right: 0;
}
.single .wrapper .get-started {
	margin-top: 0;
}
@media (max-width: 992px) {
	.single .wrapper .blog-small-banner .blog-medium-banner {
		position: relative;
	}
	.single .wrapper .blog-small-banner .upload-like-btn {
		bottom: 1rem;
		right: 1rem;
	}
}
.post-type-archive-team .wrapper .team-banner .team-banner-content {
	text-align: center;
	padding: 4% 6%;
	margin-top: -36rem;
	width: 55%;
}
.post-type-archive-team .wrapper .our-leadership .leadership-rows .stylesheet-block:nth-child(even) .text {
	right: auto;
}
.post-type-archive-team .wrapper .our-leadership .leadership-rows .stylesheet-block:nth-child(even) .image {
	margin-left: auto;
}
.post-type-archive-team .wrapper .our-leadership .leadership-rows .stylesheet-block:nth-child(odd) .text {
	left: auto;
}
.post-type-archive-team .wrapper .our-leadership .leadership-rows .stylesheet-block:nth-child(odd) .image {
	margin-right: auto;
}
.post-type-archive-team .wrapper .our-team-sec .team-cards .team-card-inner {
	padding: 0 4rem;
}
.post-type-archive-team .wrapper .our-team-sec .team-quote .team-card-inner {
	height: 100%;
	padding: 0;
}
.post-type-archive-team .wrapper .our-team-sec .facetwp-counter {
	display: none;
}
.post-type-archive-team .wrapper .our-team-sec .all {
	position: relative;
	border: none;
	background: none;
	margin: 0 1rem;
	padding: 0;
	float: left;
	border-bottom: 4px solid rgba(255, 255, 255, 0);
	cursor: pointer;
	font-weight: bold;
	font-size: 1.6rem;
	color: #56504e;
}
.post-type-archive-team .wrapper .our-team-sec .all.active {
	border-bottom: 4px solid #B14244;
}
.post-type-archive-team .wrapper .our-team-sec .facetwp-facet {
	float: left;
	margin: 0;
}
.post-type-archive-team .wrapper .our-team-sec .facetwp-facet .facetwp-checkbox, .post-type-archive-team .wrapper .our-team-sec .facetwp-facet .facetwp-radio {
	float: left;
	display: inline;
	background: none;
	font-size: 18px;
	padding: 0;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	margin: 0 1rem;
	background-image: none;
	border-bottom: 4px solid rgba(255, 255, 255, 0);
	cursor: pointer;
	font-size: 1.75rem;
	color: #56504e;
}
.post-type-archive-team .wrapper .our-team-sec .facetwp-facet .facetwp-checkbox:hover, .post-type-archive-team .wrapper .our-team-sec .facetwp-facet .facetwp-radio:hover {
	color: #b14244;
}
.post-type-archive-team .wrapper .our-team-sec .facetwp-facet .checked {
	border-bottom: 4px solid #B14244;
}
.post-type-archive-team .wrapper .get-started {
	margin-top: 0;
}
@media (max-width: 992px) {
	.post-type-archive-team .wrapper .team-banner .team-banner-content {
		width: 100%;
		text-align: center;
		padding: 0;
		order: 4;
		margin-top: 88px;
		padding-bottom: 100px;
	}
	.post-type-archive-team .wrapper .our-team-sec .team-cards .team-card-inner {
		padding: 0 4rem;
	}
	.post-type-archive-team .wrapper .our-team-sec .team-quote .team-card-inner {
		height: 100%;
		padding: 0;
	}
}
@media (max-width: 576px) {
	.post-type-archive-team .wrapper .top-head-txt {
		font-size: 6rem;
	}
	.post-type-archive-team .wrapper .team-banner .team-banner-content {
		margin-top: 1.5rem;
	}
}
.search .wrapper .search-result-top input[type="submit"] {
	display: none;
}
.search .wrapper .search-result-top .remove-text {
	display: inline-block;
	right: 0;
	cursor: pointer;
}
.search .wrapper .search-result-top button {
	background: none;
	color: #457f7e;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: .4px;
	padding: 3px 0;
	margin: 0 10px 0 0;
	position: relative;
	border: none;
	float: none;
	cursor: pointer;
	display: inline-block;
	float: left;
}
.search .wrapper .search-result-top .facetwp-facet {
	display: flex;
	/* border-left: 1px solid #eae9e9; */
	padding-left: 1rem;
}
.search .wrapper .search-result-top .facetwp-facet .facetwp-radio {
	background: none;
	color: #457f7e;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: .4px;
	padding: 3px 0;
	position: relative;
	margin: 0 20px 0 0;
	list-style: none;
}
.search .wrapper .search-result-top .facetwp-facet .facetwp-radio::before {
	background-color: #c0d4cc;
	height: 2px;
	position: absolute;
	left: 0;
	width: 0;
	bottom: 1px;
	content: " ";
	transition: all .4s ease-in-out;
}
.search .wrapper .search-result-top .facetwp-facet .facetwp-radio.checked::before {
	width: 100%;
}
.search .wrapper .search-result-top .facetwp-facet .facetwp-radio::after {
	top: 0;
	position: absolute;
	left: -10px;
	height: 100%;
	width: 1px;
	background-color: #eae9e9;
	content: " ";
}
.search .wrapper .search-result-top .facetwp-facet .facetwp-radio:nth-child(1)::after {
	display: none;
}
.empty-search .facets {
	opacity: .1;
	cursor: default;
}
.empty-search .search-result-bottom {
	opacity: .25;
	cursor: default;
}
@media (max-width: 992px) {
	.search .wrapper .search-result-top button {
		display: block;
		width: 100%;
		text-align: left;
	}
	.search .wrapper .search-result-top .facetwp-facet {
		flex-wrap: wrap;
		width: 100%;
		padding: 0;
		border: none;
	}
	.search .wrapper .search-result-top .facetwp-facet .facetwp-radio {
		float: none;
		display: block;
		clear: both;
		width: 100%;
	}
	.search .wrapper .search-result-top .facetwp-facet .facetwp-radio::before {
		display: block;
		max-width: 50%;
	}
	.search .wrapper .search-result-top .facetwp-facet .facetwp-radio::after {
		display: none;
	}
}
.home .wrapper .home-style-banner::after {
	width: 100%;
	background-position: center;
}
.home .wrapper .home-banner-img {
	height: calc(100vh - 108px);
	min-height: 48rem;
	max-height: 752px;
}
.home .wrapper .home-banner-img .credit {
	position: absolute;
	bottom: 1rem;
	right: 1rem;
	margin: 0;
	color: #FFF;
	font-size: 12px;
	z-index: 99;
}
.home .wrapper .home-banner-img .fill-height-title {
	z-index: 999;
}
.home .wrapper .home-banner-img .fill-height-title .script {
	text-shadow: 0 0 1rem rgba(0, 0, 0, 0.25);
}
.home .wrapper .home-banner-img .fill-height-title h1 {
	text-shadow: 0 0 1rem rgba(0, 0, 0, 0.25);
}
.home .wrapper .home-banner-img .fill-height-title .primary-btn {
	background-color: #fff;
	border: 1px solid #fff;
	color: #b14244 !important;
}
.home .wrapper .home-banner-img .fill-height-title .primary-btn:hover {
	background-color: transparent;
	border: 1px solid #FFF;
	color: #FFF !important;
}
.home .wrapper .home-banner-img .scrim {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
	height: 100%;
}
.home .wrapper .why-bambino .img-icon {
	max-height: 10rem;
}
.home .wrapper .why-bambino .img-icon img {
	height: 100%;
	width: auto;
}
.home .wrapper .how-it-work-sec {
	position: relative;
}
.home .wrapper .how-it-work-sec .how-it-works-plane {
	position: relative;
}
.home .wrapper .how-it-work-sec .how-it-works-plane img {
	max-width: 24rem;
	height: auto;
	width: 100%;
}
.home .wrapper .how-it-work-sec .how-work-icon {
	position: relative;
	max-width: 12rem;
	height: 12rem;
}
.home .wrapper .how-it-work-sec .how-work-icon img {
	width: 100%;
	height: auto;
}
.home .wrapper .lifetime-memories .slick-dots {
	display: none !important;
}
.home .wrapper .explore-world .bg-image .overlay {
	background-image: linear-gradient(-180deg, #FBF5EE 0%, rgba(251, 245, 238, 0) 100%);
}
.home .wrapper .family-travel-blog-sec .family-travel-blog-sec-bg .overlay {
	position: absolute;
	height: 50%;
	width: 100%;
	top: 0;
	left: 0;
	background-image: linear-gradient(-180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
}
.home .wrapper .our-happy-traveller::before {
	width: 100%;
	background-position: center;
}
.home .wrapper .our-happy-traveller .client-info-list li {
	list-style-type: none;
}
.home .wrapper .our-happy-traveller .info-highlight .highlight-left {
	padding-left: 31px;
}
.home .wrapper .our-happy-traveller .info-highlight .highlight-left ul li {
	margin-left: 0px !important;
	list-style: disc;
	line-height: 24px;
}
.home .wrapper .our-happy-traveller .info-highlight .highlight-left ul li::before {
	display: none;
}
.home .wrapper .our-happy-traveller .info-highlight .highlight-left h4 {
	list-style-type: none;
}
.home .wrapper .family-travel-blog-sec .family-travelling .single-block a {
	color: #4b4b4b;
	opacity: .9;
}
.home .wrapper .family-travel-blog-sec .family-travelling .single-block a:hover {
	text-decoration: underline;
	opacity: 1;
}
@media (max-width: 1200px) {
	.home .wrapper .home-banner-img .fill-height-title h1 {
		width: 66%;
		margin: 0 auto;
	}
}
@media (max-width: 768px) {
	.home .wrapper .home-banner-img .fill-height-title h1 {
		font-size: 3.8rem;
	}
}
@media (max-width: 576px) {
	.home .wrapper .our-happy-traveller .info-highlight .highlight-left ul {
		margin: 1rem auto;
	}
	.home .wrapper .our-happy-traveller .info-highlight .highlight-left ul li {
		text-align: center;
		list-style: none;
		line-height: 20px;
	}
}
.page-template-page-trip-planner .wrapper .trip-planner-tab .no-favorites {
	font-family: 'Bodoni Moda', serif;
	font-size: 2.4rem;
	text-align: center;
	margin: 0 auto;
}
.page-template-page-trip-planner .wrapper .style-banner.full-height {
	height: 50vh !important;
	min-height: 36rem !important;
}
.page-template-page-trip-planner .wrapper .style-banner::after {
	background-image: url("../images/curve-overlay-white.svg");
}
.page-template-page-trip-planner .wrapper .single-article p {
	display: none;
	position: absolute;
	height: 0;
	width: 0;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.page-template-page-trip-planner .wrapper .single-article .image-block, .page-template-page-trip-planner .wrapper .single-article figure {
	height: 25rem;
}
.page-template-page-trip-planner .wrapper .single-article .image-block img, .page-template-page-trip-planner .wrapper .single-article figure img {
	display: block;
	object-fit: cover;
	height: 100%;
	width: 100%;
	width: auto;
}
.page-template-page-trip-planner .wrapper .single-article .single-article-text {
	height: auto !important;
}
.page-template-page-trip-planner .wrapper .single-article .single-article-text .single-article-inner h4 {
	margin: 0;
	padding: 0;
}
.page-template-page-trip-planner .wrapper .single-article .single-article-text .single-article-inner h4::before {
	display: none;
}
.page-template-page-trip-planner .wrapper .favorites-list li {
	border: none;
}
.page-template-page-how-it-works .wrapper .style-banner::after {
	background-image: url("../images/curve-overlay-white.svg");
}
.page-template-page-how-it-works .wrapper .our-happy-traveller .client-info-list li {
	list-style-type: none;
}
.page-template-page-how-it-works .wrapper .our-happy-traveller .info-highlight .highlight-left ul li {
	margin-left: 14px;
	list-style: disc;
	line-height: 24px;
}
.page-template-page-how-it-works .wrapper .our-happy-traveller .info-highlight .highlight-left ul li::before {
	display: none;
}
.page-template-page-how-it-works .wrapper .our-happy-traveller .info-highlight .highlight-left h4 {
	list-style-type: none;
}
@media (max-width: 576px) {
	.page-template-page-how-it-works .wrapper .our-happy-traveller .info-highlight .highlight-left ul {
		margin: 1rem auto;
	}
	.page-template-page-how-it-works .wrapper .our-happy-traveller .info-highlight .highlight-left ul li {
		text-align: center;
		list-style: none;
	}
}
.page-template-page-eighteen-summers .wrapper .style-banner.full-height {
	max-height: 752px;
	margin-bottom: 40px;
}
.page-template-page-eighteen-summers .wrapper .style-banner.full-height .text {
	bottom: 6rem;
}
.page-template-page-eighteen-summers .wrapper .places-section .single-step-one .child-blocks .single-child .minus-child.disabled {
	cursor: default;
}
.page-template-page-eighteen-summers .wrapper .places-section .single-step-two #datafetch {
	position: absolute;
	background: #FFF;
	z-index: 999;
}
.page-template-page-eighteen-summers .wrapper .places-section .single-step-two #datafetch ul {
	list-style-type: none;
	margin: 0;
	padding: 1rem;
}
.page-template-page-eighteen-summers .wrapper .places-section .single-step-two #datafetch ul li {
	list-style-type: none;
	text-align: left;
	margin: 0 0 .5rem;
	padding: 0 0 .5rem;
	font-size: 1.5rem;
	border-bottom: 1px solid #EEE;
}
.page-template-page-eighteen-summers .wrapper .places-section .single-step-two #datafetch ul li a {
	color: #56504e;
}
.page-template-page-eighteen-summers .wrapper .places-section .single-step-two #datafetch ul li a:hover {
	color: #b14244;
}
.page-template-page-eighteen-summers .wrapper .places-section .single-step-two #datafetch ul li:nth-last-child(1) {
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.page-template-page-eighteen-summers .wrapper .places-section .single-step-two #datafetch ul li::before {
	display: none;
}
.page-template-page-eighteen-summers .wrapper .places-section .single-step-three a {
	opacity: 1;
	cursor: pointer;
}
.page-template-page-eighteen-summers .wrapper .places-section .single-step-three a.disabled {
	opacity: .5;
	cursor: default;
	pointer-events: none;
}
.page-template-page-eighteen-summers .wrapper .video-block #light_quote {
	z-index: 999999;
}
.page-template-page-eighteen-summers .wrapper .summer-image-section .summer-image-single:last-child {
	padding-bottom: 0;
}
.page-template-page-eighteen-summers .wrapper .summer-image-section .image-block .styleimg-border:after {
	display: none;
}
.page-template-page-eighteen-summers .wrapper .summer-image-section .image-block .styleimg-border img {
	outline: 1px solid rgba(255, 255, 255, 0.6);
	outline-offset: -1rem;
}
.page-template-page-eighteen-summers .wrapper .summer-image-section .image-block .styleimg-bg:after {
	display: none;
}
.page-template-page-eighteen-summers .wrapper .summer-image-section .image-block .styleimg-bg img {
	outline: 1rem solid rgba(255, 255, 255, 0.6);
	outline-offset: -1rem;
}
.page-template-page-eighteen-summers .wrapper .summer-image-section::after {
	display: none;
}
.page-template-page-eighteen-summers .wrapper .images-section .overlay {
	background-image: linear-gradient(-180deg, #FBF5EE 0%, rgba(251, 245, 238, 0) 100%);
}
@media (max-width: 1200px) {
	.page-template-page-eighteen-summers .wrapper .summer-image-section .summer-content::before {
		display: none;
	}
}
@media (max-width: 768px) {
	.page-template-page-eighteen-summers .wrapper .style-banner.full-height {
		/*height: calc(100vh - 58px) !important;*/
		height: 50vh !important;
	}
	.page-template-page-eighteen-summers .wrapper .style-banner.full-height .fill-height-title {
		bottom: 20px;
	}
	.page-template-page-eighteen-summers .wrapper .summer-image-section .summer-image-single .summer-sub-image .summer-image .image-block.half .horizontal {
		left: 0 !important;
	}
	.page-template-page-eighteen-summers .wrapper .summer-image-section .summer-image-single .summer-sub-image .summer-image .image-block.half .horizontal img {
		width: 110%;
		max-width: 110%;
	}
	.page-template-page-eighteen-summers .wrapper .summer-image-section .summer-image-single .summer-sub-image .summer-image .image-block.half .vertical {
		left: 0 !important;
	}
	.page-template-page-eighteen-summers .wrapper .summer-image-section .summer-image-single .summer-sub-image .summer-image .image-block.half .vertical img {
		width: 110%;
		max-width: 110%;
	}
	.page-template-page-eighteen-summers .wrapper .social-section {
		padding: 6rem 0 0;
	}
	.page-template-page-eighteen-summers .wrapper .social-section .social-blocks {
		margin: 0;
	}
	.page-template-page-eighteen-summers .wrapper .social-section .social-blocks .social-single {
		width: 50%;
		top: 0 !important;
		left: 0 !important;
		right: 0 !important;
		bottom: 0 !important;
		padding: .5rem;
		margin-bottom: .5rem;
		margin-top: 0;
	}
	.page-template-page-eighteen-summers .wrapper .social-section .social-blocks .social-single .social-image-hover {
		display: none;
	}
	.page-template-page-eighteen-summers .wrapper .social-section .social-blocks .social-single:nth-child(even) {
		width: 50%;
		top: 2rem !important;
	}
	.page-template-page-eighteen-summers .wrapper .social-section .social-blocks .social-single.full-width {
		width: 100% !important;
		padding: 0;
		position: relative;
		margin: 2rem 0 0;
	}
}
.single-destination .wrapper header, .single-experience .wrapper header {
	position: static;
}
.single-destination .wrapper .taxlanding-text-top .taxlanding-text-gap .default-text, .single-destination .wrapper .taxlanding-text-top .taxlanding-text-gap .expend-text, .single-experience .wrapper .taxlanding-text-top .taxlanding-text-gap .default-text, .single-experience .wrapper .taxlanding-text-top .taxlanding-text-gap .expend-text {
	column-count: 1;
}
.single-destination .wrapper .taxlanding-text-top .taxlanding-text-gap p, .single-experience .wrapper .taxlanding-text-top .taxlanding-text-gap p {
	column-count: 1;
}
.page-template-page-sub .wrapper .get-started {
	margin-top: 6rem;
}
.single-team .wrapper section figure {
	width: 100% !important;
}
.single-team .wrapper .travel-insight .family-friendly-packages .stylesheet-block .style-block-text2 span::before {
	bottom: -16px;
}
.single-team .wrapper .travel-insight .package-blocks .image-block figure {
	transition-property: transform;
	transition-duration: .2s;
}
.single-team .wrapper .travel-insight .package-blocks .image-block:hover figure {
	transform: scale(1.1);
}
.single-team .wrapper .travel-insight .package-blocks h5 {
	line-height: 30px;
}
.single-team .wrapper .travel-insight .package-blocks h5 a {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	line-height: 18px;
	letter-spacing: .1px;
}
.single-team .wrapper .travel-insight::before {
	top: 28rem;
}
@media (max-width: 576px) {
	.single-team .wrapper .team-profile-info .team-member-info-sec .team-member-info {
		padding-left: 15px;
	}
	.single-team .wrapper .block-content {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0 !important;
	}
	.single-team .wrapper .travel-insight .package-blocks h5 a {
		font-size: 18px;
	}	
}
body .wrapper .page-title h1 {
	max-width: 768px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 12px !important;
	line-height: 1.25;
}
body .wrapper .leadparagraph {
	margin-bottom: 6rem;
	display: block;
}
body .wrapper .block-content .gform_wrapper, body .wrapper .block-content .page-accordion, body .wrapper .block-content .primary-buttons, body .wrapper .wp-content-container .gform_wrapper, body .wrapper .wp-content-container .page-accordion, body .wrapper .wp-content-container .primary-buttons {
	max-width: 768px;
	margin: 0 auto 2rem;
}
body .wrapper .block-content blockquote, body .wrapper .block-content figure, body .wrapper .block-content h1, body .wrapper .block-content h2, body .wrapper .block-content h3, body .wrapper .block-content h4, body .wrapper .block-content h5, body .wrapper .block-content h6, body .wrapper .block-content hr, body .wrapper .block-content ol, body .wrapper .block-content p, body .wrapper .block-content pre, body .wrapper .block-content table, body .wrapper .block-content ul, body .wrapper .wp-content-container blockquote, body .wrapper .wp-content-container figure, body .wrapper .wp-content-container h1, body .wrapper .wp-content-container h2, body .wrapper .wp-content-container h3, body .wrapper .wp-content-container h4, body .wrapper .wp-content-container h5, body .wrapper .wp-content-container h6, body .wrapper .wp-content-container hr, body .wrapper .wp-content-container ol, body .wrapper .wp-content-container p, body .wrapper .wp-content-container pre, body .wrapper .wp-content-container table, body .wrapper .wp-content-container ul {
	max-width: 768px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
body .wrapper .block-content h1, body .wrapper .block-content h2, body .wrapper .block-content h3, body .wrapper .block-content h4, body .wrapper .block-content h5, body .wrapper .wp-content-container h1, body .wrapper .wp-content-container h2, body .wrapper .wp-content-container h3, body .wrapper .wp-content-container h4, body .wrapper .wp-content-container h5 {
	margin-top: 2.5rem;
}
body .wrapper .block-content h5, body .wrapper .block-content h6, body .wrapper .wp-content-container h5, body .wrapper .wp-content-container h6 {
	margin-top: 2.5rem;
}
body .wrapper .block-content h1+h2, body .wrapper .block-content h2+h3, body .wrapper .block-content h3+h4, body .wrapper .wp-content-container h1+h2, body .wrapper .wp-content-container h2+h3, body .wrapper .wp-content-container h3+h4 {
	margin-top: 2.5rem;
}
body .wrapper .block-content a, body .wrapper .wp-content-container a {
	color: #b14244;
	text-decoration: underline;
}
body .wrapper .block-content a:hover, body .wrapper .wp-content-container a:hover {
	color: #9e3b3d;
	text-decoration: none;
}
body .wrapper .block-content ul, body .wrapper .wp-content-container ul {
	margin-top: 1rem;
}
body .wrapper .block-content hr, body .wrapper .wp-content-container hr {
	margin: 6rem auto;
}
body .wrapper .block-content ol li, body .wrapper .block-content ul li, body .wrapper .wp-content-container ol li, body .wrapper .wp-content-container ul li {
	margin: 0 0 .5rem;
}
body .wrapper .block-content img, body .wrapper .wp-content-container img {
	height: auto;
}
body .wrapper .block-content img.aligncenter, body .wrapper .wp-content-container img.aligncenter {
	margin: 0 auto;
	display: block;
}
body .wrapper .block-content figure, body .wrapper .wp-content-container figure {
	max-width: 768px;
	margin-top: 4rem;
	margin-bottom: 4rem;
	display: flex;
	justify-content: center;
}
body .wrapper .block-content figure img, body .wrapper .wp-content-container figure img {
	max-width: 100%;
	height: 100%;
	outline: 0.2rem solid rgba(255, 255, 255, 0.5);
	outline-offset: -1rem;
}
body .wrapper .block-content .width-auto, body .wrapper .wp-content-container .width-auto {
	width: auto !important;
}
body .wrapper .block-content .outline-none, body .wrapper .wp-content-container .outline-none {
	outline: none !important;
}
body .wrapper .block-content .iframe-wrapper, body .wrapper .wp-content-container .iframe-wrapper {
	display: flex;
	justify-content: center;
	margin: 2rem 0;
}
body .wrapper .block-content .page-accordion, body .wrapper .wp-content-container .page-accordion {
	position: relative;
}
body .wrapper .block-content .page-accordion .accordion-section, body .wrapper .wp-content-container .page-accordion .accordion-section {
	padding: 1rem 0 0;
}
body .wrapper .block-content .page-fullwidth-image, body .wrapper .wp-content-container .page-fullwidth-image {
	margin: 6rem auto;
}
body .wrapper .block-content .page-fullwidth-image .page-fullwidth-image__wrapper, body .wrapper .wp-content-container .page-fullwidth-image .page-fullwidth-image__wrapper {
	width: 100%;
	max-width: none;
}
body .wrapper .block-content .page-fullwidth-image .page-fullwidth-image__wrapper p, body .wrapper .wp-content-container .page-fullwidth-image .page-fullwidth-image__wrapper p {
	width: 100%;
	max-width: none;
}
body .wrapper .block-content .page-fullwidth-image .page-fullwidth-image__wrapper p img, body .wrapper .wp-content-container .page-fullwidth-image .page-fullwidth-image__wrapper p img {
	width: auto;
	height: auto;
}
body .wrapper .block-content .full_width, body .wrapper .wp-content-container .full_width {
	float: none;
}
body .wrapper .block-content .page-accordion .accordion-section .accordion .single-accordion, body .wrapper .wp-content-container .page-accordion .accordion-section .accordion .single-accordion {
	border-top: none;
	border-bottom: 1px solid rgba(86, 80, 78, 0.25);
}
body .wrapper .block-content .page-accordion .accordion-section .accordion .sub-accordion:first-of-type, body .wrapper .wp-content-container .page-accordion .accordion-section .accordion .sub-accordion:first-of-type {
	border-bottom: 1px solid rgba(86, 80, 78, 0.25);
	border-top: 1px solid rgba(86, 80, 78, 0.25);
}
body .wrapper .block-content .columns-spacing-bottom, body .wrapper .wp-content-container .columns-spacing-bottom {
	margin-bottom: 6rem;
}
body .wrapper .block-content .columns-spacing-top, body .wrapper .wp-content-container .columns-spacing-top {
	margin-top: 6rem;
}
body .wrapper .block-content .fb-video, body .wrapper .wp-content-container .fb-video {
	width: 100%;
	display: flex;
	justify-content: center;
}
body .wrapper .block-content img {
	height: auto;
	width: 100%;
}
body .wrapper .block-content .primary-buttons {
	padding-top: 1rem;
}
body .wrapper .block-content .content-column {
	display: flex;
	flex-wrap: wrap;
}
body .wrapper .block-content .content-column p {
	margin: 0 0 2rem;
}
body .wrapper .block-content .content-column.one_third {
	padding-right: 15px;
	padding-left: 15px;
}
body .wrapper .page-columns {
	max-width: none !important;
	width: 100%;
}
body .wrapper .page-columns .gform_wrapper, body .wrapper .page-columns .primary-buttons {
	max-width: none;
	margin: 0 auto 2rem;
}
body .wrapper .page-columns blockquote, body .wrapper .page-columns figure, body .wrapper .page-columns h1, body .wrapper .page-columns h2, body .wrapper .page-columns h3, body .wrapper .page-columns h4, body .wrapper .page-columns h5, body .wrapper .page-columns h6, body .wrapper .page-columns hr, body .wrapper .page-columns ol, body .wrapper .page-columns p, body .wrapper .page-columns pre, body .wrapper .page-columns table, body .wrapper .page-columns ul {
	max-width: none;
	margin: 0 auto 2rem;
}
body .wrapper .page-columns .columns-spacing-top {
	margin-top: 6rem;
}
body .wrapper .page-columns .columns-spacing-bottom {
	margin-bottom: 6rem;
}
body .wrapper .page-columns .text-links {
	position: relative;
}
body .wrapper .page-columns .text-links .link-column {
	display: flex;
	align-items: end;
}
body .wrapper .page-columns .text-links .link-column a {
	width: auto;
}
body .wrapper .page-columns .image-links figure figcaption {
	padding: 1rem;
	max-width: 90%;
}
body .wrapper .page-columns .image-links figure figcaption h5 a {
	color: #56504e;
}
body .wrapper .page-columns .w-20 {
	flex: 0 0 20% !important;
	max-width: 20%;
}
body .wrapper .image-slider .slick-list {
	z-index: 1;
}
body .wrapper .text-links a:hover {
	text-decoration: none;
}
body .wrapper .block-content-images-fluid .full-width {
	position: relative;
}
body .wrapper .tablepress {
	position: relative;
}
body .wrapper .tablepress thead {
	background: none;
}
body .wrapper .tablepress thead tr {
	background: none;
}
body .wrapper .tablepress thead tr th {
	background: none;
	border-bottom: 1px solid #c1bcb2;
	border-top: 0;
	text-transform: uppercase;
	color: #3F7675;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 700;
	font-size: 14px;
	padding: 12px 9px;
}
body .wrapper .tablepress tbody tr td {
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #403520;
	padding: 12px 9px;
	border-bottom: 1px solid #c1bcb2;
	border-top: 0;
}
@media (max-width: 992px) {
	body .wrapper .page-title h1 {
		max-width: 720px;
	}
	body .wrapper .block-content blockquote, body .wrapper .block-content figure, body .wrapper .block-content h1, body .wrapper .block-content h2, body .wrapper .block-content h3, body .wrapper .block-content h4, body .wrapper .block-content h5, body .wrapper .block-content h6, body .wrapper .block-content hr, body .wrapper .block-content ol, body .wrapper .block-content p, body .wrapper .block-content pre, body .wrapper .block-content table, body .wrapper .block-content ul, body .wrapper .gform_wrapper blockquote, body .wrapper .gform_wrapper figure, body .wrapper .gform_wrapper h1, body .wrapper .gform_wrapper h2, body .wrapper .gform_wrapper h3, body .wrapper .gform_wrapper h4, body .wrapper .gform_wrapper h5, body .wrapper .gform_wrapper h6, body .wrapper .gform_wrapper hr, body .wrapper .gform_wrapper ol, body .wrapper .gform_wrapper p, body .wrapper .gform_wrapper pre, body .wrapper .gform_wrapper table, body .wrapper .gform_wrapper ul, body .wrapper .wp-content-container blockquote, body .wrapper .wp-content-container figure, body .wrapper .wp-content-container h1, body .wrapper .wp-content-container h2, body .wrapper .wp-content-container h3, body .wrapper .wp-content-container h4, body .wrapper .wp-content-container h5, body .wrapper .wp-content-container h6, body .wrapper .wp-content-container hr, body .wrapper .wp-content-container ol, body .wrapper .wp-content-container p, body .wrapper .wp-content-container pre, body .wrapper .wp-content-container table, body .wrapper .wp-content-container ul {
		max-width: 720px;
	}
	body .wrapper .block-content figure, body .wrapper .gform_wrapper figure, body .wrapper .wp-content-container figure {
		max-width: 720px;
		width: 100% !important;
	}
	body .wrapper .block-content figure figcaption, body .wrapper .gform_wrapper figure figcaption, body .wrapper .wp-content-container figure figcaption {
		left: 0;
		right: 0;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		width: 66%;
		min-width: 24rem;
	}
}
@media (max-width: 768px) {
	body .wrapper .page-title h1 {
		max-width: 520px;
	}
	body .wrapper .block-content blockquote, body .wrapper .block-content figure, body .wrapper .block-content form, body .wrapper .block-content h1, body .wrapper .block-content h2, body .wrapper .block-content h3, body .wrapper .block-content h4, body .wrapper .block-content h5, body .wrapper .block-content h6, body .wrapper .block-content hr, body .wrapper .block-content ol, body .wrapper .block-content p, body .wrapper .block-content pre, body .wrapper .block-content table, body .wrapper .block-content ul, body .wrapper .wp-content-container blockquote, body .wrapper .wp-content-container figure, body .wrapper .wp-content-container form, body .wrapper .wp-content-container h1, body .wrapper .wp-content-container h2, body .wrapper .wp-content-container h3, body .wrapper .wp-content-container h4, body .wrapper .wp-content-container h5, body .wrapper .wp-content-container h6, body .wrapper .wp-content-container hr, body .wrapper .wp-content-container ol, body .wrapper .wp-content-container p, body .wrapper .wp-content-container pre, body .wrapper .wp-content-container table, body .wrapper .wp-content-container ul {
		max-width: 520px;
	}
	body .wrapper .block-content blockquote p {
		font-size: 1.9rem;
	}
	body .wrapper .page-blocks .block-content-images-fluid .style-block-text {
		height: auto !important;
	}
	body .wrapper .page-blocks .block-content-images-fluid .style-block-text p {
		margin: 0;
	}
	body .wrapper .page-accordion .accordion-section {
		padding-top: 1rem;
	}
	body .wrapper .page-accordion .accordion-section h5 {
		margin: 0;
	}
	body .wrapper .page-accordion .accordion-section p {
		margin-bottom: 0;
	}
	body .wrapper .primary-buttons {
		padding-top: 1rem;
	}
	body .wrapper .primary-buttons .primary-btn {
		margin-bottom: 1rem;
	}
	body .wrapper .page-blocks img {
		outline: 0.2rem solid rgba(254, 254, 254, 0.6);
		outline-offset: -1rem;
	}
	body .wrapper .page-blocks .tab-img::after, body .wrapper .page-blocks img::after {
		display: none;
	}
	body .wrapper .page-blocks .image-gallery img {
		outline: none;
		height: auto;
	}
	body .wrapper .page-blocks .image-gallery .gallery-lightbox.open {
		opacity: 1;
		visibility: visible;
		z-index: 999999;
	}
	body .wrapper .page-blocks .image-gallery .gallery-lightbox .head {
		overflow: hidden;
		position: absolute;
		right: 40px;
		top: 6rem;
	}
	body .wrapper .page-blocks .content-image img {
		width: 100%;
		height: auto;
	}
	body .wrapper .page-blocks .content-image__align-left {
		float: left;
		width: 50%;
	}
	body .wrapper .page-blocks .content-image__align-right {
		float: right;
		width: 50%;
	}
	body .wrapper .page-blocks .spacing-normal {
		padding: 0 1rem;
	}
	body .wrapper .page-blocks .spacing-none {
		padding: 0;
	}
	body .wrapper .page-blocks .page-fullwidth-image {
		position: relative;
	}
	body .wrapper .page-blocks .page-fullwidth-image .page-fullwidth-image__wrapper {
		display: flex;
		flex: wrap;
	}
	body .wrapper .page-blocks .page-fullwidth-image .page-fullwidth-image__wrapper .content-image.spacing-normal {
		margin: 0 1rem;
	}
	body .wrapper .page-blocks .tabs .tab-content-main {
		width: 100%;
	}
	body .wrapper .image-links {
		position: relative;
	}
	body .wrapper .image-links .figcaption h5 a {
		color: #56504e !important;
	}
	body .wrapper .image-links .figcaption:hover h5 a {
		text-decoration: none;
	}
}
@media (max-width: 576px) {
	body .wrapper .block-content, body .wrapper .wp-content-container {
		padding: 0 15px;
	}
	body .wrapper .block-content blockquote, body .wrapper .block-content figure, body .wrapper .block-content h1, body .wrapper .block-content h2, body .wrapper .block-content h3, body .wrapper .block-content h4, body .wrapper .block-content h5, body .wrapper .block-content h6, body .wrapper .block-content hr, body .wrapper .block-content ol, body .wrapper .block-content p, body .wrapper .block-content pre, body .wrapper .block-content table, body .wrapper .block-content ul, body .wrapper .wp-content-container blockquote, body .wrapper .wp-content-container figure, body .wrapper .wp-content-container h1, body .wrapper .wp-content-container h2, body .wrapper .wp-content-container h3, body .wrapper .wp-content-container h4, body .wrapper .wp-content-container h5, body .wrapper .wp-content-container h6, body .wrapper .wp-content-container hr, body .wrapper .wp-content-container ol, body .wrapper .wp-content-container p, body .wrapper .wp-content-container pre, body .wrapper .wp-content-container table, body .wrapper .wp-content-container ul {
		max-width: none;
	}
}
.page-template-page-awards-press {
	position: relative;
}
.page-template-page-awards-press .wrapper .block-content .content-column.one_third {
	display: flex;
	align-content: space-between;
	padding-left: 4rem;
	padding-right: 4rem;
	margin: 0 0 4rem;
	justify-content: center;
}
.page-template-page-awards-press .wrapper .block-content .content-column.one_third img {
	position: relative;
	height: auto !important;
	outline: 0 !important;
}
@media (max-width: 768px) {
	.page-template-page-awards-press .wrapper .block-content .content-column.one_third {
		padding-left: 2rem;
		padding-right: 2rem;
		margin: 0 0 6rem;
	}
	.page-template-page-awards-press .wrapper .block-content .content-column.one_third p {
		margin: 0;
	}
	.page-template-page-awards-press .wrapper .block-content .content-column.one_third img {
		position: relative;
		height: auto !important;
		outline: 0 !important;
	}
	.page-id-850 .style-banner {
		background-position: 68% center !important;
	}
}
body .single-article .image-block {
	overflow: hidden;
}
body .single-article .image-block figure {
	position: relative;
	height: 50vh;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	min-height: 12rem;
	max-height: 24rem;
	transition-duration: .5s;
	transition-property: transform;
}
body .single-article .image-block figure a {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;
}
body .single-article .image-block figure:hover {
	transform: scale(1.1);
}
body .single-article .single-article-text .single-article-inner h4 a {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	line-height: 22px;
}
body .single-article .single-article-text .single-article-inner .category span {
	text-transform: uppercase;
	font-size: 14px;
	color: #457f7e;
	font-weight: bold;
	display: block;
	font-family: 'Josefin Sans', sans-serif;
	letter-spacing: .2px;
	line-height: 1.3;
}
body .single-article .single-article-text .single-article-inner .author {
	font-size: 13px;
	font-family: 'Poppins', sans-serif;
	color: #4a4a4a;
	align-items: flex-end;
}
@media (max-width: 768px) {
	body .single-article .single-article-text .single-article-inner h4 a {
		font-size: 1.6rem;
		line-height: 1.3;
	}
}
body .modal-share .content {
	padding: 17% 1%;
}
body .quote-slider .slick-track {
	display: flex;
	align-items: center;
}
@media (max-width: 1200px) {
	.quote-slider .slick-track {
		display: flex;
		align-items: center;
	}
}
body .upload-like-btn g {
	fill: #b14244;
	stroke-width: .5;
}
body .upload-like-btn g path {
	fill: #b14244;
	stroke: #b14244;
	stroke-width: .5;
}
body .upload-like-btn.top {
	top: 1rem;
	bottom: auto;
}
body .upload-like-btn.left {
	left: 1rem;
	right: auto;
}
body .upload-like-btn.right {
	right: 1rem;
	left: auto;
}
body .upload-like-btn.bottom {
	bottom: 1rem;
	top: auto;
}
@media (max-width: 1200px) {
	body .upload-like-btn.right-mobile {
		right: 1rem;
		left: auto;
	}
}
body .wrapper figure {
	position: relative;
}
body .wrapper figcaption {
	position: absolute;
	z-index: 1;
	font-size: 1.25rem;
	width: 40%;
	line-height: 1.25;
	max-width: none;
	height: auto;
	background: none;
	margin: 0;
	box-shadow: none;
	text-align: right;
	bottom: -3px;
	transform: translateY(100%);
	color: #000;
	text-shadow: none;
	right: 0;
}
body .wrapper figcaption:hover {
	background: none;
}
body .wrapper figcaption.center {
	left: 0;
	right: 0;
	text-align: center;
}
body .wrapper figcaption.top {
	top: 1rem !important;
}
body .wrapper figcaption.bottom {
	bottom: 1rem !important;
}
body .wrapper figcaption.bottom-2 {
	bottom: 2rem !important;
}
body .wrapper figcaption.bottom-4 {
	bottom: 4rem !important;
}
body .wrapper figcaption.right {
	right: 1rem !important;
	text-align: right !important;
}
body .wrapper figcaption.right-2 {
	right: 2rem !important;
	text-align: right !important;
}
body .wrapper figcaption.right-4 {
	right: 4rem !important;
	text-align: right !important;
}
body .wrapper figcaption.left {
	left: 1rem !important;
	text-align: left !important;
}
body .wrapper figcaption.left-2 {
	left: 2rem !important;
	text-align: left !important;
}
body .wrapper figcaption.left-4 {
	left: 4rem !important;
	text-align: left !important;
}
body .wrapper form .gform_wrapper .gfield_checkbox li label {
	margin: 0 0 0 .5rem;
}
body .wrapper form .gfield_checkbox br {
	display: none;
}
body .wrapper form .gform_body .gfield_list_cell {
	width: 80%;
}
body .wrapper form .gform_body .gfield_list_icons {
	width: 20%;
}
body .wrapper form .gform_body .gfield_list_icons .add_list_item, body .wrapper form .gform_body .gfield_list_icons .delete_list_item {
	float: left;
	width: 2.5rem;
	margin: 0 .5rem;
	opacity: .5;
}
body .wrapper form .gform_body .gfield_list_icons .add_list_item img, body .wrapper form .gform_body .gfield_list_icons .delete_list_item img {
	outline: 0 !important;
	color: #b14244;
}
body .wrapper form .gform_body .gfield_list_icons .add_list_item:hover, body .wrapper form .gform_body .gfield_list_icons .delete_list_item:hover {
	opacity: .75;
}
body .wrapper form .gform_body .gform_fields input[type="checkbox"] {
	padding: 1rem !important;
	transform: scale(1.25);
	height: 1.5rem !important;
	width: 1.5rem !important;
}
body .wrapper form .gform_body .gform_fields .ginput_complex br {
	display: none;
}
body .wrapper form .gform_body .gform_fields .ginput_container_select {
	position: relative;
	width: 50%;
	min-width: 300px;
}
body .wrapper form .gform_body .gform_fields .ginput_container_select select {
	display: none;
}
body .wrapper form .gform_body .gform_fields .select-selected {
	background-color: #FFF;
	padding: 0 1rem;
}
body .wrapper form .gform_body .gform_fields .select-selected:after {
	position: absolute;
	content: "";
	right: 1rem;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-color: #b14244 transparent transparent transparent;
	top: 2rem;
}
body .wrapper form .gform_body .gform_fields .select-selected.select-arrow-active:after {
	border-color: transparent transparent #b14244 transparent;
	top: 1rem;
}
body .wrapper form .gform_body .gform_fields .select-items div, body .wrapper form .gform_body .gform_fields .select-selected {
	color: #56504e;
	font-size: 1.75rem !important;
	border: 1px solid transparent;
	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	cursor: pointer;
	user-select: none;
}
body .wrapper form .gform_body .gform_fields .select-selected {
	padding: .75rem 1rem;
	border: none;
}
body .wrapper form .gform_body .gform_fields .select-items {
	position: absolute;
	background-color: #FFF;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 99;
	padding: .5rem 1rem;
	height: 28rem;
	overflow: scroll;
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.1);
}
body .wrapper form .gform_body .gform_fields .select-hide {
	display: none;
}
body .wrapper form .gform_body .gform_fields .same-as-selected, body .wrapper form .gform_body .gform_fields .select-items div:hover {
	color: #b14244;
}
body .wrapper form .gform_body .gform_fields .gfield {
	margin: 0 0 2rem;
}
body .wrapper form .gform_body .gform_fields .gfield .ginput_container p {
	padding: 0;
}
body .wrapper form .gform_body .gform_fields .gfield textarea {
	border: none;
}
body .wrapper form .gform_body .gform_fields .gfield .last_name, body .wrapper form .gform_body .gform_fields .gfield .name_first {
	margin: 0 0 1rem;
}
body .wrapper form .gform_body .gform_fields .gfield br {
	height: 0;
	margin: 0;
	padding: 0;
	position: absolute;
}
body .wrapper form .gform_body .gform_fields .gfield p {
	margin: 0;
}
body .wrapper form .gform_body .gform_fields .gfield input {
	padding: 1rem !important;
	font-size: 1.75rem !important;
	color: #56504E;
}
body .wrapper form .gform_body .gform_fields .gfield span label {
	display: none;
}
body .wrapper .gform_confirmation_wrapper {
	max-width: 768px;
	margin: 0 auto;
}
body .wrapper .gform_confirmation_wrapper .gform_confirmation_message {
	border: 1.5px solid #C0D4CC;
	background: rgba(192, 212, 204, 0.1);
	padding: 2.5rem;
	border-radius: .5rem;
}
body .wrapper .gform_confirmation_wrapper .gform_confirmation_message p {
	margin-bottom: 0;
}
@media (max-width: 1200px) {
	.gform_body, .gform_footer {
		max-width: 768px;
		margin: 0 auto !important;
	}
	.stylesheet-block .style-block-text h5 {
		margin-top: 30px;
	}
}
@media (max-width: 992px) {
	.gform_body, .gform_footer {
		max-width: 768px;
		margin: 0 auto !important;
	}
}
@media (max-width: 768px) {
	.gform_body, .gform_footer {
		max-width: 720px;
		margin: 0 auto !important;
	}
}
@media (max-width: 576px) {
	.gform_body, .gform_footer {
		max-width: 520px;
		margin: 0 auto !important;
	}
}
body .svg {
	position: relative;
}
body .svg.right {
	transform: rotate(0deg);
}
body .svg.left {
	transform: rotate(-180deg);
}
body .wrapper .cta-box {
	position: relative;
	background-image: url("../images/CB_logo.svg") !important;
	background-repeat: no-repeat !important;
	background-position: center 2.5rem !important;
	background-size: 10rem !important;
	width: 100%;
	max-width: 576px;
	margin: 6rem auto;
	background: #FFF;
	padding: 12.75rem 7.75rem 2.75rem;
	outline: 0.25rem solid #C0D4CC;
	outline-offset: -1.25rem;
}
body .wrapper .cta-box img {
	display: none;
}
body .wrapper .cta-box a {
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
body .slick-disabled {
	opacity: .5;
}
body .taxlanding-packages-slider .slick-list .slick-track {
	transform: translate3d(0px, 0px, 0px);
}
.facetwp-autocomplete-update {
	display: none;
}
#newsletter-section-subscribe {
	background: #FBF5EE;
	margin: 0px !important;
}
#newsletter-section-subscribe .gform_confirmation_wrapper {
	margin: 10px 0px 0px 0px;
}
#newsletter-section-subscribe form .gform_body {
	max-width: 70% !important;
}
#newsletter-section-subscribe form .gform_footer {
	max-width: 30% !important;
	margin: 0px !important;
	clear: none;
}
#newsletter-section-subscribe form Input[type=submit] {
	float: Right;
	cursor: pointer;
	color: white !important;
	margin-right: 0px;
}
#newsletter-section-subscribe h5, #newsletter-section-subscribe .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	color: #56504E;
}
#newsletter-section-subscribe .form .validation_message {
	Color: #ffffff !important;
}
#newsletter-section-subscribe form input[type=text] {
	width: 100% !important;
	max-width: 400px !important;
}
#newsletter-section-subscribe form li.gfield.gfield_error {
	border: none !important;
	background-color: transparent !important;
	margin-bottom: 0px !important;
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
#newsletter-section-subscribe form .validation_error {
	display: none;
}
#newsletter-section-subscribe form {
	display: flex !important;
}
#newsletter-section-subscribe form .gfield_label {
	display: none;
}
#newsletter-section-subscribe form Input[type=submit] {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	color: white;
	background-color: #B14243;
	border: 1px solid #fff;
	padding: 14px 36px;
	border-radius: 3px;
	line-height: 18px;
}
#newsletter-section-subscribe form Input[type=submit]:hover {
	background-color: #B14244 !important;
	color: #fff !important;
	transition: all ease-in-out .2s !important;
}
.facetwp-autocomplete-update {
	display: none !important;
}
.fs-label-wrap .fs-label {
	font-size: 14px !important;
}
.facetwp-facet-hotel_name_search input {
	border: 1px solid #D5E1DF !important;
	width: 100%;
}
.facetwp-facet-hotel_name_search input {
	font-size: 14px !important;
	color: #56504e !important;
}
::placeholder {
	font-size: 14px !important;
	color: #56504e !important;
}
#newsletter-section-subscribe form .gform_body {
	max-width: 400px !important;
}
.gform_wrapper .gform_footer {
	width: auto !important;
	padding: 11px 0 0px !important;
}
.upload-like-btn {
	z-index: 9999999;
}
/* Bodoni kerning */
.explore-world h2 .char1 {
	letter-spacing: -0.4rem;
}
.page-template-page-how-it-works .wrapper .style-banner.full-height h1 .char8 {
	letter-spacing: -.2em;
}
.page-id-52426 .fill-height-title h1 .char4, .page-id-52426 .fill-height-title h1 .char5, .page-id-52426 .fill-height-title h1 .char6 {
	letter-spacing: -.05em;
}
.zsiq_theme1 .zsiq_cnt .zsiq_ellips {
    font-size: 12px;
}
.lead {
	font-size: 2.1rem;
}
.stylesheet-block .style-block-text .immersive-experience-content span {
	font-size: 17px !important;
}