.sp-megamenu-parent>li:last-child>a {
    padding: 0px 15px 0px 15px;
}

@media(min-width: 992px) and (max-width:1199px) {
  .sp-megamenu-parent {
    float: none !important;
  }
  
  
  .sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0px 10px !important;
    font-size: 13px !important;
  }
  
  ul.sp-megamenu-parent.menu-animation-fade-up.d-none.d-lg-block {
    margin-left: auto;
}
  
}


#sp-top-bar, #sp-footer {
  background-color: #007F5F;
}

ul.social-icons li a, .sp-contact-info span, .sp-contact-info a {
    color: white !important;
}


#sp-header {
  background-color: #98e212bb;
  transition: .3s ease-in-out;
}

#sp-header.header-sticky {
  background-color: #98e212 !important;
  transition: .3s ease-in-out;
}


header#sp-header:after {
    content: "";
    border: 1px solid #eded36 !important;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 999999999999999;
    left: 0;
}


/* Menüpontok stílusai */


.sp-megamenu-parent {
    margin: 0 -50px;
}


.sp-menu-item {		
	position: relative;	
/*	padding: 1.4rem 4.2rem; */
/*	padding-right: 3.1rem; */
/*	font-size: 1.4rem; */
	color: #fff;
	/*letter-spacing: 1.1rem;*/
	text-transform: uppercase;
	transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);	
	cursor: pointer;
	user-select: none;
}

.sp-menu-item:before, .sp-menu-item:after {
	content: '';
	position: absolute;	
	transition: inherit;
	z-index: -9999; 
}

.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
    color: #fff;
    background: #55a630;
}

.sp-menu-item:hover, .sp-menu-item.active:hover {
	color: #2b9348;
	transition-delay: .5s;
}

.sp-menu-item:hover:before, .sp-menu-item.active:hover:before {
	transition-delay: 0s;
}

.sp-menu-item:hover:after, .sp-menu-item.active:hover:after {
	background: #2b9348;
	transition-delay: .35s;
  }

/* From Top */

.sp-menu-item:before, 
.sp-menu-item:after, .sp-menu-item.active:before, .sp-menu-item.active:after {
	left: 0;
	height: 0;
	width: 100%;
}

.sp-menu-item:before, .sp-menu-item.active:before {
	bottom: 0;	
	border: 1px solid #2b9348;
	border-top: 0;
	border-bottom: 0;
  z-index: -999;
}

.sp-menu-item:after, .sp-menu-item.active:after {
	top: 0;
	height: 0;
}

.sp-menu-item:hover:before,
.sp-menu-item:hover:after, .sp-menu-item.active:hover:before, .sp-menu-item.active:hover:after {
	height: 100%;
}



.sp-menu-item a {
  font-weight: bold;
  color: white !important;
}


*, *:before, *:after {
	box-sizing: border-box;
}

body {
  	
	flex-direction: column;
	height: 100vh;
	width: 100%; 
}
/*
html {
	font-size: 12px;
	font-family: 'Playfair Display', serif;
}

div {margin-bottom: 3rem;}
div:last-child {margin-bottom: 0;}

*/

.sp-megamenu-parent li.sp-menu-item.current-item.active {
    background-color: #55A630;
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
}


.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 125px;
    right: 30px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 50% !important;
    background: #80b917;
    border-radius: 3px;
    z-index: 1000;
}

.preventa-btn, #sppb-addon-1614279172991 #btn-1614279172991.sppb-btn-custom {

  /* régi *//*
  color: #f2f8e8;
    border: 1px solid #eded36;
    border-radius: 0px !important;
    background-color: #c2d022;
    font-family: 'Noto Sans';
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 90%);
    transition: .3s all;
  */  
  /* régi vége */
  
  
  border: none;
  border-bottom: solid 2px #e7eb36 !important;
  border-radius: 0;
  background: linear-gradient(to right, #eded36 50%, #0d7f5f  50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all .5s ease-out;
  color: white;
  font-weight: bold;
  text-transform: uppercase;


}

.preventa-btn:hover, #sppb-addon-1614279172991 #btn-1614279172991.sppb-btn-custom:hover {
	
  /* régi */
  /*
  box-shadow: inset 3px 3px 5px 0px rgb(0 0 0 / 75%);
    transition: .3s all;
    color: #fff;
    background-color: #55a630;
  */
  /* régi end */
  background-position: left bottom;
  background-color: transparent !important;
  border-color: #eded36 !important;
  color: black !important;
}





.offcanvas-menu ul.menu li {
  border: none;
  border-bottom: solid 2px #98e211 !important;
  border-radius: 0;
  background: linear-gradient(to right, #98e211 50%, #0d7f5f  50%);
  background-size: 200% 100%;
  background-position: right bottom;
  transition: all .5s ease-out;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}

 .offcanvas-menu ul.menu li:hover {
   background-position: left bottom;
   background-color: transparent !important;
   border-color: #98e211 !important;
   color: black !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
    color: #ffffff;
}





.aninum-style {
  color: white;
}

.aninum-style .sppb-animated-number {
  font-size: 4rem !important;
}

.aninum-style .sppb-animated-number-title {
    font-size: 2rem !important;
}

#sp-footer1 {
      text-align: center;
}

#sp-footer a, #sp-bottom a {
    color: #ebed38;
}

h3.sppb-image-layout-title, .sppb-addon-image-layout-text {
    color: black !important;
}


#sppb-addon-1614279172991 .sppb-addon-image-layout-content {
 
    background: linear-gradient(275deg, #e6ea36 0%, #98e212dd 100%) transparent !important;
}

/*
#sppb-addon-1614279172991 #btn-1614279172991.sppb-btn-custom {
    background-color: #0d7f5f !important;
    color: #FFFFFF !important;
    padding: 8px 22px 10px 22px !important;
    border-bottom: solid 2px #e7eb36 !important;
    font-size: 16px !important;
}
*/
/*
#sppb-addon-1614279172991 #btn-1614279172991.sppb-btn-custom:hover {
    background-color: #c2d022 !important;
    color: #FFFFFF !important;
    box-shadow: inset 5px 5px 5px -3px rgb(0 0 0 / 30%) !important;
}
*/



#sp-footer, #sp-bottom {
    background: #55a630;
    color: #fff;
}

#sp-footer .container-inner {
    padding: 30px 0;
    border-top: 1px solid rgb(237 237 54);
}

.rsform-submit-button {
    color: #fff;
    background-color: #0d7f60 !important;
    border-color: #0d7f60 !important;
  border-radius: 0px !important; 
  font-family: 'Noto Sans';
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: 3px 3px 5px 0px rgb(0 0 0 / 90%);
    transition: .3s all;
}

.rsform-submit-button:hover {
      box-shadow: inset 3px 3px 5px 0px rgb(0 0 0 / 75%);
    transition: .3s all;
    
}

.leaflet-control-zoom-in, .leaflet-control-zoom-out {
  color: #0d7f60;
}

.bottom-terkep-col .leaflet-popup-content a, .bottom-terkep-col .leaflet-popup-close-button, .bottom-terkep-col .leaflet-control-zoom-in, .bottom-terkep-col .leaflet-control-zoom-out, .bottom-terkep-col .leaflet-control-attribution.leaflet-control, .bottom-terkep-col .leaflet-control-attribution.leaflet-control a {
  color: #2b9348 !important;
}

/*
img.sigplus-preview {
  
}
*/
/*
img.sigplus-preview:hover {
    transition: .4s all;
    box-shadow: 0px 0px 10px 0px rgb(0 127 95);
}

*/

.sigplus-gallery > ul > li {
   padding: 5px;
}


.sppb-testimonial-pro .fa-quote-left {
    color: #80b917 !important;
}


.sppb-testimonial-pro .sppb-carousel-indicators li.active {
    border-color: #0d7f60 !important;
    background-color: #55a630 !important;
}

.sppb-testimonial-pro .sppb-carousel-indicators li {
    border: none !important;
    background-color: #55a630 !important;
}


.sppb-addon-testimonial-pro-client-designation {
  display: block;
}


.sigplus-image {
    background-color: #a2cc5d !important;
}




.sigplus-gallery.sigplus-center ul li a img {
    transition: .3s all;
}



.sigplus-gallery.sigplus-center ul li a img:hover {
    opacity: 0.7;
  transition: .3s all;
}


#sp-top2 .custom > .sp-column {
  	display: flex;
    justify-content: center;
    align-items: center;
}


.custom span.fa.fa-mobile, span.fa.fa-phone {
    padding: 0px 15px 0px 20px;
    justify-content: center;
    align-items: center;
    display: flex;
    margin-top: auto;
    margin-bottom: auto;
    color: white;
}

span.fa.fa-envelope {
    padding: 0px 5px 0px 20px;
  	justify-content: center;
    align-items: center;
    display: flex;
    margin-top: auto;
    margin-bottom: auto;
    color: white;
}


.bottom-kapcsolat a {
  color: white !important;
}

.bemutatkozas-page #column-wrap-id-1613641563472 {
    background-color: #f4f4f4;
    padding: 25px;
}



.tb-glass {
font-size: 1rem;
    padding: 100px 50px;
    background: linear-gradient(210deg, rgba(230,234,54,0.4) 0%, rgba(128,185,24,0.8) 100%);
    color: #000;
}

.ajanlat-img .sppb-img-responsive {
box-shadow: 5px 5px 5px -3px rgb(0 0 0 / 40%);
}







/* ---------------- GDPR ------------ */

.activebar-container {
    background-color: rgba(0, 0, 0, 0.8) !important;
    border-bottom: 1px solid #000;
    color: #fff !important;
}
.activebar-container p {
    font-size: 16px;
}
.activebar-container a {
    font-weight: bold;
    font-size: 14px;
    color: #007f5f;
}

.activebar-container a:hover {
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
}
.activebar-container {
    margin: 0;
    display: block;
    position: fixed;
    top: auto !important;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 9999;
    overflow: hidden;
    overflow-x: hidden;
  border-top: 1px dotted white;
}
.activebar-container button.accept {
    color: #fff !important;
    background-color: #5cba3c !important;
}

.activebar-container button {
    float: right;
    clear: none;
    margin: 5px 10px;
    padding: 10px 20px !important;
    border-radius: 5px;
    border: none;
}

.activebar-container button {
    float: right;
    clear: none;
    margin: 5px 10px;
    padding: 10px 20px !important;
    border-radius: 5px;
    border: none;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_accepted, .plg_system_eprivacy_module div.plg_system_eprivacy_declined {
    overflow: hidden;
    border: none !important;
    border-top: 1px dotted #0d7f60 !important;
    color: #000 !important;
    vertical-align: middle;
    padding: 10px !important;
    background-color: #fff;
}

.plg_system_eprivacy_module div.plg_system_eprivacy_accepted button, .plg_system_eprivacy_module div.plg_system_eprivacy_declined button {
    border: 1px solid #ffffff;
    color: white;
    padding: 5px 10px !important;
    margin-right: 10px;
    background-color: rgb(10, 82, 140);
    -webkit-box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}

.plg_system_eprivacy_module div.plg_system_eprivacy_accepted button:hover, .plg_system_eprivacy_module div.plg_system_eprivacy_declined button:hover {
    color: black;
    border-color: rgb(10, 82, 140);
    background-color: rgb(255, 255, 255);
}


.plg_system_eprivacy_accepted, .plg_system_eprivacy_declined {
    background-color: #55a630 !important;
    }


.plg_system_eprivacy_accepted p, .plg_system_eprivacy_declined p {
  color: white;
    }

.plg_system_eprivacy_module div.plg_system_eprivacy_accepted button, .plg_system_eprivacy_module div.plg_system_eprivacy_declined button {
    float: right;
    background: #55a630;
}

button.plg_system_eprivacy_accepted:hover, button.plg_system_eprivacy_reconsider:hover {
    border-color: #0d7f60 !important;
    background-color: #0d7f60 !important;
    color: white !important;
}


/* Recaptcha badge position */

.grecaptcha-badge {
  bottom: 60px !important;
}


/* Mobil nézet */

.offcanvas-menu {
    background: #007f5f;
  
}


.offcanvas-menu .offcanvas-inner {
    padding: 50px 0px 0px 0px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    color: white !important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    color: #ffffff;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li {
    border: 0;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    display: block;
    padding: 5px;
    border-bottom: 1px solid #55a630;
}

#offcanvas-toggler > .fa:hover, #offcanvas-toggler > .fa:focus, #offcanvas-toggler > .fa:active {
    color: #ffffff;
}

@media (max-width: 766px) {
  
  #sp-top2 .custom > .sp-column {
    display: inline;
    justify-content: center;
    align-items: center;
}
    
  .custom span.fa.fa-mobile, span.fa.fa-phone {
    display: inline-block !important;
}
  
  ul.sp-contact-info {
    display: inline-block;
}
  span.fa.fa-envelope {
   display: inline-block !important;
  }
  
  
}

@media(min-width: 767px) {
  #sp-top-bar > .container {
    justify-content: right;
    display: grid;
}
  }



.cc-compliance.cc-highlight > .cc-deny {
    order: 3 !important;
    color: black !important;
    background: #ffffff !important;
}

.cc-compliance.cc-highlight > .cc-allow {
    order: 2 !important;
}

.cc-compliance.cc-highlight > .cc-allowall {
    order: 1 !important;
    background: #333333 !important;
    color: white !important;
}