/* colores */
/*fondo nav*/
/* fondo overnav*/
.container-fluid.headerSecciones {
  background: url("../img/headerSecciones1.jpg") no-repeat;
  background-size: cover;
  height: 200px;
  padding: 0px; }

.container-fluid.headerSecciones.plagas {
  background: url("../img/headerSecciones2.jpg") no-repeat;
  background-size: cover;
  height: 200px;
  padding: 0px; }

.container-fluid.headerSecciones.adicionales {
  background: url("../img/headerSecciones3.jpg") no-repeat;
  background-size: cover;
  height: 200px;
  padding: 0px; }

.container-fluid.headerSecciones.taladro {
  background: url("../img/headerSecciones4.jpg") no-repeat;
  background-size: cover;
  height: 200px;
  padding: 0px; }

.container-fluid.headerSecciones.gastronomia {
  background: url("../img/headerSecciones5.jpg") no-repeat;
  background-size: cover;
  height: 200px;
  padding: 0px; }

.container-fluid.headerSecciones.coronavirus {
  background: url("../img/headerSecciones6.jpg") no-repeat;
  background-size: cover;
  height: 200px;
  padding: 0px; }

.container-fluid.headerSecciones.super {
  background: url("../img/headerSecciones7.jpg") no-repeat;
  background-size: cover;
  height: 200px;
  padding: 0px; }

.container-fluid.headerSecciones.consorcios {
  background: url("../img/headerSecciones8.jpg") no-repeat;
  background-size: cover;
  height: 200px;
  padding: 0px; }

.container-fluid.headerSecciones.countries {
  background: url("../img/headerSecciones9.jpg") no-repeat;
  background-size: cover;
  height: 200px;
  padding: 0px; }

.container-fluid.headerSecciones.hoteles {
  background: url("../img/headerSecciones10.jpg") no-repeat;
  background-size: cover;
  height: 200px;
  padding: 0px; }

.container.afterSlide ul {
  list-style-type: circle;
  color: #e30613; }

.container.afterSlide span {
  font-weight: 600;
  color: #e30613; }

.container.afterSlide p i {
  font-size: 1rem;
  color: #111111; }

.container.contenido {
  height: 200px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }

.conTitulo {
  width: 100%;
  height: 200px !important;
  display: flex;
  margin-top: 20px;
  align-items: flex-end;
  justify-content: center;
  text-align: center; }

.conTitulo div {
  background-color: rgba(0, 0, 0, 0.5);
  height: 50px;
  padding: 15px;
  min-width: 65%;
  border: 1px solid rgba(247, 167, 15, 0.8);
  border-right: 10px solid rgba(247, 167, 15, 0.8);
  border-radius: 10px 0; }

.conTitulo .titular {
  height: 36px; }

.conTitulo h1 {
  font-size: 1.5rem;
  color: #fff; }

img.img-fluid.borde {
  border: 1px solid #000; }

.jumbotron {
  padding: 2rem 2rem;
  border: 1px dashed darkgray; }

mark {
  background-color: yellow; }

h4 {
  font-size: 1.3rem;
  color: red; }

h4 hr {
  margin: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.7); }

input {
  text-indent: 10px;
  line-height: 20px;
  border-top: 0px;
  border-left: 0px;
  border-bottom: 1px solid;
  border-right: 1px solid;
  border-color: rgba(255, 0, 0, 0.8);
  height: 35px;
  margin-bottom: 7px;
  color: #e30613; }

textarea {
  margin-top: 7px;
  padding-left: 5px;
  border: 1px solid rgba(255, 0, 0, 0.8);
  height: 120px;
  color: #e30613; }

input#submit {
  background-color: #000;
  color: #fff; }

.form-control-file {
  border: 0; }

/*------------------ 768 -----------------------*/
@media (min-width: 768px) {
  .container-fluid.headerSecciones,
  .container-fluid.headerSecciones.seguridad,
  .container-fluid.headerSecciones.plagas,
  .container-fluid.headerSecciones.coronavirus,
  .container-fluid.headerSecciones.gastronomia,
  .container-fluid.headerSecciones.super,
  .container-fluid.headerSecciones.taladro,
  .container-fluid.headerSecciones.consorcios,
  .container-fluid.headerSecciones.countries,
  .container-fluid.headerSecciones.adicionales,
  .container-fluid.headerSecciones.hoteles {
    height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: end; }

  .container.contenido {
    height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end; }

  .conTitulo {
    width: 100%;
    height: 350px !important;
    justify-content: flex-start;
    margin-top: 20px;
    height: 100px; }

  .conTitulo div {
    height: 55px;
    padding: 12px;
    min-width: 33%;
    border-right: 14px solid rgba(247, 167, 15, 0.8); }

  .conTitulo h1 {
    font-size: 1.5rem;
    color: #fff; }

  .container.afterSlide h2.secciones {
    text-align: left; }

  .container.afterSlide.secciones {
    margin-top: 30px; }

  .formContacto .col-sm-2, .formContacto .col-sm-10 {
    margin-top: 1rem; } }
@media (min-width: 1120px) {
  .conTitulo {
    height: 350px !important; }

  .conTitulo h1 {
    font-size: 2rem; } }
@media (min-width: 1600px) {
  .container-fluid.headerSecciones,
  .container-fluid.headerSecciones.seguridad,
  .container-fluid.headerSecciones.plagas,
  .container-fluid.headerSecciones.coronavirus,
  .container-fluid.headerSecciones.gastronomia,
  .container-fluid.headerSecciones.super,
  .container-fluid.headerSecciones.taladro,
  .container-fluid.headerSecciones.consorcios,
  .container-fluid.headerSecciones.countries,
  .container-fluid.headerSecciones.adicionales,
  .container-fluid.headerSecciones.hoteles {
    background-size: 100%; }

  .conTitulo .lineaAbajo {
    width: 29%; }

  .conTitulo h1 {
    font-size: 2.5    rem; } }

/*# sourceMappingURL=secciones.css.map */
