/*!
 * Start Bootstrap - Grayscale v4.0.0-beta (https://startbootstrap.com/template-overviews/grayscale)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-grayscale/blob/master/LICENSE)
 */

 
@font-face {
  font-family: 'Neutraface Text';
  src: url('NeutrafaceText-Bold.eot?#iefix') format('embedded-opentype'),  url('NeutrafaceText-Bold.otf')  format('opentype'),
	     url('NeutrafaceText-Bold.woff') format('woff'), url('NeutrafaceText-Bold.ttf')  format('truetype'), url('NeutrafaceText-Bold.svg#NeutrafaceText-Bold') format('svg');
  font-weight: 900;
  font-style: normal;
}


@font-face {
  font-family: 'Neutraface Text';
  src: url('NeutrafaceText-Book.eot?#iefix') format('embedded-opentype'),  url('NeutrafaceText-Book.otf')  format('opentype'),
	     url('NeutrafaceText-Book.woff') format('woff'), url('NeutrafaceText-Book.ttf')  format('truetype'), url('NeutrafaceText-Book.svg#NeutrafaceText-Book') format('svg');
  font-weight: 700;
  font-style: normal;
}


@font-face {
  font-family: 'Neutraface Text';
  src: url('NeutrafaceText-Demi.eot?#iefix') format('embedded-opentype'),  url('NeutrafaceText-Demi.otf')  format('opentype'),
	     url('NeutrafaceText-Demi.woff') format('woff'), url('NeutrafaceText-Demi.ttf')  format('truetype'), url('NeutrafaceText-Demi.svg#NeutrafaceText-Demi') format('svg');
  font-weight: 500;
  font-style: normal;
}


@font-face {
  font-family: 'Neutraface Text';
  src: url('NeutrafaceText-Light.eot?#iefix') format('embedded-opentype'),  url('NeutrafaceText-Light.otf')  format('opentype'),
	     url('NeutrafaceText-Light.woff') format('woff'), url('NeutrafaceText-Light.ttf')  format('truetype'), url('NeutrafaceText-Light.svg#NeutrafaceText-Light') format('svg');
  font-weight: 400;
  font-style: normal;
}


 @font-face {
  font-family: 'Neutraface Text';
  src: url('NeutrafaceText-LightItalic.eot?#iefix') format('embedded-opentype'),  url('NeutrafaceText-LightItalic.otf')  format('opentype'),
	     url('NeutrafaceText-LightItalic.woff') format('woff'), url('NeutrafaceText-LightItalic.ttf')  format('truetype'), url('NeutrafaceText-LightItalic.svg#NeutrafaceText-LightItalic') format('svg');
  font-weight: 300;
  font-style: normal;
}



body {
  color: #000;
  text-align: center;

}

a{
  cursor: pointer;
}

.container {
  overflow: hidden;
  max-width: 1920px;
}

.section1 {
  background: url(../img/kobiety-main.png) no-repeat top center;
  background-color: white;
  width: 100%;
  height: 2100px;
  margin: 0 auto 50px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}

.logo {
  max-height: 247px;
  max-width: 383px;
  width: 20%;
  position: relative;
  left: 5%;
  top: 3%;
}

.logo img {
  max-height: 100%;
  max-width: 100%;
  width: 100%;

}

.cytaty {
  max-width: 848px;
  max-height: 931px;
  width: 42.2%;
  position: relative;
  left: 34%;
  top: 3%;
}

.link_tabela:hover {
  text-decoration: none;
}

.texty {
  font-size: 1.3rem;
  line-height: 1.5rem;
  font-family: "Neutraface Text";
  color: rgb(45, 66, 129);
  text-align: left;
  position: absolute;
  top: 380px;
  left: 17%;
  width: 31%;
  max-width: 604px;
  font-weight: 700;
}

.texty p {

}

.texty p.max {
  font-size: 2rem;
  font-weight: 500;
  line-height: 2.4rem;
  margin-top: 20px;
  font-weight: 600;
}
.texty p.mini {
  margin-top: -20px;
}
.texty p.mini2 {
  font-size: 0.8rem;
  line-height: 1rem;
  margin-top: 0.2rem;
  
}

.section2 {
  /* background: url(../img/kobiety-tabela.png) no-repeat top center scroll; */
    background-color: white;
    max-width: 100%;
    min-height: 1422px;
    margin: 0 auto 50px;

}


.section2 h2 {

    font-size: 64px;
    font-family: "Neutraface Text";
    color: rgb(45, 66, 129);
    text-transform: uppercase;
    line-height: 1.2;
    text-align: left;
    width: 100%;
    margin: 0 0 0 4%;
}

.section2 h3 {
  font-size: 32px;
  font-family: "Neutraface Text";
  color: rgb(45, 66, 129);
  text-transform: uppercase;
  line-height: 1.2;
  text-align: left;
  width: 100%;
  margin: 0 0 0 4%;
}

h3 .g { color: #93bc32; }
h3 .b { color: #4c75b8; }
h3 .f { color: #cd1f72; }
h3 .o { color: #e37d37; }




.section2 p {

    font-size: 25px;
    font-family: "Neutraface Text";
    color: rgb(45, 66, 129);
    text-transform: uppercase;
    width: 100%;
    text-align: left;
    margin: 0 0 0 4%;
}

.section2 .tabela {
  background: url(../img/kobiety-tabela.png) no-repeat top center scroll;
  background-color: white;
  width: 1920px;
  height: 1422px;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  position: relative;
  margin: 50px auto 20px;

}

.tabela .link_tabela {
  position: relative;
  display: block;
  width: 150px;
  height: 50px;
  top: 41%;
  left: 61%;
}

.przypisy {
  font-size: 19.444px;
  font-family: "Neutraface Text";
  color: rgb(45, 66, 129);
  line-height: 1.143;
  text-align: center;
  margin: -50px 4% 10px;
  font-weight: 400;
}
.przypisy-link {
  color: #d0307b;
  text-align: right;
  float: right;
  position: relative;
  display: block;
  width: 100%;
  margin: 5px 4%;
}

.przypisy-link a {
  color: #d0307b;
  font-weight:700;
}


.section4 {

  height: 200px;
  width: 1920px;

}
.section4 .content {
  width: 90%;
  margin: 5px auto;
}
.section4 .footer-s1 { 
  display: inline-block;

  background: url(../img/kobiety-s1.png) no-repeat center center;
    -webkit-background-size: contain; 
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain; 
    width: 12.7%;
    width: 245px;
    height: 140px;
    margin: 0 5px;
}
.section4 .footer-s2 {
  display: inline-block;

  background: url(../img/kobiety-s2.png) no-repeat center center;
  -webkit-background-size: contain; 
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain; 
  width: 338px;
  height: 140px;
  margin: 0 5px;


 }
.section4 .footer-s2 { }

.section4 .footer-s3{
  display: inline-block;

  background: url(../img/kobiety-s3.png) no-repeat center center;
  -webkit-background-size: contain; 
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain; 
  width: 216px;
  height: 140px;
  margin: 0 5px;


 }
.section4 .footer-s3{ }
.section4 .footer-s3{ }

.section4 .footer-s4 { 
  display: inline-block;
  background: url(../img/kobiety-s4.png) no-repeat center center;
  -webkit-background-size: contain; 
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain; 
  width: 375px;
  height: 140px;
  margin: 0 5px;

}

.ficon {
  margin: 0 5px 10px !important;
}

.ficon a {
  width: 100%;
  display: block;
  height: 100%;
  cursor: pointer;
}

.footer-s2.ficon a:nth-child(1), .footer-s4.ficon a:nth-child(1){
  width: 50%;
  display: block;
  height: 100%;
  float: left;
}

.footer-s2.ficon a:nth-child(2), .footer-s4.ficon a:nth-child(2){
  width: 50%;
  float: right;
  display: block;
  height: 100%;
}

.ficon {
  cursor: pointer;
}

@media (max-width: 1920px){
  .container {
    padding: 0;
    width: 100%;
    max-width: 1920px;
  }

  .section1 {
    height: 1240px;
    background-size: contain;
  }


  .texty {
    font-size: 1rem;
    line-height: 1.1rem;
    font-family: "Neutraface Text";
    color: rgb(45, 66, 129);
    text-align: left;
    position: absolute;
    top: 323px;
    left: 11%;
    width: 31%;
    max-width: 604px;
    font-weight: 700;
  }
  
  .texty p {
  
  }
  
  .texty p.max {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2rem;
    margin-top: 20px;
    font-weight: 600;
  }
  .texty p.mini {
    margin-top: -20px;
  }
  .texty p.mini2 {
    font-size: 0.8rem;
    line-height: 1rem;
    margin-top: 0.2rem;
    
  }

  .section2 {
    min-height: initial;
    max-height: 1920px;
  }

  .cytaty {
    max-width: 848px;
    max-height: 630px;
    width: 39.2%;
    position: relative;
    left: 32%;
    top: 2%;
  }
  .logo{
    max-height: 247px;
    max-width: 383px;
    width: 20%;
    position: relative;
    left: 11%;
    top: 6%;
  }

  .section2 .tabela {
    background: url(../img/kobiety-tabela.png) no-repeat top center scroll;
    background-color: white;
    width: 100%;
    height: 1135px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    position: relative;
    margin: 10px auto 20px;
  }

  .section4 {
    height: initial;
    width: 100%;
  }
}

@media (max-width: 1500px){
  .container {
    padding: 0;
    width: 100%;
    max-width: 1440px;
  }


  
  .texty {
    font-size: 0.8rem;
    line-height: 0.9rem;
    font-family: "Neutraface Text";
    color: rgb(45, 66, 129);
    text-align: left;
    position: absolute;
    top: 279px;
    left: 12%;
    width: 31%;
    max-width: 604px;
    font-weight: 700;
}
  
  .texty p {
  
  }
  
  .texty p.max {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2rem;
    margin-top: 20px;
    font-weight: 600;
  }
  .texty p.mini {
    margin-top: -20px;
  }
  .texty p.mini2 {
    font-size: 0.8rem;
    line-height: 1rem;
    margin-top: 0.2rem;
    
  }

  .section1 {
    height: 1100px;
    background-size: contain;
  }

  .section2 {
    min-height: initial;
    max-height: 1422px;
  }

  .cytaty {
    max-width: 848px;
    max-height: 630px;
    width: 39.2%;
    position: relative;
    left: 32%;
    top: 2%;
  }
  .logo{
    max-height: 247px;
    max-width: 383px;
    width: 20%;
    position: relative;
    left: 11%;
    top: 3%;
  }

  .section2 .tabela {
    background: url(../img/kobiety-tabela.png) no-repeat top center scroll;
    background-color: white;
    width: 100%;
    height: 1045px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    position: relative;
    margin: 10px auto 20px;
  }

  .section4 {
    height: initial;
    width: 100%;
  }



}


@media (max-width: 1024px){
  .container {
      padding: 0;
      width: 100%;
      max-width: 1024px;
  }


  
  
  .texty {
    font-size: 0.6rem;
    line-height: 0.7rem;
    font-family: "Neutraface Text";
    color: rgb(45, 66, 129);
    text-align: left;
    position: absolute;
    top: 215px;
    left: 11%;
    width: 31%;
    max-width: 604px;
    font-weight: 700;
  }
  
  .texty p {
  
  }
  
  .texty p.max {
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.3rem;
    margin-top: -10px;
    font-weight: 600;
  }
  .texty p.mini {
    margin-top: -20px;
  }
  .texty p.mini2 {
    font-size: 0.5rem;
    line-height: 0.6rem;
    margin-top: 0.1rem;

    
  }

  
  .section1 {
    height: 762px;
    background-size: contain;
  }

  .cytaty {
    max-width: 848px;
    max-height: 452px;
    width: 39.2%;
    position: relative;
    left: 33%;
    top: 2%;

  }

  .logo{
    max-height: 247px;
    max-width: 383px;
    width: 20%;
    position: relative;
    left: 11%;
    top: 6%;
  }

  .section2 .tabela {
    background: url(../img/kobiety-tabela.png) no-repeat top center scroll;
    background-color: white;
    width: 100%;
    height: 762px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    position: relative;
    margin: 50px auto 20px;
  }

  .section4 {
    height: initial;
    width: 100%;
  }

  .ficon {
    margin: 0 29px 35px !important;
  }
}

@media (max-width: 800px){
  .container {
      padding: 0;
      width: 100%;
      max-width: 1024px;
  }


    .texty {
      font-size: 0.6rem;
      line-height: 0.7rem;
      font-family: "Neutraface Text";
      color: rgb(45, 66, 129);
      text-align: left;
      position: absolute;
      top: 159px;
      left: 8%;
      width: 31%;
      max-width: 604px;
      font-weight: 700;
    }
    
    .texty p {
      margin-bottom: 0.5rem;

    }
    
    .texty p.max {
      font-size: 1rem;
      font-weight: 500;
      line-height: 1.2rem;
      margin-top: 0;
      font-weight: 600;
    }
    .texty p.mini {
      margin-top: -5px;
    }
    .texty p.mini2 {
      font-size: 0.5rem;
    line-height: 0.7rem;
    margin-top: 0.1rem;
      
    }
  
  .cytaty {
    max-width: 848px;
    max-height: 316px;
    width: 35.2%;
    position: relative;
    left: 32%;
    top: 2%;
  }

  .section1 {
    height: 640px;
  }
  .section2 h2 {
    font-size: 45px;
  }

  .section2 h3 {
    font-size: 25px;
  }

  .section2 p {
    font-size: 19px;
  }

  .section2 .tabela {
    background: url(../img/kobiety-tabela.png) no-repeat top center scroll;
    background-color: white;
    width: 100%;
    height: 564px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
  }

  .przypisy {
    font-size: 13.444px;
  }

  .przypisy-link {
    margin: 5px 7%;
  }

  .section4 .footer-s4 {
    margin: 0 !important;
  }
}

@media (max-width: 430px){
  .container {
      padding: 0;
      width: 100%;
      max-width: 1024px;
  }



  

  .texty {
    font-size: 0.4rem;
    line-height: 0.5rem;
    font-family: "Neutraface Text";
    color: rgb(45, 66, 129);
    text-align: left;
    position: absolute;
    top: 88px;
    left: 8%;
    width: 36%;
    max-width: 604px;
    font-weight: 700;
  }
  
  .texty p {
  
  }
  
  .texty p.max {
    font-size: 0.6rem;
    font-weight: 500;
    line-height: 0.8rem;
    margin-top: 0;
    font-weight: 600;
  }
  .texty p.mini {
    margin-top: -20px;
  }
  .texty p.mini2 {
    font-size: 0.5rem;
  line-height: 0.7rem;
  margin-top: 0.1rem;
    
  }



  .cytaty {
    max-width: 848px;
    max-height: 182px;

    width: 35.2%;
    position: relative;
    left: 32%;
    top: 2%;
  }

  .section1 {
    height: 368px;

  }
  .section2 h2 {
    font-size: 38px;
  }

  .section2 h3 {
    font-size: 22px;
  }

  .section2 p {
    font-size: 15px;
  }

  .section4 .content {
    width: 90%;
    margin: 5px 5% 0 10%;
    text-align: center;
}

  .section2 .tabela {
    background: url(../img/kobiety-tabela.png) no-repeat top center scroll;
    background-color: white;
    width: 100%;
    height: 324px;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
  }

  .przypisy {
    font-size: 10px;
  }

  .przypisy-link {
    margin: 5px 7%;
  }

}