/*!
Theme Name: CSW REDNATI THEME
Theme URI: https://www.colcastudios.com
Author:David Apaza
Author URI: https://api.whatsapp.com/send?phone=51980541544
Description: El Theme "CSW REDNATI THEME", está diseñado y personalizado para el funcionamiento de la página web web de REDNATI, con plugins particulares y personalizados que funcionan exclusivamente con el Theme "CSW REDNATI THEME". Por lo que nos reservamos la funcionalidad en otros portales web, para mayor información y personalizaciones en otros sitios web diríjase a la página web del author o contáctese vía Whatsapp:(+51) 980 541 544 - Arequipa - Perú.
Version: 1.6.91
Requires at least: 6.8
Tested up to: 6.9
Requires PHP: 8.3
License:GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: csw-rednati-theme
Tags: wide-blocks, block-styles, custom-logo, one-column, two-columns, grid-layout, custom-background, custom-colors, custom-header, custom-menu, footer-widgets, featured-images, flexible-header, threaded-comments, theme-options, left-sidebar, right-sidebar, full-width-template, editor-style, photography, post-formats
*/
/* amination */
@-webkit-keyframes csw-wobble-horizontal{
	16.65%{
		-webkit-transform:translateX(0.3125rem);
		transform:translateX(0.3125rem)
	}
	33.3%{
		-webkit-transform:translateX(-0.375rem);
		transform:translateX(-0.375rem)
	}
	49.95%{
		-webkit-transform:translateX(0.25rem);
		transform:translateX(0.25rem)
	}
	66.6%{
		-webkit-transform:translateX(-0.125rem);
		transform:translateX(-0.125rem)
	}
	83.25%{
		-webkit-transform:translateX(0.0625rem);
		transform:translateX(0.0625rem)
	}
	100%{
		-webkit-transform:translateX(0);
		transform:translateX(0)
	}

}
@keyframes csw-wobble-horizontal{
	16.65%{
		-webkit-transform:translateX(0.3125rem);
		transform:translateX(0.3125rem)
	}
	33.3%{
		-webkit-transform:translateX(-0.375rem);
		transform:translateX(-0.375rem)
	}
	49.95%{
		-webkit-transform:translateX(0.25rem);
		transform:translateX(0.25rem)
	}
	66.6%{
		-webkit-transform:translateX(-0.125rem);
		transform:translateX(-0.125rem)
	}
	83.25%{
		-webkit-transform:translateX(0.0625rem);
		transform:translateX(0.0625rem)
	}
	100%{
		-webkit-transform:translateX(0);
		transform:translateX(0)
	}

}

@-webkit-keyframes fadeIn{
	0%{
		opacity:0;
	}

	100%{
		opacity:1;
	}
}

@keyframes fadeIn{
	0%{
		opacity:0;
	}

	100%{
		opacity:1;
	}
}

@-webkit-keyframes fadeOut{
	0%{
		opacity:1;
	}

	100%{
		opacity:0;
	}
}

@keyframes fadeOut{
	0%{
		opacity:1;
	}

	100%{
		opacity:0;
	}
}

.animated{
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
}

.animated.infinite{
	-webkit-animation-iteration-count:infinite;
	animation-iteration-count:infinite;
}

.animated.hinge{
	-webkit-animation-duration:2s;
	animation-duration:2s;
}
.fadeIn{
	-webkit-animation-name:fadeIn;
	animation-name:fadeIn;
}

.fadeOut{
	-webkit-animation-name:fadeOut;
	animation-name:fadeOut;
}

body{
	margin:0!important;
	padding:0!important;
	overflow:hidden;
	overflow-y:scroll;
	color:#000000;
	font-size: 1.125rem;
}
p{
	margin-top:0;
	text-align:justify;
	margin-bottom:0.9375rem
}
a{
	color:#013FB8;
}
a:hover,
a:active,a:focus{
	color:#012468;
	text-decoration:none;
}
.carousel-control,
.csw_post_heading a{
	text-decoration:none
}
a,a:active,a:focus,input,button{
	outline:0!important
}
.title-script,
.vc_section .wpb_column.vc_column_container .vc_custom_heading.title-script{
	color:#CAB60F;
	font-size:2.5rem;
}
h1,h2,h3,h4,h5,h6{
	position:relative;
	margin:0 0 0.9375rem 0;
	color:#222;
	font-weight:600;
	font-style:normal;
}
h1{
	font-size:1.875rem
}
h2{
	font-size:1.5625rem
}
h3,
.widget-title{
	font-size:1.25rem
}
h4{
	font-size:1.125rem
}
h5{
	font-size:1rem
}
h6{
	font-size:0.9375rem
}

a,
a p,
label,
select,
.go-top,
.sub-arrow,
.wpcf7-date,
.close-modal,
input.datepicker,
input.timepicker,
.dots-inline-thumb,
input[type="radio"],
.nav-mobile-trigger,
.scale-img img:hover,
.input-daterange input,
.owl-carousel .owl-dot,
.owl-carousel .owl-next,
.owl-carousel .owl-prev,
.owl-carousel .owl-video-play-icon,
.csw-carousel-gallery .owl-item:not(.center),
.gallery .gallery-item .gallery-icon a .icon{
	cursor:pointer
}

main blockquote::before,
.nav-links .prev::before,
.nav-links .next::before,
.foot .menu li a::before,
a.csw_accordeon-link::after,
.sidebar .widget_search .searchform div::after,
.wpb_text_column ul:not(.widSSPBullet, .csw_icon-column, .share-button) li::before{
	font-family:"cswfonts";
}
body i.icon{
	margin:0;
	width:1rem;
	height:1rem;
	line-height:1;
	display:flex;
	align-items:center;
	justify-content:center;
}
body .btn i.icon{
	display:inline-block;
}
body .btn{
	padding:0.375rem 1.25rem;
}
body .btn-sm{
	font-size:0.8125rem;
	padding-top:0.375rem;
	padding-bottom:0.375rem;
}
body .btn-lg{
	font-size:0.9375rem;
	padding:0.75rem 1.5rem;
}
body .input-group-btn .btn-sm{
	font-size:0.875rem;
	padding:0.0625rem 0.5rem;
}
.alert{
	width:100%;
	padding:1.25rem;
	display:block;
	margin-bottom:0.625rem;
	border-radius:0 1.25rem;
}
.alert-dafault{
	color:#777;
	border:0.0625rem solid #ccc;
	background-color:#f6f6f6
}
.alert-success{
	color:#063;
	border:0.0625rem solid #BCE2AF;
	background-color:#EDFAED
}
.alert-info{
	color:#0054A8;
	border:0.0625rem solid #8DDCF3;
	background-color:#E3F5FD
}
.alert-warning{
	color:#ad7530;
	border:0.0625rem solid #F3CF9E;
	background-color:#FEFAE7
}
.alert-danger{
	color:#8C0000;
	border:0.0625rem solid #F1A0A9;
	background-color:#FFEAEA
}
.alert.no-back{
	border:0;
	font-weight:700;
	color:#F6904F;
	padding:0;
	margin-top:0.3125rem;
	margin-bottom:0.625rem !important;
	background-color:transparent;
}
.alert span.available-day{
	float:left;
	width:0.9375rem;
	height:0.9375rem;
	margin-top:0.4375rem;
	margin-left:0.3125rem;
	margin-right:0.3125rem;
	display:block;
	border-radius:0.1875rem;
	background-color:#F6904F;
}
.alert-sm{
	font-size:0.75rem;
	padding:0 0.1875rem;
	margin-bottom:0
}
.pagination li{
	font-size:0.9375rem!important
}
.fancybox,
.owl-item.center{
	cursor:zoom-in;
}
.text-upper{
	text-transform:uppercase
}
.more-link{
	display:none!important
}
.text-left,
.text-left p{
	text-align:left
}
.text-center,
.text-center p,
.title-center .widget-title{
	text-align:center;
}
.text-right,
.text-right p{
	text-align:right
}
.alignleft,
.aligncenter,
.alignright{
	margin-bottom:0.625rem
}
.alignleft{
	float:left;
	margin-right:1.25rem
}
.aligncenter{
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block
}
.alignright{
	float:right;
	margin-left:1.25rem
}
.intro img,
.skin-thumb img,
.container-fluid img{
	max-width:100%;
	height:auto
}
ul{
	padding-left:0
}
ol{
	padding-left:1.25rem
}
ol li,
ul li{
	margin:0.3125rem 0
}
ul li{
	list-style:none;
	position:relative
}
.navi .menu-item-summary ul li:not(.csw-menu-item-wrap)::before,
.wpb_text_column ul:not(.widSSPBullet, .csw_icon-column, .share-button) li::before{
	content:"-";
	color:#FF6E00;
	position:absolute;
	top:-5px;
	left:0;
	padding:0 0.1875rem;
	width:1.125rem;
	height:1.125rem;
	border-radius:3px;
	font-size:2rem;
	display:flex;
	align-items:center;
	justify-content:center;
}
.wpb_text_column.alert ul li::before{
	color:inherit;
	top:0.125rem;
	content:"\e913";
}
main .wpb_text_column ul.widSSPBullet li::before,
main .wpb_text_column ul.widSSPReadReview li::before,
main .wpb_text_column ul.widSSPWriteReview li::before{
	display:none
}
.wpb_text_column ul li{
	padding-left:1.5625rem
}
em{
	font-style:italic
}
.container-top,
.container-fluid,
main .vc_row.container-fluid,
main .vc_section > .vc_row.wpb_row.vc_row-fluid,
.vc_section .vc_row .vc_row .vc_column-inner{
	max-width:1270px;
	position:relative
}
.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}
.container-top,
.vc_row.container-fluid,
main .vc_section>.vc_row-fluid{
	margin-left: auto!important;
	margin-right: auto!important;
	float:none;
}
main .vc_section[data-vc-full-width]>.vc_row-fluid[data-vc-full-width]{
	left:0!important;
}
.vc_section .nk-awb .container-fluid{
	padding:0
}
.container-top{
	width:100%;
	display:flex;
	align-items:start;
	justify-content:center;
}
.btn.go-top{
	position:fixed;
	font-size:0.9375rem;
	top:50%;
	right:0.625rem;
	margin-top:-1.875rem;
	display:none;
	z-index:1001;
	padding:0.375rem 0.625rem;
	border-radius:50%
}
.btn.go-top .icon{
	margin:0;
	width:0.3125rem;
	height:0.3125rem;
	line-height:0;
	display:contents
}
.img-zoom img,
.column-wrap a,
.header .brand,
.header .brand img,
.img-zoom .child,
.grid-item a img,
.main .thumb-overlay,
.skin-thumb::before,
.gallery-thumb::after,
.vc_icon_element-icon,
.offer-wrap,
.csw_post_heading a,
.owl-item.center img,
.vc_custom_heading a,
li.menu-with-img img,
.csw_post_heading::before,
.vc_custom_heading::before,
.vc_icon_element-inner::after,
.custom-icon .vc_icon_element-inner,
.custom-icon .vc_row .vc_icon_element-inner{
	-webkit-transition:all .7s ease-in-out;
	-moz-transition:all .7s ease-in-out;
	-o-transition:all .7s ease-in-out;
	transition:all .7s ease-in-out
}
a,
.btn,
.navi,
.icon,
button,
a::after,
a::before,
.logo img,
li::after,
li::before,
.footer img,
.icon::after,
.icon::before,
.social-side li,
.csw_icon-picker,
.wpb_text_column,
.csw-banner .carousel-control,
.csw-term-banner .carousel-control,
.calendar-body .datepicker-inline td{
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease;
	-o-transition:all .3s ease;
	transition:all .3s ease
}
.logo img:hover,
.logo img:focus,
.logo img:active,
.footer img:hover,
.footer img:focus,
.footer img:active{
	-webkit-animation-name:csw-wobble-horizontal;
	animation-name:csw-wobble-horizontal;
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-timing-function:ease-in-out;
	animation-timing-function:ease-in-out;
	-webkit-animation-iteration-count:1;
	animation-iteration-count:1
}
.cswicon-rotate i:hover{
	transform:rotate(360deg)!important
}
.menu a,
.header a,
.footer a,
a.btn{
	text-decoration:none
}
.header{
	width:100%;
	z-index:1000;
	position:relative;
}
.head-affix{
	box-shadow:0 0.3125rem 0.3125rem #592415;
}
.header ul{
	padding:0;
	margin:0;
	list-style:none
}
.header .top{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}
.top-navi{
	display: flex;
	position: relative;
	align-items: center;
	padding: 2px 0 2px 55px;
}
.header .head-affix::before,
.top-navi::before{
	content: "";
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
}
.top-navi::before{
	background: -moz-linear-gradient(left,  rgba(238,210,153,0) 0%, rgba(238,210,153,1) 5%, rgba(238,210,153,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(238,210,153,0)), color-stop(5%,rgba(238,210,153,1)), color-stop(100%,rgba(238,210,153,1)));
	background: -webkit-linear-gradient(left,  rgba(238,210,153,0) 0%,rgba(238,210,153,1) 5%,rgba(238,210,153,1) 100%);
	background: -o-linear-gradient(left,  rgba(238,210,153,0) 0%,rgba(238,210,153,1) 5%,rgba(238,210,153,1) 100%);
	background: -ms-linear-gradient(left,  rgba(238,210,153,0) 0%,rgba(238,210,153,1) 5%,rgba(238,210,153,1) 100%);
	background: linear-gradient(to right,  rgba(238,210,153,0) 0%,rgba(238,210,153,1) 5%,rgba(238,210,153,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00eed299', endColorstr='#eed299',GradientType=1 );

}
.header .head-affix::before{
	background: -moz-linear-gradient(left,  rgba(254,252,234,0) 0%, rgba(254,252,234,0) 50%, rgba(238,210,153,1) 51%, rgba(238,210,153,1) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(254,252,234,0)), color-stop(50%,rgba(254,252,234,0)), color-stop(51%,rgba(238,210,153,1)), color-stop(100%,rgba(238,210,153,1)));
	background: -webkit-linear-gradient(left,  rgba(254,252,234,0) 0%,rgba(254,252,234,0) 50%,rgba(238,210,153,1) 51%,rgba(238,210,153,1) 100%);
	background: -o-linear-gradient(left,  rgba(254,252,234,0) 0%,rgba(254,252,234,0) 50%,rgba(238,210,153,1) 51%,rgba(238,210,153,1) 100%);
	background: -ms-linear-gradient(left,  rgba(254,252,234,0) 0%,rgba(254,252,234,0) 50%,rgba(238,210,153,1) 51%,rgba(238,210,153,1) 100%);
	background: linear-gradient(to right,  rgba(254,252,234,0) 0%,rgba(254,252,234,0) 50%,rgba(238,210,153,1) 51%,rgba(238,210,153,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fefcea', endColorstr='#eed299',GradientType=1 );

}
header.header::before{
	left: 50%;
}
.top .contact{
	margin:0 auto;
}
.top .contact ul{
	display:table;
}
.top .contact li{
	display:table-cell;
	padding-left:30px;
	font-size:0.9375rem;
	vertical-align:middle
}
.top a{
	display:flex;
	align-items:center;
}
.top .icon{
	margin-right:0.3125rem;
}
.top .contact li:first-child{
	padding-left:0
}
.header .top p{
	margin:0
}
.header .top .icon{
	margin-top:0.0625rem;
	display:flex;
	align-items:center;
	justify-content:center;
}

.header .top,
.header .top a{
	color:#801F02;
	font-weight: 500;
}
.header .top a:hover{
	color:#FF6E00
}
.header .top ul li i.icon{margin-right:0.3125rem}
.header .brand{
	display:inline-block;
	margin-right: auto;
}
.site-title-container{
	margin-bottom: 0;
}
.header .logo{
	margin:0;
	padding:10px 0;
	font-size:1.875rem;
}
.header .logo img{
	max-width:300px;
	height:auto;
	max-height:8.75rem;
}
.header a.logo{
	display:block
}
.header .side-pd{
	display:flex;
	align-items:center;
	justify-content:center
}
.top .social-net{margin:auto}
.header .social-net ul .icon{
	height:1.5625rem;
	width:1.5625rem;
	line-height:1.5625rem;
}
.header .affix{
	top:0!important;
	width:100%;
	padding:0;
	background-color: #FFF2CC;
}
.header .affix .logo{
	font-size: 0.9375rem;
}
.header .affix .brand{
	box-shadow:none!important;
	margin-top:0!important;
	border-radius:0!important;
	background-color:transparent!important;
}
.main{
	padding:0 1.875rem
}
/*	lang*/

/* ==========================================================================
	 CONFIGURACIÓN ESTRUCTURAL GENERAL
		========================================================================== */
		.nav-mobile-wrapper{
			display: none;
		}
		.navi {
			margin: 0 auto;
			width: 100%;
			position: relative;
		}

		.nav-bar {
			width: 100%;
			display: flex;
			justify-content: end;
		}

		.main-menu {
			display: flex;
			margin: auto;
			align-items: stretch;
			flex-direction: row;
			list-style: none;
			padding: 0;
		}

		.main-menu li {
			margin: 0;
		}

		.main-menu > .menu-item > a {
			display: flex;
			flex-direction: column;
			padding: 25px 22px;
			text-decoration: none;
			color: inherit;

			height: 100%;
			font-size: 16px;
			align-items: center;
			text-align: center;
			font-weight: 700;
			word-spacing: initial;
		}

		.main-menu .title,
		.main-menu .sub-title {
			line-height: 1.2;
		}

		.main-menu .sub-title {
			font-size: 0.75rem;
			font-weight: 500;
		}

		.main-menu .title {
			font-size: 1.1rem;
			font-weight: 700;
		}
		.navi .main-menu>li.current-menu-item>a,
		.navi .main-menu>li.menu-item-object-tours.current-tours-parent>a,
		.navi .main-menu>li.current-menu-item.current_page_parent>a,
		.navi .main-menu>li.current-menu-ancestor>a {
			color: #FF6E00;
		}
		.navi .main-menu>li.current-menu-item>a::before {
			content: "";
			left: 0;
			right: 0;
			bottom: 0;
			height: 4px;
			position: absolute;
			background-color: #FF6E00;
		}
		.navi .main-menu li .sub-menu li>a:hover,
		.navi .main-menu li .sub-menu li.active>a:hover,
		.navi .main-menu li .sub-menu li.current-menu-item>a:hover,
		.navi .main-menu li .sub-menu li.current-menu-ancestor>a:hover,
		.navi .main-menu li .sub-menu li li.current-menu-item>a:hover {
			color: #FF6E00;
			margin: 0;
			background-color: #ffffff;
		}
/* ==========================================================================
		LÓGICA DE SUBMENÚS (OCULTACIÓN)
		/* Regla universal de ocultación para submenús de primer nivel
		========================================================================== */
		.main-menu > .menu-item > .sub-menu {
			position: absolute;
			top: 100%;
			background-color: #FFF2CC;
			display: none;
			z-index: 999;
			box-shadow: 0 10px 25px rgba(0,0,0,0.1);
			border-top: 1px solid #eee;
			list-style: none;
			padding: 0;
			margin: 0;
		}

		/* Items estándar (Ej: Rednati) */
		.main-menu > .menu-item {
			position: relative;
		}

		.main-menu > .menu-item > .sub-menu {
			width: 240px;
			left: 0;
			padding: 0;
		}

		.main-menu > .menu-item > .sub-menu li a {
			padding: 12px 20px;
			display: block;
			font-size: 0.95rem;
			text-decoration: none;
			color: #333;
		}


/* ==========================================================================
	 DESKTOP: INTERACCIÓN Y MASONRY
	 ========================================================================== */
	 @media (min-width: 1024px) {
	 	.navi{
	 		padding: 0;
	 	}
	 	/* Mostrar submenú al hacer HOVER */
	 	.main-menu > .menu-item:hover > .sub-menu {
	 	}

	 	/* Altura dinámica y scroll */
	 	.main-menu > .menu-item:hover > .sub-menu {
	 		max-height: calc(100vh - 120px);
	 		overflow-y: auto;
	 		display: block;
	 		overflow-x: hidden;
	 	}
	 	/* Scrollbar */
	 	.main-menu .sub-menu::-webkit-scrollbar { width: 6px; }
	 	.main-menu .sub-menu::-webkit-scrollbar-track { background: #f1f1f1; }
	 	.main-menu .sub-menu::-webkit-scrollbar-thumb { background: #ccc; border-radius: 10px; }

	 	.main-menu>li>.sub-arrow{
	 		position: absolute;
	 		right: -3px;
	 		top: 50%;
	 		transform: translateY(-50%);
	 	}
	 	.main-menu>li>.sub-arrow>.icon-plus::before{
	 		content: "\e904";
	 		font-family: "cswfonts";
	 	}
	 }

/* ==========================================================================
	  MÓVIL
	  ========================================================================== */
	  @media (max-width: 1023px) {
	  	.csw-map-container{
	  		display: none!important;
	  	}

	  	.navi {
	  		padding: 0 1.5625rem;
	  	}

	  	.nav-bar {
	  		position: fixed;
	  		top: 0;
	  		left: -100%;
	  		width: 100%;
	  		height: 100vh;
	  		background: #fff;
	  		z-index: 1000;
	  		transition: left 0.3s ease;
	  		overflow-y: auto;
	  		display: block;
	  	}

	  	.nav-bar.open-main-menu {
	  		left: 0;
	  	}

	  	.nav-mobile-wrapper {
	  		gap: 10px;
	  		display: flex;
	  		position: relative;
	  		z-index: 1100;
	  		transition: all 0.3s ease;
	  		align-items: center;
	  	}

	  	html.no-scroll{
	  		overflow: hidden;
	  	}
	  	html.no-scroll .nav-mobile-wrapper {
	  		position: fixed;
	  		bottom: 25px;
	  		right: 25px;
	  		padding: 0;
	  	}
	  	.no-scroll .navi-label {
	  		display: none;
	  	}
	  	.main-menu > .menu-item > a{
	  		text-align: left;
	  		align-items: start;
	  	}

	  	.nav-mobile-trigger {
	  		display: flex;
	  		align-items: center;
	  		justify-content: center;
	  		cursor: pointer;
	  		gap: 10px;
	  		padding: 6px 20px;
	  	}
	  	.nav-mobile-trigger i {
	  		font-size: 1.5rem;
	  		margin: 0!important;
	  	}

	  	.nav-bar {
	  		position: fixed;
	  		top: 0;
	  		left: -100%;
	  		width: 100%;
	  		height: 100vh;
	  		background-color: #fff;
	  		z-index: 1050;
	  		transition: left 0.3s cubic-bezier(0.77,0.2,0.05,1.0);
	  		overflow-y: auto;
	  		padding-bottom: 80px;
	  	}

	  	.nav-bar.open-main-menu {
	  		left: 0;
	  	}
	  	.main-menu { flex-direction: column; padding: 2rem 1rem; }
	  	.main-menu li {
	  		border-bottom: 1px solid #f0f0f0;
	  		text-align: left;
	  	}
	  	.main-menu .sub-menu { display: none; position: relative; width: 100%; box-shadow: none; }
	  	.main-menu .sub-menu {
	  		position: relative !important;
	  		top: 0 !important;
	  		left: 0 !important;
	  		width: 100% !important;
	  		display: none;
	  		visibility: visible;
	  		opacity: 1;
	  		box-shadow: none;
	  		border: none;
	  		padding: 0 0 0 1rem;
	  		max-height: none !important;
	  		overflow: visible !important;
	  	}


	  	.main-menu .sub-arrow {
	  		position: absolute;
	  		right: 0;
	  		top: 0;
	  		width: 50px;
	  		height: 74px;
	  		display: flex !important;
	  		align-items: center;
	  		justify-content: center;
	  		cursor: pointer;
	  		z-index: 50;
	  		border-left: 1px solid #f0f0f0;
	  		background-color: #fff;
	  	}
	  	.main-menu .sub-menu .sub-arrow {
	  		height: 47px;
	  	}

	  	.main-menu .sub-menu {
	  		position: relative !important;
	  		display: none;
	  		width: 100% !important;
	  		box-shadow: none !important;
	  		padding-left: 15px !important;
	  	}

	  }
	  section.block,
	  main .vc_section,
	  .panel-blog.block,
	  main .vc_section .nk-awb,
	  main .vc_section.vc_section-has-fill,
	  main .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,
	  main .vc_section.vc_section-has-fill+.vc_section{
	  	padding:45px 0;
	  }

	  nav.blog-header{
	  	padding-top: 60px;
	  }

	  .banner .caption-body{
	  	margin-right:2%;
	  	border-radius:20px;
	  	padding:10px 15px;
	  	background-color:rgba(255,110,0,0.8);
	  	box-shadow:-5px 5px 0 0 rgba(255,255,255,0.8);
	  }
	  .carousel .carousel-caption p.banner-title{
	  	font-size:30px;
	  }
	  main .df-posts > .df-popup-thumb{
	  	width:calc(30% - 30px);
	  }
	  .caption-left .caption-body{
	  	margin-right:auto;
	  	margin-left:2%;
	  }
	  .in-wrap,
	  .in-wrapper > .vc_column-inner > .wpb_wrapper{
	  	padding: 20px;
	  	border:1px solid #FF6E00;
	  	box-shadow:0 0 6px 0px #FF6E00;
	  	background-color: #fff;
	  	border-radius: 15px;
	  }
	  .page-id-67 .partner{
	  	display:none;
	  }
	  .page-id-67 .in-wrapper > .vc_column-inner > .wpb_wrapper{
	  	border-color:#65B32E;
	  	box-shadow:0 0 6px 0px #65B32E;
	  }
	  .home .carousel .carousel-caption{
	  	bottom:15px;
	  }
/*Accordeon*/
.csw_accordeon_wrap{
	position:relative;
	margin-bottom:1.875rem;
}
.csw_accordeon-panel{
	padding:0.9375rem;
	font-weight:400;
	background-color:#f1ffe8;
}
.csw_accordeon-panel ul{
	padding-left:15px;
}
.csw_accordeon-panel ul li::before{
	content:"-";
	color: #519E1B;
	font-size:20px;
	font-weight:700;
	margin-right:10px;
}
.csw_accordeon-item{
	margin-bottom:10px;
	border:0.0625rem solid #EAEAEA;
}
a.csw_accordeon-link::after{
	content:'-';
	width:1.75rem;
	height:1.75rem;
	background-color:#FF6E00;
	border:0.125rem solid #FFFFFF;
	color:#ffffff;
	border-radius:50%;
	position:absolute;
	right:0.375rem;
	top:50%;
	z-index:2;
	display:flex;
	font-size:0.875rem;
	font-weight:400;
	align-items:center;
	justify-content:center;
	transform:translateY(-50%);
}
.csw_accordeon-item.inactive a::after{
	content:'+';
	background-color:#959595;
}
a.csw_accordeon-link:hover{
	background-color:#ffffff;
}
a.csw_accordeon-link:hover::after{
	background-color:#FF6E00;
}
.csw_accordeon-item a{
	margin:0;
	color: initial;
	display:block;
	font-size:0.9375rem;
	font-weight:700;
	padding:0.5rem 1rem;
	position:relative;
	text-decoration:none;
	background-color: #ADF592;
	border-left:0.25rem solid #FF6E00;
}
.csw_accordeon-item.active,
.csw_accordeon-item a.csw_accordeon-link:hover{
	border-color:#46960d
}
.csw_accordeon-item.active a{
	background-color:#F0FFEE;
	border-left-color:#65B32E;
	border-bottom:0.0625rem solid #46960d;
	color:#000;
}

main .csw_map_wrapper>.vc_column-inner>.wpb_wrapper{
	height:90%!important;
}
main .csw_map_wrapper .wpb_wrapper .wpb_raw_code{
	margin-bottom:0;
}
main .csw_map_wrapper .wpb_wrapper .wpb_raw_code,
main .csw_map_wrapper .wpb_wrapper .wpb_raw_code .wpb_wrapper,
main .csw_map_wrapper .wpb_wrapper .wpb_raw_code .mapp-layout{
	height:100%!important;
}
main .csw_map_wrapper .wpb_wrapper .wpb_raw_code .mapp-layout{
	min-height:60rem;
}
#csw_map-puno-cusco .mapp-layout .gm-style .mapp-marker img{
	display:none;
}
main .wpb_wrapper .csw_map-legend.wpb_text_column .wpb_wrapper ul{
	display:flex;
	margin-top:0;
	align-items:center;
	justify-content:center;
	background-color:#d0fdcc;
}
main .wpb_wrapper .csw_map-legend.wpb_text_column .wpb_wrapper ul li::before{
	content:"";
	border-radius:50%;
}
main .wpb_wrapper .csw_map-legend.wpb_text_column .wpb_wrapper ul li:last-child{
	margin-left:1.25rem;
}
.sidebar .widget-title{
	position:relative;
	padding-bottom:5px;
	border-bottom:1px solid #ddd;
}
.sidebar .widget-title::before{
	content:"";
	width:10px;
	height:10px;
	border-radius:50%;
	position:absolute;
	background-color:#ddd;
	bottom:0;
	left:0;
	margin-bottom:-5px
}
/*Share*/
.share-button{
	gap:0.625rem;
	margin:0;
	display:flex;
	width:fit-content;
	align-items:center;
	justify-content:space-between;
}
.share-button .share-title{
	width:100%;
	font-weight:700;
	margin-bottom:0.25rem;
	display:inline-block;
}
.share-button a{
	color:#801F02;
	padding:0;
	border-radius:50%;
	display:block;
	opacity:0.9;
	background-color:#ffffff;
	box-shadow:0 0 0.125rem 0.125rem #eee;
}
.share-button a:hover{
	color:#ffffff;
	opacity:1;
}
.share-button .share-f a:hover{
	background-color:#0765FE;
}
.share-button .share-x a:hover{
	background-color:#2A2A2A;
}
.share-button .share-in a:hover{
	background-color:#0077B5;
}
.share-button .share-w a:hover{
	background-color:#2ece23;
}
.share-button a .icon{
	width:2.5rem;
	height:2.5rem;
	font-size:1.25rem;
}

.social-net.csw-shared .share-button{
	float:right;
	gap:0;
}
.social-net.csw-shared .share-button .csw-icon{
	width:2.1875rem;
	height:2.1875rem;
	font-size:0.875rem;
	box-shadow:0 0 0.125rem #999;
	justify-content:center;
}

form .input-daterange .wpcf7-form-control-wrap{
	display:table-cell
}
form .input-daterange .wpcf7-form-control-wrap:first-child input{
	border-top-left-radius:0.25rem;
	border-bottom-left-radius:0.25rem
}
form .input-daterange .wpcf7-form-control-wrap:last-child input{
	border-top-right-radius:0.25rem;
	border-bottom-right-radius:0.25rem;
	margin-left:-0.0625rem
}
.wpcf7 form .wpcf7-response-output{
	display:flex;
	width:100%;
	margin-top:1.25rem;
}
.foot-claims{
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	text-align:center;
	color:#801F02;
	font-weight:700;
	width:fit-content;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under:SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage::after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:0.0625rem;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:5rem;width:5rem;left:50%;top:50%;margin-left:-2.5rem;margin-top:-2.5rem;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-item .post-image,
.owl-item .single-image{
	object-fit:cover;
	height:100%!important;
	object-position:center center;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next{
	position:absolute;
	color:#5E5E5E;
	width:2.1875rem;
	height:2.1875rem;
	background:#FFFFFF;
	border-radius:50%;
	top:0;
	left:0;
	font-size:1rem;
	opacity:0.6;
	display:flex;
	align-items:center;
	justify-content:center;
	border:0.0625rem solid #d9d9d9;
}
.owl-carousel .owl-nav button.owl-next{
	left:auto;
	right:0;
}
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover{
	opacity:1;
}
.owl-carousel .owl-dots{
	display:flex;
	align-items:center;
	justify-content:center;
	position:absolute;
	bottom:0;
	left:50%;
	height:0;
	transform:translateX(-50%);
}
.owl-carousel button.owl-dot{
	background-color:#ffffff;
	width:0.625rem;
	height:0.625rem;
	border-radius:50%;
	margin:0 0.3125rem;
	border:0.125rem solid #FF6E00;
}
.owl-carousel button.owl-dot.active{
	background-color:#FF6E00;
	border-color:#FF6E00;
	width:1.25rem;
	border-radius:0.1875rem;
}
.csw-carousel-gallery .owl-nav button.owl-prev,
.csw-carousel-gallery .owl-nav button.owl-next{
	width:3.125rem;
	height:3.125rem;
	font-size:1.875rem;
	left:1.875rem;
	top:50%;
	transform:translateY(-50%);
}
.csw-carousel-gallery .owl-nav button.owl-next{
	left:auto;
	right:1.875rem;
}
.csw-carousel-gallery .owl-dots{
	bottom:0.9375rem;
}
.csw-tour-slider .owl-nav button.owl-prev,
.csw-tour-slider .owl-nav button.owl-next{
	top:-3.125rem;
}
.csw-tour-slider .owl-nav button.owl-prev{
	left:auto;
	right:2.5rem;
}
.csw-tour-slider .owl-nav button.owl-next{
	right:0;
}
.csw-review-slider .owl-nav button.owl-prev,
.csw-review-slider .owl-nav button.owl-next{
	top:50%;
	transform: translateY(-50%);
}
.csw-review-slider{
	padding: 0 60px;
}

.csw-tour-slider .owl-dots{
	bottom:0.625rem;
}
.csw-review-slider .owl-dots{
	bottom:-0.625rem;
}
main .count{
	background:rgba(0, 0, 0, 0.4);
	border-radius:3.125rem;
	padding:0.75rem 1.375rem;
	font-weight:400;
	font-size:0.875rem;
	line-height:1.375rem;
	color:#fff;
	position:absolute;
	bottom:7.5rem;
	left:50%;
	transform:translateX(-50%);
	z-index:1;
}
/* ─── Wrappers internos ──────────────────────────────────── */
.csw-gallery .wpb_column {
	overflow: hidden;
	position: relative;
	animation: cswFadeIn 0.6s ease both;
}

.csw-gallery .vc_column-inner,
.csw-gallery .wpb_wrapper,
.csw-gallery .gallery-thumb,
.csw-gallery a.fancybox {
	display: block;
	width: 100%;
	height: 100%;
}

.csw-gallery a.fancybox {
	position: relative;
	overflow: hidden;
}

/* ─── Imagen ─────────────────────────────────────────────── */
.csw-gallery img.img-fluid {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover !important;
	display: block !important;
	filter: brightness(0.88) saturate(0.9);
	transition:
		transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94),
		filter 0.5s ease;
}

/* ─── Hover: overlay ─────────────────────────────────────── */
.csw-gallery a.fancybox::after {
	content: '';
	position: absolute;
	inset: 0;
	background: linear-gradient(
		135deg,
		rgba(180, 140, 70, 0.2) 0%,
		rgba(0, 0, 0, 0.4) 100%
	);
	opacity: 0;
	transition: opacity 0.4s ease;
	pointer-events: none;
}

/* ─── Hover: ícono + ─────────────────────────────────────── */
.csw-gallery a.fancybox::before {
	content: '+';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0.6);
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 3rem;
	font-weight: 300;
	color: #f0e8d8;
	z-index: 2;
	opacity: 0;
	line-height: 1;
	transition:
		opacity 0.4s ease 0.05s,
		transform 0.4s ease;
}

/* ─── Hover: zoom + revelar overlay e ícono ─────────────── */
.csw-gallery .wpb_column:hover img.img-fluid {
	transform: scale(1.06);
	filter: brightness(0.75) saturate(1.1);
}

.csw-gallery .wpb_column:hover a.fancybox::after,
.csw-gallery .wpb_column:hover a.fancybox::before {
	opacity: 1;
}

.csw-gallery .wpb_column:hover a.fancybox::before {
	transform: translate(-50%, -50%) scale(1);
}

/* ─── Hover: borde áureo ─────────────────────────────────── */
.csw-gallery .wpb_column::after {
	content: '';
	position: absolute;
	inset: 0;
	border: 1px solid rgba(195, 160, 90, 0);
	transition: border-color 0.4s ease;
	pointer-events: none;
	z-index: 3;
}

.csw-gallery .wpb_column:hover::after {
	border-color: rgba(195, 160, 90, 0.45);
}

/* ─── Caption ────────────────────────────────────────────── */
.csw-gallery .skin-caption {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0.5rem 0.75rem;
	background: rgba(0, 0, 0, 0.55);
	color: #f0e8d8;
	font-size: 0.8rem;
	letter-spacing: 0.04em;
	opacity: 0;
	transform: translateY(6px);
	transition: opacity 0.35s ease, transform 0.35s ease;
	pointer-events: none;
	z-index: 4;
}

.csw-gallery .wpb_column:hover .skin-caption {
	opacity: 1;
	transform: translateY(0);
}

/* ─── Animación de entrada ───────────────────────────────── */
@keyframes cswFadeIn {
	from { opacity: 0; transform: scale(0.97); }
	to   { opacity: 1; transform: scale(1); }
}





.auto-height .vc_single_image-img{
	height:25rem;
	object-fit:cover;
	object-position:center -3.4375rem;
}
.dots-inline-thumb{
	padding-top: 10px;
}
.dots-inline-thumb .owl-item{
	height: 100px!important;
}
.csw-carousel-thumb{
	height: 100%;
	object-fit: cover;
	filter:grayscale(100%);
	object-position: center center;
}
.current-thumb .csw-carousel-thumb{
	filter: none;
}
.post-row{
	margin-bottom: 30px;
}
.post-list-thumb{
	height: 100%;
}

.post-summary.in-wrap{
	border-top:0;
	border-radius:0;
	position: relative;
}
.post-summary .csw-registration-wrapper{
	text-align: center;
	border-bottom: 1px solid #eee;
  padding-bottom: 8px;
  margin-bottom: 16px;
}
.skin-thumb img,
.post-thumb img{
	width:100%;
	object-fit:cover;
	object-position:center;
}
.skin-thumb.skin-block img{
	max-height:200px;
	object-position:top;
}

.post-icon{display:flex;gap:5px;margin-top:5px;align-items: center;}
.post-excerpt .item-title{
	font-size:1rem
}
.post-excerpt p:last-child{
	margin-bottom:0;
}
.post-info{
	position: absolute;
	top: -20px;
	left: 20px;
	display:flex;
	gap:10px;
	border-radius: 4px;
	padding: 0 10px;
	padding-bottom:5px;
	background-color: rgba(255, 255, 255, 0.85);
}
.post-single .post-info{
	position: relative;
	left: auto;
	top: auto;
	border-bottom: 1px solid #ccc;
}
.margin-foot,.entry-meta{
	margin-bottom: 16px;
}


/* --- NUBE DE ETIQUETAS (.tagcloud) --- */
.tagcloud {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 1rem 0;
}

.tagcloud a {
	display: inline-block;
	padding: 6px 14px;
	background-color: #f1f3f5;
	color: #495057;
	font-size: 13px !important;
	font-weight: 500;
	text-decoration: none;
	border-radius: 50px;
	border: 1px solid #dee2e6;
	transition: all 0.2s ease-in-out;
}

.tagcloud a:hover {
	background-color: #ffc107;
	color: #212529;
	border-color: #ffc107;
	transform: translateY(-2px);
	box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.tag-link-count {
	background: rgba(0,0,0,0.1);
	border-radius: 10px;
	padding: 2px 6px;
	margin-left: 5px;
	font-size: 11px;
}
/* --- LISTA DE CATEGORÍAS (.widget_categories) --- */
.widget_categories ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.widget_categories li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 5px 0;
	margin: 0;
	border-bottom: 1px solid #eee;
	transition: all 0.3s ease;
}

.widget_categories li:last-child {
	border-bottom: none;
}

.widget_categories li a {
    color: #555;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    border-radius: 8px;
    text-transform: uppercase;
    padding: 12px 15px;
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.widget_categories li a:hover {
    color: #ffc107;
    background-color: #F9F9F9;
    padding-left: 18px;
}

.post-counter {
    transition: all 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.widget_categories li.current-cat a {
	color: #ffc107;
	font-weight: 700;
}

.widget_categories li:hover a {
	color: #ffc107;
	padding-left: 10px;
}

.post-counter {
	background-color: #f8f9fa;
	color: #6c757d;
	font-size: 11px;
	font-weight: 600;
	padding: 2px 8px;
	border-radius: 12px;
	border: 1px solid #dee2e6;
}

.widget_categories ul li:hover .post-counter {
	background-color: #ffc107;
	color: #212529;
	border-color: #ffc107;
}

main table{background-color:transparent}
main table col[class*="col-"]{position:static;display:table-column;float:none}
main table td[class*="col-"],
main table th[class*="col-"]{position:static;display:table-cell;float:none;}
main .table{width:100%;max-width:100%;margin-bottom:1.25rem;border:0}
main .table>thead>tr>th,
main .table>tbody>tr>th,
main .table>tfoot>tr>th,
main .table>thead>tr>td,
main .table>tfoot>tr>td{font-weight:700}
main .table>thead>tr>th,
main .table>tbody>tr>th,
main .table>tfoot>tr>th,
main .table>thead>tr>td,
main .table>tbody>tr>td,
main .table>tfoot>tr>td{padding:0.375rem;line-height:1.5;vertical-align:top;border:0;border-bottom:0.0625rem solid #eee}
main .table>thead>tr>th,main .table>tbody>tr>th{text-align:left}
main .table>caption+thead>tr:first-child>th,
main .table>colgroup+thead>tr:first-child>th,
main .table>thead:first-child>tr:first-child>th,
main .table>caption+thead>tr:first-child>td,
main .table>colgroup+thead>tr:first-child>td,
main .table>thead:first-child>tr:first-child>td{border-top:0}
main .table>tbody+tbody{border-top:0.125rem solid #ddd}
main .table .table{background-color:#fff}
main .table-bordered{border:0.0625rem solid #ddd}
main .table-bordered>thead>tr>th,
main .table-bordered>tbody>tr>th,
main .table-bordered>tfoot>tr>th,
main .table-bordered>thead>tr>td,
main .table-bordered>tbody>tr>td,
main .table-bordered>tfoot>tr>td{border:0.0625rem solid #ddd}
main .table-bordered>thead>tr>th,
main .table-bordered>thead>tr>td{border-bottom-width:0.125rem}
main .table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}
main .table-hover>tbody>tr:hover{background-color:#FFFCF2}
main .table>thead>tr>td.active,
main .table>tbody>tr>td.active,
main .table>tfoot>tr>td.active,
main .table>thead>tr>th.active,
main .table>tbody>tr>th.active,
main .table>tfoot>tr>th.active,
main .table>thead>tr.active>td,
main .table>tbody>tr.active>td,
main .table>tfoot>tr.active>td,
main .table>thead>tr.active>th,
main .table>tbody>tr.active>th,
main .table>tfoot>tr.active>th{background-color:#FFFCF2}
main .table-hover>tbody>tr>td.active:hover,
main .table-hover>tbody>tr>th.active:hover,
main .table-hover>tbody>tr.active:hover>td,
main .table-hover>tbody>tr:hover>.active,
main .table-hover>tbody>tr.active:hover>th{background-color:#FFFCF2}
main .table-itinerary>thead>tr>th,
main .table-itinerary>tbody>tr>th,
main .table-itinerary>tfoot>tr>th,
main .table-itinerary>thead>tr>td,
main .table-itinerary>tbody>tr>td,
main .table-itinerary>tfoot>tr>td{vertical-align:middle}
main .table-itinerary span.itinerary-timer{
	background:#FFFFFF;
	border:0.0625rem solid #DEDEDE;
	border-radius:0.25rem;
	padding:0.25rem 0.625rem;
	font-weight:700;
	font-size:0.875rem;
	color:#801F02;
	display:flex;
	width:max-content;
	text-align:center;
	justify-content:center;
	position:relative;
	margin-right:auto;
	line-height:1;
}
main .table-itinerary span.itinerary-timer::before,
main .table-itinerary span.itinerary-timer::after{
	content:"";
	top:50%;
	left:100%;
	position:absolute;
	border-width:0.3125rem 0.4375rem;
	border-style:solid;
	border-color:transparent;
	transform:translateY(-50%);
}
main .table-itinerary span.itinerary-timer::before{
	border-left-color:#DEDEDE;
}
main .table-itinerary span.itinerary-timer::after{
	border-width:0.25rem 0.375rem;
	border-left-color:#ffffff;
}
main .table-itinerary thead th:first-child{
	white-space:nowrap;
}
main .table-itinerary>thead>tr>th:last-child,
main .table-itinerary>tbody>tr>th:last-child,
main .table-itinerary tr td:last-child{
	border-left:0;
}
main .table-itinerary>thead>tr>th:first-child,
main .table-itinerary>tbody>tr>th:first-child,
main .table-itinerary tr td:first-child{
	border-right:0;
}
main .table-itinerary>thead>tr>th,main .table-itinerary>tbody>tr>th{background-color:#D5F3FF;color:#000000;border-color:#244682;border-bottom-width:0.3125rem;}
main .table-itinerary.table-bordered>tbody>tr>td{
	border:0;
}
main .table-itinerary.table-bordered>tbody>tr:not(:first-child){
	border-bottom:0.0625rem solid #ddd;
}
.wpb_text_column .table-itinerary ul li::before{
	content:"-";
	color:inherit;
	opacity:0.6;
	font-size:1.5625rem;
	transform:translateY(-35%);
}
.wpb_text_column .table-itinerary ul{
	padding-left:0.625rem;
}
.wpb_text_column .table-itinerary ul,
.wpb_text_column .table-itinerary ul li{
	margin:0;
	opacity:0.85;
	font-style:italic;
}
.wpb_text_column .table-itinerary td p{
	margin-bottom:0.125rem;
}
.table-responsive{
	overflow-x:auto;
	margin-bottom:1.25rem;
}
main .table-itinerary.table-bordered{
	border-color:#244682;
}
.social-net ul{
	list-style:none;
	padding:0;
	margin:auto!important;
}
.social-net ul li{
	padding-left:0.625rem;
	display:table-cell
}
.social-net ul li:first-child{
	padding-left:0
}
.social-net ul .icon{
	margin:0;
	width:36px;
	height:36px;
	line-height:2.8125rem;
	text-align:center;
	border-radius:50%;
	font-size:0.9375rem;
}
.address.wpb_text_column ul:not(.widSSPBullet) li::before, .address.wpb_text_column ul:not(.widSSPWriteReview) li::before{
	display:none;
}
.address ul{
	list-style:none!important;
}
.address.wpb_text_column ul li{
	padding-left:0;
}
.address.wpb_text_column ul li .icon{
	float:left;
	margin-right:0.9375rem;
}
.address.wpb_text_column ul ul{
	padding-left:2.25rem;
}
.address li .icon{
	width:1.25rem;
	height:1.25rem;
	line-height:1.25rem;
	text-align:center;
	margin-right:0.3125rem
}
.address ul ul{
	padding-left:0
}
.address li .icon{
	width:1.25rem;
	height:1.25rem;
	line-height:1.25rem;
	text-align:center;
	margin-right:0.3125rem
}
.address ul ul{
	padding-left:0
}

.footer .address ul:not(.social-net) >li{
	padding-left:1.875rem;
}
.footer .address ul:not(.social-net) >li li{
	padding-left:0;
}
.footer .address ul li .icon{
	position:absolute;
	left:0;
	top:0.25rem;
}
.footer{
	margin:0;
}
.footer .widget-title{
	color:#4E1201;
	font-weight:600;
	position:relative;
	padding-bottom:0.3125rem;
	margin-bottom:0.3125rem;
	font-size:1.25rem;
}

.side-pd{
	padding-left:1.875rem;
	padding-right:1.875rem
}
.comment{
	color: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
	background-color: #FF6E00;
}
.comment h5{
	font-size:2.5rem;
	letter-spacing:-0.125rem;
	line-height:1;
	margin-bottom:2.5rem;
}
.home .comment .container-fluid{
	margin-bottom:0!important;
}
.comment .widget:not(.widget-full){
	width:100%;
	padding:0 2.5rem;
	position:relative;
}
.comment-description{
	padding:0 2.5rem;
}
.comment-img .textwidget,
.comment-img .textwidget p{
	height:100%;
}
.footer .widget.comment-wrap{
	margin-bottom:0;
}
.widget.comment-img img{
	width:100%;
	height:100%;
	border-radius:1.25rem;
	object-fit:cover;
	object-position:center center;
}
.comment .owl-stage-outer{
	padding-top:1.25rem;
}

.partner{
	display: none;
	z-index:1;
	padding-top: 36px;
	padding-bottom: 36px;
	position:relative;
	background-color:transparent;
}
.home .partner{
	display: flex;
}

.partner .owl-item{
	text-align:center;
}
.partner .owl-carousel.csw-partner-slider{
	margin:0;
	padding:0;
}
.partner .owl-carousel .owl-stage{
	display:flex;
	align-items:center;
	justify-content:center;
}
.csw-partner-slider.owl-carousel .owl-item img{
	display:inline-block;
}
.partner .with-support,
.partner .with-support p:last-child{
	margin-bottom: 0;
}
.css-title-page.vc_separator.vc_separator_align_center h4{
	font-size: 1.7rem;
	color: #801F02;
}

.partner img{
	width:auto;
	max-height:5.625rem;
}

.with-support {
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #ddd;
}
.with-support img{
	width:320px;
	height:auto;
	max-height:inherit;
	max-width:inherit;
	margin-bottom: 20px;
}
.with-support p{
	align-items:center;
}
.with-support .textwidget{
	display: flex;
	gap: 20px;
	align-items: center;
}


.csw-modal-container {
  position: fixed;
  display: none;
  inset: 0;
  background: rgba(0, 0, 0, 0.85)!important;
  z-index: 99999;
  justify-content: center;
  align-items: center;
	margin:0
}

.csw-modal-container .wpb_wrapper {
  position: relative;
  background: #fff;
  padding: 30px;
  max-width: 600px;
  width: 90%;
  max-height: 85vh;
	overflow:hidden;
  overflow-y: auto;
  border-radius: 8px;
}

.csw-close-modal {
  position: absolute;
  cursor: pointer;
  font-size: 20px;
  line-height: 0;
  color: white;
  font-weight: bold;
  transition: color 0.3s ease, transform 0.2s ease;
  z-index: 100000;
  background-color: black;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0 0 3px 3px #555;
  border: 2px solid #fff;
}
.csw-close-modal:hover {
  transform: scale(1.2);
  color: #00ff00;
}
.csw-nav-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: black;
    color: white;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 24px;
    cursor: pointer;
    font-weight: bold;
    z-index: 100000;
    border: 2px solid #fff;
    box-shadow: 0 0 3px 3px #555;
    transition: all 0.3s ease;
}

.csw-nav-btn:hover {
    color: #00ff00;
    transform: translateY(-50%) scale(1.1);
}

.csw-prev { left: 20px; }
.csw-next { right: 20px; }

.csw-nav-btn.disabled { display: none; }

picture.img-zoom {
    display: block;
    overflow: hidden;
    border-radius: inherit;
}

picture.img-zoom img {
    transition: transform 0.5s ease;
    display: block;
    width: 100%;
    height: auto;
}

picture.img-zoom:hover img {
    transform: scale(1.1);
}


.our-allies{
	display:flex;
	margin:auto;
	align-items: center;
	justify-content: center;
}
.our-allies .widget-title{
	padding-bottom:0;
	margin-bottom:0;
	padding-right:15px;
}
.list-grid-panel .list-grid-item{
	margin:0 auto 25px auto;
}

.csw-staff {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.csw-staff > .wpb_column {
	padding-bottom:0;
  flex: 0 0 calc(33.333% - 20px);
  max-width: calc(33.333% - 20px);
  display: flex;
  flex-direction: column;
  width: 100%;
}
.csw-staff .wpb_single_image{
	margin-bottom:0;
	width:100%;
}
.csw-staff>.wpb_column:first-of-type {
  grid-column: 1;
}
.csw-staff>.wpb_column .img-zoom img {
  width: 100%;
  height: 300px;
  object-fit: cover;
	object-position:top;
  border-radius: 8px;
}
.csw-staff .wpb_text_column:not(.csw-modal-container){
	background-color:#fff;
	padding:15px;
	border-bottom-left-radius:15px;
	border-bottom-right-radius:15px
}
.csw-staff .wpb_text_column:not(.csw-modal-container) h4{
	margin-bottom:0
}
.csw-staff .vc_figure,
.csw-staff .vc_single_image-img,
.csw-staff .vc_single_image-wrapper{
	width:100%
}
.csw-staff .img-zoom{
	border-top-left-radius:15px;
	border-top-right-radius:15px;
}

.img-zoom{
	overflow:hidden;
	position:relative;
}
.img-zoom:hover img,.img-zoom:hover .child{
	cursor: zoom-in;
	transform:scale(1.15) rotateZ(0deg);
	-moz-transform:scale(1.15) rotateZ(0deg);
	-webkit-transform:scale(1.15) rotateZ(0deg);
	-o-transform:scale(1.15) rotateZ(0deg)
}

.widget{
	margin-bottom: 16px;
}

.footer .menu .sub-title{display:none;}
.footer .foot{
	position:relative;
	padding-top:3.5rem;
	padding-bottom:2.125rem;
}
.footer .copy{
	color:#F2E5D2;
}
.foot ul{
	padding:0;
	margin:0
}
.foot ul a{
	color:#F2E5D2
}
.foot ul.menu a:hover,
.foot .menu li.current-menu-item a{
	color:#ffbf00
}
.foot li{
	line-height:1.555
}
.foot .menu-item{
	padding-left:1.25rem;
}
.foot .menu li a::before{
	content:"\e900";
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%);
}
.foot .social-net ul{
	display:block;
}
.foot .social-net li{
	display:inline-block;
	padding-left:0.375rem;
}
.foot .social-net a .icon::before{
	position:relative;
	z-index:2
}
.foot .social-net a .icon::after{
	content:"";
	top:40%;
	left:40%;
	right:40%;
	bottom:40%;
	border-radius:50%;
	position:absolute;
	z-index:1;
	opacity:0
}
.foot .social-net a:hover .icon::after{
	top:-0.0625rem;
	left:-0.0625rem;
	right:-0.0625rem;
	bottom:-0.0625rem;
	opacity:1;
	background-color:#fffce0
}
.foot .social-net a .icon{
	display:flex;
	align-items:center;
	justify-content:center;
	position:relative;
	width:2.1875rem;
	height:2.1875rem;
	font-size: 22px;
}
.foot .social-net a:hover .icon{
	color:#333;
	border-color:transparent;
}
.foot-copy{
	padding-right: 20px;
}
.author{
	padding-left: 20px;
}
.copy .container-fluid{
	padding-top:20px;
	padding-bottom:20px;
	display:flex;
	align-items:center;
	border-top:0.0625rem solid #592415;
}
.copy p{
	margin:0 auto;
}
.copy a{
	color:#F2E5D2
}
.copy a:hover{
	color:#ffbf00
}
.footer .widget.text-center ul li{
	display:inline-block;
}
.affix-top{
	position:static;
}
.affix-bottom{
	position:relative;
}
#wa .wa__btn_popup .wa__btn_popup_txt{
	background-color:#ffffff;
	box-shadow:0 0 0.125rem 0.125rem #ddd;
}



@media(max-width:1366px){
	main .csw-center-carousel .skin-list{
		height:18.75rem
	}
	.container-top,
	.container-fluid,
	main .vc_row.container-fluid,
	main .vc_section > .vc_row.wpb_row.vc_row-fluid,
	.vc_section .vc_row[data-vc-full-width="true"] .vc_column-inner,
	.vc_section .vc_row .vc_row .vc_column-inner{
		max-width:80rem;
	}

}
@media(max-width:1220px){
	.main-menu > .menu-item > a{
		padding:25px 12px
	}
	.main-menu>li>.sub-arrow{
		right: -8px;
	}
}

@media(max-width:1100px){
	h1{
		font-size:1.75rem
	}
	h2{
		font-size:1.5rem
	}
	h3{
		font-size:1.3125rem
	}
	h4{
		font-size:1.1875rem
	}
	h5{
		font-size:1.0625rem
	}
	h6{
		font-size:0.9375rem
	}
	main .skin-title,.skin-content .skin-review{
		float:none;
		display:block;
		width:100%;
		text-align:left
	}
	.skin-content .skin-review .skin-count{
		display:inline-block;
		margin-top:0;
		position:relative;
		top:-0.3125rem;
		margin-left:0.625rem
	}
	.skin-button .btn-group-lg>.btn{
		padding:0.3125rem 0.3125rem;
		font-size:0.9375rem
	}
	.skin-content .skin-body .skin-location{
		margin:0 auto
	}

}
@media(max-width:1080px){
	.sidebar .vc_tta.vc_general.tab-full .vc_tta-tab > a{
		padding-left:0;
		padding-right:0;
	}
}
@media(max-width:1023px){
	.btn-green{
		top: 0;
	}
}
@media(max-width:991px){
	main .vc_section,
	main .vc_section .nk-awb,
	main .vc_section.vc_section-has-fill,
	main .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,
	main .vc_section.vc_section-has-fill+.vc_section{
		padding:3.125rem 1.25rem
	}
	.header .top li .icon{
		margin:0
	}
	.mobile-container{
		width:100%
	}
	.title-script,
	.vc_section .wpb_column.vc_column_container .vc_custom_heading.title-script{
		font-size:1.875rem;
	}
	main .about .col-pd-lg{
		margin-left:0;
	}
	main .carousel .csw-custom-title{
		line-height:initial;
	}
	main .carousel .banner-extra-wrapper{
		bottom:1.875rem;
	}
	.comment .widget{
		padding:0 0.625rem;
	}
  .csw-staff > .wpb_column {
    flex: 0 0 calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
}
@media(max-width:820px){
	.footer .copy{
		padding:0;
	}
	.footer .copy p{
		text-align:left;
	}
	.copy .container-fluid{
		flex-direction:column;
	}
	.foot-card{
		margin:auto;
	}
	.foot-card ul{
		display:block;
		margin-top:1.25rem;
	}
	.foot-card li{
		display:inline-block;
	}
}
@media(max-width:767px){
	.owl-nav,
	.no-mobile,
	.breadcrumb,
	.owl-carousel .owl-dots,
	.header .top .widget.date-top,
	.js-wpml-ls-item-toggle .wpml-ls-native{
		display:none!important
	}
	.vc_section .nk-awb .container-fluid .vc_column-inner{
		padding:0
	}
	.header .top-actions a.btn{
		padding:0.3125rem;
	}

	.css-title-page.vc_separator.vc_separator_align_center h4{
		font-size: 1.5rem;
	}
	.header .top-actions .icon{
		margin:0;
		padding:0.875rem;
		font-size:1.375rem;
		display:flex;
	}
	.top .wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle, .top .wpml-ls-legacy-dropdown-click .wpml-ls-current-language:hover > a, .top .wpml-ls-legacy-dropdown-click a:focus, .top .wpml-ls-legacy-dropdown-click a:hover{
		width:3.25rem;
		padding-left:0;
	}
	.block{
		padding:1.75rem 0;
	}
	main .column-empty .vc_column-inner{
		min-height:21.875rem;
	}
	main .carousel .csw-custom-title{
		font-size:1.25rem;
	}
	h1,
	.size-40 .skin-title{
		font-size:1.5625rem
	}
	h2,
	.size-35 .skin-title{
		font-size:1.25rem
	}
	h3,
	.size-30 .skin-title{
		font-size:1.125rem
	}
	h4,
	.size-25 .skin-title{
		font-size:1.0625rem
	}
	h5,
	.size-20 .skin-title{
		font-size:0.9375rem
	}
	h6{
		font-size:0.9375rem
	}
	main .vc_section.init-containter{
		padding-bottom:0;
	}
	main .single-row{
		padding-left:0;
		padding-right:0;
	}
	main .single-row .skin-thumb{
		width:100%;
		height:18.75rem!important;
	}
	.header .logo img{
		max-height:3.75rem;
		max-width:7.5rem;
	}
	.side-pd{
		padding-left:0.9375rem;
		padding-right:0.9375rem
	}
	.table-responsive{
		width:100%;
		margin-bottom:0.9375rem;
		overflow-y:hidden;
		min-height:.01%;
		overflow-x:auto
		-ms-overflow-style:-ms-autohiding-scrollbar;
	}
	main .wpb_text_column .table-responsive table.table{
		margin-bottom:0
	}
	main .sidebar .vc_tta.vc_general .vc_tta-panels, main .sidebar .vc_tta.vc_general .vc_tta-panels-container{
		border-radius:0.3125rem;
	}
	.table-responsive>.table>tbody>tr>td,
	.table-responsive>.table>tbody>tr>th,
	.table-responsive>.table>tfoot>tr>td,
	.table-responsive>.table>tfoot>tr>th,
	.table-responsive>.table>thead>tr>td,
	.table-responsive>.table>thead>tr>th{
		white-space:nowrap
	}
	main .col-pd-lg>.vc_column-inner>.wpb_wrapper{
		padding:0.9375rem;
	}
	main .csw_icon-container.csw_icon-column{
		display:block;
		text-align:center;
	}
	.csw_icon-column .csw-icon-item{
		margin:0.375rem;
		display:inline-block;
	}
	main .widget_black_studio_tinymce.site-review{
		margin-bottom:1.25rem;
	}
	#container .vc_tta-container{
		margin-bottom:1.875rem;
	}
	.glsr-default .glsr-review-author{
		margin:auto;
	}
	.comment .glsr-review [data-expanded="false"] p.glsr-hidden-text,
	.comment .glsr-review p:last-of-type{
		text-align:center;
	}
	.comment .glsr-review{
		padding-left:0;
		text-align:center;
		padding-top:9.375rem;
	}
	.comment .glsr-review-avatar{
		max-height:8.125rem;
	}
	.comment .glsr-review-avatar{
		left:50%;
		transform:translateX(-50%);
	}
	.comment .container-fluid{
		width:98%;
		margin-bottom:1.875rem;
		padding:1.875rem 0.9375rem;
		flex-direction:column;
	}
	.comment .widget:not(.widget-full){
		width:100%;
		float:none;
	}
	.comment .comment-img{
		margin-top:2.5rem;
	}
	.csw-count-wrap{
		top:-0.9375rem;
		left:50%;
		max-width:10.625rem;
		padding:0.625rem;
		text-align:center;
		transform:translate(-50%, 0);
	}
	.csw-count-wrap::before{
		top:auto;
		left:50%;
		transform:translateX(-50%);
		border:0.3125rem solid transparent;
		border-bottom-width:0.625rem;
		border-bottom-color:rgba(245, 158, 35, 0.9);
		border-radius:0;
		bottom:100%;
	}
	.csw-count-wrap .csw-counter{
		font-size:1.625rem;
	}
	.footer .foot{
		padding-left:0;
		padding-right:0;
		padding-top:5.5rem;
	}
	.top-right{
		display:flex;
		align-items:center;
		justify-content:right;
	}
	.header .brand{
		padding:0;
	}
	.header .top .contact li{
		padding:0;
	}
	.top.side-pd{
		padding:0.4375rem 0.625rem;
	}
	.form-wrap p{
		font-size:0.9375rem
	}
	.in-wrap,
	.in-wrapper > .vc_column-inner > .wpb_wrapper{
		border:1px solid #FF6E00;
		box-shadow:0 0 6px 0px #FF6E00
	}
	.in-wrap.pax-body{
		padding:0
	}
	.carousel-inner .item img{
		min-height:21.875rem;
		width:auto!important
	}
	.is-mobile{
		display:inline-block
	}
	.carousel .carousel-caption .banner-title{
		text-shadow:0.125rem 0.125rem 0.0625rem #111;
	}

	.partner .with-support .textwidget{
		flex-direction:column;
	}
}

@media(min-width:680px){
	.search-title{
		overflow:hidden;
		white-space:nowrap;
		text-overflow:ellipsis;
		display:-webkit-box;
		line-height:2.2rem;
		max-height:2.2rem;
		-webkit-line-clamp:1;
		-webkit-box-orient:vertical
	}
}
@media(max-width:600px){
	.carousel-inner>.item>img{
		min-height:15.625rem;
		width:auto
	}
	.header .top ul li{
		padding-left:0;
	}
	.header .top-actions a{
		padding:0.3125rem;
	}
	main .single-row{
		padding-top:15.625rem
	}
	main .title-price .price-wrap{
		font-size:1.25rem;
	}
	main .single-row .skin-thumb{
		height:15.625rem
	}
	.banner .caption-body{
		margin-left: auto;
		margin-right: auto;
		max-width: 90%;
	}
	.skin-button .btn-group-lg>.btn{
		font-size:0.8125rem;
		padding:0.625rem 0.3125rem
	}
  .csw-staff > .wpb_column {
    flex: 0 0 100%;
    max-width: 100%;
  }
	main .title-price .is_price .is_small,
	#wa .wa__active.wa__lauch .wa__popup_powered,
	body .otgs-development-site-front-end{
		display:none!important;
	}
	.comment .widget:not(.widget-full){
		padding:0;
	}
	.comment-description{
		padding:0 0.625rem;
	}
	.post-nav-wrapper{
		flex-direction:column;
	}
	.prev-post, .next-post{
		max-width:100%;
	}
	.our-allies{
		flex-direction: column;
	}
}
@media (max-width:480px){
	.top-right{
		justify-content:left;
	}
	.header .vc_col-xs-3,
	.header .vc_col-xs-5,
	.header .vc_col-xs-4{
		padding:0;
	}
	.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th{
		display:block;
		width:100%!important;
	}
	.table-responsive > .table > thead > tr > td:not(:first-child),
	.table-responsive > .table > thead > tr > th:not(:first-child){
		display:none;
	}
	.blog-header{
		display:none;
	}
	.csw-banner .carousel-control{
		display: none!important;
	}
	main.main{
		padding:0 0.9375rem
	}
	.footer .partner .with-support img{
		width: 100%;
		margin-right: 0;
		max-width: 100%;
	}
}
@media (max-width:360px){
	.top-navi{
		padding-left: 15px;
	}
	.header .top-actions{
		margin-right:0;
	}
	.caption-body p:not(.banner-title) {
		display: none;
	}
	.post-summary.in-wrap {
		grid-template-columns: 1fr;
	}

	.post-summary.in-wrap > div:nth-child(3) {
		grid-column: span 1;
	}
}
@media (max-width:300px){
	.navi{
		padding:0 0.1875rem;
	}
	.header .logo img{
		max-width:4rem;
	}
	.carousel .carousel-caption .btn{
		display:none;
	}
}
