.main {
  margin-top: 40px;
}

a {
  color: #c01427;
  font-weight: 600;
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: none;
  color: inherit;
}

h1,
.h1 {
  margin-bottom: 0;
}

h2.title-mapa-web {
  font-size: 25px !important;
  text-transform: none;
  font-weight: 300;
}

h2.title-mapa-web:before {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 0;
  height: 0;
  margin: 0;
}

h2 {
  font-size: 1.3em;
}

h2:before {
  content: "";
  display: inline-block;
  background-color: #c01427;
  width: 16px;
  height: 16px;
  margin-right: 12px;
  -webkit-box-shadow: 2px 2px 0px 0px #683939;
  box-shadow: 2px 2px 0px 0px #683939;
}

h3.doc-index {
  font-weight: 300;
}

h4.doc-subtitle {
  font-weight: 700;
  font-size: 1.2em;
}

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

.cont-date {
  position: relative;
  display: block;
}

.cont-date .date .year {
  color: #c01427;
  opacity: 0.6;
  font-size: 28px;
  font-weight: 700;
  line-height: 18px;
}

.cont-date .date .month {
  float: left;
  color: #c01427;
  font-weight: 700;
  font-size: 20px;
  text-transform: lowercase;
  line-height: 30px;
}

.cont-date .date .day {
  float: left;
  color: #c01427;
  font-weight: 700;
  font-size: 23px;
  text-transform: lowercase;
  line-height: 30px;
}

.cont-date .date {
  position: absolute;
  bottom: 0;
  display: inline-block;
  padding: 15px 0 9px;
  text-align: center;
}

.cont-title {
  width: 100%;
  padding-left: 75px;
}

/* Banner */
.cont-banner {
  clear: both;
  padding: 10px;
  border: 1px solid #dddcdc;
}

.cont-banner a {
  margin-bottom: 0;
}

.cont-banner.banner-250-300 {
  padding: 5px;
}

.banner-728>div {
  margin: 0 0 0 15px;
}

input[type="checkbox"]:checked+label:after {
  background-color: transparent;
  left: 6px;
  top: 0;
  width: 9px;
  height: 16px;
  border-right: 4px solid #c01427;
  border-bottom: 4px solid #c01427;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: center center;
  transform-origin: center center;
  border-radius: 3px;
}

input[type="radio"]:checked+label:after {
  background: #c01427;
}

.form-underline .form-control {
  border-bottom: 1px solid #c01427;
}

.btn {
  background-color: #c01427;
}

.btn:hover,
.btn:focus {
  background-color: #a50f1f;
}

.btn-default:hover {
  border-color: #c01427;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  border-color: #c01427;
  background-color: rgba(192, 20, 39, 0.6);
  opacity: 0.5;
}

.breadcrumb {
  color: #c01427;
}

.close {
  color: #c01427;
}

.navbar-right img {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.text-common {
  color: #3d3d3d;
  font-weight: 400;
}

.txt-img {
  position: absolute;
  bottom: 0;
  color: #fff;
  background: #c01427;
  z-index: 10;
  font-size: 12px;
  font-weight: 300;
  padding: 3px 7px 0 7px;
  text-transform: uppercase;
}

.cont-articulo {
  display: block;
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #c01427;
}

.cont-articulo img {
  margin: 0;
  padding: 0;
}

.cont-articulo time {
  color: #a3a3a3;
  font-weight: 400;
  font-size: 0.8785em;
}

.cont-articulo .text-common {
  min-height: 89px;
  overflow: hidden;
}

.cont-articulo h3 {
  overflow: hidden;
  /*  margin-bottom: 0.5em;*/
  font-weight: 300 !important;
  min-height: 50px;
}

.cont-articulo hr {
  margin-top: 0;
  margin-bottom: 0;
}

.cont-articulo p {
  margin-bottom: 5px;
  font-size: 14px;
  position: absolute;
  bottom: 4px;
  right: 5px;
  font-weight: 700;
  color: #000;
}

.vertical-module {
  margin-bottom: 0;
}

.vertical-module h3 {
  height: 50px;
}

.vertical-module a.cont-articulo {
  border-bottom: 1px solid #b6b3b3;
}

.vertical-module li:last-child .cont-articulo {
  border: 0;
}

.vertical-module .cont-articulo p {
  position: relative;
  text-align: right;
  color: #000;
  font-style: normal;
}

h2.text-ellipsis {
  min-height: 48px;
  max-height: 48px;
}

.btn .more {
  margin-left: 10px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  display: inline-block;
}

.border-corp {
  border-bottom: 2px solid #c01427;
  border-top: 0;
}

.border-common {
  border-bottom: 1px solid #b6b3b3;
}

/* plantilla titulo */
ul.bg-list {
  margin-bottom: 0;
  display: block;
  overflow: hidden;
}

ul.bg-list li:nth-child(odd) {
  padding-left: 0;
}

ul.bg-list li:nth-child(even) {
  padding-right: 0;
}

ul.bg-list .keyword {
  /* color:#c01427;*/
  text-transform: uppercase;
  font-weight: 700;
  margin: 15px 0 0 0;
  font-size: 15px;
  height: 25px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

ul.bg-list a {
  font-weight: 300;
  display: block;
  overflow: hidden;
  padding: 15px 0 0 0;
  height: 145px;
}

ul.bg-list li:nth-child(1) a,
ul.bg-list li:nth-child(2) a,
ul.bg-list li:nth-child(1) form+div,
ul.bg-list li:nth-child(2) form+div {
  border-bottom: 1px solid #b6b3b3;
}

ul.bg-list h3 {
  margin-bottom: 0;
  font-weight: 300;
}

ul.bg-list2 a,
ul.bg-list2 li form+div {
  border: 0 !important;
}

ul.bg-list2 .keyword {
  border-bottom: 1px solid #c01427;
  padding: 0 0 5px 0;
}

ul.bg-list2 date {
  font-size: 14px;
  font-weight: 700;
  color: #000000;
}

/*contenidos restringidos*/
ul.bg-list li form+div {
  font-weight: 300;
  display: block;
  overflow: hidden;
  padding: 10px 0 0 0;
  cursor: pointer;
}

/* plantilla autor-titulo */
.autor-img .bg-tit-autor {
  padding: 15px !important;
  height: 200px;
}

.tit-autor {
  overflow: hidden;
  margin-bottom: 0;
}

.tit-autor .bg-tit-autor {
  padding: 0;
}

.tit-autor .bg-tit-autor:nth-child(odd) {
  background: #f4f4f4;
}

.tit-autor .bg-tit-autor:nth-child(even) {
  background: rgba(192, 20, 39, 0.17);
}

.tit-autor .bg-tit-autor.img-autor h3 {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-weight: 300;
}

.tit-autor .bg-tit-autor.img-autor img {
  max-height: 120px;
}

.tit-autor .bg-tit-autor.img-autor:nth-child(even) {
  padding: 0;
  background: none;
}

.tit-autor .bg-tit-autor .autor {
  color: #000000;
  bottom: 15px;
  position: absolute;
  right: 0;
  font-weight: 700;
  background-color: rgba(255, 255, 255, 0.5);
  padding: 0 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  left: 15px;
  overflow: hidden;
}

.tit-autor .txt-autor {
  height: 120px;
  padding: 15px;
  background: #f4f4f4;
  display: table;
  overflow: hidden;
  width: 100%;
}

.tit-autor .bg-tit-autor .autor a {
  display: block;
  font-weight: 300;
}

.tit-autor .bg-tit-autor h3 {
  font-weight: 300;
}

/* plantilla vertical: titulo */
.vertical-title {
  counter-reset: lista;
}

.vertical-title li {
  counter-increment: lista;
  border-right: 1px solid #b6b3b3;
  height: 190px;
}

.vertical-title li a {
  font-weight: 300;
}

.vertical-title li:before {
  content: counter(lista);
  color: #c01427;
  font-size: 50px;
  font-weight: 700;
}

.vertical-title li:last-child {
  border: 0;
}

.vertical-title li h3 {
  font-weight: 300;
}

.form-control:hover,
.form-control:focus,
.form-control:active,
.form-control:visited {
  border-color: #c01427;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset, 0 0 8px rgba(192, 20, 39, 0.6);
}

/* fin checkbox */
.form-group.error p {
  margin-top: 0.5em;
  font-weight: 600;
  line-height: 1.4;
}

.form-group.error .privacy {
  clear: both;
  margin: 10px 0 30px 0;
  padding: 5px;
  width: auto;
  background-color: #d0021b;
  color: #fff;
}

.form-group.error .privacy a {
  color: #fff;
}

.noScroll {
  position: fixed;
  overflow: hidden;
  top: -55px;
  left: 0;
  right: 0;
  bottom: 0;
}

/*.form-group.error label:before {
    border-color: #FFF;
}*/

.form-group.error .checkbox-custom+.checkbox-custom-label:before,
.form-group.error .radio-custom+.radio-custom-label:before {
  background: #d0021b;
}

.form-group.error input[type="checkbox"]+label,
.form-group.error input[type="radio"]+label {
  margin: 0;
}

.mT10 {
  margin-top: 10px;
}

.mT15 {
  margin-top: 15px;
}

.mT20 {
  margin-top: 20px;
}

.mT30 {
  margin-top: 30px;
}

.mT40 {
  margin-top: 40px;
}

.mTB20 {
  margin: 20px 0;
}

.mB0 {
  margin-bottom: 0;
}

.pB40 {
  padding-bottom: 40px;
}

.noButton {
  background: none;
  color: #c01427;
  border: 0;
  font-weight: 700;
}

.noButton:focus {
  outline: none;
}

.modal-title {
  color: #c01427;
  font-weight: 700;
  font-size: 20px;
  padding: 10px 0 0 0;
  display: inline;
}

.txt-entradilla {
  font-size: 18px;
  font-weight: 700;
}

.txt-autor-new {
  font-size: 14px;
  color: #c01427;
  font-weight: 700;
  font-style: italic;
  text-align: right;
  margin: 10px 0 0 0;
}

/*cuadros comparativos */
.caption-add {
  background-color: #ccffcc;
  width: 14px;
  height: 14px;
  float: left;
  margin-right: 10px;
  margin-top: 3px;
  border: 1px solid #91b891;
  margin-bottom: 30px;
}

.caption-delete {
  background-color: #f7cdd7;
  width: 14px;
  height: 14px;
  float: left;
  margin-right: 10px;
  margin-top: 3px;
  border: 1px solid #b79aa1;
  margin-bottom: 30px;
}

#contentLeft .content-comparative-table,
#contentRight .content-comparative-table {
  border-bottom: 3px dotted #333;
  margin-bottom: 30px;
}

/* Árbol normativa basica*/
.itemLi {
  padding: 10px;
  border-bottom: 1px solid #ccc;
}

.itemLi.active {
  color: #c01427;
  font-weight: 700;
}

@media (min-width: 1024px) and (max-width: 1199px) {
  /* .nav>li>a{
        padding:10px 8px!important;
    }*/
}

.corp-menu {
  margin-top: 50px;
}

#carousel-derecholocal-custom-dots li:last-child a {
  color: #fff;
}

#carousel-derecholocal-custom-dots li:last-child .more {
  border-left: 6px solid #fff;
}

/* comentarios */
.bg-all-comments {
  background: #eee;
}

.bg-user {
  border-radius: 50%;
  background: #cccccc;
  width: 60px;
  height: 60px;
}

.cont-add-comment {
  background: #fff;
  padding-top: 20px;
}

.cont-add-comment .alert {
  font-size: 14px;
}

.cont-add-comment form {
  margin-bottom: 0;
}

li.item-comment {
  border-bottom: 1px solid #cccccc;
  overflow: hidden;
}

.cont-user {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background: #cccccc;
  padding: 10px;
}

.cont-user svg {
  width: 40px;
  height: 40px;
  fill: #cccccc;
}

.check-list {
  float: left;
  display: block;
  margin-right: 10px;
  margin-top: 3px;
}

.date-news {
  color: #c01427;
  font-weight: 700;
  font-size: 30px;
  text-transform: lowercase;
  line-height: 30px;
  min-width: 40px;
  display: inline-block;
}

.date-news-year {
  color: #c01427;
  opacity: 0.6;
  font-size: 23px;
  font-weight: 700;
  line-height: 18px;
  text-transform: lowercase;
}

/* fin comentarios */
/* FAQS */

ul.faq {
  margin: 15px 0 50px 0;
  overflow: hidden;
}

.faq-title {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 20px;
  padding-left: 30px;
}

ul.faq li:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url("../images/icon-question-faq.svg");
  float: left;
  margin-right: 10px;
}

/* fin faqs */

/* mapa web */

.column-mapa-web {
  column-count: 3;
}

/* fin mapa web*/

/* tablas */
.content-new table {
  margin-bottom: 15px;
}

.content-new table tr td {
  padding: 5px;
  border: 1px solid #333;
}

.content-new table tr td p {
  margin: 0 !important;
}

/* fin tablas */
.g-recaptcha {
  display: block;
}

.txt-quotes {
  text-align: justify;
  margin: 50px 0 70px 0;
  font-weight: 700;
  font-size: 18px;
}

.txt-quotes:before {
  display: block;
  content: " ";
  background-image: url("../images/icon-right-quote-sign.svg");
  background-size: 28px 28px;
  height: 28px;
  width: 28px;
  transform: scaleX(-1);
  -ms-filter: "FlipH";
  filter: FlipH;
  float: left;
  margin-top: -33px;
}

.txt-quotes:after {
  display: block;
  content: " ";
  background-image: url("../images/icon-right-quote-sign.svg");
  background-size: 28px 28px;
  height: 28px;
  width: 28px;
  float: right;
  margin-top: -15px;
}

.txt-quotes>p,
.txt-quotes>ol,
.txt-quotes>ul {
  padding: 0 50px;
}

.pipe {
  color: #c01427;
  font-weight: 700;
  font-size: 20px;
}

/* resultados encontrados */

.search-results {
  padding: 20px;
  background: rgba(192, 20, 39, 0.2);
}

.search-results form {
  margin-bottom: 1em;
  position: relative;
}

.search-results form input {
  width: 100%;
  padding: 5px 40px 5px 15px;
}

.search-results button:focus {
  outline: none;
}

.search-results button svg {
  width: 18px;
  height: 18px;
}

.search-results button.btn-buscador,
.search-results button.btn-clear-form {
  width: 40px;
  height: 40px;
  background: none;
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
}

ul.results-list .number-found {
  color: #c01427;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  line-height: 25px;
}

ul.results-list a {
  color: #333;
  font-weight: 300;
}

ul.results-list .result-ind {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}

ul.results-list li:last-child .result-ind {
  border-bottom: 0;
  margin-bottom: 40px;
}

ul.results-list .itemTitle strong {
  color: #c01427;
}

/* fin resultados encontrados */

/* Buscador home */
.navbar-search {
  position: fixed;
  left: 0;
  width: 100%;
  overflow: hidden;
  border: 0;
  background-color: #001978;
  display: inline-table;
  top: 60px;
  z-index: 4;
  padding: 15px;
}

.navbar-search input[type="search"]+*[type="submit"] {
  background: #c01427;
  margin-bottom: 0;
}

.navbar-search input {
  border: 0;
  padding: 4px 15px;
  color: #001978;
  outline: none;
}

/* titulo autor v2*/
ul.tit-autor-v2 {
  clear: both;
  margin-bottom: 0;
  overflow: hidden;
}

ul.tit-autor-v2 h3 {
  font-weight: 400 !important;
  position: absolute;
  bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  color: #fff;
  margin-bottom: 5px;
}

ul.tit-autor-v2 li .layer-opacity {
  background-color: rgba(0, 0, 0, 0.7);
  height: 100px;
  border-bottom: 2px solid #c01427;
}

.layer-opacity .first-word {
  color: #fff;
  padding: 5px 10px;
  text-transform: uppercase;
  font-weight: 700;
}

ul.tit-autor-v2 li {
  margin-bottom: 30px;
}

ul.tit-autor-v2 li a,
ul.tit-autor-v2 li form+div {
  display: block;
  height: 100px;
  /* border:1px solid #b6b3b3;*/
  cursor: pointer;
  position: relative;
}

ul.tit-autor-v2 li .txt-img {
  position: absolute;
  bottom: 31px;
  color: #fff;
  background: #c01427;
  z-index: 10;
  font-size: 12px;
  font-weight: 300;
  padding: 3px 7px 0 7px;
  text-transform: uppercase;
  left: 16px;
  display: none;
}

/* titulo v2*/
ul.tit-v2 {
  clear: both;
  overflow: hidden;
  margin-bottom: 0;
}

ul.tit-v2 h3 {
  font-weight: 400 !important;
  padding-top: 15px;
}

ul.tit-v2 li a,
ul.tit-v2 li form+div {
  padding: 15px;
  display: block;
  height: 95px;
  margin-bottom: 30px;
  border-left: 2px solid #c01427;
  cursor: pointer;
}

ul.tit-v2 li:nth-child(1) a,
ul.tit-v2 li:nth-child(1) form+div {
  background: rgba(192, 20, 39, 0.17);
}

ul.tit-v2 li:nth-child(2) a,
ul.tit-v2 li:nth-child(2) form+div {
  background: rgba(192, 20, 39, 0.15);
}

ul.tit-v2 li:nth-child(3) a,
ul.tit-v2 li:nth-child(3) form+div {
  background: rgba(192, 20, 39, 0.13);
}

ul.tit-v2 li:nth-child(4) a,
ul.tit-v2 li:nth-child(4) form+div {
  background: rgba(192, 20, 39, 0.11);
}

ul.tit-v2 li:nth-child(5) a,
ul.tit-v2 li:nth-child(5) form+div {
  background: rgba(192, 20, 39, 0.09);
}

ul.tit-v2 li:nth-child(6) a,
ul.tit-v2 li:nth-child(6) form+div {
  background: rgba(192, 20, 39, 0.07);
}

/* imagen titulo datos*/
.cont-img-info {
  clear: both;
  overflow: hidden;
  margin-bottom: 0;
}

.cont-img-info li {
  margin: 0;
}

.cont-img-info a {
  display: block;
  /* border:1px solid #d1d1d1;*/
}

.cont-img-info h3 {
  font-weight: 300 !important;
  padding: 15px 0;
  margin-bottom: 0;
  height: 95px;
}

.cont-img-info img {
  border-bottom: 2px solid #c01427;
}

/* listados con imagen */
.generic-list li {
  border-bottom: 1px solid #b6b3b3;
  padding: 16px 1px;
  display: block;
  overflow: hidden;
}

.generic-list li>img {
  /*  margin-top:5px;*/
}

.generic-list li a {
  font-weight: 300;
  color: #3d3d3d;
  margin: 15px 0;
}

.generic-list li form+div h3 {
  cursor: pointer;
}

.generic-list time {
  color: #c01427;
  text-align: right;
  font-style: italic;
  font-weight: 700;
  display: block;
}

.generic-list li:last-child {
  border-bottom: 0;
}

/* ANCLA SUBIR */

a.back-to-top {
  color: #fff !important;
  z-index: 2;
  background-color: #c01427;
}

.back-to-top {
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  border-radius: 50px;
  border: 1px solid #fff !important;
  width: 45px;
  height: 45px;
  display: none;
  /*transform: rotate(-90deg)!important;*/
}

.back-to-top .lf-icon-angle-up {
  vertical-align: middle;
}

/* LISTA JERÁRQUICA ÁRBOL */

.tree-list a {
  font-weight: 400;
  color: #000000;
  font-size: 18px;
}

.tree-list a.law {
  padding: 15px 45px !important;
  font-style: italic;
  font-size: 16px;
  font-weight: 400;
}

.tree-list a.law:after {
  background-image: none !important;
}

.tree-list a.law:hover {
  text-decoration: underline;
}

.tree-list>.panel {
  margin-bottom: 0;
  border: 0;
  box-shadow: none;
  border-radius: 0;
}

.tree-list>.panel .panel {
  margin-bottom: 0;
  border: 0;
  box-shadow: none;
  border-radius: 0;
}

.tree-list>li>a:nth-child(1) {
  border-bottom: 2px solid #c01427;
}

.tree-list>.panel a {
  width: 100%;
  display: block;
  margin: 0;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  padding: 15px 0;
  border-bottom: 2px solid #e7b9be;
}

.tree-list>.panel>a {
  font-weight: 700;
}

.tree-list li a:after {
  background-image: url("../images/icon-arrow-arbol-claro.svg");
  background-position: center right;
  width: 11px;
  height: 16px;
  display: inline-block;
  content: " ";
  background-size: contain;
  float: right;
  margin-top: 5px;
  margin-right: 15px;
  transform: rotate(270deg);
}

.tree-list li a.collapsed[data-toggle="collapse"]:after {
  background-image: url("../images/icon-arrow-arbol-claro.svg");
  background-position: center right;
  width: 11px;
  height: 16px;
  display: inline-block;
  content: " ";
  background-size: contain;
  float: right;
  margin-top: 5px;
  margin-right: 15px;
  transform: rotate(90deg);
}

.tree-list>li>a:after {
  background-image: url("../images/icon-arrow-arbol-oscuro.svg");
  background-position: center right;
  width: 11px;
  height: 16px;
  display: inline-block;
  content: " ";
  background-size: contain;
  float: right;
  transform: rotate(270deg);
  margin-top: 5px;
  margin-right: 15px;
}

.tree-list>li>a.collapsed[data-toggle="collapse"]:after {
  background-image: url("../images/icon-arrow-arbol-oscuro.svg");
  background-position: center right;
  width: 11px;
  height: 16px;
  display: inline-block;
  content: " ";
  background-size: contain;
  float: right;
  transform: rotate(90deg);
  margin-right: 15px;
}

.tree-list ul li a {
  padding: 15px 0 15px 15px !important;
  color: #565656;
  font-weight: 700;
}

.tree-list ul li ul li a {
  padding: 15px 0 15px 30px !important;
  color: #3d3d3d;
  font-weight: 400;
}

/* Descargar pdf noticia*/
.download-pdf {
  overflow: hidden;
  display: block;
  float: left;
  padding: 10px 0;
  margin-bottom: 15px;
  line-height: 35px;
}

/* Columna Izquierda */
.rightbar .main {
  margin-top: 0;
  margin-bottom: 40px;
}

.rightbar .main:nth-child(1) {
  margin-top: 8px;
}
.rightbar .main:last-of-type {
  margin-bottom: 20px;
}

.title-column {
  background: #eaeaea;
  padding: 5px 10px;
  font-weight: 700;
  margin-bottom: 5px;
  text-transform: uppercase;
  overflow: hidden;
}

.calendar-events {
  padding-left: 0;
  padding-right: 0;
  /* margin-bottom: 0;*/
  border-bottom: 2px solid #c01427;
}

.calendar-events li {
  padding: 10px 0;
  border-top: 2px solid #c01427;
  display: block;
  overflow: hidden;
  position: relative;
}

.calendar-events li:first-child {
  border: 0;
}

.calendar-events li.sameday {
  margin-left: 50px;
  border-top: 1px solid #ccc;
}

.calendar-events li.sameday .event-name {
  margin-left: 0;
}

.calendar-events .cont-alert {
  position: absolute;
  bottom: 5px;
  right: 0;
}

.calendar-events li .event-name p {
  clear: both;
  margin: 5px 0 0 0;
  font-size: 13px;
  color: #666;
  font-weight: 700;
}

.calendar-events li .event-name {
  color: #000;
  width: 76%;
  margin-left: 10px;
  line-height: 19px;
  font-weight: 500;
  cursor: pointer;
}

.entradilla-comparativa {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  ul.bg-list li form+div {
    height: 145px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .calendar-events li .event-name {
    width: 68%;
  }

  ul.tit-autor-v2 li a {
    padding: 15px 10px;
  }

  .navbar-toggle {
    display: block !important;
  }

  .navbar-collapse.in {
    overflow-y: inherit;
    max-height: 633px;
  }

  .cont-articulo .text-common {
    min-height: 74px;
  }
}

@media (min-width: 992px) {
  .logged.admin .navbar-fixed-top {
    margin-top: 32px;
  }

  ul.tit-v2 li:nth-last-child(-n + 3) a {
    margin-bottom: 0;
  }
}

@media (max-width: 991px) {
  .container>.navbar-header {
    background: #001978;
  }

  .container>.navbar-header.navbar-fixed-top {
    margin-top: 0;
    padding-right: 15px;
  }

  .navbar-default .navbar-header+.container-fluid {
    background: #001978;
  }

  .navbar-default .navbar-header+.container-fluid .container {
    padding: 0;
  }

  .navbar-header {
    float: none;
  }

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

  .navbar-default .collapse.navbar-collapse.in {
    display: block !important;
  }

  .navbar-nav>li,
  .navbar-nav {
    float: none;
  }

  .navbar-default .nav>li {
    border: 0;
    background: #001978;
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #001978;
  }

  .dropdown-submenu>a:after {
    border-left-color: #001978;
  }

  .dropdown-submenu:hover>a:after {
    border-left-color: #001978;
  }

  .navbar-right {
    float: none !important;
  }

  .navbar-collapse li a span {
    color: #808cbc;
    font-size: 12px;
    margin-right: 10px;
    font-weight: 400;
  }

  .navbar-default .navbar-toggle {
    border: 0;
    float: left;
    padding: 0 15px;
    margin-right: 0;
  }

  .container>.navbar-header {
    padding: 10px 0;
  }

  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    width: auto;
  }

  #collapse-menu-mobile {
    background: #fff;
    padding: 25px 5px;
  }

  #collapse-menu-mobile .bg-circle-menu-mobile {
    display: inline-block;
    border-radius: 50%;
    background: #001978;
    padding: 10px 5px 0 5px;
    width: 52px;
    height: 52px;
  }

  #collapse-menu-mobile .bg-circle-menu-mobile span {
    font-size: 30px;
    margin-right: 0;
  }

  #collapse-menu-mobile * {
    color: #808cbc;
  }

  #collapse-menu-mobile .bg-circle-menu-mobile+p {
    color: #001978;
    font-size: 12px;
  }
}

@media (max-width: 767px) {

  a.btn#showComment,
  a.btn#cancelComment {
    float: left !important;
    margin-top: 30px !important;
  }

  ul.bg-list li:nth-child(odd) {
    padding: 0;
  }

  ul.bg-list h3 {
    height: auto;
  }

  ul.bg-list a {
    padding: 15px 0;
  }

  .calendar-events li .event-name {
    width: 81%;
  }

  ul.bg-list .keyword {
    height: auto;
    margin: 15px 0 0 0;
  }

  ul.bg-list li a {
    height: auto;
    border-bottom: 1px solid #b6b3b3;
  }

  ul.bg-list li:nth-child(even) {
    padding-left: 0;
  }

  .cont-articulo img {
    margin: 0 auto 10px auto;
  }

  /* .navbar-collapse.in{
        overflow-y:inherit;
        max-height:565px;
    }*/
  .cont-articulo p {
    position: relative;
    text-align: right;
  }

  ul.bg-list li form+div {
    border-bottom: 1px solid #b6b3b3;
  }
}