/*!
Theme Name: AHRB
Theme URI: https://them.es/starter
Author: Inifnity Nexus
Author URI: https://infinitynexus.do
Description: En la Asociación de Hoteles La Romana-Bayahibe (AHRB) trabajamos para posicionar a La Romana y Bayahibe como destinos sostenibles y de alta calidad en República Dominicana.
Version: 3.5.56
Requires at least: 5.0
Tested up to: 6.7
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: ahrb
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */

/* From http://codex.wordpress.org/CSS */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}


/* CUSTOM */

body{
	font-family: "Libre Franklin", sans-serif;
	font-weight: 200;
}

.social-icons{
    min-width: auto;
    padding: 0 20px;
    line-height: 65px;
    background: #56BDB3;
}

.social-icons a{
	font-size: 20px;
	display: inline-block;
	padding: 0 10px;
	color: #FFF;
}

.social-icons a:hover{
	color: #005E82;
}

#header{
	background: #F7F7F2;
	border-bottom: 1px solid #E5963F;
	padding: 0;
}

.navbar-expand-md .navbar-nav .nav-link{
	font-size: 15px;
	color: #005E82;
	margin: 0;
	padding: 0;
	font-weight: 400;
	line-height: 65px!important;
	padding-left: 15px!important;
	padding-right: 15px!important;
}

.navbar-expand-md .navbar-nav .current-page-ancestor .nav-link,
.navbar-expand-md .navbar-nav .current-menu-ancestor .nav-link,
.navbar-expand-md .navbar-nav .current-menu-parent .nav-link,
.navbar-expand-md .navbar-nav .current-page-parent .nav-link, 
.navbar-expand-md .navbar-nav .current_page_parent .nav-link,
.navbar-expand-md .navbar-nav .current_page_ancestor .nav-link,
.navbar-expand-md .navbar-nav .current-post-ancestor .nav-link,
.navbar-expand-md .navbar-nav .nav-link.active,
.navbar-expand-md .navbar-nav .nav-link:hover{
	color: #E59640;
}

.navbar-expand-md .navbar-nav .current-post-ancestor>a.dropdown-item,
.dropdown-item.active, .dropdown-item:active{
	background-color: #E59640 !important;
	color: #FFF;
}

.navbar-brand img {
    height: 60px;
}

.bg-cover{
	height: 750px;
	background-size: cover;
}

.bg-cover:before{
	content:" ";
	display: block;
	background: #55B5D4;
	opacity: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

#sliderPortada h1{
	font-size: 73px;
	font-weight: 400;
	margin: 0 auto 40px;
	padding: 0;
	max-width: 600px;
	text-transform: uppercase;
	position: relative;
	z-index: 2;
	text-shadow: 1px 1px 5px rgba(0,0,0,.1);
}

.carousel-fade .carousel-item{
	background: #56BDB3;
	opacity: .4;
	z-index: 0;
	/*position: absolute;*/
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	content: " ";
	display: block;
}

#sliderPortada p{
	font-size: 36px;
	max-width: 900px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	padding: 0;
	text-shadow: 1px 1px 5px rgba(0,0,0,.1);
}

#sliderPortada a.link{
	display: inline-block;
	font-size: 20px;
	text-transform: uppercase;
	background: #E59640;
	line-height: 70px;
	padding: 0 20px;
	z-index: 2;
	width: 200px;
    margin: 0 auto;
    color: #FFF;
    margin-top: 20px;
}

#sliderPortada a.link:hover{
	background: #55B5D4;
}

.quienes-somos-home .qs_img img{
	border-radius: 30px;
}

.quienes-somos-home{
	background: url(assets/img/palemera.png) right top no-repeat;
}

.quienes-somos-home .descripcion{
	width: 530px;
	font-size: 18px;
	color: #204051;
	padding: 50px;
	background: url(assets/img/fdqs.png) center top;
	border-radius: 20px;
}

.quienes-somos-home .descripcion a{
	display: inline-block;
	font-size: 15px;
	background: #285E81;
	font-weight: bold;
	color: #FFF;
	line-height: 41px;
	border-radius: 41px;
	padding: 0 25px;
}

.quienes-somos-home .descripcion a:hover{
	background: #55B5D4;
}

.proyectos-home{
	background: url(assets/img/fdpy.png) #FFF center top;
	background-size: cover;
}

.proyectos-home h3{
	font-size: 23px;
	font-weight: 400;
	color: #1E3C47;
	margin: 0 0 25px;
	padding: 0;
	line-height: 23px;
}

.proyectos-home h1{
	font-size: 57px;
	line-height: 57px;
	font-weight: 400;
	color: #1E3C47;
	padding: 0;
	margin: 0 0 20px;
	text-transform: uppercase;
}

.proyectos-home p{
	font-size: 18px;
	line-height: 24px;
	color: #7C7F7F;
	padding: 0;
	margin: 0 0 40px;
}

.proyectos-home .image{
	height: 200px;
	background-size: cover;
}

.proyectos-home .card-body h5{
	font-size: 17px;
	color: #55B5D4;
	font-size: 600;
}

.proyectos-home .card-body .text-muted{
	font-size: 14px;
	color: #6E7070;
}

.proyectos-home .card-body .link{
	display: inline-block;
	border: 1px solid #55B5D4;
	color: #55B5D4;
	font-size: 13px;
	font-weight: bold;
	line-height: 40px;
	padding: 0 25px;
}

.proyectos-home .card-body .link:hover{
	background: #55B5D4;
	color: #FFF;
}

.card-body h4 a{
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #005E82;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #eee;
	display: block;
}

.junta-home {
	background:url(assets/img/bgj.png) #FFF center top no-repeat;
	background-size: contain;
}
.junta-home h3{
	font-size: 23px;
	font-weight: 400;
	color: #fff;
	margin: 0 0 25px;
	padding: 0;
	line-height: 23px;
}

.junta-home h1{
	font-size: 57px;
	line-height: 57px;
	font-weight: 400;
	color: #fff;
	padding: 0;
	margin: 0 0 20px;
	text-transform: uppercase;
}

.junta-home .card{
	background: #E7F5F4;
}

.junta-home .card .card-body{
	background: #FFFFFF;
	padding: 25px 0;
}

.junta-home .card .card-body h5{
	font-size: 24px;
	color: #000;
	font-weight: 400;
	margin: 0 0 15px;
	padding: 0;
}

.junta-home .card .card-body p{
	font-size: 16px;
	color: #000;
	margin: 0 0 20px;
	padding: 0;
}

.junta-home .card .card-body .social{
	width: 35px;
	height: 35px;
	border:1px solid #56BDB3;
	border-radius: 100%;
	line-height: 35px;
	text-align: center;
	font-size: 17px;
	color: #56BDB3;
	margin: 0 5px;
}

.junta-home .card .card-body .social:hover{
	background: #56BDB3;
	color: #FFF;
}

.noticias-home{
	background: #E7F5F4;
}

.noticias-home h5{
	font-size: 23px;
	color: #56BDB3;
	font-weight: 400;
	line-height: 23px;
	margin: 0;
	padding: 0;
}

.noticias-home h2{
	color: #005E82;
	font-size: 55px;
	line-height: 55px;
	font-weight: 400;
}

.btn-noticias{
	border-radius: 55px;
	line-height: 55px;
	font-size: 16px;
	color: #000;
	border:1px solid #000;
	padding: 0 20px;
	display: inline-block;
}

.btn-noticias:hover{
	background: #000;
	color: #FFF;
}

.imgnt{
	height: 300px;
	background-size: cover;
	margin-bottom: 30px;
}

.nth span{
	color: #6E7070;
	font-size: 14px;
}

.nth h3{
	color: #000;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 30px;
}

.nth a{
	display: inline-block;
	font-size: 16px;
	line-height: 45px;
	border-radius: 45px;
	border:1px solid #285E80;
	padding: 0 25px;
	text-decoration: none;
	color: #285E80;
}

.nth a:hover{
	background: #285E80;
	color: #FFF;
}

footer{
	background: #285E80;
}

footer .nav-link{
	color: #FFF;
}

footer .nav-link:hover{
	color: #56BDB3;
}

.ftfd{
	background: #FFF;
}

.inner-banner {
    position: relative;
    background-position: center center;
    background-size: cover;
}

.inner-banner .inner-title {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}

.inner-banner .inner-title h4{
	color: #FFF;
}

.inner-banner .inner-title::before {
    content: "";
    position: absolute;
    width: 570px;
    height: 200px;
    top: 30px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #56BDB3;
    opacity: 0.5;
    border-radius: 5px;
}

.inner-banner::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    background-color: #005E82;
    opacity: 0.7;
}

.inner-banner .inner-title h3 {
    font-size: 45px;
    color: #ffffff;
    font-weight: bold;
    position: relative;
}

.inner-banner .inner-title ul {
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
}

.inner-banner .inner-title ul li {
    font-size: 18px;
    color: #ffffff;
    display: inline-block;
}

.inner-banner .inner-title ul li a {
    color: #ffffff;
}

.inner-bg8 {
    background-image: url(assets/img/bgpg.jpg);
}

.btn-directorio{
    background: #035d82!important;
    color: #FFF!important;
    font-size: 18px!important;
    padding: 0 20px!important;
    line-height: 45px!important;
}

.card-body .gap-3 a:hover,
.btn-directorio.active,
.btn-directorio:hover{
	background: #03bfb2!important;
}

.card-body .gap-3 a{
    background: #e5973f;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 100%;
    color: #FFF;
}

.custom-post-widget-list {
    list-style: none;
    padding: 0;
    text-align: center;
}

.custom-post-widget-item {
    margin-bottom: 15px;
}

.custom-post-widget-thumbnail img {
    max-width: 100px;
    border-radius: 8px;
    height: auto;
}

.custom-post-widget-title {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    font-weight: bold;
}

h3.widget-title{
    background: #035d82;
    color: #FFF!important;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    line-height: 45px;
    margin: 0;
}

.widgets{
    border: 1px solid #03bfb2;
    border-top: 0;
}

.widgets ul{
	margin: 0;
	padding: 0;
}
.widgets li a{
    font-weight: bold;
    color: #035d82;
}
.widgets li{
	border-bottom: 1px solid #03bfb2;
	padding: 15px;
}

.widgets li:last-child{
	border-bottom:0;
}

.entry-title{
    font-weight: bold;
    color: #035d82;
}

.entry-content img{
	width: 100%;
}

.entry-content p{
	font-size: 18px;
	color: #6b6b6b;
}

.logo-directorio{
    width: 300px;
    height: 300px;
    margin: 0 auto;
    border-radius: 100%;
    overflow: hidden;
    text-align: center;
}

.logo-redes{
    position: relative;
    padding: 21px;
    display: inline-block;
    background: #fff;
    box-shadow: 0 0 3px rgba(206, 206, 206, 0.55);
    max-width: 340px;
}

.profile-main {
    background: #fff;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 30px;
    box-shadow: 0 0 3px rgba(206, 206, 206, 0.55);
    background: #fff;
    color: #6E7070;
    border: 1px solid #eeeeee;
}

.profile-main h3 {
    font-size: 18px;
    font-weight: bold;
    color: #0084c9;
    margin-top: 0px;
    border-bottom: 1px solid #eeeeee;
    padding: 30px;
    padding-bottom: 13px;
    margin-bottom: 20px;
}

.profile-in a{
    color: #0084c9;
}

.profile-in a:hover{
    color: #0A3655!important;
}

.profile-in {
    padding: 30px;
    padding-top: 0px;
}

.profile-in .media{
    margin-bottom: 25px;
}

.profile-in .media h6 {
    margin-top: 0px;
    font-weight: normal;
    margin-bottom: 15px;
    color: #0a3656;
}

.profile-in .media p {
    line-height: 22px;
    color: #6E7070;
}

.logo-redes a{
    display: inline-block;
    background: #eee;
    color: #0a3656;
    width: 40px;
    height: 40px;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
}

.logo-redes a:hover{
    background: #0084c9;
    color: #FFF;
}

.btn-ver{
    background: #57bdb4;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    line-height: 55px;
    border-radius: 55px;
    padding: 0 30px;
    display: inline-block;
}

.btn-ver:hover{
	background: #035d83;
}


.content.ct-pg{
	max-width: 900px;
	margin: 0 auto;
	font-size: 18px;
}

.content.ct-pg li{
    border-bottom: 1px solid #dadada;
    padding:15px;
    margin-bottom: 0;
    font-size: 14px;
}

.content.ct-pg .pagination li{
	padding: 0;
}

.content.ct-pg strong,
.content.ct-pg h1,
.content.ct-pg h2,
.content.ct-pg h3,
.content.ct-pg h4,
.content.ct-pg h5{
	color: #035d82;
}

.junta-home .card .card-body .dsc p{
	text-align: justify; 
	color: #949494;
}

.post img, .post-thumbnail img{
	margin-bottom: 25px;
}

.ahrb-timeline-section {
  background-color: #f5f5f5;
  padding: 3rem 1rem;
  font-family: 'Segoe UI', sans-serif;
}

.timeline-intro {
  text-align: center;
  margin-bottom: 3rem;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.timeline-intro h2 {
  font-size: 2rem;
  color: #004D6D;
}

.timeline-intro p {
  font-size: 1rem;
  color: #333;
  line-height: 1.6;
}

.timeline-container {
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
  padding: 2rem 0;
}

.timeline-container::before {
  content: '';
  position: absolute;
  width: 4px;
  background-color: #00B9BB;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.timeline-block {
  padding: 1.5rem 2rem;
  position: relative;
  width: 50%;
}

.timeline-block.left {
  left: 0;
}

.timeline-block.right {
  left: 50%;
}

.timeline-block::before {
  content: '';
  position: absolute;
  top: 1.5rem;
  width: 20px;
  height: 20px;
  background-color: #004D6D;
  border: 4px solid #fff;
  box-shadow: 0 0 0 3px #00B9BB;
  border-radius: 50%;
  z-index: 1;
}

.timeline-block.left::before {
  right: -10px;
}

.timeline-block.right::before {
  left: -10px;
}

.content {
  background-color: #E9F9F9;
  padding: 1.2rem 1.5rem;
  border-radius: 12px;
  position: relative;
  box-shadow: 0 4px 10px rgba(0,0,0,0.05);
}

.content h4 {
  margin-top: 0;
  color: #004D6D;
  font-weight: 600;
}

.content p, .content ul {
  margin: 0.5rem 0 0;
  color: #333;
  font-size: 0.95rem;
  line-height: 1.5;
}

.content ul {
  padding-left: 1rem;
}

.content h5 {
  margin-top: 0.3rem;
  font-size: 1rem;
  font-weight: 500;
  color: #007d87; /* tono turquesa más fuerte */
  margin-bottom: 0.8rem;
}

.content h5 {
  padding-left: 10px;
  border-left: 4px solid #00B9BB;
}

/* ====== Variables (ajusta si deseas) ====== */
:root{
  --brand-primary-600: #2563eb; /* azul */
  --brand-primary-700: #1d4ed8;
  --brand-primary-500: #3b82f6;
  --card-radius: 18px;
  --card-shadow: 0 10px 25px rgba(16, 24, 40, .08);
  --card-shadow-hover: 0 16px 40px rgba(16, 24, 40, .14);
}

/* ====== Sección ====== */
.categorias-proyectos{
  position: relative;
}
.categorias-proyectos .row.g-4{
  row-gap: 2rem;
}

/* ====== Card ====== */
.categorias-proyectos .card{
  border-radius: 0;
  box-shadow: none;
  background: none;
  transition: transform .3s cubic-bezier(.2,.7,.2,1), box-shadow .3s ease, border-color .3s ease;
  border: 1px solid rgba(17, 24, 39, .06);
}
.categorias-proyectos .card:hover{
  transform: translateY(-6px);
  box-shadow: var(--card-shadow-hover);
  border-color: rgba(17, 24, 39, .12);
}

/* halo sutil en hover */
.categorias-proyectos .card:hover .icono img{
  filter: drop-shadow(0 6px 10px rgba(37, 99, 235, .18));
}

/* ====== Icono ====== */
.categorias-proyectos .icono{
  display:flex; align-items:center; justify-content:center;
}
.categorias-proyectos .icono img{
  max-height: 72px;
  width: auto;
  transition: filter .3s ease, transform .3s ease;
}
.categorias-proyectos .card:hover .icono img{
  transform: translateY(-2px) scale(1.02);
}

/* ====== Título ====== */
.categorias-proyectos h5{
  color:#111827; /* Gris 900 */
  font-weight: 800;
  letter-spacing: .2px;
}

/* ====== Botón ====== */
.categorias-proyectos .btn.btn-primary{
  --bs-btn-color:#fff;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color:#fff;

  border-radius: 9999px;
  padding: .85rem 1.25rem;
  font-weight: 700;
  font-size: 1.05rem;
  background-image: linear-gradient(180deg, var(--brand-primary-500), var(--brand-primary-700));
  box-shadow: 0 6px 16px rgba(37, 99, 235, .25);
  transition: transform .15s ease, box-shadow .2s ease, filter .2s ease;
}
.categorias-proyectos .btn.btn-primary:hover{
  transform: translateY(-1px);
  box-shadow: 0 10px 24px rgba(37, 99, 235, .35);
  filter: brightness(1.03);
}
.categorias-proyectos .btn.btn-primary:active{
  transform: translateY(0);
  box-shadow: 0 4px 12px rgba(37, 99, 235, .26);
}
.categorias-proyectos .btn.btn-primary:focus-visible{
  outline: 3px solid rgba(59, 130, 246, .45);
  outline-offset: 2px;
}

/* ====== Animaciones de entrada ====== */
@keyframes fadeUp {
  from {opacity: 0; transform: translateY(18px) scale(.98);}
  to   {opacity: 1; transform: translateY(0) scale(1);}
}
.categorias-proyectos .card{
  opacity: 0;
  animation: fadeUp .6s cubic-bezier(.2,.7,.2,1) forwards;
}

/* Stagger (escalonado) por columnas */
.categorias-proyectos .col-12.col-sm-6.col-lg-3:nth-child(1) .card{ animation-delay: .95s; }
.categorias-proyectos .col-12.col-sm-6.col-lg-3:nth-child(2) .card{ animation-delay: 1.5s; }
.categorias-proyectos .col-12.col-sm-6.col-lg-3:nth-child(3) .card{ animation-delay: 2s; }
.categorias-proyectos .col-12.col-sm-6.col-lg-3:nth-child(4) .card{ animation-delay: 2.5s; }
.categorias-proyectos .col-12.col-sm-6.col-lg-3:nth-child(5) .card{ animation-delay: 3s; }
.categorias-proyectos .col-12.col-sm-6.col-lg-3:nth-child(6) .card{ animation-delay: 3.5s; }

.categorias-proyectos .card{ opacity: 0; transform: translateY(18px) scale(.98); }
.categorias-proyectos .card.in-view{
  opacity: 1; transform: none;
  animation: fadeUp .6s cubic-bezier(.2,.7,.2,1) forwards;
}

/* ====== Respeto a usuarios con reduced motion ====== */
@media (prefers-reduced-motion: reduce){
  .categorias-proyectos .card,
  .categorias-proyectos .btn.btn-primary,
  .categorias-proyectos .icono img{
    animation: none !important;
    transition: none !important;
  }
}

@media (max-width: 575.98px) {
	#header{
		padding: 10px 0;
	}
	#sliderPortada h1{
		font-size: 45px;
	}
	#sliderPortada p{
		font-size: 25px;
	}
	.quienes-somos-home .descripcion{
		width: auto;
	}

	.proyectos-home h1{
	    font-size: 43px;
    	line-height: 44px;
	}
	.junta-home{
		background-size: inherit;
	}
	.navbar-expand-md .navbar-nav .nav-link{
		line-height: 35px !important;
	   	border-bottom: 1px solid #eee;
	}

	.inner-banner .inner-title::before{
		width: auto;
	}
}