@media screen and (max-width: 1440px) {
	.espacio-servi2{
		
	padding-right: 31px !important;
    padding-bottom: 2% !important;
    padding-left: 124px !important;
}
	
	iframe.tamano-video {
    width: 271px;
    height: 231px;
	}	
	
	.title1 {
    
		font-size: 37px;}
}


@media screen and (max-width: 1280px) {
	
	.espacio-servi2{
	    padding-right: 42px !important;
    padding-bottom: 2% !important;
    padding-left: 42px !important;
}
	
	.title1 {
    
		font-size: 35px !important;}
	
	.espacio-kuva {
    padding: 0 5% !important;
}
	.linea-amarilla{ margin-right: 100px !important;}
	.linea-blanca{ margin-right: 100px !important;}
	
	.espacio-empresa2{width: 1275px;height:auto;}
	
	iframe.tamano-video {
   width: 239px;
    height: 203px;
	}	
}
@media screen and (max-width: 1080px) {

    .header {
        align-items: center;
    }

    .btn-resp {
		display: block !important;
	}

	.nav::-webkit-scrollbar-track {
		background-color: #1f232c;
	}

	.nav::-webkit-scrollbar {
		background-color: rgba(0,0,0,0.5);
		width: 7px;
	}

	.nav::-webkit-scrollbar-thumb {
		border-radius: 100px;
		background-color: rgba(0,0,0,0.5);
	}
	.nav {
		background-color: #000;
		align-items: flex-start;
		height: -webkit-calc(100% - 156px);
		height: -moz-calc(100% - 156px);
		height: calc(100% - 156px);
		overflow-y: auto;
		position: fixed;
		right: -400px;
		top: 156px;
		width: 400px;
		-webkit-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	    .header.sticky .nav {
    		height: -webkit-calc(100% - 81px);
    		height: -moz-calc(100% - 81px);
    		height: calc(100% - 81px);
    		top: 81px;
	    }
		.nav.active {
			right: 0px;
		}
			.nav .hmenu {
				flex-direction: column !important;
				justify-content: flex-start !important;
				width: 100%;
			}
				.nav .hmenu li a i {
					display: block;
					position: absolute;
					right: 15px;
					top: 14px;
				}
					.nav .hmenu li li a i {
						top: 12px;
						-webkit-transform: rotate(0deg);
						-ms-transform: rotate(0deg);
						-o-transform: rotate(0deg);
						transform: rotate(0deg);
					}
				.nav .hmenu > li > a,
				.nav .hmenu > li > a:not([href]):not([tabindex]) {
					color: var(--gray);
                    height: 50px !important;
                    line-height: 50px !important;
                    width: 100%;
				}

				.nav .hmenu li ul, .nav .hmenu li ul ul {
					display: none;
					left: 0px !important;
					margin-top: 0px !important;
					opacity: 1;
					position: relative !important;
					top: 0px !important;
					visibility: visible;
					max-width: 100%;
					min-width: 0%;
					-webkit-transition: none !important;
					-o-transition: none !important;
					transition: none !important;
				}
					.nav .hmenu li ul {
						background-color: #171d28;
					}
						.nav .hmenu li ul > li:hover > a,
						.nav .hmenu li ul > li:active > a {
							color: #fff;
						}
							.nav .hmenu li li li a {
								padding-left: 30px;
							}

	.ir-buttons .item {
		width: -webkit-calc(50% - 20px) !important;
		width: -moz-calc(50% - 20px) !important;
		width: -ms-calc(50% - 20px) !important;
		width: calc(50% - 20px) !important;
	}

}

@media screen and (max-width: 768px) {
	
	
	.form-control {
    display: block;
    width: 343px;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
	
	.espacio-kuva {
    padding: 0 10% !important;
}
	
	a.button, .button, input.button, button.button {
    
		font-size: 11pt !important;}
	
	.sub {
    font-size: 12pt !important;
    line-height: 22px !important;
}
	.title1 {
    
		font-size: 30px;    line-height: 36px;}
	.wpp-button .target {display: none;}
	
	iframe.tamano-video {  width: 358px; height: 267px;}
	
	.bottom2{margin-bottom:10%;}
	
	.fondo-quienes-somos{ min-height: 346px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;}
	
	.espacio-empresa{padding:5% 11%;}

	
	.fondo-empresa{background-position: center; background-repeat: no-repeat; background-size: cover;}
	
	.vc_custom_1579726590681 {padding:5% 11% !important;}
	

	.vc_custom_1570896814504 {
    padding-top: 10px !important;
    padding-right: 10px !important;
		padding-bottom: 0px !important;
    padding-left: 10px !important;
}
	
	.vc_custom_1566914743790 {
    padding-right: 10% ;
    padding-bottom: 70px;
    padding-left: 0% ;
}
	
	.our-team-buttons .item {
    background: #fff;
    padding: 5px;
    position: relative;
    border-bottom: 2px solid #dddfe4;
    margin: 20px;
    max-width: -webkit-calc(33% - 20px);
    max-width: -moz-calc(33% - 20px);
    max-width: -ms-calc(33% - 20px);
    max-width: calc(100% - 20px);
    text-align: center;
}
	
	.nav ul.hmenu li a span{
    margin: 0 !important;}

	.top-bar {
        font-size: var(--xsm-text);
		justify-content: center !important;
		padding: 0px !important;
	}
		.top-bar .item.social {
			display: none;
		}
		.top-bar .subitem.number a {
			font-weight: 700;
			font-size: 12px;
			padding: 0px 5px;
		}

	.header .logo img {
	    height: 60px;
	}

	.nav {
	    left: 100%;
	    height: -webkit-calc(100% - 131px);
		height: -moz-calc(100% - 131px);
		height: calc(100% - 131px);
		top: 124px;
		width: 80%;
	}
	    .nav.active {
	        left: 20%;
	    }

	#mega-menu-wrap-main-menu {
		width: 100%;
	}

	.marcas-productos .wpb_column.vc_col-sm-2 {
		width: 20%;
		float: none !important;
	}

    .services-header {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .seo-block-home .text-bolder,
    .vc_custom_1558492137790 .text-bold {
        font-size: 35px !important;
    }

    img {
        max-width: 100%;
    }
	
	.top-bar .item a {
		line-height: normal;
		padding: 10px 15px;
	}
	
	ul#menu-menu-superior-derecho {
		display: none;
	}
	
	.content-main .content-page {
		width: 100% !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin-bottom: 20px;
	}
	
	.content-main .sidebar-widgets-area {
		padding: 0px 15px;
		width: 100%;
	}
	
	.autos-loop .item .image, .auto-single-item .image {
		margin-bottom: 10px;
		width: 100%;
	}
	
	.autos-loop .item .info, .auto-single-item .info {
		width: 100%;
		padding: 0px;
	}

	.autos-loop .item .title, .auto-single-item .title, .autos-loop .item .title a, .auto-single-item .title a {
		flex-flow: row wrap;
	}
	
	.autos-loop .item .characts {
		flex-flow: row wrap;
		justify-content: center;
	}
	
	.autos-loop .item .characts .button-item, .auto-single-item .characts .button-item {
		margin-top: 10px;
	}
}

@media screen and (max-width: 480px) {

    :root {
        --xlg-text: 35px;
    }

    .top-bar {
        font-size: 12px;
    }

    .nav {
        top: 117px;
    }

	.nav ul.hmenu li a span {
        margin: 0 !important;
    }

	.ir-buttons .item {
		margin: 20px 0px !important;
		width: -webkit-calc(100%) !important;
		width: -moz-calc(100%) !important;
		width: -ms-calc(100%) !important;
		width: calc(100%) !important;
	}

	.marcas-productos .vc_row {
		justify-content: center;
		margin: 0px !important;
	}
		.marcas-productos .wpb_column.vc_col-sm-2 {
			margin-bottom: 20px !important;
			margin-top: 20px !important;
			width: 33.33%;
		}

    .services-header h1 {
        font-size: 35px;
    }
    .services-header p {
        font-size: 20px;
    }

    .main .content-page .vc_row-fluid.vc_custom_1558582438801 {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
	
	.autos-loop .item .title, .auto-single-item .title, .autos-loop .item .title a, .auto-single-item .title a {
		justify-content: center;
	}
}

@media screen and (max-width: 400px) {
    .nav {
        top: 136px;
    }
}
