/*!
 * 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)
 */
.btn_whatsapp {
    position: fixed;
    bottom: 88px;
    right: 20px;
}
    .btn_whatsapp img{
  max-width: 60px;

  }
body {
  overflow-x: hidden;
  font-family: 'Roboto', sans-serif;
}

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:'lato'!important, sans-serif
}

.page-section {
  padding: 80px 0!important;
}
.page-section2 {
  padding: 0px 0px 120px 0px!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:'lato'!important, sans-serif
}

@media (min-width: 768px) {


  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:'lato'!important, sans-serif
  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;
}




.btn-ru-naranja{
    color: #fff;
    background-color: #f58735;
    font-size: 1rem;
    border-radius: 50px;
    padding: 0.5rem 2rem;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border: none!important;
}
.btn-ru-naranja:hover {
    color: #fff;
    background-color: #f5a835;
    text-decoration: none;
}
#mainNav {
  background-color: #212529;
}

#mainNav .navbar-toggler {
    font-size: 12px;
    right: 0px;
    padding: 14px;
    text-transform: uppercase;
    color: white;
    border: 0;
    background-color: #f37335;;
    font-family: 'lato'!important, sans-serif;
}

#mainNav .navbar-brand {
  color: #fed136;
  font-family:'lato'!important, sans-serif
}

#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: #333;
  font-family:'lato'!important, sans-serif
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
color: #F28130;
}


@media (min-width: 992px) {

#mainNav {
    padding-top: 15px;
    padding-bottom: 15px;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: #F1f1f1;
}
  #mainNav .navbar-brand {
    font-size: 1.75em;
    transition: all 0.3s;
  }
#mainNav .navbar-brand img {
    max-width: 170px;
}
  #mainNav .navbar-nav .nav-item .nav-link {
padding: 0.5em 2em !important;
}

#mainNav.navbar-shrink {
    padding-top: 5px;
    padding-bottom: 5px;
        background-color: rgb(0 0 0 / 72%);
}
.navbar-shrink>.container>.navbar-collapse>.navbar-nav>.nav-item>.nav-link {
    color: #fff!important;
}
.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:'lato'!important, sans-serif
}

header.masthead .intro-text .intro-heading {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 25px;
  font-family:'lato'!important, sans-serif
}

@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:'lato'!important, sans-serif
  }
  header.masthead .intro-text .intro-heading {
    font-size: 75px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    font-family:'lato'!important, sans-serif
  }
}

.service-heading {
  margin: 15px 0;
  text-transform: none;
}

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
  padding:
}

#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:'lato'!important, sans-serif
}

#portfolio * {
  z-index: 2;
}

@media (min-width: 767px) {
.new_info h1 {
    font-weight: bold;
    font-size: 37px;
}
.contacto {
    padding: 45px 10px!important;
}
.tarjeta_service2 {
    height: 486px;
    margin-bottom: 20px!important;
}
  #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:'lato'!important, sans-serif
}

.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;
}

.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);
cursor: pointer;
}

.tarjeta_service2 img{
 max-width: 150px
}
.tarjeta_service2 hr{
 width: 50%;
 border-bottom: 4px solid rgb(245 134 52 )
}


.tarjeta_service3{
  text-align: center;
 background-color: #F7F7F7;
 border-radius: 10px;
 padding: 30px;
  perspective: 1000;
    -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: 100%;
    -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:hover{
 background-color: #FA7D23;
     -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);
cursor: pointer;
}


.tarjeta_service3 img{
 max-width: 150px
}
.tarjeta_service3 h2{
  font-weight: bold;
}
.tarjeta_service3 hr{
 border-bottom: 4px solid rgb(245 134 52 )
}
.tarjeta_service3 ul{
 list-style: line;
 padding-left: 15px
}
.tarjeta_service3 ul li{
 text-align: left;
 font-size: 16px;
 margin-bottom: 10px;
}

.tarjeta_service4{
  text-align: center;
 background-color:#FA7D23;
 border-radius: 10px;
 padding: 30px 20px;
    -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: 100%;
    -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 ul{
padding-left: 0px;
list-style:none;
}
.tarjeta_service4 ul li{
 text-align: left;
}
.tarjeta_service4 img {
 max-width: 100px;
 margin-bottom: 20px
}

.hr_ru{
 width: 130px;
 border-bottom: 4px solid rgb(245 134 52 )
}
.destacado{
  font-weight: bold;
}

.tarjeta_precio {
    background-color: #fff;
    color: #333;
    text-align: center;
    padding: 0px;
    padding-bottom: 20px;
    border-radius: 5px;
    -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: 0px 8px 18px 0px rgba(0,0,0,0.44);
    height: 282px;
    transition: 0.3s;
    
}
.tarjeta_precio:hover{
  z-index: 10000000!important;
transition: 0.3s;
    transform: translateY(-10px) scale(1.02) translateZ(42px);
-webkit-box-shadow: -1px 19px 15px -2px rgba(0,0,0,0.19); 
box-shadow: -1px 19px 15px -2px rgba(0,0,0,0.19);
    
}


.tarjeta_top{
 border-radius: 5px 5px 0px 0px;
 padding-top: 20px;
 padding-bottom: 10px;
 background-color: #f2f2f2;
 font-weight: bold;
}
.tarjeta_centro {
    border: solid 1px #e8e8e8;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    padding: 40px 0px;
}
.pb-ajuste{
 padding-bottom: 53px
}

.tarjeta_centro p {
    margin-bottom: 0px;
    font-weight: bolder;
    font-style: ;
    font-size: 25px;
    color: #9c9c9c;
}
.tarjeta_centro h3 {
    margin-bottom: 0px;
    font-weight: bolder;
    font-size: 45px;
}

.col-md-padding-0{
  padding:0px!important;
  margin-left: 0px!important;
  margin-right: 0px!important;
}
.col-md-ajuste-ancho{
 width: 40%!important;
 z-index: 1000;
}
 .banner_central{
 background: url(../img/fondos/fondo_1.jpg) no-repeat center;
 background-size: cover;
 color: #fff;
 }

.item_circulo_central{
  height: auto;
  margin: 2px 0px;
  padding:5px;
}
.item_circulo_central img{
  max-width: 130px;
  margin: 0 auto;
  display: block;
}
.item_circulo_central h3{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
.item_circulo_central p{
    font-size: 16px;
    text-align: center;
}



@media and screen (max-width: 769px) {


  .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:'lato'!important, sans-serif
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family:'lato'!important, sans-serif
}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family:'lato'!important, sans-serif
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family:'lato'!important, sans-serif
}

.footer {
    padding: 25px 0;
    text-align: center;
    background-color: #464747;
    color: #fff!important;
}

.footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family:'lato'!important, sans-serif
}

.menu_footer ul{
 padding-left: 0px;
 list-style: none;
}

.menu_footer ul li{
 text-align: left;
 font-weight: bold;
 font-size: 14px;
 margin-bottom: 4px
}
.menu_footer ul li a{
 color: #fff;
}
.menu_footer ul li a:hover{
 color: #ffc107;
 text-decoration: none!important
}

.menu_footer p{
text-align: left;
    font-size: 16px!important;
    font-weight: bold;
    margin-bottom: 0px;
}

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-size: 2rem!important;
  margin-bottom: 20px
}
.carousel-caption h1 {
    font-weight: bold;
    font-size: 2.5rem!important;
}
.carousel-caption {
    position: absolute;
    bottom: 25%!important;
    left: -100px;
    text-align: center;
    width: 50%;
    right: -100px;
    margin: 0 auto;
}

.item_carrousel_nosotros{
  padding:40px 0px;
}
.item_icono_nosotros{
 padding:20px;
}

.owl-carousel3>.item_carousel>.active{
 width: 120%
}

.item_icono_nosotros h3 {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 0px;}

.item_icono_nosotros img{
 max-width: 50px
}

.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: 440px;
    overflow: hidden;
    margin-bottom: 0px;
}
.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
}
.lista_check{
  padding-left:20px;
  list-style-image: url("../img/check.png");
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 35px
}
.datos {
    list-style: none;
    padding-left: 0;
    display: inherit;
}
.datos li{
  margin-right:5px
}
.datos li a img{
  max-width: 30px
}
.icon_datos{
  max-width: 30px
}
.visible-xs{
 display: none
}
.visible-md{
 display: block;
}

.banner {
    padding: 15% 0% 9% 0%;
    text-align: center;
    color: #fff;
}
.banner h1{
  font-weight: bold;
  text-align: left;
}
.banner p{
  text-align: left;
  float: left;
}
.banner>.container>.row>.col-lg-4>.hr_ru{
  float: left;
}
.banner_nosotros{
   background: url(../img/banners/banner_nosotros.jpg) no-repeat bottom;
 background-size: cover;
 background-attachment: fixed;
 color: #fff;
 text-align: center;
}
.banner_servicios{
   background: url(../img/banners/banner_servicios.jpg) no-repeat bottom;
 background-size: cover;
 background-attachment: fixed;
 color: #fff;
 text-align: center;
}
.banner_planes{
   background: url(../img/banners/banner_planes.jpg) no-repeat bottom;
 background-size: cover;
 background-attachment: fixed;
 color: #fff;
 text-align: center;
}
 .banner_blog{
   background: url(../img/banners/banner_novedades.jpg) no-repeat bottom;
 background-size: cover;
 background-attachment: fixed;
 color: #fff;
 text-align: center;
}
 .banner_contacto{
   background: url(../img/banners/banner_contacto.jpg) no-repeat bottom;
 background-size: cover;
 background-attachment: fixed;
 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: 300px;
    height: 300px;
    overflow: hidden;
    margin-bottom: 15px;
    border-radius: 9px 9px ;
}
.crop_img_tarjeta_grande img {
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
    width: 900px!important;
}

.crop_img_tarjeta_grande2 {
    position: relative;
    width: 350px;
    height: 350px;
    overflow: hidden;
    margin-bottom: 15px;
    border-radius: 9px 9px ;
}
.crop_img_tarjeta_grande2 img {
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
    width: 900px!important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #F28130!important;
}

.btn_contacto {
    background-color: transparet;
    border: solid 3px #f58735;
    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: #f58735!important;
    border: solid 3px #f58735;
    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_ru {
    background-color: transparent;
    border: solid 2px #f58634;
    border-radius: 50px;
    padding: 8px 41px;
    color: #f58634;
    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_ru:hover{
    background-color: #f58634;
    border: solid 2px #f58634;
    color: #FFFFFF;
    text-decoration: none;
}

.btn_ru_blanco{
    background-color: transparent;
    border: solid 2px #FFF;
    border-radius: 50px;
    padding: 0.5rem 1.5rem;
    color: #FFF;
    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_ru_blanco: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: 40px 0px
}
.fondo_gris{
    background-color: #464747;
    color: #fff;
}
.aviso_flotante {
    display: block;
    position: absolute;
    bottom: 95px;
    left: 18px;
    z-index: 10;
    width: 22%;
}
.aviso_flotante img{
width: 100%;
border-radius: 15px;
-webkit-box-shadow: 0px 18px 25px -10px rgba(0,0,0,0.33);
-moz-box-shadow: 0px 18px 25px -10px rgba(0,0,0,0.33);
box-shadow: 0px 18px 25px -10px rgba(0,0,0,0.33);
}

.item_servicio{
  text-align: center;
  padding:20px 40px;
}

.item_servicio img{
 max-width: 80px;
 margin:0 auto;
}

.item_servicio h3{
 font-weight: 2rem;
 color:#f58634;
 font-weight: bold;
}

.item_servicio p{
font-weight: normal;
text-align: left;
}


.fondo_naranja {
    background-color: #FA7D23;
    color: #fff!important;
}

.tajeta_blanca{
  text-align: center;
  color: #333;
  font-weight: bold;
  background-color: #fff;
  border-radius: 5px;
  width: 80%;
  margin-top: 5%!important;
  padding:20px;
  display: block;
  margin:0 auto;
    -webkit-box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.20);
    -moz-box-shadow: 15px 20px 31px -19px rgba(0,0,0,0.20);
    box-shadow: 0px 8px 18px 0px rgba(0,0,0,0.20);
}

.lista_parrafo{
  list-style:none;
}
.lista_parrafo li::before {
  content: "✔";
  color: #fb6817;
  margin-right: 10px;
  font-size: 20px;
  font-weight: bold;
}
.slide, .carousel-inner{
 height: 100vh;}
.carousel-item>img{
 height: 100vh;
 width: auto;
 
}
.titulo_naranja{
color: #FA7D23;
font-weight: bold;
}
.carousel-control-next, .carousel-control-prev{
height: 120%!important;
}

@media screen and (min-width:1024px) {
.tarjeta_service2 {
    padding: 10px;
    height: 600px;  
}
.div_flotante {
  width: 90%;
}
.div_flotante_2{
    width: 100%!important;
}
}


@media screen and (min-width:1200px) {

.container_ajuste{
  width: 1000px!important
}
.ajuste_m_t{
 margin-top: -120px;
}
.ajuste_m_b{
 margin-bottom: -120px;
}
}
@media screen and (max-width: 991px) {
.navbar-brand_img {
    width: 150px;
    filter: brightness(5);
}
.slide, .carousel-inner{
 height: 100%;
}
.carousel-caption h3 {
    font-size: 27px!important;
    margin-bottom: 20px;
}
.carousel-item>img {
    width: auto!important;
    height: 100%;
    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){


.new_info{
  text-align: center;
}


.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 {
    width: 100%!important;
    position: absolute;
    bottom: 15%!important;
    text-align: left;
    width: auto;
    left: auto;
    right: auto;
    padding: 65px;
    top: 15%!important;
}
.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;
    margin-bottom: 30px
}
.crop {
    border-radius: 0;
    position: relative;
    width: 300px;
    height: 300px;
    overflow: hidden;
    margin-bottom: 0px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    display: block;
    margin: 0 auto;
}
.crop img {
    height: 100%;
    width: auto;
    object-fit: contain;
}
.banner {
    padding: 32% 20px 15% 20px;
    background-position: top;
    color: #fff;
}

}
.img-responsive{
 width: 100%
}

.div_flotante {
    max-width: 1200px;
    background-color: #fff;
    border: solid 2px #f3f3f3;
    border-radius: 10px;
    color: #333;
    margin: 0 auto;
    margin-top: -63px;
    margin-bottom: 50px;
    padding: 50px;
    -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);
}

.div_flotante_2{
    display: relative;
    max-width: 1200px;
    border-radius: 10px;
    color: #333;
    margin: 0 auto;
    margin-top: -63px;
    margin-bottom: 50px;
    padding: 15px;  
}

.contacto {
    width: 90%;
    background-color: #f58735;
    border-radius: 10px;
    color: #fff;
    margin: 0 auto;
    margin-top: -63px;
    margin-bottom: 40px;
    padding: 50px;
    -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);
    max-width: 1200px;
}
.new_info h1{
font-weight: bold;
}
.new_info p{
font-weight: bold;
float: left;
font-size: 1.2rem
}
.new_info hr{
 width: 160px;
 border-bottom: 4px solid rgb(245 134 52);
 float: left;
 clear: both;
}
.parrafo{
 width: 70%;
 margin: 0 auto;
 padding: 50px 0px;
 font-size: 20px;
}

 .menu_footer li{
  margin-bottom: 30px;
 }

  .menu_footer li a{
  color: #fff;
 }
.tarjeta_grande {
    background-color: #F7F7F7;
    border-radius: 10px;
    height: 424px;
    transition: all 0.3s ease;

}
.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;
}


.tarjeta_blog {
    background-color: #F7F7F7;
    border-radius: 10px;
    min-height: 300px;
    margin-bottom: 20px;
    padding:0px;
}
.tarjeta_blog h2{
   text-align: center;
   margin-bottom: 10px;
   font-size: 24px;
   font-weight: bold;
}
.tarjeta_blog a{
   display: block;
   text-align: center;
   margin:0 auto;
   width: 150px
}

.crop_img_tarjeta_blog {
    border-radius: 10px 10px 0px 0px;
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;

}
.crop_img_tarjeta_blog img {
    height: auto;
    width: 100%;
    object-fit: contain;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
}
.item_texto_tarjeta_blog{
  padding:15px;
}
.text_item {
    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;
            }
.carousel-caption {
    width: 70%;
    top: 27%;
}

   .tarjeta_service2 {

    margin-bottom: 20px;
}

.contacto {
    width: 100%!important;
    margin-top: auto!important;
    margin-bottom: 0px!important;
    padding: 25px 5px!important;
    border-radius: 0px;
}
.navbar-nav{
  text-align:center;
 padding:20px 0px;
}
#mainNav .navbar-nav .nav-item .nav-link {
    color: #fff;
}

.btn_contacto {
    width: 60%;
    text-align: center;
    margin: 0 auto;

        }
.crop_img_tarjeta_grande {
    width: auto;
    height: 300px;
}
.col-md-ajuste-ancho {
    width: 100%!important;
    z-index: 1000;
}
.col-md-padding-0 {
    padding: 10px!important;
    margin-left: 10px!important;
    margin-right: 10px!important;
}
.ajuste_padding{
padding:0px 5px!important;
    margin-bottom: 20px;
}

}
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;
            }
.div_flotante {
    padding: 40px 0px;
}
.mb-xs-20{
  margin-bottom: 20px
}
        }

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-width: 230px;
}