@font-face {
    font-family: 'pf_bulletin_sans_pro_lightRg';
    src: url('../style/pfbulletinsanspro-light-webfont.eot');
    src: url('../style/pfbulletinsanspro-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../style/pfbulletinsanspro-light-webfont.woff') format('woff'),
         url('../style/pfbulletinsanspro-light-webfont.ttf') format('truetype'),
         url('../style/pfbulletinsanspro-light-webfont.svg#pf_bulletin_sans_pro_lightRg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pf_bulletin_sans_proregular';
    src: url('../style/pfbulletinsanspro-regular-webfont.eot');
    src: url('../style/pfbulletinsanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../style/pfbulletinsanspro-regular-webfont.woff') format('woff'),
         url('../style/pfbulletinsanspro-regular-webfont.ttf') format('truetype'),
         url('../style/pfbulletinsanspro-regular-webfont.svg#pf_bulletin_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pf_bulletin_sans_probold';
    src: url('../style/pfbulletinsanspro-bold-webfont.eot');
    src: url('../style/pfbulletinsanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../style/pfbulletinsanspro-bold-webfont.woff') format('woff'),
         url('../style/pfbulletinsanspro-bold-webfont.ttf') format('truetype'),
         url('../style/pfbulletinsanspro-bold-webfont.svg#pf_bulletin_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pf_bulletin_sans_pro_mediumRg';
    src: url('pfbulletinsanspro-medium-webfont.eot');
    src: url('pfbulletinsanspro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('pfbulletinsanspro-medium-webfont.woff') format('woff'),
         url('pfbulletinsanspro-medium-webfont.ttf') format('truetype'),
         url('pfbulletinsanspro-medium-webfont.svg#pf_bulletin_sans_pro_mediumRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: normal;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	font-family:'pf_bulletin_sans_proregular';
	background: url(../images/bg_bama.jpg) #fdfdfd center 0 repeat-y;
}
body{
	font: normal 14px/20px Arial, Helvetica, sans-serif;
    color: #000;
	line-height: 130%;
	-webkit-text-size-adjust: 100%;
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive::before {
    content: "";
    display: block;
    padding-top: 56.25%; /* 16:9 arány */
}
.embed-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.video-caption {
    text-align: center;
    margin-top: 10px!important;
    font-size: 16px;
}
.right h1 {
    font-size: 32px;
    text-transform: uppercase;
    /* background: url(../images/h1_bottom_bg.png) left bottom no-repeat; */
    padding: 10px 0 5px;
    margin: 0 0 25px;
    font-family: 'pf_bulletin_sans_pro_mediumRg','Times New Roman';
    font-weight: normal;
    text-shadow: -1px -1px 1px #fff;
    color: #000;
    line-height: normal;
    border-bottom: 1px solid #d3cbc4;
}
.right h2 {
    font-size: 24px;
    font-family: 'pf_bulletin_sans_proregular';
    font-weight: normal;
    margin: 20px 0 10px 0;
    padding: 10px 0;
    text-shadow: -1px -1px 1px #fff;
    color: #202020;
    /* background: url(../images/h2_bottom_bg.png) 0 bottom repeat-x; */
    text-transform: uppercase;
}
.right h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 10px 0;
    color: #202020;
}
.right p {
    margin: 0 0 15px;
}
.mod_breadcrumb {
    font-size: 13px;
    margin-top: 10px;
    background: url(../images/breadcrumb_bottom_bg.png) 0 bottom no-repeat;
    padding-bottom: 0px;
}
.mod_breadcrumb a, .mod_breadcrumb span {
    color: #74706b;
    text-decoration: none;
}
.mod_breadcrumb ul li.first {
    background: none;
    padding-left: 2px;
}
.mod_breadcrumb ul li {
    display: inline-block;
    zoom: 1;
    background: url(../images/breadcrumb_li_left_bg.png) 0 center no-repeat;
    padding: 0 9px 0 13px;
    font-family: 'pf_bulletin_sans_pro_mediumRg','Times New Roman';
}
.mod_breadcrumb:after {
    content: "";
    display: block;
    height: 1px;
    width: 400px;
    margin-top: 10px;
}
/*.container{
	width:1176px;
	margin: 0 auto;
}*/
.header{
    margin: 0 auto 20px;
}
.header  h1{
	display:block;
}
.header  h1 a{
	display:block;
}
.header  h1 span{
	display:none;
}
.main-menu {
    background: #F5F6F8;
    overflow: hidden;
	margin: 0 auto;
    line-height: 46px;
}
.main-menu ul li {
    display: block;
    float: left;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.main-menu li.active span {
	color:#71bf44;
}
.main-menu li.active {
	color:#71bf44;
	position:relative;
}
.main-menu span, .main-menu a {
    display: block;
    cursor: pointer;
    font-size: 18px;
    padding: 0 31px;
    color: #231f20;
    text-decoration: none;
    font-family: 'pf_bulletin_sans_pro_mediumRg','Times New Roman';
    background: url(../images/menu_main_li_a_left_bg.png) 0 center no-repeat;
}
.main-menu ul:not(.level_1) {
    display: none;
}
.main-menu .first span, .main-menu .first a {
    background: none;
}
.main-menu span.active, .main-menu a.active, .main-menu a:hover {
    color: #71bf44;
}
.homepage .left {
    float: left;
    margin-right: 18px;
    margin-top: 23px;
	background:rgba(65, 62, 58, 0.9)
}
.homepage .left {
    margin: 0 !important;
}
.homepage .left .mod_navigation ul li {
    background-image: url(../images/menu_left_li_bottom_bg_home.gif);
}
.left .mod_navigation ul li {
    background: url(../images/menu_left_li_bottom_bg.gif) center bottom no-repeat;
}
.left .mod_navigation ul li a {
    display: block;
    padding: 10px 0;
    font-family: 'pf_bulletin_sans_pro_mediumRg','Times New Roman';
    font-size: 17px;
    text-decoration: none;
    color: #d1d0d0;
    background: url(../images/menu_left_ul_li_right_bg.png) right center no-repeat;
}
.left .mod_navigation ul li span {
    display: block;
    padding: 0 19px 0 19px;
}
.footer{
	background-color: #231f20;
	margin-top: 20px;
    color: #ddd6d6;
}
.footer .footer_title{
    font-weight: 500;
    color: #ddd6d6;
    font-size: 18px;
    font-family: 'pf_bulletin_sans_pro_mediumRg','Times New Roman';
    text-transform: uppercase;
    color: #F1EAEA;
    letter-spacing: 1px;
}
.left .mod_navigation ul li.active a, .left .mod_navigation ul li.trail a, .left .mod_navigation ul li a:hover {
    background: url(../images/menu_left_ul_li_right_bg_active.png) #71bf44 right center no-repeat;
    color: #fff;
}
.left .mod_navigation ul li ul {
    padding: 20px 10px 15px 22px;
}
.left .mod_navigation ul li ul li {
    background: none;
}
.left .mod_navigation ul li.active ul li a, .left .mod_navigation ul li.trail ul li a, .left .mod_navigation ul li ul li a:hover {
    background: url(../images/menu_left_ul_li_ul_li_left_bg.png) 0 6px no-repeat;
    color: #d1d0d0;
}
.left .mod_navigation ul li ul li a {
    padding: 0;
    background: url(../images/menu_left_ul_li_ul_li_left_bg.png) 0 6px no-repeat;
    font-family: 'pf_bulletin_sans_proregular','Times New Roman';
}
.left .mod_navigation ul li ul li a.active, .left .mod_navigation ul li ul li a.trail, .left .mod_navigation ul li ul li a:hover {
    color: #71bf44;
    cursor: pointer;
    background: url(../images/menu_left_ul_li_ul_li_left_bg_active.png) 0 6px no-repeat;
}
.clear{
	clear: both;
	margin:0;
	padding:0;
}
.leftcol {
    width: 262px;
    float: left;
    margin-right: 18px;
    margin-top: 23px;
}
.leftcol.contactname h3{
    background: url(../images/h2_bottom_bg.png) 0 bottom repeat-x;
}
.leftcol.contactname h4{
    font-family: 'pf_bulletin_sans_proregular';
    font-size: 18px;
    margin-bottom: 5px;
}
.left .content{
    background: rgba(65, 62, 58, 0.9);
}
.rightcol {

}
h2.opentitle{
    font-size: 32px;
    /* text-transform: uppercase; */
    border-bottom: 1px solid #afaba6;
    padding: 10px 0px 5px;
    margin: 0 0px 15px;
    font-family: 'pf_bulletin_sans_pro_mediumRg','Times New Roman';
    font-weight: normal;
    text-shadow: -1px -1px 1px #fff;
    color: #000;
    line-height: normal;
    text-transform: uppercase;
}
.btn-primary{
    color:#fff;
    background: #71bf44;
    padding: 15px;
    font-size: 16px;
    text-transform: uppercase;
    margin:0 auto;
    text-align: center;
    border: none;
    text-decoration: none;
}
.btn-primary:hover{
    color: #e0e0e0;
    background: #000;
}
.menu_category ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.menu_category ul li.first_of_three {
    clear: both;
    padding-left: 0;
}
.menu_category ul li {
    /*float: left;
    width: 211px;*/
    text-align: center;
    /*padding: 0 0 15px 13px;*/
    margin: 0 10px 20px 10px;
}
.menu_category .pbox {
    /*float: left;
    width: 211px;*/
    text-align: center;
    /*padding: 0 0 15px 13px;*/
    margin-bottom: 15px;
}

.menu_category ul.kilincsek li{
    float: left;
    width: 150px;
    text-align: center;
    padding: 0 0 15px 13px;
}
.menu_category ul.kilincsek li.col_first{
    padding-left: 0px;
}
.menu_category .pbox a {
    text-decoration: none;
    width: 100%;
}
.menu_category .pbox a figure {
    width: 100%;
    background: #ffffff4a;
    min-height: 120px;
    padding: 10px;
}
.menu_category ul.kilincsek li a figure{
    width: 150px;
}
.menu_category .pbox a span {
    display: block;
    padding: 7px 10px;

    background: #3c3c3c;
    border-width: 1px 0;
    font-size: 16px;
    color: #fff;
    font-family: 'pf_bulletin_sans_proregular','Times New Roman';
    text-transform: uppercase;
}
.menu_category .pbox a figure img {
    vertical-align: middle;
    transition: transform .4s ease-in-out;
    max-height: 300px;
}
.menu_category .pbox a:hover figure img {
    transform: scale(1.1);
}
.menu_category .pbox a:hover span {
    background: #71bf44;
}
.breadcrumb .breadcrumb-item a{
    color: #71bf44;
}
.breadcrumb-item+.breadcrumb-item::before{
    content: var(--bs-breadcrumb-divider, "");
}
.home_article {
    clear: both;
    text-align: justify;
    padding-top: 20px;
}
.home_article .article {
    float: left;
    width: 463px;
}
.home_article .ce_text {
    padding: 0 2px;
}
.home_article h2 {
    text-align: left;
    border-bottom: none;
    background: none;
}
.home_article .article.article_right {
    float: right;
}
.mod_article.block, .ce_text.block {
    margin-bottom: 30px;
}
.mod_article.block {
    width:100%;
}
.ce_text.block{

}
.home_article .ce_text.block{
    width:100%;
}
.mod_article.block, .ce_text.block p{
    margin: 0 0 15px;
    line-height: 135%;
}
.mod_article.block .page_image {
    padding: 15px;
    text-align: center;
    position: relative;
}
.mod_article.block .page_image .sale{
    position: absolute;
    top: -111px;
    right: 69px;
    width: 376px;
    height: 142px;
    background: url(../images/25cs.png) no-repeat;
}
h1{
    position: relative;
}
h1 .sale{
    float: right;
    background: red;
    padding: 10px 10px 8px;
    position: absolute;
    right: 0px;
    top: 15px;
    font-size: 22px;
}
h1 span{
    text-transform: lowercase;
    color: #74706b;
}
.fulllinkbox{
    display: block;
    width: 100%;
    height: 100%;
}
.mod_article.block h2 {
    border-bottom: 1px solid #a0988d;
    margin: 0 0 15px 0;
    padding: 7px 0;
    text-transform: uppercase;
    text-shadow: -1px -1px 1px #fff;
    font-size: 18px;
	font-family: 'pf_bulletin_sans_proregular';
    font-weight: bold;
}
.mod_article.block h3 {
    padding: 7px 0;
    font-size: 16px;
	font-family: 'pf_bulletin_sans_proregular';
    font-weight: 600;
}
.mod_article.block .ce_text ul {
    margin: 0 15px 0 0;
    list-style: none;
    padding: 0;
}
.mod_article.block .ce_text ul li {
    padding: 7px 0 0 15px;
    float: none;
    text-align: left;
    background-position: 2px 13px;
    background: url(../images/ce_text_ul_li_bg.png) 5px 13px no-repeat;
    width: 100%;
    margin: 0 10px 0px 10px;
}
.ce_gallery{
    margin-bottom: 40px;
}
.ce_gallery ul li.col_first {
    clear: both;
    padding-left: 0;
}
.ce_gallery ul li {
    float: left;
    width: auto;
    padding: 0 0 5px 5px;
    text-align: center;
}
.ce_gallery li.col_first {
    clear: left;
}
.ce_gallery li {
    margin-bottom: 10px;
}
.ce_gallery li {
    float: left;
}
.ce_gallery ul li .img_box {
    position: relative;
    width: 127px;
    /*min-height: 128px;
    line-height: 128px;*/
    padding: 14px 0;
    background: url(../images/imgbox_bg.png) center center no-repeat;
}
.ce_gallery ul li .img_box a {
    display: list-item;
}
.ce_gallery ul li .img_box img {
    vertical-align: middle;
}
.ce_minta ul li span.name {
    display: block;
    padding: 7px 0;
    background: #3c3c3c;
    border: solid #484746;
    border-width: 1px 0;
    color: #fff;
    font-size: 15px;
}
.ce_minta ul li .img_box {
    display: list-item;
}
.footer .footer-contact-info
ul {
  margin-bottom: 0; }
  .footer .footer-contact-info
ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px; }
    .footer .footer-contact-info
ul li i {
      font-size: 32px;
      color: #71bf44;
      width: 45px; }
    .footer .footer-contact-info
ul li span {
      /*padding-left: 10px;*/
       }
.footer .footer-contact-info
ul li span {
    /*padding-left: 10px;*/
}
.footer .footer-contact-info img{
    max-width: 250px;
    margin-bottom: 15px;
}
  .footer .footer-contact-info
ul li:last-child {
    padding-bottom: 0; }

.footer .footer-link ul {
  display: inline-block;
  width: 100%;
  padding-right: 16px; }
  .footer .footer-link ul li {
    display: block;
    width: 100%;
    padding-bottom: 10px; }
    .footer .footer-link ul li a {
        color: #ddd6d6; text-decoration: none; cursor: pointer;}
      .footer .footer-link ul li a:hover {
        color: #71BF44; }
.footer .footer-link .footer-a{
    padding: 0 5px; text-align: left; font-size: 13px; color: #ddd6d6;
}
.footer .footer-recent-List ul li {
  margin-bottom: 20px; }
  .footer .footer-recent-List ul li .footer-recent-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .footer .footer-recent-List ul li .footer-recent-list-item img {
      height: 80px; }
    .footer .footer-recent-List ul li .footer-recent-list-item .footer-recent-list-item-info {
      padding-left: 20px; }
      .footer .footer-recent-List ul li .footer-recent-list-item .footer-recent-list-item-info a {
        display: block;
        font-family: "Barlow Semi Condensed", sans-serif; }
      .footer .footer-recent-List ul li .footer-recent-list-item .footer-recent-list-item-info .address {
        color: #ffffff; }
        .footer .footer-recent-List ul li .footer-recent-list-item .footer-recent-list-item-info .address:hover {
          color: #26ae61; }
  .footer .footer-recent-List ul li:last-child {
    margin-bottom: 0; }

.footer .footer-bottom {
  background: #151515;
  padding: 20px 0;
  margin-top: 60px; }
  .footer .footer-bottom .footer-logo {
    height: 40px; }

.page_content{
	padding-top: 20px;
}
.sale_price{
    background: #fff;
    padding: 20px;
    width: 97%;
    font-size: 16px;
    border: 2px dashed #E20207;
    line-height: 140%;
}
.sale_price strong{
    color: #E20207;
}
.pricetable{
    width: 97%;
    margin-bottom: 20px;
}
.pricetable th{
    background: #71BF44;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 10px 10px;
    width: 33%;
}
.pricetable td{
    background: #4E4A45;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 10px 10px;
}
.pricetable.small th{
    font-size: 12px;
    padding: 10px 5px;
    width: 25%;
}
.pricetable.small td{
    font-size: 12px;
    padding: 10px 5px;
}
.fb-like, .fb-share-button{
    float: right;
    margin: 55px 0 0 10px;
}
.whitebox{
    width: 100%;
    background: #fff;
    padding: 10px;
    text-align: center;
}
.whitebox h3{
    font-size: 30px;
    font-family: 'pf_bulletin_sans_proregular';
    margin: 10px 0 5px;
}
.importantlink{
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: red;
}
.importantlink a{
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: red;
}
/*@media screen and (max-width: 991px){
    .container{
        width: 100%;
        margin: 0;
    }
    .header{
        width: 100%;
    }
    .right{
        padding: 0 20px;
    }

}
@media screen and (max-width: 991px) and (min-width: 769px){
    .left{
        float: none;
    }
}
@media screen and (max-width: 768px) and (min-width: 460px){

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

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

/* slider layout */
.lof-slidecontent { position:relative;	overflow:hidden;	}
.lof-slidecontent .preload{	height:100%;	width:100%;	position:absolute;	top:0;	left:0;	z-index:100000;	text-align:center;	background:#FFF}
.lof-slidecontent .preload div{	height:100%;	width:100%;	}

.lof-slidecontent  .sliders-wrapper{	position:relative;	height:100%;	width:640px;	z-index:3px;	overflow:hidden; }
.lof-slidecontent  ul.sliders-wrap-inner{overflow:hidden;	padding:0px;	margin:0;	position:absolute;	overflow:hidden;}
.lof-slidecontent  ul.sliders-wrap-inner li{overflow:hidden;	padding:0px;margin:0px;	float:left;	position:relative;}
.lof-slidecontent  .lof-opacity { width:100%; height:100%; }
.lof-slidecontent  .lof-opacity  li{position:absolute!important;	top:0;	left:0;	float:inherit!important; }


.lof-slidecontent  .navigator-content {
    position:absolute;
    right: 11px;
    bottom: 9px;
    padding: 0;
}
.lof-slidecontent  .navigator-wrapper{	position:relative;	z-index:10;
	height:180px;
	width:310px;
	overflow:hidden;
	color:#FFF;
	float:left
}
.lof-slidecontent  ul.navigator-wrap-inner{	top:0;	padding:0;	margin:0;	position:absolute;	width:100%; }
.lof-slidecontent  ul.navigator-wrap-inner li{ cursor:hand; 	cursor:pointer;	list-style:none;	padding:0;	margin-left:0px;	overflow:hidden;	float:left;	display:block;	text-align:center;}

/*******************************************************/
 
ul.sliders-wrap-inner li img{padding:0px;}

.lof-slidecontent  .item-meta a:hover{	text-decoration:underline;}
.lof-slidecontent  .item-meta i {	font-size:70%; }

/* item navigator */
 
.navigator-wrapper{
	 color: #FFFFFF;
    float: left;
    height: 180px;
    overflow: hidden;
    position: relative;
    width: 310px;
    z-index: 100;
}
.navigator-wrap-inner{
	top:0;
	padding:0;
	margin:0;
	position:absolute;
	width:100%;
}

.lof-slidecontent ul.navigator-wrap-inner li {
	cursor:hand; 
	cursor:pointer;
	list-style:none;
	padding:0;
	margin-left:0px;
	overflow:hidden;
	float:left;
	display:block;
	text-align:center;
  background:none;
  text-indent:-9999px;
}
.lof-slidecontent ul.navigator-wrap-inner li span{
	display:block; position:relative; width:8px; height:8px; background: #fff;}

.lof-slidecontent ul.navigator-wrap-inner li.active span {
  width:4px; height:4px; border:2px solid #000;
}
.lof-slidecontent ul.navigator-wrap-inner li:hover span{
  width:6px; height:6px; border:1px solid #000;
}
.navbar .navbar-nav .nav-link {
    font-weight: 500;
    font-size: 16px;
    padding: 10px 30px;
    color: #001935;
    text-transform: uppercase;
    font-family: 'pf_bulletin_sans_pro_mediumRg','Times New Roman';
    border-right: 1px solid #80cf53;
}
.navbar .navbar-nav .nav-item:last-child .nav-link{
    border-right: none;
}
.navbar .navbar-nav .nav-item:first-child .nav-link{
    padding-left: 12px;
}
.navbar .navbar-nav .nav-link:hover{
    color: #fff;
}
.navbar .navbar-nav .nav-item {
    text-transform: capitalize;

}
.logo-img{
    padding-left: 12px;
}
header{
    padding: 10px 0;
}
#content{
    background: #ffffff94;
    padding: 15px 15px 45px;
}
#content h1{
    font-size: 32px;
    /* text-transform: uppercase; */

    padding: 10px 0 5px;
    margin: 0 0 15px;
    font-family: 'pf_bulletin_sans_pro_mediumRg','Times New Roman';
    font-weight: normal;
    text-shadow: -1px -1px 1px #fff;
    color: #000;
    line-height: normal;
    border-bottom: 1px solid #afaaa4;
}
#content h1 span {
    text-transform: lowercase;
    color: #74706b;
}
.navbar
{
    display: block;
    background: #71bf44;
    padding: 5px 0;
}
.navbar-breadcrumbs{
    background: none;
}
.footer-section {
    background: #17172d;
    padding-bottom: 0;
}
.spad {
    padding-top: 103px;
    padding-bottom: 103px;
}
.footer-buttom {
    margin-top: 55px;
    background: #03031b;
}
.copyright {
    color: #646470;
    font-size: 14px;
    padding-top: 25px;
    text-align: center;
}
.text-primary {
    color: #000 !important;
    margin-top: 50px;
    font-size: 20px;
}
.space-pt {
    padding: 40px 0 0;
}

.footer .footer-a
{
    color: #71BF44;
}
.container{
    max-width: 1170px;
}
header{
    background: #fff;
}
.header-top{
    background-color: #C8C9CB;
}
.header-menu{
    background-color: #fff;
}
.topbar_box_title {
    font-size: 14px;
    font-weight: 600;
}

.top-bar-text p {
    font-size: 12px;
    color: #606060;
}
.top-bar-text p a{
    color: #606060;
}
.topbar {
    background: #001022;
    padding: 10px 0;
}
.header-link{
    color: #71BF44;
}
.header-link:hover{
    color:#71BF44;
}
.navbar-nav  .nav-item a {
    display: block;
    cursor: pointer;
    font-size: 18px;
    padding: 0 31px;
    color: #231f20;
    text-decoration: none;


}
.top-bar-item {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 0;
}
.top-bar-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #71BF44;
    border-radius: 40px;
}
.top-bar-text
{
    padding-left: 10px;
}
.catalog {
    text-align: center;
}
.phoneicon{
    padding-top: 15px;
}
.carousel-inner{

}
.homepage .carousel-item{
    height: 464px !important;
    background-position: center -90px;
}
.beepites{
    background: #fff;
    padding: 10px;
}
.beepites h2{
    color: #71BF44;
    font-size: 24px !important;
    border: none!important;
    margin-top: 10px!important;
}
.beepites p{
    margin-bottom: 15px!important;
}
@media (min-width : 992px) {
    .offcanvas {
        visibility      : visible;
        position        : relative;
        background      : none;
        border          : none;
        justify-content : end;
        color           : red;
    }
    .offcanvas .offcanvas-footer{
        display: none;
        position: absolute;
        bottom: 10px;
        padding: 20px;
    }
    .navbar .nav-item .dropdown-menu{ display: none; }
    .navbar .nav-item:hover .nav-link{   }
    .navbar .nav-item:hover .dropdown-menu{ display: block; }
    .navbar .nav-item .dropdown-menu{ margin-top:0; }
    .breadcrumbs{
        padding: 5px 14px;
    }
    .navbar .nav-item .dropdown-menu {
        margin-top: 0;
        border-radius: 0;
        padding: 0;

        border: none;
        background: #f9f9f9;
    }
    .navbar .nav-item .dropdown-menu .dropdown-item {
        display: block;
        cursor: pointer;
        font-size: 16px;
        padding: 9px 20px;
        color: #231f20;
        text-decoration: none;
        font-family: 'pf_bulletin_sans_pro_mediumRg','Times New Roman';
        text-transform: uppercase;
    }
}
@media only screen and (max-width: 1200px){
    .navbar .navbar-nav .nav-link{
        padding: 10px 24px;
    }
}
@media only screen and (max-width: 1100px)
{
    .navbar .navbar-nav .nav-link{
        padding: 10px 15px;
    }
}
@media (max-width : 992px) {
    .offcanvas {
        width: 100% !important;
        background: #71BF44 !important;
    }
    .offcanvas a.nav-link{
        color: #fff !important;
        padding: 10px 20px !important;
    }
    .offcanvas-start-lg {
        top          : 0;
        left         : 0;
        border-right : 1px solid rgba(0, 0, 0, .2);
        transform    : translateX(-100%);
    }
    .offcanvas .offcanvas-footer{
        padding: 20px;
        margin-top: 40px;
    }
    .offcanvas .offcanvas-footer .footer_title{
        font-weight: 500;
        color: #ddd6d6;
        font-size: 18px;
        font-family: 'pf_bulletin_sans_pro_mediumRg','Times New Roman';
        text-transform: uppercase;
        color: #F1EAEA;
        letter-spacing: 1px;
    }
    .offcanvas .offcanvas-footer ul li{
        display: flex;
        padding-bottom: 10px;
    }
    .offcanvas .offcanvas-footer ul li i{
        font-size: 32px;
        color: #fff;
        width: 45px;
    }
    .offcanvas .dropdown-menu{
        display: block;
    }
    .offcanvas .dropdown-menu{
        display: block;
        background: none;
        border: none;
        text-transform: uppercase;
        font-family: 'pf_bulletin_sans_pro_mediumRg','Times New Roman';
    }
    .offcanvas .dropdown-menu .dropdown-item{
        font-weight: 500;
        font-size: 16px;
        padding: 5px 30px;
        color: #001935;
        text-transform: uppercase;
        font-family: 'pf_bulletin_sans_pro_mediumRg','Times New Roman';
    }
    .navbar .navbar-nav .nav-link{
        border: none;
    }
	.bg-custom
	{
		max-width: 100%;
	}
    .menu_category .pbox a figure img {
        max-height: 250px;
    }
    .homepage .carousel-item{
        background-position: center center;
        height: 370px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px)
 {

}
@media (max-width: 768px) {
    h2.opentitle{
        font-size: 24px;
    }
}
.button-fixed {
    bottom: 0;
    position: fixed;
    right: 0;
    border-radius: 4px;
    z-index: 10;
}
.bg-custom {
    background-color: #ffffff;
	opacity: 90%;
}
.cookieh2
{
	color: #000;
	font-size: 1.5rem;
	margin-bottom: 10px;
}
.cookies
{
	color: #000;
	padding-bottom: 10px;
}
.btn-cookie {
    color: #fff;
    background-color: #71BF44;
    border-color: #71BF44;
}
.btn-cookie:hover {
    color: #fff;
    background-color: #71BF44;
    border-color: #71BF44;
}
.blog-title a{
	color:#000;
	text-decoration: none;
	font-size:20px;
}

.blog-button a{
	color:#000;
	text-decoration: none;
}
.blog-title a:hover {
	color:#71BF44;
	text-decoration: underline;
}

.blog-button a:hover {
	color:#71BF44;
	text-decoration: underline;
}
.blog-page-two__single-tagline a{
	color: #000;
	text-decoration: none;
}
.blog-page-two__single-tagline :hover{
	color:#71BF44;
	text-decoration: underline;
}
a.back {
	color: #71BF44;
	text-decoration: none;
}
.popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
	z-index:2000;
}

.popup-content {
    background-color: white;
    width: 50%;
    max-width: 800px;
    margin: 100px auto;
    padding: 20px;
    border-radius: 5px;
    position: relative;
	height: max-content;
}

.close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    cursor: pointer;
}
.popup-img{
	max-width: 100%;
}
.percentage {
	position: relative;
    margin-bottom: -77px;
    z-index: 2;
    width: 34%;
    margin-top: 5px;
    background-color: #f1df39;
    opacity: 0.9;
	
}

.percentage p {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.badge-overlay {
    position: absolute;
    /*left: 15.2%;*/
    /*top: 0px;*/
    width: 70px;
    height: 70px;
    overflow: hidden;
    pointer-events: none;
    z-index: 2;
    -webkit-transition: width 1s ease, height 1s ease;
    -moz-transition: width 1s ease, height 1s ease;
    -o-transition: width 1s ease, height 1s ease;
    transition: width 0.4s ease, height 0.4s ease
}

.badge {
    margin: 0;
    padding: 0;
    color: white;
    padding: 10px 10px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: normal;
    text-transform: uppercase;
    background: #ed1b24;
}

.badge-color {
    margin: 0;
    padding: 0;
    color: white;
    padding: 5px 5px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: normal;
    text-transform: uppercase;
    background: #ed1b24;
}
.badge-color::before, .badge-color::after {
    content: '';
    position: absolute;
    top: 0;
    margin: 0 -1px;
    width: 100%;
    height: 100%;
    background: inherit;
    min-width: 55px
}

.badge-color::before {
    right: 100%
}

.badge-color::after {
    left: 100%
}
.badge::before, .badge::after {
    content: '';
    position: absolute;
    top: 0;
    margin: 0 -1px;
    width: 100%;
    height: 100%;
    background: inherit;
    min-width: 55px
}

.badge::before {
    right: 100%
}

.badge::after {
    left: 100%
}

/* ================== Badge Position CSS ========================*/
.top-left {
    position: absolute;
    top: 0;
    left: 0;
    -ms-transform: translateX(-30%) translateY(0%) rotate(-45deg);
    -webkit-transform: translateX(-30%) translateY(0%) rotate(-45deg);
    transform: translateX(-30%) translateY(0%) rotate(-45deg);
    -ms-transform-origin: top right;
    -webkit-transform-origin: top right;
    transform-origin: top right;
}

.badge.yellow {
    background: #71bf44;
	color: #000000;
}

.badge-color.yellow {
    background: #71bf44;
	color: #000000;
}

.partners {
	
	background-color: #ffffff;
	margin-top: 10px;
	max-width: 100%;
    margin-left: 1px;
}

.gerixon {
	margin-left: auto;
	margin-right: auto;
	display: block;
}