/*
    Theme Name: Sfera Mediacji
    Author: Interactive Technology
    Author URI: https://www.agencja-it.pl
    Version: 1.0
*/
* {
  transition: all 0.5s ease; }

body {
  font-family: 'Roboto', sans-serif; }

img {
  max-width: 100%; }

a.back-to-top {
  border-radius: 0px;
  position: fixed;
  z-index: 999;
  right: 20px;
  bottom: 20px;
  background: #16a3b2;
  color: #fff;
  padding: 5px;
  opacity: 0.9;
  display: none; }
  a.back-to-top .material-icons {
    font-size: 3rem; }

header {
  position: absolute;
  width: 100%; }
  header .menu-menu-container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 100%; }
    header .menu-menu-container ul.menu {
      margin: 0px; }
      header .menu-menu-container ul.menu li {
        display: inline-block; }
        header .menu-menu-container ul.menu li a {
          color: #fff;
          font-weight: 300;
          font-size: 1.2rem;
          padding: 0px 8px;
          text-transform: uppercase; }
          header .menu-menu-container ul.menu li a:hover {
            text-decoration: none;
            color: #fff; }
      header .menu-menu-container ul.menu li.current-menu-item a {
        font-weight: 600; }
      header .menu-menu-container ul.menu li#menu-item-33 a {
        background: #0c6867;
        color: #fff;
        padding: 10px 25px;
        font-weight: 600; }
        header .menu-menu-container ul.menu li#menu-item-33 a:hover {
          text-decoration: none; }
  header .logo {
    margin-left: 60px;
    padding-top: 10px; }
    header .logo img {
      max-width: 220px; }

.header {
  background: none;
  padding-bottom: 15px; }
  .header img {
    max-width: 50%; }

.breadcrumb {
  background: #f7f7f7;
  border-radius: 0px;
  font-size: 10px;
  text-transform: uppercase;
  color: #666;
  padding: 10px 20px; }
  .breadcrumb a {
    color: #16a3b2; }
    .breadcrumb a:hover {
      text-decoration: none; }

.brand-color {
  color: #16a3b2; }

.top .telephones-container {
  list-style: none;
  text-align: right;
  margin-top: 15px;
  margin-bottom: 0px;
  margin-right: 23px;
  position: absolute;
  width: 100%;
  margin-right: 30px;
  right: -7px; }
  .top .telephones-container .telephone {
    padding: 10px 15px;
    background: #f4be45 url(/wp-content/themes/strefa-mediacji/images/bg-top.png) left repeat;
    color: #fff;
    display: inline;
    margin-right: 15px; }

.wrapper {
  margin: 0 8%; }
  .wrapper p {
    text-align: justify; }
  .wrapper .page-header {
    margin-bottom: 30px;
    color: #16a3b2;
    font-size: 2.1rem;
    font-weight: 900;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 15px; }
    .wrapper .page-header span {
      display: block;
      font-size: 14px;
      color: #999;
      margin-bottom: 5px;
      font-weight: 300; }
  .wrapper .page-header-section {
    font-size: 2rem;
    margin-bottom: 30px;
    font-weight: 600;
    margin-top: 40px;
    text-align: center; }
    .wrapper .page-header-section span {
      font-weight: 300; }
  .wrapper .page-header-page {
    font-size: 1.8rem;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px; }
  .wrapper .page-header-contact {
    font-size: 1.4rem;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px;
    padding: 15px;
    background: #f7f7f7; }
  .wrapper .more {
    margin: 30px 0px; }
    .wrapper .more a {
      padding: 10px 20px;
      background: #f4be45;
      color: #fff;
      font-weight: 300; }
      .wrapper .more a:hover {
        text-decoration: none;
        background: #fff;
        color: #16a3b2;
        border: 1px solid #f4be45; }
  .wrapper .more-wide {
    padding: 10px 20px;
    background: #16a3b2;
    text-align: center; }
  .wrapper .wp-block-image img {
    height: auto;
    padding: 5px;
    border: 1px dashed #ddd; }
  .wrapper a {
    color: #2cabb9; }

.slider img {
  max-width: 100%; }
.slider .text-header {
  position: absolute;
  font-size: 5rem;
  color: #fff;
  font-weight: 600;
  width: 100%;
  text-align: center;
  margin-top: 30%; }
  .slider .text-header b {
    color: #16a3b2; }
  .slider .text-header span {
    display: block;
    font-size: 1.2rem; }
  .slider .text-header .more {
    margin: 0; }
    .slider .text-header .more a {
      padding: 10px 20px;
      background: #16a3b2;
      color: #fff;
      font-weight: 300;
      font-size: 1rem; }
      .slider .text-header .more a:hover {
        text-decoration: none;
        background: #fff;
        color: #16a3b2; }
  .slider .text-header .carousel-item p {
    font-size: 1.5rem;
    font-weight: 300 !important;
    font-style: italic !important; }

.slider-page h1 {
  position: absolute;
  top: 25%;
  width: 100%;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 4rem; }
  .slider-page h1 span {
    display: block;
    font-size: 1rem;
    font-weight: 600;
    color: #16a3b2; }

.about {
  padding: 50px 0px;
  background: #f7f7f7; }
  .about .contact-form {
    background: #16a3b2;
    margin: 0 auto;
    width: 450px;
    margin-top: -113px; }
    .about .contact-form h3 {
      background: #0c5857;
      color: #fff;
      padding: 20px;
      font-size: 1.2rem;
      text-align: center;
      font-weight: 600; }
    .about .contact-form form {
      padding: 20px; }
      .about .contact-form form input, .about .contact-form form textarea {
        width: 100%;
        margin-bottom: 10px;
        padding: 8px 15px;
        font-size: 0.9rem; }
      .about .contact-form form textarea {
        height: 155px; }
      .about .contact-form form input[type="submit"] {
        background: #0c5857;
        color: #fff;
        border: 0px; }
      .about .contact-form form input[type="checkbox"] {
        width: auto; }
    .about .contact-form p {
      margin-bottom: 0px; }
    .about .contact-form .wpcf7-not-valid-tip, .about .contact-form .wpcf7 form.invalid .wpcf7-response-output, .about .contact-form .wpcf7 form.unaccepted .wpcf7-response-output {
      color: #fff !important; }
    .about .contact-form a {
      color: #fff;
      font-size: 12px; }

.gray-wrapper {
  background: #f7f7f7;
  padding: 30px;
  border: 3px dashed #ddd;
  border-radius: 20px; }
  .gray-wrapper h2 {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 10px; }
  .gray-wrapper ul li {
    margin-bottom: 10px;
    color: #2e2e2e; }

.wp-block-column form {
  padding: 20px; }
  .wp-block-column form input, .wp-block-column form textarea {
    width: 100%;
    margin-bottom: 10px;
    padding: 15px;
    font-size: 0.9rem; }
  .wp-block-column form textarea {
    height: 170px; }
  .wp-block-column form input[type="submit"] {
    background: #0c5857;
    color: #fff;
    border: 0px; }
  .wp-block-column form input[type="checkbox"] {
    width: auto; }

ul.li-margin li {
  margin-bottom: 10px; }

.color-box p {
  text-align: center !important; }

.yellow-box, .sea-green-box {
  height: 100px;
  color: #000;
  padding: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.yellow-box {
  background: #f4be44; }

.sea-green-box {
  background: #1ca5af; }

.offer {
  /* entire container, keeps perspective */
  /* flip the pane when hovered */
  /* flip speed goes here */
  /* hide back of pane during swap */
  /* front pane, placed above back */
  /* back, initially hidden pane */ }
  .offer .info {
    width: 70%;
    text-align: center;
    margin: 0 auto; }
    .offer .info p {
      color: #0c5857;
      color: #2e2e2e;
      margin: 20px auto 50px;
      text-align: justify; }
    .offer .info h2 {
      color: #16a3b2;
      font-size: 2.3rem;
      font-weight: 900;
      border-bottom: 1px solid #e1e1e1;
      padding-bottom: 25px;
      margin: 50px auto 20px;
      text-transform: none; }
  .offer figure {
    text-align: center;
    border: 1px solid #e1e1e1;
    padding: 10px;
    border-bottom: 1px solid #16a3b2; }
    .offer figure figcaption {
      padding: 20px 0px 10px;
      font-size: 1.2rem;
      font-weight: 300; }
  .offer .flip-container {
    perspective: 1000px; }
  .offer .flip-container:hover .flipper, .offer .flip-container.hover .flipper {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
  }
  .offer .flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    padding: 40% 0px;
    position: relative; }
  .offer .front, .offer .back {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    .offer .front .readmore, .offer .back .readmore {
      margin-top: 25px !important;
      text-align: center; }
  .offer .front {
    z-index: 2;
    /* for firefox 31 */
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg); }
  .offer .back {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .offer .back h2 {
      font-size: 1.5rem;
      color: #16a3b2;
      margin-bottom: 15px;
      font-weight: 600; }
    .offer .back p {
      color: #666; }
    .offer .back .readmore {
      margin-top: 30px; }
      .offer .back .readmore a {
        background: #f4be45;
        color: #fff;
        padding: 10px 20px;
        font-weight: 300; }
        .offer .back .readmore a:hover {
          text-decoration: none; }

.offer-list {
  list-style: none;
  padding-left: 0px; }
  .offer-list li {
    border: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 5px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 90px;
    text-align: center;
    border-radius: 5px; }
    .offer-list li:hover {
      color: #fff;
      background: #16a3b2; }
      .offer-list li:hover a {
        color: #fff; }
    .offer-list li a {
      color: #16a3b2;
      font-size: 16px;
      font-weight: 300; }
      .offer-list li a:hover {
        text-decoration: none; }

.wp-block-image {
  text-align: center; }
  .wp-block-image figcaption {
    text-align: center;
    color: #16a3b2;
    font-weight: 600;
    margin-top: 15px;
    background: #f7f7f7;
    padding: 10px; }
    .wp-block-image figcaption span {
      display: block;
      font-weight: 300; }

.how-to-start {
  margin-top: 50px; }
  .how-to-start .step-container {
    margin: 50px 0; }
    .how-to-start .step-container .step {
      text-align: center;
      border: 1px solid #e1e1e1;
      border-bottom: 1px solid #f4be45;
      height: 120px;
      display: flex;
      justify-content: center;
      flex-direction: column;
      cursor: pointer; }
      .how-to-start .step-container .step:hover {
        background: #f4be45; }
      .how-to-start .step-container .step h4 {
        font-size: 2rem;
        font-weight: 300; }
        .how-to-start .step-container .step h4 span {
          font-size: 1.5rem; }
      .how-to-start .step-container .step p {
        font-size: 1rem;
        text-align: center; }
  .how-to-start .step-info {
    font-size: 1.6rem;
    text-align: center;
    border: 5px dashed #eaeaea;
    color: #666;
    padding: 30px; }
    .how-to-start .step-info span {
      display: block;
      font-weight: 600;
      font-size: 1.4rem; }
    .how-to-start .step-info b {
      color: #f4be45; }

.team figure {
  border: 1px solid #ddd;
  text-align: center;
  padding: 15px 10px 10px; }
  .team figure figcaption {
    color: #0c5857;
    margin-top: 10px;
    font-weight: 600; }
    .team figure figcaption span {
      display: block;
      font-weight: 300; }

.news h2 {
  padding: 25px;
  background: #f7f7f7;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.5rem;
  text-align: right;
  margin-bottom: 50px; }
.news h4 {
  margin: 15px 0px;
  font-size: 1.2rem;
  height: 80px;
  display: flex;
  justify-content: left;
  align-items: center;
  font-weight: 600;
  color: #16a3b2; }

.contact #wpcf7-f12-o1 {
  width: 100%;
  padding-top: 50px; }
.contact form input[type="text"], .contact form input[type="email"], .contact form input[type="tel"], .contact form textarea {
  border: 1px solid #ddd;
  padding: 10px;
  width: 100%;
  margin-top: 10px; }
.contact form textarea {
  width: 100%; }
.contact form label {
  width: 100%;
  display: block;
  font-size: 0.85rem;
  font-weight: 600; }
  .contact form label .wpcf7-list-item-label {
    font-weight: 300;
    margin-top: 20px; }
.contact form input[type="submit"] {
  width: 200px;
  background: #f4be45;
  color: #fff;
  border: 1px solid #f4be45;
  padding: 10px;
  margin-top: 10px; }
  .contact form input[type="submit"]:hover {
    color: #000;
    background: #fff; }
.contact h4 {
  font-weight: 400; }
  .contact h4 span {
    display: block;
    font-size: 0.85rem;
    color: #666;
    margin-top: 8px; }
.contact .phone {
  background: #f4be45;
  color: #fff;
  font-weight: 300;
  padding: 10px 20px; }

footer {
  padding: 30px 0 0;
  margin-bottom: 10px;
  background: #f7f7f7;
  padding-top: 10px; }
  footer .info {
    background: #fff;
    padding: 20px 20px 50px;
    margin-top: -30px;
    color: #0c5857;
    width: 340px; }
  footer h3 {
    font-size: 1.1rem;
    font-weight: 600;
    color: #fff;
    margin: 30px 0; }
    footer h3:after {
      content: "";
      width: 40px;
      height: 2px;
      background: #16a3b2;
      margin-top: 15px;
      display: block; }
  footer .footer-menu {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    footer .footer-menu ul {
      text-align: right; }
  footer ul {
    padding-left: 0px;
    list-style: none;
    text-align: right;
    margin-bottom: 0px; }
    footer ul li {
      font-size: 0.9rem;
      color: #fff;
      margin-bottom: 5px;
      display: inline-block;
      padding-left: 20px; }
      footer ul li a {
        color: #2e2e2e !important;
        font-weight: 300; }
        footer ul li a:hover {
          text-decoration: none;
          color: #16a3b2 !important; }
      footer ul li a.footer-offer-link {
        padding: 5px 15px;
        background: #16a3b2;
        font-size: 0.7rem;
        font-weight: 400; }
        footer ul li a.footer-offer-link:hover {
          text-decoration: none;
          color: #16a3b2;
          background: #FFF; }

.copyright {
  color: #2e2e2e;
  font-size: 0.9rem; }

@media only screen and (max-width: 1200px) {
  header {
    margin-top: -20px;
    display: flex;
    align-items: center;
    height: 70px; }
    header .logo {
      position: absolute;
      z-index: 1000;
      top: 0px;
      margin-top: 20px;
      margin-left: 0px; }

  .slider-page h1 {
    top: 30%;
    font-size: 3rem; }

  .offer .info {
    padding-right: 20px;
    width: 90%; }
  .offer .list {
    padding: 50px 0px; }

  .slider .text-header {
    font-size: 3.5rem; }
    .slider .text-header .carousel-item p {
      font-size: 1rem; }

  footer .info {
    width: 100%; }

  #menu-menu {
    display: none; } }
.copyright .it {
  text-align: right; }

@media only screen and (max-width: 1300px) {
  .wrapper {
    margin: 0 5%; } }
@media only screen and (max-width: 992px) {
  .about .contact-form {
    width: 100%; }

  .slider .text-header span {
    display: none; }

  .offer .info {
    border-right: 0px; }

  .copyright {
    text-align: center; }
    .copyright .it {
      text-align: center; }

  .slider-page h1 {
    top: 25%; } }
@media only screen and (max-width: 768px) {
  .about .contact-form {
    margin-top: 0px; }

  .slider-page h1 {
    display: none; }

  .wp-block-column {
    flex-basis: 100% !important; }

  .footer-menu ul {
    text-align: center !important; }

  .footer-logo {
    text-align: center; } }
@media only screen and (max-width: 600px) {
  .slider .text-header .more {
    display: none; }

  .slider .text-header {
    font-size: 2rem; }
    .slider .text-header .carousel-item p {
      font-size: 1rem; }
      .slider .text-header .carousel-item p br {
        display: none; } }

/*# sourceMappingURL=style.css.map */
