﻿#principiosN { text-align:center;  background-size: 100% 100%; padding:1em; position:relative; }
#principiosN h1{ color:#531315;padding-bottom: 20px!important; }
#principiosN h2{ color:#7B1115!important;padding-bottom: 20px!important; }
#principiosN {background: url(/images/principios/Background-Principios.jpg) center top repeat-y;}

#principiosN ul{text-align: left;}
#principiosN ul li::before{ color:red; }

div.itemAttachmentsBlock ul.itemAttachments{
	display: block;
}
div.itemAttachmentsBlock ul.itemAttachments > li{
	display: block;
	text-align:left;
}
div.itemAttachmentsBlock span{
	display: none;
}
div.itemAttachmentsBlock ul.itemAttachments li a{
	font-size: 14px;
}
div.itemAttachmentsBlock ul.itemAttachments li a:before{
	content: "\f016";
    font: normal normal normal 14px/1 FontAwesome;
    color: #7B1115;
    padding-right: 10px;
}
.customfiesta2019{
	min-height: 392px;
    background-repeat: no-repeat;
    position: relative;
    top: -10px;
}

ul.menu > li{
  list-style:none !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
}

@media (max-width: 1199px) {
  .customfiesta2019 {
  	background-size: 100%;
  }
  .customfiesta2019 .img1{
    top: 105px !important;
    left: 7% !important;
  }
  .customfiesta2019 .img2{
    top: 155px !important;
    left: 7% !important;
  }
  .customfiesta2019 .img3{
    top: 205px !important;
    left: 7% !important;
  }
}
@media (max-width: 991px) {
  .customfiesta2019 {
  	
  }
  .customfiesta2019 .img1{
    top: 55px !important;
    left: 10% !important;
    width: 77%;
  }
  .customfiesta2019 .img2{
    top: 80px !important;
    left: 10% !important;
    width: 77%;
  }
  .customfiesta2019 .img3{
    top: 110px !important;
    left: 10% !important;
    width: 77%;
  }
}
@media (max-width: 767px) {
  .customfiesta2019 {
  	background-size: auto;
  }
  .customfiesta2019 .img1{
    top: 125px !important;
    left: 50px !important;
    width: auto;
  }
  .customfiesta2019 .img2{
    top: 175px !important;
    left: 50px !important;
    width: auto;
  }
  .customfiesta2019 .img3{
    top: 230px !important;
    left: 50px !important;
    width: auto;
  }
}