body {
  background: #000;
  color: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 13px;
}

*, *::before, *::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.text-right {
  text-align: right;
}

a {
  text-decoration: none;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.img-responsive {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.header {
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 1;
}

.header .container {
  width: 95%;
  max-width: 1920px;
  margin: auto;
  border-bottom: 1px solid rgba(255,255,255,.15);
  padding: 25px 0;
}

.header .container::after {
  content: "";
  display: block;
  clear: both;
}

.header-white .container {
  border-bottom: 1px solid rgba(0,0,0,.15);
}

.header .logo {
  width:  185px;
  height: 46px;
  background: transparent url('../new/logo-white.png') no-repeat center center;
  background-size: cover;
  display: block;
  color: transparent;
  float: left;
}

.header-white .logo {
  background: transparent url('../new/logo-black.png') no-repeat center center;
  background-size: cover;
}

.header-navigation {
  float: right;
  margin-top: 1px;
}

.header-navigation ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#toggleButton {
  position: absolute;
  bottom: 24px;
  right: 17px;
  z-index: 1000;
  cursor: pointer;
  color: #fff;
}

#toggleButton.black {
  color: #000;
}

.header-navigation li {
  display: inline-block;
  margin-left: 20px;
  font-size: 14px;
}

.header-navigation li:first-child {
  margin-left: 0;
  border: 1px solid #fff;
  padding-left: 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  padding-right: 10px;
}

.header-navigation a {
  color: #fff;
  text-decoration: none;
  opacity: 1;
  transition: opacity .4s ease-in-out;
}

.header-navigation a:hover {
  opacity: .7;
}

.header .icon-twitter {
  margin-right: 3px;
}

.header-navigation .btn {
  background: #1bbf9c;
  padding: 5px 10px;
  border-radius: 3px;
  color: #fff;
}

.header-white .header-navigation a {
  color: #000;
}

.header-white .header-navigation .btn {
  color: #fff;
}

.header-navigation .phone {
  line-height: 18px;
}

.header-navigation .phone a {
  color: #1bbf9c;
}


.section {
  position: relative;
}

.section-header {
  max-width: 540px;
  display: inline-block;

}

.section_12 .section-header,
.section_13 .section-header,
.section_14 .section-header {
  max-width: 800px;
  margin: 0 auto;
}

.section_1 .section-header,
.section_12 .section-header,
.section_13 .section-header,
.section_14 .section-header {
  text-align: center;
  width: 100%;
  padding: 0;
  margin: 60px auto 0;
  display: block;
}

.section_1 img {
  margin-top: -50px;
  max-width: 1300px;
  height: auto;
}

@media screen and (min-width: 1920px) {
  .section_1 img {
    margin-top: 70px;
  }

  .section_1 .section-header {
    margin-top: 130px;
  }
}

.section_12 img {
  max-width: 900px;
  height: auto;
}

.section_13 img {
  max-width: 900px;
  height: auto;
  margin: 50px 0 0;
}

.section_14 img {
  max-width: 900px;
  height: auto;
  margin: 100px 0 0;
}


.section-header h1,
.section-header h2 {
  color: #fff;
  font-size: 48px;
  margin: 0;
  font-weight: 300;
}

.section-header h2 {
  margin-bottom: 10px;
}

.section_1 .section-header h2 {
  color: #999;
  font-size: 30px;
  margin: 0;
  font-weight: 400;
}

.section-header p {
  color: #999;
  font-size: 22px;
  margin: 0;
  font-weight: 400;
}

.section-white {
  color: #000;
}

.section-white .section-header h2 {
  color: #000;
}

.section-white .section-header {
  padding-left: 0px;
  padding-right: 0;
}

.section-container {
  width: 100%;
  margin: auto;
  position: relative;
  max-width: 1900px;
}

.section-text,
.section-image {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}

.section-summary-left,
.section-summary-right {
  width: 30%;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  left: 0%;
}


.section-summary-center {
  width: 40%;
  display: table-cell;
  vertical-align: middle;
  padding: 0 20px;
}

.section-summary ul {
  list-style: none;
  padding: 0;
}

.section-summary strong {
  font-size: 30px;
  color: #000;
  font-weight: 300;
}

.section-summary span {
  color: #6c6c6c;
  font-size: 14px;
  display: inline;
  width: 75%;
}

@media screen and (max-width: 1152px) {
  .section-summary strong {
    font-size: 22px;
  }




.link-nowy_wyglad {
  
  padding: 30px 90px 30px 0;
}

.pa-aboutus {
  
  padding: 30px 90px 30px 0;
}

.pa-technology {
 
  padding: 30px 90px 30px 0;
}

.pa-portfolio {
  
  padding: 30px 90px 30px 0;
}

.pa-service {
  position: relative!important;
  top: 10px!important;
  padding: 15px 0 30px 0px!important;
}

.pa-realizations {
  position: relative!important;
  top: 15px!important;
  padding: 0px 0 47px 0px;
}

.pa-testymoniale {
  position: relative!important;
  top: -15px!important;
  padding: 40px 0 30px 0px;
}

.pa-contact {
  position: relative!important;
  top: -15px!important;
  padding: 40px 0 30px 0px;
}
}

.section-summary li {
    position: relative;
    bottom: 50px;
}

.section-summary li a {
  display: block;
  max-width: 400px;
}

@media screen and (min-width: 1000px) {
  .homedesc {
    margin-right: 16px;
  }
  .techdesc {
  
  }
  .portdesc {
 
  }

 .portfolio-menu {
  position: relative;
  right: 6px;
 } 

 .contact-menu {
  position: relative;
  top: -53px!important;
 }

}








.pa-realizations strong:hover, .pa-contact strong:hover, .pa-service strong:hover, .pa-testymoniale strong:hover, .link-nowy_wyglad strong:hover, .pa-aboutus strong:hover, .pa-technology strong:hover, .pa-portfolio strong:hover {
    font-weight: bold;
}

.link-nowy_wyglad {
  
  padding: 30px 90px 30px 0;
}

.pa-aboutus {

  padding: 30px 90px 30px 0;
}

.pa-technology {
 
  padding: 30px 90px 30px 0;
}

.pa-portfolio {
 
  padding: 30px 90px 30px 0;
}

.pa-service {
  position: relative;
  top: 12px;
  padding: 15px 0 30px 0px;
}

.pa-realizations {
  position: relative;
  top: 40px;
  padding: 0px 0 47px 0px;
}

.pa-testymoniale {
  position: relative;
  top: 34px;
  padding: 40px 0 30px 0px;
}

.pa-contact {
  position: relative;
  top: 7px;
  padding: 40px 0 30px 0px;
}



@media screen and (max-width: 750px) {
  .section-summary-left,
  .section-summary-right {
    display: table-cell;
    width: 50%;
    padding: 0 20px;
  }
  .link-nowy_wyglad {
    position: relative;
    bottom: 20px;
  }
  .pa-aboutus {
    position: relative;
    top: 10px;
  }

  .pa-technology {
    position: relative;
    bottom: 5px;
  }
  .pa-portfolio {
    position: relative;
    top: 8px;
  }

  .homedesc {
     
    }
  .techdesc {
      
    }
.portdesc {
      position: relative!important;
      left: 2px!important;
    }
  


.section-summary-center {
    display: none;
  }

.section-summary strong {
    font-size: 14px;
    font-weight: 400;
  }

.section-summary span {
    width: 100%;
    font-size: 12px;
  }

  .section-summary li a {
    background: none;
    padding: 20px 0;
  }
}

.section-icons {
  display: inline-block;
  margin-top: 40px;
  margin-right: 50px;
}

.section-white .section-icons {
  margin-left: 50px;
}

.btn-screencast {
  border: 3px solid #b1b1b1;
  padding: 10px 13px 8px;
  color: #b1b1b1;
  display: inline-block;
  border-radius: 4px;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 12px;
  text-align: center;
  transition: color .4s ease-in-out, border .4s ease-in-out;
}

.btn-screencast:hover {
  color: #555;
  border-color: #555;
}

.btn-screencast span {
  font-size: 10px;
}

.btn-cta {
  background: #1bbf9c;
  border-color: #1bbf9c;
  padding: 10px 10px 10px;
  position: relative;
  top: -6px;
  margin-left: 5px;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  transition: background .4s ease-in-out;
}

.btn-cta:hover {
  background: #0eac8a;
}
.testi {
  font-size: 16px;
}
@media (min-width: 100px) and (max-width: 600px) {
    .testi {
      font-size: 9px;
    }

.about {
  position: relative;
  top: -85px;
}

.technologies-menu {
  position: relative;
  top: -70px;
}

.portfolio-menu {
  position: relative;
  top: -88px;
  right: 0px;
}



.realizations-menu {
  position: relative;
  top: -85px;
}

}

.testymonials-menu {
  position: relative;
  top: -70px;

}

.contact-menu {
  position: relative;
  top: -90px;
}

}

.section-btns {
  padding-top: 20px;
  padding-right: 50px;
  max-width: 1900px;
}

#bars {
  height: 16px;
  bottom: 25px;
  position: absolute;
  right: 40px;
  width: 20px;
  z-index: 1;
}

.bar {
  background: #fff;
  bottom: 1px;
  height: 3px;
  position: absolute;
  width: 2px;
  -webkit-animation-name: sound;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-name: sound;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

#bars.black .bar {
  background: #000;
}

.bar.pause {
  -webkit-animation: none;
  animation: none;
  height: 1px;
}

@-webkit-keyframes sound {
  0% {
    opacity: .35;
    height: 3px;
  }
  100% {
    opacity: 1;
    height: 11px;
  }
}

@-moz-keyframes sound {
  0% {
    opacity: .35;
    height: 3px;
  }
  100% {
    opacity: 1;
    height: 11px;
  }
}

@keyframes sound {
  0% {
    opacity: .35;
    height: 3px;
  }
  100% {
    opacity: 1;
    height: 11px;
  }
}

.bar:nth-child(1) {
  left: 1px;
  -webkit-animation-duration: 474ms;
  animation-duration: 474ms;
}

.bar:nth-child(2) {
  left: 5px;
  -webkit-animation-duration: 433ms;
  animation-duration: 433ms;
}

.bar:nth-child(3) {
  left: 9px;
  -webkit-animation-duration: 407ms;
  animation-duration: 407ms;
}

.bar:nth-child(4) {
  left: 13px;
  -webkit-animation-duration: 458ms;
  animation-duration: 458ms;
}

.bar:nth-child(5) {
  left: 17px;
  -webkit-animation-duration: 400ms;
  animation-duration: 400ms;
}

.bar.pause:nth-child(1) {
  opacity: 0.35;
}

.bar.pause:nth-child(2) {
  opacity: 1;
}

.bar.pause:nth-child(3) {
  opacity: 0.8;
}

.bar.pause:nth-child(4) {
  opacity: 0.5;
}

.bar.pause:nth-child(5) {
  opacity: 0.7;
}

@-webkit-keyframes arrow {
  0% {
    top: 0;
    opacity: 1;
  }
  50% {
    top: 30px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 0;
  }
}

@-moz-keyframes arrow {
  0% {
    top: 0;
    opacity: 1;
  }
  50% {
    top: 30px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 0;
  }
}

@keyframes arrow {
  0% {
    top: 0;
    opacity: 1;
  }
  50% {
    top: 30px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 0;
  }
}

.arrow-bottom {
  position: absolute;
  bottom: 24px;
  text-align: center;
  width: 100%;
}

.arrow-bottom i {
  -webkit-animation: arrow 2.5s linear infinite;
  -moz-animation: arrow 2.5s linear infinite;
  animation: arrow 2.5s linear infinite;
  position: relative;
  font-size: 48px;
  color: #000;

}

@media screen and (max-width: 750px) {
  .section-header {
    padding-right: 20px;
  }

  .section-white .section-header {
    padding-left: 0px;
    padding-right: 0;
  }

  .section-header h1,
  .section-header h2 {
    font-size: 24px;
  }

  .section-header p {
    font-size: 15px;
  }

  .section-icons {
    margin-right: 20px;
    width: 50%;
    height: auto;
  }

  .section-white .section-icons {
    margin-left: 20px;
  }



  .header-navigation .social-media {
    display: none;
  }

  .section_1 .section-header h1 {
    font-size: 28px;
  }

  .section_1 .section-header h2 {
    font-size: 15px;
  }

  .section_1 img {
    margin-top: 0;
  }

  #toggleButton,
  #bars {
    display: none;
  }

  .header-navigation {
    margin-top: 10px;
    margin-right: 10px;
  }

  .section-btns {
    padding-right: 0;
  }

  .btn-cta {
    top: 10px;
  }

  .section_12 img,
  .section_13 img,
  .section_14 img {
    width: 80%;
    margin: 40px auto 0;
  }

  .header-navigation li {
    margin-left: 10px;
    font-size: 16px;
  }

  .header-navigation li:first-child {
    margin-left: 0;
  }

  .section-text {
    width: 60%;
  }

  .section .section-text {
    padding-left: 20px;
  }

  .section-white .section-text {
    padding-left: 0;
    padding-right: 20px;
  }

  .section-image {
    width: 40%;
  }

}

input[type=text], select {
  width: 80%;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}


textarea {
  width: 80%;
  height: 150px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 2px solid #ccc;
  border-radius: 4px;
  background-color: #f8f8f8;
}
@media only screen and (min-width: 1500px) {
.contactform {
  margin-left: 462px;
  width: 67%;

}}

@media only screen and (min-width: 800px) and (max-width: 1499px) {
.contactform {
  margin-left: 350px;
  width: 67%;

}}
@media only screen and (max-width: 750px) {
.contactform {
	margin-left: 50px;
	margin-top: -20px;

}

textarea {
    width: 80%;
    height: 150px;
    padding: 12px 20px;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    background-color: #f8f8f8;
}
input[type=text], select {
  width: 80%;
  height: 20px;
  padding: 12px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    font-size: 15px;
    height: 40px;
    line-height: 13px;
    top: -15px;
}
#myBtn {
	display: none;
}
.header-navigation li:first-child {
	display: none;

}

}
