html {
  scroll-behavior: smooth;
}
.logo_container img{
  width: 180px;
}
.footer_nav li{
    font-size: 14px;
    color: #51545f;
    line-height: 30px;
}
body{
}
header.header{
  height: 100px;
  position: relative;
  top: 0px !important;
  transition: all 0s ease 0s;
}
header.header.scrolled{
  height: 60px !important;
}
header.header.scrolled .navbar{
  height: 60px !important;
}
header.header.scrolled .navbar_menu li a{
  padding: 10px 20px;
}
header.header.scrolled .logo_container img{
  width: 100px;
}
footer .footer_nav li:first-child{
  margin-right: 100px;
}
footer ul.footer_nav{
  display: flex;
  text-align: left;
}
footer ul.footer_nav li:first-child p{
  margin: 10px 0 0 0;
}
footer .footer_nav_container{
  margin-top: 50px;
}
.footer_nav li p a{
  color: #989898 !important;
  border-bottom: none !important;
}
.sliderimg{
  width: 100%;
  max-width: 100%;
}
.banner .banner_item{
  margin-bottom: 30px;
}
.contact_container{
  margin-top: 80px;
}
.footer_nav_container{
  height: auto;
  margin-bottom: 50px;
}
.contact_contents p a{
  border-bottom: none;
  color: #989898 !important;
}
.rendelesi-informaciok p{
  margin-bottom: 0px;
}
.rendelesi-informaciok p a{
  border-bottom: none !important;
}
.rendelesi-informaciok ul{
  padding-left: 40px;
}
.rendelesi-informaciok ul li{
  list-style-type: disc;
}
.rendelesi-informaciok .row.mb{
  margin-bottom: 87px;
}
#gtx-trans{
  display: none !important;
}
.blog_background img{
  width: 100%;
  height: 100%;
  object-fit: cover
}
.blog_item_col{
  margin-bottom: 30px;
}
#termekeink{
  margin-top: -50px;
  padding-top: 50px;
}

.hamburger_container i{
  font-size: 24px !important;
}
.hamburger_menu_content ul.menu_top_nav li a{
  display: block;
color: #1e1e27;
font-weight: 500;
height: 50px;
line-height: 50px;
font-size: 14px;
text-transform: uppercase;
}
.banner_category a{
  line-height: 24px !important;
}
.banner_category{
  display: flex;
  align-items: center;
  margin: 0 10px;
}
.product_image{
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 75%;
  margin: 0 auto;
  height: 220px;
}
.single_product_image .single_product_image_background{
  width: 100%;
  height: 350px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.product{
  height: 100px !important;
}
.toContactPageBtn{
  background: #B0C91B;
  color: #FFFFFF !important;
  text-transform: uppercase;
  padding: 15px;
  border: none;
  text-decoration: none;
  margin-top: 20px;
  display: inline-block;
  width: auto;
  transition: background-color 0.3s ease;
}
.toContactPageBtn:hover{
  background: #BFC9CF;
}
.message_submit_btn{
  background: #B0C91B !important;
  transition: background-color 0.3s ease;
}
.message_submit_btn:hover{
  background: #BFC9CF !important;
}
.footer_nav li a:hover, .cr a, .cr i {
    color: #B0C91B;
}
.message_submit_btn:disabled {
  background: #787878 !important;
  cursor: default;
}
.kapcsolatszerzfeltBox a{
  text-decoration: underline;
  color: #1e1e27;
}
.section_title::after{
  background: #B0C91B;
}
.blog_more{
  color: #B0C91B;
  border-bottom: solid 1px #B0C91B;
}
.blog_more:hover {
  color: #B0C91B;
}
.benefit_icon i{
  color: #B0C91B;
}
#carousel-1 a.control.prev {
    left: 0;
}
#carousel-1 a.control.next {
    right: 0;
}
#carousel-1 a.control {
    color: #B0C91B;
    font-size: 48px;
    position: absolute;
    height: 600px;
    line-height: 600px;
    z-index: 101;
    /* background-color: #333333; */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    width: 54px;
    text-align: center;
}
.slide_window {
  height: 600px !important;
}
#carousel-1 .slide{
  height: 600px !important;
  transition: left 0.6s ease-in-out 0s;
}
#carousel-1 .slide img{
  height: 600px;
  width: 100%;
  object-fit: cover;
}
#carousel-1 .slide .text_container{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: rgba(50,50,50,.3);
  padding: 50px 100px;
  border-radius: 25px;
  max-width: 50%;
  max-height: 90%;
}
#carousel-1 .slide .text_container h1{
  color:#fff;
  font-size: 48px;
  margin: 0;
}
#carousel-1 .slide .text_container p{
  color:#fff;
  font-size: 28px;
  margin: 0;
  line-height: 1.4;
}

.product-item{
  background-color:#fff;
}
.product-grid > a{
  padding: 0 10px;
}
.product_image img {
  padding-top: 25px;
}
.oneNews .title h2{
  margin: 0;
  font-size: 36px !important;
  color:#51545f;
}
.oneNews .date p{
  margin: 0;
  font-size: 16px !important;
  color:#51545f;
  margin-bottom: 20px;
}
.oneNews .bevezeto p{
  margin: 0;
  font-size: 18px !important;
  color:#51545f;
  font-weight: bold;
  margin-bottom: 20px;
}
.oneNews .tartalom p{
  margin: 0;
  font-size: 16px !important;
  color:#51545f;
  font-weight: normal;
}
.oneNews img{
  width: 300px;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.oneNews p{
  margin-bottom: 0px;
}
.oneNews .backToHome{
  margin-top: 50px;
}
.oneNews .backToHome a{
  background: #1e1e27;
  color: #FFFFFF;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 25px;
  margin-top: 30px;
}
.oneNews .backToHome a:hover{
  background: #2b2b34 !important;
}
.oneNews h1, .oneNews h2, .oneNews h3, .oneNews h4, .oneNews h5, .oneNews h6{
  margin: 0;
}
.searchPage{
  margin-top: 72px;
}
.searchPage h2{
  text-align: center;
}
.searchPage h4{
  text-align: center;
  font-size: 20px;
}
.searchPage .letter_container{
  text-align: center;
}
.searchPage .section_title{
  margin-bottom: 50px;
  display: block;
}
.searchPage #searchInput{
  width: 300px;
  height: 50px;
  border: solid 1px #e5e5e5;
  padding-left: 20px;
  font-size: 16px;
}
.searchPage #searchSubmit{
  background: #B0C91B !important;
  transition: background-color 0.3s ease;
  background: #1e1e27;
  color: #FFFFFF;
  text-transform: uppercase;
  width: auto;
  padding: 0 15px;
  border: none;
  height: 50px;
  cursor: pointer;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
}
.searchPage #eShopSearch{
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.search_fields{
  display: inline-flex;
  justify-content: center;
  margin-left: 20px;
}
.searchPage select{
  width: 300px;
  height: 50px;
  border: solid 1px #e5e5e5;
  padding-left: 20px;
  font-size: 16px;
}
.searchPage .onlyText{
  margin: 0 30px;
}
.searchPage  label{
  margin: 0;
}
.searchPage .f_row{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}
.searchPage .noResult, .searchPage .nokeyword{
  font-size: 32px;
  margin: 50px 0 0 0;
}
.searchPage .separator{
  margin-top: 50px !important;
  display: block;
}
.searchPage .oneResult{
  display: inline-flex;
  flex-flow: column;

}
.searchPage .resultList{
  display: flex;
  flex-flow: column;
}
.searchPage a .talalat{
  color: #282828;
  display: flex;
  justify-content: flex-start;
  flex-flow:column;
  width: 700px;
  margin: 0 auto;
  margin-bottom: 20px;
  padding-bottom: 20px;
  text-align: start;
  border-bottom: 1px solid #282828;
}
.searchPage a:last-child .talalat{
  border-bottom: none;
}
.searchPage .talalat .hit_title{
  font-size: 24px;
  color: #B0C91B;
}
.searchPage .talalat .hit_date{
  margin-bottom: 5px;
}
.searchPage .talalat .hit_text{
  font-size: 18px;
}
.searchPage .search_datas{
  text-align: center;
}
.searchPage .search_datas div{

}
.searchPage .search_datas div p:first-child{
  font-size: 20px;
}
.searchPage .pagination{
  margin-top: 50px;
}
.searchPage .pagination a{
  color: #1e1e27;
}
.searchPage .pagination tr td{
  font-size: 18px;
}
.searchPage .noResultOnSearch{
  margin-top: 80px;
}
.carousel-item{
  width: 100vw;
  height: 500px;
}
.carousel-item img{
  width: calc(100vw - 17px) !important;
  height:500px;
  object-fit: cover;
}
.carousel-inner .carousel-item .carousel-caption{
  position: absolute;
  top: 50%;
  left: 50% !important;
  right: 0 !important;
  bottom: 0px !important;
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: rgba(50,50,50,.3);
  padding: 50px 100px;
  border-radius: 25px;
  max-width: 50%;
  max-height: 90%;
  color: #fff;
  display: flex !important;
  flex-flow: column;
  justify-content: center;
}
.carousel-caption h1{
  color: #fff;
  margin: 0;
  margin-bottom: 15px;
}
.carousel-caption p{
  color: #fff;
  margin: 0;
}
.crumb .container h3 a, .crumb .container h2 a, .crumb .container > a, .sub_crumb > a, .sub_crumb h3 a, .sub_crumb h2 a{
  color: #1e1e27 !important;
}
h2.categoryBar, h3.categoryBar{
  font-size: 16px;
}
.pagination #paginationForm{
  margin: 0 auto;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: baseline;
}
.pagination #paginationForm input[type=submit]{
  background: #B0C91B;
  border: 0;
  padding: 5px 15px;
  color: #fff;
}
.pagination #paginationForm .__arr_l{
  display: inline-block;
  font-size: 24px;
  color: #1e1e27;
  margin-right: 5px;
}
.pagination #paginationForm .__arr_r{
  display: inline-block;
  font-size: 24px;
  color: #1e1e27;
  margin-left: 5px;
}
@media screen and (max-width: 991px) {
  .logo_container img{
    width: 120px;
  }
  .carousel-item, .carousel-item img{
    height: auto !important;
  }
}
@media screen and (max-width: 768px) {
  footer ul.footer_nav{
    flex-flow: column;
  }
  footer ul.footer_nav li:nth-child(2){
    margin: 30px 0;
  }
  .footer_nav_container{
    text-align: center;
  }
  .blog_item .blog_content {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
  }
  .carousel-inner .carousel-item .carousel-caption{
    padding: 20px 30px;
  }
  .carousel-item, .carousel-item img{
    height: auto !important;
  }
}
@media screen and (max-width: 576px) {
  .oneNews img{
    width: 100%;
  }
  .carousel-inner .carousel-item .carousel-caption{
    padding: 20px 30px;
  }
  .carousel-item, .carousel-item img{
    height: auto !important;
  }
}
@media screen and (max-width: 420px) {
  .carousel-inner .carousel-item .carousel-caption{
    padding: 15px 20px;
    max-width: 65%;
    width: 65%;
  }
  .carousel-item, .carousel-item img{
    height: auto !important;
  }
  .carousel-caption h1{
    font-size: 20px;
  }
}
