.box-cian h3, .button-cta, .flotante, .flotante-mov, .flotante-movDOS, .flotanteDOS {
    text-transform: uppercase
}

#navBarPrincipal .nav-justified > li > a {
    opacity: 0
}

.active, .carousel, .carousel-inner, .item, body, html {
    height: 100%
}

#imagen-slide img, article img {
    width: 100%;
    height: auto
}

.button-cta:hover, a, a:focus, a:hover {
    text-decoration: none
}

body, html {
    font-family: 'Open Sans',sans-serif
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    letter-spacing: .4px;
    font-family: "Open Sans",Sans-serif;
    color: #576063
}

.fa-2x, a:focus, a:hover {
    color: #750101
}

#imagen-slide {
    width: 100%
}

.row-0-gutter {
    margin-left: -13px;
    margin-right: -13px
}

.col-0-gutter {
    padding-left: 0;
    padding-right: 0
}

.fa-ul > li {
    margin: 15px
}

#slide {
    display: block
}

#imagen-slide img {
    max-width: 100%
}

.carousel-caption {
    right: 0 !important;
    left: 0 !important;
    padding-bottom: 0;
    padding-left: 0;
    bottom: 0;
    color: #8f051b;
    text-shadow: 0 0 0 transparent
}

article.breaking {
    -ms-flex-grow: 2;
    flex: 2
}

.idioma {
    position: absolute;
    right: -30px;
    top: 4px
}

    .idioma .btn_idioma img, .btn_idioma img {
        width: 26px
    }

@media screen and (max-width:750px) {
    .idioma {
        width: 100%;
        height: 100%;
        margin-top: 0;
        margin-right: 0;
        display: flex;
        text-align: center;
        position: relative;
        right: inherit;
        top: inherit
    }

        .idioma a {
            display: inline-block;
            text-align: center;
            margin: auto
        }

        .idioma .btn_idioma img {
            width: 26px;
            margin: 0 auto;
            display: list-item;
            padding-bottom: 10px
        }

    .carousel-caption, .flotante, .flotanteDOS {
        display: none
    }

    body > h1 {
        font-size: 3rem
    }

    section {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        flex-direction: column
    }
}

.sobre {
    position: absolute;
    top: 46%;
    left: 5%
}

.box-red {
    background-color: #8f051b;
    padding: 25px 2px 2px 10px;
    color: #fff;
    z-index: 20
}

    .box-red h1, .box-red p {
        color: #fff;
        padding-top: 0;
        text-align: left;
        margin-top: -11px
    }

    .box-red h1 {
        font-size: 5em;
        font-weight: 600
    }

    .box-red p {
        font-size: 1em
    }

.box-black {
    background-color: rgba(25,7,6,.61);
    padding: 20px 2px 0 10px;
    color: #fff
}

    .box-black .p2, .box-black h1, .box-black p {
        color: #fff;
        padding-top: 0;
        text-align: left
    }

    .box-black h1 {
        font-size: 2.4em;
        font-weight: 300;
        margin-top: -5px
    }

    .box-black p {
        margin-top: -7px
    }

    .box-black .p2 {
        font-size: 1em;
        margin-top: -11px
    }

.flex-container {
    display: -webkit-flex;
    display: flex;
    justify-content: center
}

.flex-item {
    margin: 10px;
    width: 70px
}

.flex-tex {
    width: 80%;
    margin: 10px;
    text-align: left;
    line-height: 15px;
    padding-top: 5px
}

.flex-vertical {
    display: -webkit-flex;
    display: flex;
    flex-direction: column
}

.bg-con-icon {
    background: -moz-linear-gradient(top,rgba(30,87,153,0) 0,rgba(23,1,1,.1) 100%);
    background: -webkit-linear-gradient(top,rgba(30,87,153,0) 0,rgba(23,1,1,.1) 100%);
    background: linear-gradient(to bottom,rgba(30,87,153,0) 0,rgba(21,1,1,.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#001e5799',endColorstr='#420b0c',GradientType=0)
}

.ico-titulo {
    color: #4D505E;
    font-weight: 600;
    font-size: 2rem
}

.ico-txt {
    color: #4D505E;
    font-weight: 400;
    line-height: 18px
}

@media (max-width:500px) {
    .flex-item {
        margin: 13px 0 0;
        width: 35px;
        font-size: 12px
    }

    .ico-titulo {
        font-size: 16px;
        margin: 0
    }

    .ico-txt {
        color: #4D505E;
        font-weight: 400;
        line-height: normal;
        font-size: 12px
    }

    #datos-eventos article {
        margin: 0;
        -ms-flex: 1 0 0;
        flex: 1;
        padding-left: 0;
    }
}

hr.star-agenda:after, hr.star-comite:after, hr.star-h:after, hr.star-ide:after, hr.star-light:after, hr.star-mega:after, hr.star-primary:after, hr.star-sponsor:after {
    font-family: FontAwesome;
    display: inline-block;
    top: -.8em;
    font-size: 2em;
    position: relative
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid rgba(238,238,238,0)
}

    hr.star-comite, hr.star-light, hr.star-mega, hr.star-primary, hr.star-speaker, hr.star-sponsor {
        margin: 25px auto 30px;
        max-width: 250px;
        text-align: center
    }

    hr.star-light, hr.star-primary, hr.star-speaker {
        padding: 0;
        border: none;
        border-top: solid 2px
    }

        hr.star-light:after, hr.star-primary:after {
            content: "\f1d9";
            padding: 0 .25em
        }

        hr.star-primary:after {
            background-color: #d9d9d9;
            color: #8f051b
        }

    hr.star-primary {
        border-color: #8f051b
    }

    hr.star-comite, hr.star-light {
        padding: 0;
        border: #fff;
        border-top: solid 2px
    }

        hr.star-comite:after, hr.star-light:after {
            content: "\f007 ";
            padding: 0 .25em
        }

        hr.star-comite:after {
            background-color: #737373;
            color: #fff
        }

    hr.star-sponsor {
        padding: 0;
        border: #8f051b;
        border-top: solid 2px
    }

        hr.star-sponsor:after {
            content: "\f0c0";
            padding: 0 .25em;
            background-color: #ebebeb
        }

    hr.star-mega {
        padding: 0;
        border: #8f051b;
        border-top: solid 2px
    }

        hr.star-mega:after {
            content: "\f0a1";
            padding: 0 .25em;
            background-color: #fff
        }

#espacio {
    margin: 28px
}

.bg-item {
    width: 200px;
    height: 200px;
    border-radius: 200px;
    background-color: #e8e4e4;
    padding: 55px;
    border: 5px solid #fff
}

hr.star-agenda {
    padding: 0;
    border: #a20f26;
    border-top: solid 2px;
    text-align: center;
    max-width: 250px;
    margin: 25px auto 30px
}

    hr.star-agenda:after {
        content: "\f274 ";
        padding: 0 .25em;
        background-color: #d9d9d9
    }

hr.half-rule {
    text-align: center;
    width: 30%;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #8f051b
}

hr.star-h, hr.star-ide {
    text-align: center;
    max-width: 250px;
    margin: 25px auto 30px
}

hr.star-ide {
    padding: 0;
    border-top: solid 2px
}

    hr.star-ide:after {
        content: "\f0eb ";
        padding: 0 .25em;
        background-color: #ebebeb
    }

hr.star-h {
    padding: 0;
    border: #8f051b;
    border-top: solid 2px
}

    hr.star-h:after {
        content: "\f015";
        padding: 0 .25em;
        background-color: #d9d9d9
    }

.navbar-default .nav li a, .navbar-default .navbar-brand {
    font-family: "Open Sans",sans-serif
}

#details, #home-box > h2, .btn, .pricing_header h2 {
    font-family: Quicksand,sans-serif
}

.navbar-default {
    background-color: #750101;
    border-color: transparent
}

    .navbar-default .navbar-brand {
        color: #fff;
        padding: 0;
        margin-left: 10px
    }

        .navbar-default .navbar-brand.active, .navbar-default .navbar-brand:active, .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
            color: rgba(255,255,255,.59)
        }

    .navbar-default .navbar-collapse {
        border-color: rgba(255,255,255,.02)
    }

    .navbar-default .navbar-toggle {
        background-color: rgba(221,221,221,.22);
        border-color: #ffff
    }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #fff
        }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #ffff
        }

    .navbar-default .nav li a {
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 1px;
        color: #fff
    }

        .navbar-default .nav li a:focus, .navbar-default .nav li a:hover {
            color: rgba(255,255,255,.59);
            outline: 0
        }

    .navbar-default .navbar-nav > .active > a {
        border-radius: 0;
        color: #fff;
        background-color: #fff
    }

        .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
            color: #fff;
            background-color: #fff
        }

.flotante, .flotante-mov, .flotante-movDOS, .flotanteDOS {
    height: auto;
    font-weight: 300;
    background-color: #8f051b;
    position: fixed;
    right: 0
}

@media (min-width:768px) {

    .navbar-default {
        background-color: #8f051b;
        padding: 5px 0;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
        border: 0
    }

        .navbar-default .navbar-brand {
            font-size: 2em;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            transition: all .3s;
            margin-top: 2px;
            margin-left: 10px
        }

        .navbar-default .navbar-nav > .active > a {
            border-radius: 3px
        }

        .navbar-default.navbar-shrink {
            background-color: #8f051b;
            border-bottom: px solid #828282;
            padding: 5px 0;
            -webkit-box-shadow: 0 5px 13px 0 rgba(50,50,50,.75);
            -moz-box-shadow: 0 5px 13px 0 rgba(50,50,50,.75);
            box-shadow: 0 5px 13px 0 rgba(50,50,50,.75)
        }

            .navbar-default.navbar-shrink .navbar-brand {
                font-size: 1.5em;
                margin-top: 10px
            }
}

.flotante, .flotanteDOS {
    width: 110px;
    padding: 2px 9px 0 0;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 18px;
    text-align: right;
    border-style: solid;
    border-width: 0;
    border-radius: 10px 0 0 10px;
    z-index: 999;
    color: #fff
}

.flotante {
    bottom: 37%
}

.flotanteDOS {
    bottom: 30%
}

.flotante-mov, .flotante-movDOS, .tab a, table {
    width: 100%
}

.flotante p, .flotante strong, .flotanteDOS p, .flotanteDOS strong {
    color: #fff;
    padding-top: 10px
}

.flotante-mov, .flotante-movDOS, figure {
    text-align: center
}

.flotante strong, .flotanteDOS strong {
    font-size: 15px
}

.flotante-mov, .flotante-movDOS {
    padding: 9px;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 16px;
    z-index: 2;
    margin-bottom: 0;
    left: 0
}

.flotante-mov {
    bottom: 0
}

.flotante-movDOS {
    bottom: 7%
}

.intro, figcaption {
    width: 100%;
    height: 100%
}

.flotante-mov p, .flotante-mov strong, .flotante-movDOS p, .flotante-movDOS strong {
    color: #fff;
    font-size: 14px
}

.flotante-mov p, .flotante-movDOS p {
    margin: 0
}

@media screen and (min-width:750px) {
    .flotante-mov, .flotante-movDOS {
        display: none
    }
}

.dark-bg {
    background-color: rgba(230,230,230,.8);
    color: #666
}

.dark-bg2, .dark-bg4 {
    background-color: #d9d9d9;
    color: #666;
    margin-top: -10px
}

.dark-bg3 {
    background-color: #737373;
    color: #fff
}

.dark-bg p {
    color: #666
}

.dark-bg .fa, .dark-bg .section-title h2 {
    color: #333
}

figure {
    position: relative;
    overflow: hidden;
    margin: 0 1px 1px 0;
    background: #726FB9;
    cursor: pointer
}

figcaption {
    position: absolute;
    top: 0;
    left: 0
}

.topright:hover {
    color: red
}

.section-cta {
    padding: 10px 0;
    color: #fff;
    background-color: #8f051b
}

    .section-cta h2 {
        color: #fff;
        font-size: 18px;
        font-weight: 200;
        margin: 11px 0 20px
    }

.button-cta {
    border: 1px solid #fff;
    border-radius: 9px;
    padding: 10px 50px;
    font-size: 14px;
    letter-spacing: 1.5px;
    font-weight: 300;
    color: #fff;
    display: inline-block;
    -webkit-transition: all .4s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

    .button-cta:hover {
        color: #000;
        background-color: #576063
    }

#agenda-cp-uno div.tab {
    overflow: hidden;
    display: flex
}

    #agenda-cp-uno div.tab a {
        text-align: center;
        text-decoration: none;
        background-color: #576063
    }

#agenda div.tab h3 {
    color: #fff
}

div.tab p, h1 {
    color: #fff;
    font-weight: 300
}

#home-box > h2, .pricing_header h2 {
    font-weight: 400
}

.active {
    background-color: #8f051b
}

@media (max-width:768px) {
    div .tab a {
        width: 100%
    }
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none
}

.topright {
    float: right;
    cursor: pointer;
    font-size: 20px
}

.fa-1x {
    color: #8f051b !important;
    padding: 5px
}

.bg-porque {
    background-image: url(https://www.urosario.edu.co/App_Themes/EventosUR_V3_min/css/img/partners-1.png),
}

.btn-danger {
    color: #fff;
    background-color: #8f051b;
    border-color: #8f051b
}

    .btn-danger:active, .btn-danger:focus {
        color: #fff;
        background-color: #1b4444 !important;
        border-color: #1b4444 !important
    }

.btn-default {
    color: #fff;
    background-color: #576063;
    border-color: #576063
}

table {
    border-collapse: collapse;
    background-color: #efefef
}

td, th {
    border: 1px solid rgba(87,96,99,0);
    text-align: left;
    padding: 6px
}

tr:nth-child(even) {
    background-color: #ddd
}

.intro {
    display: table;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: url(https://www.urosario.edu.co/App_Themes/Evento_Congreso_Colombiano_Autoinmunidad/img/bg-Autoinmunidad.jpg) bottom center no-repeat #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover
}

    .intro .intro-body {
        display: table-cell;
        vertical-align: middle
    }

        .intro .intro-body .brand-heading {
            font-size: 40px
        }

        .intro .intro-body .intro-text {
            font-size: 18px
        }

@media (min-width:768px) {
    .intro {
        height: 100%;
        padding: 0
    }

        .intro .intro-body .brand-heading {
            font-size: 100px
        }

        .intro .intro-body .intro-text {
            font-size: 26px
        }
}

.f-container {
    display: -webkit-flex;
    display: flex;
    width: 600px;
    height: 200px;
    background-color: #d3d3d3
}

.f-item1 {
    background-color: #6495ed;
    width: 30%;
    display: flex
}

.f-item2 {
    background-color: #09f;
    width: 70%;
    display: flex
}

#details {
    font-size: 60px
}

#home-box {
    margin-top: 15px
}

    #home-box > h2 {
        line-height: 1.1;
        color: #45b1ae
    }

.price {
    font-size: 25px;
    float: left
}

.pricing_header {
    margin-top: 16px;
    background: #8f051b;
    border-radius: 5px 5px 0 0;
    transition: background .4s ease-out 0
}

    .pricing_header h2 {
        text-align: center;
        line-height: 25px;
        padding: 15px 0;
        margin: 0;
        color: #49d6cf
    }

.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn {
    font-weight: 500
}

.off {
    text-decoration: line-through;
    color: #565656
}

.space {
    height: 2px;
    background-color: #49d6cf
}

.card, .card.hovercard {
    background-color: #fff
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 0 solid #e5e5e5
}

.bs-five-area, .card.hovercard, .flex-tex-center, .intro-f, hr.star-money {
    text-align: center
}

.card {
    padding-top: 20px;
    margin: 10px 0 20px;
    border: 1px solid #d8d8d8;
    border-top-width: 0;
    border-bottom-width: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

    .card.hovercard {
        position: relative;
        padding-top: 0;
        overflow: hidden
    }

        .card.hovercard .avatar {
            position: relative;
            top: -40px;
            margin-bottom: -40px
        }

            .card.hovercard .avatar img {
                width: 80px;
                height: 80px;
                max-width: 80px;
                max-height: 80px;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%
            }

        .card.hovercard .info {
            padding: 4px 8px 10px
        }

            .card.hovercard .info .title {
                margin-bottom: 4px;
                margin-top: 4px;
                font-size: 1.5rem;
                line-height: 1;
                color: #262626;
                vertical-align: middle
            }

            .card.hovercard .info .desc {
                overflow: hidden;
                font-size: 12px;
                line-height: 20px;
                color: #737373;
                text-overflow: ellipsis
            }

        .card.hovercard .bottom {
            padding: 0 20px;
            margin-bottom: 17px
        }

    .card.people .card-bottom {
        position: absolute;
        bottom: 0;
        left: 0;
        display: inline-block;
        width: 100%;
        padding: 10px 20px;
        line-height: 29px;
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

.bs-five-area, hr.star-money:after {
    position: relative;
    display: inline-block
}

.intro-f {
    display: table;
    width: 100%;
    height: 100%;
    padding: 200px 0;
    color: #fff;
    background: url(https://www.urosario.edu.co/App_Themes/EventosUR_V3_min/img/slider2.jpg) bottom center no-repeat #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover
}

.box-cian h3, .box-cian p {
    font-weight: 300;
    color: #0c71b4
}

.box-cian {
    background-color: rgba(13,45,95,0);
    padding: 10px;
    z-index: 5
}

    .box-cian p {
        font-size: 17px;
        padding: 20px
    }

.dark-cian {
    background-color: #4773a3;
    color: #666
}

    .dark-cian p {
        color: #fff
    }

    .dark-cian h2 {
        color: #fff;
        font-size: 18px
    }

.bs-five-area {
    width: 100%;
    box-shadow: 0 0 6px 0 #ddd;
    overflow: hidden;
    font-family: 'Open Sans',sans-serif
}

    .bs-five-area.bs-radius {
        border-radius: 30px
    }

    .bs-five-area > div {
        padding: 0
    }

    .bs-five-area .bs-five {
        position: relative;
        width: 100%;
        margin: auto;
        transition: all .4s;
        padding: 20px 0
    }

        .bs-five-area .bs-five h6 {
            font-weight: 700;
            letter-spacing: 2px
        }

        .bs-five-area .bs-five h1 {
            font-size: 64px;
            font-weight: 100;
            line-height: 72px
        }

            .bs-five-area .bs-five h1 sup {
                font-size: 30px;
                top: -30px
            }

        .bs-five-area .bs-five ul {
            margin: 0;
            padding: 0;
            list-style: none
        }

            .bs-five-area .bs-five ul li {
                line-height: 26px;
                border-bottom: 0
            }

        .bs-five-area .bs-five:hover {
            background: #01bcde;
            transition: all .4s
        }

        .bs-five-area .bs-five.active {
            background: #179880;
            background: -webkit-linear-gradient(left,#005aa9,#01c3e2);
            background: -o-linear-gradient(right,#005aa9,#01c3e2);
            background: -moz-linear-gradient(right,#005aa9,#01c3e2);
            background: linear-gradient(to right,#005aa9,#01c3e2)
        }

        .bs-five-area .bs-five .btn-success {
            padding: 10px 50px;
            display: inline-block;
            border-radius: 30px;
            background-color: #01b6db;
            border-color: #01c0e0
        }

        .bs-five-area .bs-five.active .btn.btn-success, .bs-five-area .bs-five:hover.bs-five .btn.btn-success {
            background: #fff;
            color: #444
        }

        .bs-five-area .bs-five.active, .bs-five-area .bs-five.active ul li, .bs-five-area .bs-five:hover.bs-five, .bs-five-area .bs-five:hover.bs-five ul li, h6 {
            color: #fff
        }

hr.star-money {
    padding: 0;
    border: #8f051b;
    border-top: solid 2px;
    max-width: 250px;
    margin: 25px auto 30px
}

    hr.star-money:after {
        content: "\f07a ";
        font-family: FontAwesome;
        top: -.8em;
        font-size: 2em;
        padding: 0 .25em;
        background-color: #d9d9d9;
        color: #8f051b
    }

.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px
}

.carousel-control {
    left: -12px
}

    .carousel-control.right {
        right: -12px
    }

.carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0;
    margin-right: -19px
}

    .carousel-indicators li {
        background: silver
    }

    .carousel-indicators .active {
        background: #333
    }

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: rgba(245,245,245,0) !important;
    border: 1px solid rgba(227,227,227,0) !important;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.flex-tex-center {
    width: 80%;
    margin: 10px;
    line-height: 15px;
    padding-top: 5px
}

#agenda {
    display: block
}

#organizadores .col-lg-4 {
    margin: auto;
    float: none;
    display: inline-block
}

#organizadores .col-lg-12 {
    padding-bottom: 20px;
    padding-top: 20px
}

.datos-importanes, .transporte {
    padding-bottom: 70px
}

.ot-portfolio-item figure figcaption, .ot-portfolio-item figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.effect-bubba a:focus {
    outline: 0
}

.datos-importanes img {
    width: 100% !important;
    height: auto !important
}

.transporte hr.star-ide:after {
    background-color: #fff
}

.transporte {
    padding-top: 70px
}

@media(min-width:600px) {
    #contenedores-organizadores {
        width: 80%;
        margin: auto;
        display: flex
    }
}

#contenedores-organizadores img {
    text-align: center;
    margin: auto
}

#id-tarifas h3 {
    margin-bottom: 5%
}

@media (max-width:1000px) {
    #navBarPrincipal, #navbar {
        position: absolute
    }

        #navBarPrincipal .navbar {
            z-index: 99
        }

    #navbar {
        right: 0;
        background-color: #fff;
        width: 300px;
        -webkit-box-shadow: 2px 6px 10px 0 rgba(50,50,50,.76);
        -moz-box-shadow: 2px 6px 10px 0 rgba(50,50,50,.76);
        box-shadow: 2px 6px 10px 0 rgba(50,50,50,.76)
    }

    .nav-justified > li {
        display: inline
    }

    .navbar-header {
        float: none
    }

    .navbar-left, .navbar-nav, .navbar-right {
        float: none !important
    }

    .navbar-toggle {
        display: block
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1)
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px
    }

    .navbar-collapse.collapse {
        display: none !important
    }

    .navbar-nav {
        margin-top: 7.5px
    }

        .navbar-nav > li {
            float: none
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px
            }

    .collapse.in {
        display: block !important
    }
}

footer {
    margin: 0 !important
}

.InfoLabel, .ErrorLabel, .EditingFormErrorLabel {
    color: red;
    font-weight: 700;
    text-decoration: underline
}

@media (min-width: 1200px) {
    .centrar-div-booststrap {
        float: none;
        display: inline-block;
    }
}

.centrar-caja {
    float: none;
    margin: auto;
}

@media (min-width: 992px) {
    .centrar-varias-cajas {
        float: none;
        display: inline-block;
    }
}

.descarga-titulo {
    background: linear-gradient(to right,#9746da,#134c95);
    -webkit-background-clip: text;
    color: transparent;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 2.5rem;
    text-align: center;
}

.descarga-parrafo {
    font-family: 'Montserrat', sans-serif;
    text-align: justify;
    font-weight: 400;
    color: #333;
    font-size: 1.5rem;
}

.descarga-subtitulo {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.7rem;
    color: #333;
    font-weight: 700;
    text-align: center;
    margin-top: 3%;
    margin-bottom: 2%;
}

.descargasPDF {
    display: table;
    width: 60%;
    margin: 0 auto;
}

.btnPDF {
    padding: 5%;
    background: #6c269e;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    cursor: pointer;
    border: solid 2px #6c269e;
}

    .btnPDF:hover {
        background: #fff;
        border: solid 2px #6c269e;
        color: #fff;
        text-decoration: none;
        transition: .5s;
        color: #361393;
    }

#cp_uno_descarga {
    padding: 2% 0% 3%;
}

.linkDecreto a {
    width: 100%;
    text-decoration: none;
    display: table;
    background: #fff;
    border: solid 1px #16283f;
    padding: 8px 15px;
    border-radius: 5px;
    color: #666;
    text-align: center;
    margin-bottom: 20px;
    transition: .3s;
}

    .linkDecreto a:hover, .linkDecreto a:focus {
        text-decoration: none;
        display: table;
        background: #007be2;
        border: solid 1px #00488b;
        padding: 8px 15px;
        color: #fff;
        text-align: center;
        margin-bottom: 20px;
        transition: .3s;
    }

.mensaje-final-formulario {
    font-size: 2.5rem;
    display: table;
    background: #e85244;
    color: #FFF;
    margin: auto;
    padding: 10px 20px;
}