/*!
 * 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;

}

p {
  line-height: 1.75;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Rubik, sans-serif !important
}
.img-responsive{
  width: 100%;
}
.page-section {
  padding: 60px 0!important;
}

	.page-section h2.section-heading {
		font-family: 'Rubik', sans-serif;
		font-weight: 500;
		font-size: 30px;
		margin-top: 0;
		margin-bottom: 15px;
		color: #00AFEF;
		text-align: center;
	}

.page-section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
  font-family: Rubik, sans-serif !important
}


.form-inline .form-control {
	width: 143px;
}

	@media (min-width: 768px) {
		section {
			padding: 100px 0;
		}
	}

p::-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: Rubik, sans-serif!important, "font-weight: 700";
}

.btn-xl {
  font-size: 18px;
  padding: 10px 35px;
}

.btn-primary {
background-color: #ffffff;
    border: none;
    color: #00afef;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color:#2E2E2E !important;
  color: #fff;
  text-decoration: none;
}

.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 {
    border-style: none;
	border-color: inherit;
	border-width: 0;
	font-size: 12px;
    right: 0;
    padding: 12px 13px;
    text-transform: uppercase;
    color: white;
    background-color: #00afef;;
    font-family: Rubik, sans-serif !important
}

#mainNav .navbar-brand {
  color: #fed136;
  font-family: Rubik, sans-serif !important
}

#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #00AFEF
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 90%;
  font-weight: 400;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: white;
  font-family: Rubik, sans-serif !important
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #00AFEF
}


.tabla-tabs{
width: 100%;
padding: 40px 20px;
float: none;
margin:  0 auto;
}

.nav-tabs {
    border-bottom: 0px solid #dee2e6;
    margin: 20px auto;
}

.nav-tabs>li>a{
  margin: 2px 5px 
}

@media (min-width: 992px) {


  #mainNav {
    padding-top: 25px;
    padding-bottom: 25px;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    transition: all 0.3s;
  }
#mainNav .navbar-brand img {
    max-width: 90px;
}
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }
  #mainNav.navbar-shrink {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #333;
  }
.group textarea.form-control {
    height: 248px;
}
#mainNav.navbar-shrink .navbar-brand img {
    width: 57px;
}
}

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: Rubik, sans-serif!important, -
}

header.masthead .intro-text .intro-heading {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 25px;
  font-family: Rubik, 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: Rubik, sans-serif !important
}
  header.masthead .intro-text .intro-heading {
    font-size: 75px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    font-family: Rubik, sans-serif !important
}
}
.texto_centrado{
width: 60%;margin:0 auto;display:block;padding: 121px 20px;text-align:left;
  font-family: 'Rubik', sans-serif;
  font-weight: bold;
}
.service-heading {
  font-family: 'Rubik', sans-serif;
  font-weight: bold;
  margin: 15px 0;
  text-transform: none;
  color: #B33939;
  font-size: 30px;
}

#portfolio .portfolio-item {
  right: 0;
  margin: 0 0 15px;
  padding: 0px;
}

#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;
}

.texto_portfolio {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 30px;
    z-index: 100;
    color: #fff;
    height: 10px 0px
}
.texto_portfolio p {
    font-size: 20px;
    margin: 4px 0px 7px 0px;
}

@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: Rubik, 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;
}

@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: Rubik, sans-serif !important
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: Rubik, sans-serif !important
}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: Rubik, sans-serif !important
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family: Rubik, 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: Rubik, sans-serif !important
}

.footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family: Rubik, 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: #00afef;
}
#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:0px;
    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-family: 'Rubik', sans-serif;
  font-style: italic!important;
  font-size: 2rem!important;
  font-weight: lighter;
}
.carousel-caption h1{
   font-family: 'Rubik', sans-serif;
  font-size: 3rem!important;
}
.carousel-caption {
    position: absolute;
    bottom: 33%!important;
}
.fondo_imagen{
  height: 500px;
  background: url(../img/fondos/imagen-fondo.png) no-repeat center;
 color: #fff!important;
 text-align: center;
}
.frase {
	background-color: #ECECFB;
}

.linea_titulo{
  border: #00AFEF 2px solid;
  width: 100px;
  margin: 0 auto;
  display: block;
  margin-bottom: 50px
}
.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: #E30613;
}

.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: 10px;
    position: relative;
    width: 100%;
    height: 340px;
    overflow: hidden;
    margin-bottom: 0px;
    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;
-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);
}
.crop img {
height: 100%;
width: auto;
object-fit: contain;
}
.crop_noticias {
  border-radius: 5px;
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
    margin-bottom: 0px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.crop_noticias img {
height: 100%;
object-fit: contain;
}
.crop_noticias_detalle {
    position: relative;
    width: 100%;
    height: 450px;
    overflow: hidden;
    margin-bottom: 0px;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.crop_noticias_detalle img {
width: 100%;
object-fit: contain;
}
.row{
 margin-left: 10px!important;
 margin-right: 10px!important
}
.contacto{
  background-color: #00AFEF!important;
  color: #fff
}
.contacto>h2{
  color:#fff!important
}
.lista_redes {
    list-style: none;
    font-size: 15px;
    font-weight: 400;
    line-height: 35px;
    display: inline-flex;
    margin: 0 auto;
    float: none;
    padding: inherit;
}
.lista_redes li{
    margin: 5px;
}
.lista_logos {
    list-style: none;
    font-size: 15px;
    font-weight: 400;
    line-height: 35px;
    display: inline-flex;
    margin: 0 auto;
    float: none;
    padding: inherit;
}
.lista_logos li{
    margin: 5px
}
.lista_logos li img{
   width: 250px;
}
.datos{
  list-style:none;
  padding-left: none
}
.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: 10% 0% 5% 0%;
  text-align: center;
  color: #fff;
}
.banner h1{
	font-size: 2.1rem;
  text-align: center;
}
.ogianco{
   background: url(../img/fondos/ogianco.png) no-repeat center;
 background-size: cover;
 color: #fff;
 text-align: center;
  background-attachment: fixed;
}
.banner_productos{
   background: url(../img/banners/banner_producto.jpg) no-repeat center;
 background-size: cover;
 color: #fff;
 text-align: center;
  background-attachment: fixed;
}
.banner_ogianco{
   background: url(../img/banners/fondo_ogianco.jpg) no-repeat center;
 background-size: cover;
 color: #fff;
 text-align: center;
  background-attachment: fixed;
  padding: 20% 0%!important;
}
.banner_nosotros{
   background: url(../img/banners/banner_nosotros.jpg) no-repeat center;
 background-size: cover;
 color: #fff;
 text-align: center;
  background-attachment: fixed;
}

.logo_wftf{
  max-width: 80px
}
.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_producto {
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
    margin-bottom: 15px;
}
.crop_producto img {
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
    height: auto;
    width: 300px;
}
.crop_detalle_producto {
    position: relative;
    width: 100%;
    height: 430px;
    overflow: hidden;
    margin-bottom: 15px;
}
.crop_detalle_producto img {
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
    height: auto;
    width: 650px;
}
.item_producto {
  margin: 3px;
    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;
    min-height: 340px!important;
    border: solid 2px #efefef;
}
.item_producto:hover {
    transform: translateY(-8px);
    -webkit-box-shadow: 1px 12px 12px -3px rgba(0,0,0,0.19);
    -moz-box-shadow: 1px 12px 12px -3px rgba(0,0,0,0.19);
    box-shadow: 1px 12px 12px -3px rgba(0,0,0,0.19);
}
.item_producto h2 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #f51811;
    min-height: 45px;
    padding: 2px;
}
.item_producto p {
    text-align: center;
    font-weight: normal;
    font-size: 15px;
    color: #333!important
}
.no-padding{
  padding: 0px!important
}

.btn-producto:hover {
    text-decoration: none;
}
.btn-producto2 {
    background-color: #f51811;
    color: #fff;
    display: block;
    width: 43%;
    -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;
    bottom: 10px;
    left: -100px;
    right: -100px;
    margin: 0 auto;
}
.btn-producto2:hover {
    background-color: #FFCC29!important;
    color: #fff!important;
}
.btn-destacado{
 background-color: #00AFEF;
 color: #fff;
 padding: 5px 20px;
 border-radius: 5px;
 font-size: 17px;
     -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-destacado:hover{
 background-color:#55CAF5!important;
 color: #fff!important;
 text-decoration: none;
     -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;
}
.lista {
    list-style: none;
    padding-left: 0px;
}
.lista li{
  margin:30px 0px
}
.productos_lista{
 display: flex;
 margin:0 auto;
}
.galeria {
	margin-top: 25px;
	display: inline-block;
	padding: 40px;
}
.galeria li {
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 10px;
}
.galeria li a>img{
  width: auto;
  max-height: 100px;
}
.section{
  padding: 80px 0px
}

.btn-collapse {
    font-size: 30px;
    font-weight: 600;
    color: #00afef;
}

.calculadora2 {
	background-color: #346cd2;
	border-radius: 15px;
	padding: 20px 20px;
	color: #fff;
	margin: 0 auto;
	width: 90%;
	display: block;
}

.calculadora {
	background-color: #346cd2;
	border-radius: 15px;
	padding: 30px 20px;
	color: #fff;
	margin-left: 25%;
	display: block;
}



@media screen and (max-width: 991px) {
.lista_logos{
 display: inherit;
}


.banner_ogianco{

  padding: 30% 0%!important;
}

.btn-producto2 {
    width: 100%;
}

.navbar-brand_img {
    width: 50px;
}
.slide, .carousel-inner{
 height: 100vh;
}
.carousel-item>img{
  width: auto!important;
  height: 100vh;
  margin: 0 auto
}

.carousel-caption h1 {
    font-size: 1.5rem!important;
}
.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: 768px){
.btn-centrado{
  width: 100%!important;
  display: block;
  margin: 0 auto
}
.formulario_contacto {
    width: 80%!important;
    display: block;
    margin: 0 auto;
}
 .parrafo{
  width: 80%!important;
  margin: inherit;
}
 .categorias{
  list-style: none;
  display: flex;
}
.categorias li{
  padding: 6px 10px!important;
} 
}
@media screen and (max-width: 425px){
.card-body {
    padding: 20px 5px!important;
}
.tarjeta_noticias {
    text-align: center!important;
}
.texto_tarjeta {
    padding: 5px!important;
}
.formulario_contacto {
    width: 100%!important;
    display: block;
    margin: 0 auto;
}
 .parrafo{
  width: 100%!important;
  margin: inherit;
}
.texto_centrado {
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 50px;
    text-align: left;
}
.lista li{
  margin:10px 0px
}
.crop_detalle_producto {
    height: 350px;
}

.demo a{
      bottom: 20px;
}
#mainNav .navbar-toggler {
    margin-right: 16px;
}
.hidden-xs{
  display: none!important;
}

	.banner h1 {
		font-size: 2rem;
	}

.page-section h2.section-heading {
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 14px;
}
.crop {
    border-radius: 10px;
    position: relative;
    width: 100%;
    height: 340px;
    overflow: hidden;
    margin-bottom: 0px;
    opacity: 0.8;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.banner {
    padding: 32% 20px 15% 20px;
    text-align: center;
    color: #fff;
}

	.calculadora {
		background-color: #346cd2;
		border-radius: 15px;
		padding: 30px 20px;
		color: #fff;
		display: block;
		margin: 0 auto;
	}

}

.tarjeta_noticias {
	border-radius: 10px;
	text-align: left;
	background-color: #FFF;
	transition: all 0.3s;
	margin-top: 25px;
}
.tarjeta_noticias:hover{
transform: translateY(-8px);
    box-shadow: 2px 10px 10px rgba(0, 0, 0, 0.07);
    transition: all 0.3s;
}
.tarjeta_noticias h4{
  margin-top: 20px;
  color: #00AFEF;
} 

.tarjeta_noticias p{
  padding: 2px 5px;
} 

.texto_tarjeta{
 padding: 5px 20px 20px 20px;
}
.redes{
 background-color: #0087CB;
 color: #fff;
}
.afiliate{
  background: url(../img/fondos/fondo_section_1.png) no-repeat center;
  background-size: cover;
  color: #fff;
  text-align: center;
  background-attachment: fixed;
}
.formulario_contacto{
  width: 60%;
  display: block;
  margin: 0 auto;
}
.dropdown-item {
	font-size: 14px !important;
	/** text-align: center!important;*/
}
.dropdown-item:hover {
    color:#0087CB;
}
.parrafo{
  width: 70%;
  display: block;
  margin: 0 auto;
}
.form_2{
  padding: 30px;
  background-color: #00AFEF;
  border-radius: 20px
}
.parrafo>.col-md-12>.tarjeta_noticias{
  margin-bottom: 20px
}
.item_carousel>img{
  width: 180px!important;
  margin: 10px;
  filter: grayscale(100%);
  transition:all 0.5s;
  opacity: 0.5
}
.item_carousel>img:hover{
  filter: grayscale(0%);
  transition:all 0.5s;
  opacity: 1
}
.table td, .table th {
    border-top: 0;
}
.top_ranking{
  text-align: center!important;
  line-height: 1!important;
  font-size:22px!important;
  font-weight: bold!important;
} 

.ranking_1{
  color: #00AFEF!important
}
.btn-centrado{
  width: 50%;
  display: block;
  margin: 0 auto
}
.galeria {
    margin: auto;
    width: 100%;
    max-width: 1200px;
    column-count: 4;
        }
.item_galeria{
            background:#fff;
            border-radius:5px;
            border:1px solid rgba(0,0,0,0.1);
            margin:0 0 20px 0;
            text-align: center;
            max-width: 100%;
            /*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;
        }

        figure {
            padding:1rem;
            box-sizing: border-box;
        }
        @media (max-width: 767px) { 
            .galeria {
                columns:2;
            }

        }
figcaption {
    text-align: center;
    color: #333;
    margin: 15px 0px;
    font-size: 12px;
    font-weight: bolder;
}


        /* Móviles en vertical */

        @media (max-width: 480px) {
            .galeria {
                columns: 1;
            }

        }