#content p {
    line-height: 1.5;
}

#header {
    background-color: white;
    /*background-color: #50646b;*/
}

#primary-menu.style-2 {
    border-top: 1px solid #EA2428;
    background-color: #EA2428;
    /*border-top: 1px solid #874343;
    background-color: #874343;*/

    /*height: 40px;*/
}

#primary-menu ul li > a {
    color: #fff;
}

#primary-menu ul ul li {
    border-top: 1px solid #f0f0f0;
}

#top-search a, #top-cart a, #side-panel-trigger a, #top-account a {
    color: white;
}

.spost, .mpost {
    margin-top: 0px !important;
    padding-top: 14px !important;
    border-top: 1px dashed #E5E5E5 !important;
}

.info {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background: rgba(147, 43, 51, .95);
    padding: 50px 20px 20px;
    color: white;
    width: 250px;
}

.info h3 {
    color: white;
    line-height: 1.0;
    text-transform: uppercase;
    font-size: 23px;
}

.info p {
    line-height: 1.5 !important;
    font-size: 12px;
}

.background-menu-medio {
    background-color: #00529C;
}

.menu-medio {
    padding: 10px;
    display: inline-block;
}

.menu-medio a {
    color: white;
}

.menu-medio a img {
    max-width: 30px;
}

.background-menu-medio .container {
    text-align: center;
}

.noticias-title {
    padding-left: 20px;
    color: #444;
}

/*
.sidebar-derecho .video-block{
    padding: 0;
}

.sidebar-derecho .foto-block{
    padding: 0;
}


.sidebar-derecho .video-block .btn-video-2{
    display: none;
}

.sidebar-derecho .foto-block .btn-foto-2{
    display: none;
}
*/

/*Sidebar Derecho*/

.sidebar-derecho {
    border: 7px solid white;
}

.botones-galeria {
    height: 69px;
}

.video-block {
    background: url('../../img/btn_videos_1.jpg') no-repeat;
    height: 66px;
    background-size: contain;
}

.video-block:hover {
    background: url('../../img/btn_videos_2.jpg') no-repeat;
    background-size: contain;
}

.foto-block {
    background: url('../../img/btn_fotos_1.jpg') no-repeat;
    height: 66px;
    background-size: contain;
}

.foto-block:hover {
    background: url('../../img/btn_fotos_2.jpg') no-repeat;
    background-size: contain;
}

.aduana-block {
    background: url('../../img/btn_aduanas_1.jpg') no-repeat;
    height: 55px;
    background-size: contain;
}

.aduana-block:hover {
    background: url('../../img/btn_aduanas_2.jpg') no-repeat;
    height: 55px;
    background-size: contain;
}

.capacitaciones-block {
    background: url('../../img/btn_capacitaciones_1.jpg') no-repeat;
    height: 41px;
    background-size: contain;
}

.capacitaciones-block:hover {
    background: url('../../img/btn_capacitaciones_2.jpg') no-repeat;
    height: 41px;
    background-size: contain;
}

.dj-block {
    background: url('../../img/dj.png') no-repeat;
    background-size: contain;
    height: 195px;
}

.widget2-titulo {
    font-size: 14px !important;
}

/*biblioteca */
.biblioteca-section {
    background-color: #f4f4f4;
    margin: 0 auto;
}

/*Footer*/
#footer.dark, .dark #footer {
    background-color: #00529C;
}

.btn-suscribir {
    background: #2b4753;
}

#logo-gobierno {
    max-width: 230px;
}

.widget_links {
    padding-top: 0;
    margin-top: 0
}

#logo {
    width: 100%;
}

#logo img {
    border: 8px solid #477081;
    margin: 0 auto;
}

#logo-1 {
    max-height: 130px;
    padding: 10px 0;
}

#logo-2 {
    max-height: 90px;
    padding: 17px 0;
}

#logo-3 {
    max-height: 90px;
    padding: 10px 0;
}

/*<editor-fold desc="Magnific Popup">*/
.mfp-align-center .mfp-content {
    text-align: center;
}

.mfp-inline-holder .mfp-content .mfp-generic-content,
.mfp-ajax-holder .mfp-content .mfp-generic-content {
    text-align: left;
    background: #fff;
    padding: 20px;
    position: relative;
    display: inline-block;
    min-width: 300px;
    min-height: 100px;
}

.mfp-inline-holder .mfp-content .mfp-generic-content .formulario button,
.mfp-ajax-holder .mfp-content .mfp-generic-content .formulario button {
    display: inline-block;
}

#new_captcha_img {
    display: inline-block;
}

/*Alertas*/

.error, .info, .notice, .success {
    padding: .5em;
    margin: 0;
    border-radius: 3px;
}

.notice {
    background: #fff6bf;
    color: #514721;
    border-color: #ffd324;
}

.notice::before {
    font-family: FontAwesome;
    content: '\f071';
    margin: 0 .7em 0 .3em;
}

.error {
    background: #fbe3e4;
    color: #8a1f11;
    border-color: #fbc2c4;
}

.error::before {
    font-family: FontAwesome;
    content: '\f057';
    margin: 0 .7em 0 .3em;
}

.success {
    background: #e6efc2;
    color: #264409;
    border-color: #c6d880;
}

.success::before {
    font-family: FontAwesome;
    content: '\f00c';
    margin: 0 .7em 0 .3em;
}

/*</editor-fold>*/

#faqs .faq-colors {
    padding-bottom: 0;
}

#faqs .faq-colors .togglet {
    padding: 5px 5px 5px 24px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#faqs .faq-colors .togglet i {
    top: 6px;
    left: 5px;
}

.paginador {
    text-align: center;
}

.paginador .pag_sep {
    color: #ddd;
    margin: 0 5px;
    font-size: .9em;
}

.paginador .pag_act {
    font-weight: bold;
}

#content .container {
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    #copyrights .col_half:last-child {
        display: block;
        margin-top: 15px;
        text-align: center !important;
    }
}