/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

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

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


@font-face {

  font-family: 'Constatia';
  src: url('../fonts/Sansita-Regular.eot');
  src: url('../fonts/Sansita-Regular.ttf') format('truetype');
    
}


@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }



    .top-nav-collapse {
        padding: 0;
    }
}

/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children 
of those sections to manage the look and feel of the site. */

.intro-section {
    height: 100%;
    text-align: center;
    
    background: url(../img/background_1.jpg) top center no-repeat;
    background-attachment: fixed !important;
    

}

.intro-section h1 {
   /* padding-top: 25%; */
     color: #fab200;
     text-align: center;
    font-size: 65px;
    font-weight: bold;
    font-family: 'Amatic SC', sans-serif;

}

.intro-section h2 {
    color: #eee;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: inherit;
    font-size: 42px;
     font-family: 'Amatic SC', sans-serif;
}

.intro-section2 {
    height: 100%;
    
   /* background: rgba(201, 12, 15, 0.6) fixed; */
}

.powitanie {

    background: rgba(201, 12, 15, 0.9);
    width: 100%;
    height: 100%;
    padding-top: 10%;
    padding-bottom: 10%;
    margin-top: 20%;
    border-radius: 8px;

    border-top: 2px #fab200  solid;
    border-bottom: 2px #fab200  solid;
}




.omnie-section {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    background: #fff;
}

.omnie-section img {
    border: 2px solid #50c5ff;
}

.omnie-section h1 {
    color: #c90c0f;
    font-weight: bold;
    font-family: 'Amatic SC', sans-serif;
    font-size: 50px;
    padding-bottom: 20px;
}
.omnie-section h2 {
    margin-left: 15%;
    margin-right: 15%;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4em;
    color: #424242;
}

.omnie-section h3 {
    font-family: 'Amatic SC', sans-serif;
    font-size: 35px;
}





.uslugi-section {
    height: auto;
    
    text-align: center;
    background: url(../img/background_2.jpg) top center no-repeat;
    background-attachment: fixed !important;
    
}


.uslugi-section h1 {
    padding-top: 50px;
    color: #eee;
    font-weight: bold;
    font-family: 'Amatic SC', sans-serif;
    font-size: 50px;
    padding-bottom: 20px;
}

.uslugi-section h2 {
    
    color: #eee;
    font-weight: 300;
    font-size: 24px;
    font-family: 'Exo', sans-serif;
    border-bottom: 1px solid #50c5ff;
}

.uslugi-section h3 {
    
    color: #cdcdcd;
    font-weight: 300;
    font-size: 18px;
    font-family: 'Exo', sans-serif;
    
}

.uslugi-section section {
    opacity: 0.8;
}


.uslugi-section2 {
    height: 100%;
    padding-bottom: 50px;
    /*background: rgba(201, 12, 15, 0.1);*/
}

.uslugi-section img {
    width: auto;
    height: 100%;
}



.menu_dania {
    background: rgba(201, 12, 15, 0.9);
    width: 100%;
    height: 100%;
    padding-top: 10%;
    padding-bottom: 10%;
    
    border-radius: 8px;

    border-top: 2px #fab200  solid;
    border-bottom: 2px #fab200  solid;
}

.menu_dania2 {
    margin-left: 10%;
    margin-right: 10%;
}

.menu_dania .btn {
    margin-bottom: 5px;
    background: #fab200;
    font-family: 'Amatic SC', sans-serif;
    font-size: 28px;

}

.menu_dania .btn:hover {
    background: #c90c0f;
    color: #fab200;
}




.menu_dania th {
    border:1px #C0C0C0 solid;
}


.menu_dania td {
    border:1px #C0C0C0 solid;
}

.menu_dania table h1 {
    padding-top: 0px;
    color: #000;
    font-weight: bold;
    font-family: 'Amatic SC', sans-serif;
    font-size: 28px;
    padding-bottom: 0px;
}






.realizacje-section {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    background: #fff;
}


.realizacje-section h1 {
    color: #c90c0f;
    font-weight: bold;
    font-family: 'Amatic SC', sans-serif;
    font-size: 50px;
    padding-bottom: 20px;
}


.realizacje-section h3 {
    font-weight: bold;
    font-family: 'Amatic SC', sans-serif;
    font-size: 35px;
    color: #fab200;
}

.contact-section {
    height: auto;
    
    text-align: center;
    background: url(../img/background_3.jpg) top center;
    background-attachment: fixed !important;
}

.contact-section h1 {
    padding-top: 50px;
    color: #fab200;
    font-weight: bold;
    font-family: 'Amatic SC', sans-serif;
    font-size: 50px;
    padding-bottom: 20px;
}

.contact-section h2 {
    font-family: 'Exo', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #eee;
    padding-bottom: 20px;

}

.contact-section p {
    font-family: 'Exo', sans-serif;
    font-weight: 300;
    font-size: 12px;
    color:#eee;
    padding-bottom: 5px;
    padding-top: 8px;
    

}


.contact-section a {
    font-family: 'Exo', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #eee;
    padding-bottom: 20px;
    text-decoration: none;
}

.contact-section a:hover {
    color:#50c5ff;

     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}



.contact-section img {
    opacity: 0.6;

 -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.contact-section img:hover {
    opacity: 1;

 -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.contact-section2 {
    height: 100%;
    padding-bottom: 50px;
    /*background: rgba(1, 52, 68, 0.8);*/
}



.kontakt {

    background: rgba(201, 12, 15, 0.9);
    width: 100%;
    min-height: 730px;
    
    padding-bottom: 1%;
    border-radius: 8px;
    border-top: 2px #fab200  solid;
    border-bottom: 2px #fab200  solid;
}

.kontakt h2 {
    font-family: 'Amatic SC', sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #eee;
    padding-bottom: 20px;
}

.kontakt b {
    font-size: 35px;
}



.stopka {
    background: #c90c0f;
    text-align: center;
    border-top: 5px #fab200 solid;
}


.stopka h3 {
    font-family: 'Amatic SC', sans-serif;
    font-weight: 300;
    font-size: 22px;
    color:#eee;
    padding-bottom: 5px;
    padding-top: 8px;
    text-decoration: none;
}

.stopka a {
    font-family: 'Amatic SC', sans-serif;
    font-weight: 300;
    font-size: 22px;
    color:#50c5ff;
    padding-bottom: 5px;
    padding-top: 8px;
    text-decoration: none;
}

.stopka a:hover {
    color:#fff;

     -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}

iframe {
    width: 100%; 
    height: 400px;
    opacity: 1;
    frameborder:0; 
    border:0;
    box-shadow:0 0 1em 0.1em  #50c5ff;

}