/**
Theme Name: Kumanet
Author: M3Group
Author URI: https://m3group.pl/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: kumanet
Template: astra
*/

.max-305 {
  max-width: 305px;
  margin-left: auto;
  margin-right: auto;
}
:where(body .is-layout-constrained) > * {
  margin-block-start: 0px;
}
.font-light .eb-ah-title {
  font-weight: 300;
}
.line-height-125 .eb-ah-title {
  line-height: 125%;
}
.heading-max-372 {
  max-width: 372px;
  margin-left: auto;
  margin-right: auto;
}
.lato-black .eb-ah-title {
  font-weight: 900;
}
.flex-column .eb-column-wrapper {
  height: 100%;
}
.flex-column .eb-column-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.heading-max-335 {
  max-width: 335px;
}
.eb-post-grid-wrapper .ebpg-grid-post-excerpt > p {
  font-weight: 300;
}
.eb-post-grid-wrapper .ebpg-readmore-btn > a {
  font-weight: 700;
}

#kontakt .wpcf7-form .wpcf7-text,
#kontakt .wpcf7-form .wpcf7-textarea {
  border-radius: 10px;
  padding: 15px 17px;
  height: auto;
}
#kontakt .wpcf7-form .wpcf7-text {
  margin-bottom: 5px;
}
#kontakt .wpcf7-form .wpcf7-text::placeholder,
#kontakt .wpcf7-form .wpcf7-textarea::placeholder {
  color: #757575;
}
#kontakt .wpcf7-form .wpcf7-list-item-label {
  font-size: 14px;
  color: #000;
  font-weight: 300;
}
#kontakt .wpcf7-form .wpcf7-list-item > label {
  display: flex;
}
#kontakt .wpcf7-form .wpcf7-list-item > label input {
  margin-top: 0;
}
#kontakt .wpcf7-form .wpcf7-list-item > label span {
  margin-top: -3px;
}
#kontakt .wpcf7-form p:last-of-type {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#kontakt .wpcf7-form .wpcf7-submit {
  background-color: #000;
  color: #fff;
  border-radius: 10px;
  padding: 12px 21px;
  font-size: 20px;
  font-weight: 700;
}
#kontakt .wpcf7-form .wpcf7-submit:hover {
  color: #F6BE17;
}
#kontakt .wpcf7-form label {
  margin-bottom: 20px;
}
#kontakt .wpcf7-form .submit-btn-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#kontakt .wpcf7-form .submit-btn-box .wpcf7-spinner {
  margin-top: 5px;
}
.exp-timeline .eb-column-inner {
  position: relative;
}
.uslugi-title .eb-ah-title {
  max-width: 372px;
}
.heading-max-435 .eb-ah-title {
  max-width: 435px;
}
.ankieta-rodzaj-uslugi .eb-ah-title {
  font-weight: 400;
  max-width: 200px;
}
@media (min-width: 1025px) {
  .exp-timeline .eb-column-inner::before {
    content: "";
    width: 21px;
    height: 21px;
    display: block;
    margin: 16px auto 33px auto;
    border-radius: 50%;
    background-color: #000000;
    letter-spacing: 0px;
  }
  .exp-timeline .eb-column-inner::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #F6BE17;
    top: 10px;
    left: -50%;
    z-index: -1;
  }
  .exp-timeline .no-after .eb-column-inner::after {
    content: none;
  }
}

#blog .ebpg-pagination {
  text-align: center;
}
.main-header-menu .menu-item.current-menu-item.not-active > .menu-link {
  color: #000000;
}
.main-header-menu .menu-item.current-menu-item.not-active > .menu-link:hover {
  color: #ffcd57;
}
#ast-desktop-header .ast-grid-right-center-section {
  justify-content: flex-end;
}

/* Footer */
.footer-container {
  color: #fff;
  background-color: #000;
  padding: 60px 0px;
}
.footer-container .logo-social-box {
  display: flex;
  justify-content: space-between;
  max-width: 385px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 57px;
}
.footer-container .social-box {
  display: flex;
}
.footer-container .social-box .fb-box {
  margin-right: 12px;
}
.footer-container .rights-reserved {
  font-size: 14px;
  text-align: center;
  opacity: 0.6;
}
@media (max-width: 767px) {
  .footer-container {
    padding: 55px 0px;
  }
  .footer-container .logo-social-box {
    flex-direction: column;
    max-width: 230px;
    margin-bottom: 32px;
  }
  .footer-container .logo-box img {
    width: 100%;
  }
  .footer-container .social-box {
    justify-content: center;
    margin-top: 32px;
  }
}

/* Ankieta na czarnym tle*/
.ankieta-black .wpcf7-form label {
  color: #fff;
  font-size: 18px;
  font-weight: 900;
}
.ankieta-black .wpcf7-form .label-firma-osoba {
  margin-bottom: 50px;
}
.ankieta-black .wpcf7-form label .wpcf7-radio {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
}
.ankieta-black .wpcf7-form label .wpcf7-radio .wpcf7-list-item {
  margin-bottom: 21px;
}
.ankieta-black .wpcf7-form .wpcf7-radio .wpcf7-list-item {
  margin-left: 0;
}
.ankieta-black .wpcf7-form label .wpcf7-radio label {
  font-weight: 400;
}
.ankieta-black .wpcf7-form .uacf7-step p:last-child {
  text-align: center;
}
.ankieta-black .wpcf7-form .uacf7-next {
  color: #000;
  background-color: #fff;
  border-radius: 10px;
  border-color: #fff;
  text-transform: uppercase;
  padding: 12px 95px;
}
.ankieta-black .uacf7-step.step-content button.uacf7-next {
  float: none;
}
.ankieta-black .wpcf7-form .uacf7-prev {
  display: none;
}
.ankieta-black .wpcf7-form .uacf7-next:hover,
.ankieta-black .wpcf7-form .p-submit-btn .wpcf7-submit:hover {
  background-color: #F6BE17;
}
.ankieta-black .wpcf7-form .label-ilosc-uzytkownikow {
  margin-bottom: 50px;
}

.ankieta-black .wpcf7-form label .wpcf7-checkbox {
  display: flex;
  flex-direction: column;
  margin-top: 50px;
}
.ankieta-black .wpcf7-form label .wpcf7-checkbox label {
  font-weight: 400;
}
.ankieta-black .wpcf7-form label .wpcf7-checkbox .wpcf7-list-item {
  margin-left: 0;
  margin-bottom: 21px;
}
.ankieta-black .wpcf7-form .label-wybierz-temat {
  margin-bottom: 50px;
}
.ankieta-black .wpcf7-form .wpcf7-form-control.wpcf7-tel,
.ankieta-black .wpcf7-form .wpcf7-form-control.wpcf7-email {
  height: auto;
  padding: 14px 17px;
  border-radius: 10px;
}
.ankieta-black .wpcf7-form .wpcf7-form-control.wpcf7-email {
  margin-top: 25px;
}
.ankieta-black .wpcf7-form .email-label {
  margin-bottom: 25px;
}
.ankieta-black .wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  margin-top: 4px;
}
.ankieta-black .wpcf7-form .wpcf7-tel::placeholder,
.ankieta-black .wpcf7-form .wpcf7-email::placeholder {
  color: #757575;
}
.ankieta-black .wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
  margin-left: 0;
}
.ankieta-black .wpcf7-form .wpcf7-acceptance .wpcf7-list-item label {
  font-size: 14px;
  font-weight: 400;
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}
.ankieta-black .wpcf7-form .wpcf7-acceptance .wpcf7-list-item label input {
  margin-right: 14px;
}
.ankieta-black .wpcf7-form .p-submit-btn {
  text-align: center;
  margin-top: 21px;
}
.ankieta-black .wpcf7-form .p-submit-btn .wpcf7-submit {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  background-color: #fff;
  border-radius: 10px;
  padding: 13px 95px;
}
.ankieta-black .wpcf7-form .p-submit-btn .wpcf7-submit:hover {
  background-color: #F6BE17;
}
.ankieta-black .wpcf7 form.sent .wpcf7-response-output,
.ankieta-black .wpcf7 form.invalid .wpcf7-response-output,
.ankieta-black .wpcf7 form.unaccepted .wpcf7-response-output,
.ankieta-black .wpcf7 form.payment-required .wpcf7-response-output {
  color: #fff;
}
.ankieta-black .ankieta-title {
  color: #fff;
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 60px;
  padding-bottom: 5px;
  border-bottom: 3px solid #F6BE17;
  margin-bottom: 50px;
}
.ankieta-black .ankieta-title.last-title {
  margin-bottom: 21px;
}
.ankieta-black  .p-thank-you {
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  margin-bottom: 60px;
}

/* Ankieta na żółtym tle*/
.ankieta-black.ankieta-yellow .ankieta-title {
  color: #000;
  border-bottom: 3px solid #fff;
}
.ankieta-black.ankieta-yellow .wpcf7-form label {
  color: #000;
}
.ankieta-black.ankieta-yellow .wpcf7-form .uacf7-next:hover,
.ankieta-black.ankieta-yellow .wpcf7-form .p-submit-btn .wpcf7-submit:hover {
  color: #fff;
  background-color: #000;
}
.ankieta-black.ankieta-yellow .p-thank-you {
  color: #000;
}
.ankieta-yellow .wpcf7 form.invalid .wpcf7-response-output,
.ankieta-yellow .wpcf7 form.unaccepted .wpcf7-response-output,
.ankieta-yellow .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: red;
}

/* CPT case study */
.dentalcover-list {
  max-width: 454px;
  color: #757575;
  line-height: 18px;
}
.dentalcover-list li {
  margin-bottom: 10px;
}
.circle-number .eb-ah-title {
  width: 77px;
  height: 77px;
  display: flex;
  justify-content: center;
  align-items: center;
}
 .max-178 .eb-parent-wrapper .eb-advance-heading-wrapper .eb-ah-title {
  max-width: 178px;
  line-height: 20px;
  margin-bottom: 0px;
}
.circle-numbers-row {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
.circle-numbers-row .number-txt-right {
  gap: 10px;
}
.circle-numbers-row.no-arrow {
  max-width: 945px;
  margin-left: auto;
  margin-right: auto;
}
.single-case-study .site-content .ast-container {
  max-width: none;
  padding-left: 0px;
  padding-right: 0px;
}
.single-case-study .ast-container #primary.content-area {
  margin: 0;
}
.single-case-study .ast-separate-container #primary {
  margin: 0;
}
.single.single-case-study .entry-header {
  display: none;
}
.single.single-case-study article.case-study {
  padding: 0;
}
.single.single-case-study .navigation.post-navigation {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
/* .case-study-row .case-study-slider.eb-post-carousel-wrapper .ebpg-carousel-post-holder:hover .ebpg-readmore-btn a { */
.case-study-slider .ebpg-carousel-post-holder:hover .ebpg-readmore-btn a {
  background-color: #F6BE17;
}
.case-study-slider .ebpg-readmore-btn a {
  border-radius: 10px;
}
.case-study-slider .slick-dots li button {
  box-shadow: none;
}

/* === header === */
.top-bar-black {
  background-color: #000000;
  padding: 12px;
}
.top-bar-black .top-bar-inner {
  max-width: 920px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-bar-black .top-bar-inner p {
  margin-bottom: 0;
}
.top-bar-black .p-slogan {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin-right: 27px;
}
.top-bar-black .p-slogan span {
  color: #F6BE17;
}
.top-bar-black .icon-txt-box {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 17px;
  color: #FFFFFF;
  text-decoration: none;
}
.top-bar-black .icon-txt-box:hover {
  color: #F6BE17;
}
.top-bar-black .icon-txt-box br {
  display: none;
}
.top-bar-black .icon-txt-box.mr-27 {
  margin-right: 27px;
}
.top-bar-black .icon-txt-box span {
  display: inline-block;
  margin-left: 7px;
}
.ast-header-html-1.ast-flex {
  display: block;
}
.site-header-above-section-center.ast-flex {
  display: block;
}
.site-above-header-wrap.ast-container {
  max-width: 100%;
  padding: 0;
}
/* Zostaw maila jeśli potrzebujesz darmowej kosultacji. */
.consultation-box .wpcf7-form .wpcf7-submit {
  border-radius: 4px;
  font-size: 15px;
  background-color: #F6BE17;
  padding: 10px 30px;
  margin-top: 5px;
}
.consultation-box .wpcf7-form .wpcf7-submit:hover {
  color: #fff;
}
.main-first-section .consultation-box {
  align-items: flex-start;
}

.page-id-274 .site-content,
.page-id-267 .site-content {
  background-color: #F6BE17;
}
.page-id-181 .site-content,
.page-id-281 .site-content {
  background-color: #000000;
}

.single-post .site-content .ast-container {
  max-width: 1040px;
}
.img-blog-single-top {
  height: 400px;
  background-repeat:no-repeat;
  background-size: cover;
  background-position: center;
}
.entry-header .entry-meta .posted-by {
  display: none;
  color: #ccc;
}
.entry-header .entry-meta .posted-on .published {
  color: #ccc;
}
.entry-header .entry-meta {
  text-align: center;
  color: #ccc;
}
.entry-header .entry-title {
  font-size: 32px;
  text-align: center;
}



@media (min-width: 922px) and (max-width: 1060px) {
  .main-header-menu .menu-link {
    padding: 0 5px;
  }
}

@media (max-width: 767px) {
  .justify-btn-center {
    justify-content: center;
  }
  .justify-btn-center .wp-block-essential-blocks-advanced-image {
    display: none;
  }

  /* Ankieta na czarnym tle mobile*/
  .ankieta-black .p-thank-you {
    font-size: 17px;
    margin-bottom: 20px;
  }
  .ankieta-black .wpcf7-form .p-submit-btn .wpcf7-submit {
    padding: 13px 45px;
  }
  .ankieta-black .wpcf7-form .label-wybierz-temat {
    margin-bottom: 30px;
  }
  .ankieta-black .wpcf7-form label .wpcf7-checkbox {
    margin-top: 30px;
  }
  .mobile-hero .image-wrapper img {
    object-position: top;
  }
  .main-first-section .eb-parent-wrapper .eb-row-root-container,
  #o-mnie .eb-parent-wrapper .eb-row-root-container {
    background-image: none;
  }
  #kontakt .wpcf7-form label {
    margin-bottom: 10px;
  }
  #kontakt .wpcf7-form .label-mb-5 {
    margin-bottom: 5px;
  }
  #kontakt .wpcf7-form .submit-btn-box {
    margin-top: 30px;
  }
  #kontakt .wpcf7-form .submit-btn-box .wpcf7-submit {
    width: 100%;
    max-width: 366px;
  }
  .mobile-max-350 .eb-ah-title {
    max-width: 305px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #blog .ebpg-entry-header {
    margin-top: 5px;
  }
  #blog .ebpg-entry-header,
  #blog .ebpg-entry-content {
    padding: 0 30px;
  }
  .main-first-section .consultation-box {
    flex-direction: column;
  }
  .consultation-box .wpcf7-form .wpcf7-email {
    background-color: #EEEEEE;
    border-radius: 10px;
  }
  .consultation-box .wpcf7-form .wpcf7-email::placeholder {
    color: #939598;
  }
  .consultation-box .wpcf7-form .wpcf7-submit {
    border-radius: 10px;
  }
}


/* page with thumbnail at the top */
.p-justify .eb-parent-wrapper .eb-advance-heading-wrapper .eb-ah-title {
  text-align: justify;
  line-height: 26px;
  font-weight: 300;
}
.ul-300 {
  font-weight: 300;
}

.page-thumb-height .eb-row-root-container {
  height: 140px;
}

@media only screen and (min-width: 768px) {
  .page-thumb-height .eb-row-root-container {
    height: 250px;
  }
}

@media only screen and (min-width: 1024px) {
  .page-thumb-height .eb-row-root-container {
    height: 320px;
  }
}

@media only screen and (min-width: 1400px) {
  .page-thumb-height .eb-row-root-container {
    height: 400px;
  }
}



/* ========================================================================== */
/* hover dla usług */
.column-popup {
  position: relative;
}
#consultation-popup,
#it-care-popup,
#cloud-popup,
#installation-popup {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #101828;
}
#it-care-popup,
#cloud-popup {
  background-color: #F6BE17;
}
#row-popup.show-consulation-hover #consultation-popup,
#row-popup.show-it-care-hover #it-care-popup,
#row-popup.show-cloud-hover #cloud-popup,
#row-popup.show-installation-hover #installation-popup {
  display: block;
}





































/*  */
