/* CSS Document */
@media screen and (max-width: 419px) { 

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,600&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Courgette&subset=latin,latin-ext);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
  font-family: 'Open Sans', sans-serif;
  margin: 0px;
  background: #fff;
  color: #040807;
}

h1, .h1, h2, .h2, h3, .h3 {
    font-family: "futura-pt", 'Arial', sans-serif;
    font-size: 3.125em;
    font-weight: 700;
    margin: 0 0 30px 0;    
}

h1, .h1 {
    color: #fff000;
    margin: 0 0 30px 0;   
}

h2, .h2 {
    color: #225577;
    margin-bottom: 50px;
    margin: 0 0 30px 0;   
}

h3, .h3 {
    color: #225577;
    margin-bottom: 50px;
    font-size: 2.250em;
    font-weight: 400;
    line-height: 1.3; 
    margin: 0 0 30px 0;  
}

h4, .h4 {
    color: #a00000;
    font-size: 1.500em;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 30px 0; 
}

.clear {
    clear: both;
} 

.clearfix {
  overflow: hidden;
}

p {
  font-size: 1.000em;
  line-height: 1.5;
  margin: 0 0 30px 0;
}

#justyna p {
  text-align: justify;
}

em {
font-style: italic;
}

a {
  text-decoration: none;
}

ul {
    list-style-image: url('img/bullet-yellow.png');
    list-style-position: inside;
}

li {
  margin: 10px 0;
}

#list ul {
    list-style-image: url('img/bullet-red.png');
    list-style-position: outside;
}

#list h3 {
  text-align: center;
}

.centered {
  margin: 0 auto;
  width: 75%;
  padding: 0 20px;
}

.intro-section {
  background: #225577;
  width: 100%;
  color: #fff;
  overflow: hidden;
  min-height: 450px;
}

.container {
  margin: 0 auto;
  width: 90%;
  max-width: 1324px;
  padding: 2%;
}

#left-intro-container {
  width: 100%;
  float: left;
}

#right-intro-container {

  position: relative;
}

#photo {

}

#podpis {
  margin-top: -30px;
  padding: 0px 30px;
}

#justyna {
  margin-top: 50px;
}

#photo_justyna2 {
  margin: 0 2% 2% 0;
  width: 100%;
  max-width: 601px;
}

#photo_justyna2 img {
  max-width: 100%;
}

#photo_article {
float: left;
margin: 0px 20px 0px 0px;
}


#list {
  margin-top: 3%;
}


.why-top {
  background: #45779A;
  width: 100%;
}


#left-why-top {
  float: left;
  width: 30%;
  margin-top: -20px;
  margin-bottom: -5px;
  display: none;
}

#right-why-top {
  float: right;
  width: 100%;
}

#why {
  margin-top: 60px;
}

#why h2 {
  color: #fff;
  margin: 2%;
}

#why-row1-left {
  float: left;
  width: 100%;
}

.why-row-left-text {
    float: right;
    width: 96%;
    padding: 0 2%;
    margin: 0 auto;
    margin-top: 2%;
}

#wbs {
  margin: 5% 0;
}

#wbs p {
  font-family: "futura-pt", 'Arial', sans-serif;
  font-size: 1.750em;
  line-height: 1.4;
}

#why-row1-right {
  width: 100%;
  margin-top: -20px;
}

#squares {
  width: 50%;
  display: none;
}

#square1 {
  width: 25%;
  height: 100px;
  background: #86afd3;
  display: inline-block;
}

#square2 {
  width: 25%;
  height: 100px;
  background: #447799;
  margin-left: -5px;
  display: inline-block;
}

#square3 {
  width: 25%;
  height: 100px;
  background: #225577;
  margin-left: -5px;
  display: inline-block;
}

.grey-strip {
  background: #eee;
  height: 331px;
  margin-top: -5px;
  display: none;
}

#why-row2-left {
  width: 100%;
}

#why-row2-right {
  float: right;
  width: 100%;
}

.why-row-right-text {
    float: left;
    width: 95%;
    padding: 0 2%;
    margin-top: 2%;
}

#why-row2 img {
  float: right;
}

#why-row3 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    min-height: 600px;
}

#why-row3-right {
     display: none;
}

 #why-row3-right img {
    max-width: 100%;
}

#why-row3-text {
    padding: 5% 0 0 2%;
    max-width: 100%;
}


#fast-simple-effective-bg {
  width: 100%;
  background: #225577;
}

.one-third {
  width: 100%;
  float: left;
}

.one-third p {
     color: #fff;
}

.one-third ul {
  list-style-position: outside;
  color: #fff;
}

.icon {
  text-align: center;
  margin: 5% 0;
}

.one-fourth {
  width: 90%;
  float: left;
  margin: 0 5% 2% 0;
}

.testimonials-intro {
  margin: 0 auto;
  width: 90%;
  padding: 5% 2%;
  text-align: center;
}


.summary {
  color: #a00000;
  font-weight: 700;
}

.name {
  color: #225577;
}

#satisfaction-top {
  width: 100%;
 
}

#satisfaction-text {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

#satisfaction-text p {
  font-family: 'tekton-pro', 'Courgette', cursive;
  font-size: 30px;
  color: #fff;
  line-height: 1.3;
}

#certificate {
  max-width: 100%;
  margin: 0px auto;
  text-align: center;
  background-image: url("img/guaranteed.png");
  background-repeat: no-repeat;
  background-position: 50% 10%;
  min-height: 300px;
  background-size: contain;
}

#text-gwa {
  text-align: center;
  max-width: 98%;
  margin: 0px auto;
  position: relative;
  top: 80px;
}

#text-gwa p {
   font-size: 0.6em;
   font-weight: bold;
   margin: 0;
}

#text-gwa img {
   max-width: 90%;
   margin-top: 15%;
}

.boss {
  background: #eee;
  width: 100%;
 }

#left-boss {
 text-align: center;
}

#left-boss img {
  max-width: 100%;
}

#right-boss {

}

#signatures {
  text-align: right;
}

#how-to-order {
  margin-top: 30px;
}

.how-to-order-container {
  margin: 0 auto;
  width: 98%;
  max-width: 1324px;
  padding: 20px 0;
  position: relative;
  overflow: hidden;
}

#wizualizacja {
  text-align: center;
}

#how-to-order-text {

}


#uwaga {
  width:90%;
  margin: 0 auto;
  text-align: center;
  border-style: dashed;
  border-color: #a00000;
  border-width: 4px;
  padding: 15px 15px 15px 0;
  margin-bottom: 30px;
}

#flags {
  text-align: center;
   margin: 5% 0;
  list-style: none;
}

#flags li {
  float: left;
  margin: 10px 5px;
}


#order {
  width: 100%;
  background: #447799;
  padding: 30px 0 0 0;
}

.order-container {
  margin: 0 auto;
  width: 100%;
  max-width: 1324px;
  padding: 20px 0;
  text-align: center;
  overflow: hidden;
}

#order-button-bg {
  width: 100%;
  background: #225577;
  text-align: center;
  padding: 30px 0px 30px;
}  


.cta-button {
  background: #ffcc44;
  background-image: -webkit-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -moz-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -ms-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -o-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: linear-gradient(to bottom, #ffcc44, #ff8e16);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Open Sans;  
  color: #000;
  font-size: 1.625em;
  padding: 20px 10px 20px 10px;
  text-decoration: none;
  width: 70%;
  margin: 0 auto;
  text-align: center;
  transition: opacity 0.3s ease-out 0s;
}


.order-button {
  background: #ffcc44;
  background-image: -webkit-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -moz-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -ms-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -o-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: linear-gradient(to bottom, #ffcc44, #ff8e16);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Open Sans;  
  color: #000;
  font-size: 1.625em;
  padding: 2%;
  text-decoration: none;
  width: 90%;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  display: block;
  transition: opacity 0.3s ease-out 0s;
  margin: 0 auto;
  margin-bottom: 5%;
}  

.button:hover {
  background: #ff8e16;
  text-decoration: none;
}

.order-button:hover, .cta-button:hover {
  opacity: 0.8;
}

.bottom {
  width: 100%;
  background: #45779A none repeat scroll 0% 0%;
  overflow: hidden;
  margin: 0 auto;
}

#certyfikaty {
width: 50%;
margin: 0px auto;
}

.certificate {
  float: left;
  width:24%;
}

.certificate img {
  max-width: 100%;
  margin: 20px 0;
}  
}






@media screen and (min-width: 420px) and (max-width: 639px) { 

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,600&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Courgette&subset=latin,latin-ext);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
  font-family: 'Open Sans', sans-serif;
  margin: 0px;
  background: #fff;
  color: #040807;
}

h1, .h1, h2, .h2, h3, .h3 {
    font-family: "futura-pt", 'Arial', sans-serif;
    font-size: 3.125em;
    font-weight: 700;
    margin: 0 0 30px 0;    
}

h1, .h1 {
    color: #fff000;
    margin: 0 0 30px 0;   
}

h2, .h2 {
    color: #225577;
    margin-bottom: 50px;
    margin: 0 0 30px 0;   
}

h3, .h3 {
    color: #225577;
    margin-bottom: 50px;
    font-size: 2.250em;
    font-weight: 400;
    line-height: 1.3; 
    margin: 0 0 30px 0;  
}

h4, .h4 {
    color: #a00000;
    font-size: 1.500em;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 30px 0; 
}

.clear {
    clear: both;
} 

.clearfix {
  overflow: hidden;
}

p {
  font-size: 1.000em;
  line-height: 1.5;
  margin: 0 0 30px 0;
}

#justyna p {
  text-align: justify;
}

em {
font-style: italic;
}

a {
  text-decoration: none;
}

ul {
    list-style-image: url('img/bullet-yellow.png');
    list-style-position: inside;
}

li {
  margin: 10px 0;
}

#list ul {
    list-style-image: url('img/bullet-red.png');
    list-style-position: outside;
}

#list h3 {
  text-align: center;
}

.centered {
  margin: 0 auto;
  width: 75%;
  padding: 0 20px;
}

.intro-section {
  background: #225577;
  width: 100%;
  color: #fff;
  overflow: hidden;
  min-height: 450px;
}

.container {
  margin: 0 auto;
  width: 90%;
  max-width: 1324px;
  padding: 2%;
}

#left-intro-container {
  width: 100%;
  float: left;
}

#right-intro-container {

  position: relative;
}

#photo {

}

#podpis {
  margin-top: -30px;
  padding: 0px 30px;
}

#justyna {
  margin-top: 50px;
}

#photo_justyna2 {
  margin: 0 2% 2% 0;
  width: 100%;
  max-width: 601px;
}

#photo_justyna2 img {
  max-width: 100%;
}

#photo_article {
float: left;
margin: 0px 20px 0px 0px;
}


#list {
  margin-top: 3%;
}


.why-top {
  background: #45779A;
  width: 100%;
}


#left-why-top {
  float: left;
  width: 30%;
  margin-top: -20px;
  margin-bottom: -5px;
  display: none;
}

#right-why-top {
  float: right;
  width: 100%;
}

#why {
  margin-top: 60px;
}

#why h2 {
  color: #fff;
  margin: 2%;
}

#why-row1-left {
  float: left;
  width: 100%;
}

.why-row-left-text {
    float: right;
    width: 96%;
    padding: 0 2%;
    margin: 0 auto;
    margin-top: 2%;
}

#wbs {
  margin: 5% 0;
}

#wbs p {
  font-family: "futura-pt", 'Arial', sans-serif;
  font-size: 1.750em;
  line-height: 1.4;
}

#why-row1-right {
  width: 100%;
  margin-top: -20px;
}

#squares {
  display: none;
}

#square1 {
  width: 25%;
  height: 100px;
  background: #86afd3;
  display: inline-block;
}

#square2 {
  width: 25%;
  height: 100px;
  background: #447799;
  margin-left: -5px;
  display: inline-block;
}

#square3 {
  width: 25%;
  height: 100px;
  background: #225577;
  margin-left: -5px;
  display: inline-block;
}

.grey-strip {
  background: #eee;
  height: 331px;
  margin-top: -5px;
  display: none;
}

#why-row2-left {
  width: 100%;
}

#why-row2-right {
  float: right;
  width: 100%;
}

.why-row-right-text {
    float: left;
    width: 95%;
    padding: 0 2%;
    margin-top: 2%;
}

#why-row2 img {
  float: right;
}

#why-row3 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    min-height: 600px;
}

#why-row3-right {
     display: none;
}

 #why-row3-right img {
    max-width: 100%;
}

#why-row3-text {
    padding: 5% 0 0 2%;
    max-width: 100%;
}


#fast-simple-effective-bg {
  width: 100%;
  background: #225577;
}

.one-third {
  width: 100%;
  float: left;
}

.one-third p {
     color: #fff;
}

.one-third ul {
  list-style-position: outside;
  color: #fff;
}

.icon {
  text-align: center;
  margin: 5% 0;
}

.one-fourth {
  width: 90%;
  float: left;
  margin: 0 5% 2% 0;
}

.testimonials-intro {
  margin: 0 auto;
  width: 90%;
  padding: 5% 2%;
  text-align: center;
}


.summary {
  color: #a00000;
  font-weight: 700;
}

.name {
  color: #225577;
}

#satisfaction-top {
  width: 100%;
 
}

#satisfaction-text {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

#satisfaction-text p {
  font-family: 'tekton-pro', 'Courgette', cursive;
  font-size: 30px;
  color: #fff;
  line-height: 1.3;
}

#certificate {
  max-width: 100%;
  margin: 0px auto;
  text-align: center;
  background-image: url("img/guaranteed.png");
  background-repeat: no-repeat;
  background-position: 50% 10%;
  min-height: 400px;
  background-size: contain;
}

#text-gwa {
  text-align: center;
  max-width: 98%;
  margin: 0px auto;
  position: relative;
  top: 110px;
}

#text-gwa p {
   font-size: 0.65em;
   font-weight: bold;
   margin: 0;
}

#text-gwa img {
   max-width: 90%;
   margin-top: 5%;
}

.boss {
  background: #eee;
  width: 100%;
 }

#left-boss {
 text-align: center;
}

#left-boss img {
  max-width: 100%;
}

#right-boss {

}

#signatures {
  text-align: right;
}

#how-to-order {
  margin-top: 30px;
}

.how-to-order-container {
  margin: 0 auto;
  width: 98%;
  max-width: 1324px;
  padding: 20px 0;
  position: relative;
  overflow: hidden;
}

#wizualizacja {
  text-align: center;
}

#how-to-order-text {

}


#uwaga {
  width:90%;
  margin: 0 auto;
  text-align: center;
  border-style: dashed;
  border-color: #a00000;
  border-width: 4px;
  padding: 15px 15px 15px 0;
  margin-bottom: 30px;
}

#flags {
  text-align: center;
   margin: 5% 0;
  list-style: none;
}

#flags li {
  float: left;
  margin: 10px 5px;
}


#order {
  width: 100%;
  background: #447799;
  padding: 30px 0 0 0;
}

.order-container {
  margin: 0 auto;
  width: 100%;
  max-width: 1324px;
  padding: 20px 0;
  text-align: center;
  overflow: hidden;
}

#order-button-bg {
  width: 100%;
  background: #225577;
  text-align: center;
  padding: 30px 0px 30px;
}  


.cta-button {
  background: #ffcc44;
  background-image: -webkit-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -moz-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -ms-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -o-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: linear-gradient(to bottom, #ffcc44, #ff8e16);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Open Sans;  
  color: #000;
  font-size: 1.625em;
  padding: 20px 10px 20px 10px;
  text-decoration: none;
  width: 70%;
  margin: 0 auto;
  text-align: center;
  transition: opacity 0.3s ease-out 0s;
}


.order-button {
  background: #ffcc44;
  background-image: -webkit-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -moz-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -ms-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -o-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: linear-gradient(to bottom, #ffcc44, #ff8e16);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Open Sans;  
  color: #000;
  font-size: 1.625em;
  padding: 2%;
  text-decoration: none;
  width: 90%;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  display: block;
  transition: opacity 0.3s ease-out 0s;
  margin: 0 auto;
  margin-bottom: 5%;
}  

.button:hover {
  background: #ff8e16;
  text-decoration: none;
}

.order-button:hover, .cta-button:hover {
  opacity: 0.8;
}

.bottom {
  width: 100%;
  background: #45779A none repeat scroll 0% 0%;
  overflow: hidden;
  margin: 0 auto;
}

#certyfikaty {
width: 50%;
margin: 0px auto;
}

.certificate {
  float: left;
  width:24%;
}

.certificate img {
  max-width: 100%;
  margin: 20px 0;
}  
}

@media screen and (min-width: 640px) and (max-width: 767px) { 
 @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,600&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Courgette&subset=latin,latin-ext);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
  font-family: 'Open Sans', sans-serif;
  margin: 0px;
  background: #fff;
  color: #040807;
}

h1, .h1, h2, .h2, h3, .h3 {
    font-family: "futura-pt", 'Arial', sans-serif;
    font-size: 3.125em;
    font-weight: 700;
    margin: 0 0 30px 0;    
}

h1, .h1 {
    color: #fff000;
    margin: 0 0 30px 0;   
}

h2, .h2 {
    color: #225577;
    margin-bottom: 50px;
    margin: 0 0 30px 0;   
}

h3, .h3 {
    color: #225577;
    margin-bottom: 50px;
    font-size: 2.250em;
    font-weight: 400;
    line-height: 1.3; 
    margin: 0 0 30px 0;  
}

h4, .h4 {
    color: #a00000;
    font-size: 1.500em;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 30px 0; 
}

.clear {
    clear: both;
} 

.clearfix {
  overflow: hidden;
}

p {
  font-size: 1.000em;
  line-height: 1.5;
  margin: 0 0 30px 0;
}

#justyna p {
  text-align: justify;
}

em {
font-style: italic;
}

a {
  text-decoration: none;
}

ul {
    list-style-image: url('img/bullet-yellow.png');
    list-style-position: inside;
}

li {
  margin: 10px 0;
}

#list ul {
    list-style-image: url('img/bullet-red.png');
    list-style-position: outside;
}

#list h3 {
  text-align: center;
}

.centered {
  margin: 0 auto;
  width: 75%;
  padding: 0 20px;
}

.intro-section {
  background: #225577;
  width: 100%;
  color: #fff;
  overflow: hidden;
  min-height: 450px;
}

.container {
  margin: 0 auto;
  width: 90%;
  max-width: 1324px;
  padding: 2%;
}

#left-intro-container {
  width: 100%;
  float: left;
}

#right-intro-container {

  position: relative;
}

#photo {

}

#podpis {
  margin-top: -30px;
  padding: 0px 30px;
}

#justyna {
  margin-top: 50px;
}

#photo_justyna2 {
  margin: 0 20px 20px 0px;
  width: 100%;
  max-width: 601px;
}

#photo_article {
float: left;
margin: 0px 20px 0px 0px;
}


#list {
  margin-top: 3%;
}


.why-top {
  background: #45779A;
  width: 100%;
}


#left-why-top {
  float: left;
  width: 30%;
  margin-top: -20px;
  margin-bottom: -5px;
  display: none;
}

#right-why-top {
  float: right;
  width: 100%;
}

#why {
  margin-top: 60px;
}

#why h2 {
  color: #fff;
  margin: 2%;
}

#why-row1-left {
  float: left;
  width: 100%;
}

.why-row-left-text {
    float: right;
    width: 96%;
    padding: 0 2%;
    margin: 0 auto;
    margin-top: 2%;
}

#wbs {
  margin: 5% 0;
}

#wbs p {
  font-family: "futura-pt", 'Arial', sans-serif;
  font-size: 1.750em;
  line-height: 1.4;
}

#why-row1-right {
  width: 100%;
  margin-top: -20px;
}

#squares {
  display: none;
}

#square1 {
  width: 25%;
  height: 100px;
  background: #86afd3;
  display: inline-block;
}

#square2 {
  width: 25%;
  height: 100px;
  background: #447799;
  margin-left: -5px;
  display: inline-block;
}

#square3 {
  width: 25%;
  height: 100px;
  background: #225577;
  margin-left: -5px;
  display: inline-block;
}

.grey-strip {
  background: #eee;
  height: 331px;
  margin-top: -5px;
  display: none;
}

#why-row2-left {
  width: 100%;
}

#why-row2-right {
  float: right;
  width: 100%;
}

.why-row-right-text {
    float: left;
    width: 95%;
    padding: 0 2%;
    margin-top: 2%;
}

#why-row2 img {
  float: right;
}

#why-row3 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    min-height: 600px;
}

#why-row3-right {
     display: none;
}

#why-row3-right img {
    max-width: 100%;
}

#why-row3-text {
    padding: 5% 0 0 2%;
    max-width: 100%;
}


#fast-simple-effective-bg {
  width: 100%;
  background: #225577;
}

.one-third {
  width: 100%;
  float: left;
}

.one-third p {
     color: #fff;
}

.one-third ul {
  list-style-position: outside;
  color: #fff;
}

.icon {
  text-align: center;
  margin: 5% 0;
}

.one-fourth {
  width: 39%;
  float: left;
  margin: 0 5% 2% 0;
}

.testimonials-intro {
  margin: 0 auto;
  width: 90%;
  padding: 5% 2%;
  text-align: center;
}


.summary {
  color: #a00000;
  font-weight: 700;
}

.name {
  color: #225577;
}

#satisfaction-top {
  width: 100%;
 
}

#satisfaction-text {
  margin: 0 auto;
  width: 75%;
  text-align: center;
}

#satisfaction-text p {
  font-family: 'tekton-pro', 'Courgette', cursive;
  font-size: 30px;
  color: #fff;
  line-height: 1.3;
}

#certificate {
  width: 100%;
  margin: 0px auto;
  text-align: center;
  background-image: url("img/guaranteed.png");
  background-repeat: no-repeat;
  background-position: 50% 10%;
  min-height: 450px;
  background-size: contain; 
}


#text-gwa {
  text-align: center;
  max-width: 90%;
  margin: 0px auto;
  position: relative;
  top: 120px;
}

#text-gwa p {
   font-size: 0.875em;
   font-weight: bold;
   margin: 0;
}

#text-gwa img {
   max-width: 90%;
   margin-top: 5%;
}

.boss {
  background: #eee;
  width: 100%;
}

#left-boss {
 text-align: center;
}

#left-boss img {
  max-width: 100%;
}

#right-boss {

}

#signatures {
  text-align: right;
}

#how-to-order {
  margin-top: 30px;
}

.how-to-order-container {
  margin: 0 auto;
  width: 98%;
  max-width: 1324px;
  padding: 20px 0;
  position: relative;
  overflow: hidden;
}

#wizualizacja {
  text-align: center;
}

#how-to-order-text {

}


#uwaga {
  width:90%;
  margin: 0 auto;
  text-align: center;
  border-style: dashed;
  border-color: #a00000;
  border-width: 4px;
  padding: 15px 15px 15px 0;
  margin-bottom: 30px;
}

#flags {
  text-align: center;
   margin: 5% 0;
  list-style: none;
}

#flags li {
  float: left;
  margin: 10px 5px;
}


#order {
  width: 100%;
  background: #447799;
  padding: 30px 0 0 0;
}

.order-container {
  margin: 0 auto;
  width: 100%;
  max-width: 1324px;
  padding: 20px 0;
  text-align: center;
  overflow: hidden;
}

#order-button-bg {
  width: 100%;
  background: #225577;
  text-align: center;
  padding: 30px 0px 30px;
}  


.cta-button {
  background: #ffcc44;
  background-image: -webkit-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -moz-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -ms-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -o-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: linear-gradient(to bottom, #ffcc44, #ff8e16);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Open Sans;  
  color: #000;
  font-size: 1.625em;
  padding: 20px 10px 20px 10px;
  text-decoration: none;
  width: 70%;
  margin: 0 auto;
  text-align: center;
  transition: opacity 0.3s ease-out 0s;
}


.order-button {
  background: #ffcc44;
  background-image: -webkit-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -moz-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -ms-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -o-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: linear-gradient(to bottom, #ffcc44, #ff8e16);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Open Sans;  
  color: #000;
  font-size: 1.625em;
  padding: 2%;
  text-decoration: none;
  max-width: 80%;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  display: block;
  transition: opacity 0.3s ease-out 0s;
  margin: 0 auto;
  margin-bottom: 5%;
}  

.button:hover {
  background: #ff8e16;
  text-decoration: none;
}

.order-button:hover, .cta-button:hover {
  opacity: 0.8;
}

.bottom {
  width: 100%;
  background: #45779A none repeat scroll 0% 0%;  overflow: hidden;
  margin: 0 auto;
}

#certyfikaty {
width: 50%;
margin: 0px auto;
}

.certificate {
  float: left;
  width:24%;
}

.certificate img {
  max-width: 100%;
  margin: 20px 0;
}
}

@media screen and (min-width: 768px) and (max-width: 959px) { 

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,600&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Courgette&subset=latin,latin-ext);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
  font-family: 'Open Sans', sans-serif;
  margin: 0px;
  background: #fff;
  color: #040807;
}

h1, .h1, h2, .h2, h3, .h3 {
    font-family: "futura-pt", 'Arial', sans-serif;
    font-size: 3.125em;
    font-weight: 700;
    margin: 0 0 30px 0;    
}

h1, .h1 {
    color: #fff000;
    margin: 0 0 30px 0;   
}

h2, .h2 {
    color: #225577;
    margin-bottom: 50px;
    margin: 0 0 30px 0;   
}

h3, .h3 {
    color: #225577;
    margin-bottom: 50px;
    font-size: 2.250em;
    font-weight: 400;
    line-height: 1.3; 
    margin: 0 0 30px 0;  
}                                                                                                           6

h4, .h4 {
    color: #a00000;
    font-size: 1.500em;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 30px 0; 
}

.clear {
    clear: both;
} 

.clearfix {
  overflow: hidden;
}

p {
  font-size: 1.000em;
  line-height: 1.5;
  margin: 0 0 30px 0;
}

#justyna p {
  text-align: justify;
}

em {
font-style: italic;
}

a {
  text-decoration: none;
}

ul {
    list-style-image: url('img/bullet-yellow.png');
    list-style-position: inside;
}

li {
  margin: 10px 0;
}

#list ul {
    list-style-image: url('img/bullet-red.png');
    list-style-position: outside;
}

#list h3 {
  text-align: center;
}

.centered {
  margin: 0 auto;
  width: 75%;
  padding: 0 20px;
}

.intro-section {
  background: #225577;
  background-image: url("img/top_background_01.png");
  background-position: 0% 100%;
  background-repeat: no-repeat;
  width: 100%;
  color: #fff;
  overflow: hidden;
  min-height: 450px;
}

.container {
  margin: 0 auto;
  width: 90%;
  max-width: 1324px;
  padding: 2%;
}

#left-intro-container {
  width: 70.99697885196375%;
  float: left;
}

#right-intro-container {
  width: 27%;
  float: right;
  position: relative;
}

#photo {
  position: absolute;
  top: 80px;
}

#podpis {
  margin-top: -30px;
  padding: 0px 30px;
}

#justyna {
  margin-top: 50px;
}

#photo_justyna2 {
  margin: 0 20px 20px 0px;
  width: 60%;
  max-width: 601px;
}

#photo_article {
float: left;
margin: 0px 20px 0px 0px;
}


#list {
  margin-top: 3%;
}


.why-top {
  background: #45779A;
  width: 100%;
}


#left-why-top {
  float: left;
  width: 30%;
  margin-top: -20px;
  margin-bottom: -5px;
}

#right-why-top {
  float: right;
  width: 70%;
}

#why {
  margin-top: 60px;
}

#why h2 {
  color: #fff;
  margin: 2%;
}

#why-row1-left {
  float: left;
  width: 100%;
}

.why-row-left-text {
    float: right;
    width: 98%;
    padding: 0;
    margin: 0 auto;
    margin-top: 2%;
}

#wbs {
  margin: 5% 0;
}

#wbs p {
  font-family: "futura-pt", 'Arial', sans-serif;
  font-size: 1.750em;
  line-height: 1.4;
}

#why-row1-right {
  width: 100%;
  margin-top: -20px;
}

#squares {
  display: none;
}

#square1 {
  width: 25%;
  height: 100px;
  background: #86afd3;
  display: inline-block;
}

#square2 {
  width: 25%;
  height: 100px;
  background: #447799;
  margin-left: -5px;
  display: inline-block;
}

#square3 {
  width: 25%;
  height: 100px;
  background: #225577;
  margin-left: -5px;
  display: inline-block;
}

.grey-strip {
  background: #eee;
  height: 331px;
  margin-top: -5px;
  display: none
}

#why-row2-left {
  width: 100%;
}

#why-row2-right {
  float: right;
  width: 100%;
}

.why-row-right-text {
    float: left;
    width: 95%;
    padding: 0 2%;
    margin-top: 2%;
}

#why-row2 img {
  float: right;
}

#why-row3 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    min-height: 600px;
}

#why-row3-right {
     display: none;
}

h4 {

color: #A00000;
font-size: 24px;
font-family: "Open Sans",sans-serif;
text-transform: uppercase;
font-weight: 700;
margin: 0 0 3%;

}

#why-row3-text {
    padding: 5% 0 0 2%;
    max-width: 100%;
}


#fast-simple-effective-bg {
  width: 100%;
  background: #225577;
}

.one-third {
  width: 27%;
  float: left;
  margin: 0 3%;
}

.one-third p {
     color: #fff;
}

.one-third ul {
  list-style-position: outside;
  color: #fff;
}

.icon {
  text-align: center;
  margin-bottom: 10%;
}

.one-fourth {
  width: 45%;
  float: left;
  margin: 0 5% 2% 0;
}

.testimonials-intro {
  margin: 0 auto;
  width: 90%;
  padding: 5% 2%;
  text-align: center;
}


.summary {
  color: #a00000;
  font-weight: 700;
}

.name {
  color: #225577;
}

#satisfaction-top {
  width: 100%;
 
}

#satisfaction-text {
  margin: 0 auto;
  width: 75%;
  text-align: center;
}

#satisfaction-text p {
  font-family: 'tekton-pro', 'Courgette', cursive;
  font-size: 30px;
  color: #fff;
  line-height: 1.3;
}

#certificate {
  width: 100%;
  margin: 0px auto;
  text-align: center;
  background-image: url("img/guaranteed.png");
  background-repeat: no-repeat;
  background-position: 50% 10%;
  min-height: 600px;
  background-size: contain;
}

#text-gwa {
  text-align: center;
  width: 85%;
  margin: 0px auto;
  font-weight: bold;
  position: relative;
  top: 200px;
  min-width: 400px;
}

#text-gwa p {
   font-size: 0.875em;
}

#text-gwa img {
   max-width: 100%;
}

.boss {
  background: #eee;
  width: 100%;
}

#left-boss {
  float: left;
  width: 40%;
}

#left-boss img {
  max-width: 100%;
}

#right-boss {
  float: right;
  width: 54%;
}

#signatures {
  text-align: right;
}

#how-to-order {
  margin-top: 30px;
}

.how-to-order-container {
  margin: 0 auto;
  width: 90%;
  max-width: 1324px;
  padding: 20px 0;
  position: relative;
  overflow: hidden;
}

#wizualizacja {
  text-align: center;
}

#how-to-order-text {

}


#uwaga {
  width:66.66666%;
  margin: 0 auto;
  text-align: center;
  border-style: dashed;
  border-color: #a00000;
  border-width: 4px;
  padding: 15px 15px 15px 0;
  margin-bottom: 30px;
}

#flags {
  text-align: center;
   margin: 5% 0;
  list-style: none;
}

#flags li {
  float: left;
  margin: 10px 5px;
}

#order {
  width: 100%;
  background: #447799;
  padding: 30px 0 0 0;
}

.order-container {
  margin: 0 auto;
  width: 100%;
  max-width: 1324px;
  padding: 20px 0;
  text-align: center;
  overflow: hidden;
}

#order-button-bg {
  width: 100%;
  background: #225577;
  text-align: center;
  padding: 30px 0px 30px;
}  


.cta-button {
  background: #ffcc44;
  background-image: -webkit-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -moz-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -ms-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -o-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: linear-gradient(to bottom, #ffcc44, #ff8e16);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Open Sans;  
  color: #000;
  font-size: 1.625em;
  padding: 20px 10px 20px 10px;
  text-decoration: none;
  width: 70%;
  margin: 0 auto;
  text-align: center;
  transition: opacity 0.3s ease-out 0s;
}


.order-button {
  background: #ffcc44;
  background-image: -webkit-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -moz-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -ms-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -o-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: linear-gradient(to bottom, #ffcc44, #ff8e16);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Open Sans;  
  color: #000;
  font-size: 26px;
  padding: 20px 10px 20px 10px;
  text-decoration: none;
  width: 480px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  display: block;
  transition: opacity 0.3s ease-out 0s;
  margin: 0 auto;
  margin-bottom: 5%;
}  

.button:hover {
  background: #ff8e16;
  text-decoration: none;
}

.order-button:hover, .cta-button:hover {
  opacity: 0.8;
}

.bottom {
  width: 100%;
  background: #45779A none repeat scroll 0% 0%;  
  overflow: hidden;
  margin: 0 auto;
}

#certyfikaty {
width: 50%;
margin: 0px auto;
}

.certificate {
  float: left;
  width:24%;
}

.certificate img {
  max-width: 100%;
  margin: 20px 0;
}
}


@media screen and (min-width: 960px) and (max-width: 1270px) { 
 /* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,600&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Courgette&subset=latin,latin-ext);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
  font-family: 'Open Sans', sans-serif;
  margin: 0px;
  background: #fff;
  color: #040807;
}

h1, .h1, h2, .h2, h3, .h3 {
    font-family: "futura-pt", 'Arial', sans-serif;
    font-size: 3.125em;
    font-weight: 700;
    margin: 0 0 30px 0;    
}

h1, .h1 {
    color: #fff000;
    margin: 0 0 30px 0;   
}

h2, .h2 {
    color: #225577;
    margin-bottom: 50px;
    margin: 0 0 30px 0;   
}

h3, .h3 {
    color: #225577;
    margin-bottom: 50px;
    font-size: 2.250em;
    font-weight: 400;
    line-height: 1.3; 
    margin: 0 0 30px 0;  
}

h4, .h4 {
    color: #a00000;
    font-size: 1.500em;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 30px 0; 
}

.clear {
    clear: both;
} 

.clearfix {
  overflow: hidden;
}

p {
  font-size: 1.000em;
  line-height: 1.5;
  margin: 0 0 30px 0;
}

#justyna p {
  text-align: justify;
}

em {
font-style: italic;
}

a {
  text-decoration: none;
}

ul {
    list-style-image: url('img/bullet-yellow.png');
    list-style-position: inside;
}

li {
  margin: 10px 0;
}

#list ul {
    list-style-image: url('img/bullet-red.png');
    list-style-position: outside;
}

#list h3 {
  text-align: center;
}

.centered {
  margin: 0 auto;
  width: 75%;
  padding: 0 20px;
}

.intro-section {
  background: #225577;
  background-image: url("img/top_background_01.png");
  background-position: 0% 100%;
  background-repeat: no-repeat;
  width: 100%;
  color: #fff;
  overflow: hidden;
  min-height: 450px;
}

.container {
  margin: 0 auto;
  width: 90%;
  max-width: 1324px;
  padding: 2%;
}

#left-intro-container {
  width: 70.99697885196375%;
  float: left;
}

#right-intro-container {
  width: 27%;
  float: right;
  position: relative;
}

#photo {
  position: absolute;
  top: 80px;
}

#podpis {
  margin-top: -30px;
  padding: 0px 30px;
}

#justyna {
  margin-top: 50px;
}

#photo_justyna2 {
  margin: 0 20px 20px 0px;
  width: 60%;
  max-width: 601px;
}

#photo_article {
float: left;
margin: 0px 20px 0px 0px;
}


#list {
  margin-top: 3%;
}


.why-top {
  background: #45779A;
  width: 100%;
}


#left-why-top {
  float: left;
  width: 30%;
  margin-top: -20px;
  margin-bottom: -5px;
}

#right-why-top {
  float: right;
  width: 70%;
}

#why {
  margin-top: 60px;
}

#why h2 {
  color: #fff;
  margin: 40px 0px 0px 0px;
  text-shadow: #000 2px 2px;
}

#why-row1-left {
  float: left;
  width: 100%;
}

.why-row-left-text {
    width: 90%;
    padding: 0 6% 0 0;
    margin: 0 auto;
    margin-top: 2%;
}

#wbs {
  margin: 5% 0;
}

#wbs p {
  font-family: "futura-pt", 'Arial', sans-serif;
  font-size: 1.750em;
  line-height: 1.4;
}

#why-row1-right {
  width: 100%;
  margin-top: -20px;
}

#squares {
  width: 100%;
display: none;
}

#square1 {
  width: 25%;
  height: 100px;
  background: #86afd3;
  display: inline-block;
}

#square2 {
  width: 25%;
  height: 100px;
  background: #447799;
  margin-left: -5px;
  display: inline-block;
}

#square3 {
  width: 25%;
  height: 100px;
  background: #225577;
  margin-left: -5px;
  display: inline-block;
}

.grey-strip {
  background: #eee;
  height: 331px;
  margin-top: -5px;
 display: none
}

#why-row2-left {
  width: 100%;
}

#why-row2-right {
  float: right;
  width: 100%;
}

.why-row-right-text {
    float: left;
    width: 66.66666666666666%;
    padding: 0 20px;
    margin-top: 2%;
}

#why-row2 img {
  float: right;
}

#why-row3-left {
  float: left;
  width: 50%;
}

#why-row3-right {
  float: right;
  width: 50%;
  position: relative;
}

#why-row3-right img {
    position: relative;
    bottom: 0px;
}


#why-row3-text {
    padding: 5% 0 0 2%;
    width: 40%;
}


#fast-simple-effective-bg {
  width: 100%;
  background: #225577;
}

.one-third {
  width: 26%;
  float: left;
  margin: 0px 3% 30px;
}

.one-third p {
     color: #fff;
}

.one-third ul {
  list-style-position: outside;
  color: #fff;
}

.icon {
  text-align: center;
  margin-bottom: 30px;
}

.one-fourth {
  width: 20%;
  float: left;
  margin: 0px 2% 50px;
}

.testimonials-intro {
  margin: 0 auto;
  width: 66%;
  padding: 40px 20px;
  text-align: center;
}


.summary {
  color: #a00000;
  font-weight: 700;
}

.name {
  color: #225577;
}

#satisfaction-top {
  width: 100%;
 
}

#satisfaction-text {
  margin: 0 auto;
  width: 75%;
  text-align: center;
}

#satisfaction-text p {
  font-family: 'tekton-pro', 'Courgette', cursive;
  font-size: 30px;
  color: #fff;
  line-height: 1.3;
}

#certificate {
  width: 100%;
  margin: 0px auto;
  text-align: center;
  background-image: url("img/guaranteed.png");
  background-repeat: no-repeat;
  background-position: 50% 10%;
  min-height: 600px;
}

#text-gwa {
  text-align: center;
  width: 65%;
  margin: 0px auto;
  font-weight: bold;
  position: relative;
  top: 200px;
  min-width: 400px;
}

#text-gwa p {
   font-size: 0.875em;
}

#text-gwa img {
   max-width: 100%;
}


.boss {
  background: #eee;
  width: 100%;
 }

#left-boss {
  float: left;
  width: 40%;
  margin-top: -20px;
  margin-bottom: -5px;
}

#right-boss {
  float: right;
  width: 54%;
}

#signatures {
  text-align: right;
}

#how-to-order {
  margin-top: 30px;
}

.how-to-order-container {
  margin: 0 auto;
  width: 66.66666666666666%;
  max-width: 1324px;
  padding: 20px 0;
  position: relative;
  overflow: hidden;
  min-width: 960px;
}

#wizualizacja {
  float: left;
  width: 40%;
}

#how-to-order-text {
  width: 50%;
  float: right;
}


#uwaga {
  width:66.66666%;
  margin: 0 auto;
  text-align: center;
  border-style: dashed;
  border-color: #a00000;
  border-width: 4px;
  padding: 15px 15px 15px 0;
  margin-bottom: 30px;
}

#flags {
  text-align: center;
   margin: 5% 0;
  list-style: none;
}

#flags li {
  float: left;
  margin: 10px 5px;
}

#order {
  width: 100%;
  background: #447799;
  padding: 30px 0 0 0;
}

.order-container {
  margin: 0 auto;
  width: 100%;
  max-width: 1324px;
  padding: 20px 0;
  text-align: center;
  overflow: hidden;
}

#order-button-bg {
  width: 100%;
  background: #225577;
  text-align: center;
  padding: 30px 0px 30px;
}  


.cta-button {
  background: #ffcc44;
  background-image: -webkit-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -moz-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -ms-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -o-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: linear-gradient(to bottom, #ffcc44, #ff8e16);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Open Sans;  
  color: #000;
  font-size: 1.625em;
  padding: 20px 10px 20px 10px;
  text-decoration: none;
  width: 45%;
  margin: 0 auto;
  text-align: center;
  transition: opacity 0.3s ease-out 0s;
}


.order-button {
  background: #ffcc44;
  background-image: -webkit-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -moz-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -ms-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -o-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: linear-gradient(to bottom, #ffcc44, #ff8e16);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Open Sans;  
  color: #000;
  font-size: 26px;
  padding: 20px 10px 20px 10px;
  text-decoration: none;
  width: 480px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  display: block;
  transition: opacity 0.3s ease-out 0s;
  margin: 0 auto;
  margin-bottom: 5%;
}  

.button:hover {
  background: #ff8e16;
  text-decoration: none;
}

.order-button:hover, .cta-button:hover {
  opacity: 0.8;
}

.bottom {
  width: 100%;
  background: #45779A none repeat scroll 0% 0%;
  overflow: hidden;
  margin: 0 auto;
}

#certyfikaty {
width: 50%;
margin: 0px auto;
}

.certificate {
  float: left;
  width:24%;
}

.certificate img {
  max-width: 100%;
  margin: 20px 0;
}
}


@media screen and (min-width: 1271px) and (max-width: 1350px) { 
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,600&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Courgette&subset=latin,latin-ext);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
  font-family: 'Open Sans', sans-serif;
  margin: 0px;
  background: #fff;
  color: #040807;
}

h1, .h1, h2, .h2, h3, .h3 {
    font-family: "futura-pt", 'Arial', sans-serif;
    font-size: 3.125em;
    font-weight: 700;
    margin: 0 0 30px 0;    
}

h1, .h1 {
    color: #fff000;
    margin: 0 0 30px 0;   
}

h2, .h2 {
    color: #225577;
    margin-bottom: 50px;
    margin: 0 0 30px 0;   
}

h3, .h3 {
    color: #225577;
    margin-bottom: 50px;
    font-size: 2.250em;
    font-weight: 400;
    line-height: 1.3; 
    margin: 0 0 30px 0;  
}

h4, .h4 {
    color: #a00000;
    font-size: 1.500em;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 30px 0; 
}

.clear {
    clear: both;
} 

.clearfix {
  overflow: hidden;
}

p {
  font-size: 1.000em;
  line-height: 1.5;
  margin: 0 0 30px 0;
}

#justyna p {
  text-align: justify;
}

em {
font-style: italic;
}

a {
  text-decoration: none;
}

ul {
    list-style-image: url('img/bullet-yellow.png');
    list-style-position: inside;
}

li {
  margin: 10px 0;
}

#list ul {
    list-style-image: url('img/bullet-red.png');
    list-style-position: outside;
}

#list h3 {
  text-align: center;
}

.centered {
  margin: 0 auto;
  width: 75%;
  padding: 0 20px;
}

.intro-section {
  background: #225577;
  background-image: url("img/top_background_01.png"), url("img/top_background_03.png");
  background-position: 0% 100%, 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  color: #fff;
  overflow: hidden;
  min-height: 450px;
}

.container {
  margin: 0 auto;
  width: 66.66666666666666%;
  max-width: 1324px;
  padding: 20px 0;
}

#left-intro-container {
  width: 70.99697885196375%;
  float: left;
}

#right-intro-container {
  width: 27%;
  float: right;
  position: relative;
}

#photo {
  position: absolute;
  top: 80px;
  left: 40px;
}

#podpis {
  margin-top: -30px;
  padding: 0px 30px;
}

#justyna {
  margin-top: 50px;
}

#photo_justyna2 {
  float: right;
  margin: 0 20px 30px 30px;
  width: 60%;
  max-width: 601px;
}

#photo_article {
float: left;
margin: 0px 20px 0px 0px;
}


#list {
  margin-top: 3%;
}


.why-top {
  background: #45779A;
  width: 100%;
}

.why-top .container {
  min-width: 980px;
}

#left-why-top {
  float: left;
  width: 30%;
  margin-top: -20px;
  margin-bottom: -5px;
}

#right-why-top {
  float: right;
  width: 70%;
}

#why {
  margin-top: 60px;
}

#why h2 {
  color: #fff;
  margin: 40px 0px 0px 0px;
  text-shadow: #000 2px 2px;
}

#why-row1-left {
  float: left;
  width: 50%;
}

.why-row-left-text {
    float: right;
    width: 66.66666666666666%;
    padding: 0 20px;
    margin-top: 2%;
}

#wbs {
  margin: 5% 0;
}

#wbs p {
  font-family: "futura-pt", 'Arial', sans-serif;
  font-size: 1.750em;
  line-height: 1.4;
}

#why-row1-right {
  float: right;
  width: 50%;
  margin-top: -20px;
}

#squares {
  width: 50%;
}

#square1 {
  width: 25%;
  height: 100px;
  background: #86afd3;
  display: inline-block;
}

#square2 {
  width: 25%;
  height: 100px;
  background: #447799;
  margin-left: -5px;
  display: inline-block;
}

#square3 {
  width: 25%;
  height: 100px;
  background: #225577;
  margin-left: -5px;
  display: inline-block;
}

.grey-strip {
  background: #eee;
  height: 331px;
  margin-top: -5px;
}

#why-row2-left {
  float: left;
  width: 50%;
}

#why-row2-right {
  float: right;
  width: 50%;
}

.why-row-right-text {
    float: left;
    width: 66.66666666666666%;
    padding: 0 20px;
    margin-top: 30px;
}

#why-row2 img {
  float: right;
}

#why-row3-left {
  float: left;
  width: 50%;
}

#why-row3-right {
  float: right;
  width: 50%;
  position: relative;
}

#why-row3-right img {
    position: absolute;
    top: 167px;
}

#fast-simple-effective-bg {
  width: 100%;
  background: #225577;
}

.one-third {
  width: 26%;
  float: left;
  margin: 0px 3% 30px;
}

.one-third p {
     color: #fff;
}

.one-third ul {
  list-style-position: outside;
  color: #fff;
}

.icon {
  text-align: center;
  margin-bottom: 30px;
}

.one-fourth {
  width: 20%;
  float: left;
  margin: 0px 2% 50px;
}

.testimonials-intro {
  margin: 0 auto;
  width: 66%;
  padding: 40px 20px;
  text-align: center;
}


.summary {
  color: #a00000;
  font-weight: 700;
}

.name {
  color: #225577;
}

#satisfaction-top {
  width: 100%;
 
}

#satisfaction-text {
  margin: 0 auto;
  width: 75%;
  text-align: center;
}

#satisfaction-text p {
  font-family: 'tekton-pro', 'Courgette', cursive;
  font-size: 30px;
  color: #fff;
  line-height: 1.3;
}

#certificate {
  width: 100%;
  margin: 0px auto;
  text-align: center;
  background-image: url("img/guaranteed.png");
  background-repeat: no-repeat;
  background-position: 50% 10%;
  min-height: 600px;
}

#text-gwa {
  text-align: center;
  width: 75%;
  margin: 0px auto;
  font-weight: bold;
  position: relative;
  top: 200px;
  min-width: 400px;
}

#text-gwa p {
   font-size: 0.875em;
   
}

#text-gwa img {
   max-width: 80%;
   
}

.boss {
  background: #eee;
  width: 100%;
}

.container {
  min-width: 960px;
}

#left-boss {
  float: left;
  width: 40%;
  margin-top: -20px;
  margin-bottom: -5px;
}

#right-boss {
  float: right;
  width: 58%;
}

#signatures {
  text-align: right;
}

#how-to-order {
  margin-top: 60px;
}

.how-to-order-container {
  margin: 0 auto;
  width: 66.66666666666666%;
  max-width: 1324px;
  padding: 20px 0;
  position: relative;
  overflow: hidden;
  min-width: 960px;
}

#wizualizacja {
  float: left;
  width: 40%;
}

#how-to-order-text {
  width: 50%;
  float: right;
}


#uwaga {
  width:66.6666%;
  margin: 0 auto;
  text-align: center;
  border-style: dashed;
  border-color: #a00000;
  border-width: 4px;
  padding: 15px 15px 15px 0;
  margin-bottom: 30px;
}

#flags {
  text-align: center;
   margin: 5% 0;
  list-style: none;
}

#flags li {
  float: left;
  margin: 10px 5px;
}

#order {
  width: 100%;
  background: #447799;
  padding: 30px 0 0 0;
}

.order-container {
  margin: 0 auto;
  width: 100%;
  max-width: 1324px;
  padding: 20px 0;
  text-align: center;
  overflow: hidden;
}

#order-button-bg {
  width: 100%;
  background: #225577;
  text-align: center;
  padding: 30px 0px 30px;
}  


.cta-button {
  background: #ffcc44;
  background-image: -webkit-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -moz-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -ms-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -o-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: linear-gradient(to bottom, #ffcc44, #ff8e16);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Open Sans;  
  color: #000;
  font-size: 1.625em;
  padding: 20px 10px 20px 10px;
  text-decoration: none;
  width: 45%;
  margin: 0 auto;
  text-align: center;
  transition: opacity 0.3s ease-out 0s;
}


.order-button {
  background: #ffcc44;
  background-image: -webkit-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -moz-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -ms-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -o-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: linear-gradient(to bottom, #ffcc44, #ff8e16);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Open Sans;  
  color: #000;
  font-size: 26px;
  padding: 20px 10px 20px 10px;
  text-decoration: none;
  width: 480px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  display: block;
  transition: opacity 0.3s ease-out 0s;
  margin: 0 auto;
  margin-bottom: 5%;
}  

.button:hover {
  background: #ff8e16;
  text-decoration: none;
}

.order-button:hover, .cta-button:hover {
  opacity: 0.8;
}

.bottom {
  width: 100%;
  background: #45779A none repeat scroll 0% 0%;
  overflow: hidden;
  margin: 0 auto;
}

#certyfikaty {
width: 50%;
margin: 0px auto;
}

.certificate {
  float: left;
  width:24%;
}

.certificate img {
  max-width: 100%;
  margin: 20px 0;
}
}

@media screen and (min-width: 1351px) {
  /* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700,600&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Courgette&subset=latin,latin-ext);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
  font-family: 'Open Sans', sans-serif;
  margin: 0px;
  background: #fff;
  color: #040807;
}

h1, .h1, h2, .h2, h3, .h3 {
    font-family: "futura-pt", 'Arial', sans-serif;
    font-size: 50px;
    font-weight: 700;
    margin: 0 0 30px 0;    
}

h1, .h1 {
    color: #fff000;
    margin: 0 0 30px 0;   
}

h2, .h2 {
    color: #225577;
    margin-bottom: 50px;
    margin: 0 0 30px 0;   
}

h3, .h3 {
    color: #225577;
    margin-bottom: 50px;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.3; 
    margin: 0 0 30px 0;  
}

h4, .h4 {
    color: #a00000;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 30px 0; 
}

.clear {
    clear: both;
} 

.clearfix {
  overflow: hidden;
}

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

#justyna p {
  text-align: justify;
}

em {
font-style: italic;
}

a {
  text-decoration: none;
}

ul {
    list-style-image: url('img/bullet-yellow.png');
    list-style-position: inside;
}

li {
  margin: 10px 0;
}

#list ul {
    list-style-image: url('img/bullet-red.png');
    list-style-position: outside;
}

#list h3 {
  text-align: center;
}

.centered {
  margin: 0 auto;
  width: 75%;
  padding: 0 20px;
}

.intro-section {
  background: #225577;
  background-image: url("img/top_background_01.png"), url("img/top_background_03.png");
  background-position: 0% 100%, 100% 100%;
  background-repeat: no-repeat;
  width: 100%;
  color: #fff;
  overflow: hidden;
  min-height: 450px;
}

.container {
  margin: 0 auto;
  width: 66.66666666666666%;
  max-width: 1324px;
  padding: 20px 0;
}

#left-intro-container {
  width: 70.99697885196375%;
  float: left;
}

#right-intro-container {
  width: 27%;
  float: right;
  position: relative;
}

#photo {
  position: absolute;
  top: 80px;
  left: 40px;
}

#podpis {
  margin-top: -30px;
  padding: 0px 30px;
}

#justyna {
  margin-top: 50px;
}

#photo_justyna2 {
  float: right;
  margin: 0 20px 30px 30px;
  width: 60%;
  max-width: 601px;
}

#photo_article {
float: left;
margin: 0px 20px 0px 0px;
}


#list {
  margin-top: 3%;
}


.why-top {
  background: #45779A;
  width: 100%;
}

.why-top .container {
  min-width: 980px;
}

#left-why-top {
  float: left;
  width: 40%;
  margin-top: -20px;
  margin-bottom: -5px;
}

#right-why-top {
  float: right;
  width: 60%;
}

#why {
  margin-top: 60px;
}

#why h2 {
  color: #fff;
  margin: 40px 0px 0px 0px;
}

#why-row1-left {
  float: left;
  width: 50%;
}

.why-row-left-text {
    float: right;
    width: 66.66666666666666%;
    padding: 0 20px;
    margin-top: 2%;
}

#wbs {
  margin: 50px 0px 30px 0;
}

#wbs p {
  font-family: "futura-pt", 'Arial', sans-serif;
  font-size: 28px;
  line-height: 1.4;
}

#why-row1-right {
  float: right;
  width: 50%;
  margin-top: -20px;
}

#squares {
  width: 50%;
}

#square1 {
  width: 25%;
  height: 100px;
  background: #86afd3;
  display: inline-block;
}

#square2 {
  width: 25%;
  height: 100px;
  background: #447799;
  margin-left: -5px;
  display: inline-block;
}

#square3 {
  width: 25%;
  height: 100px;
  background: #225577;
  margin-left: -5px;
  display: inline-block;
}

.grey-strip {
  background: #eee;
  height: 331px;
  margin-top: -5px;
}

#why-row2-left {
  float: left;
  width: 50%;
}

#why-row2-right {
  float: right;
  width: 50%;
}

.why-row-right-text {
    float: left;
    width: 66.66666666666666%;
    padding: 0 20px;
    margin-top: 30px;
}

#why-row2 img {
  float: right;
}

#why-row3-left {
  float: left;
  width: 50%;
}

#why-row3-right {
  float: right;
  width: 50%;
}


#fast-simple-effective-bg {
  width: 100%;
  background: #225577;
}

.one-third {
  width: 26%;
  float: left;
  margin: 0px 3% 30px;
}

.one-third p {
     color: #fff;
}

.one-third ul {
  list-style-position: outside;
  color: #fff;
}

.icon {
  text-align: center;
  margin-bottom: 30px;
}

.one-fourth {
  width: 20%;
  float: left;
  margin: 0px 2% 50px;
}

.testimonials-intro {
  margin: 0 auto;
  width: 66%;
  padding: 40px 20px;
  text-align: center;
}


.summary {
  color: #a00000;
  font-weight: 700;
}

.name {
  color: #225577;
}

#satisfaction-top {
  width: 100%;
 
}

#satisfaction-text {
  margin: 0 auto;
  width: 75%;
  text-align: center;
}

#satisfaction-text p {
  font-family: 'tekton-pro', 'Courgette', cursive;
  font-size: 30px;
  color: #fff;
  line-height: 1.3;
}

#certificate {
  width: 100%;
  margin: 0px auto;
  text-align: center;
  background-image: url("img/guaranteed.png");
  background-repeat: no-repeat;
  background-position: 50% 10%;
  min-height: 600px;
}

#text-gwa {
  text-align: center;
  width: 55%;
  margin: 0px auto;
  font-weight: bold;
  position: relative;
  top: 200px;
  min-width: 400px;
}

#text-gwa p {
   font-size: 14px;
}

#text-gwa img {
   max-width: 90%;
   margin-top: 5%;
}

.boss {
  background: #eee;
  width: 100%;
}

.container {
  min-width: 960px;
}

#left-boss {
  float: left;
  width: 40%;
  margin-top: -20px;
  margin-bottom: -5px;
}

#right-boss {
  float: right;
  width: 60%;
}

#signatures {
  text-align: right;
}

#how-to-order {
  margin-top: 60px;
}

.how-to-order-container {
  margin: 0 auto;
  width: 66.66666666666666%;
  max-width: 1324px;
  padding: 20px 0;
  position: relative;
  overflow: hidden;
  min-width: 960px;
}

#wizualizacja {
  float: left;
  width: 40%;
}

#how-to-order-text {
  width: 50%;
  float: right;
}


#uwaga {
  width:66.6666%;
  margin: 0 auto;
  text-align: center;
  border-style: dashed;
  border-color: #a00000;
  border-width: 4px;
  padding: 15px 15px 15px 0;
  margin-bottom: 30px;
}

#flags {
  text-align: center;
   margin: 5% 0;
  list-style: none;
}

#flags li {
  float: left;
  margin: 10px 5px;
}

#order {
  width: 100%;
  background: #447799;
  padding: 30px 0 0 0;
}

.order-container {
  margin: 0 auto;
  width: 100%;
  max-width: 1324px;
  padding: 20px 0;
  text-align: center;
  overflow: hidden;
}

#order-button-bg {
  width: 100%;
  background: #225577;
  text-align: center;
  padding: 30px 0px 30px;
}  


.cta-button {
  background: #ffcc44;
  background-image: -webkit-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -moz-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -ms-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -o-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: linear-gradient(to bottom, #ffcc44, #ff8e16);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Open Sans;  
  color: #000;
  font-size: 26px;
  padding: 20px 10px 20px 10px;
  text-decoration: none;
  width: 45%;
  margin: 0 auto;
  text-align: center;
  transition: opacity 0.3s ease-out 0s;
}


.order-button {
  background: #ffcc44;
  background-image: -webkit-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -moz-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -ms-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: -o-linear-gradient(top, #ffcc44, #ff8e16);
  background-image: linear-gradient(to bottom, #ffcc44, #ff8e16);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Open Sans;  
  color: #000;
  font-size: 26px;
  padding: 20px 10px 20px 10px;
  text-decoration: none;
  width: 480px;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  display: block;
  transition: opacity 0.3s ease-out 0s;
  margin: 0 auto;
  margin-bottom: 5%;
}  

.button:hover {
  background: #ff8e16;
  text-decoration: none;
}

.order-button:hover, .cta-button:hover {
  opacity: 0.8;
}

.bottom {
  width: 100%;
  background: #45779A none repeat scroll 0% 0%;
  overflow: hidden;
  margin: 0 auto;
}

#certyfikaty {
width: 50%;
margin: 0px auto;
}

.certificate {
  float: left;
  width:24%;
}

.certificate img {
  max-width: 150px;
  margin: 20px 0;
}
}