/*!
 * Start Bootstrap - Creative v4.0.0-beta.2 (https://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-creative/blob/master/LICENSE)
 */
body,
html {
  width: 100%;
  height: 100%; }

body {
  font-family: 'Merriweather', 'Helvetica Neue', 'Arial', sans-serif;
    -webkit-tap-highlight-color: #212529;}

hr {
  max-width: 50px;
  border-width: 3px;
  border-color: #017DC5; }

hr.light {
  border-color: #fff; }

a {
  color: #017DC5;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  a:hover {
    color: #017DC5; }

header {
    padding-top: 200px;
    border-bottom: 1px solid #4a4a4a;
    box-shadow: 1px 10px 15px #4a4a4a;
}

.centered-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

ul {
    list-style-type: none;
}

.fa-leaf {
    color: #01D761;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }

p,
ul,
li {
    font-family: 'Open Sans';
}

.bg-primary {
  background-image: url(../img/bg/swept-sky-1406631-1919x1230.jpg);
  background-size: cover;
  background-attachment: fixed;
  border-bottom: 5px solid #4a4a4a;
  border-top: 5px solid #4a4a4a;
}

.bg-dark {
  background-image: url(../img/bg/tloDark1.jpg);
  background-size: cover;
}

.text-faded {
  color: rgba(255, 255, 255, 0.7); }

section {
  padding: 8rem 0; }

.section-heading {
  margin-top: 0; }

::-moz-selection {
  color: #fff;
  background: #212529;
  text-shadow: none; }

::selection {
  color: #fff;
  background: #212529;
  text-shadow: none; }

img::selection {
  color: #fff;
  background: transparent; }

img::-moz-selection {
  color: #fff;
  background: transparent; }

#mainNav {
  border-bottom: 1px solid rgba(33, 37, 41, 0.1);
  background-color: #fff;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s; }
  #mainNav .navbar-brand {
    font-weight: 700;
    text-transform: uppercase;
    color: #017DC5;
    font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }
    #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #017DC5; }
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    font-size: .9rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #212529; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
      color: #017DC5; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active,
    #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
      color: #017DC5 !important;
      background-color: transparent; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
        background-color: transparent; }
  @media (min-width: 992px) {
    #mainNav {
      border-color: #fff;
      background-color: #fff; }
      #mainNav .navbar-brand {
        color: rgba(255, 255, 255, 0.7); }
        #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
          color: #017DC5; }
/*
      #mainNav .navbar-nav > li.nav-item > a.nav-link {
        padding: 0.5rem 1rem; }
*/
      #mainNav .navbar-nav > li.nav-item > a.nav-link,
      #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
        color: #212529;}
        #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
        #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
          color: #017DC5; }
      #mainNav.navbar-shrink {
        border-bottom: 1px solid rgba(33, 37, 41, 0.1);
        background-color: #fff; }
        #mainNav.navbar-shrink .navbar-brand {
          color: #017DC5; }
          #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
            color: #017DC5; }
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
        #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
          color: #212529; }
          #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 {
            color: #017DC5; } }

.navbar-brand img {
    max-width: 50%;
    height: auto;
}

.navbar-toggler {
    padding: .25rem;
}

.promo {
    background-color: darkgreen;
    border-radius: 20px;
}

.promo a {
    color: #fff !important;
}


header {
  padding-top: 10rem;
  padding-bottom: calc(10rem - 56px);
 }
  header hr {
    margin-top: 30px;
    margin-bottom: 30px; }
  header h1 {
    font-size: 2rem; }
  header p {
    font-weight: 300; }
@media (min-width: 320px) and (max-width: 991px) {
    header {
        padding-bottom: 0;
        padding-top: 4.5rem;
    }
    
    h1 {
        font-size: 2rem;
    }
}
    .sec-opak p{
        font-size: 18px !important;
    }
}
  @media (min-width: 768px) {
    header p {
      font-size: 1.15rem; } }
  @media (min-width: 992px) {
    header {
      height: 72vh;
      padding-top: 0;
      padding-bottom: 0; }
      header h1 {
        font-size: 3rem; } }
  @media (min-width: 1200px) {
    header h1 {
      font-size: 4rem; } }

.carousel-item {
  height: 72vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#label {
    position: absolute;
    top: 30%;
    left: 28.95%;
    color: #ffffff;
}

@media (min-width: 320px) and (max-width: 719px) {
    #label {
        top: 30% !important;
    }
    .sec-desc {
        font-size: 1rem !important;
        line-height: 1.4 !important;
    }
}

@media (min-width: 576px) {
    .litt {
        padding-top: 8rem !important;
        height: 270px !important;
    }
}

@media (min-width: 720px) and (max-width: 991px) {
    #label {
        left: 20.3% !important;
    }
}

@media (max-width: 991px) {
    #label {
        top: 50%;
        left: 0;
        margin-left: 0;
        margin-right: 0;
    }
    .recycle li {
        font-size: 16px !important;
    }
    .promo-desc {
        font-size: 16px !important;
    }
}

@media (min-width: 992px) and (max-width: 1370px) {
    #label {
        left: 30.5%;
    }
}

@media (min-width: 1371px) and (max-width: 2000px) {
    #label {
        left: 36%;
    }
}

.service-box {
  max-width: 400px;
  min-height: 280px;}

.service-box p {
    font size: 5rem !important;
}

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto; }
  .portfolio-box .portfolio-box-caption {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    opacity: 0;
    color: #fff;
    background: rgba(1, 125, 197, 0.7);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
      position: absolute;
      top: 50%;
      width: 100%;
      transform: translateY(-50%);
      text-align: center; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        padding: 0 15px;
        font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase; }
      .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
        font-size: 18px; }
  .portfolio-box:hover .portfolio-box-caption {
    opacity: 1; }
  .portfolio-box:focus {
    outline: none; }
  @media (min-width: 768px) {
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
      font-size: 16px; }
    .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
      font-size: 22px; } }

.text-primary {
  color: #017DC5 !important; }

.btn {
  font-weight: 700;
  text-transform: uppercase;
  border: none;
  border-radius: 300px;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif; }

.btn-xl {
  padding: 1rem 2rem; }

.btn-primary {
  background-color: #017DC5;
  border-color: #017DC5; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    color: #fff;
    background-color: #017DC5 !important; }
  .btn-primary:active, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 186, 117, 0.5) !important; }

.recycling {
    background-image: url(../img/matthew-smith-5935.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.board {
    background-color: rgba(12, 95, 142, 0.8);
    padding: 25px;
    border-radius: 20px;
   
}

.larger {
    min-height: 200px;
}

.sec-desc {
    font-size: 1.2rem;
    line-height: 1.8;
}



/********* SHORT OFFER ***********/

.short-offer-bg {
    background-image: url(../img/bg/tlo.jpg);
    background-size: cover;
    -webkit-filter: brightness(0.95);
    
}

/******************** CONTACT ***********************/

.sec-contact {
    padding: 8rem 0 0 0;
    overflow: hidden;
}

.map iframe {
    width: 100%; 
    height: 450px;
}

.under {
    border-bottom: 1px solid;
}

.over {
    border-top: 1px solid;
}
/********************* ABOUT **********************/

.recycle li {
  padding-left: 1.3em;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 22px;
}
.recycle li:before {
  content: "\f1b8"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  color: #0C5F8E;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}


.rec-op li {
    font-size: 18px !important;
}

.rec-op li:before {
    color: #28A745 !important;
}

.slid {
    border: 3px solid #0C5F8E;
    border-radius: 15px;
}

.barnd img {
    border-radius: 15px;
}

/***************** JOB *************************/

.job p {
    font-size: 23px;
    font-weight: 700;
    color: #017DC5;
}


/******************* OPAKOWANIA *****************/

.sec-opak p {
    font-size: 25px;
}

ul.lista {
    width: 50%;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    columns: 2;
    -webkit-columns: 3;
    -moz-columns: 2;
    
}

/****************** DODATKOWE ******************/

.twocol {
    columns: 2;
    -webkit-columns: 3;
    -moz-columns: 2;
}

@media (min-width: 991px) {
    .twocol-lg {
        columns: 2;
        -webkit-columns: 3;
        -moz-columns: 2;
    }
}
/****************** PROMO *********************/

.promo-desc {
    font-size: 22px;
}



/****************** SERVICE ******************/
.service {
    padding: 10px 0; 
    
}


/***************** MANUAL *******************/

.sec-manual {
    background-image: url(../img/bg/photofacefun_com_1513761379.jpg);
    background-size: cover;
    color: #ffffff;
    padding-left: 15px;
    padding-right: 15px;
    font-family: 'Open Sans';
}

.fefco img {
    background-color: #ffffff;
    border-radius: 15px;
    box-shadow: 1px 1px 15px #4a4a4a;
}

.single-point {
    background-color: #017DC5;
    padding: 10px;
    border-radius: 10px;
    margin: 15px;
    box-shadow: 1px 1px 15px #4a4a4a;
}

.manual-first li, .manual-second li {
    padding-left: 1.3em;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
}
.manual-first li:before , .manual-second li:before {
  content: "\f054"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  display: inline-block;
  color: #017DC5;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}







/*****************FOOTER******************/

footer {
    background-color: #313131;
    padding: 50px 0;
    color: #9b9b9b;
    font-size: 15px;
    font-weight: 700;
}

.logofooter {
    margin-bottom: 20px;
}

.footer-contact {
    line-height: 24px;
    margin-bottom: 40px;
}

footer li {
    margin-bottom: 8px; 
}


footer .fa {
    font-size: 20px;
}

ul.smallmenu {
    width: 100%;
display: block;
list-style: none;
margin: 0;
padding: 0;
columns: 2;
-webkit-columns: 3;
-moz-columns: 2;
    
}

.ulsmallmenu li, .smallmenu a {
    margin-bottom: 0;
    padding-bottom: 7px;
    padding-top: 7px;
    text-decoration: none;
    color:#017DC5;
    font-weight: 300;
}

.social .fa {
    font-size: 50px;
    padding: 0 10px;
    color: #9b9b9b !important;
   
}

.social {
    text-align: center;
    
}

/******************SMALLFOOTER**************/

.smallfooter {
    background-color: #4a4a4a;
    text-align: center;
    padding: 6px 0;
    color: #9b9b9b;
}

.smallfooter h4 {
        font-size: 15px;
}

.smallfooter a {
    color: #017DC5;
}

.dark-overlay {
    position: relative;
    overflow: hidden;
}

.dark-overlay h1,
.dark-overlay h2,
.dark-overlay h3,
.dark-overlay h4,
.dark-overlay h5,
.dark-overlay h6 {
    color: #fff;
}

.dark-overlay:before {
    content: "";
    background-color: #017DC5;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    top: 0px;
    z-index: 2;
}

.dark-overlay > div {
    position: relative;
    z-index: 3;
}