@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,500;1,600;1,700;1,800&family=Righteous&display=swap');

body {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
}
#sp-main-body {
  padding: 10px 0;
}

h2,
h2 a:hover,
.article-list .article .article-header h2 a,
.article-list .article .article-header h2 a:hover {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 45px !important;
  color: #252525 !important;
}

.article-list .article {
  border: none;
}

.article-list .article .article-intro-image img {
  border-radius: 13px 23px 0 0;
}

.article-list .article .readmore a {
display: block;
  padding: 8px;
  border-radius: 5px;
  border: 1px solid #d3d3d3;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 500;
  letter-spacing: .01em;
  background: rgb(41, 158, 151);
  color: #fff;
  width: fit-content;
  
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
  color: #09604c;
}
article-list .article .article-header h1, .article-list .article .article-header h2, .article-list .article .article-header h4 {

  margin: 30px;
}
.pagination > .active > a:hover, .pagination > .active > a:focus,  .pagination > .active > span:focus .pagination > .active > a,  .page-link, .disabled > .page-link, .page-link.disabled {

  display: block;
  padding: 8px 18px;
  border-radius: 5px;
  border: 1px solid #29AEA6;
text-transform: uppercase;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: .01em;
  background-color: #29AEA6;
  color: #000;
  margin-right: 5px;
}
.tags>li a, .pagination > .active > span, .pagination > .active > span:hover{

  border-radius: 2px;
  border: 1px solid #29AEA6;
  background-color: #fff;
  color:#29AEA6; 
}
.tags>li a:hover {
  background: #29AEA6;
}

#sp-header {
  background: #2A3035 !important;
  height: 90px;
  padding-top: 10px;
}

.article-info>span a:hover {
  color: #29AEA6;
}

.sp-megamenu-parent>li.active>a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  opacity: 1;
  background: #29AEA6;
  transition: .33s;
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span {
  display: inline-block;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  line-height: 60px;
  font-size: 14px;
  margin: 0 15px;
}

.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
  color: #fff !important;
  font-weight: 600;
  letter-spacing: .05em;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
}

.sp-megamenu-parent>li>a:hover,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
  color: #29AEA6 !important;

}

.offcanvas-menu {

  background: linear-gradient(180deg, #181b1e 0%, #2A3035 100%) !important;
  color: #252525;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
  color: #2A3035 !important;
}

.burger-icon>span {

  background-color: #29AEA6;

  transition: background-color .3s ease-in, opacity .3s ease-in, transform .3s ease-in;
}

.offcanvas-active .burger-icon>span,
#modal-menu-toggler.active .burger-icon>span {
  background-color: #5a5858;
}

.readmore .btn {
  background-color: #87A3B9;
  color: #fff;
  width: 100%;
}

.readmore .btn:hover {
  background-color: #2196F3;
}

.readmore {
  margin-bottom: 40px;
}

.list-inline-item {
  margin-bottom: 2px;
}

.bw-social-share {
  margin-top: 25px;
  margin-bottom: 15px;
}

ul.pipa {
  list-style-image: url('../../../images/logok-bannerek/pipaikon.png');
  list-style-position: outside;

}

ul.pipa li {
  padding-bottom: 10px;

}


.acymailing_module_form .inputbox,
.rsform-input-box,
.rsform-text-box {
  width: 99%;
  padding: 15px !important;
  border: 1px solid #70c1c0 !important;
  border-radius: 3px !important;
  width: 52% !important;

}




div#js-jobs-wrapper div.js-toprow div.js-data div.js-first-row span.js-title {

  max-width: 420px;
}

.chosen-container-single .chosen-single {
  padding: 10px;
  height: 40px;
}

.dobj {
  border-style: dotted;
  border-width: 3px;
  border-color: #ee6928;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;

}

.result-item h3 a {
  color: #5eac5e;
  font-size: 120%;
}


#dj-classifieds .dj-category .title img {
  float: none;
  margin: 0 10px 5px 0;
  vertical-align: baseline;
  margin-left: auto;
  margin-right: auto;
  display: inline;
}

#dj-classifieds .dj-category .title {
  text-align: center;
}

#dj-classifieds a:hover {

  font-size: 15px;
}

.djreviews div.modal {
  height: 450px;
}

#RecipeListing .page-header h1,
.categories-list h1 {
  font-size: 2.6rem !important;

}

.col-md-4 .company-style-box {
  padding: 0px;
}

.company-details-container .dir-map-image {

  text-align: center;
}

.btn.btn-primary {
  margin-bottom: 10px;
}

.module-title {
  font-size: 1.5rem !important;

}



.blog img,
.item-page img {
  width: 100%;
}

/*******************************respo***********************************/
@media screen and (max-width: 800px) {

  div#js-jobs-wrapper div.js-toprow div.js-data div.js-first-row span.js-title,
  div#js-jobs-wrapper div.js-toprow div.js-data div.js-first-row span.js-title a {
    margin-bottom: 10px;
    width: 600px;
    max-width: 290px;
  }

  .formResponsive input[type="text"] {
    width: 93% !important;
  }

  .formResponsive h2 {
    font-size: 34px;
    text-align: center;
  }
}

/***********************offcanvas menu**********************/
/* Offcanvas modern menü */
.offcanvas-inner {

  padding: 25px 20px;
}

/* Menü alap */
.offcanvas-inner .mod-menu {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

/* Főmenü elemek */
.offcanvas-inner .mod-menu>li>a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 18px !important;
  border-radius: 4px;
  color: #29AEA6 !important;
  font-size: 16px !important;
  font-weight: 600;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.08);
  transition: all .3s ease;
  text-decoration: none;
  margin-right: 6px;
}

/* Hover */
.offcanvas-inner .mod-menu>li>a:hover,
.offcanvas-inner .mod-menu>li.active>a {
  background: linear-gradient(135deg, #186762, #29AEA6);
  color: #fff !important;
  transform: translateX(5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, .25);
}


/* Gyerek menü */
.offcanvas-inner .menu-child {
  margin: 8px 0 0 15px;
  padding-left: 10px;

}


/* Gyerek menüpont */
.offcanvas-inner .menu-child li a {
  display: block;
  padding: 11px 15px !important;
  margin-bottom: 6px;
  border-radius: 10px;
  color: #29AEA6 !important;
  background: rgba(255, 255, 255, .03);
  font-size: 14px !important;
  transition: all .25s ease;
  margin-top: 8px;
}


/* Gyerek hover */
.offcanvas-inner .menu-child li a:hover {

  color: #ffffff !important;
  padding-left: 22px;
  background: linear-gradient(135deg, #186762, #29AEA6);
}


/* Nyíl / lenyitó ikon */
.offcanvas-inner .menu-toggler {
  width: 37px;
  height: 1px;
  transform: rotate(45deg);
  margin-left: 10px;
  margin-top: -4px;
}


/* Aktív szülő */
.offcanvas-inner li.current>a {
  border-color: rgba(6, 182, 212, .5);
}


/* Mobilon kis finomítás */
@media(max-width:768px) {
  .offcanvas-inner {
    padding: 20px 15px;
  }

  .offcanvas-inner .mod-menu>li>a {
    font-size: 15px;
    padding: 13px 15px;
  }
}
.article-top-layout {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    margin-bottom: 20px;
}

.article-image-left {
    flex: 0 0 auto;
}

.article-image-left img {
    object-fit: cover;
}

.article-title-category {
    flex: 1;
}

.article-title-category .article-title {
    margin-top: 0;
    margin-bottom: 10px;
}

.article-bottom-content {
    width: 100%;
}

.article-tags-line {
    margin-bottom: 15px;
}

.article-tags-line .tag {
    margin-right: 8px;
}

.article-text {
    margin-top: 15px;
}

.readmore-container {
    margin-top: 15px;
}


@media (max-width: 768px) {

    .article-top-layout {
        flex-direction: column;
    }

    .article-image-left img {
        width: 100% !important;
        height: auto !important;
    }

}
#sp-right .sp-module.arnyek{
  padding: 25px 20px;
  border-radius: 4px 4px 0 0;
  background: #ffffff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
  text-align: left;
}