body {
  background-color:#fff;
  font-family:'Roboto',sans-serif;
  color:#4b4b4b;
  text-rendering:optimizeLegibility;
  font-feature-settings:"kern";
  -webkit-font-feature-settings:"kern";
  -moz-font-feature-settings:"kern=1";
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  overflow-x:hidden !important;
}

.app-enter{
  -webkit-animation:app-enter .3s cubic-bezier(.1,.82,.25,1);
  animation:app-enter .3s cubic-bezier(.1,.82,.25,1);
}
@-webkit-keyframes app-enter {
  from {
    -webkit-transform:scale(1.4);
    transform:scale(1.4);
    opacity:0;
  }
  to {
    -webkit-transform:scale(1);
    transform:scale(1);
    opacity:1;
  }
}
@keyframes app-enter {
  from {
    -webkit-transform:scale(1.4);
    transform:scale(1.4);
    opacity:0;
  }
  to {
    -webkit-transform:scale(1);
    transform:scale(1);
    opacity:1;
  }
}
#img1{
  width: 265px;
  height: 359px;
  opacity: 0.5;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  z-index: 9;
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.4)));
}
@media only screen and (max-width:1196px){
  #img1{
    width: 200px;
    height: 271px;
    margin: 4rem auto 0 auto;
  }
}
#prove{
  border: 2px solid white;
  border-radius: 9px;
  position: absolute;
  margin: -1rem auto 0 auto;
  right: 0%;
  opacity: 0.8;
}
#prove, h5{
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (max-width:480px){
  .caption{
    text-align: center !important;
  }
  #prove{
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

#btn-send{
  position: absolute;
  margin: -3rem auto 0 auto;
  z-index: 3;
  width: 65px;
  height: 65px;
  right: 4%;
}
#btn-send .mdi{
  line-height: 65px;
}


.nav-footer{
  height: 82px;
  width: 100%;
}
.nav-informacion{
  margin-top: -10px;
  height: auto;
  width: 100%;
}

#logo{
  width: 50px;
  height: 40px;
  vertical-align: middle;
  opacity: 0.9 !important;
}
#logo_2{
  position: absolute;
  width: 200px;
  height: 105px;
  margin: 2rem auto 0 auto;
}

#nav-mobile{
  display: none;
}
@media only screen and (max-width:1012px){
  #nombre{
    font-size: 20px;
  }
}
@media only screen and (max-width:949px){
  #nombre{
    font-size: 15px;
  }
}
@media only screen and (max-width:809px){
  #nombre{
    font-size: 10px;
  }
}
@media only screen and (max-width:822px){
  #nombre{
    font-size: 10px;
  }
}
@media only screen and (max-width:776px){
  #nombre{
    font-size: 8px;
  }
}
@media only screen and (max-width:760px) {
  #nombre{
    font-size: 25px !important;
  }
   #nav-desk {
    display: none !important;
  }
  #title{
    font-size: 25px;
  }
  #nav-mobile{
    display: block;
  }
}
@media only screen and (max-width:407px){
  #nombre{
    font-size: 17px !important;
  }
}
#content_right{
  padding-left: 10px;
  position: absolute;
}
#footer{
  background-color: #1e1e1e;
}
#footer-copyright{
  background-color: #171717;
}

@media only screen and (max-width: 320px){
  #img_lap{
    display: none;
  }
}

.service_text{
  font-size: 18px;
  font-weight: 300;
}
@media only screen and (max-width:820px){
   .service_text {
     font-size: 16px;
   }
}

@media only screen and (max-width:850px){
  #img_noticias{
    width: 70px;
    height: 77px;
  }
}

#lista:hover .mdi {
  color: #fff !important;
  background-color: #2196f3  !important;
}
#lista:hover .grey-text{
  color: #2196f3 !important;
}
#lista_serv:hover .mdi{
  color: #fff !important;
  background-color: #2196f3;
}
#img {
  position: absolute;
  margin-top: -14rem;
  right: -9rem;
  width: 308px;
  height: 300px;
  float: right;
  opacity: 0.9;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.4)));
}

#card_info:hover{
  background-color: #2196f3;
  color: #fff ;
}
#img_team{
  border-radius: 50%;
  width: 120px;
  height: 120px;
}
#services_options  li a:hover{
  border: 0 !important;
}
#menu  li a:hover{
  border: 0 !important;
}
#servicios_card{
  height: 200px;
}
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background-color: #CED4CF;
}
.se-pre-con .loader{
  position: absolute;;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#services:hover .dropdown-content{
  display: block !important;
}
.drop {
    position: relative;
    display: inline-block;
}

.drop-content {
  background-color: #fff;
  margin: 0;
  display: none;
  min-width: 200px;
  max-height: 650px;
  overflow-y: auto;
  position: absolute;
  z-index: 9999999999 !important;
  top: 4rem !important;
  border-radius: 9px;
  will-change: width, height;
  -webkit-transform-origin:center center;
  transform-origin:center center;
  -webkit-animation:well-animation 750ms cubic-bezier(.1,.82,.25,1);
  animation:well-animation 750ms cubic-bezier(.1,.82,.25,1);
}
.well-animation{
  -webkit-transform-origin:center center;
  transform-origin:center center;
  -webkit-animation:well-animation 750ms cubic-bezier(.1,.82,.25,1);
  animation:well-animation 750ms cubic-bezier(.1,.82,.25,1);
}
.drop-content .li {
  clear: both;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
  min-height: 50px;
  line-height: 1.5rem;
  width: 100%;
  text-align: left;
  text-transform: none;
  font-size: 16px;
  color: #000000;
  display: block;
  padding: 14px 16px;
}

.drop-content .li:hover{
  color: #1976d2 !important;
}
#link_menu:hover{
  color: #1976d2 !important;
  text-decoration: underline;
}
 a.active{
  color: #1976d2 !important;
  text-decoration: underline;
}
.drop:hover .drop-content {
    display: block;
}
@-webkit-keyframes drawer-scale {
  0%,20% {
    -webkit-transform:scale(0,0);
    transform:scale(0,0);
  }
  100% {
    -webkit-transform:scale 1,1;
    transform:scale 1,1;
  }
}
@keyframes drawer-scale {
  0%,20% {
    -webkit-transform:scale(0,0);
    transform:scale(0,0);
  }
  100% {
    -webkit-transform:scale 1,1;
    transform:scale 1,1;
  }
}
@-webkit-keyframes well-animation {
  0% {
    -webkit-transform:translateY(-50px);
    transform:translateY(-50px);
    opacity:0;
  }
  100% {
    -webkit-transform:translateY(0);
    transform:translateY(0);
    opacity:1;
  }
}
@keyframes well-animation {
  0% {
    -webkit-transform:translateY(-50px);
    transform:translateY(-50px);
    opacity:0;
  }
  100% {
    -webkit-transform:translateY(0);
    transform:translateY(0);
    opacity:1;
  }
}

#input{
  border: 0;
  background-color: white;
  line-height: 82px;
  height: 36px;
  opacity: 0.5;
}
#link_blue:hover{
  color:#2196f3 !important;
}
#link_white:hover{
  color:#fff !important;
}
.paral::before{
  content: "" !important;
  display: block !important;
  position: absolute !important;
  min-width:100% !important;
  height: 618px !important;
  background: rgba(187,222,251, 0.9) !important;
  /*background: rgba(227,242,253, 0.9) !important;*/
}
.paral{
  min-width: 100% !important;
}
.parallax2{
  min-width: 100% !important;
}
.parallax2::before{
  content: "" !important;
  display: block !important;
  position: absolute !important;
  min-width:100% !important;
  height: 300px !important;
  background: rgba(187,222,251, 0.8) !important;
}
.paral2::before{
  content: "" !important;
  display: block !important;
  position: absolute !important;
  min-width:100% !important;
  height: 250px !important;
  background: rgba(187,222,251, 0.9) !important;
}
#img_services{
  width: 100px;
  height: 100px;
}
#next {
  position: absolute;
  right: 5%;
  margin: 15rem auto 0 auto;
  z-index: 9;
}
#previus{
  position: absolute;
  left: 5%;
  margin: 15rem auto 0 auto;
  z-index: 9;

}
.desaparecer{
  display: none;
}
.heart{
  -webkit-animation:heart 1s linear infinite;
  animation:heart 1s linear infinite;
}
@media only screen and (max-width:600px) {
  .content_button{
    text-align: center;
  }
}

.font-bold{
  font-weight: 400;
}
.font-medium
{
  font-weight: 300 !important;
}
.font-light{
  font-weight: 300;
}
.font-mayus{
  text-transform: uppercase;
}
.font-minus{
  text-transform: lowercase !important;
}

/*animacion de latido*/
@-webkit-keyframes heart {
	0%,5% {
		-webkit-transform:scale(1);
		transform:scale(1)
	}
	75% {
		-webkit-transform:scale(.9);
		transform:scale(.9)
	}
	90% {
		-webkit-transform:scale(.96);
		transform:scale(.96)
	}
}
@keyframes heart {
	0%,5% {
		-webkit-transform:scale(1);
		transform:scale(1)
	}
	75% {
		-webkit-transform:scale(.9);
		transform:scale(.9)
	}
	90% {
		-webkit-transform:scale(.96);
		transform:scale(.96)
	}
}
#provederem{
  height: auto;
  background-color:#fff;
}

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

  #info{
    padding-top: 0rem !important;
  }
}
#nombre:hover{
  color: grey !important;
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.shadow {
  display: inline-block;
  position: relative;
  -webkit-border-radius:0%;
  -moz-border-radius: 0%;
  border-radius: 0%;
  -webkit-box-shadow: inset 0px 0px 127px 79px rgba(255,255,255,1);
  -moz-box-shadow: inset 0px 0px 127px 79px rgba(255,255,255,1);
  box-shadow: inset 0px 0px 127px 79px rgba(255,255,255,1);
}
.shadow img {
  max-width: 100%;
  position: relative;
  z-index: -1;
  -webkit-border-radius: 0%;
  -moz-border-radius: 0%;
  border-radius: 0%;
}
.ubicacion::before{
  content: "" !important;
  display: block !important;
  position: absolute !important;
  min-width:100% !important;
  height: 300px !important;
  background: rgba(255,255,255, 0.4) !important;
}
#parala{
  height:389px !important;
}
#card-contacto{
  background-color:#FFF;
  width:60%;
  min-width:600px;
  border-radius:5px;
  -webkit-box-flex:0;
  -ms-flex:none;
  flex:none;
  margin: -19rem auto 0 auto;
  position: relative;
  padding: 10px 70px !important;
}
@media screen and (max-width:880px) {
  #card-contacto {
    width:80%;
    min-width:440px;
    padding: 10px 10px !important;
  }
}
@media only screen and (max-width:600px) {
  .paral2{
    height:300px !important;
  }
  #btn_close{
    margin:-8rem auto 0 auto !important;
    right:3% !important;
    background-color: #2196f3 !important;
  }
  #btn_close .mdi{
    color: white !important;
  }
  #parala{
    height: 300px !important;
  }
  #card-contacto{
    box-shadow: none !important;
    margin-top:0;
    margin-bottom:0;
    min-width:100%;
    border-radius:0;
    padding: 10px 0px !important;
  }
}
.nosotros{
  width: 100%;
  height: 300px;
}
.lol::before{
  content: "" !important;
  display: block !important;
  position: absolute !important;
  min-width:100% !important;
  height: 300px !important;
  background: rgba(255,255,255, 0.4) !important;
}
@media  only screen and (max-width:600px) {
  #texto{
    font-size: 15px !important;
  }
}
#btn-shadow{
  -webkit-box-shadow: 0px 0px 119px -1px rgba(33,150,243,1);
  -moz-box-shadow: 0px 0px 119px -1px rgba(33,150,243,1);
  box-shadow: 0px 0px 119px -1px rgba(33,150,243,1);
}
#sub-nombre{
  position:absolute;
  margin-top:-3rem;
  margin-left:2rem;
  font-size:10px;
}
.menu_servicios{
  display: none;
}
#link_footer:hover{
  text-decoration: underline !important;
  color: rgba(0,0,0, 0.7) !important;
}
#link:hover{
  text-decoration: underline !important;
}
.img_before::before{
  content: "" !important;
  display: block !important;
  position: absolute !important;
  width:100% !important;
  height: 187px !important;
  background: rgba(255,255,255, 0.4) !important;
}
.img_before2{
  position: relative;
  z-index: 1;
  margin-top: -8rem !important;

}
.img_before2::before{
  content: "" !important;
  display: block !important;
  position: absolute !important;
  width:100% !important;
  height: 320px !important;
  background: rgba(255,255,255, 0.4) !important;
}
.img_before3{
  width: 100%;
}
.img_before3::before{
  content: "" !important;
  display: block !important;
  position: absolute !important;
  width:100% !important;
  height: 300px !important;
  background: rgba(255,255,255, 0.4) !important;
}

#owl-demo .item{
  margin: 3px;
}
#owl-demo .item img{
  display: block;
  width: 100%;
  height: auto;
}
@media only screen and (min-height:900px) and (max-height:1380px) {
  footer{
    height: 500px;
  }
}

/* time line*/
.descargas {
  opacity: 0.94;
}
#imagenes_servicios{
  width: 170px;
  height: 170px;
  border-radius: 100% !important;
  border: 10px solid white;
}
