html, body { width: 100%; height: auto; margin: 0; overflow-x: hidden !important; font-family: 'Open Sans', sans-serif; font-weight: 400; overflow-x: hidden !important; background: #0d0d0d; scroll-behavior: smooth; }
body { animation: fadein 2s;  -moz-animation: fadein 2s; /* Firefox */ -webkit-animation: fadein 2s; /* Safari and Chrome */ -o-animation: fadein 2s; /* Opera */  }
@keyframes fadein { from { opacity:0; } to { opacity: 1;} } 
@-moz-keyframes fadein { /* Firefox */ from { opacity:0; } to { opacity: 1;} }
@-webkit-keyframes fadein { /* Safari and Chrome */ from { opacity:0; } to { opacity: 1;} }
@-o-keyframes fadein { /* Opera */ from { opacity:0; } to { opacity: 1;} }
section { width: 100%; height: auto; position: relative; z-index: 200; padding: 75px 0; } 
header { width: 100%; height: 70px; line-height: 70px; position: fixed; z-index: 99999 !important; padding-top: 10px; text-align: left; border-bottom: rgba(255,255,255,.3) solid 1px; }
footer { width: 100%; height: auto; background:url(img/foo.jpg) repeat-x ; background-size: auto 100%; position: relative; z-index: 110; color:#fff; padding: 60px 0; border-top:#124746 solid 18px ;  }
.footer { width: 100%; height: auto; background:url(img/foo.jpg) repeat-x ; background-size: auto 100%; position: relative; z-index: 110; color:#fff; padding: 60px 0; border-top:#fff solid 18px ;  }
b { font-weight: 700; }
footer a { display: block; margin-bottom: 10px; color: #fff;  }
footer a:hover { text-decoration: none; color:#5b9897; }
img, p, a, input, label { transition:all 200ms ease;  }

/*
ul.menuu { width: 100%; height: 70px !important; padding:0; position: absolute; text-align: right; top: 0; padding-right: 25px; background:none; transition:all .90ms ease; z-index: 99; }
ul.menuu li { padding:0 0 0 10px; margin:0; list-style: none; font-size: 16px; font-weight: 600;  display: inline-block;  }
ul.menuu li a { width: 100%; height: auto; transition: all 0.5s; margin:0; display: block; color: #fff; font-size: 14px; font-weight: 200; }
ul.menuu li a:hover { color:#5b9897; text-decoration: none; } */

ul.menuu { width: 100%; height: 100vh !important; padding:0; position: absolute; top: 0; left: -100%; background:#000; transition:all 400ms ease; z-index: 999 !important;  padding-left: 25%; padding-top: 15%; }
ul.menuu li { padding:0 0 0 10px; margin:0; list-style: none; font-size: 60px; line-height: 60px; }
ul.menuu li a { width: 100%; height: auto; transition: all 0.5s; margin:0; display: block; color: #868686; font-weight: 800; border-left:#124746 solid 2px; padding-left: 15px;  }
ul.menuu li a:hover { color:#fff; text-decoration: none; }

.main { width: 100%; height: 100vh; padding:0; height: auto; position: absolute; left: 0%; margin-left: 100%; background:#000; transition:all 400ms ease; z-index: 99; }
.burger {cursor: pointer; position: absolute; top: 30px; right: 55px; z-index: 999999999999999; width: 40px; height: 40px; }

.container-fluid, .container { position: relative; z-index: 10; }
.rs { width: 100%; height: 70px; padding-left: 25px; line-height: 70px; border-top: rgba(255,255,255, .2) solid 1px; background: rgba(0,0,0,.3); z-index: 10; position: fixed; bottom: 0; left: 0; z-index: 999999 !important;  }
.rs a { color: #fff; margin: 0 5px; }
.logo { position: fixed; top:20px !important; margin-left: 25px !important; z-index: 9999999999999999999999 !important; }
.logo_ { position: fixed; top:20px !important; margin-left: 25px !important; z-index: 9999999999999999999999 !important; }
.header-alt { transition: all 0.5s;  position: fixed; z-index: 20; padding-top: 10px; text-align: left; background: rgba(0,0,0,0.7); }
a.up { position: absolute; right: 25px; top:0px; overflow: hidden; border:none !important; text-decoration: none !important; }
a.up img { width: 25px; border:none !important; text-decoration: none !important; }
a.up:hover img { width: 25px; border:#fff solid 1px !important; text-decoration: none !important; border:none !important; text-decoration: none !important; }
a.back { position: absolute; right: 75px; top:0px;  overflow: hidden; border:none !important; text-decoration: none !important; }
a.back img { width: 25px; border:none !important; text-decoration: none !important; }
a.back:hover img { width: 25px; border:none !important; text-decoration: none !important; }
#nosotros { background: url(img/nosotros.jpg) no-repeat center; background-size: cover; color:#fff; padding-top: 150px; position: relative; z-index: 40; }
#nosotros h2 { font-size: 2.2vw!important; font-weight: 700 !important; text-transform: uppercase; }
#nosotros p { font-size: 16px !important; font-weight: 100 !important; }
#nosotros p > b { font-weight: 600 !important; position: relative; }
#nosotros p > span { font-weight: 900 !important; position: absolute; font-size: 12vw; top:-50px !important; z-index: 1; left:-20px !important; color: rgba(255,255,255,0) !important; -webkit-text-stroke: 3px #2b9896 !important; opacity: .5; }
.head { width: 100%; height: auto; padding:75px 0 50px 0; font-family: 'Open Sans', sans-serif; color: #fff; font-size: 2.1vw; line-height: 2.7vw; }
.big { font-size: 16px; }
.big span { font-size: 22px; font-weight: 800; }
.ajuste { width: 100%; height:100px; background: red; clear: both; }

.btn-s { position: absolute; color: #124746; background: #fff; z-index: 1000 !important; cursor: pointer; font-weight: 700; letter-spacing: .9px; right: 110px; top: 0px; font-size:13px; padding:0 10px;   }
.btn-s:hover { color: #fff;   background: #124746;  }
.abierto_ { margin-left: 100% !important; }
.main { width: 100%; padding:0; height: auto; position: absolute; right:2%; margin-right: 108%; transition:all 400ms ease; z-index: 99; background: rgba(0,0,0,0.8); }
.burger {cursor: pointer; position: absolute; top: 20px; right: 45px; z-index: 999999999999999; width: 40px; height: 40px; }

.main_  { width: 100%; height: 70px; padding-left: 25px; line-height: 70px; transition: all 0.3s ease-in-out; border-top: rgba(255,255,255, .2) solid 1px; z-index: 10; position: fixed; bottom: 0; left: 0; z-index: 100; background: rgba(0,0,0,0.8); }
.main_ a { color: #fff; margin: 0 5px; }
.dato { position: relative; width: 100%; height: 28px; text-align: right; margin-bottom: 15px; padding-right: 75px;  }
.dato img { position: absolute; left: 0; top: -2px; }
#inicio { /*background:#124746;*/ position:relative; overflow: hidden; height: 105vh; line-height: 100vh; padding: 0 3%;  }
.fondo_ { position: absolute; width: 100% !important; height: 100vh; width: 100%; 
                 top: 0px; left: 0px; /* filter: grayscale(100%); mix-blend-mode: multiply; */ opacity: 1; z-index: 1; background-color: red; }
.full_ { width: 100% !important; height: 100%; position: absolute; top: 0; left: 0px !important; background: #000; z-index: 1;  }

.social { display: inline-block; vertical-align: middle; margin: 10px; }
.social_ { display: block; margin: 10px 0; font-size: 16px; font-weight: 100; padding-left: 10px; letter-spacing: .5px; }
.legal { display: inline-block; vertical-align: middle; height: 14px; line-height: 14px; font-size: 12px; font-weight: 100; }
#servicios { height: auto; }
#servicios hr { height: 2px; }
#servicios .col-sm-12 { padding: 100px 0 50px 0; }
#servicios h2 { font-weight: 800; color: #d4d4d4; font-size:6.1vw ; line-height:6.1vw ; }
#servicios p { color: #1c7573; font-size:14px ; font-weight: 100 !important; max-width: 400px; padding:0 15px; text-align: left; margin:125px 0 35px 43%; }
.cliente { width: 160px; height: 160px; transition: all 200ms ease; overflow: hidden; display: inline-block; vertical-align: middle; opacity: .4; mix-blend-mode: lighten !important ; margin: 10px; background: none; filter: grayscale(100%); }
.cliente:hover { filter: grayscale(0%); opacity: 1; }
.cliente img { position: relative; display: inline-block; }

.tmb { position: relative; cursor: pointer; margin-bottom: 75px; }
figure { position: absolute !important; z-index: 999 !important; background: #124746; opacity: 1; padding: 5px 10px; border-radius: 15px; transition:all 200ms ease; cursor: pointer; }
figure:hover { position: absolute !important; z-index: 999 !important; background: #fff; color: #124746; opacity: 1; padding: 5px 20px 5px 10px; border-radius: 15px; transition:all 200ms ease; }
figure span { display: none; font-size: 11.5px; }
figure:hover span { display: block; }

.rounded-circle { position: absolute; top:0px; left:0px; width: 170px; height: 170px; z-index: 0 !important; }

.fondo1 { background: url(img/branding.png) no-repeat; background-position: center 0px; background-size: 100% auto; padding: 180px 0 45px 0;  }
.fondo2 { background: url(img/multimedia.png) no-repeat; background-position: center 20px; background-size: 100% auto; padding: 180px 0 45px 0;  }
.fondo3 { background: url(img/offline.png) no-repeat; background-position: center 100px; background-size: 100% auto; background-size: 100% auto; padding: 180px 0 45px 0; }
.fondo4 { background: url(img/online.png) no-repeat; background-position: center 100px; background-size: 100% auto; background-size: 100% auto; padding: 180px 0 45px 0; }
.fondo5 { background: url(img/online.png) no-repeat; background-position: center 20px; background-size: 100% auto; background-size: 100% auto; padding: 180px 0 45px 0; }

video { cursor: pointer; }
 video.video { position: relative; height: auto; width: 100%; margin:25px 0; }
 .bold { font-size: 22px; margin-bottom: 35px; display: block; margin-top: 8vw; }


#brief { background: url(img/brief.jpg) no-repeat center;  background-size: cover; color: #fff; height: auto; font-size: 14px !important; line-height: 20px; padding-bottom: 75px; }
#brief-web { background: url(img/brief-web.jpg) no-repeat center;  background-size: cover; color: #fff; height: auto; font-size: 14px !important; line-height: 20px; padding-bottom: 75px; }
label { width: 100%; height: 32px; color: #fff; font-size: 14px; font-weight: 100; letter-spacing: 3px; margin-bottom: 20px; max-width: 400px;  }
input { width: 90%; margin-left: 5%; height: 34px; margin-top: 5px; color: #fff; background: none; border:none;  background: rgb(9,117,121); 
       border-radius: 25px; -webkit-box-shadow: 1px 9px 13px -4px rgba(0,0,0,0.65); box-shadow: 1px 9px 13px -4px rgba(0,0,0,0.65); 
       background: linear-gradient(321deg, rgba(9,117,121,1) 0%, rgba(9,185,153,1) 100%); margin-bottom: 45px; font-weight: 300 !important; letter-spacing: 1px;  font-weight: 200; padding: 0 10px; }
input[type="submit"] { border-radius: 25px; border:#fff solid 1px; background: #fff  !important; color: #000; font-weight: 500 !important;
 color: #1d7f7d; font-weight: 800 !important; letter-spacing: 1px; width: 40%; height:55px ; padding: 15 25px; text-transform: uppercase; display: block; font-size: 32px; } 

input:hover[type="submit"] { background: linear-gradient(321deg, rgba(9,117,121,1) 0%, rgba(9,185,153,1) 100%) !important;  color: #fff; } 
i {   font-style: italic; }



input:focus, textarea:focus, select:focus{ outline: none; }


/* MOUSE */
.scroll-downs {
    position: fixed;
    bottom: 25px;
    left: 50%;
    width: 10px;
    height: 31px;
    margin-left: -5px;
    z-index: 9999999999;
}

.mousey {
    width: 4px;
    padding: 4px 10px;
    height: 30px;
    border:rgba(255,255,255,1) 1px solid ;
    border-radius: 25px;
    opacity: 1;
    box-sizing: content-box;
}

.scroller {
    width: 5px;
    height: 5px;
    border-radius: 25px;
    background-color: #fff;
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(.15,.41,.69,.94);
    animation-iteration-count: infinite;
}

@keyframes scroll {
  0% { opacity: 0; }
  10% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(15px); opacity: 0;}
}

/* BURGER */
#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
  width: 40px;
  height: 15px;
  position: relative;
  margin: 1px 0 0 1px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span, #nav-icon3 span, #nav-icon4 span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 13px;
}

#nav-icon1 span:nth-child(3) {
  top: 26px;
}

#nav-icon1.open span:nth-child(1) {
  top: 18px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#nav-icon1.open span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}


/* GALERIAS */
#photos {
   /* Prevent vertical gaps */
   line-height: 0;
   
   -webkit-column-count: 3;
   -webkit-column-gap:   0px;
   -moz-column-count:    3;
   -moz-column-gap:      0px;
   column-count:         3;
   column-gap:           0px;
}

#photos img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
}

@media (max-width: 1200px) {
  #photos {
  -moz-column-count:    4;
  -webkit-column-count: 4;
  column-count:         4;
  }
}
@media (max-width: 1000px) {
  #photos {
  -moz-column-count:    3;
  -webkit-column-count: 3;
  column-count:         3;
  }
}
@media (max-width: 800px) {
  #photos {
  -moz-column-count:    2;
  -webkit-column-count: 2;
  column-count:         2;
  }
}
@media (max-width: 400px) {
  #photos {
  -moz-column-count:    1;
  -webkit-column-count: 1;
  column-count:         1;
  }
}

#photos { padding: 0 !important; background: #124746; }


/* PORTAFOLIO */
.verde { background:#124746; }
#sfds { background: url(clientes/san-francisco/img1.jpg) no-repeat; background-size: cover; height: 90vh; }
#alan { background: url(clientes/alan/img1.jpg) no-repeat; background-size: cover; height: 90vh; }
#griffy { background: url(clientes/griffy/img1.jpg) no-repeat; background-size: cover; height: 90vh; }
#help { background: url(clientes/help/img1.jpg) no-repeat; background-size: cover; height: 90vh; }
#lamlab { background: url(clientes/lamlab/img1.jpg) no-repeat; background-size: cover; height: 90vh; }
#luxus { background: url(clientes/luxus/img1.jpg) no-repeat; background-size: cover; height: 90vh; }
#lamblab { background: url(clientes/lamblab/img1.jpg) no-repeat; background-size: cover; height: 90vh; }
#mccormick { background: url(clientes/mccormik/img1.jpg) no-repeat; background-size: cover; height: 90vh; }
#neorama { background: url(clientes/neorama/img1.jpg) no-repeat; background-size: cover; height: 90vh; }
#regso { background: url(clientes/regso/img1.jpg) no-repeat; background-size: cover; height: 90vh; }
#vivelat { background: url(clientes/vivelat/img1.jpg) no-repeat; background-size: cover; height: 90vh; }

#contacto { background: url(img/contacto.jpg) no-repeat; background-size: cover; height: 100vh; }
#contacto p { line-height: 18px;  }
#contacto p > span { line-height: 22px; font-weight: 400; }

.panel h2 { color:#b58800; font-size: 8.3vw !important; line-height: 7.3vw !important ; padding-top: 5vw; font-weight: 800; }
.panel h2 > span { color:#b58800; font-size: 14px !important; line-height: 17px !important ; margin: 25px 0; font-style: italic; display: block; color: #fff; font-weight: 100; letter-spacing: .5px; max-width: 450px; padding: 5px 40px 0 0; text-shadow: 1px 1px 4px black; }
.panel p { color:#fff; font-weight: 200px; font-size: 16px; line-height: 20px; max-width: 550px; padding: 5px 40px 0 0; text-shadow: 1px 1px 4px black;  }

.blanco { color: #fff !important; }
.ajuste { margin-top: -130px; }
.ajuste_ { margin-top: -70px; }

#blog {}


/* GRID */


.row_ {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  padding: 0 4px;
}

/* Create four equal columns that sits next to each other */
.column_ {
  -ms-flex: 33%; /* IE10 */
  flex: 33%;
  max-width: 33%;
  padding: 0 4px;
}

.column_ img {
  margin-top: 8px;
  vertical-align: middle;
  width: 100%;
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
  .column_ {
    -ms-flex: 50%;
    flex: 50%;
    max-width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .column_ {
    -ms-flex: 100%;
    flex: 100%;
    max-width: 100%;
  }
}

@media only screen and (max-width: 960px) {
    footer .img-fluid { width: 70% !important; float: left; }
    .dato img { margin-left: -45px; }
    .dato { width: 250px; text-align: right;  }
    .split_triggers { display: none; }
}


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

.rounded-circle {
    position: absolute;
    top: 0px;
    left: 25%;
    width: 50%;
    height: auto;
    z-index: 0 !important;
    margin-bottom: 35px;
} 


figure { position: absolute !important; z-index: 999 !important; background: #124746; opacity: 1; padding: 5px 10px; border-radius: 15px; transition:all 200ms ease; cursor: pointer; left: -60px !important; width: 160px;  }
figure:hover { position: absolute !important; z-index: 999 !important; background: #fff; color: #124746; opacity: 1; padding: 5px 20px 5px 10px; border-radius: 15px; transition:all 200ms ease; }
figure span { display: none; font-size: 11px; }
figure:hover span { display: block; }
#nosotros .col-sm-3 { margin-bottom: 35px; }


#nosotros p {
    font-size: 22px !important;
    font-weight: 100 !important;
    max-width: 100%; padding-left: 16%;
}

}


@media only screen and (max-width: 550px) {
  h1, h2, h3 { font-size: 32px !important; }
  .text-right { text-align: left !important; }
  #inicio .img-fluid { float: none; }
  footer .img-fluid { width: 200px !important; float: left; margin:0 0 45px 0;  }
  .dato img { margin-left: 0px; }
  .dato { width: 290px; text-align:  right;  }
  #nosotros h2 {
    font-size: 7.2vw!important;
    font-weight: 700 !important;
    text-transform: uppercase;
}

.head {
    width: 100%;
    height: auto;
    padding: 75px 0 50px 0;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 4.1vw;
    line-height: 5.7vw;
}

#nosotros p > span {
    font-weight: 900 !important;
    position: absolute;
    font-size: 12vw;
    top: 10px !important;
    z-index: 1;
    left: 20px !important;
    color: rgba(255,255,255,0) !important;
    -webkit-text-stroke: 3px #2b9896 !important;
    opacity: .5;
}

  .scroll-downs {
    position: fixed;
    bottom: 25px;
    left: 70%;
    width: 10px;
    height: 31px;
    margin-left: -5px;
    z-index: 9999999999;
}


#nosotros p > span {
    font-weight: 900 !important;
    position: absolute;
    font-size: 32vw;
    top: 10px !important;
    z-index: 1;
    left: 20px !important;
    color: rgba(255,255,255,0) !important;
    -webkit-text-stroke: 3px #2b9896 !important;
    opacity: .5;
}
figure { position: absolute !important; z-index: 999 !important; background: #124746; opacity: 1; padding: 5px 10px; border-radius: 15px; transition:all 200ms ease; cursor: pointer; left: 3% !important; width: 250px;  }
figure:hover { position: absolute !important; z-index: 999 !important; background: #fff; color: #124746; opacity: 1; padding: 5px 20px 5px 10px; border-radius: 15px; transition:all 200ms ease; }
figure span { display: none; font-size: 11px; }
figure:hover span { display: block; }


ul.menuu { width: 100%; height: 100vh !important; padding:0; position: absolute; top: 0; left: -100%; background:#000; transition:all 400ms ease; z-index: 999 !important;  padding-left: 15%; padding-top: 150px; }
ul.menuu li { padding:0 0 0 10px; margin:0; list-style: none; font-size: 30px; line-height: 60px; }
ul.menuu li a { width: 100%; height: auto; transition: all 0.5s; margin:0; display: block; color: #868686; font-weight: 800; border-left:#124746 solid 2px; padding-left: 15px;  }
ul.menuu li a:hover { color:#fff; text-decoration: none; }
.cliente { width: 160px; height: 160px; transition: all 200ms ease; overflow: hidden; display: inline-block; vertical-align: middle; opacity: .4; mix-blend-mode: lighten !important ; margin: 10px; background: none; filter: grayscale(100%); text-align: center;  }
}

@media only screen and (max-width: 490px) {
.mousey { display: none; }
.rounded-circle {  margin: 10px 6%; width: 72%; height: auto; }

.caja h2 {
    color: #2c9391;
    font-weight: 600 !important;
    font-size: 16px !important;
}

.split_left .slide {
    -webkit-clip-path: none !important;
    clip-pat#h:  none  !important;
    color: #fff;
    font-size: 6vw;
}

.split_right__slide 
.slide {
    -webkit-clip-path: none;
    clip-path:  none;


}

.rs { width: 100%; height: 50px; padding-left: 25px; line-height: 50px; border-top: rgba(255,255,255, .2) solid 1px; background: rgba(0,0,0,.3); z-index: 10; font-size: 12px !important; position: fixed; bottom: 0; left: 0; z-index: 99999 !important;  }
.rs a { color: #fff; margin: 0 5px; }
.rs img { width: 15px !important;  }

.panel h2 > span {
    color: #b58800;
    font-size: 14px !important;
    line-height: 17px !important;
    margin: 25px 0;
    font-style: italic;
    display: block;
    color: #fff;
    font-weight: 100;
    letter-spacing: .5px;
    max-width: 450px;
    padding: 5px 40px 0 0;
    text-shadow: 1px 1px 4px black;
}


#sfds { background: url(clientes/san-francisco/img1.jpg) no-repeat; background-size: cover; height: auto !important; }
#alan { background: url(clientes/alan/img1.jpg) no-repeat; background-size: cover; height: auto !important; }
#griffy { background: url(clientes/griffy/img1.jpg) no-repeat; background-size: cover; height: auto !important; }
#help { background: url(clientes/help/img1.jpg) no-repeat; background-size: cover; height: auto !important; }
#lamlab { background: url(clientes/lamlab/img1.jpg) no-repeat; background-size: cover; height: auto !important; }
#luxus { background: url(clientes/luxus/img1.jpg) no-repeat; background-size: cover; height: auto !important; }
#lamblab { background: url(clientes/lamblab/img1.jpg) no-repeat; background-size: cover; height: auto !important; }
#mccormick { background: url(clientes/mccormik/img1.jpg) no-repeat; background-size: cover; height: auto !important; }
#neorama { background: url(clientes/neorama/img1.jpg) no-repeat; background-size: cover; height: auto !important; }
#regso { background: url(clientes/regso/img1.jpg) no-repeat; background-size: cover; height: auto !important; }
#vivelat { background: url(clientes/vivelat/img1.jpg) no-repeat; background-size: cover; height: auto !important; }

#contacto { background: url(img/contacto.jpg) no-repeat; background-size: cover; height: auto !important; }



}

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

figure { position: absolute !important; z-index: 999 !important; background: #124746; opacity: 1; padding: 5px 10px; border-radius: 15px; transition:all 200ms ease; bottom: -20px ; cursor: pointer; left: -15px !important; width: 250px;  }
.back {display: none;}
#inicio {  background: url(portada-gif.gif) no-repeat center; background-size: cover; height: auto !important;  }
.full_ { display: none !important; }
}

