﻿.mp-rozwijka-zawartosc {
  display: none;
}

.menu-prawe-banery-1-poziom {
  padding: 0;
}

.menu-prawe-banery-1-poziom li {
  margin-bottom: 16px;
}

.menu-prawe-1-poziom {
  padding: 0;
  margin-top: 32px;
  list-style: none;
}

.menu-prawe-1-poziom>li {
  width: 400px;
  background: linear-gradient(to top, #017081, #10505a) black;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 16px;
  border-radius: 8px;
  padding: 15.5px 0px;
}

.menu-prawe-2-poziom li a {
  padding: 8px 26px;
  font-size: 14px;
  border-radius: 0px;
  margin: 0px 0px;
  display: block;
  color: #f4f8f5;
  text-decoration: none;
  font-family: "Open Sans";
}

.menu-prawe-2-poziom {
  padding-top: 16px;
  padding-left: 0;
  list-style: none;
}

.menu-prawe-2-poziom li a:hover {
  font-weight: bold;
}

.menu-prawe-3-poziom {
  list-style: none;
  padding-left: 10px;
}

.menu-prawe-2-poziom>li {
  border-top: 2px solid #0f515f;
  border-bottom: 2px solid #0f515f;
  margin-bottom: -1.5px;
}

.menu-prawe-2-poziom li.rozwijka {
  margin-top: -2.5px;
}

.menu-prawe-1-poziom>li:nth-child(2) {
  background-image: url(../grafika/tlo_fotogaleria.png);
}

.menu-prawe-1-poziom>li:nth-child(3) {
  background-image: url(../grafika/tlo_sesja.png);
}

.menu-prawe-1-poziom>li:nth-child(4) {
  background-image: url(../grafika/tlo_konsultacje.png);
}

.menu-prawe-1-poziom>li:nth-child(5) {
  background-image: url(../grafika/tlo_awaria.png);
}

.menu-prawe-1-poziom>li:nth-child(6) {
  background-image: url(../grafika/tlo_dane.png);
}

.menu-prawe-1-poziom>li>a {
  font-family: 'Fondamento', cursive;
  font-size: 24px;
  padding-left: 24px;
  color: #fff;
  text-decoration: none;
}

.menu-blok-before {
  display: none !important;
}

.menu-blok-after {
  display: none !important;
}

#menu-lewe span {
  cursor: pointer;
}

#menu-lewe {
  /*background:#007dab;*/
  max-width: 100%;
  margin-left: 0px;
}

.menu-prawe-rozwijka-zawartosc li {
  background: transparent !important;
}

.nawigacja-lewa {
  font-family: "Lato";
  font-weight: 700;
  font-size: 24px;
  padding: 32px 0px 0px 24px;
  margin: 0;
}

.menu-lewe-1-poziom ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.menu-lewe-1-poziom>li {
  list-style: none;
  display: block;
  margin: 0px 0px 16px 0px;
  position: relative;
  font-size: 24px;
  /*background: #fff;*/
  padding: 0px 0px 0px 0px;
  text-align: left;
  width: 100%;
  max-width: 400px;
  /* border:1px solid #f2f2f2;*/


}

.menu-lewe-1-poziom li:hover {
  /*border-right:1px solid #25d5b4;*/
}

.menu-ikona:hover {
  opacity: .7;
}

.menu-lewe-1-poziom {
  width: 100%;
  margin: 0px auto;
  padding: 0px 0px;
  position: relative;
  display: flex !important;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.menu-ikona-mini {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  /* border-right: 1px dotted #e8e8e8;*/
}

.menu-ikona-tekst {
  /* padding-left: 12px; */
  display: flex;
  background: #fff;
  /*height: 64px;*/
  align-items: center;
  width: 80%;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif !important;
  display: none;
}

.menu-lewe-1-poziom li:before {
  display: none;
}

.menu-lewe-1-poziom>li:nth-child(n)>a {
  background-image: url(../grafika/menu_bok_maska.png);
  background-color: #008540;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.menu-lewe-1-poziom>li:nth-child(2n)>a {
  background-image: url(../grafika/menu_bok_maska2.png);
  background-color: #454545;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.menu-lewe-1-poziom li>a,
.menu-lewe-1-poziom li>span {
  padding: 0px 0px 0px 0px;
  margin: 0px;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  cursor: pointer;
}

.menu-lewe-1-poziom li a span {
  width: 140px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 18px;
}

.menu-lewe-1-poziom li>a img,
.menu-lewe-1-poziom li>span img {
  max-width: 100%;
  height: auto;
  position: absolute;
  left: 13%;
}



/*.menu-lewe-1-poziom li > a:hover, .menu-lewe-1-poziom li > span:hover{
  opacity: 0.7;
}*/

.menu-lewe-1-poziom li.menu-ikona {
  border: none;
}

.menu-lewe-1-poziom li.menu-ikona a {
  width: 100%;
}

#menu-lewe .aktywna>ul {
  display: block;
}

.menu-tekstowe {
  margin-bottom: 16px;
  /* background: #fff; */
  background-size: cover;
}

.menu-tekstowe .menu-lewe-1-poziom,
.menu-tekstowe .menu-start-0-poziom {
  padding: 36px 0px 32px 0px;
}

.menu-tekstowe .menu-ikona-mini {
  width: 6%;
}

.menu-tekstowe .menu-lewe-1-poziom>li>a:hover>.menu-ikona-mini,
.menu-tekstowe .menu-start-0-poziom>li>a:hover>.menu-ikona-mini {
  animation: tada 1s infinite alternate;
}

/*Zewnętrzne linki */
.menu-start-0-poziom li a[href^="http://"]:hover::after,
.menu-start-0-poziom li a[href^="https://"]:hover::after,
.menu-start-0-poziom li a[href^="//"]:hover::after {
  font-family: "Font Awesome 5 Free";
  font-size: 100%;
  content: "\f35d";
  opacity: 0.5;
  padding: 0px 4px;
  position: absolute;
  top: 8px;
  right: 0;
  color: #fff;
}

.menu-tekstowe .menu-ikona-tekst {
  /* width: 100%; */
  background: none;
  display: flex;
}

.menu-tekstowe .menu-lewe-1-poziom>li,
.menu-tekstowe .menu-start-0-poziom>li {
  margin: 0px;
}

.menu-tekstowe .menu-lewe-1-poziom>.menu-ikona:first-of-type>a,
.menu-tekstowe .menu-start-0-poziom>.menu-ikona:first-of-type>a {
  /* border-top:1px solid #4299d4; */
}

.menu-tekstowe .menu-lewe-1-poziom>li>a,
.menu-tekstowe .menu-start-0-poziom>li>a {
  padding: 8px 2px;
  /* border-bottom:1px solid #4299d4; */
  display: flex;
  text-decoration: none;
  color: #fff;
  position: relative;
  text-transform: uppercase;
  height: 107px;
  align-items: center;
  padding-right: 45px;
  margin-bottom: 16px;
  box-shadow: 3px 3px 0px 0px rgba(0, 0, 0, 5%);
}

.menu-tekstowe .menu-start-1-poziom {
  display: none;
  padding: 0;
  list-style: none;
}

.menu-tekstowe .menu-start-2-poziom {
  display: none;
  list-style: none;
}

.menu-tekstowe .menu-start-2-poziom li a {
  padding: 2px 8px 2px 16px;
}

.menu-tekstowe .menu-start-2-poziom li a:before {
  content: none !important;
}

.menu-banery .menu-start-1-poziom {
  display: none;
  background: #ffe400;
  list-style: none;
  padding: 0px;
}

/*ikony po lewej*/
.menu-lewe-1-poziom li span i {
  display: inline-block;
  right: 0px;
  top: 8px;
  position: absolute;
  padding: 6px;
  border-radius: 50%;
  color: #2d7f4d;
  font-size: 34px;
  width: 72px;
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  z-index: 1;
}


/*2gi poziom*/

.menu-lewe-2-poziom {
  display: none;
}

.menu-lewe-2-poziom {
  position: relative;
  margin: 0px 0px 0px 0px !important;
  list-style: none;
  /* background: #fff;*/
  width: auto;
  /*padding-bottom: 24px!important;*/
}

ul.menu-lewe-2-poziom>li {
  position: relative;
  min-width: 100%;
  padding: 2px !important;
  margin: 0px 0px;
}


ul.menu-lewe-2-poziom li a,
ul.menu-lewe-2-poziom li span,
ul.menu-start-1-poziom li a,
ul.menu-start-1-poziom li span {
  padding: 2px 8px 2px 116px;
  /* background: #006c37; */
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  text-transform: none;
  text-decoration: none;
  color: #000;
  font-weight: 400;
  display: block;
  position: relative;
}

ul.menu-lewe-2-poziom li a:before,
ul.menu-lewe-2-poziom li span:before,
ul.menu-start-1-poziom li a:before,
ul.menu-start-1-poziom li a span:before

/*.menu-tekstowe ul.menu-start-1-poziom li a:before,*/
.menu-tekstowe ul.menu-start-1-poziom li span:before {
  font-family: "Font Awesome 5 Free" !important;
  content: "\f105";
  left: 12px;
  position: absolute;
  top: 5px;
  color: #000;
  list-style: none;
  display: block !important;
}

.menu-tekstowe ul.menu-start-2-poziom li span:before {
  display: none;
}

.menu-tekstowe ul.menu-start-2-poziom li span {
  padding: 2px 8px 2px 0px;
}

ul.menu-lewe-2-poziom li a span:hover {
  opacity: 0.8;
}

ul.menu-lewe-2-poziom li.aktywna>a,
ul.menu-lewe-2-poziom li.aktywna>span,
ul.menu-lewe-2-poziom li.rozwijkaaktywna>a,
ul.menu-lewe-2-poziom li.rozwijkaaktywna>span {
  color: #eb0000;
}

ul.menu-lewe-2-poziom li a.aktywna span,
ul.menu-lewe-2-poziom li:hover a span {
  color: #fff;
}


/*3 poziom*/
.menu-lewe-3-poziom {
  display: none;
  position: relative;
  top: 0;
  width: 100%;
  padding-left: 12px !important;
}

.menu-lewe-2-poziom li:hover>.menu-lewe-3-poziom {
  display: block;
}


/*strzałki przy rozwijkach */


li.menu-lewe-rozwijka:after {
  font-family: "Font Awesome 5 Free" !important;
  content: "\f107";
  color: white;
  right: 16px;
  position: absolute;
  top: 12px;
  display: none;
}

.menu-lewe-rozwijka>span span {
  display: block;
}

/*Efekt hover background*/

.menu-lewe-1-poziom ul li:hover>a {}

/*.menu-lewe-1-poziom .aktywna{
  display: block;
}*/


/*Moduły w menu*/

.menu-modul {
  padding: 0px !important;
}

.menu-modul-tlo {
  background: #fff;
  margin: 0px 0px;
}

.menu-modul-zawartosc {}

.modul-input {
  padding: 8px;
  border: 1px solid #e8e8e8;
}



/*Mobilka*/

@media all and (min-width: 1024px) and (max-width: 1279px) {
  .menu-lewe-1-poziom>li {
    width: 100%;
    height: auto;
    max-width: 320px;
  }

  .menu-lewe-1-poziom {
    max-width: 320px;
  }
}

@media all and (min-width: 0px) and (max-width: 1023px) {
  .menu-lewe-1-poziom {
    width: 100%;
    justify-content: space-around;
  }

  .menu-lewe-1-poziom>li {
    max-width: 100%;
    width: 100%;

  }

  .menu-lewe-1-poziom li>a img,
  .menu-lewe-1-poziom li>span img {
    width: 100%;
  }
}