body {
    font-family: "Inter", serif;
}

.container {
    /*width: 99% !important;
    max-width: 99% !important;*/
}

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

header form {
    background: #f5f7fb;
    border-radius: 20px;
}

header form .btn {
    border: none;
    background: none !important;
    color: #213360;
}

header form .btn:hover {
    background: none;
    color: #374462;
}

header .form-control {
    background: none;
    border: none;
    font-size: 13px;
    color: #20335f;
}

header nav a {
    font-size: 13px;
    font-weight: 500;
    color: #20335f !important;
    margin-right: 15px;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
}

header nav a:hover {
    color: #489ac4 !important;
}

#contador_resultados {
    display: none !important;
}

header nav .nav-sign .btn-secondary {
    margin-left: 15px !important;
    background: #374462;
    color: #ffffff !important;
    text-transform: uppercase;
    border-radius: 30px;
    padding-left: 45px;
    padding-right: 45px;
    border: none;
    font-size: 14px;
    font-weight: 600;

}

header nav .nav-sign .btn-secondary:hover {
    background: #489ac4;
}

header nav .nav-register .btn-primary {
    background: #489ac4;
    color: #ffffff !important;
    border: none;
    border-radius: 30px;
    font-size: 14px;
    padding-left: 45px;
    padding-right: 45px;
    text-transform: uppercase;
    font-weight: 600;
}

header nav .nav-register .btn-primary:hover {
    background: #20335f;
}



.hero-section {
    background-size: cover;
    padding: 100px 0;
    color: #fff;
}

.hero-section h2 {
    font-size: 55px;
    text-align: center;
}

.hero-section h1 {
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
}

.hero-section .form-control {
    color: #847d7d;
    height: 55px;
}

.search-bar .col {
    border-right: none;
}

.search-bar .col:last-child {
    background: #374462 !important;
    border-right: none;
    border-top-right-radius: 22px !important;
    border-bottom-right-radius: 22px;
}

.search-bar .btn {
    color: #ffffff !important;
    font-size: 14px;
    height: 55px;
    text-transform: uppercase;
    font-weight: 700;
    
}

.search-bar .btn svg {
    margin-right: 20px;
}

.search-bar {
    margin-bottom: 20px;
}

.advanced-search {
    display: block;
    margin-top: 20px;
    color: #fff;
    text-align: left;
    margin-left: 15px;
    font-size: 12px;
}

.advanced-search .btn {
    background: #489ac4;
    margin-left: 15px;
    border: none;
    padding-top: 5px;
    font-size: 12px;
    height: 25px;
    border-radius: 20px;
}

.advanced-search .btn:hover {
    background: #ffffff;
    color: #489ac4 !important;
}

.services-icons {
    margin-top: 30px;
}

.adicionales {
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    width: 100%;
    margin: 30px 0px 30px 0px;
}

.services-icons img {
    max-width: 50px;
}

.services-icons p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 30px !important;
}

.services-icons p a {
    color: #ffffff;
    font-size:  12px;
    background: #374462;
    border-radius:  20px;
    padding:  5px 20px 5px 20px;
}

.services-icons p a:hover {
    color:  #374462;
    background: #ffffff;
    text-decoration: none;
}

.body_1 .highlighted-section {
    margin-top: 80px !important;
}

.body_1 .highlighted-section h2 {
    font-size: 40px !important;
    line-height: 45px !important;
    font-weight: 900 !important;
}

.padding__ {
    padding-right: 40px !important;
}

.highlighted-section {
    padding: 50px 0;
}

.highlighted-section h2, .highlighted-section h1 {
    color: #007bff;
    margin-bottom: 20px;
}

.for_seo h2, .for_seo h3 {
    font-size: 18px !important;
}

.highlighted-section p {
    font-size: 14px !important;
}

.highlighted-section ul {
    margin-bottom: 20px;
    font-size: 14px !important;
}

.explore-plants {
    margin: 50px 0;

}

.touch {
    margin-top:  50px;
}



.touch .container {
    background: rgb(55,68,98);
background: linear-gradient(135deg, rgba(55,68,98,1) 0%, rgba(50,184,211,1) 100%);
border-radius:  30px;
padding:  50px 50px 50px 50px;
}

.touch h2 {
    text-align: center;
    color:  #ffffff;
    font-size:  36px;
}


.touch h3 {
    text-align: center;
    color:  #ffffff;
    font-size:  14px;
    margin-bottom:  20px;
}

.touch h4 {
    text-align: center;
    color:  #ffffff;
    font-size:  14px;
}



.our-team .container {
    background: rgb(55,68,98);
background: linear-gradient(135deg, rgba(55,68,98,1) 0%, rgba(50,184,211,1) 100%);
border-radius:  30px;
padding:  50px 50px 50px 50px;
}

.our-team h2 {
    text-align: center;
    color:  #ffffff;
    font-size:  36px;
}


.our-team h3 {
    text-align: center;
    color:  #ffffff;
    font-size:  14px;
    margin-bottom:  20px;
}

.touch h4 {
    text-align: center;
    color:  #ffffff;
    font-size:  14px;
}

.our-team .card {
    background: none;
    border:  none;
    text-align: center;
}

.our-team h5 {
    font-size: 18px;
    color:  #ffffff;
}

.h5_ {
    margin-top:  5px;
    font-size:  13px !important;
    font-weight: 300;
}

footer .col-md-4 {
    -ms-flex: 0 0 40% !importat;
    flex: 0 0 40% !important;
    max-width: 40% !important;
    
}

footer .col-md-2 {
    -ms-flex: 0 0 20% !importat;
    flex: 0 0 20% !important;
    max-width: 20% !important;
    
}

.footer_redes {
    margin-top:  30px;
}

.footer_redes img {
    height: 26px !important;
}

#mainImage {
    width:  100%;
}

.our-team .card-text {
    font-size:  14px;
    color:  #ffffff;
    margin-top:  -10px;
    line-height: 14px;
}

.explore-plants .bg-primary {
    background: url(../files/media/bg_explore.png);
}

.explore-plants .overlay {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}

.explore-plants img {
    position: relative;
    width: 100%;
}





.latest-news h3 {
    font-size: 14px;
    color: #2f416a;
    text-align: center;
    margin-bottom:  30px;
}

.latest-news h2 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 36px;
    color: #2f416a;
    margin-top:  50px;
}

.news-card {
    border:  none !important;
}

.news-card img {
    width: 100%;
    height: auto;
    border-radius:  10px;
}
.news-card .card-body {
    text-align: left;
    padding-left:  5px;
    padding-right:  5px;
}

.latest-news h5 {
    font-size: 24px;
    font-weight: 300;
    margin-bottom:  10px;
}

.latest-news h5 a {
    color:  #2f416a !important;
}

.latest-news .card-date {
    color: #31a2dc !important;
    font-size: 12px;
    margin-bottom:  10px;
    display:  none;
}

.latest-news .card-text {
    font-size: 14px;
    color: #2f416a;
}

.latest-news .btn-primary, .latest-news .btn-secondary {
    background: #31a2dc;
    color: #ffffff;
    font-size: 13px;
    border-radius: 20px;
    border: none;
}

.view-all-news {
    text-align: center;
    width: 100%;
    margin-top: 50px;
}


.view-all-news a {
    background: #31a2dc;
    color: #ffffff;
    font-size: 13px;
    border-radius: 20px;
    border: none;
    padding: 8px 15px 8px 15px;
}

.contact-us {
    background: url(../files/media/bg_contacto.png) repeat-x;
    color: #fff;
    padding: 70px 20px 120px 20px;
    display:  none;
}
.contact-us a {
    color: #fff;
    text-decoration: underline;
}

.contact-us h3 {
    font-size: 12px;
    text-transform: uppercase;
}

.contact-us h4 {
    font-size: 20px;
}


.all-information {
    background: rgb(55,68,98);
background: linear-gradient(135deg, rgba(55,68,98,1) 0%, rgba(50,184,211,1) 100%);
    margin-top: 20px;
    padding-top:  50px;
    padding-bottom:  50px;
    color:  #ffffff;
    text-align: center;
}

.all-information h2 {
    font-size:  36px;
    font-weight: 300;
}

.all-information h3 {
    font-size:  36px;
    font-weight: 300;
    margin-top:  -12px;
}

.all-information p {
    font-size:  14px;
    text-transform: uppercase;
    margin-top:  30px;
}

.all-information p a {
    color: #ffffff;
    border:  1px solid #ffffff;
    border-radius: 20px;
    padding:  5px 15px 5px 15px;
    margin-right:  10px;
}

.all-information p a:hover {
    text-decoration: none;
    border:  1px solid #384368;
    background: #384368;
}

.partners {
    margin-top:  50px;
}

.partners img {
    width:  100%;
}

footer {
    background: rgb(55,68,98);
background: linear-gradient(135deg, rgba(55,68,98,1) 0%, rgba(50,184,211,1) 100%);
    padding: 0px;
    margin-top: 50px;
    padding-top:  50px;
    color:  #ffffff;
}
footer a {
    color: #ffffff;
    text-decoration: none;
}
footer a:hover {
    text-decoration: underline;
}

.footer0  {
    font-size: 14px;
    color: #ffffff;
    padding-right:  20px;
}

.footer0 img {
    height: 70px;
    margin-bottom:  20px;
}

.footer1 h5, .footer2 h5 {
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    margin-top: 25px;
}

.footer1 ul li {
    font-size: 14px;
    margin-top: 7px;
}

.footer1 ul li a {
    color: #ffffff;
}

.footer1 ul li a:hover {
    color: #000000;
    text-decoration: none;
}

.footer2 ul li {
    font-size: 14px;
    color: #ffffff;
    margin-top: 7px;
}

.footer2 a {
    color: #ffffff;
}

.footer2 a:hover {
    color: #000000;
    text-decoration: none;
}

.footer2 h6 {
    font-size:  14px;
    font-weight: 700;
}

.footer2 span {
    color: #31a2dc;
}

.copyright {
    margin-top: 50px;
    padding: 20px 0px 20px 0px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}

.our-plants {
    padding: 50px 0px 50px 0px !important;
    background: #ffffff;
}

.our-plants .row {
    display: flex;
    flex-wrap: wrap;
}

.our-plants .col-md-3 {
    display: flex;
    flex-direction: column;
}

.our-plants .col-md-3 .card {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.our-plants .col-md-3 .card-body {
    flex-grow: 1;
}


.our-plants_ {
    background: #ffffff;
}

.our-plants h3 {
    font-size: 18px;
    color: #2f416a;
    text-transform: uppercase;
    text-align: center;
    border-top:  50px solid #ffffff;
    float:  left;
    width:  100%;
}

.our-plants h2 {
    text-align: left;
    margin-bottom: 50px;
    font-size: 36px;
    color: #2f416a;
    font-weight: 400 !important;
    text-align: center;
}

.our-plants h6 {
    font-size: 12px;
    color: #ffffff;
    padding-left: 10px;
    position: relative;
    z-index: 2;
    line-height: 40px;
}

.ficha-register {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: -200px;
    margin-bottom: 200px;
    position: relative;
    z-index: 2;
}

.ficha-register a {
    padding: 8px 10px 8px 10px;
    background: #31a2dc;
    margin-left: 5px;
    border-radius:  20px;
    color: #ffffff;
}

.ficha-register a:hover {
    text-decoration: none;
    color: #ffffff;
    background: #000000;
}

.card-register {
    padding: 8px 10px 8px 10px;
    background: #31a2dc;
    margin-left: 5px;
    border-radius:  20px;
    color: #ffffff;
}

.card-register:hover {
    text-decoration: none;
    color: #ffffff;
    background: #000000;
}

.plant-register {
    padding: 6px 6px 6px 6px;
    background: #31a2dc;
    margin-left: 5px;
    border-radius:  20px;
    color: #ffffff;
    font-size: 10px;
    float: left;
    width: 90%;
    margin-top: -95px;
    margin-left: 26px;
    position: relative;
    z-index: 2;
}

.plant-register:hover {
    text-decoration: none;
    color: #ffffff;
    background: #000000;
}

.discover {
    float: right;
    margin-top: -20px;
    
}

.discover a {
    padding: 6px 12px 6px 12px;
    background: #384368;
    border-radius:  20px;
    color: #ffffff !important;
    font-size: 12px;
    position: relative;
    z-index: 2;
    
}

.discover a:hover {
    text-decoration: none;
    color: #ffffff;
    background: #000000;
}

.our-plants h6 span {
    padding: 3px 10px 3px 10px;
    background: #31a2dc;
    margin-left: 5px;
    border-radius:  20px;
}

.our-plants .card {
    margin-bottom: 70px;
    margin-top: -50px;
    border-radius:  0px;
    border:  none;
}

.card-no-register {
    margin-top: -90px !important;
}

.image-container {
    width: 100%;
    height: 200px; /* Define la altura deseada para las imágenes */
    overflow: hidden;
    position: relative;
  }
  
  .image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Esto asegura que la imagen se recorte para llenar completamente el contenedor */
    object-position: center; /* Centra la imagen dentro del contenedor */
    position: absolute;
    top: 0;
    left: 0;
  }

.our-plants h5 {
    font-size: 15px;
    font-weight: 600;
    height:  40px;
    margin-top:  -70px;
    position: relative;
}

.our-plants h5 a {
    color: #ffffff;
}

.our-plants h5 a:hover {
    text-decoration: none;
    color: #31a2dc;
}

.our-plants .card-body {
    background: #f7f7f7;
    border:  none;
}

.our-plants .card-text {
    font-size: 12px;
    color: #4d4c4c;
    padding-top: 20px;
}

.our-plants .col-md-6 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom:  20px;
}

.our-plants .row {
    padding: 15px 0px 0px 0px;
    font-size: 12px;
    margin-top: 20px;
}

.our-plants .row b, .our-plants .row strong {
    font-weight: 400;
    
}

.our-plants .row .col-md-6:first-child {
    /*border-right: 1px solid #e6e6e6;*/
}

.our-plants .row p {
    margin: 0px 0px 0px 0px;
}

.view-all-plants .btn {
    font-size: 13px;
    border-radius: 0px;
    background: #31a2dc;
    border: none;
}


.highlighted-section h3 {
    font-size: 12px;
    color: #31a2dc;
    text-transform: uppercase;
    text-align: left;
}

.body_4 .highlighted-section h3 {
    color: #384368 !important;
    font-size: 64px !important;
    text-transform: none !important;
}

.body_4 .highlighted-section ol, .body_4 .highlighted-section ul {
    font-family: "Inter", serif;
    font-size: 14px;
    color:  #2f416a;
}

.highlighted-section h2 {
    text-align: left;
    margin-bottom: 10px;
    font-size: 64px;
    color: #20335f;
    font-weight: 400;
    line-height: 60px;
}

.highlighted-section p, .highlighted-section ul {
    font-size: 16px;
    color:  #2f416a;
}

.highlighted-section .btn {
    font-size: 13px;
    border-radius: 0px;
    background: #31a2dc;
    border: none;
}


@media (max-width: 991.98px) {
    .navbar-nav {
        text-align: right;
        background: none !important;
    }

    .nav-sign {
        border: none !important;
        background: none !important;
    }

    .hero-section .form-row .col {
        flex-basis: 100%; /* Hace que la columna ocupe el 100% del ancho */
        max-width: 100%; /* Asegura que la columna no se expanda más allá del 100% */
        
    }

    
    .search-bar .col {
        border-right: none !important;
    }
    
    .search-bar .col:last-child {
        border-radius: 22px !important;
    }
    
    .search-bar .btn {
        color: #ffffff !important;
        font-size: 14px;
        height: 50px;
        
    }
    
}

.nav-search {
    display: none;
}

@media (max-width: 1115px) {

    footer .col-md-4 {
        -ms-flex: 0 0 100% !importat;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        
    }
    
    footer .col-md-2 {
        -ms-flex: 0 0 100% !importat;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        
    }
    header nav form {
        display: none !important;
    }

    .nav-search {
        display: block !important;
    }
}



/* ---- LISTADO ------ */



.search-filters {
    background: #f7f7f7;
    border-radius:  10px;
    padding:  15px;
    color:  #384368;
}

.search-filters h5 {
    font-size: 16px;
    color: #384368;
    font-weight: 500;
    margin-bottom: 20px;
}

.search-filters form {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 8px;
}

.search-filters label {
    font-size: 13px;
    width: 100%;
    font-weight: 400;
}

.search-filters .form-select {
    width: 100%;
    background-color: #f5f7fb;
    background-image: url(../files/media/bg_select.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
    font-size: 14px;
    font-weight: 400;
    color: #8f8f8f;
    border: 1px solid #8f8f8f;
    border-radius: 8px;
    padding: 10px;
    appearance: none; /* Hides the default arrow */
    -webkit-appearance: none; /* For Safari */
    -moz-appearance: none; /* For Firefox */

}

.search-filters .btn {
    background: #20335f;
    border-radius: none !important;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
}

.margin-top {
    margin-top: 20px;
}

.margin-top- {
    padding-left: 15px;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px dotted #cccccc;
    border-bottom: 1px dotted #cccccc;
}

.search-result-card {
    margin-bottom: 25px;
    border-radius: 0px !important;
    font-size: 13px;
    color: #384368;
    font-weight: 400;
    border-top: 2px solid #e9e9e9 !important;
    border:  none;
}

.search-result-card .badge, .categories .badge {
    background: #31a2dc !important;
    color: #ffffff !important;
    border-radius: 20px;
    font-size: 10px;
    padding: 5px 10px 5px 10px;
}

.search-result-card .ul_ {
    background: #f7f7f7;
    border-radius: 10px;
    margin: 0px 0px 0px 20px;
    padding: 15px;
    width: 95%;
}

.search-result-card img {
    width: 120px; /* Ajusta el tamaño según lo que necesites */
    height: 120px; /* Asegúrate de que sea igual al width */
    border-radius: 50%;
    margin-top: 15px;
    margin-left: 15px;
    margin-bottom: 20px;
    object-fit: cover; /* Asegura que la imagen se ajuste dentro del círculo sin deformarse */
}

.search-result-card h5 {
    font-size: 15px;
    font-weight: 700;
    
}

.search-result-card h5 a {
    color: #384368;
    
}

.result-info {
    padding-left: 15px;
}

.results-found p {
    margin-top: 5px;
}

.results-found .form-select {
    margin-top: -15px;
    width: auto !important;
    background-color: #f7f7f7;
    background-image: url(../files/media/bg_select.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
    font-size: 14px;
    font-weight: 400;
    color: #8f8f8f;
    border: 1px solid #8f8f8f;
    border-radius: 8px;
    padding: 5px 30px 5px 10px;
    height: 40px;
    appearance: none; /* Hides the default arrow */
    -webkit-appearance: none; /* For Safari */
    -moz-appearance: none; /* For Firefox */

}

.results-found p span {
    color: #20335f;
}

.badge {
    margin-right: 5px;
}

.bg-custom {
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 20px !important;
}

.cabecera_h1 {
    font-weight: 800 !important;
}

.bg-custom h1 {
    font-size:  60px;
    margin-top:  50px;
}

.bg-custom h2 {
    font-size:  16px;
    margin-bottom:  80px;
}

.body_6 .bg-custom h1, .body_6 .bg-custom h2
, .body_2 .bg-custom h1, .body_2 .bg-custom h2
, .body_3 .bg-custom h1, .body_3 .bg-custom h2 {
    text-align: center !important;
}

.bg-custom a {
    color: #ffffff;
}

.bg-custom p {
    font-size:  16px;
}

.text-custom {
    color: white;
}

.gris {
    background: #f5f5f5;
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 20px 0px;
}

/* ---- FICHA ------ */
.plant {
    padding: 0px;

    font-size: 13px;
    color: #4d4c4c;
    margin-top: 15px;
    font-weight: 400;
    border:  none;
}

.card {
    border-radius: 8px;
}

.plant h2 {
    font-size: 19px;
    font-weight: 700;
    color: #000000;
}

.plant .image img {
    width: 100%;
}

.thumbs {
    margin-top: -15px;
    margin-left: -5px;
}

.thumbs img {
    height: 100px;
    border: none;
    margin-right: 4px;
    cursor: pointer;
}


.thumbnail-wrapper {
    position: relative;
    display: inline-block;
}

.zoom-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 24px;
    color: white;
    opacity: 0;
    transition: opacity 0.3s;
}

.thumbnail-wrapper:hover .zoom-icon {
    opacity: 1;
}

.thumbnail-wrapper img {
    display: block;
}

.plant h4, .plant h5 {
    font-size: 15px;
    color: #193b68;
    font-weight: 700;
}

.plant ul {
    list-style: none;
    padding: 0px;
}

.plant ul strong, .plant ul b {
    font-weight: 400;
    color: #31a2dc;
}

#map{
    width: 100%;
    height: 400px;
}

#map_ {
    width: 100%;
    height: 250px;
    margin-top:  15px;
}

.plant form label {
    font-size: 13px;
    color: #0d3060;
}

.plant .form-control {
    background: #f1f7fe;
    font-size: 13px;
    color: #0d3060;
    border: 1px solid #e6e6e6;
    margin-bottom: 15px;
}

.custom-file-label {
    background: #f1f7fe !important;
}

.plant form .btn {
    background: #0d3060;
    color: #ffffff;
    border-radius: 0px;
    margin-left: 15px;
    font-size: 13px;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
}

.card-profile .card-body {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
    overflow: hidden; /* Asegura que el pseudo-elemento no se salga del contenido */
    font-size: 13px;
    color: #5b5b5b;
}

.card-profile h5, .card-profile .card-title {
    color: #ffffff !important;
}

.card-profile ul li {
    margin-bottom: 10px;
}

.card-profile ul a {
    color: #5b5b5b;
}

.card-profile .card-body::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 80px; /* Grosor del borde superior interior */
    background-color: #1a41a0; /* Color del borde */
    z-index: -1;
    border-radius: 0; /* Quitar el border-radius */
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.card-profile h5 {
    font-size: 13px;
    color: #31a2dc;
}

.card-profile ul span {
    color: #31a2dc;
}

.card-profile .btn {
    background: #0d3060;
    border-radius: 0px;
    border: none;
    font-size: 13px;
}

.card-aside {
    background: #f7f7f7;
    border-radius:  10px;
    padding:  5px 15px 15px 15px;
    float:  left;
    width:  100%;
    margin-top:  20px;
}

.btn-touch {
    float:  right;
    font-size:  13px;
    color:  #ffffff;
    background: #1d2f4f;
    padding:  5px 15px 5px 15px;
    border-radius: 20px;
}

.btn-touch:hover {
    text-decoration: none;
    color:  #ffffff;
    background: #000000;
}

.card-aside h5 {
    font-size: 16px;
    color: #384368;
    font-weight: 500;
}

.card-aside .list-group {
    font-size: 13px;
}

.card-aside .list-group img {
    float: left;
    display: block;
    width: 100px;
    margin-right: 15px;
}

.documents a {
    color: #193b68;
    font-weight: 700;
    font-size: 14px;
    padding-left: 40px;
    background-image: url(../files/media/pdf.png);
    background-repeat: no-repeat;
    background-position: 10px center;
}

.documents img {
    float: right !important;
    width: 16px !important;
    margin-right: 0px !important;
}

/* CONTACTO */
.contact {
    padding: 15px;
    background: none;
    border: none;
}

.contact h5 {
    font-size: 15px;
    color: #31a2dc;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}

.contact h4 {
    
    font-size: 27px;
    color: #20335f;
    font-weight: 700;
    text-align: center;
}

.contact form label, .card-aside form label {
    font-size: 13px;
    color: #0d3060;
}

.contact .form-control, .card-aside .form-control {
    background: #ffffff;
    font-size: 13px;
    color: #4A4A4A;
    border: 1px solid #ffffff;
    margin-bottom: 15px;
}

.contact label, .card-aside label {
    color:  #0d3060 !important;
}


.contact p, .card-aside form p {
    font-size: 13px;
    color: #0d3060;
}

.contact form .btn, .card-aside form .btn {
    background: #31a2dc;
    color: #ffffff;
    border-radius: 10px;
    margin-left: 15px;
    font-size: 13px;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    width:  100%;
    margin-left:  0px;
}

.btn-forgot {
    background: none !important;
    color: #31a2dc !important;
}

.contact-card {
    border: none;
    padding: 25px;
    font-size: 15px;
    font-weight: 400;
    color: #31a2dc;
    background: #ffffff;
    border-radius: 8px;
    height: 140px;
}

.contact-card a {
    color: #31a2dc;
}

.contact-card img {
    float: left;
    display: block;
} 

.contact-card div {
    float: left;
    margin: 0px 0px 0px 15px;
}

.contact-card h5 {
    font-size: 20px;
    color: #163766;
}

.input-group-text {
    background: none;
    height: 35px;
    cursor: pointer;
}

/* Estilos base */
.nav-item {
    position: relative;
}

.dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: -100;
    background-color: #fff;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1);
    list-style: none;
    padding: 0;
    margin: 0;
}

.dropdown-menu li {
    padding: 7px;
}

.dropdown-menu li a {
    display: block;
    padding: 0px 0px;
    color: #333;
    text-decoration: none;
}

.card-img-top_ {
    filter: sepia(1) saturate(200%) hue-rotate(190deg) brightness(40%);
}


.dropdown-menu li a:hover {
    background-color: #f1f1f1;
}

/* Mostrar el dropdown al hacer hover */
.nav-item:hover .dropdown-menu {
    display: block;
}

.new .btn {
    border: none;
    background: #63a1d9;
    color: #ffffff;
    border-radius: 20px;
    font-size: 13px;
}

.padding- {
    padding: 20px;
}

.text_ {
    height: 130px !important;
    resize: none;
}

.hidden_ {
    display: none;
}

.show_ {
    display: inline;
}


.tooltipx {
    position: relative;
    display: inline-block;
    cursor: pointer;
  }
  
  .tooltipx .tooltiptext {
    visibility: hidden;
    width: 160px;
    background-color: #20335f;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%; /* Muestra el tooltip por encima del elemento */
    left: 50%;
    transform: translateX(-50%);
    opacity: 0; /* Oculto inicialmente */
    transition: opacity 0.3s; /* Suaviza la aparición */
  }
  
  .tooltipx .tooltiptext::after {
    content: '';
    position: absolute;
    top: 100%; /* Flecha abajo */
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #20335f transparent transparent transparent; /* Flecha negra hacia arriba */
  }
  
  .tooltipx:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
  }

  .table th {
    background: #20335f;
    color: #ffffff;
    font-size: 14px;
  }

  .table td {
    font-size: 14px;
  }

  .table .btn-primary {
    background: #20335f;
    border: none;
    font-size: 14px;
    border-radius: 0px;
  }

  .table .btn-secondary {
    background: #31a2dc;
    border: none;
    font-size: 14px;
    border-radius: 0px;
  }

  .table .btn-danger, .table .btn-success {
    border: none;
    font-size: 14px;
    border-radius: 0px;
  }


  /* Ocultar el select múltiple */
select[multiple] {
    width: 100%;
    height: auto;
    padding: 0;
    border: none;
    background: none;
    box-shadow: none;
    display: block;
    cursor: pointer;
}

/* Mostrar cada opción como un bloque */
select[multiple] option {
    display: block;
    padding: 3px 0px 3px 28px;
    margin: 0px;
    background: none;
    cursor: pointer;
    position: relative;
    transition: background-color 0.2s ease;
}

/* Cambiar el fondo al pasar el ratón */
select[multiple] option:hover {
    background: #ddd;
}

/* Estilo de opción seleccionada para parecer un checkbox */
select[multiple] option:checked {
    background: #31a2dc; /* Color de fondo para opción seleccionada */
    color: #000000; /* Color de texto de la opción seleccionada */
}

/* Añadir un icono de "checkbox" visual a las opciones seleccionadas */
select[multiple] option:checked::before {
    content: '✔'; /* Símbolo de check */
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #000000;
}

/* Espacio entre el texto y el checkbox */
select[multiple] option::before {
    content: ''; /* Espacio en blanco para la opción no seleccionada */
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: white;
}

.image_plant {
    width: 100%;               /* Ajusta el ancho al contenedor, si es necesario */
    height: 300px;             /* Define la altura máxima del contenedor */
    overflow: hidden;          /* Oculta el contenido que excede de la altura */
    display: flex;             /* Usamos flexbox para centrar el contenido */
    justify-content: left;   /* Centra horizontalmente la imagen */
    align-items: left;       /* Centra verticalmente la imagen */
}

.image_plant img {
    width: auto;               /* Asegúrate de que el ancho se ajuste automáticamente */
    height: 100%;              /* La altura de la imagen será la del contenedor */
    object-fit: cover;         /* Esto asegura que la imagen se recorte para llenar el contenedor */
}

.hidden__ {
    display: none;
}

.three-columns {
    float:  left;
    width:  100%;
    margin:  0px 0px 0px 0px;
    padding:  110px 0px 110px 0px;
    background-image:  url(../files/media/bg_columnas.jpg);
    background-size: cover;
    background-repeat:  no-repeat;
    background-position: center center;
    font-size:  16px;
    color:  #ffffff;
}

.gris_ {
    background: #f0f0f0;
    padding:  50px 0px 50px 0px;
}

.gris_ .container {
    max-width: 800px;
}

.blanco_ {
    padding-top:  50px;
    padding-bottom:  50px;
}

.iconos-contacto {
    margin-top:  50px;
}

.iconos-contacto svg {
    width: 45px !important;
    height: 45px !important;
}


.iconos-contacto p {
    font-size:  18px;
    margin-top:  50px;
    color:  #384368;
}

.iconos-contacto p a {
    color:  #384368;
}


#loading {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 999;
    text-align: center;
    align-items: center;
    justify-content: center;
}

#loading .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50%;
    background: #489ac4;
    animation: dotAnimation 0.6s infinite alternate;
}

@keyframes dotAnimation {
    0% { transform: scale(1); }
    100% { transform: scale(1.5); opacity: 0.6; }
}

.contenedor-filtros {
    width: 100%;
    float: left;
    padding: 10px;
    color: #384368;
}

.contenedor-filtros .atributo {
    margin-top: 15px;
    font-size: 14px;
}

#orden_secciones {
    float: right;
    margin-top: -15px;
    width: auto !important;
    background-color: #f7f7f7;
    background-image: url(../files/media/bg_select.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
    font-size: 14px;
    font-weight: 400;
    color: #8f8f8f;
    border: 1px solid #8f8f8f;
    border-radius: 8px;
    padding: 5px 30px 5px 10px;
    height: 40px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.contenedor-secciones {
    width: 100%;
    float: right;
    padding: 10px;
}
.seccion {
    
}

#otros_resultados {
   
}

#otros_resultados .seccion {
    
}

#contador_resultados {
    float: left;
    width: 50%;
    color: #384368;
}
