@font-face {
    font-family: 'TrajanPro-Regular'; /*a name to be used later*/
    src: url("TrajanPro-Regular.4efb730ea779.ttf"); /*URL to font*/
}

.fontIASD {
    font-family: 'TrajanPro-Regular';
}

.pointer {
        cursor: pointer !important;
}

.loading{
  text-align: center;
}

.horizontal-category{
  float: left;
  position: absolute;
  z-index: 9999;
  background: rgba(251, 249, 243, 0.8);
  color: #2f557f;
  padding: 1px 10px;
  text-align: center;
  font-size: 13.5px;
  width: 85%;
}

.horizontal_new{
  background: #fbf9f3;
    padding: 0px 10px;
    margin: 0px 10px;
    height: 360px;
}
.horizontal_matutine{
    background: #fbf9f3;
    padding: 0px 10px;
    margin: 0px 10px;
    height: 310px;
}
.matutina{
  height: 320px !important;
}
.matutina h3{
    height: 70px !important;
    width: 100%;
    text-align: center;
}
.thumbnail {
  position: relative;
  width: 100%;
  height: 190px;
  overflow: hidden;
}
.thumbnail img {
  position: absolute;
  left: 50%;
  top: 60%;
  height: 100%;
  width: auto;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
.thumbnail img.portrait {
  width: 100%;
  height: auto;
}

.imgPromocion{
   width: 48% !important;
   height: 150px;
 }
 .imgPromocion img{
   text-align: center;
   margin: 0 auto;
   height: 150px;
 }

.item_collection *{
    font-family: "Merriweather",Georgia,Times,"Times New Roman",serif !important;
    font-size: .8125rem !important;
    font-size: 1rem !important;
    line-height: 1.6 !important;
    color: #575a5c !important;
  }
.item_collection a{
    color: #fff !important;
}
.item_collection p{
    margin-top: 10px !important;
}


.carousel__item-dek h4,
.carousel__item-dek h3,
.carousel__item-dek h2,
.carousel__item-dek h1
 {
    font-size: 1.2rem !important;
    font-weight: 500 !important;
    margin: 10px 0px !important;
}


/* Left content right image collection list*/
 .colorListArticle{
    margin: 0px;
 }
 .hrArticle{
    margin-top: 0px !important;
 }

 .color_list h1,
 .color_list h2,
 .color_list h3,
 .color_list h4
 {
    color: #575a5c !important;
    font-size: 1rem !important;
    line-height: 1.6 !important;
    font-weight: normal !important;
 }
 .main_content .thumbnail {
    position: relative;
    width: 30%;
    height: 190px;
    overflow: hidden;
    float: right;
    margin: 5px;
}
@-moz-document url-prefix() {
    .main_content .thumbnail {
        margin: -35px 5px 5px 5px;
    }
}
 .main_content h3 {
    text-align: justify;
    display: inline;
}
 .main_content br {
    display: none !important;
}
.news_content{
  width: 65%;
  min-height: 190px;
  text-align: justify;
}
.news_content span{
  display: table-cell;
    vertical-align: middle;
}


/* Form default*/
.archiveSelect .input select, .form-default select {
  appearance: none;
  background: none;
  border: none;
  border-style: none;
  border-radius: 0;
  color: #575a5c;
  display: block;
  padding: 0 .5em;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.form-default p {
  margin-top: 1em;
}
@media all and (min-width: 650px) {
  .form-default p.col2 {
    display: inline-block;
    width: 48%;
    vertical-align: baseline;
  }
}
.form-default p.rightcol {
  float: right;
}
.form-default select {
  width: 100%;
  font: 100 0.9em/2.5rem "Montserrat", "Helvetica", "Arial", sans-serif;
}
.form-default input[type="text"], .form-default input[type="email"], .form-default select {
  border: 1px solid #989690;
  height: 2.5rem;
  line-height: 2.5rem;
}
.form-default input[type="text"], .form-default input[type="email"], .form-default input[type="password"] {
  padding: .5rem;
}
.form-default .form-buttons {
  margin-top: 1em;
}
/*.form-default p.required input, .form-default p.required select, #id_message {
  border: 1px solid #ffa92d;
}*/
.form-default span.error {
  font-size: .7em;
}

.errorlist{
  display: inline-block;
}

.block__image:hover{
  opacity: 0.8;
}

.pad .font--secondary--l {
    font-size: 1.35rem !important;
    line-height: 2rem !important;
}

.sic_wrap_text{
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}


.distrito_item ul li{
    font-size: 16px !important;
}
