@charset "UTF-8";
/* CSS Document */

li#menu-item-10 {
	background-color: #f6f6f6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fcfcfc; 
	
}

.business-header {
  background: rgba(0, 0, 0, 0) url("/img/testamento-online.png") no-repeat scroll center center / cover ;
  height: 400px;
  margin-top: 26px;
}

.pastilla a {
  background-color: rgba(220, 0, 40, 0.9);
  color: #fff; !important;
  text-decoration:none; !important;
  font-size: 32px;
  padding: 28px;
  float: left;
  -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
transition: all 0.2s ease-in-out 0s;
}

.pastilla a:hover, .pastilla:hover > a {
    background: #BC001F none repeat scroll 0 0;
    color: #ffffff;
}


.pastilla-inferior {
  padding-left: 30px !important;
  padding-top: 5px !important;
  margin-top: -31px !important;
  margin: 0 !important;
  color: #fff; !important;
  font-family: "Bitter",serif;
  font-size: 30px;
  line-height: 1.8em;
 
background: rgba(220,0,40,1);
background: -moz-linear-gradient(left, rgba(220,0,40,1) 0%, rgba(243,113,33,1) 75%, rgba(250,151,30,1) 100%) !important;
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(220,0,40,1)), color-stop(75%, rgba(243,113,33,1)), color-stop(100%, rgba(250,151,30,1))) !important;
background: -webkit-linear-gradient(left, rgba(220,0,40,1) 0%, rgba(243,113,33,1) 75%, rgba(250,151,30,1) 100%) !important;
background: -o-linear-gradient(left, rgba(220,0,40,1) 0%, rgba(243,113,33,1) 75%, rgba(250,151,30,1) 100%) !important;
background: -ms-linear-gradient(left, rgba(220,0,40,1) 0%, rgba(243,113,33,1) 75%, rgba(250,151,30,1) 100%) !important;
background: linear-gradient(to right, rgba(220,0,40,1) 0%, rgba(243,113,33,1) 75%, rgba(250,151,30,1) 100%) !important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc0028', endColorstr='#fa971e', GradientType=1 ) !important;
}



.parrafo {
  color: #ffffff;
  font-family: "CO-Regular",serif;
  font-size: 15px;

  padding-bottom: 30px !important;
  margin-top: -30px;

}

.parrafo-home {
  color: #ffffff;
  font-family: "CO-Regular",serif;
  font-size: 15px;

  padding-bottom: 10px !important;
  margin-top: -30px;

}
.row {

  margin-top: 95px;

}

.titulo {

 padding-bottom: 20px;
  padding-top: 10px;
   margin-bottom: 20px;

}

.rowKK {

  margin-top: 113px;

}

.footerMenu {

margin-left: 12.667%;

}

p.interior-slider-title {
  padding-left: 30px !important;
  padding-top: 32px !important;
}


@media (max-width: 768px){
li#menu-item-10 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fcfcfc;
	background-repeat: no-repeat;
}

li  {

	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC; 
	
}

.row {

  width: 80%;
  margin-left:10%;
  margin-top:234px;


}
.pastilla a {

  font-size: 19px;

}

.panel-body {margin-top:-222px;  }

.row {



} /* @media (min-width: 768px) */

@media (max-width: 440px){
	
	.row {
  margin-left: -5px;
  margin-top: 234px;
  width: 102%;
}

}
