@charset "utf-8";
/* CSS Document */


/*Hamburger menü mérete, színe*/
#offcanvas-toggler >i {
color: #e96421;
font-size: 36px
}

/*Átlátszó menü sáv*/


#sp-header {background-color: rgba(0, 121, 3, 0.9); }
#sp-header.menu-fixed .sp-megamenu-parent > li > a {color: white;}
#sp-header.menu-fixed {background: rgba(0, 121, 3, 0.7)}
.sticky-header {background: rgba(0, 0, 0, 0)!important;}


.text-shadow {text-shadow: 2px 2px 2px rgba(100, 100, 100, 1);}
.text-bg-color {background-color: rgba(112, 20, 29, 0.5); padding: 20px}

#sp-main-body {
padding: 10px 0;}


.height1080 {height: calc(100vh - 45px)}





.nav-placeholder {background: rgba(0, 0, 0, 0);}
/*#sp-page-builder .page-content .sppb-section:first-child {
  margin-top: -85px;}*/





 .sp-megamenu-parent >li >a,
.sp-megamenu-parent >li >span {
display: inline-block;
padding: 0 15px;
line-height: 90px;
font-size: 14px;
font-weight: bold!important;

text-transform: uppercase;
letter-spacing: 1px;
color: #FFF;
margin: 0;
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 720px) {
.mobileheight {height:500px}

}



/* --------------- tablazat stílus Minden táblázatra automatikus!!!!! ------------------- */

table td
{
background:#f5f5f5;
border:1px solid #dedede;
padding:8px;
}

table td img
{
margin: auto;
padding:2px;
border:1px solid #e5bfbf;
}

table td a img
{
padding:2px;
border:1px solid #e5bfbf;
}

table td a:hover img
{
padding:2px;
border:1px solid #900
}

table td:hover
{
background:#eee;
}
table td H1, table td H1 a:link, table td H1 a:visited
{
font:bold 12px Arial, Helvetica, sans-serif;
padding:0;
margin:0;
color:#900;
text-decoration:none;
}

table td H1 a:hover
{
color:#f70;
text-decoration:none;
}

table td .date
{
padding:0;
margin:2px 0 0 0;
font-size:11px;
color:#999;
letter-spacing: 0.2em;
}

table td p
{
padding:5px 0 5px 0;
margin:5px 0 5px 0;
}

table .box_vertical_separator
{
  width:5px;}

table {
    width: 100%;
}


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


  /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 720px) {
#sp-top1 { display:none;

}
  }


  /* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 720px) {
.sp-contact-info {font-size: 24px; line-height: 1.3em!important

}
  }

.fastsocialshare_container {margin-top: 20px}

.additional-images img {width: 150px; margin-bottom: 8px!important}

.fancybox-title-inside {width: 1180px!important}

.category-view .row .category .spacer h2
{font-size: 20px!important}

.category-view .row .category .spacer h2 a img
{margin-top: 25px!important}

.floatleft {
  
 border-style: solid;
border-width: 1px;
border-color: #e1dfdf; 
}

.sppb-carousel-pro-text {color: #ffffff; text-align: center; 
    margin: auto;
    width: 100%;
    background-color: rgba(25, 134, 28, 0.8);
    padding: 15px;
  border-radius: 20px;

}