@font-face {
    font-family: 'Helvetica Neue LT Ex';
    src: url("../fonts/HelveticaNeueLTPro-Ex.eot");
    src: url("../fonts/HelveticaNeueLTPro-Ex.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTPro-Ex.woff") format("woff"), url("../fonts/HelveticaNeueLTPro-Ex.ttf") format("truetype");
    font-weight: normal;
    font-style: normal; }

@font-face {
    font-family: 'Helvetica Neue LT Medium';
    src: url("../fonts/HelveticaNeueLTPro-Md.eot");
    src: url("../fonts/HelveticaNeueLTPro-Md.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTPro-Md.woff") format("woff"), url("../fonts/HelveticaNeueLTPro-Md.ttf") format("truetype");
    font-weight: 500;
    font-style: normal; }

@font-face {
    font-family: 'Helvetica Neue LT Roman';
    src: url("../fonts/HelveticaNeueLTPro-Roman.eot");
    src: url("../fonts/HelveticaNeueLTPro-Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTPro-Roman.woff") format("woff"), url("../fonts/HelveticaNeueLTPro-Roman.ttf") format("truetype");
    font-weight: normal;
    font-style: normal; }

/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
* contenteditable attribute is included anywhere else in the document.
* Otherwise it causes space to appear at the top and bottom of elements
* that receive the clearfix class.
* 2. The use of table rather than block is only necessary if using
* :before to contain the top-margins of child elements.
*/
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table; }

.clearfix:after {
    clear: both; }

/*
* For IE 6/7 only
* Include this rule to trigger hasLayout and contain floats.
*/
.clearfix {
    *zoom: 1; }

html {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    max-width:1250px;
}

* {
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold; }

p {
    font-family: Arial, Helvetica, sans-serif; }

body {
    padding: 77px 0 0; }

.main-box,
.wrapper-banner,
.wrapper-slider-products,
.promotion-block,
.head-internas,
.wrapper-bottom-form {
    width: 1100px;
    margin: 0 auto; }

header {
    width: 90%; }

.wrapper-promo-area {
    width: 100%; }

/* HEADER */
.wrapper-header {
    background-color: #003350;
    padding: 10px 0 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999; }

#menu-btn {
    float: left;
    border: none;
    color: #FFFFFF;
    font-size: 20px;
    background-color: transparent;
    outline: none;
    margin: 20px 10px 0 0;
    display: none; }
#menu-btn.fa-times {
    margin: 16px 7px 0 0;
    font-size: 26px; }

.logo {
    margin-top: 0;
    width: auto;
    float: left; }

.secondary-logo {
    width: auto;
    float: right;
    margin: 20px 0 0; }

nav {
    width: auto;
    margin: 20px 0 0 20px;
    float: left; }
nav > ul > li {
    margin: 0 15px;
    list-style: none;
    display: inline-block;
    height: 47px;
    position: relative; }
nav > ul > li:hover .sub-menu {
    display: block; }
nav > ul > li > a {
    color: #FFFFFF;
    margin: 0 5px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 14px; }
nav > ul > li > a:active {
    color: #737C82; }
nav .sub-menu {
    position: absolute;
    top: 47px;
    left: 0;
    z-index: 2;
    padding: 10px;
    min-width: 300px;
    display: none; }
nav .sub-menu:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
    top: -10px;
    left: 50px; }

.sub-menu {
    background: rgba(0, 0, 0, 0.8); }
.sub-menu li {
    margin: 10px 0;
    display: block;
    border-top: 1px solid #FFFFFF; }
.sub-menu li:first-child {
    border-top: none;
    color: #FFFFFF; }
.sub-menu a {
    color: #FFFFFF;
    text-decoration: none;
    padding: 8px 5px;
    display: block;
    margin: 10px 0 0; }
.sub-menu a:hover {
    background: #737C82; }

.social {
    margin: 20px 0 0 40px;
    width: auto;
    float: right; }
.social a {
    width: 20px;
    height: 18px;
    padding: 3px 0px;
    background-color: #003350;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    margin: 0 2px; }

/* HOME */
.wrapper-slider {
    position: relative;
    z-index: 1; }
.wrapper-slider .swiper-container {
    width: 100%;
    height: 600px; }
.wrapper-slider .overlay {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+18,1+66,1+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 18%, black 66%, black 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 18%, black 66%, black 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(18%, rgba(0, 0, 0, 0)), color-stop(66%, black), to(black));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 18%, black 66%, black 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 18%, black 66%, black 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* IE6-9 */
    height: 450px;
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 100%; }
.wrapper-slider .overlay img {
    display: block;
    margin: 170px auto 0; }

.home-land-image > a, .ficha-imagen-principal > a {
    display: block;
    width: 100%;
    position: relative; }
.home-land-image > a .land-image, .ficha-imagen-principal > a .land-image {
    width: 100%; }
.home-land-image > a .land-logo, .ficha-imagen-principal > a .land-logo {
    position: absolute;
    width: 20%;
    top: 28%;
    left: 58%; }

.model-list {
    margin-top: 5px; }
.model-list .model {
    display: inline-block;
    width: 33%;
    position: relative; }
.model-list .model img {
    width: 100%;
    height: auto; }
.model-list .model .model-name {
    left: 0px;
    font-size: 17px;
    position: absolute;
	color: #121417;  
	font-weight: 700;  
	bottom: 3%;
    width: 100%;
    text-align: center;
    text-decoration: none;
    font-family: Helvetica;
    font-size: 30px;
    letter-spacing: 2px;
    font-weight: 100; }
.model-list .model .model-name span {
    font-weight: 900; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: -15px;
    background: url("../img/slider_prev.svg") center no-repeat;
    width: 30px;
    height: 30px; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: -15px;
    background: url("../img/slider_next.svg") center no-repeat;
    width: 30px;
    height: 30px; }

.wrapper-slider-products {
    position: relative;
    width: 1100px;
    margin: -100px auto 20px; }
.wrapper-slider-products .info-slide {
    padding: 10px 20px;
    min-height: 260px; }
.wrapper-slider-products .info-slide .title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: 21px;
    margin: 0 0 10px 0; }
.wrapper-slider-products .info-slide p.data {
    font-family: 'Helvetica Neue LT Ex';
    font-size: 11px;
    text-transform: uppercase; }
.wrapper-slider-products .info-slide .info {
    margin: 0;
    padding: 0; }
.wrapper-slider-products .info-slide .info li {
    text-transform: uppercase;
    font-family: 'Helvetica Neue LT Ex';
    font-size: 11px;
    list-style: none; }
.wrapper-slider-products .info-slide .image {
    margin: 10px 0;
    width: 225px;
    height: 104px;
    overflow: hidden; }
.wrapper-slider-products .info-slide .image img {
    width: 100%; }

.swiper-container-products {
    overflow: hidden;
    z-index: 2; }
.swiper-container-products .swiper-slide {
    border: 1px solid #CCCCCC;
    background: #FFFFFF; }
.swiper-container-products .swiper-slide a {
    text-decoration: none;
    color: #000000; }

.wrapper-promo-area {
    margin: 20px auto;
    overflow: hidden; }

.promo-area.left .image {
    float: left; }

.promo-area.left .info {
    float: right; }

.promo-area.right .image {
    float: right; }

.promo-area.right .info {
    float: left; }

.promo-area .image {
    width: 50%;
    height: 450px;
    overflow: hidden;
    float: left; }
.promo-area .image img {
    display: block; }

.promo-area .info {
    width: 50%;
    height: 450px;
    background-color: #003350;
    float: right;
    padding: 50px;
    position: relative;
    color: #FFFFFF; }
.promo-area .info h3,
.promo-area .info p {
    color: #FFFFFF; }
.promo-area .info span {
    font-family: 'Helvetica Neue LT Ex';
    text-transform: uppercase;
    display: block;
    margin: 0 0 5px 0;
    color: #FFFFFF; }
.promo-area .info h3 {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-family: 18em;
    font-size: 25px;
    margin: 0 0 10px 0; }
.promo-area .info p {
    font-size: 17px;
    line-height: 20px; }
.promo-area .info a.button-promo {
    border: 1px solid #939597;
    background-color: #003350;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 0;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    position: absolute;
    bottom: 50px;
    left: 50px;
    right: 50px; }

a.button-promo {
    border: 1px solid #939597;
    background-color: #003350;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px 10px 10px 10px;
    text-align: center;
    color: #FFF;
    text-decoration: none;
	margin:auto;
	display:block;
 }

.wrapper-banner-garantia {
    width: 100%; }
.wrapper-banner-garantia .banner-garantia {
    width: 95%;
    margin: 0 auto;
    border-top: solid 1px #BDBCBC;
    border-bottom: solid 1px #BDBCBC;
    margin-bottom: 20px;
    padding: 30px; }
.wrapper-banner-garantia .banner-garantia .info {
    float: left;
    width: 50%; }
.wrapper-banner-garantia .banner-garantia .info .title {
    color: #003350;
    font-size: 30px;
    font-weight: bold;
    font-family: Montserrat; }
.wrapper-banner-garantia .banner-garantia .info .description {
    color: #000;
    margin: 20px 0;
    font-weight: normal;
    font-size: 21px;
    font-family: Arial;
    padding-right: 16%; }
.wrapper-banner-garantia .banner-garantia .info .button-registra-embarcacion {
    display: block;
    background-color: #ED2027;
    color: #FFF;
    text-decoration: none;
    width: 80%;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 40px;
    margin-left: 0px;
}
.wrapper-banner-garantia .banner-garantia .image {
    float: right;
    width: 50%; }
.wrapper-banner-garantia .banner-garantia .image img {
    width: 100%;
    height: auto; }

.experiencia-lerch {
    width: 95%;
    margin: 0 auto;
    margin-bottom: 20px; }
.experiencia-lerch .title {
    font-family: Montserrat;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #003350;
    font-size: 30px;
    font-weight: bold; }
.experiencia-lerch .container-videos {
    width: 100%; }
.experiencia-lerch .container-videos .video {
    width: 31%;
    margin-right: 3.5%;
    float: left; }
.experiencia-lerch .container-videos .video:last-child {
    margin-right: 0; }
.experiencia-lerch .container-videos .video .video-container {
    width: 100%; }
.experiencia-lerch .container-videos .video .video-container img {
    width: 100%;
    height: auto; }
.experiencia-lerch .container-videos .video .video-title {
    font-family: "Helvetica Neue LT Pro";
    color: #003350;
    font-size: 18px;
    margin-top: 10px; }

.banner {
    margin: 0 auto 30px; }
.banner img {
    display: block;
    width: 100%; }

.wrapper-promotion-block {
    margin: 20px 0 0; }
.wrapper-promotion-block .video-mobile {
    display: none;
    clear: both;
    padding: 20px 3%; }
.wrapper-promotion-block .promotion-block .image {
    float: left;
    width: 250px; }
.wrapper-promotion-block .promotion-block .image img {
    display: block;
    width: 100%; }
.wrapper-promotion-block .promotion-block .info {
    width: 850px;
    padding: 20px 0 20px 20px;
    float: left; }
.wrapper-promotion-block .promotion-block .info span {
    font-family: 'Helvetica Neue LT Ex';
    font-size: 11px;
    text-transform: uppercase;
    display: block;
    margin: 0 0 5px 0;
    color: #7d7e81; }
.wrapper-promotion-block .promotion-block .info h3 {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 26px;
    margin: 0 0 10px 0; }
.wrapper-promotion-block .promotion-block .info .body p {
    float: left;
    width: 400px;
    font-size: 16px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif; }
.wrapper-promotion-block .promotion-block .info .body .video {
    float: right;
    width: 400px; }
.wrapper-promotion-block .promotion-block .info .body a.btn {
    display: block;
    padding: 20px;
    font-size: 14px;
    color: #FFFFFF;
    background: #2f2420;
    text-decoration: none;
    position: relative;
    margin: 15px 0 0; }
.wrapper-promotion-block .promotion-block .info .body a.btn:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-bottom: 25px solid transparent;
    border-right: 10px solid #2f2420;
    position: absolute;
    left: -10px;
    top: 0px; }

/* FOOTER */
.wrapper-footer {
    background-color: #E8E9E9;
    position: relative;
    padding-bottom: 30px; }

footer {
    width: 95%;
    margin: 0 auto; }
footer .wrapper-logos {
    width: 100%; }
footer .wrapper-logos .logo-footer {
    width: 25%;
    padding-right: 5%;
    float: left;
    margin-top: 3%; }
footer .wrapper-logos .copy {
    font-family: "Helvetica Neue LT Pro";
    color: #003350;
    font-size: 15px;
    width: 60%;
    font-weight: 600;
    float: left;
    padding-right: 10%;
    margin-top: 3%; }
footer .wrapper-logos .social {
    background-color: #003350;
    width: 8%;
    margin: 0;
    padding-top: 3%;
    padding-bottom: 1%; }
footer .wrapper-logos .social .social-container {
    width: 90%;
    margin: 0 auto; }
footer .wrapper-logos .social .social-container a {
    width: 19%;
    height: 25px;
    font-size: 25px; }

.brands-logos {
    width: auto;
    height: 70px;
    float: left; }
.brands-logos a {
    display: block;
    float: left;
    margin: 18px 13px 0; }
.brands-logos a:nth-child(2) {
    margin: 15px 13px 0; }
.brands-logos a:nth-child(3) {
    margin: 18px 13px 0; }
.brands-logos a:nth-child(4) {
    margin: 17px 13px 0; }

.secondary-logo-footer {
    width: auto;
    float: right;
    border-left: 2px solid #cbcdce;
    padding: 20px 0 0 30px;
    margin: 0 0 0 20px;
    height: 70px; }

/*EL ASTILLERO LERCH 08-2018*/
.home-land-image.cortado {
    height: 416px;
    overflow: hidden; }

.astillero {
    width: 90%;
    margin: 40px auto; }
.astillero .el-astillero .title, .astillero .nuestras-instalaciones .title {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 35px;
    font-family: Montserrat;
    color: #003350;
    font-weight: bold;
    border-bottom: 1px solid #BDBCBC; }
.astillero .el-astillero .info {
    width: 50%;
    float: left;
    padding-right: 30px; }
.astillero .el-astillero .info p {
    font-size: 20px;
    margin: 10px 0; }
.astillero .el-astillero .image {
    width: 50%;
    float: right; }
.astillero .el-astillero .image img {
    width: 100%; }
.astillero .nuestras-instalaciones .info {
    width: 50%;
    float: right;
    padding-left: 30px; }
.astillero .nuestras-instalaciones .info p {
    font-size: 20px;
    margin: 10px 0; }
.astillero .nuestras-instalaciones .lightbox-main-image {
    width: 50%;
    float: left; }
.astillero .nuestras-instalaciones .lightbox-main-image img {
    width: 100%; }
.astillero .nuestras-instalaciones .lightbox {
    margin-top: 20px; }
.astillero .nuestras-instalaciones .lightbox .sub-images .sub-image {
    float: left;
    width: 24%;
    margin-right: 1%;
    margin-bottom: 10px; }
.astillero .nuestras-instalaciones .lightbox .sub-images .sub-image:nth-child(4), .astillero .nuestras-instalaciones .lightbox .sub-images .sub-image:last-child {
    margin-right: 0; }

/*DISTRIBUIDORES LERCH 08-2018 */
.wrapper-head-search {
    background-color: #BDBCBC; }

.head-search.main-box {
    margin-top: 40px;
    width: 95%; }

.distribuidores.main-box {
    width: 100%; }

/*CONTACTO-GARANTIA LERCH 08-2018 */
.main-box.contacto-garantia {
    width: 90%;
    margin-top: 40px;
    margin-bottom: 40px; }
.main-box.contacto-garantia .contacto {
    width: 49%;
    float: left; }
.main-box.contacto-garantia .garantia {
    width: 49%;
    float: right; }
.main-box.contacto-garantia .contacto .title, .main-box.contacto-garantia .garantia .title {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 35px;
    font-family: Montserrat;
    color: #003350;
    font-weight: bold;
    border-bottom: 1px solid #BDBCBC; }
.main-box.contacto-garantia .contacto .subtitle-negrita, .main-box.contacto-garantia .garantia .subtitle-negrita {
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px; }
.main-box.contacto-garantia .contacto .subtitle-gris, .main-box.contacto-garantia .garantia .subtitle-gris {
    font-family: Arial;
    font-weight: normal;
    font-size: 14px;
    color: #939598;
    margin-bottom: 34px; }
.main-box.contacto-garantia .contacto .captcha-container, .main-box.contacto-garantia .garantia .captcha-container {
    margin-bottom: 20px; }
.main-box.contacto-garantia .contacto .captcha-container > p, .main-box.contacto-garantia .garantia .captcha-container > p {
    display: inline-block;
    color: #939598;
    margin-right: 30px; }
.main-box.contacto-garantia .contacto .captcha-container .captcha, .main-box.contacto-garantia .garantia .captcha-container .captcha {
    display: inline-block; }

/* INTERNAS GRAL */
/*08-2018*/
.ficha {
    margin-top: 40px;
    padding: 0 5%; }
.ficha .nombre-bote {
    width: 30%;
    display: inline-block; }
.ficha .btn-descargar-ficha {
    background-color: #003350;
    display: inline-block;
    float: right;
    padding: 20px; }
.ficha .btn-descargar-ficha a {
    text-decoration: none;
    padding: 10px;
    color: #FFF;
    font-size: 21px; }
.ficha .btn-descargar-ficha i {
    color: #FFF;
    font-size: 21px;
    margin-left: 30px; }
.ficha .specs-container {
    width: 35%;
    float: left;
    margin-top: 40px; }
.ficha .specs-container .image {
    width: 100%; }
.ficha .specs-container .image img {
    width: 100%;
    height: auto; }
.ficha .video-slider-container {
    float: right;
    width: 63%;
    margin-left: 2%;
    margin-top: 40px; }
.ficha .video-slider-container .video, .ficha .video-slider-container .gallery-image {
    margin: 0 auto; }
.ficha .video-slider-container .editable-content {
    font-size: 18px;
    /*font-weight: 600;*/
    width: 90%;
    margin: 20px auto; }

.wrapper-head-internas {
    background-color: #e7e8e9;
    border-bottom: 1px solid #939597; }

.head-internas {
    padding: 20px 0; }
.head-internas.grey {
    background: #E7E8EA;
    padding: 10px; }
.head-internas h2 {
    text-transform: uppercase;
    margin: 10px 0 0;
    float: left;
    clear: both;
    font-weight: 800;
    font-size: 26px; }
.head-internas a.back {
    color: #939597;
    border-bottom: 1px solid #939597;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 11px;
    float: left; }
.head-internas a.back:before {
    content: '\003C';
    padding: 0 5px 0 0;
    font-family: 'DIN-Pro'; }
.head-internas a.button {
    padding: 10px 20px;
    float: right;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #e7e8e9;
    color: #231f20;
    font-weight: bold;
    border: 2px solid #231f20;
    margin: 0 0 0 10px;
    font-size: 14px; }
.head-internas a.button:hover, .head-internas a.button.active {
    color: #e7e8e9;
    background-color: #231f20; }

.filter-box {
    width: 50%;
    float: left; }
.filter-box p {
    display: inline;
    font-size: 15px;
    padding: 0 10px 0; }
.filter-box .selectBox {
    background: #F2F2F2;
    font-size: 12px;
    line-height: 19px; }
.filter-box .selectBox-dropdown .selectBox-label {
    position: relative;
    top: 3px; }

.selectBox-dropdown-menu li a {
    padding: .5em;
    font-size: 12px; }

.wrapper-ficha {
    margin: 20px 0 0; }

.ficha .col-1 {
    width: 340px;
    float: left; }
.ficha .col-1 .image {
    margin: 30px 0; }
.ficha .col-1 .image img {
    width: 100%; }

.ficha .col-2 {
    width: 725px;
    float: right; }

.ficha .ui-accordion-content {
    padding: 20px; }

ul.specs {
    margin: 0;
    padding: 0; }
ul.specs li {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid rgba(147, 149, 151, 0.3); }
ul.specs li span {
    width: 50%;
    display: block;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    color: #939598;
    font-size: 18px; }
ul.specs li span a {
    color: #939597; }

#accordion-bis .ui-accordion-header-active a {
    background: #003350;
    border: none;
    color: #FFFFFF; }

#accordion-bis .ui-accordion-header-active .fa-angle-down {
    color: #FFFFFF;
    background-color: #003350;
    border: 1px solid #FFFFFF;
    top: 14px;
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    right: 11px; }

h3.btn-ficha.high {
    margin: 0;
    padding: 0; }
h3.btn-ficha.high a {
    padding: 20px;
    color: #939597;
    text-decoration: none;
    border-bottom: 1px solid #939597;
    display: block; }
h3.btn-ficha.high a.btn {
    background: #1a140b;
    border-radius: 5px;
    color: #FFFFFF; }
h3.btn-ficha.high .fa-angle-down {
    background: #1a140b;
    border: 1px solid #FFFFFF; }

h3.btn-ficha {
    position: relative;
    z-index: 9; }
h3.btn-ficha a {
    text-decoration: none;
    background: #FFFFFF;
    color: #939597;
    padding: 20px;
    border-top: 1px solid #939597;
    display: block; }
h3.btn-ficha.specs a {
    background: #939597;
    color: #FFFFFF;
    border-radius: 5px; }
h3.btn-ficha.specs .fa-angle-down {
    color: #FFFFFF;
    top: 16px;
    background: #939597;
    right: 15px;
    border: 1px solid #FFFFFF; }
h3.btn-ficha .fa-angle-down {
    position: absolute;
    right: 13px;
    border: 1px solid #55bf9e;
    top: 15px;
    padding: 2px 6px;
    border-radius: 50%;
    font-size: 1.4em;
    background: #55bf9e;
    color: #FFFFFF; }

.gallery-image {
    height: 500px;
    width: 100%;
    /* 725px */
    background: #FFFFFF;
    overflow: hidden; }
.gallery-image .swiper-container {
    width: 100%;
    height: 500px;
    margin-left: auto;
    margin-right: auto;
    position: relative; }
.gallery-image .swiper-slide {
    background-size: cover;
    background-position: center; }
.gallery-image .gallery-top {
    height: 80%;
    width: 100%; }
.gallery-image .gallery-thumbs {
    height: 20%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
    background: #F2F2F2; }
.gallery-image .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4; }
.gallery-image .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1; }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background: url("../img/slider_next.svg") center no-repeat;
    right: 10px;
    bottom: -60px;
   /* top: auto; */}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background: url("../img/slider_prev.svg") center no-repeat;
    left: 10px;
    bottom: -60px;
   /* top: auto;*/ }

.editable-content {
    font-family: Arial, Helvetica, sans-serif;
    line-height: 24px;
    margin: 20px 0; }

/* ACCESORIOS */
.wrapper-head-accesorios,
.wrapper-head-search {
    /*background: rgb(75, 70, 66);*/
    /* Old browsers */
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    /*background: -webkit-linear-gradient(rgba(75, 70, 66, 1) 0%, rgba(104, 97, 91, 1) 100%);
      background: -moz-linear-gradient(rgba(75, 70, 66, 1) 0%, rgba(104, 97, 91, 1) 100%);
      background: -o-linear-gradient(rgba(75, 70, 66, 1) 0%, rgba(104, 97, 91, 1) 100%);
      background: linear-gradient(rgba(75, 70, 66, 1) 0%, rgba(104, 97, 91, 1) 100%);*/
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    /* IE6-9 */ }

#home-accesorios .wrapper-head-accesorios {
    height: 90px; }

.head-accesorios {
    padding: 20px 0;
    position: relative;
    height: 450px; }
.head-accesorios h2 {
    color: #fcfcfc;
    font-weight: bold;
    font-size: 26px;
    float: left;
    width: auto;
    margin: 10px 40px 0 0; }
.head-accesorios .models {
    width: auto;
    float: left;
    margin: 9px 0 0;
    position: relative;
    z-index: 1; }
.head-accesorios .models li {
    float: left;
    list-style: none;
    background: #3e3834;
    margin: 0 5px; }
.head-accesorios .models li a {
    padding: 10px 20px;
    color: #FFFFFF;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 14px;
    display: block; }
.head-accesorios .models li a:hover, .head-accesorios .models li a.active {
    background: #59bf9f; }
.head-accesorios .image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0; }
.head-accesorios .image img {
    position: absolute;
    width: 100%;
    bottom: 0; }

.body-accesorios {
    padding: 20px 0; }
.body-accesorios .row {
    margin: 25px 0; }
.body-accesorios .block {
    float: none;
    width: 100%;
    padding: 0 0 0 2%; }
.body-accesorios .block:first-child {
    padding: 0; }
.body-accesorios h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    background: #e7e8e9;
    padding: 15px 20px; }
.body-accesorios .list-check {
    border-bottom: 1px solid rgba(147, 149, 151, 0.3);
    padding: 10px 0; }
body.accesorios-select .body-accesorios .list-check {
    border: none;
    padding: 0; }
body.accesorios-select .body-accesorios .list-check li {
    border-bottom: 1px solid rgba(147, 149, 151, 0.3);
    min-height: 40px;
    padding: 10px; }
body.accesorios-select .body-accesorios .list-check li input[type="checkbox"] {
    top: 2px;
    margin: 0 10px 0 0; }
.body-accesorios .list-check li {
    list-style: none;
    padding: 0 10px;
    width: 33.3333333333%;
    float: left; }
.body-accesorios .list-check input[type="checkbox"] {
    position: relative;
    top: -1px; }
.body-accesorios .list-check label {
    font-size: 14px;
    color: #939597;
    font-family: Arial;
    cursor: pointer; }

.wrapper-bottom-form p {
    color: #7d7e81;
    margin: 20px 0 0; }

.bottom-form {
    margin: 0 0 10px 0; }
.bottom-form .info {
    width: 50%;
    float: left; }
.bottom-form .info h3 {
    font-size: 1.6em;
    margin: 0 0 5px 0; }
.bottom-form .info p {
    color: #939597;
    margin: 10px 0 0; }
.bottom-form .buttons {
    width: 50%;
    float: right; }
.bottom-form .buttons a.btn,
.bottom-form .buttons input[type="submit"] {
    padding: 30px 40px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    float: right; }
.bottom-form .buttons a.btn {
    border: 2px solid #1a140b;
    text-decoration: none;
    color: #1a140b; }
.bottom-form .buttons input[type="submit"] {
    background: #55bf9e;
    border: 2px solid #009768;
    color: #FFFFFF;
    margin-left: 15px; }

input.btn {
    background: #003350;
    color: #FFFFFF;
    padding: 30px 40px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold; }

/* INTERNAS SEARCH */
.wrapper-map .map {
    width: 100%;
    margin: 0 auto;
    height: 400px; }
.wrapper-map .map #map {
    height: 400px; }
.wrapper-map .map img {
    margin: 0 auto;
    display: block; }
.wrapper-map .map iframe,
.wrapper-map .map object {
    width: 100% !important;
    display: block;
    height: 306px; }

.wrapper-accordion {
    margin: 50px 0; }
.wrapper-accordion .ui-accordion-header {
    padding: 10px 20px;
    color: #939598;
    border-top: 1px solid #CCCCCC;
    cursor: pointer;
    outline: none;
    position: relative;
    font-size: 14px;
    font-weight: 100;
    font-family: Arial, Helvetica, sans-serif; }
.wrapper-accordion .ui-accordion-header .fa-angle-down {
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    background: #939598;
    padding: 2px 5px;
    border-radius: 50%;
    position: absolute;
    right: 10px;
    top: 10px; }
.wrapper-accordion .ui-accordion-header-active {
    background: #003350;
    padding: 15px 20px;
    cursor: auto;
    color: #FFFFFF;
    border: none; }
.wrapper-accordion .ui-accordion-header-active .fa-angle-down {
    top: 14px;
    background: #003350;
    -ms-transform: rotate(180deg);
    /* IE 9 */
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
    right: 11px; }
.wrapper-accordion .ui-accordion-content {
    padding: 20px 10px; }
.wrapper-accordion .ui-accordion-content li {
    list-style: none; }

.accordion {
    border-bottom: 1px solid #CCCCCC;
    padding: 0 0 3px 0; }
.accordion .image {
    width: 319px;
    float: left; }
.accordion .info {
    width: 400px;
    float: left;
    margin: 0 30px;
    font-size: 15px;
    line-height: 22px;
    color: #939597; }
.accordion .list-data {
    width: 280px;
    float: left; }
.accordion .list-data li {
    margin: 0 0 15px 0;
    font-size: 14px;
    line-height: 22px; }
.accordion .list-data li p {
    color: #636466; }
.accordion .list-data .fa {
    background: #939597;
    color: #FFFFFF;
    font-size: 20px;
    padding: 5px 7px;
    text-align: center;
    border-radius: 5px;
    float: left;
    width: 30px; }
.accordion .list-data p {
    width: 240px;
    float: right; }

.head-search {
    padding: 20px 0; }
.head-search .title-search {
    font-family: Montserrat;
    float: left; }
.head-search .title-search h3 {
    color: #FFFFFF;
    font-size: 26px; }
.head-search .title-search h3 span {
    color: #003350; }
.head-search .title-search span.data {
    color: #FFFFFF;
    font-family: 'Helvetica Neue LT Ex';
    font-size: 11px;
    text-transform: uppercase; }
.head-search .wrapper-search {
    float: right;
    width: 550px;
    border-radius: 5px;
    position: relative;
    height: 50px; }
.head-search .wrapper-search input[type="search"] {
    padding: 0px 20px;
    width: 460px;
    background: #FFF;
    border: none;
    font-size: 12px;
    height: 50px;
    border-radius: 5px; }
.head-search .wrapper-search input.crosshair {
    background: #882024 url("../img/crosshair.svg") center no-repeat;
    border: none;
    width: 50px;
    height: 50px;
    color: transparent;
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: 50px;
    top: 0;
    bottom: 0; }
.head-search .wrapper-search input[type="submit"] {
    background: #003350 url("../img/lupa.svg") center no-repeat;
    border: none;
    width: 50px;
    height: 50px;
    color: transparent;
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 0 5px 5px 0; }

/* CONTACTO */
.wrapper-form .col-1 {
    width: 49%;
    float: left; }

.wrapper-form .col-2 {
    width: 25%;
    float: left;
    font-family: 'Montserrat', sans-serif;
    color: #939597; }
.wrapper-form .col-2 .map,
.wrapper-form .col-2 #map {
    height: 200px; }
.wrapper-form .col-2 .map {
    margin: 0 0 20px 0; }

.wrapper-form .wrapper-input {
    margin: 0 0 20px 0; }
.wrapper-form .wrapper-input input {
    width: 100%;
    height: 50px;
    padding: 10px;
    font-family: Arial;
    border: 1px solid #26160E; }
.wrapper-form .wrapper-input.half:after {
    content: '';
    display: table;
    clear: both; }
.wrapper-form .wrapper-input.half input {
    width: 49%;
    margin: 0;
    float: left; }
.wrapper-form .wrapper-input.half input:first-child {
    margin: 0 2% 0 0; }

.wrapper-form textarea {
    width: 100%;
    height: 200px;
    padding: 20px 10px;
    font-family: 'Arial', sans-serif;
    border: 1px solid #26160E;
    resize: none; }

.wrapper-form .text-contacto {
    margin: 15px 0; }
.wrapper-form .text-contacto h3 {
    margin: 0 0 5px 0; }
.wrapper-form .text-contacto:after {
    content: '';
    display: table;
    clear: both; }

.wrapper-head-contacto img {
    width: 100%;
    display: block; }

@media screen and (max-width: 1350px) {
    .wrapper-banner-garantia .banner-garantia {
        padding-right: 0;
        padding-bottom: 0; }
    .wrapper-banner-garantia .banner-garantia .info {
        width: 35%; }
    .wrapper-banner-garantia .banner-garantia .info .title {
        font-size: 25px; }
    .wrapper-banner-garantia .banner-garantia .info .description {
        font-size: 18px; }
    .wrapper-banner-garantia .banner-garantia .info .button-registra-embarcacion {
        font-size: 22px;
        padding-top: 15px;
        margin-top: 20px;
        margin-bottom: 10px; }
    .wrapper-banner-garantia .banner-garantia .image {
        width: 65%; } }

@media screen and (max-width: 1150px) {
    html, body {
        overflow-x: hidden; }
    header,
    .main-box,
    .wrapper-banner,
    .wrapper-head-internas,
    .wrapper-slider-products,
    .promotion-block,
    .wrapper-bottom-form {
        width: 100%;
        padding: 0 3%; }
    .wrapper-promo-area {
        width: 100%; }
    .model-list .model {
        width: 33%; }
    .head-internas {
        width: 100%; }
    .head-search,
    .head-accesorios {
        padding: 20px 3%; }
    .promo-area {
        background: #003350; }
    .promo-area .image {
        width: 50%;
        height: auto; }
    .promo-area .image img {
        width: 100%; }
    .promo-area .info {
        width: 50%;
        height: auto; }
    .promo-area .info a.button-promo {
        position: static;
        display: block;
        margin: 10px 0 0; }
    .wrapper-banner-garantia .banner-garantia {
        width: 95%; }
    .wrapper-banner-garantia .banner-garantia .info {
        width: 100%; }
    .wrapper-banner-garantia .banner-garantia .info .button-registra-embarcacion {
        font-size: 20px; }
    .wrapper-banner-garantia .banner-garantia .image {
        width: 100%; }
    .home-land-image.cortado {
        height: auto; }
    .astillero .el-astillero .info p, .astillero .nuestras-instalaciones .info p {
        font-size: 16px; }
    .wrapper-slider .swiper-container {
        height: 500px; }
    .secondary-logo-footer {
        position: absolute;
        top: 20px;
        right: 0; }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
        left: 0px; }
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
        right: 0px; }
    .ficha .col-1 {
        width: 30%;
        margin: 0 2% 0 0; }
    .ficha .col-1 .image img {
        width: 100%; }
    .ficha .col-2 {
        width: 68%; }
    .ficha .gallery-image {
        width: 100%; }
    .wrapper-promotion-block .promotion-block .image {
        width: 20%; }
    .wrapper-promotion-block .promotion-block .info {
        width: 80%;
        padding: 20px 0 0px 20px; }
    .wrapper-promotion-block .promotion-block .info .body p {
        width: 54%; }
    .wrapper-promotion-block .promotion-block .info .body .video {
        width: 40%; }
    .wrapper-promotion-block .promotion-block .info .body .video img {
        width: 100%; }
    .wrapper-promotion-block .promotion-block .info .body a.btn {
        padding: 10px 20px; }
    .accordion .image {
        width: 30%; }
    .accordion .image img {
        width: 100%; }
    .accordion .info {
        width: 50%; }
    .accordion .list-data {
        width: 100%;
        float: none;
        clear: both; } }

@media screen and (max-width: 1100px) {
    header .social, header nav {
        display: none; }
    header nav {
        width: 0;
        position: fixed;
        left: 0;
        right: -10000px;
        background: #003350;
        top: 77px;
        z-index: 9999;
        margin: 0;
        -webkit-transition: width 1s ease;
        -o-transition: width 1s ease;
        transition: width 1s ease; }
    header nav.opened {
        width: 100%;
        display: block; }
    header nav > ul > li {
        height: auto;
        width: 100%;
        border-top: 1px solid #FFFFFF; }
    header nav > ul > li:hover > a {
        background: #737C82;
        color: #FFFFFF; }
    header nav > ul > li > a {
        display: block;
        width: 100%;
        padding: 20px;
        margin: 0; }
    header nav .sub-menu {
        position: static;
        padding: 0;
        min-width: 100%; }
    header nav .sub-menu:before {
        display: none; }
    header nav .sub-menu li {
        margin: 0; }
    header nav .sub-menu li a {
        margin: 0;
        padding: 20px 20px 20px 60px; }
    .ficha .gallery-image {
        height: 450px; }
    .ficha .nombre-bote {
        width: 50%; }
    .ficha .btn-descargar-ficha {
        padding: 10px; }
    .ficha .video-slider-container .editable-content {
        font-size: 16px; }
    .ficha .specs-container .specs li span {
        font-size: 15px; }
    .head-search .title-search {
        margin: 0 0 15px 0; }
    .head-search .wrapper-search {
        width: 100%; }
    .head-search .wrapper-search input[type="search"] {
        width: 95%;
        padding: 0px 0 0 20px; }
    #menu-btn {
        display: block; } }

@media screen and (max-width: 1050px) {
    .wrapper-promo-area {
        height: auto; }
    .wrapper-footer p.copy br {
        display: none; } }

@media screen and (max-width: 1000px) {
    footer .wrapper-logos .logo-footer {
        padding-right: 1%;
        width: 30%; }
    footer .wrapper-logos .copy {
        width: 55%;
        padding-right: 2%;
        padding-left: 2%; }
    footer .wrapper-logos .social .social-container a {
        width: 15%; } }

@media screen and (max-width: 950px) {
    .model-list .model {
        width: 32.9%; }
    .astillero .el-astillero .info, .astillero .nuestras-instalaciones .info {
        width: 100%;
        padding: 0; }
    .astillero .el-astillero .image, .astillero .el-astillero .lightbox-main-image, .astillero .nuestras-instalaciones .image, .astillero .nuestras-instalaciones .lightbox-main-image {
        width: 100%; }
    .astillero .el-astillero {
        margin-bottom: 20px; }
    .wrapper-promotion-block .promotion-block .info .body p {
        width: 64%;
        font-size: .8em; }
    .wrapper-promotion-block .promotion-block .info .body a.btn {
        font-size: .8em;
        padding: 5px 10px;
        width: auto; }
    .wrapper-promotion-block .promotion-block .info .body .video {
        width: 32%; }
    .promo-area .info {
        padding: 40px; }
    .bottom-form .info, .bottom-form .buttons {
        width: 100%;
        float: none; }
    .bottom-form .buttons {
        margin: 20px 0 0; } }

@media screen and (max-width: 900px) {
    #home-accesorios .wrapper-head-accesorios {
        height: auto; }
    .model-list .model .model-name {
        font-size: 25px; }
    .head-accesorios {
        height: 400px; }
    .head-accesorios h2 {
        float: none;
        margin: 0; }
    .head-accesorios .models {
        float: none;
        margin: 10px 0 0; }
    .head-accesorios .models li {
        margin: 0 10px 0 0; }
    .head-accesorios .image img {
        width: 100%;
        position: absolute;
        bottom: 0; }
    .ficha .gallery-image {
        height: 400px; }
    .promo-area .info {
        padding: 20px; }
    .promo-area .info p {
        font-size: 14px; }
    .promo-area .info h3 {
        font-size: 20px; }
    .head-internas a.button {
        float: left;
        margin: 10px 0 0 10px; }
    .head-internas .filter-box {
        width: 100%;
        float: none; } }

@media screen and (max-width: 800px) {
    .wrapper-promotion-block .promotion-block .video {
        display: none; }
    .wrapper-promotion-block .promotion-block .image {
        width: 30%; }
    .wrapper-promotion-block .promotion-block .info {
        width: 70%;
        padding: 0 20px; }
    .wrapper-promotion-block .promotion-block .info h3 {
        font-size: 20px; }
    .wrapper-promotion-block .promotion-block .info .body p {
        width: 100%;
        font-size: 12px; }
    .wrapper-promotion-block .promotion-block .info .body a.btn {
        padding: 10px;
        font-size: 12px; }
    .wrapper-promotion-block .video-mobile {
        display: block; }
    .experiencia-lerch .container-videos .video {
        width: 100%;
        margin: 0;
        margin-bottom: 20px; }
    .experiencia-lerch .container-videos .video .video-title {
        font-size: 22px; }
    .main-box.contacto-garantia .contacto, .main-box.contacto-garantia .garantia {
        width: 100%; }
    .main-box.contacto-garantia .contacto {
        margin-bottom: 30px; }
    footer .wrapper-logos .logo-footer {
        width: 50%; }
    footer .wrapper-logos .copy {
        width: 50%; }
    footer .wrapper-logos .social {
        width: 100%;
        margin-top: 20px;
        padding-bottom: 3%; }
    footer .wrapper-logos .social .social-container a {
        width: 23%; } }

@media screen and (max-width: 750px) {
    .ficha .nombre-bote {
        width: 80%; }
    .ficha .btn-descargar-ficha {
        float: left;
        padding: 10px;
        margin-top: 20px; }
    .ficha .btn-descargar-ficha a, .ficha .btn-descargar-ficha i {
        font-size: 18px; }
    .ficha .specs-container {
        width: 100%; }
    .ficha .video-slider-container {
        width: 100%; }
    .wrapper-slider .swiper-container {
        height: 350px; }
    .model-list .model {
        width: 32.8%; }
    .model-list .model .model-name {
        font-size: 20px; }
    .ficha .col-1, .ficha .col-2 {
        width: 100%;
        float: none; }
    .ficha .gallery-image {
        height: 300px; }
    .promo-area .image {
        width: 100%;
        float: none; }
    .promo-area .info {
        width: 100%;
        float: none; }
    .wrapper-slider-products .info-slide .image {
        width: 100%;
        height: auto; } }

@media screen and (max-width: 700px) {
    .wrapper-slider .overlay img {
        width: 40%;
        margin: 215px auto 0; }
    .wrapper-promo-area {
        padding: 0; }
    .promo-area .image {
        width: 100%;
        float: none; }
    .promo-area .info {
        width: 100%;
        float: none; }
    .head-internas a.button {
        display: none; }
    .body-accesorios .block {
        width: 100%;
        padding: 0;
        float: none;
        margin: 0 0 25px 0; }
    .body-accesorios .block:last-child {
        margin: 0; }
    .body-accesorios .list-check li {
        width: 100%;
        float: none; }
    .wrapper-form .col-1 {
        width: 100%;
        float: none; }
    .wrapper-form .col-2 {
        width: 100%;
        float: none;
        margin: 0 0 20px 0; } }

@media screen and (max-width: 580px) {
    footer .wrapper-logos .logo-footer {
        width: 100%; }
    footer .wrapper-logos .copy {
        width: 100%; }
    footer .wrapper-logos .social {
        width: 100%;
        margin-top: 20px;
        padding-bottom: 3%; }
    footer .wrapper-logos .social .social-container a {
        width: 22%; }
    .wrapper-slider .overlay img {
        margin: 215px auto 0; }
    .model-list .model {
        width: 32.4%; }
    .head-accesorios {
        height: 350px; }
    .head-accesorios .models li {
        margin: 0 10px 10px 0; }
    .bottom-form .buttons a.btn, .bottom-form .buttons input[type="submit"] {
        width: 49%;
        text-align: center;
        float: right;
        margin: 0;
        padding: 20px 30px;
        font-size: .8em; }
    .bottom-form .buttons a.btn {
        margin: 0 2% 0 0; } }

@media print {
    .wrapper-header,
    .wrapper-head-internas,
    .wrapper-promotion-block,
    .wrapper-footer,
    .buttons {
        display: none; } }
