@import url("https://fonts.googleapis.com/css?family=Exo");

.background{
    width: 100%;
    height: 100%;
}

hr {
   width: 100%;
   background-color: #821919 !important;
   float: left;
   height: 1px !important;
   border-top: 0px !important;
   margin-top: 0% !important;
}

h1 {
   margin-top: 35px !important;
   font-size: 35px !important;
   text-align: center !important;

}

h2 {
   font-size: 25px !important;
   text-align: left !important;
}

h3 {
   text-align: left ;
   font-size: 18px !important;
   margin-bottom: 2% !important;
   margin-top: 3% !important;
   color: #000 !important;
   font-weight: bold !important;
}
}
h3.tittle {
  text-align: center !important;
}

h4 {
   font-size: 15px !important;
}

p {
   line-height: 1.5;
   font-size: 16px !important;
   margin-top: 0% !important;
   text-align: justify;
}

@media (min-width: 992px){

.tittle {
    margin-right: 6%;
}

 }

@media (max-width: 769px){

.tittle {
    margin-right: 4%;
}
.contenedor {
    width: 100% !important;
    margin-left: -20px !important;
    min-height: 900px;
  }

}
@media (max-width: 768px){
   .background {
   padding-left: 0px;
}
}
.contenedor {
    width: 102% !important;
    min-height: 900px;
    margin-left: -2% !important;
}

.tittle {
   margin-right: 11%;
   text-align: center;
   color: #000000;
   font-family: 'Exo', 'sans-serif', sans-serif !important;
}

.marginfaq {
   margin-top: 55px;
}

.margin_ico {
   margin-right: 6px;
   color: #c00000;
}

.margin_boxes {
   margin-top: 45px;
}

.videoprueba {
   position: absolute;
   width: 500px;
   left: 40%;
}

div.more {
   margin-top: 25px;
}

/*BOXES*/

.box>.icon {
   text-align: center;
   position: relative;
   width: 100%;
}

.box>.icon>.image {
   position: relative;
   z-index: 2;
   margin: auto;
   width: 88px;
   height: 88px;
   line-height: 104px;
   border-radius: 50%;
   background: rgba(255, 255, 255, );
   vertical-align: middle;
}

.box>.icon:hover>.image {
   background: #821919;
}

.box>.icon>.image>i {
   font-size: 36px !important;
   color: #fff !important;
}

.box>.icon:hover>.image>i {
   color: white !important;
}

.box>.icon>.info {
   background: rgba(96, 96, 96, 0.11);
   padding: 30px 10px 20px 10px;
   border-radius: 4px;
}

.box>.icon:hover>.info {
   background: rgba(255, 255, 255, 0.32);
   color: white;
   border-radius: 3px;
}

.box>.icon>.info>h3.title {
   font-family: 'Exo', 'sans-serif', sans-serif !important;
   font-size: 16px;
   color: #000;
   font-weight: 700;
   text-align: center;
}

.box>.icon>.info>p {
   font-family: 'Exo', 'sans-serif', sans-serif !important;
   font-size: 13px;
   color: #000;
   line-height: 1.5em;
   padding-left: 10px;
   padding-right: 10px;
}

.box>.icon:hover>.info>h3.title,
.box>.icon:hover>.info>p,
.box>.icon:hover>.info>.more>a {
   color: #222;
}

.box>.icon>.info>.more a {
   font-family: 'Exo', 'sans-serif', sans-serif !important;
   margin-left: 4px;
   margin-right: 4px;
   font-size: 14px;
   color: #c00000;
   line-height: 12px;
   text-transform: capitalize;
   text-decoration: none;
   padding: 3px 6px;
   border: #c00000 1px solid;
   border-radius: 10px;
}

.box>.icon:hover>.info>.more>a {
   color: #821919;
   margin-left: 4px;
   margin-right: 4px;
   border-radius: 4px;
   font-weight: 900;
   font-size: 12px;
}

.box .space {
   height: 30px;
}
.spacetwo {
   height: 60px;
}

a:hover {
   background-color: #c00000;
   color: #fff !important;
}


/*FIN BOXES*/


/* Dynamic content from markdown  */

.content, .search-results{
    width: 100%;
    font-family: 'Exo', 'sans-serif', sans-serif;
}

.content p {
   width: 100%;
   font-size: 14px;
   line-height: 1.6;
   padding-left: 30px;
   padding-right: 30px;
}

/*LISTAS*/

.content ul {
   margin-left: 2%;
}

.content li {
   font-size: 14px;
   line-height: 160%;
   list-style-type: square;
}


/*TABLES*/

.content table {
   width: 90%;
   margin-left: 30px;
   text-align: left;
   margin-top: 15px;
   margin-bottom: 25px;
   border-collapse: separate;
   border-spacing: 1px 1px;
}

.content thead {
   text-align: center;
}

.content th {
   background-color: #821919;
   color: #ffffff;
   padding-left: 15px;
   padding-right: auto;
   padding-top: 5px;
   padding-bottom: 5px;
   font-size: 14px;
   border-radius: 2px;
}

.content td {
   background-color: rgba(196, 194, 194, 0.14);
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 10px;
   padding-right: 5px;
   font-size: 12px;
}

.content pre {
   width: 90%;
   padding-top: 3%;
   padding-bottom: 3%;
   margin-top: 4%;
   margin-bottom: 4%;
   margin-left: 30px;
   padding-right: 5%;
   padding-left: 5%;
   background-color: #f7f8f9;
   color: #000000;
   border-radius: 3px;
}

.content em {
   font-weight: bold;
   width: 100%;
   font-size: 12px;
}

.content table tr td:nth-child(1) {
   width: 25%;
}

.content table tr td:nth-child(2) {
   width: 25%;
}

.content table tr td:nth-child(3) {
   width: 50%;
}


/*HEADINGS*/

.content h1 {
   font-size: 40px;
}

.content h2 {
   font-size: 30px;
   margin-top: 6%;
   padding-left: 20px;
}

.content h3 {
   font-size: 25px;
   margin-top: 5%;
   padding-left:30px;
   margin-bottom: 4%; 
}

.content h4 {
   font-size: 20px;
   margin-top: 3%;
   padding-left:30px;
   font-weight: bold;
}

.content h5 {
   font-size: 18px;
   margin-top: 3%;
}

.content hr {
   width: 90%;
   background-color: #c00000;
   float: left;
   height: 2px;
   margin-left: 20px;
   margin-right: 10%;
   margin-bottom: 50px;
}

.content img {
    height: auto;
    border: none;
    max-width: 100%;
    display: block;
    margin: auto;
    margin-top: 2%; 
    margin-bottom: 2%;
}
.sector {
  min-height: 200px;
  background-color: #f5f5f5 !important;
  padding-right: 5%; 
  padding-left: 5%; 
  padding-bottom: 2em;
  -webkit-box-shadow: inset -1px 6px 20px 5px rgba(0,0,0,0.42);
  -moz-box-shadow: inset -1px 6px 20px 5px rgba(0,0,0,0.42)
  box-shadow: inset -1px 6px 20px 5px rgba(0,0,0,0.42);
  
}

.sectorrojo {
    display:flex;
    flex-wrap:wrap; 
    -webkit-box-shadow: 0px 9px 23px -7px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 9px 23px -7px rgba(0,0,0,0.75);
    box-shadow: 0px 9px 23px -7px rgba(0,0,0,0.75);
  }
 
.sectorrojo a.button-manual {
  position: absolute;
  bottom: -30px;
}

.altura-cajas { 
    max-height: 300px; 
 }

@media (max-width: 1088px){

.sectorrojo {
  
  padding-left: 0% !important;
  padding-right: 0% !important;
  
  } 
.sector-movil {
  padding-left: 0% !important;
  padding-right: 0% !important;
  }
}
.texto-contacto {
  font-size: 1.8rem !important;
  text-align: center;
  color: #c00000;
}
.texto-manual {
  font-size: 1.8rem !important;
  text-align: center;
  color: #ffffff;
}
.button-contacto {
  margin-top: 30px;
  background-color: #f5f5f5;
  text-align: center;
  transition: 1s ease;
  padding-bottom: 40px;
}
.button-contacto a{
  background-color: #c00000;
  text-align: center;
  border-radius: 25px;
  margin: auto;
  color: #ffffff;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: 7px;
  margin-bottom: 7px;
  transition: 1s ease;
  font-size: 1em;
}
.button-contacto a:hover {
  background-color: #404040;
  color: #ffffff !important;
  font-size: 1.1em;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 35px;
  text-decoration: none;
}
.sector-contacto {
  background-color: #f5f5f5 !important;
}

.contienen-rojo {
    height: 230px;
    background-color: #c00000;
    padding-top: 1.2em;
  }
.contienen-gris {
    height: 230px;
    background-color: #ababab;
    padding-top: 1.2em;
  }


.button-manual {
  text-align: center;
  transition: 1s ease;
  position: absolute;
  bottom: 35px;
  left: 0;
  right:0;
}
.button-manual-gris {
  text-align: center;
  transition: 1s ease;
  position: absolute;
  bottom: 35px;
  left: 0;
  right:0;
}

.button-manual a{
  background-color: #ffffff;
  color: #000000 !important;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 1em;
  padding-top: 12px;
  padding-bottom:12px;
  text-align: center;
  margin: auto;
  border-radius: 25px;
  display: inline;
  transition: 1s ease;
}
.button-manual a:hover{
  background-color: #c00000;
  font-size: 1.1em;
  color: #ffffff !important;
  padding-left:20px;
  padding-right: 20px;
  text-align: center;
  margin: auto;
  border-radius: 35px;
  display: inline;
  text-decoration: none;
}
.button-manual-gris a{
  background-color: #ffffff;
  color: #000000 !important;
  text-align: center;
  margin: auto;
  border-radius: 25px;
  display: inline;
  transition: 1s ease;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 1em;
  padding-top: 12px;
  padding-bottom:12px;
}
.button-manual-gris a:hover{
  background-color: #404040;
  font-size: 1.1em;
  color: #ffffff !important;
  padding-left:20px;
  padding-right: 20px;
  text-align: center;
  margin: auto;
  border-radius: 35px;
  display: inline;
  text-decoration: none;
}
.button-descubre {
  margin-top: 30px;
  text-align: center;
  transition: 1s ease;

}

.button-descubre a{
  color: #ffffff;
  font-size: 1em;
  background-color: #c00000;
  width: 30%;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom:15px;
  border-radius: 25px;
  transition: 1s ease;
}

.button-descubre:hover a{
  background-color: #404040;
  color: #ffffff !important;
  font-size: 1.1em;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 35px;
  text-decoration: none;
}

.alinear-botones {
  display: inline-flex !important;
  margin-left: 23%;
  width: 100%;
  
}
.titulo-rojo {
  font-size: 18px !important; 
  text-align: center;
  padding-top: 1em;
  color: #ffffff;
}
.titulo-contacto {
  font-size: 2rem !important; 
  text-align: center;
  padding-top: 2em;
  color: #c00000;
}
.titulo-blanco-principal {
  font-size: 2.5rem !important; 
  text-align: center;
  padding-top: 9%;
  color: #000000;
}
.pinpad {
  margin-top: 2em !important;
  margin-bottom: 2em !important; 
  margin-left: 0px !important; 
  margin-right: 20px !important; 
  min-width: 400px !important;
  display: block !important;
}
.icono-manual {
  margin-bottom: 0% !important;
  margin-top: 0% !important;
  width: 70px;

}
.texto-pcp {
  color: #000000;
  font-size: 2rem !important;
}
