/****************ERA CSS CRITICO*****************/

.home-section-2 a p {
    text-align: center;
    color: #fff;
    margin-bottom: 0;
}

.textoverimage {
	position: relative;
}

.img-banner-infoshop {
	height: 100%;
	width: 100%;
	border: none;
	border-radius: 10px;
}

.button-find-us-over-image {
	position: absolute;
	top: 70%;
	left: 7%;
}

.img-home-instagram {
	height: 100%;
	width: 100%;
	max-height: 318px;
	border: none;
	border-radius: 10px;
}

.home-item-2 {
	padding: 35px;
	border-radius: 10px;
}

.home-item-2 p {
	margin-bottom: 15px;
	color: #ffffff;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 30px;
}

.home-item-2 h3 {
	color: #000;
}

.home-item-2 h3 span {
	color: #ffbf0b;
}

.home-link {
	margin-bottom: 30px;
}

.home-link a {
	font-style: normal;
	font-size: 14px;
	line-height: 22px;
}

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

.home-icon {
	min-width: 70px;
	max-width: 70px;
	min-height: 70px;
	max-height: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	margin-right: 10px;
	color: white;
}

.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 {
	margin-bottom: 40px;
}

.sec-7-bg {
	border-radius: 8px;
	height: 180px;
	background-size: cover;
	display: flex;
	flex-direction: column;
	justify-content: flex-end !important;
}

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

.home-section-7 .sec-7-item p {
	text-align: center;
	color: white;
	font-size: 14px;
	margin-bottom: 0px;
}

.sec-8-bg {
	border-radius: 8px;
	height: 180px;
	background-size: cover;
	background-position: center center;
	display: flex;
	flex-direction: column;
	justify-content: flex-end !important;
}

.sec-8-item {
	padding: 10px;
	border-radius: 0px 0px 8px 8px;
	background-color: #00000080;
}

.section-infotips .sec-8-item p,
.section-infoshop .sec-8-item p {
	text-align: center;
	color: white;
	font-size: 14px;
	margin-bottom: 0px;
}

.sec-10-bg {
	background-size: cover;
	background-position: center center;
	border-radius: 10px;
}


.home-section-12 .rightbox {
	position: relative;
}

.home-section-13 {
	background-color: #f4f5fb;
	border-radius: 10px 10px 0px 0px;
}

.home-section-13 h2 {
	font-style: normal;
	font-weight: 500;
	line-height: 36px;
	color: #000000;
	margin-bottom: 0px;
}

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

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

.slide-img {
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	padding: 41px 0px;
	position: relative;
}

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

.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;
}

.detail-box {
	width: 100%;
	height: 200px;
	align-items: center;
	box-sizing: border-box;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	letter-spacing: normal;
}

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

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

#swiper-button-next-id {
	left: auto;
}

.swiper-pagination-testimonials > .swiper-pagination-bullet {
	max-width: 5%!important;
}

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

@media (max-width: 1200px) {
	.detail-box {
		height: 230px;
	}
}

@media only screen and (max-width: 600px) {

	.home-section-4 {
		margin-bottom: 0px;
	}

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

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

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

	.button-find-us-over-image {
		top: 60%;
		font-size: 12px;
	}

	.sec-7-bg,
	.sec-8-bg {
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
}

@media only screen and (min-width: 601px) {
	.home-section-11 {
		padding: 0 135px 0 135px;
		position: relative;
		border-radius: 0px 0px 10px 10px;
	}
}

@media only screen and (min-width: 601px) and (max-width: 767px) {
	.rightbox {
		height: 144px;
		width: 516px;
	}

	.home-item-2 {
		height: 144px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.home-search input {
		padding: 11px;
		width: 50%;
	}

	.rightbox {
		height: 195px;
		width: 696px;
	}

	.home-item-2 {
		height: 195px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.rightbox {
		height: 172px;
		width: 296px;
	}

	.img-home-adsense {
		max-height: 172px;
	}

	.home-item-2 {
		font-size: 34px;
		line-height: 38px;
	}
}

@media only screen and (min-width: 993px) and (max-width: 1399px) {
	.home-icon {
		width: 100%;
		max-width: 40px;
		height: 40px;
	}
}

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

	.sec-7-bg,
	.sec-8-bg {
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}

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

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

@media only screen and (min-width: 1200px) and (max-width: 1399.4px) {
	.rightbox {
		height: 205px;
		width: 356px;
	}

	.img-home-adsense {
		max-height: 205px;
	}

	.home-item-2 {
		height: 205px;
	}

	.sec-7-bg,
	.sec-8-bg {
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}

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

	.swiper-slide:hover>.box>.innerbox>.detail-box>a {
		background: #ffffff;
	}
}

@media only screen and (min-width: 1400px) {
	.rightbox {
		height: 239px;
		width: 416px;
	}

	.img-home-adsense {
		max-height: 239px;
	}

	.home-item-2 {
		height: 239px;
	}

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

	.swiper-slide:hover>.box>.innerbox>.detail-box>a {
		background: #ffffff;
	}
}

@media only screen and (min-width: 1920px) {
	.rightbox {
		height: 317px;
		width: 560px;
	}

	.img-home-adsense {
		max-height: 100%;
	}

	.home-item-2 {
		height: 317px;
	}

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

	.swiper-slide:hover>.box>.innerbox>.detail-box>a {
		background: #ffffff;
	}
}

.home-mob-1 {
	background-color: #ffbf0a;
	display: flex;
	justify-content: space-between;
}

.home-mob-1 h6 {
	margin-bottom: 0;
}

.home-mob-1 a {
	display: flex;
	justify-content: center;
	align-items: center;
}

.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-icon {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 8px;
}

.home-section-11 {
	background-color: #f4f5fb;
	border-radius: 0px 0px 10px 10px;
}


.item-body-category {
	min-height: 80px;
	-webkit-box-flex: 1;
	-webkit-box-align: center;
}

.bannerMobile img {
	border-radius: 10px;
}

.navform {
	transition: all 0.5s;
}

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