/*!
 * Start Bootstrap - Agency v5.2.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */

body {
  overflow-x: hidden;
  font-family: 'Archivo', sans-serif !important;
}

p {
  line-height: 1.75;
}

a {
  color: #ff0030;
}

a:hover {
  color: #ff9800;
}

.text-primary {
  color: #fed136 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family:'Archivo', sans-serif !important;
}

@media (min-width: 320px) {
  .page-section {
    padding: 20px 0!important;
  }
}
@media (min-width: 480px) {
  .page-section {
    padding: 30px 0!important;
  }
}
@media (min-width: 600px) {
  .page-section {
    padding: 40px 0!important;
  }
}
@media (min-width: 800px) {
  .page-section {
    padding: 50px 0!important;
  }
}
@media (min-width: 1024px) {
  .page-section {
    padding: 60px 0!important;
  }
}

.page-section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}

.page-section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
  font-family:'Archivo', sans-serif !important;
}

@media screen and (max-width: 769px) {

.btn_contacto {
    width: 50%;
    display: block;
    margin: 0 auto;
}
#mainNav .navbar-nav .nav-item .nav-link {
    text-align: center;
}
.text_item {
    width: 80%!important;
}
.tarjeta_grande{
  margin-bottom: 20px
}
.carousel-caption {
    width: 70%!important;
}
.tarjeta_service2 {
    margin-bottom: 20px;
}
  section {
    padding: 80px 0;
  }
}

::-moz-selection {
  background: #fed136;
  text-shadow: none;
}

::selection {
  background: #fed136;
  text-shadow: none;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

.btn {
  font-family:'Archivo', sans-serif !important;
  font-weight: 700;
}

.btn-xl {
  font-size: 18px;
  padding: 10px 35px;
}

.btn-primary {
  background-color: #fed136;
  border-color: #fed136;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #fec810 !important;
  border-color: #fec810 !important;
  color: white;
}

.btn-primary:active, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}

#mainNav {
  background-color: #212529;
}

#mainNav .navbar-toggler {
    font-size: 12px;
    right: 0px;
    padding: 14px;
    text-transform: uppercase;
    color: white;
    border: 0;
    background-color: #fa0130;
    font-family: 'Archivo', sans-serif !important;
}

#mainNav .navbar-brand {
  color: #fed136;
  font-family:'Archivo', sans-serif !important;
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #fec503;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 90%;
  font-weight: 700;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: white;
  font-family:'Archivo', sans-serif !important;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
color: #fd0030;
}


@media (min-width: 992px) {

#mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: #2125296b;
}
  #mainNav .navbar-brand {
    font-size: 1.75em;
    transition: all 0.3s;
  }
  #mainNav .navbar-brand img{
    max-width: 290px
  }
  #mainNav .navbar-nav .nav-item .nav-link {
padding: 0.5em 2em !important;
}

#mainNav.navbar-shrink {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #000;
}
.group textarea.form-control {
    height: 248px;
}
  #mainNav.navbar-shrink .navbar-brand img {
    width: 160px;
    filter: grayscale(1) brightness(100);
}
}

header.masthead {
  text-align: center;
  color: white;
  background-image: url("/img/header-bg.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}

header.masthead .intro-text {
  padding-top: 150px;
  padding-bottom: 100px;
}

header.masthead .intro-text .intro-lead-in {
  font-size: 22px;
  font-style: italic;
  line-height: 22px;
  margin-bottom: 25px;
  font-family:'Archivo', sans-serif !important;
}

header.masthead .intro-text .intro-heading {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 25px;
  font-family:'Archivo', sans-serif !important;
}

@media (min-width: 768px) {
  header.masthead .intro-text {
    padding-top: 300px;
    padding-bottom: 200px;
  }
  header.masthead .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    font-family:'Archivo', sans-serif !important;
  }
  header.masthead .intro-text .intro-heading {
    font-size: 75px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    font-family:'Archivo', sans-serif !important;
  }
}

.service-heading {
  margin: 15px 0;
  text-transform: none;
}

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
  padding: 0;
}

#portfolio .portfolio-item .portfolio-link {
  position: relative;
  display: block;
  max-width: 400px;
  margin: 0 auto;
  cursor: pointer;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all ease 0.5s;
  opacity: 0;
  background: rgba(254, 209, 54, 0.9);
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
  opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
  font-size: 20px;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 20px;
  margin-top: -12px;
  text-align: center;
  color: white;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
  margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
  margin: 0;
}



#portfolio .portfolio-item .portfolio-caption h4 {
  margin: 0;
  text-transform: none;
}

#portfolio .portfolio-item .portfolio-caption p {
  font-size: 16px;
  font-style: italic;
  margin: 0;
  font-family:'Archivo', sans-serif !important;
}

#portfolio * {
  z-index: 2;
}

@media (min-width: 767px) {
  #portfolio .portfolio-item {
    margin: 0 0 30px;
  }
}

.portfolio-modal .modal-dialog {
  margin: 1rem;
  max-width: 100vw;
}

.portfolio-modal .modal-content {
  padding: 100px 0;
  text-align: center;
}

.portfolio-modal .modal-content h2 {
  font-size: 3em;
  margin-bottom: 15px;
}

.portfolio-modal .modal-content p {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
  font-size: 16px;
  font-style: italic;
  margin: 20px 0 30px;
  font-family:'Archivo', sans-serif !important;
}

.portfolio-modal .modal-content ul.list-inline {
  margin-top: 0;
  margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
  margin-bottom: 30px;
}

.portfolio-modal .modal-content button {
  cursor: pointer;
}

.portfolio-modal .close-modal {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 75px;
  height: 75px;
  cursor: pointer;
  background-color: transparent;
}

.portfolio-modal .close-modal:hover {
  opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
  /* Safari and Chrome */
  z-index: 1051;
  width: 1px;
  height: 75px;
  margin-left: 35px;
  /* IE 9 */
  transform: rotate(45deg);
  background-color: #212529;
}

.portfolio-modal .close-modal .lr .rl {
  /* Safari and Chrome */
  z-index: 1052;
  width: 1px;
  height: 75px;
  /* IE 9 */
  transform: rotate(90deg);
  background-color: #212529;
}

.timeline {
  position: relative;
  padding: 0;
  list-style: none;
}

.timeline:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  width: 2px;
  margin-left: -1.5px;
  content: '';
  background-color: #e9ecef;
}

.timeline > li {
  position: relative;
  min-height: 50px;
  margin-bottom: 50px;
}

.timeline > li:after, .timeline > li:before {
  display: table;
  content: ' ';
}

.timeline > li:after {
  clear: both;
}

.timeline > li .timeline-panel {
  position: relative;
  float: right;
  width: 100%;
  padding: 0 20px 0 100px;
  text-align: left;
}

.timeline > li .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline > li .timeline-image {
  position: absolute;
  z-index: 100;
  left: 0;
  width: 80px;
  height: 80px;
  margin-left: 0;
  text-align: center;
  color: white;
  border: 7px solid #e9ecef;
  border-radius: 100%;
  background-color: #fed136;
}

.timeline > li .timeline-image h4 {
  font-size: 10px;
  line-height: 14px;
  margin-top: 12px;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
  padding: 0 20px 0 100px;
  text-align: left;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline > li:last-child {
  margin-bottom: 0;
}

.timeline .timeline-heading h4 {
  margin-top: 0;
  color: inherit;
}

.timeline .timeline-heading h4.subheading {
  text-transform: none;
}

.timeline .timeline-body > ul,
.timeline .timeline-body > p {
  margin-bottom: 0;
}


.tarjeta_service{
  text-align: center;
 background-color: #F7F7F7;
 border-radius: 10px;
 padding: 20px;
  perspective: 1000;
  border: 1px solid #d9d9d9;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  height: 530px;
}
.tarjeta_service:hover {
    background-color: #FF0030;
    border: #FF0030;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #fff;
    transform: translateY(-10px);
    -webkit-box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.44);
-moz-box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.44);
box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.44);
}
.img_color_hover{
filter: grayscale(1) brightness(100);
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}



.tarjeta_service2{
  text-align: center;
 background-color: #F7F7F7;
 border-radius: 10px;
 padding: 20px;
  perspective: 1000;
  border: 1px solid #d9d9d9;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  height: 530px;
}
.tarjeta_service2:hover{
 background-color: #FF6600;
 border: 1px solid #FF6600;
     -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  color: #fff;
    transform: translateY(-10px);
    -webkit-box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.44);
-moz-box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.44);
box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.44);
}

.tarjeta_service3{
  text-align: center;
 background-color: #F7F7F7;
 border-radius: 10px;
 padding: 20px;
  perspective: 1000;
  border: 1px solid #d9d9d9;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  height: 530px;
}
.tarjeta_service3:hover{
 background-color:#6666FF;
 border: 1px solid #6666FF;
     -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  color: #fff;
    transform: translateY(-10px);
    -webkit-box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.44);
-moz-box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.44);
box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.44);
}


.tarjeta_service4{
  text-align: center;
 background-color: #F7F7F7;
 border-radius: 10px;
 padding: 20px;
  perspective: 1000;
  border: 1px solid #d9d9d9;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  height: 530px;
}
.tarjeta_service4:hover{
 background-color:#BB13D6;
 border: #BB13D6;
     -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
  color: #fff;
    transform: translateY(-10px);
    -webkit-box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.44);
-moz-box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.44);
box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.44);
}




 .numeros{
  background-color: #FF0030;
  color: #fff;
 }

 @media (min-width: 0px) {
  .numeros{
    padding:0px 0px!important;
  }
}
@media (min-width: 427px) {
  .numeros {
    padding: 60px 0!important;
  }
}
@media (min-width: 600px) {
  .numeros {
    padding: 80px 0!important;
  }
}
@media (min-width: 800px) {
  .numeros {
    padding: 100px 0!important;
  }
}
@media (min-width: 1024px) {
  .numeros{
    padding:120px 0px!important;
  }
}

.numero_item{
  text-align: center;
}
.numero_texto{
  font-size: 1.5rem;
  margin-bottom: 0;
}
.numero_indicador{
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 0;
}


@media (min-width: 768px) {

  .timeline:before {
    left: 50%;
  }
  .timeline > li {
    min-height: 100px;
    margin-bottom: 100px;
  }
  .timeline > li .timeline-panel {
    float: left;
    width: 41%;
    padding: 0 20px 20px 30px;
    text-align: right;
  }
  .timeline > li .timeline-image {
    left: 50%;
    width: 100px;
    height: 100px;
    margin-left: -50px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 13px;
    line-height: 18px;
    margin-top: 16px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    float: right;
    padding: 0 30px 20px 20px;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .timeline > li {
    min-height: 150px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px;
  }
  .timeline > li .timeline-image {
    width: 150px;
    height: 150px;
    margin-left: -75px;
  }
  .timeline > li .timeline-image h4 {
    font-size: 18px;
    line-height: 26px;
    margin-top: 30px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 20px 20px;
  }
}

@media (min-width: 1200px) {
  .timeline > li {
    min-height: 170px;
  }
  .timeline > li .timeline-panel {
    padding: 0 20px 20px 100px;
  }
  .timeline > li .timeline-image {
    width: 170px;
    height: 170px;
    margin-left: -85px;
  }
  .timeline > li .timeline-image h4 {
    margin-top: 40px;
  }
  .timeline > li.timeline-inverted > .timeline-panel {
    padding: 0 100px 20px 20px;
  }
}

.team-member {
  margin-bottom: 50px;
  text-align: center;
}

.team-member img {
  width: 225px;
  height: 225px;
  border: 7px solid rgba(0, 0, 0, 0.1);
}

.team-member h4 {
  margin-top: 25px;
  margin-bottom: 0;
  text-transform: none;
}

.team-member p {
  margin-top: 0;
}

section#contact {
  background-color: #212529;
 background: url(/img/fondos/fondo_section_3.png) no-repeat center;
 background-size: cover
}

section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}

section#contact .form-group input.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 248px;
}

section#contact .form-control:focus {
  border-color: #fed136;
  box-shadow: none;
}

section#contact ::-webkit-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family:'Archivo', sans-serif !important;
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family:'Archivo', sans-serif !important;
}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family:'Archivo', sans-serif !important;
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family:'Archivo', sans-serif !important;
}

.footer {
  padding: 25px 0;
  text-align: center;
  background-color: #212529
}

.footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family:'Archivo', sans-serif !important;
}

.footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family:'Archivo', sans-serif !important;
}

ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
  background-color: #212529;
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color: #FF0030;
}
#section08 a {
  padding-top: 60px;
}
#section08 a span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 30px;
  height: 50px;
  margin-left: -15px;
  border: 2px solid #fff;
  border-radius: 50px;
  box-sizing: border-box;
}
#section08 a span::before {
  position: absolute;
  top: 10px;
  left: 50%;
  content: '';
  width: 6px;
  height: 6px;
  margin-left: -3px;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sdb10 2s infinite;
  animation: sdb10 2s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes sdb10 {
  0% {
    -webkit-transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb10 {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  80% {
    transform: translate(0, 20px);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.demo a {
    position: absolute;
    bottom: 180px;
    left: auto;
    z-index: 2;
    display: inline-block;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
    font: normal 400 20px/1 'Josefin Sans', sans-serif;
    letter-spacing: .1em;
    text-decoration: none;
    transition: opacity .3s;
    right: 10%;
    left: 10%;
    text-align: center;
}
.demo a:hover {
  opacity: .5;
}
.carousel-caption h3{
  font-style: italic!important;
  font-size: 2rem!important;
  font-weight: lighter;
}
.carousel-caption h1{
  font-weight: bold;
  font-size: 3rem!important;
}
.carousel-caption {
    position: absolute;
    bottom: 15%!important;
    left: 10%!important;
    text-align: left;
    width: 31%;
}

.carousel-caption a{
  color: #fff;
  font-size:1.75rem;
  border: solid 2px #fff;
  border-radius: 50px;
  padding: 0.5rem 2rem;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.carousel-caption a:hover{
  color: #fff;
  background-color: #FF6600;
  border: solid 2px #FF6600;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;

}

.sobre_nosotros{
 background: url(/img/fondos/fondo_section_1.png) no-repeat center;
 background-size: cover
}
.frase{
  background: url(/img/fondos/fondo_section_2.png) no-repeat bottom;
 background-size: cover;
 color: #fff;
 text-align: center;
}
.section_texto{
 color: #4D4D4D;
}
.section_texto h2{
 color: #FF0030;
}
.icon_about{
  display: block;
  margin: 0 auto;
  padding: 10px;
  max-width: 175px
}
.portfolio-item{
  padding-bottom: 20px;
   -webkit-transition: all 0.5s;
 -o-transition: all 0.5s;
 transition: all 0.5s;
}
.portfolio-item:hover{
 transform: translateY(-5px);
 -webkit-transition: all 0.5s;
 -o-transition: all 0.5s;
 transition: all 0.5s;
}
.portfolio-caption {
    max-width: 100%;
    text-align: center;
    padding: 20px 0px;
    color: #fff;
}
.pc_1 {
background-color: #A8CF45;
}
.pc_2 {
background-color: #F58634;
}
.pc_3 {
background-color: #00AFEF;
}
.pc_4 {
background-color: #A8518A;
}
.sombra{
-webkit-box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.44);
-moz-box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.44);
box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.44);
}
.img-100{
  width: 100%;
}
.crop {
    border-radius: 40px;
    position: relative;
    width: 100%;
    height: 340px;
    overflow: hidden;
    margin-bottom: 0px;
    border: solid 2px #dedede;
    opacity: 0.8;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.crop:hover {
opacity: 1;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.crop img {
height: auto;
width: 100%;
object-fit: contain;
}
.row{
 margin-left: 10px!important;
 margin-right: 10px!important
}

.lista_clientes{
  list-style: circle;
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 35px
}
.datos {
    list-style: none;
    padding-left: 0;
}
.datos li{
  padding-bottom: 20px
}
.fija{
  position: absolute;
  bottom: 220px;
  right: 0px;
  background-color: #1FC25B!important;
  color: #fff;
  border-radius: 15px 0px 0px 15px;
  -webkit-box-shadow: -9px 21px 38px -20px rgba(0,0,0,0.55);
-moz-box-shadow: -9px 21px 38px -20px rgba(0,0,0,0.55);
box-shadow: -9px 21px 38px -20px rgba(0,0,0,0.55);
}
.container_fija{
  padding: 20px;
  text-align: center;
  margin:0 auto;
}
.fija_link{
  color: #fff!important;
}
.fija_link:hover{
  color: #fff!important;
  text-decoration: none;
  opacity: 0.9
}
.visible-xs{
 display: none
}
.visible-md{
 display: block;
}

.banner{
  padding: 15% 0% 5% 0%;
  text-align: center;
  color: #fff;
}
.banner h1{
  font-weight: bold;
  text-align: center;
}
.banner_nosotros{
   background: url(/img/banners/banner__nosotros.jpg) no-repeat bottom;
 background-size: cover;
 color: #fff;
 text-align: center;
}
.banner_novedades{
   background: url(/img/banners/banner__novedades.jpg) no-repeat bottom;
 background-size: cover;
 color: #fff;
 text-align: center;
}
.equipos{
  padding: 80px 0px;
  background-color: #FdFdFd
}
.categorias{
  list-style: none;
}
.categorias li{
  padding: 6px 0px!important;
  list-style:none;
  font-size: 14px
}
.categorias li a{
 color: #f51811;
 font-weight: bolder;
}
.categorias li a:hover{
 color: #ff3a34;
 text-decoration: none;
}
.sub-categoria{
  padding: 0px
}
.crop_img_tarjeta_grande {
    position: relative;
    width: 100%;
    height: 190px;
    overflow: hidden;
    margin-bottom: 15px;
    border-radius: 9px 9px 0px 0px;
}
.crop_img_tarjeta_grande img {
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
    height: auto;
    width: 100%;
}
.item_producto {
    padding: 5px;
    background-color: rgba(255,255,255);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: #F7F6F9 solid 3px;
    min-height: 360px!important;
}
.item_producto:hover {
   transform: translateY(-10px);
-webkit-box-shadow: 21px 18px 34px -8px rgba(0,0,0,0.19);
-moz-box-shadow: 21px 18px 34px -8px rgba(0,0,0,0.19);
box-shadow: 21px 18px 34px -8px rgba(0,0,0,0.19);
}
.item_producto h2 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #f51811;
}
.item_producto p {
    text-align: center;
    font-weight: bold;
}
.btn_contacto {
    background-color: transparet;
    border: solid 3px #FF0030;
    border-radius: 50px;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.btn_contacto:hover {
    background-color: #FF0030!important;
    border: solid 3px #FF0030;
    color: #fff!important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.btn_neps{
    background-color: transparent;
    border: solid 2px #FF0030;
    border-radius: 50px;
    padding: 0.5rem 1.5rem;
    color: red;
    font-weight: bold;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.btn_neps:hover{
    background-color: #FF0030;
    border: solid 2px #FF0030;
    color: #FFFFFF;
    text-decoration: none;
}

.productos_lista{
 display: flex;
 margin:0 auto;
}
.galeria{
  margin-top: 25px;
  display: inline-block;
  padding: 0;
}
.galeria li{
  margin-right: 5px;
  display: inline-block;
}
.galeria li a>img{
  width: auto;
  max-height: 100px;
}
.section{
  padding: 80px 0px
}
@media screen and (max-width: 991px) {
.navbar-brand_img{
    width: 150px;
}
.slide, .carousel-inner{
 height: 100vh;
}
.carousel-item>img{
  width: auto!important;
  height: 100vh;
  margin: 0 auto
}
.fija {
    position: inherit;
    background-color: #1FC25B!important;
    color: #fff;
    border-radius: 0px;
    -webkit-box-shadow: -9px 21px 38px -20px rgba(0,0,0,0.55);
    -moz-box-shadow: -9px 21px 38px -20px rgba(0,0,0,0.55);
    box-shadow: -9px 21px 38px -20px rgba(0,0,0,0.55);
}
}
@media screen and (max-width: 426px){

.navbar-collapse {
    margin-bottom: 17px;
}
#mainNav .navbar-nav .nav-item .nav-link {
    text-align: center;
}
.m-t-20px{
  margin-top: 20px;
}
.tarjeta_service, .tarjeta_service2, .tarjeta_service3, .tarjeta_service4{
 margin: 20px 0px
}
.tarjeta_grande{
  margin: 10px 0px
}
.parrafo {
    width: 90%!important;
    padding: 10px 0px!important;
}
.text_item {
    width: 100%!important;
}
.m-t-20-xs{
 margin-top: 20px
}
.carousel-caption {
    position: absolute;
    bottom: 15%!important;
    text-align: left;
    width: auto;
    left: 15%;
}
.demo a{
      bottom: 20px;
}
#mainNav .navbar-toggler {
    margin-right: 6px;
}
.hidden-xs{
  display: none!important;
}
.section-heading {
    font-size: 33px;
    margin-top: 0;
    margin-bottom: 14px;
    color: #ff0030;
    margin-bottom: 30px
}
.crop {
    border-radius: 194px;
    position: relative;
    width: 300px;
    height: 300px;
    overflow: hidden;
    margin-bottom: 0px;
    border: solid 7px #dedede;
    opacity: 0.8;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    display: block;
    margin: 0 auto;
}
.banner {
    padding: 32% 20px 15% 20px;
    background-position: top;
    color: #fff;
}

}
.img-responsive{
 width: 100%
}

.contacto{
  background: url(/img/fondos/fondo_contacto.jpg) no-repeat top;
 background-size: cover;
 color: #fff;
}
.parrafo{
 width: 70%;
 margin-bottom: 0 auto;
 padding: 50px 0px;
}

 .menu_footer li{
  margin-bottom: 30px;
 }

  .menu_footer li a{
  color: #fff;
 }

.tarjeta_grande {
    background-color: #F7F7F7;
    border-radius: 10px;
    transition: all 0.3s ease;
}

@media (min-width: 0px) {
  .tarjeta_grande {
    height: 500px!important;
  }
}
@media (min-width: 1200px) {
  .tarjeta_grande {
    height: 424px!important;
  }
}


.tarjeta_grande:hover{
 background-color: #F9F9F9F9;
-webkit-box-shadow: 10px 24px 51px -34px rgba(0,0,0,0.53);
-moz-box-shadow: 10px 24px 51px -34px rgba(0,0,0,0.53);
box-shadow: 10px 24px 51px -34px rgba(0,0,0,0.53);
 transform: translateY(-10px);
 transition: all 0.3s ease;
}
.tarjeta_grande h4{
text-align: center;
padding:10px 30px;
}
.tarjeta_grande p {
    line-height: 1.4;
    text-align: center;
    padding:10px 30px;
}
.tarjeta_grande img {
    display: block;
}
.text_item {
    width: 60%;
    display: block;
    margin: 0 auto;
    background-color: #F9F9F9;
    padding: 30px 20px;
    border-radius: 12px;
    text-align: center;
}

.text_item img{
 border-radius: 50px;
 max-width: 100px;
 margin: 0 auto;
 display: block;
}
.text_item h2{
 font-size: 20px;
}

.galeria {
    margin: auto;
    width: 100%;
    max-width: 1200px;
    column-count: 3;
    padding: 50px;
        }
.item_galeria{
            background:#f3f3f3;
            border-radius:5px;
            margin:0 0 20px 0;
            text-align: center;
            max-width: 100%;
            filter: opacity(90%);
            padding-bottom: 1px;

            /*Evitamos que se corte al cambiar de columna*/
            break-inside: avoid;
            page-break-inside: avoid; 
            transition: .5s ease; 
        }
.item_galeria img {
            width:100%;

        }
.item_galeria a:hover {
           text-decoration: none;
        }
.item_galeria:hover {
            transition: .5s ease;
            filter: opacity(100%);
            background-color: rgba(0,0,0,0.1);
            text-decoration: none;
            transform: translateY(-10px);
           -webkit-box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.44);
           -moz-box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.44);
            box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.44);
        }

        figure {
            padding:1rem;
            box-sizing: border-box;
        }
        @media (max-width: 767px) { 
            .galeria {
                columns:2;
            }

        }
figcaption {
    text-align: initial;
    color: #333;
    margin: 15px 0px;
    font-size: 12px;
    font-weight: bolder;
    padding: 15px;
}

        /* Móviles en vertical */

        @media (max-width: 480px) {
            .galeria {
                columns: 1;
                padding: 15px;
            }

        }
