/*!
 * 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)
 */

@media (min-width: 1200px) {
	.container {
		max-width: 1200px !important;
	}
}


p::selection {
	background: #0E507A;
}

/* Firefox */
p::-moz-selection {
	background: #0E507A;
}

h1::selection {
	background: #0E507A;
}

/* Firefox */
h1::-moz-selection {
	background: #0E507A;
}

h2::selection {
	background: #0E507A;
}

/* Firefox */
h2::-moz-selection {
	background: #0E507A;
}

body {
  overflow-x: hidden;
  font-family: 'Exo', sans-serif;
}

p {
  line-height: 1.75;
}

a {
  color: #007bff;
}

a:hover {
  color: #007bff;
}

.text-primary {
  color: #fed136 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family:'Exo', sans-serif
}

.page-section {
  padding: 120px 0!important;
}

.page-section h2.section-heading {
  font-size: 35px;
  margin-top: 0;
  margin-bottom: 15px;
  color: #57A5DB;
}

.page-section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
  font-family:'Exo', sans-serif
}

@media (min-width: 768px) {
  section {
    padding: 80px 0;
  }

	.visible-md {
		display: block !important;
	}
}

::-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:'Exo', 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;
}

#mainNav {
  background-color: #212529;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color: #1898C6;
  font-family:'Exo', sans-serif
}

#mainNav .navbar-brand {
  color: #fed136;
  font-family:'Exo', 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: white;
  font-family:'Exo', sans-serif
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
color: #57A5DB;
}


@media (min-width: 992px) {
  #mainNav {
    padding-top: 10px;
    padding-bottom: 10px;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: #0e507aa1;
}
  #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: rgb(0 0 0 / 50%);
}
.group textarea.form-control {
    height: 248px;
}
  #mainNav.navbar-shrink .navbar-brand img {
    width: 200px;
    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:'Exo', sans-serif
}

header.masthead .intro-text .intro-heading {
  font-size: 50px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 25px;
  font-family:'Exo', 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:'Exo', sans-serif
  }
  header.masthead .intro-text .intro-heading {
    font-size: 75px;
    font-weight: 700;
    line-height: 75px;
    margin-bottom: 50px;
    font-family:'Exo', 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:'Exo', sans-serif
}

#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:'Exo', 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;
}

.videopds {
	object-fit: cover;
	margin-top: 18px;
	height: 90vh;
	width: 100%;
}

.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 30px;
    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;
    margin-top: 10px;
}


.item_servicio{
  color: #0E507A;
  text-align: center;
}

.item_servicio img{
  display: block;
  margin: 0 auto;
  max-width: 130px
}

.item_servicio h2{
 font-size: 30px;
}

.item_link{
  color: #fff;
  text-align: center;
  display: grid;
  align-self: center;
  border-radius: 10px;
  padding: 10px;
  transition: all 0.5s;
  margin:0px 10px;
  min-height: 230px;
  cursor: pointer;
}

.item_link img{
  display: block;
  margin: 0 auto;
  max-width: 130px
}

.item_link h2{
 font-size: 30px;
}

.item_link:hover{
  background-color: #1274A1;
  -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);
  transition: all 0.5s;
  -webkit-transform: translate(0, -5px)
}


.item_link2{
  color: #0E507A;
  text-align: center;
  display: grid;
  align-self: center;
  border-radius: 10px;
  padding: 10px;
  transition: all 0.5s;
  margin:0px 10px;
  min-height: 230px;
  cursor: pointer;

}

.item_link2 img{
  display: block;
  margin: 0 auto;
  max-width: 130px
}

.item_link2 h2{
 font-size: 30px;
 font-weight: bold;
}

.item_link2:hover{
  background-color: #57A5DB;
  -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);
  transition: all 0.5s;
  -webkit-transform: translate(0, -5px)
}


.item_link3{
  margin: 10px!important;
  color: #fff;
  background-color: #0E507A;
  text-align: center;
  display: grid;
  align-self: center;
  border-radius: 10px;
  padding: 10px;
  transition: all 0.5s;
  margin:0px 10px;
  cursor: pointer;

}

.item_link3 p{
  text-align: center;
 font-weight: bold;
 margin-bottom: 0
}

.item_link3:hover{
  background-color: #57A5DB;
  -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);
  transition: all 0.5s;
  -webkit-transform: translate(0, -5px)
}


.servicios{
  background-color: #9FCBEE;
}

@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) {
   .m-t-20-md{
    margin-top: 20px
   }
  .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:'Exo', sans-serif
}

section#contact :-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family:'Exo', sans-serif
}

section#contact ::-moz-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family:'Exo', sans-serif
}

section#contact :-ms-input-placeholder {
  font-weight: 700;
  color: #ced4da;
  font-family:'Exo', sans-serif
}

.footer {
  padding: 25px 0;
  text-align: center;
  background-color: #212529
}

.footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family:'Exo', sans-serif
}

.footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family:'Exo', sans-serif
}

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: #3FC0F0;
}
#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;
  background-color: #1274A1;
  font-size:1rem;
  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: #1898C6;
  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 h2{
 color: #57A5DB;
}
.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 {
    position: relative;
    width: 100%;
    height:600px;
    overflow: hidden;
    margin-bottom: 0px;
}
.crop img {
width: cover;
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: 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 !important
}

.visible-md {
	display: block;
}

.banner {
    padding: 12% 0% 9% 0%;
    text-align: center;
    color: #fff;
}
.banner h1{
  font-weight: bold;
  text-align: center;
}
.banner_nosotros{
   background: url(../img/banners/banner_nosotros.png) no-repeat bottom;
 background-size: cover;
 color: #fff;
 text-align: center;
}
.banner_estadisticas{
   background: url(../img/banners/banner_estadisticas.png) no-repeat bottom;
 background-size: cover;
 color: #fff;
 text-align: center;
}
.banner_servicios{
   background: url(../img/banners/banner_servicios.png) no-repeat bottom;
 background-size: cover;
 color: #fff;
 text-align: center;
}
.banner_areas {
	background: url(../img/banners/banner_areas.png) no-repeat bottom;
	background-size: cover;
	color: #fff;
	text-align: center;
}
.banner_galeria{
   background: url(../img/banners/banner_galeria.png) no-repeat bottom;
 background-size: cover;
 color: #fff;
 text-align: center;
}
.banner_opinion{
   background: url(../img/banners/banner_opinion.png) no-repeat bottom;
 background-size: cover;
 color: #fff;
 text-align: center;
}
.banner_trabaja_con_nosotros{
   background: url(../img/banners/banner_trabaja_con_nosotros.png) no-repeat bottom;
 background-size: cover;
 color: #fff;
 text-align: center;
}
.banner_visita{
   background: url(../img/banners/banner_visita.png) 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: 4px 4px 0px 0px;
}
.crop_img_tarjeta_grande img {
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%;
    margin: auto;
    height: auto;
    width: 400px;
}

.crop_noticias {
	position: relative;
	width: 80%;
	height: 500px;
	overflow: hidden;
	margin-bottom: 15px;
	border-radius: 4px 4px 0px 0px;
	float: right;
	margin-left: 10%;
}
.crop_noticias 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_dps{
    color: #fff;
    background-color: #1898C6;
    border-radius: 50px;
    padding: 0.5rem 1.5rem;
    -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_dps:hover{
    background-color: #3FC0F0;
    color: #FFFFFF;
    text-decoration: none;
}

.productos_lista{
 margin:0;
 padding: 0;
 list-style: none;
}
.productos_lista li{
font-weight: bold;
}
.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: 60px 0px
}

.bolsa {
    margin-left: 10%;
}


.lista_clasificacion {
  height: 50px;
}

.lista_clasificacion span {
  font-size: 30px;
}

.lista_clasificacion label {
  font-size: 20px;
}

input[type="radio"] {
  display: none;
}

label {
  color: grey;
}

.clasificacion {
  direction: rtl;
  unicode-bidi: bidi-override;
}

label:hover,
label:hover ~ label {
  color: orange;
}

input[type="radio"]:checked ~ label {
  color: orange;
}



.map{
 background-color: #fff;
 padding:10px;
 border-radius: 10px;
 margin-top:20px;
}

.aviso_flotante {
    display: block;
    position: absolute;
    top: 106px;
    left: 13px;
    z-index: 10;
    width: 25%;
    z-index: 100000!important;
}
.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);
}
.boton {
	font-size: 20px !important;
	position: absolute;
	top: 5px;
	right: 5px;
	color: #56acde;
	font-size: 17px;
	border-radius: 571px;
	width: 20px;
	height: 20px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	line-height: 1;
	font-weight: 500;
	cursor: pointer;
}


@media screen and (max-width: 991px) {

	.img-responsive2 {
		width: 100% !important;
	}

	.item_link2 img {
		max-width: 80px;
	}

	.item_link2 h2 {
		font-size: 25px;
	}

	.item_link img {
		max-width: 100px;
	}
	.parrafo {
		width: 100%;
	}
.navbar-brand_img{
    width: 150px;
}
.slide, .carousel-inner{
 height: 60vh;
}
.carousel-item>img{
  width: auto!important;
  height: 60vh;
  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: 425px){

    h1, h1 {
        font-size: 2rem;
    }

    .parrafo h2 {
        font-size: 1.5rem;
    }

	h4 {
		font-size: 1rem;
	}
	.numero_indicador {
		font-size: 1.5rem;
	}

	.visible-xs {
		display: block !important;
	}

	.visible-md {
		display: none !important;
	}
	.img-responsive2 {
		width: 100% !important;
	}

	.item_licitaciones {
		margin: 0px !important;
	}

    .btn_dps {
        font-size: 12px; margin: 10px;
    }

    .bolsa {
        margin-left: 0;
    }
    .parrafo {
        width: 100% !important;
        margin: 0 !important;
      
    }
.mt-20-xs{
  margin-top: 20px
}
.num_container {
    border-right:none!important;
    border-bottom: solid 1px #fff;
    position: relative;
    height: 190px;
}
.navbar-brand_img {
    width: 210px;
}
.img_footer {
    margin: 0 auto;
    display: block;
    padding: 20px;
}
.numeros {
    padding: 20px 0px;
}

	.h3, h3 {
		font-size: 1.2rem;
	}


	.videopds {
		object-fit: contain;
		margin-top: 40px;
		height: 250px;
		width: 100%;
	}
.carousel-caption {
    bottom: 26%!important;
    left: 15%;
    width: auto;
}
.demo a{
      bottom: 20px;
}
#mainNav .navbar-toggler {
    margin-right: 16px;
}
.hidden-xs{
  display: none!important;
}
.section-heading {
    font-size: 30px;
    margin-top: 0;
    margin-bottom: 14px;
    margin-bottom: 30px
}

	.crop_noticias {
		position: relative;
		width: 100%;
		height: 250px;
		overflow: hidden;
		border-radius: 4px 4px 0px 0px;
		float: right;
	}

		.crop_noticias img {
			position: absolute;
			top: -100%;
			bottom: -100%;
			left: -100%;
			right: -100%;
			margin: auto;
			height: 200px;
			width: 100%;
		}

.crop {
    position: relative;
    height: 300px;
    overflow: hidden;
    margin-bottom: 0px;
    opacity: 0.8;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    display: block;
    margin: 0 auto;
    margin-top: 40px;
}
.crop img{
    width: 100%;
}
.banner {
    padding: 32% 20px 15% 20px;
    background-position: top;
    color: #fff;
}

	.banner h1 {
		font-size: 22px;
	}

}

.img-responsive{
 width: 100%
}

.img-responsive2 {
	width: 590px;
	margin-left: -5%
}


.contacto{
  background: url(../img/fondos/fondo_contacto.png) no-repeat top;
 background-size: cover;
 color: #fff;
 padding-bottom: 20px!important;
}
.parrafo {
    width: 70%;
    margin-bottom: 0 auto;
    padding: 20px 0px;
    margin: 10px 0px 5px 90px;
}

.parrafo h2{
text-align: center
}

.parrafo hr{
  width: 200px;
  margin:0 auto;
  display: block;
  margin-bottom: 20px
}
.dropdown-menu{
 background-color: #1898C6!important;
}
.dropdown-item {
    color: #ffffff!important;
    font-size: 0.9rem!important;
}
.dropdown-item:hover {
background-color: #3FC0F0!important;
}
  .menu_footer li a{
  color: #fff;
 }
.tarjeta_grande {
	background-color: #57A5DB;
	color: #fff;
	border-radius: 4px;
	height: 550px;
	transition: all 0.3s ease;
	margin-bottom: 20px;
}
.tarjeta_grande:hover{
 background-color: #3FC0F0;
-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_grande a{
text-align: center;
    margin: 0 auto;
    display: block;
    color: #fff;
    font-weight: 500;
}
.tarjeta {
	background-color: #f3f3f3;
	padding: 25px;
	border-radius: 10px;
	min-height: 250px;
	font-size: 1rem;
	transition: all 0.3s ease;
	color: #333;
	margin-bottom: 20px;
}
.tarjeta h3{
  font-size: 1.2rem
}
 .numeros{
 background-color: #0E507A;
 color: #fff;
 position: relative;
 }
.num_container{
  border-right: solid 1px #fff;
  position: relative;
  height: 135px;
}
.numero_item{
  text-align: center;
  position: relative;
}
.numero_texto{
  font-size: 1rem;
  margin: 0;
}
.numero_indicador{
  font-size: 2rem;
  font-weight: 700;
  margin: 0;
}
.fondo-azul{
  background-color:#0E507A;
  color: #fff!important;
}
.fondo-azul {
  background-color:#0E507A;
  color: #fff!important;
}
.fondo-gris{
  background-color:#f3f3f3;
}
.item_directivo{
  text-align: center;
  padding: 20px
}
.item_directivo h3{
 font-size: 17px;
 margin-top: 8px
}
.item_directivo p {
    font-size: 16px;
    color: #3FC0F0;
    line-height: normal;
}

.item_directivo img{
 width: 150px;
}

.galeria {
    margin: auto;
    width: 100%;
    max-width: 1200px;
    column-count: 3;
    padding: 10px;
}
.item_galeria{
            background:#f3f3f3;
            border-radius:5px;
            margin:0 0 20px 0;
            text-align: center;
            max-width: 95%;
            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;
        }

        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;
            }

        }

.item_licitaciones {
    margin: 30px;
    padding: 25px;
    background-color: #f3f3f3;
}
.item_licitaciones h3{
 font-size: 1.5em;
 font-weight: bold;

}