@font-face {
  font-family:'Gilroy-Light';
  src:url('../fonts/Gilroy-Light.otf') format('opentype');
}

@font-face {
  font-family:'Gilroy-ExtraBold';
  src:url('../fonts/Gilroy-ExtraBold.otf') format('opentype');
  /* font-weight: 800; */
}

html, body {
  font-family: 'Gilroy-Light', sans-serif; text-shadow: 0px 0px 1px #CCC;
}
h5, h6 { font-family: 'Gilroy-Light', sans-serif; text-shadow: 0px 0px 1px #666;}
h1, h2, h3, h4 {
  font-family: 'Gilroy-Light', sans-serif; text-shadow: 0px 0px 1px #666;
}


body { background-color:#fefefe;}
.bg-parallax {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.9) 2%, rgba(0, 0, 0, 0.2) 100%), url(../images/parallax.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.bg-backblue { background-image:url('../images/EPROC--FONDO-WEB-01.jpg'); background-position:top;background-size:cover;background-repeat:no-repeat}
.text-colors { color:#185893}
.text-colors span { color:#488239}
.btn-primary, .bg-primary { background-color: #0489B1 !important;}
.btn-success, .bg-success { background-color:#488239 !important;}
.bg-primary.bg-fondo {
  background-image:url('../images/bg-fondo.jpg');
  background-repeat:no-repeat;
  background-position:left;
  background-size:cover;
}
.text-primary { color: #185893 !important;}
.text-success { color: #478038 !important;}
/* .semibold { } */
.navbar-expand-lg .navbar-nav .nav-link { font-size:14px; text-shadow: 0px 0px 1px #555;}
.navbar-expand-lg .navbar-nav .nav-link:hover {color: #333}

h3.text-azul {font-weight: bold; text-transform: uppercase;}
.social_links { z-index:9999;position: fixed;right:-20px;bottom: 20vh;flex-direction: column;}
.social_links a { color:#0489B1; font-size:18px; display: block; background: rgba(255, 255, 255, 0.8); transition: transform 100ms; padding:8px 25px 8px 8px;}
.social_links a:hover { text-align: center; width:60px; transform: translate(-20px, 0); padding-right:10px;}

footer {background-color:#062a4a; font-size:14px}
footer a {color: #fff}
footer a:hover { color: #ddd;}

.ft-centered .ft-material span,
.ft-centered .ft-material i {
  display: inline-block;
  /* border: 1px solid #f8f8f8; */
  /* border-radius: 100px; */
  /* background: #fff; */
  /* box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); */
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color:rgba(194,60,59)
}

.ft-centered .ft-item h5 {
  margin-top: 20px;
  margin-bottom: 20px;
  text-shadow:1px 1px 3px #333;
}
.ft-centered .ft-item h5 + div {text-shadow:1px 1px 3px #333;}

.ft-centered .ft-item span img {
  padding: 14px;
  width: 110px;
  height: 110px;
  font-size: 45px;
  line-height: 109px;
  -webkit-filter: drop-shadow(2px 2px 5px rgba(0,0,0,0.5));
  filter: url(#drop-shadow);
  -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=2, OffY=2, Color='#333')";
  filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=2, OffY=2, Color='#333')";
}

#myCarousel .carousel-item { background-position:center center; background-repeat: no-repeat; background-size: cover;}
.caption-animate .carousel-item.active .c-caption {
  color:white;
  margin-bottom:5%;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  background-color:rgba(0,0,0, 0.5);
  padding:20px;
}
.caption-animate .carousel-item .c-caption h2, .caption-animate .carousel-item .c-caption h5 {  text-shadow:2px 2px 2px #111 !important;}
.caption-animate .carousel-item.active .c-caption.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.caption-animate .carousel-item.active .c-caption.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.caption-animate .carousel-item.active .c-caption.flipOutX,
.caption-animate .carousel-item.active .c-caption.flipOutY,
.caption-animate .carousel-item.active .c-caption.bounceIn,
.caption-animate .carousel-item.active .c-caption.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
.caption-animate .carousel-item .c-caption.fadeIn,
.caption-animate .carousel-item .c-caption.fadeInDown,
.caption-animate .carousel-item .c-caption.fadeInDownBig,
.caption-animate .carousel-item .c-caption.fadeInLeft,
.caption-animate .carousel-item .c-caption.fadeInLeftBig,
.caption-animate .carousel-item .c-caption.fadeInRight,
.caption-animate .carousel-item .c-caption.fadeInRightBig,
.caption-animate .carousel-item .c-caption.fadeInUp,
.caption-animate .carousel-item .c-caption.fadeInUpBig{
  opacity:0;
}

body {
  color: #5a5a5a;
}
.c-caption {
  z-index: 10;
}

#myCarousel .carousel-item .container { position:relative;}
.caption-animate .carousel-item.active .container.right { justify-content: flex-end; }
#myCarousel .carousel-item {
  height: 75vh;
}
#myCarousel .carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 75vh;
}

.label-container{
  position:fixed;
  bottom:48px;
  right:105px;
  display:table;
  visibility: hidden;
}

.label-container-borrar{
  position:fixed;
  bottom:118px;
  right:105px;
  display:table;
  visibility: hidden;
}

.label-text{
  color:#FFF;
  background:rgba(51,51,51,0.5);
  display:table-cell;
  vertical-align:middle;
  padding:10px;
  border-radius:3px;
}

.label-arrow{
  display:table-cell;
  vertical-align:middle;
  color:#333;
  opacity:0.5;
}

.float{
  position:fixed;
  width:60px;
  height:60px;
  bottom:40px;
  right:40px;
  background-image: linear-gradient(to top, #0ba360 0%, #3cba92 100%);
  color:#FFF;
  border-radius:50px;
  text-align:center;
  box-shadow: 2px 2px 7px #000;
  animation: bot-to-top 2s ease-out;
}

.float-borrar{
  position:fixed;
  width:60px;
  height:60px;
  bottom:110px;
  right:40px;
  background-image: linear-gradient(to right, #4facfe 0%, #00f2fe 100%);
  color:#FFF;
  border-radius:50px;
  text-align:center;
  box-shadow: 2px 2px 7px #000;
  animation: bot-to-top 2s ease-out;
}

.float-categorias{
  position:fixed;
  width:60px;
  height:60px;
  bottom:180px;
  right:40px;
  background-image: linear-gradient(to right, #4facfe 0%, #00f2fe 100%);
  color:#FFF;
  border-radius:50px;
  text-align:center;
  box-shadow: 2px 2px 7px #000;
  animation: bot-to-top 2s ease-out;
}

.my-float{
  font-size:24px;
  margin-top:18px;
}

a.float + div.label-container {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s ease;
}

a.float-borrar:hover + div.label-container-borrar{
  visibility: visible;
  opacity: 1;
}

a.float-borrar + div.label-container-borrar {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s ease;
}

a.float:hover + div.label-container{
  visibility: visible;
  opacity: 1;
}

.zoomIn {
  transition: transform .2s; /* Animation */
}
.zoomIn:hover {
  -webkit-transform:scale3d(1.2,1.2,1.2);
  transform:scale3d(1.2,1.2,1.2)
}


@keyframes bot-to-top {
  0%   {bottom:-40px}
  50%  {bottom:40px}
}

@keyframes scale-in {
  from {transform: scale(0);opacity: 0;}
  to {transform: scale(1);opacity: 1;}
}

@keyframes rotate-in {
  from {transform: rotate(0deg);}
  to {transform: rotate(360deg);}
}

@keyframes rotate-out {
  from {transform: rotate(360deg);}
  to {transform: rotate(0deg);}
}

.btn.btn-card {
  background-color: #ffffff;
  color: #444444;
  margin-left: 10px;
  border-radius: 40px;
  width: 40px;
  height: 40px;
}

@media (min-width: 780px) {

  /* .navbar-brand { max-width:280px} */
  #myCarousel .c-caption { max-width:49%;}
  .c-caption h5 { font-weight: normal;}
  #myCarousel .c-caption h2 {
    font-size:46px;
    line-height:1em;
  }
}
@media (max-width: 780px) {
  #myCarousel .c-caption h2 {
    font-size:20px;
    line-height:1em;
  }
  #myCarousel .c-caption h5 {
    font-size:14px;
    line-height:1em;
  }
  #myCarousel .carousel-item {
    height: 35vh;
  }
}
@media (min-width: 990px) {
}

@media (min-width: 40em) {
  #myCarousel .c-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }
}
/*
body .logodark {
  display:none;
}
@media (prefers-color-scheme: dark) {
  body .logodark {
    display:block;
  }
  .navbar.navbar-expand-lg.navbar-light {
    background:black;
  }
  body .logolight  {
    display:none;
  }
} */
