body{
  padding: 0;
  /*background-image: url('../images/icologo.png') ;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center; 
  background-color:#165588;*/
  background-color:#fff!important;
  
}


#video1
{
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:auto;
    z-index:99999;    
    
}

.center-middle{
	margin-top:10%;
}
.center-body{
	color: #fff;
	padding:1%; 
}

.foot-contacto{
  width: 100%;
  height:60px;
  background-color: #255579;
  color: #fff;
  padding-left: 2%;
  position: fixed;
  bottom: 2%;
  left: 0;
}

.kares-legend{
  font-size: 0.70em;
  padding: 5px;
}
.kares-foot-help{
  font-size: 1.85em;
  padding: 30px;
}
.correo{
  text-decoration: underline;
}
.img-redes{
    width:30px;
    height:30px;
    margin-right: 5px!important;
}
.adm-k{
  position: absolute;
  right: 2%;
  top:1%;
}

.img-xs{
    width: 70%!important;
}

.menuka {
    font-size: 1.087em;
    min-width: 100px;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 30px;
    padding: 0px 0px 10px;
    color:  rgba(72,198,255,.8);
}

.menukal {
    margin-top: 5px;
}

.overlink{
  background-color:transparent!important;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
}

.overlink:hover{
  background-color: rgba(72,198,255,.8)!important;
  color: #ffffff!important;
  height: 60px;
  line-height: 60px;
  padding: 0 15px;
}
.overlink:hover a span {
  color: #ffffff!important;
}
a {
    color: #00aaa2!important;
}

.btn-outline-info {
    border: 2px solid #00aaa2!important;
    color: #00aaa2!important;
    background-color: transparent;
}

.iatm-txt{
  /*font-family: 'Lobster', cursive;*/
  /*font-family: 'Permanent Marker', cursive;*/
  font-family: 'Arial';
  color:#fff!important;
  /*text-shadow: 1px 2px #fff;*/
}

.iatm-txt-lg{
  font-size: 3.8em;
}

.iatm-txt-s{
  font-size: 2.2em;
  color:#fff;
  text-shadow: 1px 2px #282828;
}

.iatm-txt-xs{
  font-size: 0.78em;
}

.iatm-txt-xxs{
  font-size: 0.89em!important;
  color:#02d002!important;
}