/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 26 2026 | 19:19:18 */
.read-more-card .full-text {
  margin: 0;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, opacity 0.3s ease;
}
.mb-0 p {
	margin-bottom: 0px;
}
.read-more-card .full-text.open {
  max-height: 100%;
  opacity: 1;
}
.profile-image-container {
    width: 350px;
    height: 350px;
    border-radius: 12px;
    overflow: hidden;
    border: 5px solid rgb(200, 219, 189);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25), 0 8px 16px rgba(74, 143, 74, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3);
    flex-shrink: 0;
}
.gallary-img {
	max-width: 280px;
    width: 100%;
    height: auto;
    border: 8px solid #c9a961;
    border-radius: 8px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s;
    transform: scale(1);
}
.read-more-card .toggle-btn {
  display: inline-block;
  margin-top: 8px;
  text-decoration: none;
  font-weight: 600;
  color: #c8dbbd;
  font-size: 14px;
  font-weight: 600 !important;
  cursor: pointer;
  padding: 0.3rem 0;
  transition: all 0.3s ease;
}
.read-more-card .toggle-btn:hover {
	color: #264166;
}
@media (min-width: 1201px) {
    .nav-menu li a {
        font-size: clamp(0.9rem, 1.08vw, 1.26rem) !important;
    }
	.cst-acc .e-n-accordion-item:not([close]) .e-con {
    	margin-top: -20px;
	}
}

.cst-banner-btn .elementor-button {
    transition: transform 0.3s ease;
}

.cst-banner-btn .elementor-button:hover {
    transform: translateY(-4px);
}

.cst-gallery .elementor-image-gallery img{
    width: 280px;
    height: 388px;
    object-fit: cover;
}

.cst-move-up.elementor-element-fde6405{
transition: transform 0.5s cubic-bezier(0.4,0,0.2,1);
}

.cst-move-up.elementor-element-fde6405:hover{
transform: translateY(-10px);
}

.cst-req-btn .elementor-button{
    transition: all 0.3s ease;
}

.cst-req-btn .elementor-button:hover{
    transform: translateX(5px);
}

.cst-form-note{
    padding:10px 14px;
    background: linear-gradient(135deg, #e3f2fd 0%, #f3e5f5 100%);
    border-left:4px solid #B4C8AA;
    font-size:14px;
    color:#163A5F;
}

.cst-form .elementor-form::after {
    content: "Al enviar este formulario, aceptas que usemos tus datos para ponernos en contacto contigo sobre el viaje de tu mascota.";
    display: block;
    margin-top: 25px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 13.6px;
    color: #2d5473;
    text-align: center;
}

.cst-form-en .elementor-form::after {
    content: "By submitting this form, you agree to us using your data to contact you about your pet travel consultation.";
    display: block;
    margin-top: 25px;
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 13.6px;
    color: #2d5473;
    text-align: center;
}


.elementor-field-option {
    display: flex;
    align-items: center;
    gap: 15px;
}

.elementor-field-subgroup input[type="checkbox"] {
    width: 20px;
    height: 20px;
    accent-color: var(--color-aviation);
    cursor: pointer;
    flex-shrink: 0;
}

.cst-form .elementor-form .elementor-button[type="submit"] {
    margin-top: 50px;
	margin-bottom: 20px;
	box-shadow: 0 6px 20px rgba(200, 219, 189, 0.7);
}

.elementor-form .elementor-button[type="submit"]:hover { 
    background-color: var(--color-aviation-dark);
    border-color: var(--color-aviation-dark);
    transform: translateY(-4px);
    box-shadow: 0 14px 35px rgba(200, 219, 189, 0.8);
}

.faq-controls {
    display: flex;
    gap: 20px;
    margin-bottom: 10px;
}

.faq-controls button {
    background: #f0f0f0;
    border: none;
    padding: 15px 25px;
    border-radius: 30px;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    cursor: pointer;
    transition: all 0.3s ease;
	text-transform: none;  
    letter-spacing: normal; 
}

.e-n-accordion-item{
    border-radius: 8px ;
    margin-bottom: var(--spacing-md);
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    transition: box-shadow var(--transition);
}

@media(max-width: 768px){
	.faq-controls{
		justify-content: center;
	}
}


/* Arrow Buttons - Normal State */
.image-slider-about-us .elementor-swiper-button-prev,
.image-slider-about-us .elementor-swiper-button-next {
    background-color: #264166 !important;
    border-radius: 50% !important;
    border: 2px solid #264166 !important;
    color: #ffffff !important;
    transition: all 0.3s ease !important;
	padding: 8px !important; /* Adjust this value */
}

/* Move buttons more outside */
.image-slider-about-us .elementor-swiper-button-prev {
    left: -15px !important; /* Increase to move further outside */
}

.image-slider-about-us .elementor-swiper-button-next {
    right: -15px !important; /* Increase to move further outside */
}

/* Icon color - Normal */
.image-slider-about-us .elementor-swiper-button-prev i,
.image-slider-about-us .elementor-swiper-button-next i,
.image-slider-about-us .elementor-swiper-button-prev svg,
.image-slider-about-us .elementor-swiper-button-next svg {
    color: #ffffff !important;
    fill: #ffffff !important;
}

/* Hover State */
.image-slider-about-us .elementor-swiper-button-prev:hover,
.image-slider-about-us .elementor-swiper-button-next:hover {
    background-color: transparent !important;
    border: 2px solid #264166 !important;
}

/* Icon color - Hover */
.image-slider-about-us .elementor-swiper-button-prev:hover i,
.image-slider-about-us .elementor-swiper-button-next:hover i,
.image-slider-about-us .elementor-swiper-button-prev:hover svg,
.image-slider-about-us .elementor-swiper-button-next:hover svg {
    color: #264166 !important;
    fill: #264166 !important;
}


/* Carousel wrapper height */
.image-slider-about-us .swiper,
.image-slider-about-us .swiper-container {
    height: 400px !important; /* Adjust to your preferred height */
}

/* Swiper wrapper align */
.image-slider-about-us .swiper-wrapper {
    align-items: center !important;
}

/* Each slide full height */
.image-slider-about-us .swiper-slide {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 100% !important;
}

/* Figure tag fix — this was likely cutting the image */
.image-slider-about-us .swiper-slide .swiper-slide-inner,
.image-slider-about-us .swiper-slide figure {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Image — contain so nothing gets cropped */
.image-slider-about-us .swiper-slide-image {
    object-fit: contain !important;
    width: 100% !important;
    height: 100% !important;
    max-height: 400px !important; /* Match the swiper height above */
    display: block !important;
}