@charset "UTF-8";

/*	header 8
/*----------------------------------------------------*/

/* header */
.header8 {
    position: relative;
    background: url('../images/bg-header.png') scroll center 0;
    font-family: 'Open Sans', sans-serif;
	  background-size: 1440px auto;

}

.header8 .logo{
  position: absolute;
  top: 30px;
  left: 30px;
  width: 70px;
}


.green-a {
  color: #00c287 !important;
}

.icon-arrow {
  position: absolute;
  background-image: url('../images/icon-sipka.png');
  background-repeat: no-repeat;
  height: 10px;
  width: 20px;
  bottom: 60px;
  left: 50%;
  margin-left: -10px;
}

@media only screen and ( max-width : 767px ) {
  .header8 .logo{
    top: 15px;
    left: 15px;
    width: 70px;
  }
}

.header8 .logo a img{
  width: 100%;
  height: auto;
}

.header8 .intro{
    min-height: 100vh;
    padding-bottom: 15px;
}

.header8 .email{
    color: #fff;
    line-height: 0;
    font-size: 100px;
    margin-bottom: 20px;
}

.header8 .tag-line {
  color: #fff;
  margin-bottom: 0;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 20px;
}

@media only screen and ( max-width : 767px ) {
  .header8 .tag-line{
    font-size: 18px;
  }
}

@media only screen and ( max-width : 480px ) {
  .header8 .tag-line{
    font-size: 16px;
    font-weight: 400;
  }
}

.header8 .tag-line span{
  color: #2d1232;
  font-weight: 300;
}

@media only screen and ( max-width : 480px ) {
  .header8 .tag-line span{
    font-weight: 400;
  }
}

.header8 h1 {
  color: #fff;
  font-size: 50px;
  font-weight: 300;
  letter-spacing: -1px;
  line-height: 1.2;
  margin-bottom: 0;
  position: relative;
}

@media only screen and ( max-width : 991px ) {
  .header8 h1{
    font-size: 48px;
  }
}

@media only screen and ( max-width : 767px ) {
  .header8 h1{
    font-size: 31px;
  }
}

@media only screen and ( max-width : 480px ) {
  .header8 h1{
    font-weight: 400;
  }
}

.center-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* -ms-flex-align: center; */
}

.header8 .login-reg{
  width: 322px;
  margin-top: 25px;
}

@media only screen and ( max-width : 460px ) {
  .header8 .login-reg{
    width: 100%;
  }
}

.header8 .login-reg button{
  background-color: #191B30 !important;
  color: white;
  border: none;
  display: block;
  width: 100%;
  line-height: 50px;
  height: 50px;
  background-color: #fff;
  border: none;
  border-radius: 4px;
  font-size: 13px;
  margin-bottom: 20px;
  margin-top: 25px;
}

.header8 .login-reg input.email{
  border: 0;
  border-radius: 4px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  line-height: 30px;
  height: 50px;
  background-color: #fff;
  font-size: 13px;
  margin-bottom: 0;
  color: #181b30;
}

.header8 .login-reg input.password{
  border: 0;
  border-radius: 4px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  line-height: 20px;
  height: 50px;
  background-color: #fff;
  font-size: 13px;
  margin-bottom: 0;
  color: #181b30;
}

.header8 .login-reg .form-control{
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header8 .login-reg p{
  color: #fff;
  font-size: 13px;
}

.header8 .login-reg p a{
  color: #191b30;
  text-decoration: underline;
}

.header8 .login-reg p a:hover{
  text-decoration: none;
}

.margin-bottom-0{
  margin-bottom: 0 !important;
}

.mobile-visible{
  display: none;
}

@media only screen and ( max-width : 479px ) {
  .mobile-visible{
    display: inline-block;
  }
}

/* end header */

/*	content section 1
/*----------------------------------------------------*/
.content-section1 {
    background-color: #fff;
}

.content-section1 .two-services, .content-section1 .eight-icons, .content-section1 .portfolio{
  padding: 20px 0;
  position: relative;
}

.portfolio .logo {
   padding-left:4%;
   padding-right:4%;
}
.portfolio .logo a {

  height: 130px;
  width: 100%;
  background-size: 100% auto;
  background-position-y: center;
	transition: .2s;

  background-repeat: no-repeat;
	display: block;
}

.portfolio .logo #image{
  filter: grayscale(100%);
  background-image: url(../images/logo-image.png);
}
.portfolio .logo #tic{
  filter: grayscale(100%);
  background-image: url(../images/logo-tic.png);
}
.portfolio .logo #heineken{
  filter: grayscale(100%);
  background-image: url(../images/logo-heineken.png);
}
.portfolio .logo #lemonade{
  filter: grayscale(100%);
  background-image: url(../images/logo-lemonade.png);
}
.portfolio .logo #drivers_web{
  filter: grayscale(100%);
  background-image: url(../images/logo-drivers_web.png);
}
.portfolio .logo #limeade{
  filter: grayscale(100%);
  background-image: url(../images/logo-limeade.png);
}
.portfolio .logo #media_age{
  filter: grayscale(100%);
  background-image: url(../images/logo-media_age.png?123);
}
.portfolio .logo #muni{
  filter: grayscale(100%);
  background-image: url(../images/logo-muni.png);
}

.portfolio .logo a:hover{
  filter: grayscale(0%) !important;
} 
@media only screen and ( max-width : 767px ) {
  .portfolio .logo #lemonade{
    margin-top: 100px;    
  }
  .portfolio .logo {
    padding: 0 !important;
  }
  .portfolio .logo a{
    margin: 0 auto;
    margin-top: 30px;
    background-position: center;
    height: 160px;
  }
  
}

.content-section1 .two-services::after, .content-section1 .eight-icons::after, .content-section1 .portfolio::after{
  content: "";
  display: inline-block;
  border-bottom: 2px dotted rgba(245, 189, 91, 0.4);
  left: 50%;
  margin-left: -143px;
  position: absolute;
  bottom: 0px;
  width: 286px;    
  z-index: 1;
}

@media only screen and ( max-width : 480px ) {
  .content-section1 .two-services::after, .content-section1 .eight-icons::after, .content-section1 .portfolio::after{
    width: 80%;
    margin-left: -40%;
  }
}

.content-section1 h2{
  font-size: 36px;
  font-weight: 300;
  text-align: center;
  color: #191b30;
  margin-top: 80px;
}

@media only screen and ( max-width : 767px ) {
  .content-section1 h2{
    margin-top: 40px;
  }
}

.content-section1 h3{
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  color: #525352;
  margin-top: 0;
  margin-bottom: 90px;
}

@media only screen and ( max-width : 767px ) {
  .content-section1 h3{
    margin-bottom: 45px;
  }
}

.pull-stop{
  float: none;
}

.content-section1 .single-content.pen{background:url(../images/icon-pen.png) no-repeat 50% 0;margin-right:10%;}
.content-section1 .single-content.typewriter{background:url(../images/icon-typewriter.png) no-repeat 50% 0;margin-left:10%;}
.content-section1 .single-content.about-us{background:url(../images/icon-about-us.png) no-repeat 50% 0;}
.content-section1 .single-content.cloud{background:url(../images/icon-cloud.png) no-repeat 50% 0;}
.content-section1 .single-content.bulb{background:url(../images/icon-bulb.png) no-repeat 50% 0;}
.content-section1 .single-content.cofee{background:url(../images/icon-cofee.png) no-repeat 50% 0;}
.content-section1 .single-content.love{background:url(../images/icon-love.png) no-repeat 50% 0;}
.content-section1 .single-content.pricelist{background:url(../images/icon-pricelist.png) no-repeat 50% 0;}
.content-section1 .single-content.speed{background:url(../images/icon-speed.png) no-repeat 50% 0;}
.content-section1 .single-content.system{background:url(../images/icon-system.png) no-repeat 50% 0;}

.content-section1 .single-content.pen, .content-section1 .single-content.typewriter{
  width: 40%;
}

@media only screen and ( max-width : 991px ) {
  .content-section1 .single-content.pen, .content-section1 .single-content.typewriter{
    width: 45%;
  }

  .content-section1 .single-content.pen{
    margin-right: 5%;
  }

  .content-section1 .single-content.typewriter{
    margin-left: 5%;
  }
}

@media only screen and ( max-width : 767px ) {
  .content-section1 .single-content.pen, .content-section1 .single-content.typewriter{
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.content-section1 .single-content{
  padding-top: 90px;
  float: left;
  margin-bottom: 100px;
}

@media only screen and ( max-width : 767px ) {
  .content-section1 .single-content{
    margin-bottom: 50px;
    float: none;
  }
}

.content-section1 .eight-icons .col-lg-3{
  padding-left: 4%;
  padding-right: 4%;
}

@media only screen and ( max-width : 1400px ) {
  .content-section1 .eight-icons .col-lg-3{
    padding-left: 3%;
    padding-right: 3%;
  }
}

.content-section1 .single-content h4{
    font-weight: 700;
    color: #181b30;
    text-align: center;
    font-size: 14px;
}

.content-section1 .single-content p{
    font-size: 14px;
    color: #646565;
}

.content-section1 .single-content p:first-of-type{
  min-height: 60px;
}

@media only screen and ( max-width : 767px ) {
  .content-section1 .single-content p:first-of-type{
    min-height: auto;
  }
}

.content-section1 .single-content p a{
    font-size: 13px;
    color: #f5bd5b;
    font-weight: 600;
    text-decoration: underline;
}

.content-section1 .single-content p a:hover{
    text-decoration: none;
}

.content-section1 .single-content p a.green{
  color: #61c089;
}

.content-section1 .portfolio h3{
  margin-bottom: 20px;
}

.content-section1 .portfolio p{
  min-height: auto !important;
  margin-bottom: 60px;
}

.content-section1 .portfolio .single-content{
  margin-bottom: 0;
}

.content-section1 .contact h4{
  margin: 0;
  line-height: 27px;
}

.content-section1 .contact .single-content{
  padding-top: 0;
  padding: 0 4%;
}

.content-section1 .contact .single-content p{
  line-height: 27px;
}

@media only screen and ( max-width : 1199px ) {
  .content-section1 .contact .single-content p, .content-section1 .contact .single-content h4{
    text-align: center;
  }
}

.content-section1 .contact h4{
  text-align: left;
}

.content-section1 .contact .italic{
  font-style: italic;
}



/*	footer 8
/*----------------------------------------------------*/
.footer8 {
	padding: 10px 0 3px 0;
	background-color: #f4be5c;
	position: relative;
	bottom: 0;
}

.footer8 p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    word-spacing: 1px;
}

.footer8 p a{
  color: #181b30;
  text-decoration: underline;
}

.footer8 p a:hover{
  text-decoration: none;
}

    
/*/////////////////////// End ///////////////////////////////*/    
.cenik .logo {
	position: absolute;
	top: 30px;
	left: 30px;
	width: 70px;
}
.cenik .header8 {
  background: none !important; 
}
.cenik table {
  width: 100%;
  line-height: 2em;
  margin-bottom: 20px;
  font-size: 14px;
}

.cenik table thead {
  font-weight: bold;
}

.cenik table tbody td:last-child{
  text-align: right;
}

.cenik h2 {
  font-size: 14px;
  text-decoration: underline;
  font-weight: 600;
}
.cenik p {
  font-size: 14px;
}

.cenik .zpet {
  color: #E26875;
  font-size: 13px;
  text-decoration: underline;
  font-weight: 600;
}