* {
	scroll-behavior: smooth;
}
li.lang-active a {
    color: #c99a42 !important;
}
#nyelvvalszto li:first-child:after {
    content: "|";
    vertical-align: text-bottom;
    padding-left: 4px;
    color: #dcac57;
}
section#g-slideshow {
    padding-top: 5vw;
}
.industrial-solutions .mod-custom > div:hover img {
    transform: scale(1.2);
    filter: grayscale(0);
}
.header-boxes {
    padding: 0 !important;
    margin: 0 !important;
}
.wow {
	visibility: hidden;
}
section#g-bottom a {
    color: #0e0f0f;
}
section#g-bottom a:hover {
    text-decoration: underline;
}
.swiper-slide {
    width: 25% !important;
}
.section-vertical-paddings {
    padding-top: 8vw;
    padding-bottom: 8vw;
}
.error h1 {
    font-size: 1rem;
    border-bottom: 1px solid #ffffff40;
    display: initial;
    margin-bottom: 0;
}
.error-2 .head-gomb {
	display: none;
}
html body {
    background: linear-gradient(125deg, #323434 0%, #070808 100%);
    background-attachment: fixed;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content::before, .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content::before {
    width: 3px;
    background: #c99a42;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    text-transform: none;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 15px;
    letter-spacing: 0;
}
.g-main-nav .g-toplevel {
    justify-content: flex-end;
}
.g-logo {
    max-width: 246px;
}
section#g-container-top {
    background: url(/images/kellekek/header.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}
h1 {
    font-size: 46px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 4.5px;
    margin-bottom: 0px;
}
h2 {
    font-size: 36px;
    font-weight: 300;
    line-height: 1.2;
}
h3 {
    font-size: 22px;
    font-weight: 300;
}
.gold-font {
    color: #DCAC57;
}
.gold-backg {
    background: linear-gradient(135deg, #EBC582 0%, #DEB368 54.69%, #D1A350 100%);
}
.header h2 {
    font-size: 28px;
    font-weight: 300;
    max-width: 886px;
    margin-left: auto;
    margin-right: auto;
    padding: 14px;
    margin-bottom: 0rem;
    margin-top: 0;
    padding-top: 0;
}
a.button {
    background: transparent;
    border: 3px solid #dcac57;
    border-radius: 9px;
    color: #dcac57;
    text-transform: uppercase;
    font-size: 20px;
    padding: 12px 42px;
    letter-spacing: 1px;
}
.contact-us-module a.button:hover {
    background: white !important;
}
section#g-feature {
    background: url(/images/kellekek/tripontis-background.jpg);
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
section#g-feature:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: linear-gradient(135deg, #EBC582 0%, #DEB368 54.69%, #D1A350 100%);
    height: 100%;
    z-index: 1;
    opacity: 0.9;
}
.header-boxes p a {
    position: relative;
}
.header-boxes p a:after {
    background: URL(/images/kellekek/arnyek10.png);
    display: block;
    background-position: bottom;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: "";
    z-index: 1;
}
.header-boxes img:hover {
    transform: translate(0px, -15px);
    transition: all 1s ease;
}
.header-boxes h3 a:hover {
    color: white;
}
.header-boxes img {
    transition: all 0.9s ease;
    position: relative;
    z-index: 2;
}
section#g-feature .g-grid {
    position: relative;
    z-index: 2;
    max-width: 766px;
    margin-left: auto;
    margin-right: auto;
}
.contact-us-module p {
    margin-bottom: 0;
}
.contact-us-module p {
    margin-bottom: -36px;
    position: relative;
    z-index: 3;
}
#g-slideshow .g-grid {
    align-items: start;
}
.header-boxes h3 {
    color: #c99a42;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.2rem;
    font-weight: 400;
}
.contact-us-module a.button {
    background: #181919;
}
.g-grid {
    align-items: center;
}
.markolo-1 img {
    margin-top: -8rem !important;
    position: relative;
    z-index: 3;
    max-width: 720px;
    margin-bottom: -3rem;
}
.stones td, .stones tr, .stones table {
    border: none;
}
.stones td {
    width: 25% !important;
}
.stones td {
    position: relative;
}
.stones .line-vert {
    height: 100%;
    width: 1px;
    background: #c99a42;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
	animation: line-vert 2s forwards;
    animation-delay: 0s;
    animation-timing-function: linear;
}
.stones td div {
    position: relative;
}
.stones table:first-child .line-vert {
	top: unset;
	bottom: 0;
}
@keyframes line-vert {
	0% { height: 0px; }
	100% {height: 100%; }	
}
.stones:first-child td:last-child .line-vert {
    display: none;
}
.stones td:last-child:after {
	display: none;
}
.stones td:last-child {
    border-right: 0;
}
.line:after {
    content: "";
    background: #c99a42;
    width: 100%;
    height: 1px;
    display: block;
}
.line {
	animation: line 2s forwards;
    animation-delay: 0s;
    animation-timing-function: linear;
	overflow: hidden;
	margin-left: auto;
    margin-right: auto;
}
@keyframes line {
	0% { width: 0px; }
	100% {width: 100%; }	
}
.line-head {
    background: #c99a42;
    width: 100%;
    height: 1px;
    display: block;	
	animation: line-head 2s forwards;
    animation-delay: 0s;
    animation-timing-function: linear;
	overflow: hidden;
	margin-left: auto;
    margin-right: auto;
	max-width: 886px;
}
@keyframes line-head {
	0% { width: 0px; }
	100% {width: 100%; }	
}
#g-expanded {
    position: relative;
    background: transparent;
}
#g-showcase, #g-expanded {
    padding-bottom: 4rem;
}
.industrial-solutions .mod-custom {
    display: flex;
    justify-content: space-between;
}
.industrial-solutions .mod-custom > div {
    width: 32%;
    overflow: hidden;
}
.industrial-solutions p {
    background: linear-gradient(135deg, #EBC582 0%, #DEB368 54.69%, #D1A350 100%);
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 23px;
    font-weight: 200;
    line-height: 1.1;
    transition: all 0.5s ease;
    position: relative;
    z-index: 2;
}
.industrial-solutions .mod-custom img {
    transition: all 1s ease;
    filter: grayscale(1);
    position: relative;
    z-index: 1;
}
.industrial-solutions .mod-custom > div:hover img {
    mix-blend-mode: inherit;
	transition: all 1s ease;
}
.industrial-solutions .mod-custom > div > div {
    position: relative;
}
.industrial-solutions .mod-custom > div > div:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0c0d0d;
    opacity: 0.2;
    transition: all 0.5s ease;
}
.industrial-solutions .mod-custom > div:hover > div:before {
    opacity: 0;
    transition: all 0.5s ease;
}
.industrial-solutions .mod-custom > div:hover p {
    color: #212529;
    transition: all 0.5s ease;
}
.menu-button span {
    text-transform: uppercase;
    color: #c99a42;
}
.menu-button {
    border: 2px solid #c99a42;
    border-radius: 7px;
}
.menu-button span:before {
	display: none;
}
.menu-button:hover {
    background: white;
}
section#g-bottom {
    background: linear-gradient(135deg, #EBC582 0%, #DEB368 54.69%, #D1A350 100%);
    padding-top: 2rem;
}
section#g-bottom .line:after {
    content: "";
    background: #ffffff;
    width: 100%;
    height: 1px;
    max-width: 950px;
    display: block;
    margin: auto;
    margin-top: 0px;
}
.delay0 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.delay1 {
    -o-animation-delay: 0.3s;
    -ms-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
     animation-delay: 0.3s;
}
.delay2 {
    -o-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
     animation-delay: 0.6s;
}
.delay3 {
    -o-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
     animation-delay: 0.9s;
}
.delay4 {
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
     animation-delay: 1.2s;
}
.delay5 {
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
     animation-delay: 1.5s;
}
.delay6 {
    -o-animation-delay: 1.8s;
    -ms-animation-delay: 1.8s;
    -webkit-animation-delay: 1.8s;
     animation-delay: 1.8s;
}
.delay7 {
    -o-animation-delay: 2.1s;
    -ms-animation-delay: 2.1s;
    -webkit-animation-delay: 2.1s;
     animation-delay: 2.1s;
}

.delay8 {
    -o-animation-delay: 2.4s;
    -ms-animation-delay: 2.4s;
    -webkit-animation-delay: 2.4s;
     animation-delay: 2.4s;
}
.delay9 {
    -o-animation-delay: 2.7s;
    -ms-animation-delay: 2.7s;
    -webkit-animation-delay: 2.7s;
     animation-delay: 2.7s;
}
.delay10 {
    -o-animation-delay: 3s;
    -ms-animation-delay: 3s;
    -webkit-animation-delay: 3s;
     animation-delay: 3s;
}
.stones td:hover img {
    transform: translate(0px, -15px);
    transition: all 1s ease;
}
.stones.kovek td:hover p:first-child:after{
    background-size: 100%;
    transition: all 1s ease;
	opacity: 0.5;
    bottom: -5px;
    filter: blur(8px);
}
.stones.kovek td p:first-child:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    transition: all 1s ease;
}
.stones.kovek table:first-child td:first-child p:first-child:after {
    background-image: url(/images/kellekek/arnyek.png);
}
.stones.kovek table:first-child  td:nth-child(2) p:first-child:after {
    background-image: url(/images/kellekek/arnyek3.png);
}
.stones.kovek table:first-child  td:nth-child(3) p:first-child:after {
    background-image: url(/images/kellekek/arnyek4.png);
}
.stones.kovek table:first-child  td:nth-child(4) p:first-child:after {
    background-image: url(/images/kellekek/arnyek5.png);
}

.stones.kovek table td:first-child p:first-child:after {
    background-image: url(/images/kellekek/arnyek6.png);
}
.stones.kovek table  td:nth-child(2) p:first-child:after {
    background-image: url(/images/kellekek/arnyek7.png);
}
.stones.kovek table  td:nth-child(3) p:first-child:after {
    background-image: url(/images/kellekek/arnyek8.png);
}
.stones.kovek table  td:nth-child(4) p:first-child:after {
    background-image: url(/images/kellekek/arnyek9.png);
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 1rem !important;
}





.stones.product td:hover p:first-child:after{
    background-size: 100%;
    transition: all 1s ease;
	opacity: 0.5;
    bottom: -5px;
    filter: blur(8px);
}
.stones.product td p:first-child:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    transition: all 1s ease;
}
.stones.product table:first-child td:first-child p:first-child:after {
    background-image: url(/images/kellekek/maize-arnyek.png);
}
.stones.product table:first-child  td:nth-child(2) p:first-child:after {
    background-image: url(/images/kellekek/oil-arnyek.png);
}
.stones.product table:first-child  td:nth-child(3) p:first-child:after {
    background-image: url(/images/kellekek/fertilizer-arnyek.png);
}
.stones.product table:first-child  td:nth-child(4) p:first-child:after {
    background-image: url(/images/kellekek/grains-arnyek.png);
}

.stones.product table td:first-child p:first-child:after {
    background-image: url(/images/kellekek/soy-arnyek.png);
}
.stones.product table  td:nth-child(2) p:first-child:after {
    background-image: url(/images/kellekek/rice-arnyek.png);
}
.stones.product table  td:nth-child(3) p:first-child:after {
    background-image: url(/images/kellekek/beans-arnyek.png);
}
.stones.product table  td:nth-child(4) p:first-child:after {
    background-image: url(/images/kellekek/machinery-arnyek.png);
}




.stones h3 {
    text-transform: uppercase;
    color: #c99a42;
    font-weight: 700;
    letter-spacing: 0.1rem;
}
.stones td p img {
    position: relative;
    z-index: 2;
    transition: all 1s ease;
}
.stones td p:first-child {
    position: relative;
}
.above-a {
    position: relative;
}
.above-a img {
    position: relative;
    z-index: 2;
    width: 100%;
	animation: updown 3s infinite;
    animation-delay: 0s;
    animation-timing-function: linear;
}
@keyframes updown {
	0% { transform: translate(0px, 0px);}
	50% {transform: translate(0px, -10px);}
	100% {transform: translate(0px, 0px);}	
}
.above-a p:after {
    content: "";
    display: block;
    background: url(/images/kellekek/arnyek2.png);
    position: absolute;
    left: 0;
    bottom: -0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: 90%;
    background-position: center bottom;
    background-repeat: no-repeat;
    transition: all 0.5s ease;
	animation: updown-shadow 3s infinite;
    animation-delay: 0s;
    animation-timing-function: linear;
}
@keyframes updown-shadow {
	0% { opacity: 1; filter: blur(15px); background-size: 90%; bottom: 0px;}
	10% { opacity: 1; filter: blur(15px); background-size: 90%; bottom: 0px;}
	50% {opacity: 0.8; filter: blur(17px); background-size: 95%; bottom: -10px;}
	90% { opacity: 1; filter: blur(15px); background-size: 90%; bottom: 0px;}
	100% { opacity: 1; filter: blur(15px); background-size: 90%; bottom: 0px;}	
}
section#g-expanded:after {
    position: fixed;
    content: "";
    right: -14rem;
    top: -8rem;
    width: 57vw;
    height: 57vw;
    background: url(/images/kellekek/terkep2.png);
    background-position: 0% center;
    background-repeat: no-repeat;
    opacity: 0.1;
    background-size: contain;
    animation: rotate 250s infinite;
    animation-delay: 0s;
    animation-timing-function: linear;
    z-index: -1;
}
@keyframes rotate {
	0% { transform: rotate(0deg);}
	100% { transform: rotate(360deg)}	
}
section#g-above {
    background: linear-gradient(99.73deg, #323434 -9.16%, #070808 101.69%);
}
section#g-showcase, section#g-extension {
    background: linear-gradient(99.73deg, #323434 -9.16%, #070808 101.69%);
}
section#g-showcase, #g-extension {
    position: relative;
}
section#g-showcase:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 90px;
    background: linear-gradient(0deg, #1111113d, transparent);
}
#g-extension:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 49px;
    background: linear-gradient(180deg, #11111194, transparent);
}
.g-main-nav .g-toplevel {
    align-items: center;
}

@media only all and (min-width: 76rem) and (max-width: 79.99rem) {
section#g-container-top {
    background-position: center -98px;
    background-size: 159rem;
}
}
@media only all and (min-width: 80rem) and (max-width: 119.99rem) {
section#g-container-top {
    background-position: center -98px;
    background-size: 158rem;
}
}
@media only all and (min-width: 120rem) and (max-width: 150rem) {
section#g-container-top {
    background-position: center -98px;
    background-size: 165rem;
}
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
div#logo-block {
    width: 100%;
    display: block;
    flex: 0 100%;
}
section#g-navigation .g-grid {
    flex-wrap: wrap;
}
#g-navigation .g-grid {
    justify-content: center;
}
#g-navigation .size-59, div#nyelvvalszto {
    flex: 0 92%;
    width: 92%;
    text-align: center;
}
.g-main-nav .g-toplevel {
    justify-content: center;
}
.g-logo {
    margin: auto;
}
.header-boxes h3 br {
    display: none;
}
.header-boxes h3 {
    font-size: 1rem;
}	
section#g-container-top {
    background-position: center -98px;
    background-size: 2492px;
}
div#logo-3453-particle {
    padding-right: 0.625rem;
    margin-right: 1.5rem;
    margin-bottom: 0;
}
.mod-languages {
    display: table;
    margin: auto;
    border-top: 1px solid #c99a42;
    padding: 12px 12px 12px 15px;
    margin-top: 20px;
    width: 160px;
}
div#nyelvvalszto .g-content {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 0;
}
div#menu-2872-particle {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
div#menu-block {
    border-top: 1px solid #c99a42;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 0.625rem 1.2rem;
}
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content::before, .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content::before {
    height: 16px;
}
h2 {
    font-size: 30px;
}
h1 {
    font-size: 39px;
}
.header h2 {
    font-size: 23px;
}
.markolo-1 img {
    margin-top: -8rem !important;
    position: relative;
    z-index: 3;
    max-width: 529px;
    margin-bottom: -6rem;
    margin-left: -6rem;
}
h3 {
    font-size: 22px;
}

}

@media only all and (max-width: 50.99rem) {
div#nyelvvalszto .g-content {
    text-align: center;
    margin-top: 0;
    border-top: 1px solid #c99a42;
}    
.header-boxes img {
    transition: all 0.5s ease;
    max-width: 250px;
}	
.g-logo {
    max-width: 100%;
}
.stones:first-child td:last-child .line-vert {
    display: block;
}
.stones .line-vert {
    height: 1px;
    width: 100%;
    background: #c99a42;
    display: block;
    position: relative;
    right: 0;
    top: unset;
    bottom: -24px;
    animation: line-vert 2s forwards;
    animation-delay: 0s;
    animation-timing-function: linear;
    margin-left: auto;
    margin-right: auto;
}
@keyframes line-vert {
	0% { height: 1px; width: 0px;  }
	100% {height: 1px; width: 100%;  }	
}
section#g-container-top {
    background-size: cover;
    background-attachment: inherit;
}
section#g-slideshow .g-content {
    padding-top: 0;
    margin-top: 0;
}
.section-vertical-paddings {
    padding-top: 0;
    padding-bottom: 0;
}	
.stones td {
    display: block;
    width: 100% !important;
    border-right: none;
}
.kepek .g-content {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
    padding-top: 0;
}
.markolo-1 img {
    margin-top: 0rem !important;
    max-width: 100%;
    margin-bottom: 0;
}
.stones .line {
    display: none;
}
.delay0, .delay1, .delay2, .delay3, .delay4, .delay5, .delay6, .delay7, .delay8, .delay9, .delay10, .delay11  {
    -webkit-animation-delay: 0s; 
    animation-delay: 0s;
}
.stones td p:first-child {
    position: relative;
    max-width: 63%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.5rem;
}
section#g-feature .g-grid {
    max-width: 30rem;
}
h1 {
    font-size: 33px;
    letter-spacing: 0.5px;
    margin-bottom: 0.8rem;
    line-height: 1.2;
    margin-top: 0;
}
h2 {
    font-size: 27px;
}
.header h2 {
    font-size: 19px;
}
a.button {
    font-size: 16px;
    padding: 9px 21px;
}
section#g-above {
    text-align: center;
}
h2 {
    margin-top: 0;
}
section#g-above .g-block:first-child .g-content {
    margin-bottom: 0;
    padding-bottom: 0;
}
section#g-above .g-block:nth-child(2) .g-content {
    margin-top: 0;
    padding-top: 0;
}
section#g-feature {
    padding-top: 0.5rem;
    padding-bottom: 0rem;
}
.slideshow-a p:last-child {
    margin-bottom: 0;
}
section#g-showcase, section#g-expanded, section#g-extension {
    text-align: center;
}
h3 {
    font-size: 23px;
    font-weight: 300;
    line-height: 1.3;
}
.industrial-solutions .mod-custom > div {
    width: 100%;
}
.industrial-solutions .mod-custom {
    flex-direction: column;
}
.g-offcanvas-toggle {
    display: block;
    position: relative;
    padding: 0;
    top: 3px;
    left: -2px;
    font-size: 18px;
    height: 30px;
}
.stones h3 {
    margin-top: 0;
    margin-bottom: 4px;
}
.industrial-solutions .mod-custom > div > div img {
    width: 100%;
}
.szoveg1 .g-content {
    padding-bottom: 0;
    margin-bottom: 0;
}
.szoveg2 .g-content {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
}
.szoveg3 .g-content {
    margin-top: 0;
    padding-top: 0;
}
.szoveg4 .g-content {
    margin-bottom: 0;
    padding-bottom: 0;
}
.szoveg5 .g-content {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
}
#g-showcase, #g-expanded {
    padding-bottom: 0rem;
}
.stones table:last-child td:last-child {
    border-bottom: 0;
}
#g-offcanvas #g-mobilemenu-container .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    font-weight: 300;
    padding-left: 16px;
    padding-right: 18px;
}
.menu-button {
    border: 2px solid #c99a42;
    border-radius: 7px;
    margin-left: 15px;
    margin-right: 17px;
    text-align: center;
    margin-top: 0.8rem;
}

.header-boxes h3 {
    font-size: 1rem;
}	
}
@media only all and (max-width: 30rem) {
.header-boxes h3 br {
    display: none;
}
.header-boxes img {
    transition: all 0.5s ease;
    width: 100%;
    max-width: 250px;
}
}