/*!
 * Start Bootstrap - Agency v5.0.7 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */

body {
  overflow-x: hidden;
  font-family: 'Open Sans', Arial, sans-serif;
}

a {
  color: #0080D0;
    text-decoration: none;
}

a:hover {
  color: #00E0F0;
   text-decoration: none; 
}
a.underline {
    color: #0080D0;
    text-decoration: underline;
}
a.underline:hover {
  color: #00E0F0; 
}

.text-primary {
  color: #0080D0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  
}
hr {
border-bottom: 3px solid #0080D0;
width: 20%;
    margin-bottom: 35px;
}

section {
  padding: 50px 0;
}

section h2 {
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 15px;
}
section h3 {
        font-size: 20px;
        font-weight: bold;
    padding: 15px 0px;
    }
section h5 {
        font-size: 18px;
        font-weight: bold;
    }
section p {
    font-size: 16px;
  line-height: 1.35;
}
ul.check {
  list-style-image: url(../img/check.png);
}
ul {
  list-style-image: url(../img/dot.png);
}
li {
    font-size: 16px;
  line-height: 1.35;
}
ol {
    padding: 0px 0px 0px 20px; 
}
ol ul {
    padding: 0px 0px 0px 20px; 
    margin-top: 10px;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
  section {
    padding: 70px 0;
  }
    section h2 {
  font-size: 50px;
  margin-top: 0;
  margin-bottom: 25px;
}
    section h3 {
        font-size: 34px;
        font-weight: bold;
    }
    section h5 {
        font-size: 20px;
        font-weight: bold;
    }
    section p {
    font-size: 18px;
  line-height: 1.55;
}
    li {
    font-size: 18px;
  line-height: 1.55;
}
    ol {
    padding: 0px 0px 0px 20px; 
}
}

.btn {
  font-weight: 700;
}

.btn-xl {
  font-size: 18px;
  padding: 15px 30px;
}

.btn-primary {
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #FFE020 !important;
  border-color: #FFE020 !important;
  color: white;
}

::selection {
  background: #fed136;
  text-shadow: none;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

#mainNav {
  background-color: transparent;
    box-shadow: none;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  right: 0;
  padding: 13px;
  text-transform: uppercase;
  color: white;
  border: 0;
  background-color: transparent;
  
}

#mainNav .navbar-brand {
  color: #fff;
    font-size: 25px;
  font-family: 'Pattaya', Arial, sans-serif;
    font-weight: normal;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 80%;
  font-weight: bold;
  padding: 0.75em 0.75em;
  letter-spacing: 1px;
  color: #0080D0;
    background-color: white;
  
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #00E0F0;
}
#mainNav.navbar-shrink {
    background-color: #fff;
    box-shadow: 0 0 45px lightgrey;
  }
#mainNav.navbar-shrink .navbar-brand {
  color: #0080D0;
}
#mainNav.navbar-shrink .navbar-toggler {
  color: #0080D0;
}
@media (min-width: 992px) {
  #mainNav {
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s;
    box-shadow: none;
    background-color: transparent;
  }
  #mainNav .navbar-brand {
    font-size: 30px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 0.7em !important;
      font-weight: bold;
      font-size: 14px;
      color: white;
      background-color: transparent;
  }
    #mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #00E0F0 !important;
}
  #mainNav.navbar-shrink {
      box-shadow: 0 0 45px lightgrey;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
  }
  #mainNav.navbar-shrink .navbar-brand {
    font-size: 30px;
      color: #0080D0;
  }
    #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link {
        color: #0080D0;
    }
    #mainNav.navbar-shrink .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color: #00E0F0 !important;
}
}

header.masthead {
  text-align: center;
  color: white;
  background-image: linear-gradient(to top, rgba(0, 128, 208, 0.6) 0%, rgba(4, 190, 254, 0.8) 100%), url("../img/obrazek.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
}

header.masthead .intro-text {
    padding-top: 120px;
    padding-bottom: 70px;
  }
  header.masthead h1 {
      font-weight: normal;
      font-family: 'Pattaya', Arial, sans-serif;
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 25px;
    
  }
header.masthead h2 {
    font-family: 'Pattaya', Arial, sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: auto;
    margin-bottom: 20px;
  }
  header.masthead h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: auto;
    margin-bottom: 30px;
  }

@media (min-width: 992px) {
  header.masthead .intro-text {
    padding-top: 160px;
    padding-bottom: 80px;
  }
  header.masthead h1 {
      font-weight: normal;
      font-family: 'Pattaya', Arial, sans-serif;
    font-size: 130px;
    line-height: 120px;
    margin-bottom: 45px;
  }
    header.masthead h2 {
        font-family: 'Pattaya', Arial, sans-serif;
    font-size: 35px;
    font-weight: normal;
    line-height: auto;
    margin-bottom: 30px;
  }
  header.masthead h3 {
    font-size: 25px;
    font-weight: bold;
    line-height: auto;
    margin-bottom: 30px;
  }
}

.service-heading {
  margin: 15px 0;
  text-transform: none;
}

.team-member {
  margin-bottom: 20px;
  text-align: center;
}

.team-member img {
  width: 100px;
  height: 100px;
  border: 2px solid #0080D0;
}

.team-member h5 {
  margin-top: 15px;
  margin-bottom: 0;
  text-transform: none;
    font-size: 18px;
}

.team-member p {
    font-size: 14px;
  margin-top: 0;
}
#partnerzy h2 {
    font-size:80px;
    font-family: 'Pattaya', Arial, sans-serif;
    font-weight: normal;
}
footer {
  padding: 25px 0;
  text-align: center;
}

ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 40px;
  display: block;
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
}
ul.social-buttons li a.facebook {
  background-color: #3b5998;
}
ul.social-buttons li a.twitter {
  background-color: #00acee;
}
ul.social-buttons li a.linkedin {
  background-color: #0e76a8;
}
ul.social-buttons li a.meetup {
  background-color: #e51937;
}
ul.social-buttons li a:hover {
  opacity: 0.7;  
}
img {
    width: 100%;
    height: auto;
}
img.normal {
    -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
img.normal:hover {
    -webkit-transform: rotate(0deg);
     -moz-transform: rotate(0deg);
       -o-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transform: scale(1.4);
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
     position: relative;
    z-index: 1001;
}
img.first{
    -webkit-transform: rotate(5deg);
     -moz-transform: rotate(5deg);
       -o-transform: rotate(5deg);
      -ms-transform: rotate(5deg);
    transform: rotate(5deg);
    margin-bottom: 20px;
}
img.second{
    -webkit-transform: rotate(-3deg);
     -moz-transform: rotate(-3deg);
       -o-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
    margin-bottom: 20px;
}
img.third{
    -webkit-transform: rotate(3deg);
     -moz-transform: rotate(3deg);
       -o-transform: rotate(3deg);
      -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    margin-bottom: 20px;
}
img.fourth{
    -webkit-transform: rotate(-3deg);
     -moz-transform: rotate(-3deg);
       -o-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
    margin-bottom: 20px;
}
img.fifth{
    -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
    margin-bottom: 20px;
}
img.sixth{
    -webkit-transform: rotate(2deg);
     -moz-transform: rotate(2deg);
       -o-transform: rotate(2deg);
      -ms-transform: rotate(2deg);
    transform: rotate(2deg);
    margin-bottom: 20px;
}
img.seventh{
    -webkit-transform: rotate(2deg);
     -moz-transform: rotate(2deg);
       -o-transform: rotate(2deg);
      -ms-transform: rotate(2deg);
    transform: rotate(2deg);
    margin-bottom: 20px; 
}
img.eighth{
  -webkit-transform: rotate(-1deg);
     -moz-transform: rotate(-1deg);
       -o-transform: rotate(-1deg);
      -ms-transform: rotate(-1deg);
    transform: rotate(-1deg);
    margin-bottom: 20px;   
}
img.ninth{
    -webkit-transform: rotate(10deg);
     -moz-transform: rotate(10deg);
       -o-transform: rotate(10deg);
      -ms-transform: rotate(10deg);
    transform: rotate(10deg);
    margin-bottom: 20px;
}