body{
    font-family: 'Lato', sans-serif;
}
header nav a img{

}
h1, h2, h3, h4, h5{
font-weight: 300
}

h2{
    font-size: 55px;
    color: #525658;
}
h3{
    font-size: 45px;
    color: #0694d2;
}
h4{
font-size: 30px;
  line-height: 45px;
  color: #0694d2;
}
a{
    color: #4b9fce;
    text-decoration: none !important;
        transition: .3s all ease-in-out;
}
a:hover{
    color: #525658
}
p {
    color: #545454;
    font-weight: 300;
}
header{
    background: rgba(255, 255, 255, 0.90);
}

footer {
  padding-top: 3rem;
  padding-bottom: 3rem;
  border-top: solid 1px #eaeaea;
    background: #f8f9fa;
}

footer p {
  margin-bottom: .25rem;
}

.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}

.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}

.btn{
    border-radius: 20px;
}

.linksvideo{
  transition: .2s all ease-in-out-infinite;
  width: 100%;
  height: 217px;
  display: block;
  text-align: center;
  line-height: 210px;
  background: url(../img/thumb-video.jpg);
  border-radius: 5px;
  /* background-size: 100%; */
  background-position: 10px -40px;
}
:hover.linksvideo{
      background-position:10px -40px;
}
:hover.linksvideo .player{
    width: 70px;
}


.kraken{
    background: #6aafd6;
    border-radius: 130px;
    padding: 5px;
    width: 55px;
    margin-top: 12px;
}

.carousel-caption {
  top: 50%;
  }

.player{
  width: 77px;
 transition: .2s all ease-in-out;
}


#myCarousel{
    margin-top: 79px
}
.bg-section-iconos{
    background: #ECE9E6;  /* fallback for old browsers */

}
.card{
    border: none
}
.lead {
  font-size: 1.25rem;
  line-height: 35px;
  font-weight: 300;
  }

 :hover.shadow{
        -webkit-box-shadow: -10px 2px 17px -12px rgba(0,0,0,0.29) !important;
     -moz-box-shadow: -10px 2px 17px -12px rgba(0,0,0,0.29) !important;
     box-shadow: -10px 2px 17px -12px rgba(0,0,0,0.29) !important;
 } 
 .shadow{
     transition: .3s all ease-in-out;
     -webkit-box-shadow: -1px 2px 7px -2px rgba(0,0,0,0.19) !important;
     -moz-box-shadow: -1px 2px 7px -2px rgba(0,0,0,0.19) !important;
     box-shadow: -1px 2px 7px -2px rgba(0,0,0,0.19) !important;
}
.underline {
  padding-bottom: 1rem;
}
.underline .line {
width: 7rem;
  height: 2px;
  background: #2492d1;
  display: inline-block;
}
.iconosdestacados{
    width: 80px;
  padding: 6px;
  background: #fff;
  border-radius: 70%;
  margin-right: 15px;
}
.texto-iconos{
    font-size: 16px;
  color: #545454;
  line-height: 23px;
  text-align: left;
  display: inline-block;
}
.iconos-grandes{
    width: 110px;
  height: 110px;
  padding: 12px;
  margin: auto;
background: #202528;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #333333, #202528);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #333333, #202528); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

  border-radius: 50%;
}
.bg-light{
    background: #ECE9E6;  /* fallback for old browsers */
}
#servicios {
  border-top: solid 1px #e8e8e8;
  border-bottom: solid 1px #e8e8e8;
  }
.dropdown-item.active, .dropdown-item:active {
  color: #767677;
  text-decoration: none;
  background-color: #eeebe8;
  }
.card-title {
  margin-bottom: .75rem;
  color: #1f8bc4;
  font-weight: 100;
  font-size: 25px;
}
.copiright{
    background: #4e9fd9;
}
.white{
    color: #fff;
}
a.idioma{
   color: #0694d2 !important; 

}
.logo{
    width: 155px;
}
.logo-login{
    width: 225px;
}
.market{
    color: #231f20
}
.tarjetas h5{
    font-weight: bold;
    color: #0694d2;
}
.navbar-light .navbar-nav .nav-link{
    font-weight: 400;
    font-size: 14px;
}
#servicios {

}
.navbar-brand{
    padding-bottom: 0px;
    padding-top: 0px;
}
a.modales{
    cursor: pointer;
    display: block;
    font-size: 19px;
}
a:hover.modales{
    color: #0393d2 !important
}
.icons{
    width: 100px;
}
#btn_LogIn {
    padding: 5px 15px;
    color: white;
    font-weight: 400;
    background: #0393d2;
    border: none;
    border-radius: 0px;
    transition: .3s all ease-in-out;
}
#btn_LogIn:hover{
    background: grey;
}
.video-raidus{
    border-radius: 380px;
}
.btn_VerMas{
    width: 100%;
    background: #0393d2;;
    border: none;
    transition: .3s all ease-in-out;
}
.btn_VerMas:hover{
    background: grey;
}
#btn_Enviar {
color: #fff;
  padding: 8px 30px;
  font-weight: 700;
  border-radius: 20px;
  background: #1f8bc2;
  border: none;
  transition: .3s all ease-in-out;
}
#btn_Enviar:hover{
    color: #fff;
    background: #40b9f7;
}
.enComun_Input {
    border-radius: 20px;
    font-family:'Lato', sans-serif;
    background: transparent;
}
.btn-bd-download{
    background: #59a4d02e; 
    font-size: 13px; 
    color: #2a8bc3;
}
.signin{
width: 15px;
}
::placeholder{
    /*    color: #0393d2 !important;*/
    color: #545454 !important;
    font-weight: 400
}
.form-control{
color: #545454;
  font-size: 13px;
  background: #fff;
  line-height: 31px;
  font-weight: 400;
}
.form-control:focus {
    color: none; 
    background-color: transparent; 
    border-color: #80bdff;
    outline: 0;
    box-shadow: none; 
}
.embed-responsive {

}
.form-signin {
    width: 100%;
    /*  max-width: 330px;*/
    padding: 15px;
    margin: auto;
}
.form-signin .checkbox {
    font-weight: 400;
}
.form-signin .form-control {
    position: relative;
    box-sizing: border-box;
    height: auto;
    padding: 10px;
    font-size: 16px;
}
.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type="email"] {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

#log_In{
      background: white;
  border-radius: 6px;
  padding: 20px;
  max-width: 480px;
  margin:auto;
}

#log_In img {
    width: 320px;
}

#btn_Log_In_Pagina {
    background-color: #0393d2;
    font-family: 'Lato', sans-serif !important;
    transition: .3s all ease-in-out;

}
#btn_Log_In_Pagina:hover{
    background: grey;
}
.carousel-caption h5{
    font-size: 30px !important;
    font-family: 'Lato', sans-serif !important;
    opacity: 0 !important;
    transition:  .3s all ease-in-out;
}.carousel-caption p{
    font-size: 16px !important;
    font-family:'Lato', sans-serif;
    opacity: 0 !important;
    transition:  .3s all ease-in-out;
}
#carruselDeFotos:hover .carousel-caption h5{
    opacity: 100 !important;
}
#carruselDeFotos:hover .carousel-caption p{
    opacity: 100 !important;
}
.tarjetas a{
    color: #0393d2;
    transition:  .3s all ease-in-out;
}
.tarjetas a:hover{
    color: grey; 
}

#inforfamcion_Footer .col {
    color: gray;
    font-family:'Lato', sans-serif;
}
#inforfamcion_Footer a{
  color: #fff;
  transition: .3s all ease-in-out;
  font-size: 13px;
}
#inforfamcion_Footer a:hover{
    color: #0393d2;
}
.swiper-container {
    width: 600px;
    height: 300px;
}
#contacto{
    background: url(../img/bg-contact.jpg);
}

@media  (max-width: 576px) {
    body{
       
    }
    h3{
        font-size: 25px;
    }
    h2{
        font-size:38px;
    }
    .tarjetas p{
        font-size: 14px;
    }
    #btn_Enviar{
        width: 100%;
    }
    #inforfamcion_Footer a{
        font-size: 14px;
    }
    header nav a img{
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        width: 110px;
    }
    #log_In img {
        width: 250px;
    }
    #myCarousel img{
    width: 1360px !important;
    max-width: 660px !important;
    margin-left: -100px !important;
    }
    .iconosdestacados {
  width: 60px;
  padding: 6px;
}
.texto-iconos {
  font-size: 14px;
  color: #000000;
  text-align: left;
  }
  h4 {
    font-size: 23px;
    line-height: 37px;
    color: #0694d2;
  }
}
@media (max-width: 768px) {
    body{
       
    }
    h3{
        font-size: 25px;
    }
    h2{
        font-size:38px;
    }
    .tarjetas p{
        font-size: 14px;
    }
    #btn_Enviar{
        width: 100%;
    }
    #inforfamcion_Footer a{
        font-size: 14px;
    }
    header nav a img{
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        width: 110px;
    }
    #log_In img {
        width: 250px;
    }
}
@media (max-width: 992px) {
    body{
       
    }
    h3{
        font-size: 25px;
    }
    h2{
        font-size:38px;
    }
    .tarjetas p{
        font-size: 14px;
    }
    #btn_Enviar{
        width: 100%;
    }
    #inforfamcion_Footer a{
        font-size: 14px;
    }
    header nav a img{
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        width: 110px;
    }
    #log_In img {
        width: 250px;
    }
}
@media (max-width: 1200px) {
    body{
       
    }
    h3{
        font-size: 25px;
    }
    h2{
        font-size:38px;
    }
    .tarjetas p{
        font-size: 14px;
    }
    #btn_Enviar{
        width: 100%;
    }
    #inforfamcion_Footer a{
        font-size: 14px;
    }
    header nav a img{
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        width: 110px;
    }
    #log_In img {
        width: 250px;
    }
}

@media (max-width: 1440px) {
    #myCarousel img{

    }
  }


.mouse_scroll {
display: block;
  margin: 0 auto;
  width: 24px;
  height: 100px;
  margin-top: absolute;
  z-index: 999999;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  bottom: 10px;
}


.m_scroll_arrows
{
  display: block;
  width: 5px;
  height: 5px;
  -ms-transform: rotate(45deg); /* IE 9 */
  -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  transform: rotate(45deg);
   
  border-right: 2px solid white;
  border-bottom: 2px solid white;
  margin: 0 0 3px 4px;
  
  width: 16px;
  height: 16px;
}


.unu
{
  margin-top: 1px;
}

.unu, .doi, .trei
{
    -webkit-animation: mouse-scroll 1s infinite;
    -moz-animation: mouse-scroll 1s infinite;
}

.unu
{
  -webkit-animation-delay: .1s;
  -moz-animation-delay: .1s;
  -webkit-animation-direction: alternate;
}

.doi
{
  -webkit-animation-delay: .2s;
  -moz-animation-delay: .2s;
  -webkit-animation-direction: alternate;
  margin-top: -6px;
}

.trei
{
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  -webkit-animation-direction: alternate;
  margin-top: -6px;
}




.mouse
{
height: 42px;
width: 24px;
  border-radius: 14px;
  transform: none;
  border: 2px solid white;
  top: 170px;
}

.wheel
{
  height: 5px;
  width: 2px;
  display: block;
  margin: 5px auto;
  background: white;
  position: relative;
  
  height: 4px;
  width: 4px;
  border: 2px solid #fff;
  -webkit-border-radius: 8px;
          border-radius: 8px;
  

}

.wheel
{
  -webkit-animation: mouse-wheel 1.6s linear infinite;
  -moz-animation: mouse-wheel 1.6s linear infinite;
}



@-webkit-keyframes mouse-wheel
{
   0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@-moz-keyframes mouse-wheel
{
  0% { top: 1px; }
  25% { top: 2px; }
  50% { top: 3px;}
  75% { top: 2px;}
  100% { top: 1px;}
}

@-webkit-keyframes mouse-scroll {

  0%   { opacity: 0;}
  50%  { opacity: .5;}
  100% { opacity: 1;}
}
@-moz-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@-o-keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}
@keyframes mouse-scroll {

  0%   { opacity: 0; }
  50%  { opacity: .5; }
  100% { opacity: 1; }
}

