/*
 Theme Name:   Naviera Lagomar
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
/*CABECERA*/
.site-header {
    background-color: unset;
	position: absolute;
    z-index: 999;
    width: -webkit-fill-available;
}
.site-header .header-image {
	width: 135px;
    margin-top: 10px;
}
/*
.site-header:before {
	height: 1px;
    display: block;
    width: 9%;
    background: #fff;
    content: '';
    position: absolute;
	top:90px;
}*/
.site-header:after {
	height: 1px;
    display: block;
    width: 79%;
    background: #fff;
    content: '';
    position: absolute;
	top:90px;
	right:0;
}
.site-header .inside-header {
	position:relative;
}
.main-navigation {
	margin-top: -10px
}
.main-navigation, .main-navigation ul ul {
	background-color: unset;
}
.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items {
	text-transform:uppercase;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a {
	font-weight:700;
}
.main-navigation .main-nav ul li[class*="current-menu-"] > a:after {
	height: 9px;
    display: block;
    width: 16%;
    background: #fff;
    content: '';
    position: absolute;
	border-radius: 25px;
	left: 44%;
	bottom:5px;
}

/*MENU TOP*/
#menu-menu-top a {
	color: #fff!important;
	padding: 5px 40px!important;
    border: 1px solid #fff!important;
    text-transform: uppercase!important;
	font-size: 12px;
	margin: 7px 0;
	border-radius:25px;
	text-decoration:none;
}
.header-widget {
	position: absolute;
    top: 10px;
    right: 50px;
}
#menu-menu-top li {
	float:left!important;
	margin-left:15px;
}
.one-container .site-content {
	padding-top:0;
	padding-bottom:0;
}
.site-main .entry-content {
	margin-top:0!important;
}
.page .entry-header {
      display: none;
}
.alto-70 {
	height:70vh;
}
.section-opener {
	background-size: cover;
	height: 70vh;
}
.section-opener::after {
	display: block!important;
    position: absolute;
    content: " ";
    width: -webkit-fill-available;
    height: 70%;
    background-image: url(http://www.lagomar.cl/wp-content/uploads/2023/07/mitad-barco.svg);
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
	bottom:0;
	z-index:1;
}
.section-opener.celeste::before {
	height: 100%;
    display: block!important;
    width: 100%;
    background: rgba(80,166,232,.9);
    content: '';
    position: absolute;
    left: 0;
	z-index:1;
}
.section-opener.verde::before {
	height: 100%;
    display: block!important;
    width: 100%;
    background: rgba(121,182,45,.9);
    content: '';
    position: absolute;
    left: 0;
	z-index:1;
}
.section-opener.naranja::before {
	height: 100%;
    display: block!important;
    width: 100%;
    background: rgba(233,78,43,.9);
    content: '';
    position: absolute;
    left: 0;
	z-index:1;
}
.bg-gradiente::before {
	height: 100%;
    display: block!important;
    width: 100%;
    background: rgb(45,58,61);
background: -moz-linear-gradient(180deg, rgba(45,58,61,1) 0%, rgba(89,116,121,1) 30%, rgba(89,116,121,1) 70%, rgba(45,58,61,1) 100%);
background: -webkit-linear-gradient(180deg, rgba(45,58,61,1) 0%, rgba(89,116,121,1) 30%, rgba(89,116,121,1) 70%, rgba(45,58,61,1) 100%);
background: linear-gradient(180deg, rgba(45,58,61,1) 0%, rgba(89,116,121,1) 30%, rgba(89,116,121,1) 70%, rgba(45,58,61,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#2d3a3d",endColorstr="#2d3a3d",GradientType=1);
    content: '';
    position: absolute;
    left: 0;
	opacity:.9;
	z-index:1;
}
.bg-gradiente .contenido {
	z-index:3;
}
.section-opener .vc_column-inner {
	padding-top: 0!important;
}
.section-opener-color.home {
	background-color: rgba(87,164,218,0.75);
}
.section-opener h1 {
	color:#fff;
	font-size:80px;
	font-weight:700;
	text-align:right;
	margin-top: 120px;
	line-height:1;
}
.txt-blanco h1, .txt-blanco h2, .txt-blanco h3, .txt-blanco p, .txt-blanco a {
	color:#fff;
}

/*
FIX VIDEOS BG

.vc_video-bg iframe {
	margin-top: -53px!important;
	height: 113%!important;
}
*/

/*HOME*/
.bloque-caracteristicas::before {
	height: 100%;
    display: block!important;
    width: 100%;
    background: rgba(121,182,45,.9);
    content: '';
    position: absolute;
    left: 0;
	z-index:2;
}
.bloque-caracteristicas .contenido {
	z-index:3;
}
.bloque-caracteristicas h2 {
	font-weight:700;
	font-size: 30px;
	line-height: 1.05;
}
.bloque-caracteristicas p {
	font-weight:600;
	font-size: 17px;
}
.borde-btm-blanco {
	border-bottom:1px solid #fff;
	margin-bottom: 30px;
}
.flota-home-intro .titulo h2 {
	font-weight: 700;
    font-size: 125px;
    text-align: left;
    line-height: 1;
    margin: 0;
}
.flota-home-intro .titulo p {
	font-size: 38px;
    text-align: right;
    line-height: 1;
    margin-right: 30px;
}
.flota-home-intro p {
	font-size: 15px;
    font-weight:700;
}
.bloque-flota .barco {
	margin-top: 0;
	padding-left: 35px;
}
.bloque-flota .barco img {
	width:70px;
	padding-right:15px;
	float:left;
	margin-top: -10px;
}
.bloque-flota .barco h3 {
	font-weight: 700;
    font-size: 65px;
    margin-bottom: 0;
}
.bloque-flota .barco a {
    display: block;
    margin-top: 5px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
	font-size:10px;
}
.bloque-flota .barco a img {
    width: auto;
    height: 15px;
    margin-right: 5px;
    margin-left: 5px;
	padding: unset;
    float: unset;
}
.bloque-flota .texto {
	font-weight:600;
	margin-top: 0;
}
.bloque-flota .texto a {
	font-size:10px;
	font-weight:700;
	text-decoration:none;
}
.lista-barcos .wpb_column:nth-child(1) .vc_column-inner {
	padding-right:0!important;
}
.lista-barcos .wpb_column:nth-child(2), .lista-barcos .wpb_column:nth-child(3)  {
	border-top: solid 1px #fff;
}
.lista-barcos .wpb_content_element {
	margin-bottom:0!important;
}
/*FLOTA*/
body.page-id-59 {
	background-color: #f8fbf4!important;
}
body.page-id-59 .container.grid-container {
	background-color: #f8fbf4!important;
}
.flota-intro h2 {
	color:#79B62D;
	font-weight:700;
	font-size:125px;
}
.flota-intro p {
	font-size:24px;
}
.contenedor-ficha-interior .vc_column-inner {
	background: #79B62D;
    padding-left: 0px!important;
    padding-right: 0px!important;
    margin-right: 15px;
    margin-left: 15px;
}
.ficha-interior {
	background:#fff;
	margin-bottom:0!important;
}
.ficha-interior img {
	width: auto;
    height: 50px;
    margin-right: 10px;
	margin-left: 15px;
}
.ficha-interior h3 {
	font-weight:700;
	font-size: 30px;
	color: #79B62D;
}
.ficha-interior p:nth-child(1) {
	margin: unset;
}
.ficha-interior p {
	margin: 10px 15px;
	font-weight:600;
}
.ficha-interior p:nth-last-child(3) {
	min-height:40px;
}
.ficha-interior a {
	text-align: right;
    display: block;
	padding-top:5px;
	color:#79B62D;
	font-weight:700;
	text-decoration:none;
	font-size:10px;
}
.ficha-interior a img {
	width: auto;
    height: 15px;
    margin-right: 5px;
    margin-left: 5px;
}
.ficha-interior a em {
	font-style:normal;
}
.ficha-interior strong {
	font-size:10px;
	text-transform:uppercase;
	color:#79B62D;
}
.ficha-interior ul {
	margin: 0;
    list-style: none;
    display: inline-block;
    font-size: 11px;
    line-height: 1.2;
    width: -webkit-fill-available;
}
.ficha-interior ul li {
    padding: 5px 15px;
    float: left;
    display: inline-flex;
    align-items: center;
    width: 100%;
    text-align: center;
    color: #212529;
    font-weight: 500;
    border-top: 1px solid #e6e6e6;
    justify-content: space-between;
}
.ficha-interior ul li:nth-last-child(1) {
	width:100%;
}
.ficha-interior ul li strong {
	color:#000000;
	font-size: 11px;
	font-weight: 500;
}
.lista-verde {
	background:#79B62D;
	margin-bottom: 0!important;
}
.lista-verde .wpb_wrapper {
	padding: 10px 15px;
    display: flex;
    flex-wrap: wrap;
}
.lista-verde .wpb_wrapper p:nth-child(1) {
	flex-basis: 30%;
    justify-content: center;
	align-items: flex-start;
    display: flex;
}
.lista-verde .wpb_wrapper p:nth-child(2) {
	flex-basis: 70%;
}
.lista-verde p strong {
	font-size: 13px;
	font-weight:700;
	text-transform:uppercase;
	margin-bottom:0;
}
.lista-verde p {
	font-weight:500;
	margin-bottom: 0;
}
.lista-verde h4, .lista-verde p {
	color:#ffffff;
}
.lista-verde img.alignleft {
     
}
.wpb_wrapper .lista-verde:nth-child(1) {
	padding-top:16px;
}
.wpb_wrapper .lista-verde:nth-last-child(1) {
	padding-bottom:16px;
}

/*EMPRESA*/
.confiabilidad-intro h2 {
	color:#EC4228;
	font-size:47px;
	font-weight:700;
	line-height: 1.1;
}
.confiabilidad-intro.flota h2 {
	color: #79B62D;
}
.confiabilidad-intro p {
	font-size:24px;
}
.simb-mas .mega_count_content .main-counter:before {
	content: '+';
	color:#ec4228;
	font-size:40px;
	font-weight:700;
	line-height: 1.1;
}
.simb-mas .mega_count_content .counter-after {
	margin-left:8px!important;
	display:block;
}
.lista-empresa .wpb_text_column {
	margin-top:35px;
}
.top.izq.lista-empresa .vc_column-inner .wpb_wrapper {
	
}
.top.mid.lista-empresa .vc_column-inner .wpb_wrapper {
	
}
.top.der.lista-empresa .vc_column-inner .wpb_wrapper {
	
}
.lista-empresa .vc_column-inner .wpb_wrapper .wpb_wrapper {
	border-bottom:none!important;
}
.top.mid.lista-empresa.wpb_column:before {
    height: 90%;
    display: block;
    width: 1px;
    background: #CED4DA;
    content: '';
    position: absolute;
}
.top.mid.lista-empresa.wpb_column:after {
    height: 90%;
    display: block;
    width: 1px;
    background: #CED4DA;
    content: '';
    position: absolute;
	right: 0;
}
.btm.mid.lista-empresa.wpb_column:before {
    height: 90%;
    display: block;
    width: 1px;
    background: #CED4DA;
    content: '';
    position: absolute;
	top:13px;
}
.btm.mid.lista-empresa.wpb_column:after {
    height: 90%;
    display: block;
    width: 1px;
    background: #CED4DA;
    content: '';
    position: absolute;
	top:13px;
	right: 0;
}
.empresa-parrafo p {
	font-size:17px;
}

.lista-empresa p {
	text-align:center;
	font-size:20px;
	font-weight:300;
}
.lista-empresa strong {
	font-size:40px;
}
.lista-equipo {
	margin-bottom:50px;
}
.lista-equipo .nombre-equipo .wpb_text_column {
	margin-bottom:15px;
}
.lista-equipo .nombre-equipo {
	border-bottom:1px solid #CED4DA;
	padding-bottom:25px;
}
.lista-equipo .nombre-equipo h3 {
	font-size:40px;
	font-weight:700;
	margin-bottom: 5px;
}
.lista-equipo .nombre-equipo p {
	font-weight:400;
}
.lista-equipo p {
	font-size:17px;
}
.lista-equipo .vc_btn3-container a {
	padding: 5px 40px!important;
    border: 1px solid #EC4228!important;
    text-transform: uppercase!important;
	border-radius: 25px!important;
	color:#EC4228!important;
}
.lista-equipo .vc_btn3-container a:hover {
	color:#fff!important;
}
.empresa-cuadro-gris {
	text-align:center;
	color:#fff;
}
.empresa-cuadro-gris p {
	font-weight: 700;
    font-size: 25px;
    margin-bottom: 5px;
    line-height: 1.2;
}
/*FOOTER*/

footer.site-info {
	display:none;
}
.img-pre-pie {
	background-size: cover;
	height: 70vh;
}
.footer-widgets {
	background-color:#EC4228;
}
.footer-widget-2 {
	flex:2!important;
}
.footer-widget-2 ul {
	list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width:77%;
}
.footer-widget-2 ul li {
    display: flex;
    justify-content: center;
	text-transform: uppercase;
}
.footer-widget-2 ul li a {
	text-decoration:none;
}
.footer-widgets img {
	width:67%;
}
.footer-widgets .wp-block-buttons {
	flex-direction: column;
	align-items: flex-start;
}
.footer-widgets p, .footer-widgets a {
	color:#fff;
}
.footer-widgets .wp-block-button__link {
	color: #fff!important;
	padding: 5px 40px!important;
    border: 1px solid #fff!important;
    text-transform: uppercase!important;
	width:190px;
	font-size: 12px;
	margin: 7px 0;
}

.empresa-cuadros .vc_column_container {
		min-height:300px;
	}

/*VIDEOS*/
.section-opener .wpb_text_column {
	max-width:1120px;
	margin:auto;
	padding-left: 25px;
    padding-right: 25px;
}
.ancho-1120 {
	max-width:1120px;
	margin:auto!important;
}
.video-bg {
    opacity: .1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
}
.video-bg.fix-alto {
    min-width: 145%;
}
.video-bg.fix-alto-2 {
    min-width: 170%;
}
#myVideo {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}

/*CONTACTO*/
.formulario-contacto label {
	color:#868E96!important;
}
.txt-mapa p strong {
	font-size:17px;
}
.formulario-contacto .wpforms-container textarea.wpforms-field-large {
    height: 265px!important;
}
div.wpforms-container-full input[type=submit]:not(:hover):not(:active), div.wpforms-container-full button[type=submit]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active) {
	background-color: #EC4228;
}
#wpforms-submit-344:hover {
	background-color: #EC4228;	
}

/*RESPONSIVE*/
@media only screen and (max-width: 1115px) {
	.flota-home-intro .titulo h2 {
		font-size: 10vw;
	}
}
@media only screen and (max-width: 767px) {
	.lista-barcos .wpb_column:nth-child(2), .lista-barcos .wpb_column:nth-child(3) {
		border-top: none;
	}
	.lista-barcos.borde-horizontal .wpb_single_image {
		border-top: 1px solid #ffffff;
		padding-top: 36px;
	}
	.flota-home-intro .titulo h2 {
		font-size: 125px;
	}
}
@media only screen and (max-width: 768px) {
	.vc_video-bg.vc_hidden-xs {
    	display: unset!important;
	}
	.section-opener::after {
    	opacity: .2;
	}
	.lista-barcos .wpb_column:nth-child(1) .vc_column-inner {
    	padding-right: 15px!important;
	}
	.bloque-flota {
		padding-bottom:36px;
	}
	.vc_row .mb-cero {
		margin-bottom:-1px!important;
	}
	.top.mid.lista-empresa.wpb_column:before, .top.mid.lista-empresa.wpb_column:after, .btm.mid.lista-empresa.wpb_column:before, .btm.mid.lista-empresa.wpb_column:after {
		display:none;
	}
	.lista-empresa.borde-btm .vc_column-inner .wpb_wrapper {
		border-bottom: 1px solid #CED4DA;
	}
	.lista-empresa.borde-btm .vc_column-inner .wpb_wrapper .wpb_wrapper {
		border-bottom: none;
	}
	.lista-equipo {
    	margin-bottom: 36px;
    	border-bottom: 1px solid #CED4DA;
	}
	.lista-equipo .nombre-equipo {
    	border-bottom: none;
    	padding-bottom: 0;
	}
	.lista-equipo .nombre-equipo .wpb_wrapper {
		 
	}
	.lista-equipo .nombre-equipo .wpb_wrapper .wpb_wrapper {
		display: inherit;
	}
	.lista-equipo .nombre-equipo h3 br {
		display:none;
	}
	.lista-equipo .nombre-equipo .vc_btn3-container {
		margin-top:10px;
	}
	.wpb_wrapper .lista-equipo:nth-child(3) {
    	margin-bottom: 16px;
    	border-bottom: none;
	}
	.empresa-cuadros.reordenar .vc_column_container:nth-child(1) {
		order:2;
	}
	.empresa-cuadros.reordenar .vc_column_container:nth-child(2) {
		order:1;
	}
	.empresa-cuadros.reordenar .vc_column_container:nth-child(3) {
		order:4;
	}
	.empresa-cuadros.reordenar .vc_column_container:nth-child(4) {
		order:3;
	}
	.footer-widgets .wp-block-button__link {
		width: auto;
	}
	.footer-widgets .barco-centro {
		text-align:center;
	}
	.footer-widgets .barco-centro img {
    	width: 100px;
	}
	.footer-widget-2 ul {
    	justify-content: space-between;
    	width: 100%;
	}
	.footer-widgets .wp-block-buttons {
    	flex-direction: row;
    	justify-content: space-between;
	}
	.bloque-flota .barco {
    	padding-left: 0;
	}
}

@media only screen and (max-width: 480px) {
	.site-header .inside-header {
		padding-top: 10px;
	}
	.site-header:after {
		top: 80px;
	}
	.header-widget {
		top: 0;
		display:none;
	}
	.site-header:after {
		width: 65%;
	}
	.main-navigation {
    	margin-top: -30px;
	}
	.mobile-menu-control-wrapper .menu-toggle {
		background-color: rgba(0, 0, 0, 0);
	}
	button.menu-toggle:hover, button.menu-toggle:focus {
		background-color: #fff!important;
		color: #50A6E8!important;
	}
	.has-inline-mobile-toggle #site-navigation.toggled {
		background: #fff;
	}
	.main-navigation .main-nav ul li a {
		color:#50A6E8;	
	}
	.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a {
		color:#50A6E8;
	}
	.main-navigation .main-nav ul li[class*="current-menu-"] > a {
		color:#50A6E8;
	}
	.main-navigation .main-nav ul li[class*="current-menu-"] > a:after {
		height: 5px;
    	width: 30%;
    	left: 20px;
    	bottom: 10px;
		background:#50A6E8;	
	}
	.section-opener h1 {
		font-size: 45px;
	}
	.footer-widgets .wp-block-buttons {
		flex-direction: column;
	}
	.footer-widgets .wp-block-button__link, .footer-widgets .wp-block-button {
    	width: 100%;
	}
	.bloque-flota .barco h3 {
    	font-size: 48px;
	}
	.confiabilidad-intro h2 {
		font-size: 40px;
	}
	.lista-equipo .nombre-equipo .vc_btn3-container, .lista-equipo .vc_btn3-container a {
		width:100%;
	}
}

@media only screen and (max-width: 390px) { 
	.flota-home-intro .titulo h2 {
    	font-size: 100px;
	}
	.bloque-flota .barco h3 {
    	font-size: 40px;
	}
	.flota-intro h2 {
		font-size: 100px;
	}
	.ficha-interior h3 {
    	font-size: 27px;
	}
}

/*ESCONDER INTRANET*/
#menu-item-150 {display:none;}
.boton-intranet {display:none!important;}