
/* Hoja de estilos reservada para modificaciones hechas por Flag! */


/* Destacado para botón "donde comprar" */

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

.blue{
	color:#2ac5d3;
	}
	.blue:hover{
		color: #fff;
	}
	
#carousel .info-wrap .title {
    color: #fff;
    font-size: 70px;
    line-height: 1.1;
    text-shadow: 1px 1px 3px #000;
}

.show{
	display: inline-block;
}

.hide{
	display: none;
}

.regularBtn{
	display: inline-block;
}

.mobileBtn{
	display: none;
}

#accesorios-ind {
	height: auto;
	padding: 0px;
	position: relative;
	text-align: center;
	
    background: #008894;
    margin-top: 40px;
    padding: 0px;
}

#accesorios-ind img{
	width: 70%;
}


#btnBanner{
	position: absolute;
	bottom; -100px;
}

#title-banner{
	background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.8) 5%, rgba(0,0,0,0.30) 45%, 
			        rgba(0,0,0,0) 70%, rgba(0,0,0,0) 87%, rgba(0,0,0,0.30) 95%, rgba(0,0,0,0.90) 100%) ,
			        url('../headers/desc-fondo-generico-desktop-1600x250px.jpg') no-repeat 100px top,
	                #000;
 
  	background-color: #000;
	border-bottom: 10px solid #00909e;
	text-shadow: 2px 2px 3px #000;
	background-position: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 250px;
	
}

	#title-banner.about{	
	    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.8) 5%, rgba(0,0,0,0.30) 45%, 
			        rgba(0,0,0,0) 70%, rgba(0,0,0,0) 87%, rgba(0,0,0,0.30) 95%, rgba(0,0,0,0.90) 100%) ,
	                url('../headers/desc-about-desktop-1600x250px.jpg') no-repeat center center,
	                #000;
	}
    #title-banner.support{	
	    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.8) 5%, rgba(0,0,0,0.30) 45%, 
			        rgba(0,0,0,0) 70%, rgba(0,0,0,0) 87%, rgba(0,0,0,0.30) 95%, rgba(0,0,0,0.90) 100%) ,
	                url('../headers/desc-support-desktop-1600x250px.jpg') no-repeat center center,
	                #000;
	}
	#title-banner.news{	
	    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.8) 5%, rgba(0,0,0,0.30) 45%, 
			        rgba(0,0,0,0) 70%, rgba(0,0,0,0) 87%, rgba(0,0,0,0.30) 95%, rgba(0,0,0,0.90) 100%) ,
	                url('../headers/desc-news-desktop-1600x250px.jpg') no-repeat center center,
	                #000;
	}
	#title-banner.downloads{	
	    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.8) 5%, rgba(0,0,0,0.30) 45%, 
			        rgba(0,0,0,0) 70%, rgba(0,0,0,0) 87%, rgba(0,0,0,0.30) 95%, rgba(0,0,0,0.90) 100%) ,
	                url('../headers/desc-downloads-1600x250px.jpg') no-repeat center center,
	                #000;
	}
	#title-banner.contact{	
	    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.8) 5%, rgba(0,0,0,0.30) 45%, 
			        rgba(0,0,0,0) 70%, rgba(0,0,0,0) 87%, rgba(0,0,0,0.30) 95%, rgba(0,0,0,0.90) 100%) ,
	                url('../headers/desc-contact-desktop-1600x250px.jpg') no-repeat center center,
	                #000;
	}
	#title-banner.xgt{	
	    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.8) 5%, rgba(0,0,0,0.45) 45%, 
			        rgba(0,0,0,0) 70%, rgba(0,0,0,0) 87%, rgba(0,0,0,0.30) 95%, rgba(0,0,0,0.90) 100%) ,
	                url('../headers/2-desc-xgt-1600x250px.jpg') no-repeat center center,
	                #000;
	}
	#title-banner.lxt{	
	    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.8) 5%, rgba(0,0,0,0.45) 45%, 
			        rgba(0,0,0,0) 70%, rgba(0,0,0,0) 87%, rgba(0,0,0,0.30) 95%, rgba(0,0,0,0.90) 100%) ,
	                url('../headers/2-desc-lxt-1600x250px.jpg') no-repeat center center,
	                #000;
	}
	#title-banner.cxt{	
	    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.8) 5%, rgba(0,0,0,0.45) 45%, 
			        rgba(0,0,0,0) 70%, rgba(0,0,0,0) 87%, rgba(0,0,0,0.30) 95%, rgba(0,0,0,0.90) 100%) ,
	                url('../headers/2-desc-cxt-1600x250px.jpg') no-repeat center center,
	                #000;
	}
	#title-banner.corded{	
	    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.8) 5%, rgba(0,0,0,0.45) 45%, 
			        rgba(0,0,0,0) 70%, rgba(0,0,0,0) 87%, rgba(0,0,0,0.30) 95%, rgba(0,0,0,0.90) 100%) ,
	                url('../headers/2-desc-corded-1600x250px.jpg') no-repeat center center,
	                #000;
	}
	#title-banner.clean{	
	    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.8) 5%, rgba(0,0,0,0.45) 45%, 
			        rgba(0,0,0,0) 70%, rgba(0,0,0,0) 87%, rgba(0,0,0,0.30) 95%, rgba(0,0,0,0.90) 100%) ,
	                url('../headers/2-desc-cleaning-1600x250px.jpg') no-repeat center center,
	                #000;
	}
	#title-banner.ope{	
	    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.8) 5%, rgba(0,0,0,0.45) 45%, 
			        rgba(0,0,0,0) 70%, rgba(0,0,0,0) 87%, rgba(0,0,0,0.30) 95%, rgba(0,0,0,0.90) 100%) ,
	                url('../headers/2-desc-ope-1600x250px.jpg') no-repeat center center,
	                #000;
	}
	

#title-banner .container .title {
    text-transform: uppercase;
    color: #fff;
    font-family: "Helvetica Neue LT W01_95 Black";
    font-size: 3.5rem;
    line-height: 1.2;
    text-align: left;
    margin: 0;
    padding: 0;
    position: relative;
    top:50px;
}

	#title-banner .container .subtitle{
		font-family: "Helvetica Neue LT W01_95 Black";
		/*color: #00909e;*/
		color: #cacaca;
		letter-spacing: 1px;
		text-shadow: 0px 0px 6px 4px black;
	}
	#title-banner .container{
		
	}


	
	
	/*:::::::::::::::Botonera Principal::::::::::::::::::*/
	.menu-main {
	padding-left: 0px;
    padding-right: 0px;
	}
	
	.menu-main .container {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
	}
	
	.header-ph {
    	height: 90px;
	}
	
	.menu-main .container .logo{
    padding: 10px 20px 5px 0;
    font-size: 1px;
    color: #00909e;
	}
	
	.menu-main .container .logo img{
    	max-width: 120px;
	}
	
	.menu-main .container .nav-wrap {
	    display: flex;
	    justify-content: flex-start;
	    align-items: center;
	    width: 100%;
	    margin-left: 0px;
	    height: 60px;
	}
	
	menu-main .container .nav-wrap .nav-link {
    cursor: pointer;
    position: relative;
    color: #fff;
    padding: 0;
    height: 60px;
    align-items: center;
    display: flex;
    }
	
	.menu-main .container .nav-wrap .nav-menu-items .main-links {
    justify-content: flex-start;
    column-gap: 20px;
    width: 100%;
    height: 60px;
	}
	
	.menu-main .container .nav-wrap .nav-menu-items {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
    background-color: #00909e;
    width: 90%;
	}
	
	.menu-main .container .nav-wrap .nav-link h3 {
    font-size: 14px;
    font-size: 0.9rem;
    font-family: "Helvetica Neue LT W01_71488914";
    margin: 0;
	}
	
	
	.sub-menu {
    position: absolute;
    top: 70px;
    padding: 10px 10px;
    display: none;
    flex-flow: column nowrap;
    justify-content: flex-start;
    min-height: 150px;
    z-index: 550;
    color: #fff;
    min-width: 500px;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.85);
    border-radius: 0px 0px 10px 10px;
    font-family: "Helvetica Neue LT W01_65 Mediu";
    font-size: 0.9rem;
	}
	
	.sub-menu-columns{
		flex-flow: row nowrap;
		width: auto;
		padding: 20px;
	}
	
	
	.sub-menu-header{
		margin-bottom: 10px;
		color: #ffffff;
		font-size: 1.2rem;
		text-transform: uppercase;
		font-family: 'Helvetica Neue LT W01_95 Black';
	}
		
		.menu-cordless:hover{
			background-color: #00909e;
		}
	
	.sub-menu-header img{
		max-width: 120px;
	}
	
	#cordlessBtn img{
		max-width: 140px;
	}
	
	.sub-menu-column{
		width:auto;
		/*min-width: 30%;*/
		margin-left: 0px;
	}
	
	.sub-menu-items{
		font-size: 0.8rem;
		line-height: 1.2rem;
		padding-left: 20px;
	}
	
		
	/*:::::::::::Nav Lang::::::::::::*/
	
	.nav-lang{
		margin-left: 20px;
		min-width: 200px;
	}
	
	.nav-lang h5{
		font-size: 0.9rem;
		text-align: center;
		line-height: 0.9rem;
		font-family: "Helvetica Neue LT W01_65 Mediu";
		margin-top: 10px;
	}
	.nav-lang h5 i{
		font-size: 1.4rem;
		margin-top: -10px;
	}
	.nav-lang .sub-menu{
		left: -50px;
	    width: auto;
	    min-width: 150px;
	    border: 1px solid #00909e;
	    min-height: 100px;
	}
	
	
		
	.lang-item{
		display: block;
		font-size: 0.9rem;
	}
		.lang-item input[type="radio"]{
			padding: 5px;
			border: 2px solid #fff;
			width: 1.2em;
			height: 1.2rem;
			accent-color: #00909e;
			vertical-align: middle;
		}
	
		

		
	
	/*:::::::::::::::Productos::::::::::::::::::*/
	
	#producto-interna .prod-info .codigo {
    	color: #939598;
		font-size: 1.2rem;
	}
	
	#producto-interna .prod-info .title-prod {
		font-size: 1.6rem;
	}
	
	.product-content{
		text-transform: uppercase;
		font-size: 1rem;
		color: #555;
	}
	
	#btnCordless{
		display: flex;
		flex-flow: row nowrap;
		width: 100%;
		justify-content: flex-end;
		align-items: center;
		padding-bottom: 20px;
	}
	
	#btnCordless h4{
		font-size: 16px;
		text-align: right;
		font-family: "Helvetica Neue LT W01_95 Black";
		margin-right: 10px;
		color:#000;
	}
	
	#btnCordless .tecLogo{
		background:#00909e;
		width: 100px;
		height: auto;
		padding: 10px;
		border-radius: 5px;
		margin-right: 10px;
	}
		#btnCordless .tecLogo:hover{
			background: #000;
		}
		
		#btnCordless .tecLogo img{
			width: 100%;
		}
	/*:::::::::::::::::Tab Productos:::::::::::*/
	
	.extra-info .nav-item .active {
    	color: #fff;
		background-color: #00909e;
		border: 1px solid #074f57;
		width: 100%;
	}
	
	.extra-info .icons-wrap .icons {
    	font-family: "Helvetica Neue LT W01_95 Black";
		width: calc(100% / 4);
		padding: 3% 15px;
		text-align: center;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		color: #00909e;
		text-transform: capitalize;
	}
	

	
	/*:::::::::::::::Soporte:::::::::::::::::::*/
	
	.subtitle h4{
		font-family: "Helvetica Neue LT W01_95 Black";
		margin-top: 20px;
		font-size: 2.5rem;
	}
	
	#pdv .container .card {
    	border: 1px solid #dadada;
		padding: 10px;
		margin-bottom: 30px;
		border-radius: 0;
		text-align: center;
		min-height: 400px;
	}
	
	#pdv .container .card .sup {
    	display: flex;
    	flex-flow: column wrap;
		justify-content: space-between;
		align-items: center;
	}
	
	#pdv .container .card .sup .subtitle {
	    font-family: "Helvetica Neue LT W01_55 Roman";
	    display: block;
	    text-align: center;
	    font-size: 12px;
	    padding: 0;
	    width: 100%;
	}
	
		#pdv .container .card .sup .address {
	    font-family: "Helvetica Neue LT W01_55 Roman";
	    display: block;
	    text-align: center;
	    font-size: 14px;
	    padding: 0;
	    width: 100%;
	}
	
	#pdv .container .card .sup h5.address{
	    font-family: "Helvetica Neue LT W01_55 Roman";
	    display: block;
	    padding: 0;
		text-transform: uppercase;
		font-size: 12px;
		width: 100%;
		text-align: center;
	}
	
	
	#pdv .container .card .sup .title {
    	font-family: "Helvetica Neue LT W01_95 Black";
		display: block;
		text-align: center;
		font-size: 16px;
		width: 100%;
	}
	
	.soporteImg{
		height: auto;
		width: 95%;
		border-radius: 5px;
		margin-bottom: 5px;
		margin-bottom: 10px;
	}
	
	#pdv .container .card .contacto {
		width: 100%;
    	text-align: left;
		padding-top: 10px;
		/*font-family: "Helvetica Neue LT W01_65 Mediu";*/
		 font-family: "Helvetica Neue LT W01_55 Roman";
	}
	
	#pdv .container .card .contacto h4 {
    	font-size: 13px;
		padding: 0;
		text-transform: lowercase;
	}
	
	/*:::::::::::::::Catalogos:::::::::::::::::::*/
	
	#catCont{
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
		align-items: space-between;
		gap: 10px;
		
	}
	
	#catCont h2{
		width: 100%;
		text-align: center;
		padding-top: 40px;
		padding-bottom: 40px;
	}

	
	#soporte .catalogo {
    	width: 30%;
    	min-width: 300px;
    	min-height: 400px;
		display: flex;
		flex-flow: column nowrap;
		justify-content: space-between;
		margin-bottom: 20px;
		flex-wrap: wrap;
	}
	
	#soporte .catalogo .cat-txt {
	    padding: 15px;
		width: 100%;
		background-color: #00909e;
		color: #fff;
		display: flex;
		flex-flow: column wrap;
		justify-content: space-between;
		align-items: center;
		text-align: center;
		min-height: 150px;
		border-top: 4px solid #000;
	}
	
	#soporte .catalogo .cat-img {
    min-height: 380px;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
	}
	
	#soporte .catalogo .c-tit {
    font-size: 1.2rem;
    line-height: 1.2;
    font-family: "Helvetica Neue LT W01_95 Black";
	}
	
	#soporte .catalogo .btn-primary {
    background-color: #fff;
    color: #00909e;
    border: 2px solid #fff;
    padding: 5px 10px;
    border-radius: 5px;
	}
	
	/*:::::::::::::::Tecnologias::::::::::::*/
	
	#tecnologias .tecno-wrap .tecno-item .info{
		justify-content: flex-start;
		padding-top: 190px;
	}
	
	#tecnologias .tecno-wrap .tecno-item .info h3 {
    	text-transform: uppercase;
		font-family: "Helvetica Neue LT W01_95 Black";
		line-height: 1.2rem;
		font-size: 1.2rem;
	}
	
	/*:::::::::::::::Footer::::::::::::*/
	
	#mainAddress{
		color: #dadada;
		font-family: "Helvetica Neue LT W01_45 Light";
	}
	
	#mainAddress i{
		margin-right: 10px;
	}
	
	/*:::::::::::::Newsletter:::::::::::*/
	
	#newsletter .container .newsletter-img {
	    width: 60%;
		height: 500px;
		background-image: none;
	}
		#newsletter .container .newsletter-img video{
			height: 500px;
			width: 100%;
		}
		
					
	/*:::::::::::::Access:::::::::::*/
	
	#access{
		margin-top:0px;
		padding-bottom:20px;
		display: flex;
		flex-flow: row wrap;
		align-items: center;
		justify-content: center;
	}
	
	#access a{
		color: #bababa;
		font-size: 0.9rem;
		cursor: pointer;
	}
	
	.accesibilidad{
		padding: 50px 0 50px 0;
	}
	
	.accesibilidad span a{
		color: #01909e;
	}
	
    /*:::::::::::::Sub-Botonera Soporte:::::::::::*/
    
    .menu-top {
		z-index: 600;
	}
	
    .menu-top .container .top-link {
	    position: relative;
	}
    
    .top-link .sub-menu-column{
	    position: relative;
	    z-index: 999;
	    padding: 0px;
	    
    }
    
    .top-link .sub-menu-header{
	    margin-bottom: 0;
	    margin-top: 5px;
    }
	
	.top-link .sub-menu-items{
		position: absolute;
		z-index: 999;
		padding:5px;
		left: -10px;
		
		margin-top: 10px;
		font-size: 0.8rem;
	    background: rgba(0, 0, 0, 0.5);
	    border-radius: 0 0 5px 5px;
	    border-top: 2px solid rgba(255, 255, 255, 0.8);
	}
	
	.top-link .sub-menu-items div{
		margin-top: 5px;
	}
	
	
	
	/*:::::::::::::::::: Modificaciones Producto ::::::::::::*/
	
	#disclaimer-prod p.disclaimer{
		color:#555;
		font-style: italic;
	}
	
	
	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		
		.header-ph {
			height: 60px;
		}
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		
		.header-ph {
			height: 60px;
		}
		
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		
		.regularBtn{
			display: none;
		}

		.mobileBtn{
			display: inline-block;
		}
		
		.header-ph {
			height: 60px;
		}
		
		#carousel .carousel-cell {
			height: calc(100vh - 172px);
			max-height: 500px;
			background-position: 20% 0;
		    -webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
			background-repeat: no-repeat;
			
		}
		
		
		#carousel .info-wrap .title {
			color: #fff;
			font-size: 20px;
			line-height: 1.1;
			text-shadow: 1px 1px 3px #000;
		}
		
		
		
		#accesorios-ind h4{
			margin-top: -150px;
		}
		
		
		#comunidad-makita .title span {
			font-size: 8vw;
			color: #16838c;
			display: inline;
		}
		
		h2 span {
			color: #00909e;
			font-size: 8vw;
			display: block;
		}
		
		#comunidad-makita .redes {
			font-family: "Helvetica Neue LT W01_45 Light";
			text-transform: uppercase;
			font-size: 3vw;
			display: flex;
			justify-content: center;
		}
		
		#comunidad-makita .redes a {
			padding: 10px;
			display: flex;
			align-items: center;
			color: #152a2c;
		}
		
		.title-mod h2 {
			font-size: 8vw;
		}
		
		#main-categorias .categorias .info h3 {
			display: block;
			font-size: 5vw;
			font-family: "Helvetica Neue LT W01_95 Black";
		}
		
		#main-categorias .categorias .info h4 {
			display: block;
			font-size: 1em;
		}
		
		#productos-destacados .destac-carousel .flickity-prev-next-button{
			width: 40px;
			height: 40px;
		}
		
		#productos-destacados .destac-carousel .flickity-prev-next-button.next {
			right: -20px;
		}
		
		#comunidad-makita .insta-post .img-social a {
			width: 50%;
			height: 120%;
			left: 20%;
			bottom: 20px;
		}
		
		#newsletter .container .mod-news h2 {
			font-size: 6vw;
			text-align: center;
		}
		
		.prod-wrap .btn {
			margin: 5px;
			font-size: 3vw;
			width: 40vw;
		}
		
		#comunidad-makita .insta-post {
			max-width: 100%;
			margin-left: auto;
			margin-right: auto;
		}
		
		#comunidad-makita .subtitle {
			font-size: 4vw;
		}
		
		#carousel, #main-categorias, #productos-destacados, #accesorios-ind, #newsletter, #comunidad-makita, #tecnologias {
			max-width: 100%;
		}
		
		/*::::::::::::::Novedades::::::::::::::::::*/
		
		#novedades-items .nov-item {
		    height: 200px;
		    width: 100%;
		    position: relative;
		    margin-top: 20px;
		    background-color: #01909e;
		    background-size: contain;
		    background-repeat: no-repeat;
		    background-position: center center;
		    transition: background-position 0.6s ease-in-out;
		}
		
		/*::::::::::::::Contacto::::::::::::::::::*/
		
			#pdv .container .card .contacto {
			width: 80%;
			margin-left: auto;
			margin-right: auto;
			padding-top: 10px;
			font-family: "Helvetica Neue LT W01_65 Mediu";
			}
			
			.soporteImg{
				height: 150px;
				width: 100%;
				border-radius: 5px;
				margin-bottom: 5px;
			}
		
		
			.sub-menu-items {
				display: none;
			}
		
			/*:::::::::::::Newsletter:::::::::::*/
	
			#newsletter .container .newsletter-img {
			    width: 90%;
				height: auto;
				background-image: none;
				margin-left: auto;
				margin-right: auto;
			}
				#newsletter .container .newsletter-img video{
					height: auto;
					width: 100%;
				}
				
			/*:::::::::Sub-Botonera Soporte::::::*/
			
				.top-link .sub-menu-items{
				position: relative;
				margin: 0px;
				padding: 0px;
		
				}
				
				.nav-lang .sub-menu{
					min-height: 80px;
					max-height: 80px;
					height: 80px;
				}
				
				.nav-lang .sub-menu.sub-menu-columns {
					padding-top: 10px !important;
				}
	
		
		
	}