body {
    padding: 0;
    margin: 0;
    font-size: 2vh;
    color: #212529;
    font-family: 'Lora', 'Times New Roman', serif;
}

p {
    line-height: 1.5;
    margin: 30px 0;
}

p a {
    text-decoration: underline;
}

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

a {
    color: #212529;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

a:focus,
a:hover {
    color: #0085A1;
}

blockquote {
    font-style: italic;
    color: #868e96;
}

.section-heading {
    font-size: 36px;
    font-weight: 700;
    margin-top: 60px;
}

.caption {
    font-size: 14px;
    font-style: italic;
    display: block;
    margin: 0;
    padding: 10px;
    text-align: center;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

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

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

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

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



#mainNav {
    position: fixed;

    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#mainNav .navbar-brand {
    font-weight: 800;
    color: #343a40;
}

#mainNav .navbar-toggler {
    font-size: 12px;
    font-weight: 800;
    padding: 13px;
    text-transform: uppercase;
    color: #343a40;

}

#mainNav .navbar-nav > li.nav-item > a {
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#navAbout,#navCm,#navRekrutacja,#navOferta,#navCowork,#navContact,#navNews,#navEng,#navStart,#Nav-locations-title
{
    color: white;
}
.title-article{
  font-weight: 0;
  width: 30vw;
}
/*popUP  */
#popup_this {
    height: 45vh;
    width: 80vw;
    top: 50%;
    left: 50%;
    text-align:center;
    margin-top: -50px;
    margin-left: -100px;
    position: fixed;
    background: #fff;
    padding: 30px;
    background-image: url("../img/grafPOPup.jpg");
    background-size: contain;
    background-repeat: repeat-x;
}
.b-close {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    color: #fff;
    background: #ff0000;
    padding: 5px 10px;
}
.popuplink{

  background-color: red;
}
.popuplink:hover{
  cursor: pointer;
}
/* Koniec */


header.masthead {
    height: 90vh;
    margin-bottom: 50px;
    background: no-repeat center center;
    background-color: #868e96;
    background-attachment: scroll;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

}

header.masthead .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #212529;
    opacity: 0.5;
}

header.masthead .site-heading {
    padding: 200px 0 150px;
    color: white;
    margin-top: 50%;
    transform: translateY(-50%);

    text-align: center;
}
.grudzien_w_cm{
    background-repeat: no-repeat;
    height: 80vh;
    background-image: url(../img/grudzienwCm.jpg);
    background-size: contain;
}
.title-article_grudzien_w_cm{
    padding: 3%;
    padding-left: 0;
}
.ikonka {
    width: 6vw;
    padding: 1%;
    position: fixed;
    right: 0;
    top: 100vh;
    transform: translateY(-110%);
    z-index: 55;
}
#about1{
    height: 1px;
    margin-bottom: 8.5vh;

}
.about {
    font-size: 2vh;
    /*    border-bottom: 1px solid #212529;*/
}
.about p {
/*    font-size: 2.2vh;*/
}

#text-akt{
    padding-top: 2%;
}
/*formluarz*/

.floating-label-form-group {
    font-size: 14px;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #dee2e6;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    font-size: 1.5em;
    position: relative;
    z-index: 1;
    padding: 0;
    resize: none;
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none !important;
    font-family: 'Lora', 'Times New Roman', serif;
}

/**/

#Cm {
    margin-top: 5vh;
    text-align: center;

}

.a {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.img {
    background-repeat: no-repeat;
    height: 30vh;
    background-position: center;
    background-size: contain;

}





.img>img{
    width: 100%;
}



.locations-title {
    margin-top: 10vh;
}

.locations {
    margin-top: 3vh;
    padding-bottom: 25px;
    /*    border-bottom: 1px solid black;*/
}

#map {

    height: 500px;
    border: 1px solid black;
}

.listPlace {
    font-size: 1.7vh;
}

.lowList {
    font-size: 1.6vh;
}

#Rekrutacja {
    padding: 2%;
    margin-top: 6vh;
    margin-bottom: 4vh;
}

.col-6 img {
    margin-left: 2vw;
}

.rekrutacja ul {

    list-style-type: none;


}
.colorRek{
    color: blue;
}
.line {
    margin-top: 3.4%;
    margin-bottom: 4.5%;
    margin-left: auto;
    margin-right: auto;
    width: 60vw;
    background-color: black;
    height: 1px;
}

.rekrutacja li {
    padding: 1.5px;
}

#Oferta {
    padding: 2%;
}

.oferta {
    margin-top: 2vh;
}

.oferta {
    padding: 1%;
}

.oferta-titleFin {
    margin-top: 10px;
}

.info2 {

    border-left-style: outset;

}


.Cowork {
    margin-top: 5vh;
}


footer {
    margin-top: 10vh;
    padding: 50px 0 65px;
}

.contact {
    margin-top: 10vh;
    padding: 2%;
}

.contact p {
    margin: 10px;


}

.contact-form {
    font-family: 'Lora', 'Times New Roman', serif;
    font-size: 5vh;

}
.contact-form p{
    text-align: center;
}
}

margin-top: 5vh;
}

.btn {
    font-size: 14px;
    font-weight: 800;
    padding: 15px 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-radius: 0;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

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

.row {
    margin: 0;
}
footer img{
    height: 20vh;
    transform: translateX(-50%);
    margin-left: 50%;
}
/*FAQ*/

.titleFAQ{
    padding: 2vh;
    padding-left: 0;
}

*/
/*
.titleFAQ2{
    padding: 4%;
    position: absolute;
    text-align: center;
   right: 0;
    bottom:0;
    padding-right: 0;
   transform: translateX(-50%)

}
.titleFAQ2>a:hover{
    text-decoration: none;
    cursor: pointer;
    color: darkslateblue;
}
.titleFQA2>i{
    font-size: 7vh;
}
*/
