
/* ==========================================================================
Typography
========================================================================== */
p {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  padding-bottom: 20px; }
.opis{
font-size: 16px;
padding-bottom: 5px;
}
h1 {
  font-size: 30px;
  color: #fff;
  font-weight: 400;  
  line-height: 40px;  }

  
h1  span{
color: #d9a870;
font-size: 50px;
line-height: 70px;
  }
h2 {
  font-size: 26px;
  font-weight: 400;
  color: #fff;
  line-height: 36px;
}
h2  span{
color: #d9a870;
font-size: 34px;
line-height: 44px;
}

h3 {
   color: #fff;
	font-size: 50px;
	line-height: 70px;
	font-weight: 600;
    margin: 0 0 20px 0; 
	text-shadow: 0px 2px 15px rgba(0, 0, 0, 1); }

  .whatsapp
  {
    position: absolute;
    right: 76px;
    top: 44px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    display: flex;
  }

  .whatsapp img
  {
    width: 56%;
    margin: 0;
        margin-top: 0px;
        margin-bottom: 0px;
    padding: 0;
    margin-bottom: 0 !important;
    margin-top: -2px !important;
  }

  .whatsapp a
  {
    color: #f1ba7e;
  }

  .fixed .whatsapp
  {
    top: 29px;
  }

h4 {
  font-size: 34px;
  font-weight: 400;
  color: #fff; 
  line-height: 46px; }
  
h4  span, h5 span{
color: #fff;
line-height: 38px; !important
}
h5 {
  font-size: 26px;
  color: #d9a870;
  font-weight: 600;
line-height: 70px;  }

h6 {
  font-size: 72px;
  line-height: 85px; 
  color: #fff; 
  font-weight: 600; 
  text-shadow: 0px 2px 15px rgba(0, 0, 0, 1); 
   }
.btn {
  font-size: 13px;
  border: solid 2px;
  border-radius: 0px;
  display: inline-block;
  text-transform: uppercase;
  opacity: 1;  }

.btn:hover, .btn:focus {
  color: #fff;
  border-color: #d9a870;
  background-color: #d9a870; }

.btn-white {
  font-size: 13px;
  border: solid 2px;
  border-radius: 0px;
  display: inline-block;
  text-transform: uppercase;
  border-color: #fff; 
  color: #fff;}
.btn-accent{
  color: #d9a870;
  border: solid 2px #d9a870;
  border-radius: 0px;
  display: inline-block;
  background-color: #000;
}
.btn-accent:hover, .btn-accent:focus {
  color: #000;
  border-color: #d9a870;
background-color: #d9a870; }
  
.btn-white:hover, .btn-white:focus {
  color: #fff;
  border-color: #d9a870;
  background-color: #d9a870;  }

.btn-fill {
  color: #fff;
  border: solid 2px #d9a870;
  border-radius: 0px;
  display: inline-block;
  text-transform: uppercase;
  background-color: #d9a870; }

.btn-fill:hover, .btn-fill:focus {
  color: #fff;
  background-color: #d9a870;
  border-color: #d9a870 }

.btn-small {
  padding: 8px 40px;
  opacity: 1;  }

.btn-large {
  padding: 15px 40px;
  opacity: 1;  }
  
.btn.disabled {
opacity: 1;
}

.btn-margin-right {
  margin-right: 20px; }

section.intro, section.features-extra, section.sign-up {
  background: #000; }

section.features, section.blog-intro, section.blog {
  background: #F3F4F8; }
.greybg {
  background: #F3F4F8; }  
.line {
    border: 1px solid #d9a870;
    display: block;
    width: 90px;
    margin: 20px auto;
}
.line2 {
border: 1px solid #d9a870;
display: block;
width: 100%;
margin: -7px 0 40px 0;
}
.line3 {
    border: 1px solid; 
	border-image: linear-gradient(45deg,#664d2e,#cc995b 50%,#664d2e)1;
    display: block;
    width: 280px;
    margin: 20px auto;
}
.goldenline {
    border-top: 1px solid #d9a870;
    border-bottom: 1px solid #d9a870;
    margin: 20px auto;
}
.dot {
font-size: 10px; color: #d9a870; margin-right: 5px;
}

.boxy {
border-top: 2px solid #d9a870;
}

.onas p {
    font-size: 15px;
    line-height: 29px;
    color: #444;
    padding-bottom: 0px;
}
.green {
color: #d9a870;
}
.white {
color: #fff;
}
.greenbg {
background: #10c85c url("../img/bk-freeze-ga.jpg") no-repeat center center;
}
.flag {
padding: 10px;
}
.mauto {
margin: 0 auto;
}
.trans {
opacity: 0.7;
}
.trans:hover{
    opacity: 1;
}
.goldframe:hover{
padding: 10px; 
border-width: 3px; 
border-style: solid; 
border-image: linear-gradient(45deg,#664d2e,#cc995b 50%,#664d2e)1; 
margin: 0;
  }
.goldframe{
padding: 10px; 
border: 3px solid #000;
margin: 0;
  }  
 .goldbt a {  
  color: #8a8a8a;
 }
 
 .goldbt a:hover {
	color: #d9a870; 
 }
 
.goldframen img:hover {
	
  -ms-transform: scale(1.1, 1.1); /* IE 9 */
  -webkit-transform: scale(1.1, 1.1); /* Safari */
  transform: scale(1.1, 1.1);
}
	
.goldframen:hover{
padding-top: 30px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px; 
border-width: 2px; 
border-style: solid; 
border-image: linear-gradient(45deg,#664d2e,#cc995b 50%,#664d2e)1; 
margin: 0;
  }
.goldframen{
padding-top: 30px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;  
border: 2px solid #000;
margin: 0;
  }  

.Products__border, .Products__borderInner {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .5s cubic-bezier(.4,0,.2,1);
    transition: opacity .5s cubic-bezier(.4,0,.2,1);
}

.Products__border {
    position: absolute;
    top: 8px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.Products__link:hover .Products__border, .Products__link:hover .Products__borderInner {
    opacity: 1;
    -webkit-transition: opacity 0s cubic-bezier(.4,0,.2,1);
    transition: opacity 0s cubic-bezier(.4,0,.2,1);
}

.Products__borderInner {
    -o-border-image: linear-gradient(45deg,#664d2e,#cc995b 50%,#664d2e);
    border-image: linear-gradient(45deg,#664d2e,#cc995b 50%,#664d2e);
        border-image-slice: 100%;
    border-image-slice: 1;
}
.date {
display: block;
}
/* ==========================================================================
Global Styles
========================================================================== */
.group:after {
  content: "";
  display: table;
  clear: both; }

.no-padding {
  padding: 0; }

.no-margin {
  margin: 0; }

a {
  color: #d9a870;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
  -webkit-transition-property: color, border-color, background-color;
  transition-property: color, border-color, background-color; }

a:hover, a:focus {
  color: #fac282;
  text-decoration: none;
  outline: none;
 }
 
.offerr a:hover, .offerr a:focus {
	
	border-bottom: 2px solid #d9a870; 
}


body {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: rgba(28, 54, 83, 0.6);
  -webkit-text-size-adjust: 100%;
  background: #000;
    }

ul, ol {
  margin: 0;
  padding: 0; }

ul li {
  list-style: none; }

.section-padding {
  padding: 60px 0; }

  .section-padding2 {
  padding: 90px 0; }
  
  .section-padding3 {
  padding: 190px 0; }
  
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0; }

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9; }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 250px;
  padding: 20px 20px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #606a7e;
  border-radius: 4px; }
  
.tooltip.top .tooltip-arrow {
    bottom: 0px;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0px;
    border-top-color: #606a7e;
}

 .modal-open .modal {
    overflow: auto;
}

.modal ul li{
margin-bottom: 5px;
color: #808080;
font-size: 15px;
line-height: 25px;
font-weight: 300;
list-style: disc inside none;
} 
.modal {
padding: 0;
}
.modal-dialog {
width: 100%;
height: auto;
    margin: 115px auto;
}
 .modal-backdrop.in {
    opacity: 1;
}
.modal-backdrop {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    background-color: #162542;
}
.badania ul li{
margin-bottom: 5px;
color: #444;
font-size: 18px;
line-height: 25px;
font-weight: 300;
list-style: disc inside none;
} 
/* ==========================================================================
Animations
========================================================================== */
.pulse2 {
  -webkit-animation-name: pulse2;
          animation-name: pulse2;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear; }

@-webkit-keyframes pulse2 {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  50% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes pulse2 {
  0% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1); }
  50% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }
.floating-arrow {
  -webkit-animation-name: floating-arrow;
          animation-name: floating-arrow;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out; }

@-webkit-keyframes floating-arrow {
  from {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  65% {
    -webkit-transform: translate(-50%, 15px);
            transform: translate(-50%, 15px); }
  to {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }

@keyframes floating-arrow {
  from {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  65% {
    -webkit-transform: translate(-50%, 15px);
            transform: translate(-50%, 15px); }
  to {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }
.floating-logo {
  -webkit-animation-name: floating-logo;
          animation-name: floating-logo;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out; }

@-webkit-keyframes floating-logo {
  from {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  50% {
    -webkit-transform: translate(-50%, 10px);
            transform: translate(-50%, 10px); }
  to {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }

@keyframes floating-logo {
  from {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  50% {
    -webkit-transform: translate(-50%, 10px);
            transform: translate(-50%, 10px); }
  to {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }
			
.floating {
  -webkit-animation-name: floating;
          animation-name: floating;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out; }

@-webkit-keyframes floating {
  from {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  50% {
    -webkit-transform: translate(-50%, 10px);
            transform: translate(-50%, 10px); }
  to {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }

@keyframes floating {
  from {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
  50% {
    -webkit-transform: translate(-50%, 10px);
            transform: translate(-50%, 10px); }
  to {
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0); } }
			
.pack{
	position: relative;
    left: 50%;
    padding-left: 15px;
    transform: translateX(-50%);
}
/* ==========================================================================
Waypoinsts
========================================================================== */
.wp1, .wp2, .wp3, .wp4, .wp5, .wp6, .wp7, .wp8, .wp9 {
  visibility: hidden; }



.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUp, .fadeInLeft, .fadeInRight, .bounceInDown, .flipInY, .rotateInUpRight, .swing, .bounceInDown, .flash, .bounce , .tada, .zoomIn, .fadeIn {
  visibility: visible; }

/* ==========================================================================
Navigation
========================================================================== */
.header-nav.open {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

.nav-toggle {
  position: absolute;
  top: 0;
  right: 7px;
  z-index: 999999;
  padding: 16px 35px 16px 0;
  cursor: pointer;
  }

.nav-toggle:focus {
  outline: none; }

.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
  content: "";
  position: absolute;
  display: block;
  width: 35px;
  height: 3px;
  border-radius: 1px;
  background: #d9a870;
  cursor: pointer; }

.nav-toggle span:before {
  top: -10px; }

.nav-toggle span:after {
  bottom: -10px; }

.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

.nav-toggle.active span {
  background-color: transparent; }

.nav-toggle.active span:before, .nav-toggle.active span:after {
  top: 0; }

.nav-toggle.active span:before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.nav-toggle.active span:after {
  top: 10px;
  -ms-transform: translatey(-10px) rotate(-45deg);
  -webkit-transform: translatey(-10px) rotate(-45deg);
  transform: translatey(-10px) rotate(-45deg); }

.navicon {
  position: absolute;
  height: 26px;
  right: 10px;
  top: 48px;
  visibility: hidden;
  -webkit-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out; }

/* ==========================================================================
Hero
========================================================================== */
.hero {
  min-height: 600px;
  width: 100%;
  background: #808892 url("../img/hero2.jpg") no-repeat center top fixed;

  position: relative; }
  .hero .down-arrow a {
    color: #fff; }
  .hero h2 {
    color: #162542;
    margin-bottom: 40px; }
  .hero p.intro {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 80px; }
  .hero .hero-content {
    padding-top: 17%; }

.navigation {
  -webkit-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out;
  position: fixed;
  background-color: #000;
  border-bottom: 2px solid #d9a870;
  width: 100%;
  z-index: 999; }

.fixed {
  position: fixed;
  background-color: #000;
  z-index: 999;
  width: 100%; 
  border-bottom: 2px solid #d9a870;}

header {
  padding: 15px 0;
  position: relative;
  width: 1170px;
  margin: 0 auto;
  -webkit-transition: padding 300ms ease-in-out;
          transition: padding 300ms ease-in-out; }
  header a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px; }
    header a.login {
      margin-right: 20px; }
  header .logo {
    display: inline-block; }
  header ul.primary-nav {
    margin: 0 0 0 60px;
    padding: 0; }
    header ul.primary-nav li {
      display: inline; }
      header ul.primary-nav li a {
        color: #d9a870;
        padding: 5px 15px; 
		font-weight: 400;
		border: 2px solid #000;}
        header ul.primary-nav li a:hover {
          color: #d9a870;
          border: 2px solid #d9a870;		  }
      header ul.primary-nav li:last-child a {
         }
		header ul.primary-nav li.active a {
		color: #d9a870;
        border: 2px solid #d9a870;		}
  header ul.member-actions li {
    display: inline; }
    header ul.member-actions li a {
      color: #d9a870;
      border: 1px solid #d9a870;
      padding: 5px 8px; 
	  font-weight: 400;	  }
header ul.member-actions li.current a {
      color: #d9a870;
      border: 2px solid #d9a870;
      padding: 5px 8px; 
	  font-weight: 400;	  }
      header ul.member-actions li a:hover {
        background-color: #d9a870; 
		color: #000;}
  header .header-nav {
    display: inline-block; }
  header .member-actions {
    position: absolute;
    right: 0;
    top: 50px;
    -webkit-transition: all 300ms ease-in-out;
            transition: all 300ms ease-in-out; }

.down-arrow {
 z-index: 10;
  color: #fff;
  font-size: 50px;
  position: absolute;
  bottom: -5px;
  left: 50%;
  padding-left: 15px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
.arrow  {
  border-bottom: 2px solid #d9a870;  }
		  
.down-arrow2 {
    z-index: 10;
    color: #d9a870;
    font-size: 60px;
	line-height: 60px;
    position: absolute;
    top: 0px;
    left: 65%;
    transform: translateX(-50%);
}
.flexslider {
margin: 20px 0 10px 0;}

.main-title {
	position: relative;
	text-align: center;
	padding: 10px 30px;
	color: #fff;
	max-width: 600px;
	background-color: #68cb40; 
	font-weight: 400;
    bottom: 25%;
	left: 31%;
	z-index: 20;	
	}
	
.parallax {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	overflow: hidden;
	z-index: 1;	
}
.flex-direction-nav a {
margin: -50px 0px 0px;
}	

.goldb {
background: linear-gradient(45deg,#664d2e,#cc995b 50%,#664d2e);
}

.tabelowe {
 font-size: 16px;
  line-height: 29px;
  color: #fff;
  font-weight: 400;
  }
.tytulowe{
 font-size: 20px;
  line-height: 29px;
  color: #000;
  font-weight: 600;
  } 
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
    border: 1px solid #d9a870;
	}
.table-bordered {
    border: 1px solid #d9a870;
}

/* ==========================================================================
Intro
========================================================================== */
.intro span.icon {
  font-size: 75px;
  color: #d9a870;
   }
.bold {
font-weight: 600;}

.intro-icon {
  display: inline-block;
  vertical-align: top;
  padding: 6px 0 0 0;
  margin-right: 75px;
  width: 40px; }
  
.intro-icon2 {
font-size: 50px;
color: #808892;
display: inline-block;
vertical-align: top;
padding: 15px 0px 5px;
}
.intro-icon3 {
font-size: 30px;
color: #808892;
display: inline-block;
vertical-align: top;
padding: 0;
}

.intro-content {
  display: inline-block;
  width: 95%; }
 .intro-content2 {
  display: inline-block;
  width: 100%; }
.center {text-align: center;}
.intro-pad {padding: 100px 0 120px 0;}

.dis {display: inline-block;}
.m-top-50 {margin-top: 50px;}
.m-top-35 {margin-top: 35px;}
.intro-pad3 {
    padding: 100px 0px 50px;
	}
.intro-pad4 {
    padding: 40px;
	}
.intro-pad5 {
    padding: 70px 0px;
}
.intro-pad6 {
    padding: 100px 0px 70px;
	}
.intro-pad7 {
    padding: 0px 0px 100px;
	}
.intro-pad8 {
    padding: 100px 0px 100px;
	}
.pad52 {
    padding: 0 52px 0 0px;
}	
.intro-pad9 {
    padding: 0px 0px 40px;
	}
.intro-pad11 {
padding: 110px 0px 0px 0px;
}
.strategia{
text-align: center;
}
.strategia p{
font-size: 17px;
font-weight: 400;
}
.p20 {
padding: 10px 20px 40px 20px;}
.p22 {
padding: 10px 0 40px 0;}

.spec {
padding: 20px 0;}
.strat {
border: 1px solid #bbb;
}
/* ==========================================================================
Features-stack
========================================================================== */
.features {
  position: relative; }
  .features p {
    margin-bottom: 0;
    padding-bottom: 0; }
  .features h3 {
    margin: 0 0 20px 0; }
  .features span.icon {
    font-size: 35px;
    color: #d9a870;
    font-weight: bold; }
  .features .feature-icon {
    display: inline-block;
    vertical-align: top;
    padding: 6px 0 0 0;
    margin-right: 20px;
    width: 35px; }
  .features .feature-content {
    display: inline-block;
    width: 83%; }
  .features .intro-icon {
    display: inline-block;
    vertical-align: top;
    padding: 6px 0 0 0;
    margin-right: 20px; }
  .features .intro-content {
    display: inline-block;
    width: 80%; }
  .features ul.features-stack {
    margin-top: 50px; }
  .features ul.features-stack li {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #E6E9EA; }
  .features ul.features-stack li:last-child {
    padding-bottom: 0px;
    border-bottom: none; }
  .features .ipad-wrap {
    position: absolute;
	right: 50%;
    width: 640px;
    height: 640px;
    background: url("../img/szkic.jpg") no-repeat center center;
    z-index: 1; }
  .features .iphone-wrap {
    width: 304px;
    height: 620px;
    background: url("../img/iphone6.png") no-repeat center center;
    position: absolute;
    left: 530px;
    bottom: 129px;
    z-index: 2; }
  .features .device-showcase {
    position: absolute;
    bottom: -365px;
    right: 61%; }

.features .responsive-feature-img, .features-extra .responsive-feature-img {
  display: none; }

.devices {
  position: relative; }
  
/* ==========================================================================
Features-stack2
========================================================================== */
.features2 {
  position: relative; }
  .features2 p {
    margin-bottom: 0;
    padding-bottom: 0; }
  .features2 span.icon {
    font-size: 40px;
    color: #d9a870;
    font-weight: bold; }
  .features2 .feature-icon {
    display: inline-block;
    vertical-align: top;
    padding: 6px 0 0 0;
    margin-right: 30px;
    width: 40px; }
  .features2 .feature-content {
    display: inline-block;
    width: 83%; }
  .features2 .intro-icon {
    display: inline-block;
    vertical-align: top;
    padding: 6px 0 0 0;
    margin-right: 30px; }
  .features2 .intro-content {
    display: inline-block;
    width: 80%; }
  .features2 ul.features-stack {
    margin-top: 50px; }
  .features2 ul.features-stack li {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: solid 1px #E6E9EA; }
  .features2 ul.features-stack li:last-child {
    padding-bottom: 0px;
    border-bottom: none; }

.pad50 {
padding: 50px;}

.pad53 {
padding: 22px 40px 50px;}


.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 15px;
    line-height: 1.42857;
    background-color: #FFF;
    border: 1px solid #ccc;
    border-radius: 4px;
    transition: all 0.2s ease-in-out 0s;
}

/* ==========================================================================
.features-extra
========================================================================== */
.features-extra {
  position: relative;
  z-index: 3; }
  .features-extra .btn {
    margin-top: 50px; }
  .features-extra .macbook-wrap {
    position: absolute;
    width: 916px;
    height: 540px;
    background: url("../img/macbook-pro.png") no-repeat center center;
    top: 60px;
    z-index: 4;
    left: 50%; }

/* ==========================================================================
.hero-strip
========================================================================== */
.hero-strip {
  padding: 120px 0;
  position: relative; }
  .hero-strip i {
    font-family: "Nunito", sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #F69D52;
    vertical-align: top;
    margin-left: -8px;
    font-style: normal; }
  .hero-strip h3 {
    color: #fff;
	font-size: 34px;
	line-height: 50px;
    margin: 0 0 20px 0; }
  .hero-strip p {
    color: #ACB1B4; }
  .hero-strip .btn {
    margin-top: 70px; }

			
/* ==========================================================================
.hero-strip2
========================================================================== */
.hero-strip2 {
  background: #fff url("../img/ice3.jpg") no-repeat center top;
	overflow: hidden;
	z-index: 1;	
  padding: 120px 0;
  position: relative; }
  .hero-strip2 i {
    font-family: "Nunito", sans-serif;
    font-weight: 300;
    font-size: 25px;
    color: #F69D52;
    vertical-align: top;
    margin-left: -8px;
    font-style: normal; }
  .hero-strip2 h2 {
    color: #fff;
    margin: 0 0 20px 0; }
  .hero-strip2 p {
    color: #ACB1B4; }
  .hero-strip2 .btn {
    margin-top: 30px;
    margin-bottom: 50px;	}
/* ==========================================================================
.hero-strip3
========================================================================== */
.hero-strip3 {
  background: #333844 url("../img/jasne.jpg") no-repeat center center fixed;
  background-size: cover;
    -webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	overflow: hidden;
	z-index: 1;
  padding: 90px 0;
  position: relative; }
  .hero-strip3 p {
    color: #fff;
	font-size: 17px;
	text-shadow: 4px 4px 5px rgba(255, 255, 255, 1);}

/* ==========================================================================
.hero-strip4
========================================================================== */

  .hero-strip4 p { 
	font-size: 16px;}


/* ==========================================================================
.blog-intro
========================================================================== */
.blog-intro {
  padding-top: 160px; }
  .blog-intro h3 {
    margin-bottom: 70px; }
  .blog-intro .leftcol {
    padding-right: 100px;
    border-right: solid 1px #E6E9EA; }
  .blog-intro .rightcol {
    padding-left: 100px; }

/* ==========================================================================
To top
========================================================================== */
.to-top {
  height: 50px;
  background-color: #000;
  border-bottom: 2px solid #d9a870;  }
  .to-top .to-top-wrap {
    height: 50px;
    width: 50px;
    position: absolute;
    left: 50%;
	margin-left: -24px;
    text-align: center; }
    .to-top .to-top-wrap a {
      display: block;
      width: 100%;
      height: 100%;
      color: #000;
      background-color: rgba(217, 168, 112, 0.5); }
    .to-top .to-top-wrap a:hover, .to-top .to-top-wrap a:focus {
      background-color: rgba(217, 168, 112, 1); }
    .to-top .to-top-wrap i {
      font-size: 30px;
      line-height: 47px; }
  .to-top .row {
    position: relative; }

/* ==========================================================================
Footer
========================================================================== */
footer {
  background-color: #000;
  position: relative; }
  footer p {
    color: #d9a870;
    font-size: 14px;
	padding-bottom: 0px;}
  footer a {
    color: #888; }
  footer a:hover {
    color: #666; }
  footer .social-share {
    position: absolute;
    background-color: #373D4A;
    right: 0;
    width: 40%;
    height: 100%;
    padding: 142px 0 0 70px; }
    footer .social-share p {
      color: #d9a870;
      text-transform: uppercase;
      padding-bottom: 10px; }
    footer .social-share a.twitter-share {
      height: 60px;
      width: 60px;
      background-color: #1AB4EF;
      border-radius: 3px;
      font-size: 22px;
      display: inline-block;
      text-align: center;
      margin-right: 20px; }
    footer .social-share a.twitter-share:hover, footer .social-share a.twitter-share:focus {
      background-color: #1590BF; }
    footer .social-share a.facebook-share:hover, footer .social-share a.facebook-share:focus {
      background-color: #324C85; }
    footer .social-share a.facebook-share {
      height: 60px;
      width: 60px;
      background-color: #3B5898;
      border-radius: 3px;
      font-size: 22px;
      display: inline-block;
      text-align: center; }
    footer .social-share a {
      color: #fff; }
    footer .social-share a:hover {
      color: #fff; }
    footer .social-share a i {
      margin-top: 20px; }
  footer .footer-links {
    margin: 20px 0; }
	
/* ==========================================================================	
	contact-form 
========================================================================== */
	.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: #000;
    background-image: none;
    border: 1px solid #d9a870;
    border-radius: 0px;
	}


#response {
	margin-top: 20px;
	color: #ddd;
}

/* ==========================================================================
Icon font (http://www.elegantthemes.com/blog/freebie-of-the-week/free-line-style-icons)
========================================================================== */
@font-face {
  font-family: 'et-line';
  src: url("../fonts/et-line.eot");
  src: url("../fonts/et-line.eot?#iefix") format("embedded-opentype"), url("../fonts/et-line.woff") format("woff"), url("../fonts/et-line.ttf") format("truetype"), url("../fonts/et-line.svg#et-line") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'et-line';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block; }

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
.icon-mobile, .icon-laptop, .icon-desktop, .icon-tablet, .icon-phone, .icon-document, .icon-documents, .icon-search, .icon-clipboard, .icon-newspaper, .icon-notebook, .icon-book-open, .icon-browser, .icon-calendar, .icon-presentation, .icon-picture, .icon-pictures, .icon-video, .icon-camera, .icon-printer, .icon-toolbox, .icon-briefcase, .icon-wallet, .icon-gift, .icon-bargraph, .icon-grid, .icon-expand, .icon-focus, .icon-edit, .icon-adjustments, .icon-ribbon, .icon-hourglass, .icon-lock, .icon-megaphone, .icon-shield, .icon-trophy, .icon-flag, .icon-map, .icon-puzzle, .icon-basket, .icon-envelope, .icon-streetsign, .icon-telescope, .icon-gears, .icon-key, .icon-paperclip, .icon-attachment, .icon-pricetags, .icon-lightbulb, .icon-layers, .icon-pencil, .icon-tools, .icon-tools-2, .icon-scissors, .icon-paintbrush, .icon-magnifying-glass, .icon-circle-compass, .icon-linegraph, .icon-mic, .icon-strategy, .icon-beaker, .icon-caution, .icon-recycle, .icon-anchor, .icon-profile-male, .icon-profile-female, .icon-bike, .icon-wine, .icon-hotairballoon, .icon-globe, .icon-genius, .icon-map-pin, .icon-dial, .icon-chat, .icon-heart, .icon-cloud, .icon-upload, .icon-download, .icon-target, .icon-hazardous, .icon-piechart, .icon-speedometer, .icon-global, .icon-compass, .icon-lifesaver, .icon-clock, .icon-aperture, .icon-quote, .icon-scope, .icon-alarmclock, .icon-refresh, .icon-happy, .icon-sad, .icon-facebook, .icon-twitter, .icon-googleplus, .icon-rss, .icon-tumblr, .icon-linkedin, .icon-dribbble {
  font-family: 'et-line';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block; }

.icon-mobile:before {
  content: "\e000"; }

.icon-laptop:before {
  content: "\e001"; }

.icon-desktop:before {
  content: "\e002"; }

.icon-tablet:before {
  content: "\e003"; }

.icon-phone:before {
  content: "\e004"; }

.icon-document:before {
  content: "\e005"; }

.icon-documents:before {
  content: "\e006"; }

.icon-search:before {
  content: "\e007"; }

.icon-clipboard:before {
  content: "\e008"; }

.icon-newspaper:before {
  content: "\e009"; }

.icon-notebook:before {
  content: "\e00a"; }

.icon-book-open:before {
  content: "\e00b"; }

.icon-browser:before {
  content: "\e00c"; }

.icon-calendar:before {
  content: "\e00d"; }

.icon-presentation:before {
  content: "\e00e"; }

.icon-picture:before {
  content: "\e00f"; }

.icon-pictures:before {
  content: "\e010"; }

.icon-video:before {
  content: "\e011"; }

.icon-camera:before {
  content: "\e012"; }

.icon-printer:before {
  content: "\e013"; }

.icon-toolbox:before {
  content: "\e014"; }

.icon-briefcase:before {
  content: "\e015"; }

.icon-wallet:before {
  content: "\e016"; }

.icon-gift:before {
  content: "\e017"; }

.icon-bargraph:before {
  content: "\e018"; }

.icon-grid:before {
  content: "\e019"; }

.icon-expand:before {
  content: "\e01a"; }

.icon-focus:before {
  content: "\e01b"; }

.icon-edit:before {
  content: "\e01c"; }

.icon-adjustments:before {
  content: "\e01d"; }

.icon-ribbon:before {
  content: "\e01e"; }

.icon-hourglass:before {
  content: "\e01f"; }

.icon-lock:before {
  content: "\e020"; }

.icon-megaphone:before {
  content: "\e021"; }

.icon-shield:before {
  content: "\e022"; }

.icon-trophy:before {
  content: "\e023"; }

.icon-flag:before {
  content: "\e024"; }

.icon-map:before {
  content: "\e025"; }

.icon-puzzle:before {
  content: "\e026"; }

.icon-basket:before {
  content: "\e027"; }

.icon-envelope:before {
  content: "\e028"; }

.icon-streetsign:before {
  content: "\e029"; }

.icon-telescope:before {
  content: "\e02a"; }

.icon-gears:before {
  content: "\e02b"; }

.icon-key:before {
  content: "\e02c"; }

.icon-paperclip:before {
  content: "\e02d"; }

.icon-attachment:before {
  content: "\e02e"; }

.icon-pricetags:before {
  content: "\e02f"; }

.icon-lightbulb:before {
  content: "\e030"; }

.icon-layers:before {
  content: "\e031"; }

.icon-pencil:before {
  content: "\e032"; }

.icon-tools:before {
  content: "\e033"; }

.icon-tools-2:before {
  content: "\e034"; }

.icon-scissors:before {
  content: "\e035"; }

.icon-paintbrush:before {
  content: "\e036"; }

.icon-magnifying-glass:before {
  content: "\e037"; }

.icon-circle-compass:before {
  content: "\e038"; }

.icon-linegraph:before {
  content: "\e039"; }

.icon-mic:before {
  content: "\e03a"; }

.icon-strategy:before {
  content: "\e03b"; }

.icon-beaker:before {
  content: "\e03c"; }

.icon-caution:before {
  content: "\e03d"; }

.icon-recycle:before {
  content: "\e03e"; }

.icon-anchor:before {
  content: "\e03f"; }

.icon-profile-male:before {
  content: "\e040"; }

.icon-profile-female:before {
  content: "\e041"; }

.icon-bike:before {
  content: "\e042"; }

.icon-wine:before {
  content: "\e043"; }

.icon-hotairballoon:before {
  content: "\e044"; }

.icon-globe:before {
  content: "\e045"; }

.icon-genius:before {
  content: "\e046"; }

.icon-map-pin:before {
  content: "\e047"; }

.icon-dial:before {
  content: "\e048"; }

.icon-chat:before {
  content: "\e049"; }

.icon-heart:before {
  content: "\e04a"; }

.icon-cloud:before {
  content: "\e04b"; }

.icon-upload:before {
  content: "\e04c"; }

.icon-download:before {
  content: "\e04d"; }

.icon-target:before {
  content: "\e04e"; }

.icon-hazardous:before {
  content: "\e04f"; }

.icon-piechart:before {
  content: "\e050"; }

.icon-speedometer:before {
  content: "\e051"; }

.icon-global:before {
  content: "\e052"; }

.icon-compass:before {
  content: "\e053"; }

.icon-lifesaver:before {
  content: "\e054"; }

.icon-clock:before {
  content: "\e055"; }

.icon-aperture:before {
  content: "\e056"; }

.icon-quote:before {
  content: "\e057"; }

.icon-scope:before {
  content: "\e058"; }

.icon-alarmclock:before {
  content: "\e059"; }

.icon-refresh:before {
  content: "\e05a"; }

.icon-happy:before {
  content: "\e05b"; }

.icon-sad:before {
  content: "\e05c"; }

.icon-facebook:before {
  content: "\e05d"; }

.icon-twitter:before {
  content: "\e05e"; }

.icon-googleplus:before {
  content: "\e05f"; }

.icon-rss:before {
  content: "\e060"; }

.icon-tumblr:before {
  content: "\e061"; }

.icon-linkedin:before {
  content: "\e062"; }

.icon-dribbble:before {
  content: "\e063"; }

  #contact_form input, #contact_form textarea {
    background-color: transparent;
    border: 1px solid #f3bd7f;
    margin-bottom: 10px;
    padding: 5px 10px;
    font-size: 17px;
    font-weight: bold;
    color: white;
}

#contact_form .submit{
  color: white;
}

.customer-container{
  display: flex;
  justify-content: space-evenly;
  margin-bottom: 20px;
}

.customer-container label{
  color: white;
}