/*** COMPONENTE CAROUSEL DE BOOTSTRAP NO CRITICO***/

.carousel.pointer-event{touch-action:pan-y}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{text-align:center;background:0 0;border:0}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}

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

.black-btn {
    border: none;
    outline: none;
    border-radius: 5px;
    padding: 7px 15px;
    font-size: 16px;
    color: white;
    font-weight: 500;
    transition: all.2s ease-in;
}



/***** Infoweb.css original****/

/* Para contacto express flotante */
.container-express-contact-floating.not-collapsed{
	animation: animation-not-collapsed 1s;
	animation-fill-mode: forwards;
}

.container-express-contact-floating.collapsed {
	animation: animation-collapsed 1s;
	animation-fill-mode: forwards;
}

.rotate-90 {
	transform: rotate(90deg);
}

@keyframes animation-collapsed{
	from {
		bottom: 0;
		opacity: 1;
	}
	to {
		bottom: calc(100vh - 200%);
		opacity: 0;
	};
}

@keyframes animation-not-collapsed{
	from {
		bottom: calc(100vh - 200%);
		opacity: 0;
	}
	to {
		bottom: 0;
		opacity: 1;
	}
}

.modal-description-text {
	color: black !important;

}

.borde-multicolor-btns {
	border-style: solid;
	border-width: 3px;
	border-image: linear-gradient(to right, #ffbf0a 16.67%, #ff4f12 16.67% 33.34%, #172675 33.34% 50.01%, #7800ff 50.01% 66.68%, #389491 66.68% 83.35%, #45c4de 83.35% 100%) 1;
}

.show-more-description {
	text-decoration: underline;
	font-weight: bold;
}

.color-btn-whatsapp {
	background-color: #25D366;
}

.href-whatsapp-color {
	color: #25D366;
}

.color-btn-whatsapp:hover {
	background-color: #075E54 !important;
}

.text-btn-whatsap {
	color: white;
	font-weight: bold;
}

.border-top-btn-filter-phones {
	border-top: 2px solid #00000026;
}

.yellow-text {
	color: #ffbf0b;
}

.section-divider {
	border-bottom: 2px solid rgba(0, 0, 0, 0.3);
}

.fb_iframe_widget iframe {
	border: 4px solid #1e98ec !important;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	-ms-border-radius: 12px;
	-o-border-radius: 12px;
}

.twitter-timeline iframe {
	border: 4px solid #00b2ef !important;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	-ms-border-radius: 16px;
	-o-border-radius: 16px;
}

.premium-hero-image {
	position: relative;
	width: 100%;
}

.sub-title-free {
	color: white;
}

/* .full-row {
	background-color: #f5f5f5;
} */

.bg-lightgray {
	background-color: #f5f5f5;
}

.bg-buttons-errors {
	background-color: #e6e6e6;
}

.divider-ps-brands {
	border-bottom: 1px solid #00000033;
}

.infotips-gallery { /*tambien la tiene infotipsmaincategories.css*/
	margin-bottom: 2rem;
}

.premium-sec-3a-left {
	display: flex;
}

.premium-sec-3a-left .premium-icon {
	width: 80px;
	height: 80px;
	background-color: black;
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	margin-right: 20px;
}

.premium-sec-3a {
	display: flex;
	justify-content: space-between;
}

.premium-text-2 div{
	display: flex;
	align-items: center;
}

.premium-sec-3b p {
	color: rgba(0, 0, 0, 0.6);
}

.envolvent-text-1 {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
}

.title-name-company {
	margin-bottom: 0px;
}

.premium-sec-4 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.premium-sec-4 button {
	margin: auto;
}

.premium-sec-4 button:hover,
.premium-sec-4 a:hover {
	background-color: black;
	color: white!important;
}

.premium-sec-11-top {
	display: flex;
}

.premium-sec-11-btn {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}

.premium-sec-11-btn a{
	width: auto;
}

.premium-sec-11-top button {
	border-radius: 9px;
	margin: auto;
}

.content-premium-video {
	width: 100%;
	height: 100%;
}

.premium-video {
	width: 100%;
	aspect-ratio: 16/9;
}

.premium-video a {
	border: 4px solid white;
	padding: 5px;
	color: white;
	padding: 5px 10px;
	border-radius: 100%;
}

.content-widget {
	width: 80%;
	height: 548px;
	background-color: #0085b6;
}

/* .full-breadcrumb {
	background-color: #f5f5f5;
} */

.image-map {
	width: 100%;
}

.real-map {
	height: 400px;
}

.hide-fake-map {
	display: none;
}

.deploy-map{
	cursor: pointer;
}

.show-fake-map {
	display: flex;
}

.perfil-social-icons {
	display: flex;
}

.perfil-link-interest {
	width: 512px;
}

.perfil-sec-5 {
	display: flex;
}

.perfil-sec-5a p,
.perfil-sec-5b p {
	font-weight: 600;
	margin-bottom: 20px;
}

.perfil-social-icons a {
	display: flex;
	flex-direction: column;
	margin-right: 20px;
	font-size: 14px;
	align-items: center;
}

.color-black-semi-branch {
	color: rgba(0, 0, 0, 0.9);
}

.color-black-light-branch {
	color: rgba(0, 0, 0, 0.7);
}

.bolder-text-branch {
	font-weight: 600;
}

.profile-sec-description {
	display: flex;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.profile-sec-services {
	display: flex;
}

.profile-border-top-sections {
	border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.profile-sec-description-left,
.profile-sec-services-left {
	width: 70%;
}

.profile-sec-description-left p,
.profile-sec-services-left p {
	color: rgba(0, 0, 0, 0.6);
}

.width-link-profile-category {
	width: 575px;
}

.idp-sec-7c-btns {
	display: inline-grid;
}

.idp-sec-7c-btns button {
	margin-bottom: 20px;
}

.idp-st {
	display: flex;
}

.idp-st p {
	color: rgba(0, 0, 0, 0.6);
}

.todos-btns .dropdown-menu {
	margin-top: 3px !important;
	font-size: 0.85rem;
	line-height: 15px;
}

.todos-btns .dropdown-item {
	padding: 0.5rem 1rem;
}

.todos-sec-2-top {
	padding-bottom: .5rem;
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.error-btn-profile, .btn-send-movil {
	border: none;
	outline: none;
	border-radius: 5px;
	padding: 4px 4px;
	font-weight: 500;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all.2s ease-in;
}

.title-headquarters {
	font-weight: 600;
	color: rgba(0, 0, 0, 0.9);
}

.btn-title-headquarters {
	color: rgba(0, 0, 0, 0.9);
	display: flex;
}

.todos-sec-2-icon {
	display: flex;
	justify-content: center;
}

.todos-sec-2-icon a span {
	margin-right: 4px;
}

.premium-card {
	padding: 15px;
	background: #f4f5fb;
	border-radius: 10px;
}

.swiper-infoshop{
	width: 98%;
	padding: 0px 7px !important;
}

#swiperWraperInfoShop{
	padding-top: 10px;
	padding-bottom: 10px;
}

.content-card-infoshop{
	padding: 0px 12px;
}

.premium-card{
	box-shadow: 0px 0px 8px -1px rgba(0, 0, 0, 0.1);
}

.premium-card:hover {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2);
}

.premium-card .card-body {
	display: flex;
	justify-content: space-between;
	padding: 10px 0px;
}

.premium-image{
	height: 284px;
	display: flex;
	align-items: center;
	background-color: #fff;
	overflow-y: hidden;
}

.premium-img img {
	border-radius: 9px;
}

.info-product{
	width: 65%;
}
.info-price{
	width: 35%;
	text-align: right;
}

.premium-sec-11-bottom{
	height: 397px;
}

.swiper-button-next, .swiper-button-prev{
	width: 55px !important;
	height: 55px !important;
	border-radius: 50%;
	background-color: #f4f5fb;
	border: solid 1px #b7b7b7;
}

.swiper-button-next:after, .swiper-button-prev:after{
	font-size: 1.5rem !important;
	font-weight: 900;
}

.swiper-button-next:hover, .swiper-button-prev:hover{
	box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.2)
}

.content-swiper-slides{
	width: 94%;
}

.swiper-button-prev-infoshop{
	left: 4px !important;
}

.swiper-button-next-infoshop{
	right: 4px !important;
}

.modal {
	backdrop-filter: blur(5px);
}

.modal-content {
	padding: 20px;
}

.premium-comment-left {
	margin-right: 50px;
}

.premium-comment-left img {
	width: 40px;
	height: auto;
}

.perfil-phone {
	display: inline-block;
}

.title-number-dedicated {
	font-style: normal;
	font-weight: 700;
	line-height: 36px;
	color: #000000;
	margin-bottom: 15px;
}

.number-dedicated {
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	text-decoration-line: underline;
	color: #5e5e5e;
}

.perfil-sec-10-top {
	margin-bottom: 20px;
}

.perfil-comment {
	display: flex;
	margin-bottom: 80px;
}

.perfil-comment-left {
	margin-right: 50px;
}

.perfil-comment-left img {
	width: 40px;
	height: auto;
}

.perfil-comment-right-a {
	display: flex;
	justify-content: space-between;
}

.perfil-comment-right-a p {
	font-weight: 600;
}

.btn-branch-whatsapp,
.btn-branch-phones,
.btn-branch-email,
.btn-branch-chat {
	padding: 2px 12px;
	border-radius: 5px;
	text-align: center;
	transition: all.2s ease-in;
}

.btn-branch-whatsapp {
	background-color: #25D366;
	color: #FFF;
}

.btn-branch-phones,
.btn-branch-email {
	background-color: #ffbf0b;
}

.btn-more-branches {
	margin: auto;
	padding: 4px 12px;
	border: none;
	border-radius: 5px;
	text-align: center;
	transition: all.2s ease-in;
}

.btn-branch-phones:hover > img,
.btn-branch-email:hover > img {
	transition: all.2s ease-in;
}

.btn-branch-whatsapp:hover {
	background-color: #075E54 !important;
	color: #fff;
}

.btn-branch-whatsapp > img {
	filter: saturate(0) brightness(10);
}

.btn-branch-phones:hover,
.btn-branch-email:hover {
	background-color: #000;
	color: #fff;
}

.btn-branch-phones:hover > img,
.btn-branch-email:hover > img {
	filter: invert(100%);
}

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

.premium-sec-12 {
	min-height: 578px;
}

.inf-carousel-gallery-img {
	height: 500px;
	min-height: 500px;
	max-height: 500px;
}

.bk-gallery-video {
	background-color: #000;
	border-radius: 15px;
}

.bk-gallery-image {
	background-color: #d9d9d9;
	border-radius: 15px;
}

.item-interno {
	display: flex;
	background-size: contain;
    background-position: center center;
    flex-direction: column;
    justify-content: flex-end !important;
	background-repeat: no-repeat;
}

.desc-item-gallery {
    position: absolute;
    right: 0%;
    bottom: 0rem;
    left: 0%;
    color: #fff;
    text-align: center;
    background-color: #b9b9b9;
    padding: 11px;
    border-radius: 0px 0px 8px 8px;
}

.content-icon-carousel{
	background-color: #f4f5fb;
	border: solid 1px #b7b7b7;
	border-radius: 50%;
	width: 50px!important;
	height: 50px!important;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.6);
}

.content-icon-carousel:hover{
	opacity: 1;
	box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.6);
}

.btn-carousel-control{
	opacity: 1!important;
	color: #000!important;
}

.content-icon-carousel-prev{
	margin-left: 6px;
}

.content-icon-carousel-next{
	margin-right: 6px;
}

/*
span.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23808080' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")!important;
}

span.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23808080' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")!important;
}
*/
.content-icon-contact-express {
	padding: 4px;
	border-radius: 4px;
	box-sizing: border-box;
	border: solid 1px transparent;
}

input[type="radio"]:checked+label>.content-icon-contact-express {
	border: solid 1px #5E5E5E;
}

.form-control-express-contact {
	border: 1px solid #5E5E5E !important;
}

#buttonAccordionExpressContact {
	background-color: #000!important;
	opacity: 1!important;
}

.accordion-button-express-contact::after,
.accordion-button-express-contact:not(.collapsed)::after {
	background-image: none!important;
}

.accordion-item.accordion-item-express-contact {
	border: solid 1px #8d8d8d!important;
}

.section-buttons-whished-contact{
	max-height: 56px;
}

.branches-border-one-branch {
	border-width: 4px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}

.branches-border-many-branches {
	border-width: 4px;
	-webkit-border-radius: 0 20px 20px 20px;
	-moz-border-radius: 0 20px 20px 20px;
	-ms-border-radius: 0 20px 20px 20px;
	-o-border-radius: 0 20px 20px 20px;
}

.element-filter-branch {
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-ms-border-radius: 5px 5px 0px 0px;
	-o-border-radius: 5px 5px 0px 0px;
}

.grecaptcha-badge { visibility: hidden; }

.social-network-stats {
	text-decoration: none !important;
}

/* dropdown lista paises */
.dropdown-countries, .container-dropdown-countries-normal {
	float: left;
	width: 31%;
}

.container-dropdown-countries-normal > .dropdown-countries-normal {
	height: auto;
}

#expressContactWhished, #expressContactWhished_static, .container-contact-normal-phone {
	width: 67%;
}

#num:focus {
	border: solid 1px #000;
}

.circle-number-branch {
	width: 30px;
	height: 30px;
	border-radius: 50%;
}

.btn-other-cities {
	max-height: 40px;
}

/* Contenedor del buscador interno en modal para filtros */
#containerSearchFilters {
	width: 0px;
	opacity: 0;
	animation-name: expanded-search-filters;
	animation-duration: 1s;
	animation-fill-mode: forwards;
	border: solid 2px var(--swiper-theme-color);
}

#containerSearchFilters input {
	border: none;
	outline: none;
}

.height-white-element-fix {
	height: var(--height-container-searched-filters-mobile);
}

.container-list-modal {
	height: calc(100% - var(--height-container-searched-filters-mobile));
	overflow-y: scroll;
	box-sizing: border-box;
}

.container-list-modal::-webkit-scrollbar {
	width: 12px;
}

.container-list-modal::-webkit-scrollbar-track {
	background: rgba(0,0,0,0.1);
}

.container-list-modal::-webkit-scrollbar-thumb {
	background: rgba(0,0,0,0.5);
	border-radius: 20px;
	background: rgba(0,0,0,0.35);
}
/* Fin buscador interno */

/* Tamanho del text area mensaje en "Enviar Mensaje" */
.form-floating>#message{
	min-height: 84px;
}

@media screen and (max-width: 767px) {
	.content-btns-filter-branch {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: center;
	}

	.load-branchs-urbs {
		font-size: 0.75rem;
	}
}

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

	.premium-sec-11 .swiper-horizontal>.swiper-pagination-bullets,
	.swiper-pagination-bullets.swiper-pagination-horizontal,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		display: none;
	}

	.sub-title-r1-5 {
		font-size: 1.25rem;
	}
}

@media screen and (max-width: 767px) {
	.premium-sec-11-bottom {
		min-height: 420px;
	}
	.content-card-infoshop{
		max-width: 380px;
		margin: auto;
	}
	.premium-card {
		box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2);
	}
	.swiper-button-next, .swiper-button-prev{
		box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.2)
	}
	.content-buttons-contact {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.button-sup-inf-contact,
	.button-ws-contact {
		width: 49%!important;
		margin-left: 0!important;
		margin-right: 0!important;
	}
	.button-sup-inf-contact:only-child,
	.button-ws-contact:only-child {
		width: 100%!important;
	}
	.button-sup-inf-contact:nth-child(3) {
		width: 100%!important;
	}
	a.ws-h43{
		display: flex;
		justify-content: center;
		align-items: center;
		max-height: 43%;
	}
	.content-buttons-contact-branch{
		justify-content: start;
	}

	.branches-border-many-branches {
		border-width: 4px;
		-webkit-border-radius: 0 0 20px 20px;
		-moz-border-radius: 0 0 20px 20px;
		-ms-border-radius: 0 0 20px 20px;
		-o-border-radius: 0 0 20px 20px;
	}

	.background-industria-mobile {
		background-color: #ffbf0a;
		-webkit-border-radius: 20px 20px 0 0;
		-moz-border-radius: 20px 20px 0 0;
		-ms-border-radius: 20px 20px 0 0;
		-o-border-radius: 20px 20px 0 0;
	}

	.background-automoviles-mobile {
		background-color: #ff4f12;
		-webkit-border-radius: 20px 20px 0 0;
		-moz-border-radius: 20px 20px 0 0;
		-ms-border-radius: 20px 20px 0 0;
		-o-border-radius: 20px 20px 0 0;
	}

	.background-finanzas-mobile {
		background-color: #389491;
		-webkit-border-radius: 20px 20px 0 0;
		-moz-border-radius: 20px 20px 0 0;
		-ms-border-radius: 20px 20px 0 0;
		-o-border-radius: 20px 20px 0 0;
	}

	.background-turismo-mobile {
		background-color: #7800ff;
		-webkit-border-radius: 20px 20px 0 0;
		-moz-border-radius: 20px 20px 0 0;
		-ms-border-radius: 20px 20px 0 0;
		-o-border-radius: 20px 20px 0 0;
	}

	.background-tecnologia-mobile {
		background-color: #172675;
		-webkit-border-radius: 20px 20px 0 0;
		-moz-border-radius: 20px 20px 0 0;
		-ms-border-radius: 20px 20px 0 0;
		-o-border-radius: 20px 20px 0 0;
	}

	.background-salud-mobile {
		background-color: #45c4de;
		-webkit-border-radius: 20px 20px 0 0;
		-moz-border-radius: 20px 20px 0 0;
		-ms-border-radius: 20px 20px 0 0;
		-o-border-radius: 20px 20px 0 0;
	}

	.btn-background-filter {
		background-color: #fff;
		color: #000;
	}

}

@media screen and (max-width: 991px) {
	.btn-branch-whatsapp, .btn-branch-phones, .btn-branch-email, .btn-branch-chat{
		width: 100%;
		height: 30px;
	}
	.btn-other-cities {
		border: solid 1px #fff !important;
	}
	.form-floating>#message{
		min-height: 64px;
	}
}

@media (min-width: 991px) {
	.premium-sec-11-bottom #carouselExampleControls-2 {
		width: 85%;
	}
	.error-btn-profile,
	.btn-send-movil {
		max-width: 300px;
		background-color: #ffbf0b;
	}

	/* .btn-branch-whatsapp,
	.btn-branch-phones,
	.btn-branch-email,
	.btn-branch-chat {
		width: 90%;
	} */

	.btn-more-branches:hover {
		background-color: #000;
		color: #fff;
	}

	/* Contenedor del buscador interno en modal para filtros */
	.height-white-element-fix {
		height: var(--height-container-searched-filters-desktop);
	}

	.container-list-modal {
		height: calc(100% - var(--height-container-searched-filters-desktop));
		overflow-y: scroll;
		box-sizing: border-box;
	}
	/* Fin buscador interno */

	/*Sombra contacto express flotante solo desktop*/
	.shadow-contact-express {
		box-shadow: 0px 0px 10px 0px rgb(159, 159, 159, 1);
		-webkit-box-shadow: 0px 0px 10px 0px rgb(159, 159, 159, 1);
		-moz-box-shadow: 0px 0px 10px 0px rgb(159, 159, 159, 1);
	}
}

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

	.perfil-link-interest {
		width: 100%;
	}

	.pagination-number,
	.pagination-button {
		height: 2rem !important;
		width: 2rem !important;
	}

	.premium-sec-11 .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
	.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 0px) !important;
	}

	.premium-sec-11 .swiper-pagination-bullet {
		width: var(--swiper-pagination-bullet-width,
				var(--swiper-pagination-bullet-size, 70px)) !important;
		height: var(--swiper-pagination-bullet-height,
				var(--swiper-pagination-bullet-size, 3px)) !important;
		border-radius: 0% !important;
	}

	.profile-sec-widgets #widget-instagram img {
		width: 80%;
	}

	.profile-sec-widgets .premium-twitter,
	.profile-sec-widgets #widget-instagram,
	.profile-sec-widgets .premium-facebook {
		width: 100%;
		margin: auto;
		text-align: center;
		margin-bottom: 30px;
	}

	.btn-go-store-shop {
		width: 100%;
		border-radius: 6px;
	}

	.height-content-btn-got-store {
		min-height: 64px;
	}

	.premium-sec-12 {
		margin-top: 50px;
	}

	.premium-sec-12-right .carousel-item img {
		width: 100%;
		height: auto;
	}

	.premium-hero-image .carousel-item img {
		object-position: center;
		object-fit: cover;
	}

	.premium-sec-3a-left .premium-icon {
		width: 60px;
		height: 60px;
	}

	.modal-content {
		padding: 15px;
	}

	.premium-p-1 {
		font-size: 14px !important;
	}

	.premium-sec-3a {
		flex-direction: column;
	}

	.premium-text-1 h3 {
		font-size: 18px !important;
	}

	.premium-sec-4 .container {
		padding-left: 0;
		padding-right: 0;
	}

	.premium-sec-4 {
		padding: 0px;
	}

	.perfil-sec-5a p,
	.perfil-sec-5b p {
		margin-bottom: 10px;
	}

	.perfil-phone {
		display: flex !important;
		justify-content: space-between;
	}

	.perfil-phone p {
		font-size: 16px;
		font-weight: 700;
	}

	.perfil-phone a {
		font-size: 16px;
	}

	.perfil-sec-6 h3 {
		margin-bottom: 20px;
	}

	.todos-sec-1 h3 {
		margin-bottom: 20px;
	}

	.dropdown .yellow-btn {
		font-size: 14px;
	}

	.todos-btns .dropdown {
		width: 32.5%;
	}

	.todos-btns button {
		margin-right: 0px;
		margin-top: 0px;
	}

	.todos-sec-2-icon {
		justify-content: start;
	}

	.todos-sec-2-icon a {
		margin-right: 20px;
	}

	.todos-1 {
		flex-direction: column;
	}

	.todos-1 a {
		margin-bottom: 30px;
	}

	.mb-text-branch {
		margin-bottom: 10px;
	}

	#qr-code {
		display: none;
		transition: display ease-in 0.5s;
	}

	.mb-icon-branch {
		margin-bottom: 8px;
	}

	.paragraph-btn-error{
		margin-bottom: 0!important;
	}

	.idp-sec-7 h3 {
		padding: 20px;
		background: #f4f5fb;
	}

	.idp-sec-7 {
		margin-top: 50px;
	}

	.profile-sec-description,
	.profile-sec-services {
		flex-direction: column;
	}

	.profile-sec-description-left,
	.profile-sec-services-left {
		width: 100%;
		padding-right: 0px;
	}

	.profile-sec-description-left h6,
	.profile-sec-services-left h6,
	.profile-sec-services-right h6,
	.idp-sec-8 h6 {
		font-size: 24px !important;
		font-weight: 700 !important;
	}

	.profile-sec-description-right {
		display: none;
	}

	.idp-sec-7c {
		display: none;
	}

	.profile-sec-services-right {
		padding: 30px 0px;
	}

	.perfil-comment {
		margin-bottom: 20px;
	}

	.perfil-sec-9 {
		padding: 35px 5px;
	}

	.perfil-sec-10 {
		margin-top: 50px;
	}

	.perfil-comment-left {
		margin-right: 20px;
	}

	.perfil-comment-left img {
		width: 30px;
		height: auto;
	}

	.cpw-review {
		background: #f4f5fb;
	}

	.pagination-container {
		right: 0.6rem !important;
	}

	.btn-send-movil, .error-btn-profile {
		max-width: 98%;
	}

	.dropdown-menu-countries {
		max-width: 100%;
	}

}

@media screen and (min-width: 601px) and (max-width: 768px) {
	.premium-sec-4 button {
		border-radius: 8px;
	}
}

.cpw-review .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px) !important;
}

.cpw-review .swiper-pagination-bullet {
	width: var(--swiper-pagination-bullet-width,
			var(--swiper-pagination-bullet-size, 8px)) !important;
	height: var(--swiper-pagination-bullet-height,
			var(--swiper-pagination-bullet-size, 8px)) !important;
	border-radius: 50% !important;
}

.hidden {
	display: none;
}

.pagination-container {
	display: flex;
	align-items: center;
	position: relative;
	bottom: 0;
	justify-content: start;
	right: 1rem;
}

.slide-show-list-complete {
	margin-left: 80px;
}

.pagination-number,
.pagination-button {
	font-size: 1.1rem;
	background-color: transparent;
	border: none;
	margin: 0.25rem 0.25rem;
	cursor: pointer;
	height: 2.5rem;
	width: 2.5rem;
	border-radius: 0.2rem;
}

.pagination-number:hover,
.pagination-button:not(.disabled):hover {
	background: #fff;
}

.pagination-number.active {
	color: #fff;
	background: #0085b6;
}

#widget-instagram {
	height: 548px;
	width: 100%;
	box-sizing: border-box;
	border: double 4px transparent;
	border-radius: 12px;
	background-image: linear-gradient(white, white),
		linear-gradient(to left bottom,
			#7a40e6,
			#9b51d8,
			#9a3ab4,
			#c135a5,
			#e1306c,
			#fd1d1d,
			#f56040,
			#f77737,
			#fcaf45,
			#ffdc80);
	background-origin: border-box;
	background-clip: content-box, border-box;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.widget-instagram-header {
	height: 54px;
	border-bottom: solid 1px rgb(207, 217, 222);
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding: 12px 20px 12px 20px;
}

.wi-header-post {
	width: 80%;
}

.wi-post-username {
	font-size: 23px;
	font-weight: 700;
}

.wi-header-seguir {
	width: 20%;
	display: flex;
	align-items: center;
}

.wi-link-seguir {
	display: block;
	background-color: #000;
	color: white;
	border-radius: 20px;
	font-size: 14px;
	font-weight: 700;
	padding: 6px;
	width: 96px;
	text-decoration: none;
	text-align: center;
}

.wi-link-seguir:hover {
	color: white;
}

.widget-instagram-body {
	height: auto;
	max-height: 85%;
	overflow-y: scroll;
	box-sizing: border-box;
}

.widget-instagram-body-content {
	border-bottom: solid 1px rgb(207, 217, 222);
	padding: 18px 24px 18px 48px;
}

.wi-body-username {
	font-size: 15px;
	font-weight: 700;
}

.wi-body-link-thumbnail {
	width: 100%;
	height: 247px;
	max-height: 260px;
	margin: 12px 0px;
}

.wi-body-thumbnail {
	width: 100%;
	height: 247px;
	max-height: 260px;
	background-size: cover;
	border-radius: 14px;
	border: solid 1px rgb(207, 217, 222);
}

.wi-body-thumbnail img,
.wi-body-thumbnail video {
	width: 100%;
	max-height: 260px;
}

.wi-par-caption {
	padding: 8px 0px;
	text-align: left;
}

@media screen and (max-width: 991px) {
	.wi-post-username {
		font-size: 18px;
	}

	.widget-instagram-body-content {
		padding: 18px;
	}

	.widget-instagram-header {
		padding: 12px;
	}

	#widget-instagram {
		height: 400px;
	}

	.profile-sec-widgets {
		height: 100%;
	}

	.perfil-sec-5a,
	.perfil-sec-5b {
		margin-bottom: 25px;
	}

	.width-link-profile-category {
		width: 98%;
		margin: auto;
	}
}

@media only screen and (min-width: 768px) {
	.sub-title-r1-5 {
		font-size: 1.5rem;
	}

	.background-industria-desktop {
		background-color: #ffbf0a;
		color: #fff;
	}

	.background-automoviles-desktop {
		background-color: #ff4f12;
		color: #fff;
	}

	.background-finanzas-desktop {
		background-color: #389491;
		color: #fff;
	}

	.background-turismo-desktop {
		background-color: #7800ff;
		color: #fff;
	}

	.background-tecnologia-desktop {
		background-color: #172675;
		color: #fff;
	}

	.background-salud-desktop {
		background-color: #45c4de;
		color: #fff;
	}

	.btn-filter-branch:hover {
		background-color: #000;
		color: white;
	}
}

@media only screen and (max-width: 768px) {
	.todos-sec-2-bottom {
		height: auto;
	}
}

.btn-filter-branch {
	border: none;
	outline: none;
	border-radius: 5px;
	max-height: 30px;
	font-weight: 500;
	transition: all.2s ease-in;
}

.btn-filter-branch:hover {
	background-color: #000;
	color: white;
}

.row-down {
    transform: rotate(90deg);
}

.dropdown-countries > .dropdown-menu {
	max-height: 300px;
	overflow-y: auto;
	min-width: 100% !important;
	background-attachment: local, local, scroll, scroll;
}


@media screen and (min-width: 1024px) and (max-width: 1499px){
	.swiper-infoshop{
		width: 98%;
		padding: 0px 60px !important;
	}
	.background-button-prev {
		position: absolute;
		left: 0;
		top: 0;
		width: 64px;
		height: 100%;
		background-color: #f5f5f5;
		z-index: 5;
	}
	.background-button-next {
		position: absolute;
		right: 0;
		top: 0;
		width: 64px;
		height: 100%;
		background-color: #f5f5f5;
		z-index: 5;
	}
	.swiper-button-next, .swiper-button-prev{
		box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.1)
	}
}

#floating-button {
	border: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	padding: 18px;
	border-radius: 50%;
	cursor: pointer;
	z-index: 9999;
}

.img-floating {
	width: 32px;
	height: 28px;
}

.svg-floating {
	width: 48px;
	height: 48px;
}

#floating-button-menu {
	display: none;
	position: fixed;
	bottom: 100px;
	right: 35px;
	z-index: 999;
}

#floating-button-menu.display-element {
	display: block;
}

#floating-button-menu button,
#floating-button-menu a {
	display: block;
	padding: 15px;
	border-radius: 50%;
}

.btn-text-floating-main {
	display: none;
	position: fixed;
	bottom: 40px;
	right: 110px;
	padding: 7px 20px;
	cursor: default !important;
	z-index: 9999;
}

#floating-button-main.display-element {
	display: block;
}

.btn-profile-icon-ws {
	--bs-btn-color: #fff;
	--bs-btn-bg: #1bd741;
	--bs-btn-border-color: #1bd741;
	--bs-btn-focus-shadow-rgb: 25, 135, 84;
	--bs-btn-active-color: #fff;
	--bs-btn-active-bg: #198754;
	--bs-btn-active-border-color: #198754;
	--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	--bs-btn-disabled-color: #ffffff88;
	--bs-btn-disabled-border-color: #198754;
	--bs-btn-disabled-bg: #198754;
	--bs-btn-hover-color: #fff;
	--bs-btn-hover-bg: #198754;
	--bs-btn-hover-border-color: #198754;
}

.btn-profile-icon-phone {
	--bs-btn-color: #000;
	--bs-btn-bg: #ffbf0b;
	--bs-btn-border-color: #ffbf0b;
	--bs-btn-hover-color: #fff;
	--bs-btn-hover-bg: #ffbe0bd0;
	--bs-btn-hover-border-color: #ffbe0bd0;
	--bs-btn-focus-shadow-rgb: 25, 135, 84;
	--bs-btn-active-color: #fff;
	--bs-btn-active-bg: #ffbe0bd0;
	--bs-btn-active-border-color: #ffbe0bd0;
	--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	--bs-btn-disabled-color: #fff;
	--bs-btn-disabled-bg: #ffbe0bd0;
	--bs-btn-disabled-border-color: #ffbe0bd0;
}


.shake {
	animation: shake2 8s;
	animation-iteration-count: infinite;
}

@keyframes shake {
	0% {
		transform: translate(0);
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translate(-5px, -5px);
	}

	20%,
	40%,
	60%,
	80% {
		transform: translate(5px, 5px);
	}

	100% {
		transform: translate(0);
	}
}

@keyframes shake2 {
	0% {
		transform: translate(0);
	}

	1%, 3%, 5%, 7%, 9%, 11%, 13%, 15%, 17%, 19% {
		transform: translate(-5px, -5px);
	}

	2%, 4%, 6%, 8%, 10%, 12%, 14%, 16%, 18%, 20% {
		transform: translate(5px, 5px);
	}

	21%, 100% {
		transform: translate(0);
	}
}

@media (min-width: 991px) {
	.shake {
		animation: shake2 8s;
		animation-iteration-count: infinite;
	}

	#floating-button {
		bottom: 60px;
		right: 128px;
	}

	.btn-text-floating-main {
		bottom: 70px;
		right: 208px;
	}

	#floating-button-menu {
		bottom: 130px;
		right: 134px;
	}
	.btn-send-movil,
	.error-btn-profile {
		max-width: var(--width-buttons-secondaries-profile-desktop);
	}
}

@media screen and (min-width: 350px) and (max-width: 396px){
	.text-btn-branch-contact {
		width: 48px!important;
	}
}

@media screen and (width > 1200px){
	.btn-branch-whatsapp,
	.btn-branch-email,
	.btn-branch-phones,
	.btn-branch-chat {
		width: 80%;
	}
}

.content-animation-load-infoshop{
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sk-circle {
	margin: 100px auto;
	width: 40px;
	height: 40px;
	position: relative;
}
.sk-circle .sk-child {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.sk-circle .sk-child:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #333;
	border-radius: 100%;
	-webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
	animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.sk-circle .sk-circle2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg);
}
.sk-circle .sk-circle3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}
.sk-circle .sk-circle4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.sk-circle .sk-circle5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg);
}
.sk-circle .sk-circle6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg);
}
.sk-circle .sk-circle7 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.sk-circle .sk-circle8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	transform: rotate(210deg);
}
.sk-circle .sk-circle9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg);
}
.sk-circle .sk-circle10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg);
}
.sk-circle .sk-circle11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	transform: rotate(300deg);
}
.sk-circle .sk-circle12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg);
}
.sk-circle .sk-circle2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}
.sk-circle .sk-circle3:before {
	-webkit-animation-delay: -1s;
		animation-delay: -1s;
}
.sk-circle .sk-circle4:before {
	-webkit-animation-delay: -0.9s;
		animation-delay: -0.9s;
}
.sk-circle .sk-circle5:before {
	-webkit-animation-delay: -0.8s;
		animation-delay: -0.8s;
}
.sk-circle .sk-circle6:before {
	-webkit-animation-delay: -0.7s;
		animation-delay: -0.7s;
}
.sk-circle .sk-circle7:before {
	-webkit-animation-delay: -0.6s;
		animation-delay: -0.6s;
}
.sk-circle .sk-circle8:before {
	-webkit-animation-delay: -0.5s;
		animation-delay: -0.5s;
}
.sk-circle .sk-circle9:before {
	-webkit-animation-delay: -0.4s;
		animation-delay: -0.4s;
}
.sk-circle .sk-circle10:before {
	-webkit-animation-delay: -0.3s;
		animation-delay: -0.3s;
}
.sk-circle .sk-circle11:before {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s;
}
.sk-circle .sk-circle12:before {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleBounceDelay {
	0%, 80%, 100% {
	  	-webkit-transform: scale(0);
		transform: scale(0);
	} 40% {
	  	-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes sk-circleBounceDelay {
	0%, 80%, 100% {
		-webkit-transform: scale(0);
		transform: scale(0);
	} 40% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

.btn-verified-customer{
	width: 30px;
	height: 30px;
	cursor: pointer;
}

@media only screen and (max-width: 600px) {
	.btn-verified-customer{
		width: 18px;
		height: 18px;
	}
}

@media only screen and (min-width: 601px) and (max-width: 767.2px) {
	.btn-verified-customer{
		width: 20px;
		height: 20px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.btn-verified-customer{
		width: 22px;
		height: 22px;
	}
}

.loader {
	width: 50px;
	--b: 8px;
	aspect-ratio: 1;
	border-radius: 50%;
	padding: 1px;
	background: conic-gradient(#0000 10%,#f03355) content-box;
	-webkit-mask:
	  repeating-conic-gradient(#0000 0deg,#000 1deg 20deg,#0000 21deg 36deg),
	  radial-gradient(farthest-side,#0000 calc(100% - var(--b) - 1px),#000 calc(100% - var(--b)));
	-webkit-mask-composite: destination-in;
			mask-composite: intersect;
	animation:l4 1s infinite steps(10);
  }

@keyframes l4 {to{transform: rotate(1turn)}}

/*Animacion para buscador filtros sucursales*/
@keyframes expanded-search-filters {
	from {
		width: 0;
		opacity: 0;
	}
	to {
		width: 100%;
		opacity: 1;
	}
}


/** Paara funcionamiento de boton ver mas de marcas y P/S en los casos que hay menos de 10 elementos **/

.hidden-md-up {
	display: none !important;
}

@media (max-width: 767.98px) {
	.hidden-md-up {
		display: inline-block !important;
	}
}
