.navbar-brand img{
	
}

.us-text.carousel-indicators li{
	min-width: 15px;
}

.pulse_cursor_up{
	display: none;
}

.scrolltop.pulse{
  z-index: 10000;
}

.pulse {
  animation: pulse 1s infinite;
}
.pulse:hover {
  animation: none;
}
.div.wpcf7-mail-sent-ok, .validation-errors{
  border: 4px solid #f8b617;
  color: #fff;
  font-size: 20px;
}




.texto_obscuro{
  color: #1c1c1c!important;
}

@-webkit-keyframes pulse {
  0% {
	-webkit-transform: scale(.9);
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
	  -webkit-transform: scale(1.1);
      -webkit-box-shadow: 0 0 0 20px rgba(204,169,44, 0);
  }
  100% {
	  -webkit-transform: scale(.9);
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
	  transform: scale(.9);
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.9);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
	  transform: scale(1.1);
      -moz-box-shadow: 0 0 0 20px rgba(204,169,44, 0);
      box-shadow: 0 0 0 20px rgba(204,169,44, 0);
	  
  }
  100% {
	  transform: scale(.9);
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}

@-webkit-keyframes swinging{
    0%{-webkit-transform: rotate(10deg);}
    50%{-webkit-transform: rotate(-5deg)}
    100%{-webkit-transform: rotate(10deg);}
}
 
@keyframes swinging{
    0%{transform: rotate(10deg);}
    50%{transform: rotate(-5deg)}
    100%{transform: rotate(10deg);}
}
 
.swing{
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-animation: swinging 3.5s ease-in-out forwards infinite;
    animation: swinging 1.5s ease-in-out forwards infinite;
}

#contacto img{
  padding: 5px!important;
}
.contaco_item a{
  color: #fff;
}

.icon-servicios img:hover{
  color: #f8b617;
    -webkit-filter: invert(100%)!important; /* Safari 6.0 - 9.0 */
    filter: invert(100%)!important;
}

.contenedor_inicia{
  width: 100%;
  padding: 25px;  
}

.color_yellow{
  background-color: #f7b417;
}

.color_black_transparent{
  background-color: rgba(0,0,0,0.6);
}


.section_inicia{
  min-height: 100vh;
  /*max-height: 700px;*/
}

.contenedor_inicia{
  font-family: 'Dosis', sans-serif;

}

.contenedor_inicia .visita_web{
  font-size: 28px;
}

.contenedor_inicia .visita_web a{
  color: #000;
  text-decoration: none;
  font-weight: 400;
}

.texto_bien{
  line-height: 18px;
}

.inicia_flex_row{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.inicia_servicios{
  padding: 5px 35px;
  line-height: 1px;
  margin-bottom: 15px;
}

.inicia_align_rigth{
  text-align: right;
}

.inicia_align_left{
  text-align: left;
}

.inicia_formulario {
  padding: 15px 25px;
  text-align: center;
}

.inicia_formulario .title{
  color:#f7b417;
}

.inicia_formulario input, .inicia_formulario select{
  width: 100%;
  height: 48px;
  border-style: none;
  background-color: #fff;
  font-size: 22px;
  margin-bottom: 20px;
  padding: 10px 10px;
}

.inicia_formulario .input_submit{
  width: 50%;
  background-color: #f7b417;
  color: #1c1c1c;
  font-weight: 400;
}

.wpcf7-response-output, .wpcf7-not-valid-tip{
  color: #fff;
}

@media only screen and (max-width: 680px) {
  .inicia_logo {
    margin-bottom: 25px;
    text-align: center;
  }
  .inicia_servicios{
    padding: 5px 5px;
  }
  .inicia_servicios p{
    margin-bottom: 5px;
  }
  .inicia_servicios .sub_title{
    line-height: 20px;
    padding-top: 25px;
  }
  .contenedor_inicia .visita_web{
    font-size: 20px;
  }
  .row{
    margin: 0;
  }
}

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




  .headertop{
    margin-top: 69px;
  }

  .navbar{
    position: fixed;
    width: 100%;
    max-height: initial;
  }

  .navbar .container{
    height: 55px;
  }

  .navbar-brand img{
    width: 150px;
  }
  .navbar-light .navbar-toggler{
    border-color: transparent;
  }
  .navbar-toggler-icon{
    font-size: 26px;
  }
  .carousel-indicators{
    bottom: 0%!Important;
  }
  .carousel-caption{
    bottom: 0% !Important;
  }
  .p-sm-2{
    font-size: 31px;
  }

  #a-agency, #a-agency2, #a-agency3{
    height: 156px!important;
    top: 56px;
    position: relative;
  }

  #a-line, #a-line2, #a-line3{
    height: 200px;
  }

  #a-logo-mgm{
    height: initial!important;
    width: 60%!important;
  }
  .grid .grid-item{
    width: 50%!important;
  }
  .overlay h1{
    font-size: 12px;
  }
  .hovereffect .overlay{
    top: -15%;
  }
  #t-slide-1{
    position: relative!Important;
    top: 59px!Important;
    left: 19px!Important;
  }
  .p-sm-2.display-4{
    font-size: 26px;
  }

  #t-slide-2{
    position: relative!Important;
    top: 46px!Important;
  }

  #nosotros .row.cosa{
    height: 110%;
  }


  .supermenu {
    background-color: #fff!important;
    text-align: center;
  }

  .supermenu .navbar-nav{
    width: 100%;
  }

}