@charset "UTF-8";
.front--new {
    /* Carrusel */
    /* menu lateral */
    /* Responsive */
    /* Pequeños dispositivos (tablets, 768px y arriba) */
    /* Dispositivos medios (desktops, 992px y arriba) */
    /* Grandes dispositivos (desktops grandes, 1200px y arriba) */
}
.background-color-grey {
    background-color: #f6f6f6;
    margin-top: 30px;
    background-image: url("data:image/svg+xml;utf8,<svg width='100%' height='100%' viewBox='0 75 100 191' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'><path d='M0,100 Q92,50 100,100 V0 H0 Z' fill='white'/></svg>");
}
.front--new .btn-1 {
    position: relative !important;
    border-radius: 20px !important;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
    height: 50px;
    font-weight: 200;
    font-size: 1.9rem;
    margin-bottom: 40px;
    margin-left: 0;
    padding: 5px 30px 0 70px !important;
}
.front--new .btn-1:active,
.front--new .btn-1:focus {
    outline: none !important;
}
.front--new .btn-1 .material-icons-round,
.front--new .btn-1 span {
    vertical-align: -webkit-baseline-middle;
    display: inline-block;
}
.front--new a span {
    vertical-align: -webkit-baseline-middle;
    display: inline-block;
}
.front--new .btn-1 {
    background-color: white;
    font-weight: 500;
    color: #2b2b2b;
}
.front--new .btn-1:hover {
    background-color: rgb(253, 253, 253);
}
.front--new .btn-1:focus-visible {
    border: none !important;
}
.front--new .btn-1 .material-icons-round {
    margin-right: 8px;
}
.front--new .icono-btn {
    opacity: 0.4;
    margin-right: 1rem;
    font-size: 30px;
    margin-left: 0;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.front--new .btn-1::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 15px;
    border-radius: 0 20px 20px 0;
}
.front--new .btn-1::after {
    right: 0;
    background-color: #ffb800;
}
.front--new .btn-1__red::after {
    background-color: #ff0000;
}
.front--new .img_ico {
    opacity: 1;
    width: 35px;
    height: 35px;
    filter: brightness(0.7);
    padding: 0;
}
.front--new .text_small {
    /* font-size: 1.5rem; */
}
.front--new .btn-high {
    background-color: #0943b5 !important;
    border-color: #0943b5;
    color: #fff;
}
.front--new .btn-high:hover {
    background-color: #0943b5 !important;
    border-color: #0943b5 !important;
    color: #fff !important;
}
.front--new .btn-round {
    border-radius: 30px !important;
    min-width: 150px !important;
    max-width: 300px;
    padding: 0.535em 2rem !important;
    font-size: 1.5rem;
    color: #fff !important;
    line-height: 1.75 !important;
    background-color: #3367cc !important;
    white-space: nowrap !important;
    margin-bottom: 20px;
}

.front--new .img-pqr {
    width: 380px;
    height: auto;
    border-radius: 5px;
}
.front--new .container-small {
    width: 90%;
    display: block;
    margin: 0 auto;
    padding-top: 50px;
    border-bottom: 2px solid #dfdfdf;
}
.front--new .last-child {
    border-bottom: none;
}
.front--new .titulo_h2,
.front--new .info_pqr {
    margin-bottom: 2.5rem;
}
.front--new .titulo_h2 {
    font-size: 2.5rem;
    font-weight: 600;
    color: #444444;
}
.front--new .info_pqr {
    font-size: 2rem;
    font-weight: 300;
    color: #8a8a8a;
    letter-spacing: 2px;
}
.front--new .btn-custom {
    display: flex;
    align-items: center;
    margin-top: 20px;
    width: 262px;
    height: 96px;
    padding: 20px;
    border-radius: 30px;
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
    text-align: center;
    border: none;
    font-size: 2rem;
    white-space: normal;
    transition: background-color 500ms ease;
    margin-left: 50px;
}
.front--new .btn-icon {
    flex: 0 0 auto;
    margin-right: 15px;
    height: 50px;
}
.front--new .btn-icon-kids {
    height: 65px;
}
.front--new .btn-text {
    flex: 1 1 auto;
    min-width: 0;
    font-size: 1.7rem;
}
.front--new .btns-3 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.front--new .btn-custom:hover {
    background-color: #f6f6f6;
}
.front--new .news-section {
    margin-top: 20px;
}
.front--new .news-content {
    padding: 15px;
}
.front--new .news-feed {
    height: auto;
    overflow-y: auto;
}
.front--new .twitter-widget {
    margin-top: 0;
}
.front--new .text_button_large {
    margin-left: 10px;
    margin-right: 10px;
}
.front--new .title_button {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.front--new .news-content {
    position: relative;
    padding: 0 30px 30px 30px;
    margin-bottom: 30px;
}
.front--new .news-content img{
    display: block;
    width: 100%;
    height: auto;
    border-radius: 30px;
    position: relative;
    overflow: hidden;

}
.front--new .overlay-text {
    position: absolute;
    bottom: 30px;
    left: 30px;
    padding: 15px;
    color: white;
    background: rgb(0 0 0 / 64%);
    width: calc(100% - 60px);
    border-radius: 0 0 30px 30px;
}
.front--new .overlay-text h3 a {
    font-size: clamp(14px, 2.5vw, 24px);
    color: white;
    text-decoration: underline;
}
.front--new .overlay-text p {
    color: white;
}
.front--new .title_news {
    margin-left: 30px;
}
.front--new .carousel2 {
    overflow: hidden;
}
.front--new .carousel-inner > .item > img {
    margin: 0 auto;
    border-radius: 10px;
}
.front--new .carousel-caption {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left;
}
.front--new .carousel-control.left,
.front--new .carousel-control.right {
    background-image: none;
}
.front--new .thumbnail {
    border: none;
}
.front--new .caption h4 {
    font-size: 1.5rem;
    color: #444444;
    font-weight: 300;
    margin: 0 15px 0 15px;
}
.front--new .caption {
    text-align: center;
}
.front--new .thumbnail .caption {
    padding: 0;
}
.front--new .list-group-item {
    position: relative;
    padding-right: 30px;
    border-radius: 0;
    border: 1px solid transparent;
}
.front--new .list-group-item .material-icons-round {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.front--new .list-group-item:first-child {
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
}
.front--new .list-group-item:last-child {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}
.front--new .custom-list-group-item {
    background-color: #f5f5f5;
    color: #444444;
}
.front--new .list-group-item:hover {
    background-color: #e6e6e6 !important;
}
.front--new .btn-text2 {
    font-size: 1.7rem;
    font-weight: 500;
}
.front--new .img-menu2 {
    max-width: 100%;
    width: 830px;
}
.front--new .container-menu2 {
    margin-top: 30px;
    padding-top: 5em;
}
.front--new .menu2 {
    margin-top: 20px;
}
.front--new .sinusoidal_background {
    background-color: white;
    background-image: url("https://www.catastrobogota.gov.co/themes/catastro/images/img/Vector_12.png");
    background-repeat: no-repeat;
}
.front--new .sinusoidal_background2 {
    background-color: white;
    background-image: url("https://www.catastrobogota.gov.co/themes/catastro/images/img/Vector23.png");
    background-size: 100%;
    background-repeat: no-repeat;
}
.front--new .buttons_2line {
    display: flex;
    flex-wrap: wrap;
}
.front--new .margin-bottom-1 {
    margin-bottom: 1rem;
}
.front--new .margin-bottom-3 {
    margin-bottom: 3rem;
}
.front--new .margin-top-1 {
    margin-top: 1rem;
}
.front--new .margin-top-2 {
    margin-top: 2rem;
}
.front--new .margin-top-3 {
    margin-top: 8rem;
}
.front--new .justify-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.front--new .carousel2 {
    margin-bottom: 6em;
}
.front--new .margin-0 {
    margin: 0 !important;
}
.slide--catastro {
    height: 346px;
    background: #3366CC;
    border-top: 0 #3366CC solid;
    color: white;
    margin-bottom: 2rem;
}
.slide--catastro .slick-arrow::before {
    color: #ffffff;
}
.slide--catastro p, .slide--catastro h2, .slide--catastro a {
    color: white !important;
}
.slide--catastro p {
    height: 65px;
    overflow: hidden;
    margin-bottom: 0.65em;
}
.slide--catastro h2 {
    line-height: 1.25em !important;
    height: auto;
    overflow: hidden;
    padding-top: 0.5em;
    font-size: 1.5em;
    align-items: center;
    align-content: center;
    display: flex;
}
.slide--catastro a {
    text-decoration: underline;
}
.slide--catastro .star-stop {
    position: relative;
    top: -30px;
    left: 0;
}
.slide--catastro .controles {
    position: relative;
    bottom: 60px;
    height: 60px;
    z-index: 2;
}
.slide--catastro .slick-dots {
    bottom: 42px !important;
    z-index: 3;
    height: 0;
}
.slide--sic--imagen img{
    width: 100%;
}
.slide--catastro .slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}
.slide--catastro .slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: white !important;
}
.slide--catastro .slick-dots li button:before {
    color: white !important;
}
.slide--catastro .slick-prev {
    left: -4% !important;
    transform: rotate(180deg);
    width: 40px;
    position: relative;
    top: -128px;
    display: inline-flex;
}
.slide--catastro .slick-prev:before {
    content: none;
}
.slide--catastro .slick-next {
    right: -5% !important;
    display: inline-block;
    width: 32px;
    top: -120px;
    position: relative;
    float: right;
}
.slide--catastro .slick-next:before {
    content: none;
}
.slide--catastro .btn-slide--sic {
    background: none;
    border: none;
    text-align: center;
    position: relative;
    bottom: 12px;
    margin: 0;
    font-size: 1.2em;
    transition: 600ms;
    color: white;
}
.slide--catastro .btn-slide--sic span {
    position: relative;
    top: 6px;
}
.slide--catastro .btn-slide--sic:hover span {
    color: white;
}
.slide--catastro .btn-slide--sic:hover {
    color: white;
}
.slide--catastro .slick-prev:before, .slide--catastro .slick-next:before {
    font-size: 28px !important;
    opacity: 1 !important;
}
.slide--catastro #reanudar {
    display: none;
}
.video--home--youtube{
    height: 600px;
    left: 0;
    padding-bottom: 0;
    position: relative;
    width: 100%;
}
.navbar-collapse.collapse {
    padding-left: 0;
}
/*# sourceMappingURL=site.css.map */

@media (max-width: 768px) {
    .front--new .btn-1 {
        font-size: 1.5rem !important;
        padding-top: 15px;
    }
}
@media (max-width: 992px) {
    .navbar-collapse.collapse {
        padding-left: 15px;
    }
    .video--home--youtube{
        height: auto;
        left: 0;
        padding-bottom: 0;
        position: relative;
        width: 100%;
    }
    .front--new .titulo_h2 {
   
        line-height: 40px !important;
    }
    .front--new .btn-1 {

        width: 100%;
    }
    .slide--catastro .controles {
        bottom: 0;

    }
    .slide--catastro {
        height: auto;
    }
    .slide--catastro .slick-prev {
        left: 0px !important;
    }
    .slide--catastro .slick-next {
        right:0px !important;
    }
    .slide--catastro .star-stop {

        left: 0;
    }
    .slide--catastro .slide--sic--contenido h2 {
        margin-top: 2em;
        font-size: 1em;
    }
    .slide--catastro .slide--sic--contenido {
        height: 130px;
    }
    .slide--catastro .slide--sic--imagen {
        width: 100%;
        height: 155px;
        overflow: hidden;
    }
    .slide--catastro p {
        display: none;
    }
    .slide--catastro .sic--bullets {
        top: 0;
    }

    /*# sourceMappingURL=site.css.map */

    .front--new .background-color-grey {
        background-color: #f6f6f6;
        background-image: none;
        padding-top: 1rem !important;
    }
    .front--new .margin-top-3 {
        margin-top: 0;
    }
}
@media (min-width: 1200px) {
    .front--new .buttons_2line {
        justify-content: center;
        align-items: center;
    }
}

.noticia--new--front{
    margin: 0 1em;
}
.noticia--new--front img{
border-radius: 1em;
}
.p-0{
    padding: 0!important;
}
.d-block{
    display: block!important;
}
.d-none{
    display: none!important;
}
.content-search{
    .form-search{
        min-width: 175px;
        border: 0 solid transparent;
        border-radius: 4em;
        padding-left: 15px;
        height: 33px;
        background: transparent;
    }
    #edit-submit{
    }
    .image-button{
        border: none;
        background: transparent;
        filter: grayscale(100%);
    }
    .foco{
        filter: grayscale(0%) !important;
    }
}
.govco--link{
    color: white;
    padding-top: 10px;
    text-align: end;
}
.align-items-end{
    justify-content: flex-end;
}
/*# sourceMappingURL=site.css.map */

.buttons_1line-agenda {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.img_ico-agenda_idea-agenda {
    height: 20px;
}

.info-agenda-tips {
    display: flex;
    flex-direction: column;
    justify-content: start;
    gap: 10px;
    margin: 10px 0 10px 0;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #B4B4B4;
    color: #8a8a8a;
}

.btn-3-agenda {
    margin-top: 15px;
    background-color: #ffb800;
    color: white;
    border: none;
    border-radius: 10px;
    padding: 10px 40px 10px 40px;
}

.btn-4-outline {
    margin-top: 15px;
    margin-left: 15px;
    width: 275px;
    color: #4b4b4b !important;
    border: 2px solid #cacaca !important;
    border-radius: 10px !important;
    padding: 20px 40px 20px 40px !important;
    font-weight: 500;
}
.btn-4-outline:hover {
    background: whitesmoke;
    border: 2px solid #FFC107 !important;
}
.content-info-img {
    display: flex;
    justify-content: center;
    height: 100%;
}

.img-agenda {
    height: auto;
    margin-top: 0;
    margin-left: 5em;

}
.mt-5{
    margin-top: 3em;
}

.img-sedes {
    max-width: 75%;
    height: auto;
    margin-top: -37px;
}


.btn-1-agenda {
    position: relative !important;
    border-radius: 20px !important;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1) !important;
    height: 50px;
    font-weight: 500;
    font-size: 1.5rem;
    margin-left: 20px;
    padding: 8px 40px 0 80px !important;
}
.btn-1-agenda:active,
.btn-1-agenda:focus {
    outline: none !important;
}
.btn-1-agenda .material-icons-round,
.btn-1-agenda span {
    vertical-align: -webkit-baseline-middle;
    display: inline-block;
}

a .btn-agenda {
    vertical-align: -webkit-baseline-middle;
    display: inline-block;
    font-size: 1.25em;
}
.clic--presencial{
    text-align: left;
    height: 71px;
    padding-top: 0 !important;
    line-height: 25px;
    margin-left: 4em;
    width: 82% !important;
    white-space: break-spaces;
    display: flex;
    align-items: center;
}
.clic--virtual{
    text-align: left;
    height: 71px;
    padding-top: 0 !important;
    line-height: 25px;
    margin-left: 0;
    width: 82% !important;
    white-space: break-spaces;
    display: flex;
    align-items: center;
}
.btn-1-agenda {
    background-color: white;
    color: #5C5C5C;
}
.btn-1-agenda:hover {
    background-color: rgb(253, 253, 253);
}
.btn-1-agenda:focus-visible {
    border: none !important;
}
.btn-1-agenda .material-icons-round {
    margin-right: 8px;
}
.icono-btn-agenda {
    opacity: 0.4;
    margin-right: 1rem;
    font-size: 30px;
    margin-left: 0;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.btn-1-agenda::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 15px;
    border-radius: 0 20px 20px 0;
}
.btn-1-agenda::after {
    right: -1px;
    background-color: #ffb800;
}
.btn-1-agenda__red::after {
    background-color: #ff0000;
}

.img_ico-agenda {
    height: 40px;
    opacity: 1;
    width: auto;
}

.container-small-agenda {
    width: 90%;
    display: block;
    margin: 0 auto;
    padding: 0 50px 0 50px;
}

.info_agenda {
    font-size: 1.5rem;
    font-weight: 400;
    color: #464646;
}

.btn-custom-agenda {
    display: flex;
    align-items: center;
    margin-top: 20px;
    width: 262px !important;
    height: 90px;
    padding: 20px !important;
    border-radius: 27px !important;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.3);
    text-align: center;
    border: none;
    font-size: 2rem;
    white-space: normal;
    transition: background-color 500ms ease;
    margin-left: 20px;
}
.btn-icon-agenda {
    flex: 0 0 auto;
    margin-right: 15px;
    height: 40px;
    width: auto;
}
.btn-custom-agenda--cv {
      width: 300px;
    margin-left: 30px;
}
.btn-icon-agenda-agenda {
    height: 40px;
    width: auto;
}
.btn-text-agenda {
    flex: 1 1 auto;
    min-width: 0;
    font-size: 1.5rem;
    text-align: left;
    font-weight: 500;
}
.btns-3-agenda {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0 80px 0 80px;
}

.btn-custom-agenda:hover {
    background-color: #f6f6f6;
}

.margin-bottom-3 {
    margin-bottom: 3rem;
}

.margin-top-1 {
    margin-top: 1rem;
}

.margin-top-2 {
    margin-top: 2rem;
}
.margin-top-3 {
    margin-top: 8rem;
}


.responsive-iframe {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.responsive-iframe iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 0;
}


/*Tramites*/

.info-sedes {
    font-size: 1.5rem;
    font-weight: 400;
    color: #8a8a8a;
}
.content-info-img-2 {
    display: flex;
    justify-content: end;
    height: 100%;
    margin-left: -50px;
}
.info-contacto-tramites {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.container-img-info {
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
}

.underline {
    text-decoration: underline;
}

.tarjeta-info-tramites {
    display: flex;
    justify-content: center;
    align-items: center;
}

.tarjeta-info-tramites-catastro {
    margin: 20px;
    max-width: 820px;
    min-height: 280px;
    padding: 40px 50px 20px 50px;
    border-radius: 30px;
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.4);
    text-align: left;
    border: none;
    white-space: normal;
    transition: background-color 500ms ease;
}

.btn-icon-agenda-sedes {
    height: 80px;
}
.card-direccion {
    display: flex;
    justify-content: space-around;
}
.btn-custom-agenda-sedes {
    display: flex;
    align-items: center;
    margin-top: 20px;
    width: 350px;
    height: 200px;
    padding: 20px;
    border-radius: 30px;
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.3);
    text-align: left;
    border: none;
    font-size: 1.5rem;
    white-space: normal;
    transition: background-color 500ms ease;
}
.container-cards-info-tramites {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 75px;

}

.como-llegar {
    margin: 30px 100px 30px 100px;
    border-bottom: 2px solid #bbb;
    font-size: 1.8rem;
    padding-bottom: 30px;
}
.direccion-sede{
    display: grid;
    grid-template-columns: 14% 75%;
    grid-gap: 0;
    place-items: flex-start;
}
.horario-sede{
    display: grid;
    grid-template-columns: 14% 75%;
    grid-gap: 0;
    place-items: flex-start;
}

.banner--sedes--y--horarios{
    transform: translateX(4em);
}
.como-llegar p {
    font-size: 16px !important;
}
.como-llegar-title {
    font-size: 2rem;
    color: #004884;
    margin-bottom: 15px;
}
.como-llegar h3 a{
    color: #c20201;
}
.como-llegar h3  {
    margin-top: 5px;
}
.p-title-sedes{
    padding: 0 6em;
}
.text-color-grey {
    color: #5C5C5C;
}

.url-break {
    word-break: break-all;
}

.justified-text {
    text-align: justify;
}

.direccion-sede {
    font-weight: normal;
    margin-top: 15px;
}

/* Responsive */



.card--citas{
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    padding: 0;
    border-radius: 15px;
    text-decoration: none;
    transition: transform 0.3s ease;

}
.card--citas:hover{
    transform: translateY(-5px);
    text-decoration: none;
    background: whitesmoke;
}
.card--citas span{
    display: flex;
    height: 100px;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    color: black;
    font-size: 1.3em;
    padding: 0 3em;
    text-align: center;
}
.card--citas img{
    width: 100%;
    height: auto;
}
.btn-4-outline--citas{
    margin-top: 15px;
    margin-left: 15px;
    width: 370px;
    color: #444444;
    border: 2px solid #ff0808 !important;
    border-radius: 10px;
    padding: 18px 40px 18px 40px;
    font-weight: 500;
    display: block;
    word-wrap: break-word;
}
.btn-4-outline--citas:hover{
    background: whitesmoke;
}
.navbar-toggle {
    background-color: #ffffff;
    border: 1px solid #e4e6e6;
    margin-right: 0;
    margin-top: -65px;
    z-index: 2;
}
.navbar-toggle .icon-bar {
    color: #3366cc;
    border: solid 2px;
}

@media (min-width: 576px) {
    .d-sm-block {
        display: block !important;
    }

    .d-sm-flex {
        display: flex !important;
    }

    .btn-custom-agenda {
        width: 93%;
        margin-bottom: 2em;
    }
}

.tags--new{
    position: relative !important;
    border-radius: 20px !important;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
    height: 50px;
    font-size: 1.9rem;
    margin-bottom: 20px;
    margin-left: 0;
    padding: 10px 30px 0 20px !important;
    width: 100%;
    font-weight: 400;
    color: #2b2b2b;
}
.tags--new::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 15px;
    border-radius: 0 20px 20px 0;
}
.tags--new--red::after {
    right: -1px;
    background-color: #ea0a2a;
}
.tags--new--yellow::after {
    right: -1px;
    background-color: #ffb800;
}
.tag--image {
    position: relative !important;
    border-radius: 20px !important;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
    height: 50px;
    font-size: 1.9rem;
    margin-bottom: 40px;
    margin-left: 0;
    padding: 10px 30px 0 70px !important;
    font-weight: 500;
    color: #2b2b2b;
}
.tag--image_ico {

}
.tag--image-btn {
    margin-right: 1rem;
    font-size: 30px;
    margin-left: 0;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.tag--image::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 15px;
    border-radius: 0 20px 20px 0;
}
.tag--image--red::after {
    right: -1px;
    background-color: #ea0a2a;
}
.tag--image--yellow::after {
    right: -1px;
    background-color: #ffb800;
}
.d-flex--justify-center{
    display: flex;
    justify-content: space-between;
}

.imagen-con-circulo-red::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 80%;
    width: 200px;
    height: 200px;
    background-color: #ca0505;
    border-radius: 50%;
    filter: blur(40px);
    z-index: -1;
}

.imagen-con-circulo-yelow::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 80%;
    width: 200px;
    height: 200px;
    background-color: #ffb800;
    border-radius: 50%;
    filter: blur(40px);
    z-index: -1;
}
.position--circle-one::after{
    transform: translate(-25%, -100%);
}
.position--circle-two::after {
    transform: translate(-30%, -216%);
}
.position--circle-tres::after {
    transform: translate(70%, -384%);
    width: 100px;
    height: 100px;
    border-radius: 50%;
    filter: blur(45px);
}
.position--circle-four::after {
    transform: translate(-15%, -177%);
}
.position--circle-five::after {
    transform: translate(-25%, -140%);
}
.box-shadow--pqrs{
    box-shadow: 0 0 10px #bfbfbf;
    border-radius: 1em;
    padding: 0 4em 2em 3em;
    margin: 3em 1em 3em 1em;
}
.page-node-type-contacto .author{
    display: none;

}

.page--normal {
    margin-top: 2em;
}

.participa-v2 a{
    word-break: break-all;
}
.participa-v2 li{
    color: #3366CC;
    margin-bottom: 1em;
    word-break: break-all;
}
.participa-v2 strong{
    color: #3366CC;
}
.participa-v2 ul ,.participa-v2 ol{
    padding-left: 3.5em;
}
.btn--participa a {
    height: 145px;
}
.box--shadow--v1{
    border: solid 1px #efefef;
    box-shadow: 2px 2px 5px #d5d5d5;
    border-radius: 1em;
    padding: 1em;
    margin-bottom: 1em;
}
.box--shadow--v1 h2 {
    font-size: 1.25em;
    margin: 0;
}
.archivos--tags--new .tags--new{
    width: auto;
    min-width: 600px;
    text-align: left;
    font-size: 1em;
    color: #004884;
}
.archivos--tags--new li{

    list-style: none;

}
.archivos--tags--new{
padding-left: 0;
}
.archivos--tags--new h3{
    width: 555px;
}

.archivos--tags--new li:nth-child(even) .tags--new--yellow::after {
    right: -1px;
    background-color: #FF0000;
}
.d-flex--align-center {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.catastro-acordion .view-grouping-content h3{
    margin-top: 0;
}

.lista--ciculos ol {
    counter-reset: item;
    list-style-type: none;
    padding-left: 0;
}

.lista--ciculos li {
    margin-bottom: 1.5em !important;
    position: relative;
    padding-left: 50px;
    line-height: 1.5 !important;
}

.lista--ciculos  li:before {
    content: counter(item);
    counter-increment: item;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #ffffff;
    color: #2d2d2d;
    text-align: center;
    line-height: 39px;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    border: solid 2px #f4c842;
}
@media (min-width: 768px) {

}
@media only screen and (max-width : 768px) {
    .hito .views-field-nothing .hito_head {
        height: 265px;
        width: 100%;
    }
    .hito:nth-child(even) .views-field-nothing .cuerpo_hito {
        padding-right: 0;
    }
    .hito:nth-child(odd) .views-field-nothing .cuerpo_hito {
        margin-left: 0;
    }
    .directivo--equipo {
        display: block;
    }
    .hito .views-field-nothing .cuerpo_hito {
           width: 100%;
    }
    ul.timeline-list:after {
        display: none;
    }
    .hito .views-field-nothing .field-content {
        display: block;
        width: 100%;
        min-height: auto;
    }
    .hito:nth-child(odd) .views-field-nothing .hito_head {
        width: 100%;
    }
    .desplegable .cat-acordion .view-grouping-content {

        width: 98%;
    }
    .desplegable .cat-acordion .view-grouping-header {
        width: 340px;
    }
    .archivos--tags--new {
        padding-left: 0;
        display: block !important;
    }
    .archivos--tags--new h3 {
        width: auto;
    }
    .card--citas span {
        padding: 0 0;
        font-size: 1em;
    }
    .region-buscador-gov  #edit-keys {
        top: 5px !important;
    }

    .btn-1-agenda {
        font-size: 1.5rem !important;
        padding: 8px 25px 0 80px !important;
        margin: 0;
        width: 100%;
        margin-bottom: 15px;
    }
    .menucat .menu--main a {
        font-size: 0.75em;
    }
    .btn-4-outline--citas {
        margin-left: 0;
        padding: 1em 0;
        text-align: center;
        width: 100%;
        margin-top: 25px;
    }
    .card--citas {
        width: auto;
        margin-left: 0;
        padding: 0;
        margin-top: 2em;
    }
    .card--citas span {
        padding: 0 0;
    }
    .btn-custom-agenda {
        width: 100%;
        margin-left: 1px;
        margin-top: 15px;
    }
    .btn-custom-agenda--cv {
        width: 325px;
        margin-left: 0;
        margin-top: 1em;
    }
    .archivos--tags--new .tags--new {
        width: 300px;
        min-width: 285px;
        text-align: left;
        font-size: 1em;
        color: #004884;
        white-space: break-spaces;
        height: auto;
        padding: 1em 1em !important;
        word-break: break-all;
    }
}
/* Pequeños dispositivos (tablets, 768px y arriba) */
@media (max-width: 768px) {
    .btn-1-agenda {
        font-size: 1.5rem !important;
        padding: 8px 25px 0 80px !important;
    }
    .buttons_1line-agenda {
        justify-content: left;
    }
    .container-small-agenda {

        padding: 0 15px 0 15px;
    }
    .como-llegar {
        margin: 20px 20px 20px 20px;
        border-bottom: 2px solid #8a8a8a;
    }
    .container-cards-info-tramites {
        justify-content: space-between;
    }
    .banner--sedes--y--horarios {
        transform: translateX(1em);
    }
    .p-title-sedes {
        padding: 0 0;
    }
    .horario-sede {
        display: block;
    }
    .direccion-sede {
        display: block;
    }
}




/* Dispositivos medios (desktops, 992px y arriba) */
@media (max-width: 992px) {
    .margin-top-3 {
        margin-top: 0;
    }
    .img-agenda {
        margin-top: 10px;
    }
    .img-sedes {
        margin-top: 10px;
    }
    .btns-3-agenda {
        padding: 0;
    }
    .info-sedes {
        padding: 20px;
    }
    .content-info-img-2 {
        justify-content: center;
    }
}


.otc-cards{
    box-shadow: 3px 3px 5px #d9d9d9;
    margin: 1.5em;
    padding: 1em;
    border-radius: 1em;

}
.otc-cards h2{
    line-height: 1em !important;
    height: 85px;
    min-height: auto;
}

.dudas-div{
    margin: 1em 5em;
    border: solid 1px #fafafa;
    border-radius: 10px;
    padding: 1em 3em;
    box-shadow: 0 0 5px #cfcfcf;
}
.dudas-div h3 {
    font-size: 1.5em;
    margin-bottom: 1em;
}
.dudas-div ul li::before {
    color: #c9c4c4;
}

.view-id-recurso .card-search a{
    color: white;
    transform: translateY(8em);
    display: block;
    font-size: 1.2em;
    width: 240px;
}

.view-id-recurso .card-default--search:hover img{
    filter: invert(1);
}