@font-face {
    font-family: 'Prototype';
    src: url('../font/prototype/prototype-webfont.eot');
    src: url('../font/prototype/prototype-webfont.eot?#iefix') format('embedded-opentype'), url('../font/prototype/prototype-webfont.woff') format('woff'), url('../font/prototype/prototype-webfont.ttf') format('truetype'), url('../font/prototype/prototype-webfont.svg#prototyperegular') format('svg')
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('../font/Roboto/roboto-light/roboto-light-webfont.eot');
    src: url('../font/Roboto/roboto-light/roboto-light-webfont.eot?#iefix') format('embedded-opentype'), url('../font/Roboto/roboto-light/roboto-light-webfont.woff') format('woff'), url('../font/Roboto/roboto-light/roboto-light-webfont.ttf') format('truetype'), url('../font/Roboto/roboto-light/roboto-light-webfont.svg#robotolight') format('svg')
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('../font/Roboto/roboto-bold/roboto-bold-webfont.eot');
    src: url('../font/Roboto/roboto-bold/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/Roboto/roboto-bold/roboto-bold-webfont.woff') format('woff'), url('../font/Roboto/roboto-bold/roboto-bold-webfont.ttf') format('truetype'), url('../font/Roboto/roboto-bold/roboto-bold-webfont.svg#robotobold') format('svg')
}

@font-face {
    font-family: 'neogreyregular';
    src: url('../font/neogrey/neogreyregular-webfont.eot');
    src: url('../font/neogrey/neogreyregular-webfont.eot?#iefix') format('embedded-opentype'), url('../font/neogrey/neogreyregular-webfont.woff') format('woff'), url('../font/neogrey/neogreyregular-webfont.ttf') format('truetype'), url('../font/neogrey/neogreyregular-webfont.svg#neogreyregular') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'icomoon';
    src: url('../font/iconos/icomoon.eot?-28lj37');
    src: url('../font/iconoos/icomoon.eot?#iefix-28lj37') format('embedded-opentype'), url('../font/iconos/icomoon.woff?-28lj37') format('woff'), url('../font/iconos/icomoon.ttf?-28lj37') format('truetype'), url('../font/iconos/icomoon.svg?-28lj37#icomoon') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-youtube:before {
    content: "\f167"
}

.icon-pinterest:before {
    content: "\e600"
}

.icon-email:before {
    content: "\e608"
}

.icon-phone:before {
    content: "\e609"
}

.icon-location:before {
    content: "\e60a"
}

.icon-googleplus:before {
    content: "\e601"
}

.icon-facebook:before {
    content: "\e602"
}

.icon-twitter:before {
    content: "\e603"
}

.icon-vimeo:before {
    content: "\e604"
}

.icon-apple:before {
    content: "\e605"
}

.icon-android:before {
    content: "\e606"
}

.icon-foursquare:before {
    content: "\e607"
}

.cont-social-icon {
    display: block;
    text-align: center;
    width: 100%
}

.icon-android,
.icon-apple,
.icon-facebook,
.icon-twitter,
.icon-youtube,
.icon-vimeo {
    background: #333;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    margin: 10px 4px;
    padding: 10px
}

.icon-phone,
.icon-email,
.icon-location {
    color: #969696;
    float: left;
    font-size: 32px;
    margin: 0 10px 30px 0;
    vertical-align: top
}

.caja-footer address a {
    color: #00AAFF
}

.caja-footer address p {
    display: inline-block;
    font-style: normal;
    vertical-align: bottom
}

.icon-facebook {
    background: #3b5998
}

.icon-twitter {
    background: #26aae1
}

.icon-youtube {
    background: #0077CC
}

.icon-vimeo {
    background: #a0c75c
}

.icon-apple {
    color: #999
}

.icon-android {
    color: #a4c639
}

.fraction-slider {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible
}

.fraction-slider .slide {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 5000
}

.fraction-slider .active-slide {
    z-index: 9999
}

.fraction-slider .fs_obj {
    display: block;
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 7000
}

.fraction-slider .fs_fixed_obj {
    z-index: 6000;
    left: 0
}

.fraction-slider .fs_obj * {
    display: inline-block;
    position: relative;
    top: 0;
    left: 0
}

.fs_loader {
    width: 100%;
    height: 400px;
    background: url(../img/slider/fs.spinner.gif) center center no-repeat transparent
}

.fraction-slider .prev,
.fraction-slider .next {
    display: none;
    position: absolute;
    width: 45px;
    height: 45px;
    z-index: 9999
}

.fraction-slider .prev {
    left: 10px;
    top: 185px;
    background: url(../img/slider/fs.prevnext.png) 0 0 no-repeat transparent
}

.fraction-slider .prev:hover {
    background: url(../img/slider/fs.prevnext.png) 0 -45px no-repeat transparent
}

.fraction-slider .next {
    right: 10px;
    top: 185px;
    background: url(../img/slider/fs.prevnext.png) -45px 0 no-repeat transparent
}

.fraction-slider .next:hover {
    background: url(../img/slider/fs.prevnext.png) -45px -45px no-repeat transparent
}

.fraction-slider:hover .prev,
.fraction-slider:hover .next {
    display: block
}

.fs-pager-wrapper {
    position: absolute;
    left: 10px;
    bottom: 10px;
    z-index: 9999
}

.fs-pager-wrapper a {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px 0 0;
    background: url(../img/slider/fs.pager.png) 0 -14px no-repeat transparent
}

.fs-pager-wrapper .active {
    background: url(../img/slider/fs.pager.png) 0 0 no-repeat transparent
}

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5)
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url('fancybox_sprite.png')
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('fancybox_loading.gif') center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('blank.gif');
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('fancybox_overlay.png')
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, 0.8)
}

header {
    text-align: center
}

header h1 {
    color: #111;
    font-size: 28px;
    font-weight: 100;
    text-transform: capitalize;
    width: 94%
}

header h1 span {
    color: #00AAFF
}

header li:hover ul li a,
.fila-negra article a {
    color: #fff
}

footer span,
h2 span,
.fila-negra article a:hover {
    color: #00AAFF
}

header li ul li:hover,
.icon-list {
    background: #00AAFF
}

header nav,
header li,
.fila-negra article h2,
.logo,
.caja-siguenos,
.icon,
.icon-list {
    display: inline-block
}

header h1,
header li a,
.caja-footer li a,
.fila-negra article h2,
.icon,
.icon-list {
    vertical-align: middle
}

footer,
header li:hover ul li,
.caja-footer li,
.slogan,
.fondo-slider,
.caja-footer-final {
    width: 100%
}

header li:hover ul li,
.caja-footer li {
    display: table
}

header h1,
.caja-footer li a {
    display: table-cell
}

.logo {
    background: url(../img/logo.png) no-repeat center;
    background-size: contain;
    height: 60px;
    width: 94%
}

header nav {
    background: #00AAFF;
    width: 100%
}

header nav li {
    float: left;
    width: 50%
}

header li ul {
    position: absolute;
    visibility: hidden
}

header li a {
    border-bottom: 1px solid #0088DD;
    border-left: 1px solid #0088DD;
    color: #fff;
    display: block;
    padding: 10px 0;
    text-transform: Capitalize
}

footer,
.fila-negra {
    background: #1e1e1e;
    color: #bfbfbf
}

footer address {
    margin-top: 30px
}

.caja-footer-final {
    border-top: 1px solid #333;
    margin-top: 80px;
    padding-top: 20px
}

.caja-footer h2 {
    font-size: 22px;
    font-variant: small-caps;
    margin: 40px 0 20px 0
}

.caja-footer h2:hover {
    color: #00AAFF
}

.cont-footer {
    display: table;
    margin: 0 auto;
    width: 94%
}

.caja-footer li {
    border-bottom: 1px solid #2b2b2b;
    height: 40px
}

.caja-footer li:hover {
    background: #2b2b2b;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #2b2b2b), color-stop(100%, #1e1e1e));
    background: -webkit-linear-gradient(left, #2b2b2b 0, #1e1e1e 100%);
    background: linear-gradient(to right, #2b2b2b 0, #1e1e1e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2b2b', endColorstr='#1e1e1e', GradientType=1)
}

.caja-footer li:last-child {
    border: 0
}

.icon-list {
    margin-right: 10px;
    height: 10px;
    width: 10px
}

.caja-footer li a {
    color: #bfbfbf
}

* {
    border: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

a {
    text-decoration: none
}

body {
    font: 100%/1.5 Roboto-Light, arial, verdana;
    color: #222
}

h1 {
    font-family: Roboto-Light, helvetica, verdana
}

h2 {
    font: 24px Roboto-Light, verdana
}

h3 {
    font: 20px/1.5 Roboto-Light, verdana
}

img,
video {
    max-width: 100%
}

.fila-negra {
    background: #111;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #111), color-stop(100%, #383838));
    background: -webkit-linear-gradient(top, #111 0, #383838 100%);
    background: linear-gradient(to bottom, #111 0, #383838 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111111', endColorstr='#383838', GradientType=0)
}

.imagen-recientes {
    padding-top: 40px;
    overflow: hidden;
    position: relative;
    width: 100%
}

iframe.video-home {
    width: 100%
}

.imagen-recientes img,
.presupuestos img,
.imagen-gopro img,
.trabajos article img {
    width: 100%
}

.presupuestos,
.imagen-gopro {
    margin-top: 40px;
    overflow: hidden;
    position: relative;
    width: 100%
}

.txt-imagen {
    background: #33BBFF;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #33BBFF), color-stop(100%, #00AAFF));
    background: -webkit-linear-gradient(top, #33BBFF 0, #00AAFF 100%);
    background: linear-gradient(to bottom, #33BBFF 0, #00AAFF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33BBFF', endColorstr='#00AAFF', GradientType=0);
    color: #fff;
    padding: 15px;
    position: relative;
    text-align: center;
    width: 100%
}

.index .txt-imagen {
    margin-top: -7px
}

.fila-blanca nav li {
    background: #33BBFF;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #33BBFF), color-stop(100%, #00AAFF));
    background: -webkit-linear-gradient(top, #33BBFF 0, #00AAFF 100%);
    background: linear-gradient(to bottom, #33BBFF 0, #00AAFF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33BBFF', endColorstr='#00AAFF', GradientType=0);
    float: left;
    margin-top: 14px;
    width: 48%
}

.fila-blanca nav li:nth-child(2n) {
    margin-left: 4%
}

.fila-blanca nav a {
    border: 1px solid #0099EE;
    color: #fff;
    display: block;
    font-variant: small-caps;
    padding: 10px 0;
    text-align: center
}

.fila-blanca li a:hover {
    background: #0099EE
}

.slogan {
    display: table;
    margin: 20px 0
}

.fondo-slider {
    display: none
}

.icon {
    background: url(../img/sprite-icon.png) no-repeat #00AAFF;
    height: 40px;
    margin-right: 5px;
    width: 40px
}

.fila-negra>article:nth-child(2) .icon {
    background: url(../img/sprite-icon.png) no-repeat center #00AAFF
}

.fila-negra>article:nth-child(3) .icon {
    background: url(../img/sprite-icon.png) no-repeat bottom #00AAFF
}

.fila-negra article {
    margin: 0 auto;
    padding: 20px 0;
    width: 94%
}

.fila-negra article h2 {
    font-size: 22px;
    color: #fff;
    line-height: 1em
}

.fila-negra article p {
    margin-top: 5px
}

.fila-blanca,
.fila-negra,
.cont-footer {
    padding: 40px 0
}

.fila-blanca article {
    margin: 0 auto;
    width: 94%
}

.fila-blanca article h2 {
    text-align: center
}

.index .fancybox-media {
    pointer-events: none;
    cursor: default
}

.secciones {
    background: #111;
    text-align: center
}

.secciones nav li a {
    border-bottom: 1px solid #222;
    color: #fff;
    display: block;
    padding: 10px 0
}

.servicios .txt-imagen {
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    font-size: 20px;
    font-variant: small-caps;
    padding: 10px;
    width: 100%;
    bottom: 0;
    position: absolute
}

.titulo-servicios {
    margin: 0 auto 40px auto;
    width: 94%
}

.servicios article {
    height: auto;
    margin-top: 40px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 94%
}

.servicios article img {
    width: 100%
}

.servicios article img[data-icon] {
    width: auto
}

.servicios h2,
.tres-column h2 {
    border-bottom: 1px solid #00AAFF;
    font-size: 26px;
    margin-bottom: 15px;
    text-transform: uppercase
}

.recuadro,
#recuadro {
    background: #e5e5e5;
    border: 1px solid #ccc;
    margin-top: 40px;
    padding: 15px;
    width: 100%
}

#recuadro {
    text-align: left
}

.recuadro a[href*="#plato"],
.recuadro a[href*="contacto.php"] {
    color: #00AAFF
}

.recuadro>a.button,
#recuadro>a.button {
    color: #fff;
    display: block;
    font-size: 20px;
    padding: 10px 20px;
    text-align: center
}

.button {
    background: #33BBFF;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #33BBFF), color-stop(100%, #00AAFF));
    background: -webkit-linear-gradient(top, #33BBFF 0, #00AAFF 100%);
    background: linear-gradient(to bottom, #33BBFF 0, #00AAFF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33BBFF', endColorstr='#00AAFF', GradientType=0);
    border: 1px solid #0099EE;
    color: #fff;
    cursor: pointer;
    font-variant: small-caps;
    margin-top: 15px;
    padding: 15px;
    width: 100%
}

.tres-column article h3 {
    font-size: 26px;
    font-weight: bold;
    font-variant: small-caps
}

.tres-column article h3,
.tres-column p {
    margin-left: 10px
}

.trabajos img,
.tres-column img,
.trabajos video {
    border: 1px solid #ccc;
    padding: 10px
}

article[data-movil] {
    margin-bottom: 40px
}

article[data-movil] img,
article[data-movil] video {
    width: 100%
}

article[data-movil] h3 {
    line-height: 1;
    margin-bottom: 10px
}

.trabajos>h2 {
    border-bottom: 1px solid #ddd;
    color: #00AAFF;
    font: 24px/1.5 neogreyregular;
    font-variant: small-caps;
    letter-spacing: 2px;
    margin-bottom: 20px;
    padding: 0 0 5px 11px;
    text-align: left
}

.trabajos>article h2 {
    color: #222;
    font: 26px/1.5 Roboto-Light, helvetica, arial;
    font-variant: small-caps;
    margin: 0 0 0 10px;
    text-align: left
}

.trabajos>article p {
    margin: 0 0 0 10px
}

.audio article img[width*="40"] {
    width: 40px
}

iframe {
    height: 300px;
    margin-top: 20px;
    max-width: 100%;
    width: 100%
}

.nospam {
    display: none
}

.input-err {
    color: #f00
}

.caja-txt {
    display: block;
    margin: 0 auto;
    width: 94%
}

.contacto .caja-txt h2 {
    font-size: 28px;
    margin-bottom: 40px
}

.contacto input {
    border: 1px solid #bbb;
    padding: 10px;
    width: 100%
}

.contacto input:focus,
.contacto textarea:focus {
    border: 1px solid #00AAFF;
    outline: none;
    box-shadow: 0 0 5px #00AAFF
}

.contacto label {
    display: inline-block;
    color: #555;
    text-transform: capitalize;
    width: 100%
}

.caja-input {
    margin-bottom: 20px
}

.contacto textarea {
    border: 1px solid #bbb;
    padding: 10px;
    width: 100%
}

.contacto address {
    font-style: normal
}

.contacto address a {
    color: #00AAFF
}

.contacto .caja-txt h3 {
    color: #00AAFF;
    font-size: 28px;
    margin-top: 20px
}

.caja-footer-final p {
    text-align: center;
    vertical-align: middle
}

.sitemap {
    margin-top: 50px
}

.sitemap a,
.sitemap p {
    display: block;
    margin-bottom: 20px;
    text-align: center
}

.cookies-alert {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 44px;
    padding: 10px 10px 5px 10px;
    color: #fff;
    color: #222;
    box-shadow: 0 0 10px rgba(0,0,0,.4);
    background-color: rgba(0, 0, 0, .9);
    background-color: rgba(255, 255, 255, .9);

    transform: scale(1, 0);
    transition: 300ms all;
}

.cookies-alert.active {
    transform: scale(1);
}

.audio p.cookies-alert__msg {
    line-height: 1.3;
    margin: 0;
    padding: 0;
    font-size: 75%;
}

.cookies-alert__button-group {
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin: 10px 0;
}

.cookies-alert__button {
    display: block;
    border: 1px solid rgba(124, 124, 124, 0.4);
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    color: #222;
    font-size: 75%;
    background-image: none;
    background-color: transparent;
    cursor: pointer;
    transition: 300ms all;
}

.cookies-alert__button:hover {
    background-color: #222;
    color: #fff;
}

.cookies-section {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}


@media screen and (min-width:1000px) {
    header h1 {
        color: #333;
        font-size: 40px
    }

    header,
    header ul,
    .fila-negra,
    .fila-blanca,
    .caja-footer {
        font-size: 0
    }

    header li,
    a,
    address,
    p,
    form {
        font-size: 16px
    }

    header,
    .fila-negra,
    .fila-blanca,
    .raya,
    .slider {
        margin: 0 auto;
        width: 1000px
    }

    .logo,
    .fila-negra article,
    .fila-blanca article,
    .caja-footer {
        vertical-align: top
    }

    header nav,
    .slogan,
    .raya,
    .fila-blanca {
        background: #fff
    }

    header nav,
    header li,
    header li a,
    .logo,
    .slogan {
        height: 100px
    }

    header li ul li a,
    footer,
    .cont-footer,
    .fila-negra {
        height: auto
    }

    header nav {
        width: 62%
    }

    header nav li {
        width: 25%
    }

    header li a {
        border: none;
        color: #444;
        display: table-cell;
        text-transform: Capitalize
    }

    header li:hover {
        border-bottom: 4px solid #00AAFF
    }

    header li ul {
        height: 0;
        position: absolute;
        transition: height 200ms linear;
        -moz-transition: height 200ms linear;
        -ms-transition: height 200ms linear;
        -webkit-transition: height 200ms linear;
        -o-transition: height 200ms linear;
        visibility: hidden
    }

    header li:hover a {
        color: #00AAFF
    }

    header li:hover ul {
        background: #000;
        background: rgba(0, 0, 0, 0.6);
        box-shadow: 0 6px 10px rgba(0, 0, 0, 0.5);
        display: block;
        height: 400px;
        visibility: visible;
        z-index: 10000
    }

    header li:hover:nth-child(3) ul {
        height: 250px
    }

    header li:hover ul li {
        border: none;
        height: 50px
    }

    header li ul li {
        height: 0;
        transition: height 200ms ease-in-out;
        -moz-transition: height 200ms ease-in-out;
        -ms-transition: height 200ms linear;
        -webkit-transition: height 200ms linear;
        -o-transition: height 200ms linear
    }

    header li,
    header li a,
    header li:hover ul {
        width: 25%
    }

    footer,
    .caja-siguenos {
        vertical-align: bottom
    }

    .cont-footer {
        font-size: 0;
        padding-bottom: 20px;
        width: 1000px
    }

    .caja-footer {
        display: inline-block;
        margin-right: 40px;
        width: 220px
    }

    .caja-footer:nth-child(4) {
        margin-right: 0
    }

    .caja-footer-final p {
        clear: both;
        display: block;
        float: left;
        text-align: center;
        width: 100%
    }

    .cont-social-icon {
        display: inline-block;
        width: auto
    }

    .social {
        float: right
    }

    .social h3 {
        text-align: left
    }

    .app {
        float: left;
        text-align: left
    }

    .icon-android,
    .icon-apple,
    .icon-facebook,
    .icon-twitter,
    .icon-youtube,
    .icon-vimeo {
        background: #333;
        -webkit-transition: all 300ms;
        transition: all 300ms
    }

    .icon-android:hover {
        background: #a4c639;
        color: #fff
    }

    .icon-apple:hover {
        background: #999;
        color: #333
    }

    .icon-facebook:hover {
        background: #3b5998
    }

    .icon-twitter:hover {
        background: #26aae1
    }

    .icon-youtube:hover {
        background: #0077CC
    }

    .icon-vimeo:hover {
        background: #a0c75c
    }

    .fila-blanca>article {
        height: 280px
    }

    .fila-blanca article h2 {
        text-align: left
    }

    .fila-blanca,
    .cont-footer {
        padding: 60px 0
    }

    .fila-blanca nav {
        bottom: 0;
        position: absolute
    }

    .fila-blanca nav li {
        display: inline-block;
        float: none;
        margin-top: 14px;
        width: 133px
    }

    .fila-blanca nav li:hover {
        background: #0099EE
    }

    .fila-blanca nav li:active {
        border: 1px solid #0066BB;
        box-shadow: inset 0 0 20px #0055AA
    }

    .fila-blanca nav li:nth-child(2n) {
        margin-left: 14px
    }

    .fila-blanca article h2 {
        font: 25px/1.2 Roboto-Bold
    }

    .slogan,
    .fila-blanca article h2+p {
        margin-top: 20px
    }

    header nav,
    footer {
        position: relative
    }

    .fila-negra article,
    .fila-blanca article {
        display: inline-block;
        margin-left: 40px;
        position: relative;
        width: 28%
    }

    .fila-negra article {
        padding: 0
    }

    .logo {
        background: url(../img/logo.png) no-repeat center #fff;
        float: left;
        margin-right: 2%;
        width: 36%
    }

    .fondo-slider {
        display: block;
        background: url(../img/patron.png) center #111
    }

    .slider {
        background: url(../img/slider/slider-central.jpg) no-repeat center;
        height: 400px;
        z-index: 10000
    }

    .slide p,
    .slide h1 {
        color: #fff;
        font: italic bold 28px/1.5 neogreyregular, Roboto-Light;
        letter-spacing: 1px;
        margin: 40px 0;
        padding: 20px;
        text-transform: uppercase;
        text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
        width: 650px
    }

    .slide h1 {
        background: none;
        font: normal 35px/1.5 neogreyregular, Roboto-Light
    }

    .slide:nth-child(2) p {
        border-radius: 0;
        font: 25px/1.5 neogreyregular, Roboto-Light;
        padding: 10px 20px;
        width: auto
    }

    .imagen-gopro {
        background: url(../img/fondo-slider-camaras.jpg)
    }

    .gris {
        border-bottom: 1px solid #ddd;
        margin: 0 auto;
        max-width: 920px
    }

    .raya-larga {
        max-width: 1000px
    }

    .fila-negra article p {
        margin-top: 10px;
        text-shadow: 2px 2px 2px #000
    }

    .icon {
        margin-right: 10px
    }

    .imagen-gopro {
        margin: 0;
        width: 280px
    }

    .presupuestos {
        margin: 0;
        width: 280px
    }

    .imagen-recientes {
        padding-top: 0
    }

    iframe.video-home {
        height: 172px;
        margin: 0;
        width: 280px
    }

    .cta-presupuestos {
        line-height: 0
    }

    .index .txt-imagen {
        display: table-cell;
        height: 108px;
        line-height: 1.5;
        margin-top: 0;
        position: relative;
        text-align: left;
        text-overflow: ellipsis;
        vertical-align: middle;
        width: 280px;
        white-space: nowrap
    }

    .titulo-servicios {
        width: 1000px
    }

    .servicios .recuadro,
    #recuadro,
    .tres-column .recuadro {
        padding: 20px 40px;
        text-align: left;
        width: 100%
    }

    #recuadro>a.button {
        display: inline
    }

    .servicios article img {
        width: auto
    }

    .tres-column .recuadro {
        margin-top: 0
    }

    .servicios .recuadro>a,
    #recuadro a,
    .tres-column .recuadro>a {
        color: #fff;
        font-size: 20px;
        padding: 10px 20px;
        vertical-align: middle
    }

    .servicios .recuadro p,
    #recuadro p,
    .tres-column .recuadro p {
        display: inline-block;
        margin: 10px 0;
        padding-right: 40px;
        text-align: left;
        vertical-align: middle;
        width: 85%
    }

    .edicion {
        position: relative;
    }

    .edicion .recuadro {
        margin-bottom: 0
    }

    .secciones {
        background: #3d3d3d;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3d3d3d), color-stop(100%, #1e1e1e));
        background: -webkit-linear-gradient(top, #3d3d3d 0, #1e1e1e 100%);
        background: linear-gradient(to bottom, #3d3d3d 0, #1e1e1e 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d3d3d', endColorstr='#1e1e1e', GradientType=0);
        box-shadow: 0 -1px 5px #777;
        color: #fff;
        font-size: 0;
        margin-top: 20px;
        width: 100%
    }

    .secciones nav {
        margin: 0 auto;
        width: 1000px
    }

    .secciones li {
        display: inline-block;
        padding: 0 30px;
        transition: all 400ms;
        -o-transition: all 400ms;
        -ms-transition: all 400ms;
        -webkit-transition: all 400ms;
        -moz-transition: all 400ms
    }

    .secciones li:hover {
        background: #33BBFF
    }

    .secciones nav li a {
        border: none;
        padding: 30px 0
    }

    .secciones li a:hover {
        text-shadow: 1px 1px 1px #000
    }

    .servicios ul {
        display: inline-block;
        vertical-align: middle;
        width: 85%
    }

    .servicios ul li {
        display: inline-block;
        font-size: 16px;
        margin-top: 10px;
        text-align: left;
        width: 25%
    }

    .caja-txt {
        display: inline-block;
        margin: 0 40px 0 0;
        vertical-align: top;
        width: 480px
    }

    .caja-txt+.caja-txt {
        margin-right: 0
    }

    .servicios h2,
    .tres-column h2 {
        font-size: 30px
    }

    .servicios article {
        height: auto;
        margin: 0 40px 40px 0;
        width: 220px
    }

    .recuadro>a.button {
        display: inline
    }

    .audio>article {
        margin-bottom: 0
    }

    .audio>article:nth-child(1) {
        margin-bottom: 50px
    }

    .audio>article:nth-child(6),
    .audio>article:nth-child(7),
    .audio>article:nth-child(8),
    .audio>article:nth-child(9),
    .audio>article:nth-child(10),
    .audio>article:nth-child(11),
    .tres-column article,
    .trabajos>article,
    .plato>article:nth-of-type(1n+9) {
        display: inline-block;
        margin: 0;
        height: auto;
        margin: 0 50px 50px 0;
        width: 300px
    }

    .audio>article:nth-child(6),
    .audio>article:nth-child(7),
    .audio>article:nth-child(8),
    .audio>article:nth-child(9),
    .audio>article:nth-child(10),
    .audio>article:nth-child(11),
    .plato>article:nth-of-type(1n+9) {
        margin-top: 50px
    }

    .audio>article:nth-child(5),
    .audio>article:nth-child(8),
    .audio>article:nth-child(11),
    .plato>article:nth-of-type(1n+11) {
        margin-right: 0
    }

    .audio>article:nth-child(7),
    .audio>article:nth-child(8),
    .audio>article:nth-child(9) {
        margin-bottom: 0
    }

    .audio p {
        margin-top: 20px
    }

    .tres-column article:nth-child(3),
    .tres-column article:nth-child(9) {
        margin-bottom: 0
    }

    .tres-column article h3 {
        font-size: 20px;
        font-weight: bold;
        font-variant: small-caps;
        line-height: 1.5;
        margin-top: 10px
    }

    .plato>article:nth-of-type(4n) {
        margin-right: 0
    }

    .tres-column p {
        margin-top: 10px
    }

    .tres-column article a,
    .servicios a {
        color: #00AAFF
    }

    .servicios h3 a {
        font-size: 22px
    }

    .alquiler>article>a,
    .audio>article>a {
        font-size: 0
    }

    .imagen .txt-imagen {
        margin: 0;
        padding: 10px;
        text-align: center;
        text-transform: uppercase;
        width: 300px
    }

    .tres-column>article:nth-child(7),
    .edicion>article:nth-child(4),
    .tres-column>article:nth-child(4),
    .alquiler article:nth-child(5),
    .alquiler article:nth-child(9) {
        margin-right: 0
    }

    .trabajos article img:hover {
        background: #ddd
    }

    .trabajos>article h2:hover {
        color: #00AAFF
    }

    .trabajos>article h2 {
        color: #222;
        font: 20px/1.5 Roboto-Light, helvetica, arial;
        font-variant: small-caps;
        margin: 0 0 0 10px
    }

    .trabajos>article p {
        margin-top: 10px
    }

    .trabajos>article:nth-child(3n+4) {
        margin-right: 0
    }

    .trabajos .secciones {
        margin-bottom: 20px
    }

    iframe {
        height: 400px
    }

    .contacto .caja-txt h2 {
        font-size: 40px
    }

    .contacto .caja-txt p {
        color: #555;
        margin: 10px 0
    }

    .contacto .raya {
        width: 100%;
        margin: 30px 0
    }

    .contacto .caja-txt:nth-child(2) {
        margin-top: 25px
    }

    .contacto address {
        font-style: normal
    }

    .contacto address a {
        color: #00AAFF
    }

    .contacto .caja-txt h3 {
        margin: 20px 0
    }

    .caja-input {
        width: 230px;
        display: inline-block;
        margin-bottom: 20px
    }

    .caja-input:nth-child(2),
    .caja-input:nth-child(4) {
        margin-left: 15px
    }

    .button:hover {
        background: #0099EE
    }

    .button:active {
        border: 1px solid #0066BB;
        box-shadow: inset 0 0 20px #0055AA
    }

    article.v-center {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-20%);
    }

    .cookies-alert {
        flex-direction: row;
    }
}