.desc-show-more {
	max-width: 5%;
}

.cities-guide-banner {
	background-color: var(--swiper-theme-color);
}

.gc-desc-cat {
	line-height: 14px;
}

.white-background {
	background-color: white;
	box-shadow: 0px 5px 5px -4px rgba(0, 0, 0, 0.38);
}

#myForm {
	visibility: hidden;
	position: fixed;
	top: 8%;
	width: 100%;
}

.navsearch .svg-inline--fa {
	vertical-align: middle;
}

.menu-lat-left-box {
	padding: 20px;
	background-color: #eeeeee;
}

.menu-lat-left-box-title p {
	font-weight: 600;
	color: rgba(0, 0, 0, 0.9);
	font-size: 20px;
	margin-bottom: 0px;
	margin-top: 35px;
}

.menu-lat-left-filters ul,
.menu-lat-left-filters ul {
	padding-left: 0;
}

.menu-lat-left-box ul {
	list-style-type: none;
}

.menu-lat-left-view input {
	border: none;
	padding: 0;
	background-color: transparent;
	font-weight: 700;
	text-decoration: underline;
}

.shown {
	display: block;
	display: flex;
	justify-content: space-between;
	color: rgba(0, 0, 0, 0.7);
	font-weight: 600;
}

.menu-lat-left-box-infotips {
	background-color: #ffbf0a;
	border-radius: 12px;
}

.title-infotip-menu {
	font-weight: bolder;
}

.infotip-cat-title {
	font-weight: 600;
	color: rgba(0, 0, 0, 0.9);
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 35px;
}

.txt-view-more-infotip {
	display: flex;
	justify-content: flex-end;
}

.sec-4-col {
	padding: 10px;
	display: flex;
	border: 1px solid transparent;
	transition: border 0.2s linear;
}

.sec-4-col:hover {
	border: 1px solid #ffbf0b;
}

.sec-4-text p:nth-child(1) {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0px;
	margin-bottom: 5px;
}

.sec-4-text p:nth-child(2) {
	font-size: 14px;
	font-weight: normal;
	color: rgba(0, 0, 0, 0.7);
	margin-bottom: 0px;
}

.sec-7-top {
	display: flex;
	justify-content: space-between;
}

.sec-7-bg {
	border-radius: 8px;
	background-image: url(../Assets/Images/image-2.jpg);
	height: 180px;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: end;
}

.sec-7-item {
	padding: 10px;
	border-radius: 0px 0px 8px 8px;
}

.sec-8-bg {
	border-radius: 8px;
	background-image: url(../Assets/Images/image-2.jpg);
	height: 180px;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: end;
}

.sec-8-item {
	border-radius: 0px 0px 8px 8px;
	background-color: black;
	display: flex;
	justify-content: space-between;
}

.sec-8-bg-1,
.sec-8-bg-2,
.sec-8-bg-3,
.sec-8-bg-4 {
	background-image: url(../Assets/Images/image-2.jpg);
}

.sec-9-top {
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}

.sec-9-bg {
	border-radius: 8px;
	background-image: url(../Assets/Images/image-2.jpg);
	height: 180px;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: end;
}

.sec-9-item {
	border-radius: 0px 0px 8px 8px;
	background-color: #ffbf0b;
}


.box {
	overflow: hidden;
	border-radius: 10px;
}

.innerbox {
	background: #eaecf8;
	padding: 0;
}

.slide-img {
	background-image: url(../Assets/Images/slider-img-1.jpg);
	width: 100%;
	height: auto;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	padding: 41px 0px;
	position: relative;
}

.slide-img img,
.slide-video img {
	display: flex;
	justify-content: center;
	width: 30%;
}

.content img {
	width: 70%;
	height: auto;
	margin-top: 0px;
}

.slide-video {
	width: 100%;
	height: auto;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.slide-video video {
	width: 100%;
	height: auto;
}

.slide-video .content {
	position: absolute;
	bottom: 5px;
	background: rgba(0, 0, 0, 0.5);
	color: #f1f1f1;
	width: 100%;
	padding: 7px 20px;
	text-align: left;
}

.slide-img .content {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	color: #f1f1f1;
	width: 100%;
	padding: 7px 20px;
	text-align: left;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#myBtn,
#audioBtn {
	width: 50px;
	font-size: 18px;
	padding: 10px;
	border: none;
	background: none;
	color: #fff;
	cursor: pointer;
}

#myBtn:hover,
#audioBtn:hover {
	background: transparent;
	color: white;
}

.detail-box {
	width: 100%;
	align-items: center;
	padding: 25px;
	box-sizing: border-box;
	font-family: 'Nunito Sans';
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
}

.detail-box p {
	padding-bottom: 20px;
}

.swiper-slide-active>.box>.innerbox {
	background: #ffbf0b;
}

.swiper-slide-active>.box>.innerbox .yellow-btn {
	background: #ffffff;
}

.swiper-slide-active>.box>.innerbox .yellow-btn:hover {
	background: black;
	color: #fff;
}

.type {
	display: flex;
	flex-direction: column;
	padding-right: 8px;
}

.border-radius-5p {
	border-radius: 5px;
}

@media only screen and (max-width: 600px) {
	.hero-text h1 {
		line-height: 26px;
		color: #ffffff;
	}

	.vista2-sec-3a {
		display: flex;
		flex-wrap: wrap;
	}

	.item-head-category {
		-webkit-box-orient: horizontal;
		width: 25% !important;
		padding: 10px 1px !important;
	}

	.vista2-sec-3a .card {
		width: 25% !important;
		padding: 10px 5px !important;
	}

	.swiper-button-next:after,
	.swiper-button-prev:after {
		display: none;
	}
}

@media only screen and (min-width: 601px) and (max-width: 1160px) {}

.vista2-sec-3a p {
	color: rgba(0, 0, 0, 0.5);
	text-align: center;
	margin-bottom: 0px;
}

.vista2-sec-3a {
	display: flex;
	flex-wrap: wrap;
}

.vista2-sec-3a .card {
	border: none;
	padding: 30px 5px;
	width: 11.11%;
}

.vista2-sec-3a .card:hover {
	background-color: #f5f5f5;
}

.vista2-sec-3a .card-body {
	padding: 10px 0px;
}

.vista2-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 8px;
}

.perfil-p-1 {
	color: rgba(0, 0, 0, 0.4);
}

.navbar-toggler {
	padding: 0.25rem 0rem 0.25rem 0.75rem;
}

@media (max-width: 350px) and (min-width: 300px) {
	.item-body-category p {
		font-size: 10px;
		font-weight: bold;
	}
}

@media (max-width: 768px) and (min-width: 351px) {
	.item-body-category p {
		font-size: 14px;
		font-weight: bold;
	}
}