@font-face {
	font-family: 'CeraPRO-Bold';
	src: url("../fonts/3447DA_0_0.eot");
	src: url("../fonts/3447DA_0_0.eot?#iefix") format("embedded-opentype"), url("../fonts/3447DA_0_0.woff2") format("woff2"), url("../fonts/3447DA_0_0.woff") format("woff"), url("../fonts/3447DA_0_0.ttf") format("truetype")
}

@-webkit-keyframes slideIn {
	from {
		-webkit-filter: blur(15px);
		filter: blur(15px);
	}

	to {
		-webkit-filter: blur(0);
		filter: blur(0);
	}
}

@keyframes slideIn {
	from {
		-webkit-filter: blur(15px);
		filter: blur(15px);
	}

	to {
		-webkit-filter: blur(0);
		filter: blur(0);
	}
}

@-webkit-keyframes slideOut {
	from {
		-webkit-filter: blur(0);
		filter: blur(0);
	}

	to {
		-webkit-filter: blur(15px);
		filter: blur(15px);
	}
}

@keyframes slideOut {
	from {
		-webkit-filter: blur(0);
		filter: blur(0);
	}

	to {
		-webkit-filter: blur(15px);
		filter: blur(15px);
	}
}

body {
	width: 100vw;
	overflow-x: hidden
}

body,
html {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: 'Lato', sans-serif
}

body.open {
	overflow: hidden !important
}

.mt10 {
	margin-top: 10px !important
}

.videomeeting {
	width: 100%;
	position: absolute
}

.boxes {
	position: relative;
	z-index: 100;
}

iframe {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}

.open {
	overflow: hidden;
	margin-right: 15px
}

.flickity-prev-next-button .arrow {
	fill: #d92a1d !important
}

p {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #000;
	line-height: 20px
}

section {
	padding: 0px 0 0 0;
}


.redbox {
	display: none;
	width: 100%;
	color: #fff;
	padding: 20px 0;
	position: absolute;
	z-index: 999999;
	text-align: center;
	left: 0%;
	bottom: -200px;
	font-family: 'CeraPRO-Bold';
}

.redbox-bg {
	width: 100%;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 10;
	background: rgba(218, 41, 28, 1);
	mix-blend-mode: multiply;
}


.redbox .text-descript-slider {
	color: #fff;
	font-size: 28px !important;
	line-height: 28px !important
}

.redbox p {
	color: #fff;
}

.redbox a {
	font-size: 12px;
	padding: 8px 20px !important;
	border: 1px solid #fff !important;
	color: #fff !important;
	position: relative;

}


.redbox a:hover {
	font-size: 12px;
	cursor: pointer;
}

.redbox {
	opacity: 0;
	transition: 1s all ease;
}

.swiper-slide-active .redbox {
	opacity: 1;
}

.redbox-center {
	position: absolute;
	top: 35%;
	z-index: 1000;
}

.redbox-center p {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 100;
	width: 700px;
	font-size: 25px;
	margin: 10px;
}

.fondo {
	position: fixed;
	height: 100vh;
	width: 100%;
	background: #000;
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-in-out;
	transition: opacity 0.2s ease-in-out;
	z-index: 1005;
	right: 0;
	top: 0;
}

.languagelinks {
	text-transform: uppercase;
	position: absolute;
	width: 100%;
	left: 20px;
	display: none;
}


.open .fondo {
	opacity: .6;
	-webkit-transition: opacity 0.25s ease-in-out;
	transition: opacity 0.25s ease-in-out;
	-webkit-transition-delay: 0.24s;
	transition-delay: 0.24s
}

.dissapear.fondo {
	height: 0
}

.kv-products-inner p {
	color: white;
	margin-top: 10%
}

.menu-content {
	width: 340px;
	height: 100vh;
	left: 0;
	z-index: 1020;
	-webkit-transition: left 0.2s ease-in-out;
	transition: left 0.2s ease-in-out;
	-webkit-transform: translatex(100vw);
	transform: translatex(100vw);
	background: #da291c;
	position: fixed;
	font-size: 11px;
	padding: 62px;
	top: 0;
}

.sticky-header .subtitle {
	display: none
}

.menu-content {
	overflow: auto
}

.open .menu-content {
	left: -340px;
}

.menu-content {
	padding: 50px 40px;
}
.menu-content li {
	list-style: none;
	font-family: 'CeraPRO-Bold';
	font-size: 15px;
	text-transform: uppercase;
	line-height: 14px;
	letter-spacing: -1px;
	margin-bottom: 20px;

}

.menu-content li a {
	color: #fff;
	cursor: pointer;
}

.kv-reset {
	margin: 0;
	padding: 0
}

.slider {
	position: relative;
	overflow: hidden;
	height: 610px
}

.rev_slider li.tp-revslider-slidesli {
	position: absolute !important;
	width: 100% !important;
	left: 0 !important
}

.tparrows {
	cursor: pointer;
	background: #000;
	background: rgba(255, 255, 255, 0.5);
	width: 40px;
	height: 40px;
	position: absolute;
	display: block;
	z-index: 1000
}

.tparrows:hover {
	background: #fff
}

.tparrows:before {
	font-family: revicons;
	font-size: 15px;
	color: rgba(218, 41, 28, 0.88);
	display: block;
	line-height: 40px;
	text-align: center
}

.kv-slider-btn:hover {
	padding: 7px 30px;
	border: 1px solid #fff;
	background: #fff;
	color: rgba(218, 41, 28, 0.88)
}

.product {
	margin-top: 40px
}

.product img {
	width: 100%;
	margin-top: 50px
}

.product ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #000;
	line-height: 20px;
	float: left;
	width: 100%
}

.tractor .product img {
	margin-top: 0px
}

.toggle {
	position: absolute;
	top: 5px;
	right: 25px;
	cursor: pointer;
	z-index: 1030;
}

.toggle>div {
	height: 20px;
	width: 30px;
	float: left;
	margin: 9px
}

.toggle>div>div {
	width: 100%;
	height: 2px;
	margin: 0 0 3px 0;
	background-color: #da291c;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-delay: 0s, 0s, 0s, 0s;
	transition-delay: 0s, 0s, 0s, 0s;
	border-radius: 2px
}

.toggle>div>div:nth-child(3) {
	width: 50%;
	float: right
}

.open .toggle>div>div {

	background-color: #fff;

}

.toggle:hover>div>div:nth-child(3) {
	width: 100%
}

.toggle.open>div>div:nth-child(1) {
	-webkit-transform: translateY(9px) rotate(45deg);
	transform: translateY(9px) rotate(45deg)
}

.toggle.open>div>div:nth-child(2) {
	opacity: 0
}

.toggle.open>div>div:nth-child(3) {
	width: 100%;
	-webkit-transform: translateY(-9px) rotate(-45deg);
	transform: translateY(-9px) rotate(-45deg)
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'CeraPRO-Bold';
	text-transform: uppercase;
	letter-spacing: -1px
}

h2 span {
	font-size: 14px
}

a {
	color: #000;
	text-decoration: none
}

h4 {
	position: relative;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	z-index: 100;
	margin-top: 10px;
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
	font-size: 20px
}

.product h5 {
	font-weight: bold
}

h5 {
	font-size: 14px;
	position: relative;
	font-family: 'Lato', sans-serif;
	font-weight: 300
}

h6 {
	font-size: 15px;
	letter-spacing: 0px
}

.kv-logo-a {
	position: absolute;
	width: calc(50% - 90px);
	height: 2px;
	background: #d62c26;
	top: 44px;
	left: 0px
}

.kv-logo-b {
	position: absolute;
	width: calc(50% - 90px);
	height: 2px;
	background: #d72b25;
	top: 44px;
	right: 0
}

.header {
	width: 100%;
	margin: 0 auto
}

.nav {
	margin-top: 20px
}

a:hover {
	color: #e2231a
}

.kv-navbar {
	top: 0;
	left: 0;
	position: fixed;
	width: 100vw;
	height: 45px;
	padding-top: 14px;
	z-index: 1000;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}

.kv-fil {
	width: 100px;
	height: 2px;
	background: #e2231a;
	margin: 10px auto
}

.kv-fil-r {
	width: 100px;
	height: 2px;
	background: #e2231a;
	margin: 10px 0px
}

.title-zone {
	padding: 0 0 20px 0
}

.footer {
	margin-top: 50px;
	padding-top: 20px;
	width: 100%;
	margin-bottom: 20px;
	border-top: 2px solid #da291c
}

.footer li,
.footer ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	width: 100%;
	float: right
}

.footer li {
	padding: 3px 0;
	float: right;
	width: 100%
}

.kv-logo-footer {
	margin: 5px
}

.kv-logo-footer img {
	width: 131px
}

.socialmedia li {
	list-style: none;
	padding: 5px 10px 5px 0;
	float: left;
	margin-right: 5px;
	width: initial;
	-webkit-transition: all .2s ease;
	transition: all .2s ease
}

.socialmedia li:hover {
	opacity: .6
}

.kv-contact-link {
	clear: both;
	margin: 5px;
	float: left
}

.nav-pills .nav-item.show .nav-link,
.nav-pills .nav-link.active {
	color: #e2231a;
	background: white
}

.socialmedia {
	margin: 0;
	padding: 0;
	float: left
}

.footer h5 {
	position: relative;
	color: black;
	padding-bottom: -4px
}

.btnkv a span,
.btnkv a span::before {
	position: absolute;
	width: 100%;
	-webkit-transition: -webkit-transform 0.2s;
	transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
	transition: transform 0.2s, -webkit-transform 0.2s;
	padding: 10px;
	height: 40px;
	left: 0
}

.btnkv a span {
	color: #e2231a
}

.btnkv a span::before {
	top: 100%;
	left: 0;
	background: #e2231a;
	content: attr(data-hover);
	color: #fff
}

.btnkv a:hover span,
.btnkv a:focus span {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	color: #e2231a
}

.footer-links {
	text-align: right;
	color: black
}

.footer-links h5 {
	width: 100%
}

.footer-links a {
	color: black;
	text-decoration: none
}

.footer-links a:hover {
	color: #e2231a
}

.kv-timeline-circle span {
	width: 30px;
	height: 30px;
	background: white;
	display: inline-block;
	border: 2px solid #e2231a;
	border-radius: 50%
}

.timeline {
	list-style: none;
	padding: 10px 0;
	position: relative;
	font-weight: 300
}

.timeline:before {
	top: 5px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 2px;
	border: 1px solid #e2231a;
	left: 50%;
	margin-left: -1.5px
}

.timeline>li {
	position: relative;
	width: 50%;
	float: left;
	clear: left;
	padding: 0 20px
}

.timeline>li:before,
.timeline>li:after {
	content: " ";
	display: table
}

.timeline>li:after {
	clear: both
}

.timeline>li:before,
.timeline>li:after {
	content: " ";
	display: table
}

.timeline>li:after {
	clear: both
}

.timeline>li>.timeline-badge {
	width: 30px;
	height: 30px;
	line-height: 50px;
	text-align: center;
	position: absolute;
	top: 4px;
	right: -15px;
	z-index: 100
}

.timeline>li.timeline-inverted>.timeline-panel {
	float: right;
	width: 100%
}

.timeline>li.timeline-inverted>.timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto
}

.timeline>li.timeline-inverted>.timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto
}

.timeline-badge a:hover {
	color: #dcdcdc !important
}

.timeline-heading h4 {
	font-weight: 400;
	text-align: right;
	font-size: 15px;
	letter-spacing: 0px
}

.timeline-body>p,
.timeline-body>ul {
	text-align: right
}

.timeline>li.timeline-inverted {
	float: left;
	clear: right;
	text-align: left;
	width: 50%;
	margin-top: 70px
}

.timeline-inverted h4 {
	text-align: left
}

.timeline-inverted p {
	text-align: left
}

.timeline>li.timeline-inverted>.timeline-badge {
	left: -15px
}

.timeline-badge:hover {
	-webkit-transform: scale(1.5);
	transform: scale(1.5)
}

.timeline-badge {
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.timeline-badge p {
	opacity: .8
}

.timeline-badge:hover+.timeline-panel {
	color: #da291c
}

.timeline-badge:hover+.timeline-panel p {
	opacity: 1
}

.timeline-badge:hover+.timeline-panel {
	-webkit-transition: all .5s ease;
	transition: all .5s ease
}

.no-float {
	float: none !important
}

.numbers:hover .boxdraw-b {
	height: 90px;
	cursor: pointer
}

.numbers:hover .boxdraw-t {
	height: 62px;
	cursor: pointer
}

.numbers:hover .titletop {
	left: 0
}

.numbers:hover .desctop {
	left: 0
}

.numbers:hover {
	background: #fff;
	cursor: pointer
}

.wg {
	left: 44%;
	bottom: 36%
}

.wa {
	left: 41%;
	bottom: 39%
}

.we {
	left: 32%;
	bottom: 14%
}

.wf {
	left: 37%;
	bottom: 31%
}

.wi {
	left: 49%;
	bottom: 20%
}

.wp {
	left: 28%;
	bottom: 16%
}

.wl {
	left: 35%;
	bottom: 43%
}

.wn {
	left: 49%;
	bottom: 61%
}

.wm {
	left: 20%;
	top: 47%
}

.rt-whykivnon {
	left: 24%;
	top: 47%
}

.wau {
	left: 51%;
	top: 34%
}

.wh {
	left: 54%;
	top: 35%
}

.wal {
	left: 30%;
	top: 84%
}

.xcol-1 {
	width: 10px;
	height: 10px;
	position: relative;
	float: left;
	z-index: 2;
	border-radius: 50%;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}

.btncol {
	opacity: 1;
	cursor: pointer;
	float: left;
	position: absolute
}

.xcol-1 {
	position: absolute;
	z-index: 300;
	background-color: #ffffff;
	border: 1px solid #ccc
}

.btncol:hover .ccol-1 {
	-webkit-transform: scale(4);
	transform: scale(4)
}

.btncol:hover .xcol-1 {
	-webkit-transform: scale(1.5);
	transform: scale(1.5)
}

.ccol-1 {
	opacity: .5;
	position: absolute;
	width: 10px;
	height: 10px;
	background-color: white;
	margin: 0px;
	border-radius: 50%;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transform-origin: center;
	transform-origin: center
}

.titlecountry {
	width: 100px;
	height: 20px;
	margin-left: 15px;
	position: absolute;
	margin-top: -5px;
	overflow: hidden
}

.titlec {
	font-family: 'Lato', sans-serif;
	position: absolute;
	left: -100px;
	top: 2px;
	font-size: 12px;
	font-weight: 700;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	z-index: 500
}

.btncol:hover .titlec {
	left: 0px
}

.img-map {
	position: absolute;
	width: 100%;
	margin-top: 120px;
	text-align: center;
}

.img-map img {
	width: 100%;
	max-width: 1400px;
	bottom: 0;
	margin: 0 auto;
}

.wg {
	left: 52%;
	top: 34%
}

.wa {
	left: 41%;
	bottom: 39%
}

.we {
	left: 32%;
	bottom: 14%
}

.wf {
	left: 37%;
	bottom: 31%
}

.wi {
	left: 49%;
	bottom: 20%
}

.wp {
	left: 28%;
	bottom: 16%
}

.wl {
	left: 35%;
	bottom: 43%
}

.wn {
	left: 49%;
	bottom: 61%
}

h3 {
	font-family: 'Lato', sans-serif;
	font-size: 19px;
	font-weight: 300;
	color: #e2231a
}

.col-text p,
.textleft p {
	clear: both;
	font-size: 13px;
	color: #4c4c4c
}

.lab h2,
.lab h3,
.lab h4,
.lab h5 {
	text-transform: inherit
}

.img-wrap {
	height: 100vh
}

.innovation {
	width: 100%;
	height: 100vh;
	float: left;
	position: absolute;
	top: 50px;
	background-position: top;
	background-size: contain;
}

.rt-title_a {
	color: #fff;
	font-family: 'CeraPRO-Bold';
	width: 700px;
	font-size: 40px
}

.rt-title_b {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 100;
	width: 700px;
	font-size: 30px
}

.rt-title_b a {
	color: #fff
}

.tp-mask-wrap .text-descript-slider {
	color: #fff;
	font-family: 'CeraPRO-Bold';
	font-size: 28px !important;
	line-height: 28px !important
}

.tp-mask-wrap span {
	color: #fff;
	font-size: 12px !important;
	line-height: 15px !important
}

.tp-mask-wrap p {
	color: #fff;
	padding: 20px 0 !important
}

a.kv-slider-btn {
	padding: 8px 20px !important;
	background: #da291c;
	border: 1px solid #fff !important;
	color: #fff !important;
	position: relative;
	clear: both;
	float: left;
	/* margin-top: 20px; */
}

a.kv-slider-btn:hover {
	background: #fff;
	color: #da291c !important
}

.kv-where-icon {
	text-align: center;
	height: 70px;
}

.kv-where-icon img {
	width: 47px;
	padding: 10px 0
}

.btnkv {
	min-width: 200px;
	overflow: hidden;
	height: 40px;
	position: relative;
	border: 1px solid red;
	margin: 30px auto 0px;
}

.box-career {
	position: relative
}

.box-career .btnkv {
	position: absolute;
	bottom: 20px;
	width: calc(100% - 40px)
}

.rt-wrapper {
	position: relative;
	width: 100%;
	margin: 0 auto;
	overflow: hidden
}

.rt-wrapper-sub {
	width: 100%;
	background: rgba(181, 33, 33, 0.48);
	margin: 0 auto;
	padding-top: 50px;
	border-top: 2px solid #ececec
}

.rt-box {
	display: block;
	content: '';
	padding-top: 46.87%;
}

.rt-main {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: rgba(0, 0, 0, 0.31);
	overflow: hidden
}

.rt-title-wrap {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	width: 100%
}

.rt-slider .rt-box {
	display: block;
	content: '';
	padding-top: 37%
}

.rt-slider {
	overflow: hidden
}

.rt-main .title-zone {
	margin-top: 30px;
	position: absolute;
	z-index: 100;
	width: 100%;
	padding: 0;
	margin-left: 0;
}

.big .exp-icon {
	left: 44px;
	top: -2px;
	opacity: 1
}

.big .exp-title {
	left: 86px;
	opacity: 1
}

.big .exp-subtitle {
	top: 24px;
	left: 90px;
	opacity: 1
}

.diagram-draw {
	width: 75%;
	position: relative;
	margin: 0 auto;
	max-width: 800px;
	min-height: 400px
}

.boxdraw-t {
	position: absolute;
	top: 30px;
	left: 14px;
	width: 200px;
	height: 0px;
	border-left: 1px solid red;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}

.numbers:hover .boxdraw-b {
	height: 90px;
	cursor: pointer
}

.numbers:hover .boxdraw-t {
	height: 62px;
	cursor: pointer
}

.numbers:hover .titletop {
	left: 0
}

.numbers:hover .desctop {
	left: 0
}

.boxdraw-b {
	position: absolute;
	width: 200px;
	height: 0px;
	left: 14px;
	bottom: 30px;
	border-left: 1px solid #da291c;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease
}

.numbers {
	width: 30px;
	height: 30px;
	background: rgba(255, 255, 255, 0.65);
	position: absolute;
	border-radius: 50%;
	text-align: center;
	line-height: 29px;
	border: 1px solid #da291c;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #da291c;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	z-index: 20
}

.numbers-plain {
	position: absolute;
	border-radius: 50%;
	text-align: center;
	line-height: 29px;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 100;
	color: #da291c;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	z-index: 10
}

.numbers:hover {
	background: #fff;
	cursor: pointer
}

.x_a {
	position: absolute;
	top: 14%;
	right: 19%
}

.x_b {
	position: absolute;
	bottom: 40%;
	left: 53%;
	z-index: 200;
}

.x_c {
	position: absolute;
	bottom: 29%;
	left: 68%
}

.x_d {
	position: absolute;
	bottom: 40%;
	right: 14%
}

.x_e {
	position: absolute;
	top: 0%;
	right: 35%
}

.x_f {
	position: absolute;
	top: -1%;
	left: 27%
}

.x_g {
	position: absolute;
	bottom: 5%;
	left: 29%
}

.x_h {
	position: absolute;
	top: 64%;
	left: 34%
}

.x_i {
	position: absolute;
	bottom: 45%;
	left: 23%
}

.x_j {
	position: absolute;
	top: 52%;
	left: 14%
}

.x_k {
	position: absolute;
	bottom: 45%;
	left: 62%
}

.x_l {
	position: absolute;
	top: 1%;
	right: 11%
}

.x_m {
	position: absolute;
	top: -1%;
	left: 10%
}

.wa {
	left: 50%;
	top: 32%
}

.we {
	left: 46%;
	top: 39%
}

.wf {
	left: 48%;
	top: 35%
}

.wi {
	left: 51%;
	top: 38%
}

.wp {
	left: 45%;
	top: 39%
}

.wl {
	left: 47%;
	top: 31%
}

.wn {
	left: 52%;
	top: 21%
}

.wraptext-t {
	position: relative;
	width: 149px;
	height: 0px;
	left: 16px;
	overflow: hidden
}

.wraptext-b {
	position: relative;
	width: 137px;
	height: 0px;
	left: 15px;
	bottom: 122px;
	overflow: hidden
}

.numbers:hover .wraptext-t,
.numbers:hover .wraptext-b {
	height: 100px;
	cursor: pointer
}

.titletop {
	position: absolute;
	top: 0px;
	background: rgba(255, 255, 255, 0.8);
	line-height: 16px;
	left: -138px;
	width: 131px;
	text-align: left;
	padding-left: 5px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	font-size: 12px;
	font-weight: 700
}

.desctop {
	position: absolute;
	top: 17px;
	font-weight: 300;
	background: rgba(255, 255, 255, 0.85);
	line-height: 14px;
	left: -144px;
	width: 140px;
	text-align: left;
	padding-left: 5px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
	font-size: 12px;
	color: black;
}

.desctop2 {
	top: 30px;
}

.active .circle {
	-webkit-transform: scale(1);
	transform: scale(1);
	background: #999;
	border-radius: 50%
}

#fp-nav .active .circle {
	-webkit-transform: scale(1);
	transform: scale(1);
	background: transparent;
	border-radius: 50%
}

.circle {
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease
}

#fp-nav .circle:before {
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0%;
	left: 0%;
	z-index: -1;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	opacity: 0
}

#fp-nav .active .circle:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0%;
	left: 0%;
	z-index: -1;
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg);
	opacity: 1
}

.why {
	padding: 0;
	margin-top: 20px
}

.kv-map img {
	width: 100%
}

.icon-spe img {
	width: 40px;
	padding: 20px 0
}

.kv-description-title {
	color: #da291c;
	font-size: 15px;
	clear: both
}

.quienes {
	padding: 0;
	padding-bottom: 50px;
}

.kv-icon-zone img {
	margin-top: -9px;
	max-width: 36px
}

.contact .kv-text-zone {
	width: 100%;
	float: left
}

.kv-text-zone {
	width: 75%;
	float: left
}

.kv-text-zone2 {
	width: 88%;
	float: right
}

.contact-data {
	padding-top: 50px
}

.kv-where-single {
	padding: 10px 0;
	max-width: 123px;
	margin: 0 auto;
	min-height: 210px;
}

.future-box {
	width: 50%;
	float: left
}

.col-sm-4.whyblock {
	text-align: left;
	margin: 20px 0
}

.whyblock .kv-description {
	width: 100%;
}

.h-view {
	margin: 10px;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}

.h-view-second img {
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in
}

.h-view img {
	display: block;
	position: relative
}

.h-view-second:hover .h-mask {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: translate(-130px, -125px) rotate(45deg);
	transform: translate(-130px, -125px) rotate(45deg)
}

.h-view-second:hover h4 {
	color: #fff
}

.h-view .h-mask,
.h-view .h-content {
	width: 100%;
	height: 200px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0
}

.h-view-second .h-mask {
	background-color: rgba(218, 41, 28,1);
	mix-blend-mode: multiply;
	width: 800px;
	padding: 60px;
	height: 800px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transform: translate(265px, 145px) rotate(45deg);
	transform: translate(265px, 145px) rotate(45deg);
	-webkit-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out
}

.h-view-second img {
	-webkit-transition: all 0.5s 0.1s ease-in-out;
	-webkit-transition: all 1 0.1s ease-in-out;
	transition: all 1 0.1s ease-in-out
}

.h-view-second:hover img {
	-webkit-transition: all 5s 0.1s ease-in-out;
	transition: all 5s 0.1s ease-in-out;
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.h-view-second:hover .h-content {
	-webkit-transform: translate(0px, 0px);
	transform: translate(0px, 0px)
}

.h-view-second .h-content {
	background: transparent;
	margin: 20px 40px 0px 40px;
	-webkit-transform: translate(0px, 50px);
	transform: translate(0px, 50px);
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out
}

.h-view .h-content {
	color: #fff;
	text-align: center;
	position: absolute;
	font-size: 14px;
	padding: 20px;
	margin: 38px 0 0 0;
	font-weight: 100;
	-webkit-transition-delay: .2s;
	transition-delay: .2s
}

.h-content {
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

.h-view-second:hover .h-content {
	opacity: 1;
	height: calc(100% - 40px);
	position: absolute
}

.flickity-page-dots {
	bottom: 0
}

.line-fit {
	width: 44px !important;
	height: 2px;
	background: #da291c;
	float: right;
	padding: 0px !important;
	margin-bottom: 6px !important
}

.timeline-panel {
	padding: 0 10px
}

.kv-bar-wrapper {
	margin-top: 0px;
	width: 101%;
	height: 100px;
	background: white;
	-webkit-transform: rotate(-1deg);
	transform: rotate(-1deg);
	position: absolute;
	top: 33px;
	z-index: 1000
}

.kv-bar-slide {
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	margin-top: 0px;
	background: #da291c
}

.kv-bar-bottom {
	position: absolute;
	width: 50%;
	height: 7px;
	margin-top: -2px;
	background: #da291c;
	-webkit-animation: movement 90s infinite;
	animation: movement 90s infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear
}

@-webkit-keyframes movement {
	0% {
		left: 0
	}

	50% {
		left: 100%
	}

	100% {
		left: 0%
	}
}

@keyframes movement {
	0% {
		left: 0
	}

	50% {
		left: 100%
	}

	100% {
		left: 0%
	}
}

.rt-title {
	font-family: 'CeraPRO-Bold';
	font-size: 20px;
	width: 100%;
	text-align: center;
	line-height: 62px;
	color: #ffffff;
	display: -ms-flexbox;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	text-transform: uppercase
}

.rt-subtitle {
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #fff;
	line-height: 20px;
	font-style: italic;
	display: none
}

.rt-quienes {
	background: url("../images/headers/quienes.jpg") no-repeat center center;
	background-size: cover
}

.rt-career {
	background: url("../images/headers/career.jpg") no-repeat center center;
	background-size: cover
}

.rt-strategy {
	background: url("../images/headers/filosofia.jpg") no-repeat center center;
	background-size: cover
}

.rt-whykivnon {
	background: url("../images/headers/whykivnon.jpg") no-repeat center center;
	background-size: cover
}

.rt-works {
	background: url("../images/headers/howworks.jpg") no-repeat center center;
	background-size: cover
}

.bold {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #000;
	text-align: left
}

.prod-btn a {
	border: 1px solid white;
	padding: 5px;
	bottom: 20px;
	position: absolute;
	width: 150px;
	margin-left: -75px;
	left: 50%;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	background: transparent
}

.prod-btn a:hover {
	border: 1px solid white;
	padding: 5px;
	background: white;
	color: #da291c !important;
	cursor: pointer
}

.prod-btn a:hover a {
	color: #da291c !important
}

.world .rt-main {
	background: white
}

.container-products {
	max-width: 700px;
	margin: 0 auto
}

section.lab {
	overflow: hidden
}

.linea-wrap {
	float: left;
	width: 100%
}

.lineb {
	float: left;
	background: #e2231a;
	height: 2px;
	width: 30px;
	margin: 7px 0 15px
}

.tractor {
	overflow: hidden
}

.prod-btn a {
	color: #fff
}

.kv-bar {
	width: 100%;
	height: 100px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	z-index: 200;
	display: none;
}

.carousel {
	height: 600px
}

.carousel-cell img {
	width: 100%;
}

.carousel-cell {
	width: 88%;
	height: 100%;
	margin-right: 200px
}

.carousel-cell:before {
	display: block;
	text-align: center;
	line-height: 200px;
	font-size: 80px;
	color: white
}

.button {
	font-size: 22px
}

.button-group {
	margin-bottom: 20px
}

.content-web {
	z-index: 200
}

.kv-description {
	margin-bottom: 10px;
	width: 50%;
	float: left;
	padding: 5px;
}


@media (min-width: 768px) {
	.kv-description {
		margin-bottom: 10px;
		width: 25%;
		float: left;
			padding: 5px;
	}

}

.reset-main {
	background: none
}

.kv-text-zone input,
.kv-text-zone2 input {
	background: #f9f9f9;
	border: none;
	margin: 10px 0;
	padding: 10px;
	float: left;
	width: calc(50% - 20px)
}

.kv-text-zone button,
.kv-text-zone2 button {
	background: #da291c;
	border: none;
	margin: 10px 0;
	padding: 10px;
	width: 100%;
	color: white;
	text-transform: uppercase
}

.kv-text-zone button:hover,
.kv-text-zone2 buton:hover {
	background: #ffffff;
	border: none;
	margin: 10px 0;
	padding: 10px;
	width: 100%;
	color: #da291c;
	text-transform: uppercase
}
.mundo{
	padding-top: 100px;
}
.mundo .carousel {
	height: 100px;
	background: #ffffffb0;
	padding-top: 10px
}

.tick {
	float: left;
	width: 5px;
	height: 5px;
	background: #da291c;
	margin-top: 8px;
	margin-right: 8px
}

.rt-redbox .rt-title {
	color: #fff;
	font-family: 'CeraPRO-Bold';
	font-size: 28px !important;
	line-height: 28px !important;
	margin-top: 0px;
	text-align: left
}

.rt-redbox .rt-btn a {
	padding: 8px 20px !important;
	display: inline;
	border: 1px solid #fff !important;
	color: #fff !important;
	margin: 20px 0px 0px 0px
}

.rt-redbox .rt-btn a:hover {
	color: #da291c !important;
	background: #fff
}

.flickity-prev-next-button.previous {
	left: 10px;
	top: 45px
}

.flickity-prev-next-button.next {
	right: 10px;
	top: 46px
}

.kv-formajax label {
	width: 20px;
	float: left;
	height: 52px;
	padding: 20px 0;
	text-align: center;
	color: #d92a1d
}

.kv-formajax .kv-textarea {
	width: calc(100% - 20px);
	background: #f9f9f9;
	border: none;
	padding: 10px;
	float: left
}

.kv-text-zone .submitbtn {
	background: #da291c;
	border: none;
	margin: 10px 0;
	padding: 10px;
	width: 100%;
	color: white;
	text-transform: uppercase
}

.termsconditions .kv-text-zone {
	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #000;
	line-height: 20px
}

.termsconditions li {
	list-style: none
}

.human_a {
	width: 58px !important;
	float: left !important;
	text-align: left !important
}

.human_b {
	width: 131px !important;
	float: left !important;
	text-align: left !important
}

.btn-contact {
	position: absolute;
	bottom: 20px;
	left: 20px
}

.kv-formajax {
	width: 100%
}

.box-career {
	width: 80%;
	background: #e8e6e6;
	min-height: 400px;
	margin: 10%;
	padding: 20px 20px 60px 20px
}

.reset-top {
	margin-top: 0px
}

.mt-top-delegaciones {
	float: left;
	height: 58px;
	width: 100%
}

.agv-presentation {
	width: 500px;
	margin: 0 auto;
	letter-spacing: .4px;
	text-align: left
}

.traslado {
	position: absolute;
	left: 0;
	top: 0;
	width: 120px;
	text-align: left;
	font-style: italic
}

.carousel-cell img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	opacity: .6;
	-webkit-transition: all .2s ease;
	transition: all .2s ease
}

.carousel-cell img:hover {
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	opacity: 1;
	cursor: pointer
}
.points{
	display: none;
}
.footer-links img {
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
	opacity: .6
}

.footer-links img:hover {
	opacity: 1
}

.swiper-container {
	overflow: initial;
}

.kv-certificates a {
	float: left;
	width: 25%;
	text-align: right;
}

.kv-certificates img {
	float: right;
	width: 100%;
	max-width: 60px;
}


.swiper-container {
	width: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding-bottom: 43%;
}

.swiper-slide .bgimage,
.swiper-slide video {
	top: 0;
	position: absolute;
	width: 100%;
}

.swiper-slide video {
	z-index: 500;
}

#lab_video_text_overlay h2 {
	font-size: 4em
}

#lab_video_text_overlay .btn {
	border-radius: 0;
	text-transform: uppercase;
	font-weight: 200;
}

#lab_video_text_overlay .btn-warning {
	background-color: #F5D328;
}

#lab_video_text_overlay {
	position: absolute;
	color: #FFF;
	width: 100%;
	top: 25%;
}

#lab_video_text_overlay .container {
	text-align: center;
	margin: 0px auto;
	background-color: #669900;
}




.language-dropdown {
	display: inline-block;
	margin: 0px 5px;
	position: absolute;
	margin-top: 0px;
}

.language-dropdown .lang-en {
	border-left: 2px solid #E2162C;
}

.language-dropdown .lang-it {
	border-left: 2px solid #1ABC9C;
}

.language-dropdown .lang-pt {
	border-left: 2px solid #1ABC9C;
}

.language-dropdown .lang-es {
	border-left: 2px solid #DA4D13;
}

.language-dropdown .lang-es {
	border-left: 2px solid rgb(236, 221, 5);
}

.language-dropdown .lang-de {
	border-left: 2px solid rgb(0, 0, 0);
}

.language-dropdown .lang-fr {
	border-left: 2px solid #0051ff;
}

.language-dropdown .lang-sk {
	border-left: 2px solid rgb(218, 19, 19);
}

.language-dropdown .lang-en .flag {
	background-image: url("http://cdn.countryflags.com/thumbs/united-kingdom/flag-400.png");
}

.language-dropdown .lang-it .flag {
	background-image: url("http://cdn.countryflags.com/thumbs/italy/flag-400.png");
}

.language-dropdown .lang-es .flag {
	background-image: url("http://cdn.countryflags.com/thumbs/spain/flag-400.png");
}

.language-dropdown .lang-fr .flag {
	background-image: url("http://cdn.countryflags.com/thumbs/france/flag-400.png");
}

.language-dropdown .lang-sk .flag {
	background-image: url("http://cdn.countryflags.com/thumbs/slovakia/flag-400.png");
}

.language-dropdown .lang-de .flag {
	background-image: url("http://cdn.countryflags.com/thumbs/germany/flag-400.png");
}
.language-dropdown .lang-pt .flag {
	background-image: url("http://cdn.countryflags.com/thumbs/portugal/flag-400.png");
}


.socialmedia{display: none;}


.language-dropdown label,
.language-dropdown ul li {
	display: block;
	width: 50px;
	height: 20px;
	margin: 0px 0px;
	padding: 0px 3px;
	cursor: pointer;
}

.language-dropdown ul.lang-list {
	position: relative;
	visibility: hidden;
	background: #fff;
	opacity: 0;
	z-index: 1;
	padding: 0;
	padding-top: 20px;
}

.language-dropdown ul.lang-list li {
	margin-bottom: 10px;
}

.language-dropdown ul.lang-list li:hover {
	opacity: 0.7;
}

.language-dropdown ul.lang-list li.selected {
	display: none;
}

.language-dropdown label {
	position: relative;
	z-index: 2;
}

.language-dropdown .lang-flag .flag,
.language-dropdown .lang-list .lang .flag {
	float: left;
	width: 100%;
	height: 100%;
	cursor: pointer;
	background-size: 30px 20px;
	background-repeat: no-repeat;
	background-position: center;
}

.language-dropdown.open ul.lang-list {
	visibility: visible;
	opacity: 1;
}

.animate,
.lang-flag,
.lang-list {
	cursor: pointer;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	transition: all .5s;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
}

.logo {
    position: absolute;
    left: 50%;
    margin-left: -57px;
    top: -17px;
    width: 114px;
}

.logo img {
	width: 100%;
}

.swiper-container {
	/* margin-top: 100px; */
}

body {
	margin-top: 45px;
}

.hidden-xs {
	display: none;
}

.kv-navbar {
	background: white;
}

.content-web {
	padding-top: 50px;
}

/*mobile*/
.kv-icon-zone {
	width: 50px;
	float: left;
	text-align: right
}

@media (min-width: 991px) {

	.kv-icon-zone {
		width: 25%;
		float: left;
		text-align: right
	}

	.rt-title {

		font-size: 68px;

	}

	.content-web {
		padding-top: 10px;
	}

	body {
		margin-top: 0px;
	}


	.kv-navbar {
		/* background: transparent; */
	}

	.hidden-xs {
		display: block;
	}

	.languagelinks,
	.redbox {

		display: block
	}

	.swiper-container {
		margin-top: 45px;
	}

	.language-dropdown {
		display: inline-block;
		margin: 0px 50px;
	}

	.logo {
		width: 182px;
		position: absolute;
		left: 50%;
		width: 199px;
		width: 181px;
		margin-left: -89px;
		top: 0px;
	}



	.redbox {
		width: 400px;
		color: #fff;
		padding: 20px !important;
		position: absolute;
		z-index: 999999;
		left: 5%;
		top: 30%;
		text-align: left;
		font-family: 'CeraPRO-Bold';
		bottom: auto;
	}


	.swiper-container {
		overflow: hidden;
	}

	.kv-bar {
		display: block;
	}

	.redbox .text-descript-slider {
		color: #fff;
		font-size: 28px !important;
		line-height: 28px !important;
	}
}

@media screen and (max-width:991px) {
	#lab_video_text_wrap {
		height: 300px;
	}

	.container-mobile {
		margin-top: 30px;
	}
}

@media screen and (max-width:650px) {
	#lab_video_text_wrap {
		height: 250px;
	}

	#lab_video_text_overlay h2 {
		font-size: 2em;
	}

	#lab_video_text_overlay p {
		font-size: .9em;
	}
}

@media (max-width:767px) {
	
	.kv-certificates a {
		width: 24%;
		display: inline-block;
		float: none;
		text-align: center;
	}
		.kv-certificates a img {
float:none;
	}

	.socialmedia li {
		float: none;
		display: inline-block;
	}

	.slider {
		height: 372px
	}

	.carousel-cell {
		width: 50%;
	}

	.where .col-sm-6 {
		width: 50%
	}

	.line-fit {
		float: none !important;
		left: 50%;
		position: absolute;
		margin-left: -20px !important;
		margin-bottom: 10px !important;
		margin-top: -22px !important
	}

	.where .col-sm-6 {
		width: 50%
	}

	.pull-md-6 {
		text-align: center
	}

	.kv-contact-link,
	.kv-logo-footer {
		text-align: center;
		width: 100%
	}

	.socialmedia {
		float: none !important;
		margin: 0 auto !important;
		width: 141px;
		height: 38px;
		text-align: center
	}

	.footer-links {
		text-align: center;
		margin: 20px 0
	}

	ul.timeline:before {
		left: 40px
	}

	ul.timeline>li {
		margin-bottom: 0px;
		position: relative;
		float: left;
		clear: left;
		width: 100% !important
	}

	ul.timeline>li>.timeline-panel {
		width: calc(100% - 65px);
		width: -webkit-calc(100% - 65px)
	}

	ul.timeline>li>.timeline-badge {
		left: 28px;
		margin-left: 0;
		top: 16px
	}

	ul.timeline>li>.timeline-panel {
		float: right;
		TEXT-ALIGN: left;
		margin-top: 13px;
		padding-left: 0px;
		width: -webkit-calc(100% - 65px) !important;
	}

	.timeline-heading h4 {
		TEXT-ALIGN: left
	}

	.timeline-body>p,
	.timeline-body>ul {
		TEXT-ALIGN: left
	}

	ul.timeline>li>.timeline-panel:before {
		border-left-width: 0;
		border-right-width: 15px;
		left: -15px;
		right: auto
	}

	ul.timeline>li>.timeline-panel:after {
		border-left-width: 0;
		border-right-width: 14px;
		left: -14px;
		right: auto
	}

	.timeline>li.timeline-inverted {
		float: left;
		clear: left;
		margin-top: 30px;
		margin-bottom: 30px
	}

	.timeline>li.timeline-inverted>.timeline-badge {
		left: 28px
	}
}

.timeline-content {
	padding-top: 100px;
}

.timeline-content h2 {
	font-size: 16px;
}



/********slick slider*******/


.slick-slide,
.slick-slide::before,
.caption2 {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.slick-slide::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 60px;
	padding: 0 5%;
	text-align: left;
	z-index: 1;
}

header h1 {
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	padding-top: 18px;
}

header nav {
	display: inline-block;
	float: right;
}

header nav ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
}

header nav ul li a {
	display: block;
	padding: 24px 15px;
}

header nav ul li a:hover {
	background-color: rgba(255, 255, 255, 0.18);
}


.main-slider.slick-initialized {
	opacity: 1;
	visibility: visible;
}

.slick-slide {
	position: relative;
	height: 38vw;
	overflow: hidden;
}

/* .slick-slide::before {
  background-color: #000;
  opacity: .3;
  z-index: 1;
} */
.slick-slide video {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.slick-slide iframe {
	position: relative;
	pointer-events: none;
}

.slick-slide figure {
	position: relative;
	height: 100%;
}

.slick-slide .slide-image {
	opacity: 0;
	height: 100%;
	background-size: cover;
	background-position: center;
	transition: all .8s ease;
}

.slick-slide .slide-image.show {
	opacity: 1;
}

.slick-slide .image-entity {
	width: 100%;
	opacity: 0;
	visibility: hidden;
}

.slick-slide .loading {
	position: absolute;
	top: 44%;
	left: 0;
	width: 100%;
}

.slick-slide .slide-media {
	-webkit-animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
	animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}

.slick-slide.slick-active {
	z-index: 1;
}

.slick-slide.slick-active .slide-media {
	-webkit-animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
	animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}

.slick-slide.slick-active .caption2,
.slick-slide.slick-active .caption3 {
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: all 0.7s ease 0.6s;
}

.caption3 {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	/* width: 100%; */
	text-align: center;
	padding: 20px;
	/* border: 3px solid; */
	/* color: #fff; */
	margin: 0;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: .02em;
	mix-blend-mode: multiply;
	/* opacity: 0; */
	z-index: 1;
	transition: all .3s ease;
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
}

.slick-dots {
	text-align: center;
	padding-top: 15px;
}

.slick-dots li {
	display: inline-block;
	vertical-align: top;
	margin: 0 8px;
}

.slick-dots li button {
	width: 16px;
	height: 16px;
	border: none;
	cursor: pointer;
	border-radius: 50%;
	border: 2px solid #fff;
	box-shadow: 0 0 0 0 transparent;
	vertical-align: middle;
	color: #fff;
	background-color: #fff;
	transition: all .3s ease;
	opacity: .4;
}

.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover {
	opacity: 1;
}

.slick-dots li.slick-active button {
	border-color: #2d3042;
	box-shadow: 0 0 0 2px #fff;
	opacity: 1;
}



.homeprod {
	margin-top: -50px;
}

.slick-slide.slick-active .redline {
	opacity: 1;
	-webkit-transform: translateX(-100px);
	transform: translateX(-100px);
}

.kv-text-content {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}


.row {
	position: relative;
}

.mt-20 {
	margin-top: 20px;
}



.redline {
	position: absolute;
	top: 0%;
	left: 0px;
	height: 100%;
	width: 70%;
	mix-blend-mode: multiply;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	transition: all 0.8s ease 0.6s;
}


.main-slider {
	position: relative;
	width: 100%;
	margin-bottom: 50px;
	opacity: 1;
}


.caption2 {
	position: absolute;
	top: 10%;
	left: 0;
	padding: 20px;
	margin: 0;
	opacity: 0;
	z-index: 1;
	transition: all .3s ease;
	-webkit-transform: translateY(100px);
	transform: translateY(100px);

}


.caption2 p {
	font-size: 18px;
	LINE-HEIGHT: 18px;
	font-weight: bold;
	letter-spacing: .02em;
	text-align: left;
	color: #fff;
	font-family: 'CeraPRO-Bold';
	text-transform: uppercase;
}


.map-address {
	width: 100%;
	height: 200px;


		background-color: rgba(218, 41, 28,1);
	mix-blend-mode: multiply;


	position: absolute;
	z-index: 1000;

	bottom: 0;
}

.rt-redbox {
	width: 90%;
	color: #fff;
	padding: 20px 20px 60px 20px;
	position: absolute;
	top: 0%;
	left: 5%;
}


.logokivnon {
	width: 200px;
	position: absolute;
	top: 40%;
	left: 50%;
	margin-left: -100px;
	color: white;
}

.innovations {
	text-align: center;
	width: 100%;
	position: absolute;
	top: calc(50% + 20px);
	left: 50%;
	margin-left: -200px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	LINE-HEIGHT: 18px;
	font-weight: regular;
	z-index: 1;
	font-family: 'CeraPRO-Bold';
	text-transform: uppercase;
}


.carousel-cell {
	max-width: 110px;
	height: 100px;
	margin-right: 10px;
	display: inline-block;
}

.carousel-wrapper {
	width: 100%;
	text-align: center;
}

#map {
	height: 400px;
	width: 100%;
}

.rt-boxer {
	background: rgba(217, 42, 29, 0.76);
	width: calc(100% - 60px);
	color: #fff;
	padding: 20px 20px 60px 20px;
	position: absolute;
	bottom: 0;
	height: 250px;
	left: 5%;
	top: auto;
}



.contact {
	padding-top: 50px
}

@media (min-width: 768px) {


	.contact {
		padding-top: 100px
	}


	.innovations {
		font-size: 28px;
		LINE-HEIGHT: 28px;
		top: calc(50% + 20px);
	}

	.logokivnon {
		width: 400px;
		position: absolute;
		top: 30%;
		left: 50%;
		margin-left: -200px;
	}

	.rt-redbox {
		width: 90%;
		color: #fff;
		padding: 20px 20px 60px 20px;
		position: absolute;
		top: 20%;
		left: 5%;
	}

	.map-address {
		width: 300px;
		height: 100%;
		/* background: #ff0000c7; */
		position: absolute;
		z-index: 1000;
		top: 0;
		bottom: 0;
	}

		.rt-boxer {

		width: 300px;
		color: #fff;
		padding: 20px 20px 60px 20px;
		position: absolute;
		bottom: 0;
		height: 250px;
		left: 5%;
		top: auto;
	}



}

@media (min-width: 991px) {

	.caption2 p {
		font-size: 22px;
		LINE-HEIGHT: 28px;
		font-weight: bold;
		letter-spacing: .02em;
		color: white;
		/* mix-blend-mode: hard-light; */
	}

	.redline {
		top: 20%;
		left: 0px;
		height: 100%;
		width: 40%;
	}

	.main-slider {

		height: 38vw;
	}

	.caption2 {
		top: 30%;
		left: 0;
		padding: 20px;
		margin: 0;


	}
}

#cookie-law{
    background: #bf1c1c;
    padding: 10px 25px;
    color: white;
    position: fixed;
    bottom:0;
    z-index: 9999;
    width: 100%;
}

#cookie-law p,#cookie-law a{

    color: white;

}


#cookie-law span{
position: absolute;
top: 10px;
right: 10px;
    color: white;
	font-weight: bold;
	font-size: 16px;
	margin-left: 20px;

}

.closemenu{
    font-weight: lighter;
    font-size: 34px;
    position: absolute;
    top: 10px;
    right: 20px;
    color: white;
    line-height: 19px;
	cursor: pointer;
}


.main-slider {
	display: none;
}

.main-slider-img {
	display: block;
	height: calc(100vh - 120px);
	background: #ccc;
	background-image: url('../images/kivnonhome-mobi.jpg');
	background-position: center center;
	background-size: cover;
	width: 100%;
}



@media (min-width: 600px) {
.main-slider-img {
	display: block;
	height: 500px;
}

}

@media (min-width: 991px) {
	.main-slider {
		display: block;
	}

	.main-slider-img {
		display: none;


	}

}

.arrow {
    width: 38px;
    height: 14px;
    margin: auto;
	    left: 50%;
    margin-left: -16px;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center;
    position: absolute;

    bottom: 20px;
    z-index: 10;
    opacity: 1;
    transition: ease 1s;
    -webkit-animation: bouncey 1.6s linear infinite;
    animation: bouncey 1.6s linear infinite;
}

.arrow ul li:nth-child(1) {
    left: 0;
    top: 0;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 5px 0 0 5px;
}

.arrow ul li:nth-child(2) {
    left: 14px;
    position: absolute;
    border-radius: 0 5px 5px 0;
    top: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.arrow ul {
    list-style: none;
}

.arrow ul li {
    width: 24px;
    height: 4px;
    background: white;
}

.content-kivnon {
	top: 50%;
	margin-top: -100px;
	background: rgba(218, 41, 28, 1);
	mix-blend-mode: multiply;

	height: 200px;
	position: absolute;
	width: 100%;
}