/*!
 * Start Bootstrap - Stylish Portfolio v5.0.6 (https://startbootstrap.com/template-overviews/stylish-portfolio)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-stylish-portfolio/blob/master/LICENSE)
 */

body,
html {
  width: 100%;
  height: 100%;
}

body {
  font-family: 'Rubik', 'Arial', sans-serif;
}
img {
    max-width: 100%;
    height: auto;
}
td {
    font-size: 16px;
    line-height: 25px;
}
td a {
    font-size: 22px;
    line-height: 35px;
}

.btn-xl {
  padding: 1.25rem 2.5rem;
    font-weight: 300;
    text-transform: uppercase;
    border: none;
}
section.contact {
   padding-top: 7rem;
  padding-bottom: 2rem; 
}
section {
  padding-top: 5rem;
  padding-bottom: 7rem;
}

h2 {
    font-size: 2.2rem;
    font-weight: 300;
    padding-bottom: 30px;
}
p {
    font-size: 18px;
    font-weight: 300;
}
.big {
    font-size: 24px;
}
h4 {
        font-size:1.5rem;
    }
.zero {
    display: block;
}
.dropdown-menu {
    padding: 15px;
    width: 23vw;
}
li {
    margin-top:10px;
    padding: 0px;
}
@media (max-width: 768px){
   section.contact {
   padding-top: 3rem;
  padding-bottom: 2rem; 
}
section {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

h2 {
  font-size: 1.8rem;
}
p {
    font-size: 15px;
} 
    td {
    font-size: 14px;
    line-height: 25px;
}
td a {
    font-size: 18px;
    line-height: 20px;
}
    .big {
    font-size: 18px;
}
    h4 {
        font-size:1.2rem;
    }
    .zero {
    display: none;
}
    .dropdown-menu {
    padding: 15px;
    width: 87vw;
}
    li {
    margin-top:5px;
    padding: 0px;
}
}
h3,
h4,
h5,
h6 {
  font-weight: 300;
}
.modal-dialog {
    background-color: white !important;
}
.wiecej {
    border-radius: 10px;
    background-color: white;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.3);
    padding:25px 20px;
    margin:20px 10px;
}
.wiecej a {
  color: #5b6bb5;
    text-decoration: none;
}

.wiecej a:hover, .box a:focus, .box a:active {
  color: #00CCCC;
    text-decoration: none;
}
.wiecej:hover {
    border-radius: 10px;
    box-shadow: 2px 2px 30px rgba(0, 0, 0, 0.8);
    padding:25px 20px;
    margin:20px 10px;
}
.wiecej1 {
    height: 150px;
    border-radius: 10px;
    background-color: white;
    box-shadow: 2px 2px 15px rgba(0, 0, 0, 0.3);
    padding:25px 20px;
    margin:20px 10px;
}
.wiecej1 a {
  color: #5b6bb5;
    text-decoration: none;
}

.wiecej1 a:hover, .box a:focus, .box a:active {
  color: #00CCCC;
    text-decoration: none;
}
.wiecej1:hover {
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.01);
    box-shadow: 2px 2px 25px rgba(0, 0, 0, 0.3);
    padding:25px 20px;
    margin:20px 10px;
}
@media (max-width: 580px){
    .wiecej1 {
    height: 115px;
}
}
.text-faded {
  color: rgba(255, 255, 255, 0.7);
}

.scroll-to-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  display: none;
  width: 50px;
  height: 50px;
  text-align: center;
  color: white;
  background: rgba(52, 58, 64, 0.5);
  line-height: 45px;
}

.scroll-to-top:focus, .scroll-to-top:hover {
  color: white;
}

.scroll-to-top:hover {
  background: #343a40;
}

.scroll-to-top i {
  font-weight: 800;
}

.masthead {
  position: relative;
  display: table;
  width: 100%;
  height: auto;
    background-color: #5b6bb5;
  padding-top: 9rem;
  padding-bottom: 8rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
    color:white;
}

.masthead h1 {
  font-size: 1.6rem;
  line-height: 2rem;
}
.masthead p {
    padding-top: 10px;
  font-size: 1rem;
  line-height: 1.6rem;
    font-weight: 300;
}
@media (min-width: 992px) {
  .masthead {
    height: auto;
      padding-top: 10rem;
  padding-bottom: 6rem;
  }
  .masthead h1 {
    font-size: 2.5rem;
      line-height: 3.4rem;
  }
    .masthead p {
  font-size: 1.4rem;
  line-height: 2rem;
  padding-top: 15px;
}
}
.masthead2 {
  position: relative;
  display: table;
  width: 100%;
  height: auto;
    background-color: white;
  padding-top: 8rem;
  padding-bottom: 0rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.masthead2 h1 {
  font-size: 1.8rem;
  line-height: 2.2rem;
    color:#5b6bb5;
}
.masthead2 p {
  font-size: 1.2rem;
  line-height: 1.8rem;
    font-weight: 300;
    color:#000000;
}
@media (min-width: 992px) {
  .masthead2 {
    height: auto;
      padding-top: 10rem;
  padding-bottom: 0rem;
  }
  .masthead2 h1 {
    font-size: 2.5rem;
      line-height: 3.4rem;
  }
    .masthead2 p {
  font-size: 1.4rem;
  line-height: 2rem;
  padding-top: 5px;
}
}
.text-primary {
    color: #5b6bb5 !important;
}
.text-primary:hover {
    color: #5b6bb5 !important;
}
hr {
    margin: none;
}
/* Side Menu */
.navbar-toggler {
    border: none;
}
#mainNav {
    padding: 10px 5px;
  background-color: #5b6bb5;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
    box-shadow: 0 0 20px black;
}
#mainNav .navbar-brand {
    font-size: 2rem;
  font-weight: bold;
  color: white;
}
#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
    font-size: 2rem;
  color: white;
}
#mainNav .navbar-nav > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
  font-size: 1.2rem;
  font-weight: 300;
  color: white;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    font-size: 1.2rem;
  color: #00CCCC;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
    font-size: 1.2rem;
  color: #00CCCC !important;
}

@media (min-width: 992px) {
  #mainNav {
     padding-top: 10px;
    border-color: transparent;
    background-color: #5b6bb5;
      box-shadow: none;
      letter-spacing: 1px;
  }
  #mainNav .navbar-brand {
       font-size: 2.2rem;
      font-weight: bold;
    color: white;
  }
  #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      font-size: 2.2rem;
    color: white;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link {
      font-size: 1rem;
      color:white;
    padding: 0.5rem 1rem;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
      font-size: 1rem;
    color: white;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
      font-size: 1rem;
    color: #00CCCC;
  }
  #mainNav.navbar-shrink {
      padding:5px;
    border-bottom: none;
    background-color: #5b6bb5;
      transition: 0.5s;
      box-shadow: 0 0 20px black;
  }
  #mainNav.navbar-shrink .navbar-brand {
      font-size: 2rem;
      font-weight: bold;
    color: white;
  }
  #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
      font-size: 2rem;
    color: white;
  }
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
      font-size: 1rem;
    color: white;
  }
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
      font-size: 1rem;
    color: #00CCCC;
  }
}

.service-icon {
  background-color: #fff;
  color: #FF7000;
  height: 8rem;
  width: 8rem;
  display: block;
  line-height: 8rem;
  font-size: 3rem;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.2);
}
.nav-pills a {
    font-size: 16px;
    border: 2px solid #5b6bb5;
    border-radius: 5px;
    background-color: transparent !important;
  border-color: #5b6bb5;
    color: #5b6bb5;
    padding: 8px;
    margin-bottom: 20px;
    margin-left: 10px;
}
.nav-pills a:focus, .nav-pills a:hover, .nav-pills a:active { 
    background-color: #5b6bb5 !important;
  border-color: #5b6bb5;
    color: white;
}
@media  (max-width: 992px) {
    .nav-pills a {
    font-size: 15px;
    border: solid 1px #126bb4;
    background-color: transparent !important;
  border-color: #126bb4;
    color: #126bb4;
    padding: 4px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.nav-pills a:focus, .nav-pills a:hover, .nav-pills a:active { 
    background-color: #126bb4 !important;
  border-color: #126bb4;
    color: white; }}

.header {
    padding-top: 10rem;
}
footer {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.social-link {
  display: block;
  height: 2.9rem;
  width: 2.9rem;
  font-size: 2rem;
  background-color: #5b6bb5;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}

.social-link:hover {
  background-color: #00CCCC;
  text-decoration: none;
}
sup {
    border:1px solid green;
    border-radius: 5px;
    padding: 0px 5px;
    color: green;
}
#krakow {
    background-color: #5b6bb5;
    color:white;
}
#krakow a {
color: #00CCCC;
}
#krakow a:hover, a:focus, a:active {
color: #FFFFFF;
}
a {
  color: #5b6bb5;
    text-decoration: none;
}

a:hover, a:focus, a:active {
  color: #00CCCC;
    text-decoration: none;
}
.media {
    border-radius: 10px;
    opacity: 1;
    cursor:pointer;
    -webkit-transition: all 0.3s;
  transition: all 0.3s;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.4);
}
.media:hover {
    border-radius: 10px;
    opacity: 0.8;
    box-shadow: 0px 5px 25px rgba(0, 0, 0, 0.8);
}
.btn-primary {
  background-color: #5b6bb5 !important;
  border-color: #5b6bb5 !important;
  color: #fff !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #8B9BE5 !important;
  border-color: #8B9BE5 !important;
}
.btn-head {
 background-color: #00CCCC !important;
  border-color: #00CCCC !important;
  color: #fff !important;   
}
.btn-head:hover, .btn-head:focus, .btn-head:active {
 background-color: #8B9BE5 !important;
  border-color: #8B9BE5 !important;
  color: #fff !important;   
}
.bg-primary {
  background-color: #FFA020 !important;
}
.btn-default {
    background-color: rgba(255, 255, 255, 1);
    text-align: right;
    cursor: pointer;
}
.btn-default:hover {
   background-color: rgba(255, 255, 255, 0.7); 
}
.modal-content {
    background-color: transparent;
    border: none;
    margin-top: 50px;
}
#demo {
    background-color: #126bb4;
    padding: 20px 20px;
    color: white;
}
footer {
    background-color: #FAFAFA; 
    color: white;
  }
footer h3 {
    color: white;
}
footer a {
    font-size: 13px;
    font-weight: 300;
}

.box {
    border-radius: 10px;
  padding: 0px;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
  background: #fff;
  transition: 0.4s;
}

.box:hover {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.23);
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
}
.card-block{
  padding: 20px 20px 30px 20px;  
}
.box a {
  color: #5b6bb5;
    text-decoration: none;
}

.box a:hover, .box a:focus, .box a:active {
  color: #5b6bb5;
    text-decoration: none;
}
@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-15%) translateZ(0) scaleY(0.55)
    }
    100% {
        transform: translateX(-20%) translateZ(0) scaleY(1)
    }
}
.waveWrapper {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.waveWrapperInner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 20%;
    bottom: -1px;
    background-image: linear-gradient(to top, #8B9BE5 20%, #5b6bb5 80%);
}
.bgTop {
    z-index: 15;
    opacity: 0.5;
}
.bgMiddle {
    z-index: 10;
    opacity: 0.75;
}
.bgBottom {
    z-index: 5;
}
.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}
.waveTop {
    background-size: 50% 100px;
}
.waveAnimation .waveTop {
  animation: move-wave 3s;
   -webkit-animation: move-wave 3s;
   -webkit-animation-delay: 1s;
   animation-delay: 1s;
}
.waveMiddle {
    background-size: 50% 120px;
}
.waveAnimation .waveMiddle {
    animation: move_wave 20s linear infinite;
}
.waveBottom {
    background-size: 50% 100px;
}
.waveAnimation .waveBottom {
    animation: move_wave 25s linear infinite;
}