#archive-list .title .carousel-content .title {
  display: -webkit-box;
  max-height: 3.2rem;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-line-clamp: 2;
  line-height: 1.5em;
  max-height: 3em;
}
#archive-list .title h1 {
  color: #333;
  font-size: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #333;
}
@media only screen and (min-width: 768px) {
  #archive-list .col-md-3 {
    transition: 0.3s all;
    padding: 10px 10px;
  }
  #archive-list .col-md-3:hover {
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 12px 24px -6px rgba(48, 54, 77, 0.16);
    -webkit-transform: translate(0px, -6px);
    -ms-transform: translate(0px, -6px);
    transform: translate(0px, -6px);
  }
}
.offcanvas-header {
    display: none;
}

.screen-overlay {
    height: 100%;
    z-index: 30;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(34, 34, 34, 0.6);
    transition: opacity .2s linear, visibility .1s, width 1s ease-in;
}

.screen-overlay.show {
    transition: opacity .5s ease, width 0s;
    opacity: 1;
    width: 100%;
    visibility: visible;
}

@media all and (max-width:992px) {
    .offcanvas-header {
        display: block;
    }
    .mobile-offcanvas {
        visibility: hidden;
        background-color: #fff;
        transform: translateX(-100%);
        border-radius: 0;
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        z-index: 1200;
        max-width: 300px;
        width: 80%;
        overflow-y: scroll;
        overflow-x: hidden;
        transition: visibility .2s ease-in-out, transform .2s ease-in-out;
    }
    .mobile-offcanvas.show {
        visibility: visible;
        transform: translateX(0);
    }
}

.filter-search-container h1 {
    font-size: 20px;
}

.content-searchbar {
    margin-top: 15px;
}

.mobile-offcanvas form {
    margin-left: 15px;
    margin-right: 15px;
}

.mobile-offcanvas {
    font-size: 15px;
}

.multiselect-container .multiselect-group>span,
.multiselect-container>.multiselect-option>span {
    padding: 0px 0px !important;
    font-size: 12px;
}

.multiselect-container {
    padding-top: 10px;
    padding-bottom: 10px;
}

.filter-search-categories .btn-group {
    width: 100% !important;
}

@media (min-width:1000px) {
    .filter-search-container {
        border-right: 1px solid rgba(0, 0, 0, 0.231);
    }
}

.btn-mobile-search {
    position: relative;
    background-color: #12619d;
    z-index: 3;
}@media only screen and (device-width: 1920px),
only screen and (min-width: 1920px) {
    .card-carousel-container {
        max-width: 1140px;
        margin: 0 auto;
    }
}.logo-footer {
  opacity: 0.8;
}
.btn-default-es-imagen:hover {
    background-color: #3794CB;
}

.free-download {
    background-color: green;
    padding: 2px 10px;
    border-radius: 5px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
}

.video-label {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    margin-right: 5px;
}

.free-download p {
    margin-bottom: 0;
}

#media_album .card-carousel .free-download,
#media_album .video-label .free-download {
    position: relative !important;
}

#media_album .labels,
.carousel-content .labels {
    position: absolute;
    top: 33px;
    display: flex;
    margin-left: 10px;
}

.carousel-content .labels {
    top: 20px;
}

#slide-trending .container {
    margin-top: 30px;
}

@media only screen and (device-width: 576px),
only screen and (max-width: 576px) {
    #slide-trending .container {
        padding: 0 !important;
        margin-top: 0 !important;
        object-fit: cover !important;
    }
}

@media only screen and (device-width: 1920px),
only screen and (min-width: 1920px) {
    .card-carousel-container {
        max-width: 1140px;
        margin: 0 auto;
    }
}

.card-carousel {
    margin-top: 0 !important;
    padding-top: 10px;
    background-color: #fff;
    border-bottom: 1px solid rgba(204, 204, 204, 0.48);
}

.title-carousel {
    background-color: #F5F6FA;
    border-top: 1px solid rgba(204, 204, 204, 0.48);
    width: 100%;
    margin-left: 0 !important;
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px
}

.title-carousel {
    justify-content: center;
    text-align: center;
}

@media only screen and (max-width: 768px) {
    #media_album .title-carousel {
        margin-left: 0 !important;
    }
}

#archive-list .title h1 {
    color: rgba(51, 51, 51, 0.59) !important;
    border-bottom: 1px solid rgba(51, 51, 51, 0.59) !important;
}

.show-results .carousel-content .title p {
    color: #333;
}

.show-results .carousel-content {
    margin-bottom: 30px;
}

.space-top-70 {
    background-color: #fff;
    padding-top: 30px;
    border-radius: 5px;
    border: 1px solid #e3e3e3;
}

.space-top-70 time {
    font-weight: 600;
}

.space-top-70 address {
    font-weight: 500;
    color: #686868;
}

.space-top-70 p {
    text-align: justify !important;
}

.image-author img {
    object-fit: cover !important;
}

.card-author img {
    min-height: 116px;
}

@media only screen and (min-width: 768px) {
    .card-author img {
        max-height: 116px;
    }
}


/*ads-banner*/

.ads-slider .owl-nav .owl-prev,
.ads-slider .owl-nav .owl-next {
    top: 16px !important;
}

@media only screen and (min-width: 768px) {
    #banner .owl-nav .owl-next {
        right: -70px;
        top: 0 !important;
    }
    #banner .owl-nav .owl-prev {
        left: -70px;
        top: 0 !important;
    }
    #banner .owl-prev,
    #banner .owl-next {
        height: 100%;
        align-items: center !important;
        display: flex !important;
        margin: 0 !important;
    }
}

.datetime-header {
    color: gray;
    font-size: 15px;
    font-weight: 500;
}

.form-group label {
    width: 100% !important;
}

.contact-form-container {
    box-shadow: 0 12px 24px -6px rgb(48 54 77 / 16%);
    -webkit-transform: translate(0px, -6px);
    -ms-transform: translate(0px, -6px);
    border-radius: 5px;
}

.contact-information h3 {
    font-size: 18px;
    margin-bottom: 5px;
}

.contact-information h4 {
    font-size: 15px;
    margin-bottom: 15px;
}

.contact-information a i {
    font-size: 18px;
}

.contact-information p {
    font-size: 15px;
}

@media screen and (max-width: 999px) {
    .box {
        display: flex;
        flex-flow: column;
    }
    .item-2 {
        order: 1;
        margin-bottom: 20px;
    }
    .item-1 {
        order: 3;
    }
    .item-3 {
        order: 2;
    }
    .rd-article-card-no-image {
        display: block !important;
    }
    .rd-article-card-no-image article {
        border-right: 0 !important;
    }
    article h1 {
        font-size: 1.4em !important;
    }
}

.btn-secondary,
.btn-default-es-imagen {
    background-color: #12619D !important;
}

#media_album .labels,
.carousel-content .labels {
    top: 10px !important;
}.carousel-item img {
    height: 450px;
    object-fit: contain;
}
.carousel-item {
    background-color: rgba(0, 0, 0, 0.10);
}
@media (max-width: 468px) {
    .carousel-item img {
        height: 350px;
    }
    .carousel-caption h5 {
        font-size: 15px;
    }
    .carousel-caption span {
        font-size: 12px;
    }
    .navbar-collapse {
        padding: 7px;
    }
}

@media only screen and (max-width: 650px) {
    .acceso {
        width: auto !important;
        margin-right: 3px !important;
    }
}.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  color: #fff;
  text-decoration: none;
}

.navigation li {
  display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
  background-color: #13619e;
  border: 2px solid transparent;
  border-radius: 3px;
  cursor: pointer;
  padding: 12px;
  padding: 0.75rem;
}

.navigation li a:hover,
.navigation li.active a {
  background-color: #3794cb;
  border: 2px solid #13619e;
}
.btn-download {
    position: absolute;
    z-index: 999;
}

.items-for-advanced-search video {
    height: 100% !important;
    width: 100% !important;
}

.items-for-advanced-search .modal-image {
    width: 100%;
    height: 100%;
    z-index: 2;
    position: absolute;
}

.image-preview {
    cursor: pointer;
    height: 150px;
    object-fit: cover;
    width: 100%;
}

.container-advanced-search {
    max-width: 1360px;
}

.items-for-advanced-search i {
    background-color: #13619E;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
}

@media (min-width: 992px) {
    .modal-lg,
    .modal-xl {
        max-width: 1000px !important;
    }
}

.watch-attachment-source {
    position: absolute;
    right: 102px;
    z-index: 999;
    top: 14px;
}

.video-modal-as video {
    min-height: 300px !important;
}

.video-modal-as img {
    margin-bottom: 20px;
}

#search-image-modal h6 {
    margin-top: 10px;
}

.data-as-info span {
    font-size: 15px;
    font-weight: 600;
}

.data-as-info h3 {
    font-size: 18px;
    margin-top: 4px;
    font-weight: 400;
}

.data-as-info {
    font-size: 13px;
    font-weight: 400;
}

.btn-default-es-imagen {
    background-color: #12619d;
    font-size: 13px;
    padding: 5px 14px !important;
}


/*pagintion*/

.page-numbers {
    padding: 10px 15px;
    background-color: #12619d;
    color: #fff;
    border-radius: 5px;
    margin-right: 3px;
    cursor: pointer;
    transition: 0.3s all;
}

.page-numbers:hover,
.current {
    padding: 10px 15px;
    background-color: #3e8bc6;
    color: #fff;
    border-radius: 5px;
    margin-right: 3px;
    transition: 0.3s all;
}

.dots {
    display: none !important;
}

.video-label-search {
    position: absolute;
    left: 15px;
    bottom: 15px;
    font-size: 10px;
    background-color: red;
    color: #fff;
    padding: 2px 5px;
    border-radius: 3px;
}

.video-label-search i {
    font-size: 10px;
    background-color: transparent;
    right: 0;
    padding: 0;
}