/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

:root {
    --rojo: #a43048;
    --gris-oscuro: #383637;
    --gris-claro: #d6d0d2;
    --blanco: #ffffff;
    --negro: #000;
    --tiempo-transi: .4s;
    --font-titulo: "Albert Sans", sans-serif;
    --font-parrafo: "Geist", sans-serif;
    --texto-destacado: "Geist Mono", sans-serif;
}


::-moz-selection {
    color: var(--blanco)!important;
    background: var(--rojo)!important;
}

::selection {
    color: var(--blanco)!important;
    background: var(--rojo)!important;
}

body::-webkit-scrollbar {
    overflow:auto;
    width:13px;
    height:13px;
    background:var(--blanco)!important;
}

body::-webkit-scrollbar-thumb{
    overflow:auto;
    background:var(--rojo)!important;
    border-radius:20px;
    border:3px solid var(--blanco);
}



/*///////////
///GENERAL///
///////////*/

#ajax-content-wrap {
    overflow-x: clip!important;
}

img, video, canvas {
	overflow: hidden!important;
}

.full-width-row {
    padding: 0 8vw;
}

button {
	font-family: var(--font-parrafo);
}

.btn-herrero .link_wrap {
	padding: 12px 24px;
}

.nectar-cta {
	margin-bottom: 0!important;
}



@media (max-width:689px) {
    .full-width-row {
    padding: 0 4vw;
}
}




/* --- COOKIEYES --- */
.cky-consent-container .cky-consent-bar {
	background-color: rgb(255 255 255 / 80%) !important;
    backdrop-filter: blur(4px);
    border-color: transparent!important;
	padding: 12px 24px!important;
}

.cky-notice .cky-title {
	display: none;
}

.cky-notice-btn-wrapper {
	margin-top:0px!important;
    font-family: var(--font-parrafo);
}

.cky-notice-des p {
	font-weight: 500 !important;
	padding-bottom: 0!important;
}

.cky-box-bottom-left {
    bottom: 20px!important;
}

.cky-notice-btn-wrapper .cky-btn {
    font-weight: 600;
}


/*/////////
///TIPOS///
/////////*/
* {
    font-variant-ligatures: no-common-ligatures;
}

p, li {
    font-size: 18px;
	font-weight:300;
    font-family: var(--font-parrafo);
    line-height: 1.5;
}

h1 {
    font-family: var(--font-titulo);
	font-size: 3.5vw;
	line-height: 1.2;
}

h2 {
    font-family: var(--font-titulo);
    font-weight: 600;
	font-size: 3vw;
	line-height: 1;
}

h3 {
    font-family: var(--font-titulo);
    font-weight: 600;
	font-size: 32px;
}


@media (max-width: 999px) {
	h1 {
	font-size: 6vw;
}
	h2 {
	font-size: 5vw;
}
}

@media (max-width: 689px) {
    p, li {
        font-size: 16px;
    }
	h1 {
	font-size: 8vw;
}
	h2 {
	font-size: 7vw;
}
	h3 {
	font-size: 24px;
}
}




/*////////
///MENU///
////////*/
#slide-out-widget-area.fullscreen-split .inner .off-canvas-menu-container .current-menu-item>a:after,
body.material #slide-out-widget-area[class*=slide-out-from-right] .off-canvas-menu-container .current-menu-item>a:after,
body.material #slide-out-widget-area[class*=slide-out-from-right] .off-canvas-menu-container li a:hover:after {
    display: none!important;
}






/*//////////
///HOME///
//////////*/

.header-cont h1 {
    font-weight: 600;
    font-size: 3.6vw;
    color: var(--gris-oscuro);
    letter-spacing: -0.02em;
}

.home-filosofia-cont p {
    font-size: 1.2vw;
}

.texto-destacado p {
    color: var(--rojo);
    font-family: var(--texto-destacado);
    text-transform: uppercase;
    letter-spacing: 0.2vw;
    font-weight: 300;
    font-size: 2vw;
}

.texto-destacado.inicio {
	position: relative;
	left: 4vw;
}

.filosofia-h2 h2 {
	text-transform: uppercase;
	font-size: 3vw;
	font-weight: 800;
	text-align: right;
	border-bottom: 1px solid var(--gris-claro);
	width: max-content;
    float: right;
    padding: 10px 0 20px 0;
    margin: 0 20px 10px 0;
}

.maquinaria-cont p {
	font-size: 1.4vw;
}

.nectar-post-grid-item h3 {
	 font-family: var(--texto-destacado);
    font-weight: 200;
}


@media (max-width: 999px) {
.header-cont h1 {
    font-size: 4vw;
}
	.home-filosofia-cont p, .maquinaria-cont p {
    	font-size: 3vw;
	}
	.texto-destacado p {
    font-size: 4.6vw;
	}
	.filosofia-h2 h2 {
		font-size: 6vw;
		width: auto;
    text-align: center;
		float: none;
		margin: 0 20px 10px 20px;
	}
}


@media (max-width: 689px) {
	.home-filosofia-cont p, .maquinaria-cont p {
    	font-size: 18px;
	}
    .header-cont h1 {
    font-size: 6vw;
}
}




/*//////////
///OBRA Y ALQUILER///
//////////*/


.obra-servicios-row .divider-border {
	margin-top: 0!important;
	margin-bottom: 0!important;
}

.obra-servicios-row h2 {
	color: var(--rojo);
	text-transform: uppercase;
    font-weight: 800;
    padding-bottom: 20px;
}

.alquiler .nectar-split-heading {
	margin-bottom: 0!important;
}

.alquiler h3 {
    font-family: var(--texto-destacado);
    text-transform: uppercase;
    letter-spacing: 0.2vw;
    font-weight: 300;
    font-size: 1.6vw;
	transition: var(--tiempo-transi);
}


.alquiler h3:hover {
	color: var(--rojo);
	transition: var(--tiempo-transi);
}

@media (max-width: 999px) {
	.alquiler h3 {
    font-size: 3vw;
}
}

@media (max-width: 689px) {
	.alquiler h3 {
    font-size: 5vw;
}
}





/*//////////
///PROYECTOS///
//////////*/

.proyectos-titulo-h2 h2 {
	font-size: 2vw;
}

.proyectos-fases-row h3 {
	font-size: 28px;
	text-transform: uppercase;
	padding: 20px 4vw 0 4vw;
	letter-spacing: 0.1vw;
}

.proyectos-logos {
	width: 320px!important;
}

.fancybox-caption {
	display: none;
}

@media (max-width: 999px) {
	.proyectos-titulo-h2 h2 {
	font-size: 4vw;
}
	.proyectos-fases-row h3 {
	padding: 20px 4vw 40px 4vw;
}
}

@media (max-width: 689px) {
	.proyectos-titulo-h2 h2 {
	font-size: 6vw;
}
	.proyectos-fases-row h3 {
	font-size: 24px;
}
}



/*//////////
/EXPERIENCIA/
//////////*/
.experiencia-img img {
	width: 30vw!important;
    border: 20px solid #fff;
}

.experiencia-img.segunda {
	position: relative;
    right: 12vw;
}

@media (max-width: 1599px) {
	.experiencia-img.segunda {
    right: -4vw;
}
}

@media (max-width: 1299px) {
	.experiencia-img img {
	width: 50vw!important;
    border: 2vw solid #fff;
}
}
@media (max-width: 689px) {
	.experiencia-img img {
	width: 80vw!important;
}
}


/*//////////
///SISTEMA///
///DE GESTIÓN///
//////////*/

.certificados-row {
	border-top: 1px solid var(--gris-claro);
	padding: 40px 0;
    margin: 0 !important;
}

.certificados-row:last-of-type {
	border-top: 1px solid var(--gris-claro);
	border-bottom: 1px solid var(--gris-claro);
}




/* CONTACTO */

#contacto h3 {
	font-size: 1.6vw;
	font-weight: 700;
	letter-spacing: 0.1vw;
	text-transform: uppercase
}

.contacto-dato {
	padding: 10px 0;
}

.contacto-dato .wpb_wrapper {
	align-items: baseline;
}

body[data-button-style=rounded] .container-wrap button[type=submit], body[data-button-style=rounded] .container-wrap input[type=submit] {
	padding: 20px 40px !important;
    width: 100%;
    line-height: 0;
}

.leaflet-control-attribution {
	display: none;
}

@media (max-width: 999px) {
	#contacto h3 {
	font-size: 3vw;
}
}

@media (max-width: 689px) {
	#contacto h3 {
	font-size: 5vw;
}
}


/*//////////
///FOOTER///
//////////*/


.footer-links .wpb_wrapper {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
	gap: 3vw;
}

.footer-links .wpb_wrapper p {
	font-size: 16px;
}
.copyright-cont * {
    font-size: 14px!important;
}

.copyright-cont a {
    color: var(--blanco)!important;
}

 .lopd-links .wpb_wrapper {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        padding-bottom: 20px;
}

.titulos-politicas h2 {
	font-size: 40px;
}

@media (max-width: 999px) {
	.footer-links .wpb_wrapper {
	justify-content: center;
	gap: 40px;
}
	
.footer-row-1 .img-with-aniamtion-wrap {
	display: flex;
	justify-content: center;
}
	.titulos-politicas h2 {
	font-size: 32px;
}
}


@media (max-width: 689px) {
    .lopd-links .wpb_wrapper {
        flex-direction: column;
        gap: 12px;
    }
	.titulos-politicas h2 {
	font-size: 24px;
}
}