body {
  height: 100%;
  margin: 0px;
  padding: 0px;
  border: 10px solid #fff;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 44px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 30px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h5 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-bottom: 5px;
  font-family: Lato, sans-serif;
  color: #737373;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
}

a {
  display: block;
  padding: 20px 30px;
  border-right: 1px none #fff;
  font-family: Oswald, sans-serif;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
}

.button {
  display: inline-block;
  margin-top: 20px;
  padding: 15px 20px;
  border-right-style: none;
  background-color: #000;
  -webkit-transition: background-color 500ms ease, color 500ms ease;
  transition: background-color 500ms ease, color 500ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #fff;
  color: #000;
}

.button.hollow {
  margin-top: 30px;
  border: 1px solid #000;
  background-color: transparent;
  -webkit-transition: background-color 500ms ease, border-color 500ms ease, color 500ms ease;
  transition: background-color 500ms ease, border-color 500ms ease, color 500ms ease;
  color: #000;
}

.button.hollow:hover {
  border-color: #2a8241;
  background-color: #2a8241;
  color: #fff;
}

.button.hollow.single {
  margin-top: 0px;
}

.main-slider {
  height: 100%;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .49), transparent);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .49), transparent);
}

.main-slider.alternative {
  background-image: -webkit-linear-gradient(270deg, rgba(18, 54, 38, .64), rgba(18, 54, 38, .64)), url('../images/3361b5e1.jpg');
  background-image: linear-gradient(180deg, rgba(18, 54, 38, .64), rgba(18, 54, 38, .64)), url('../images/3361b5e1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.hero-heading {
  font-size: 60px;
  font-weight: 400;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.hero-heading.second {
  margin-top: 50px;
}

.hero-subheader {
  margin-top: 30px;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.features-section {
  margin-top: 10px;
}

.nav-link {
  padding: 25px;
  border-left: 1px solid hsla(0, 0%, 100%, .2);
  border-right-style: none;
  background-color: transparent;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #fff;
  font-weight: 300;
  letter-spacing: 1px;
}

.nav-link:hover {
  background-color: hsla(0, 0%, 100%, .09);
  color: #fff;
}

.nav-link.w--current {
  padding-right: 25px;
  padding-left: 25px;
  background-color: hsla(0, 0%, 100%, .09);
  color: #fff;
}

.nav-link.black {
  display: inline-block;
  border-right: 0px none rgba(0, 0, 0, .2);
  border-top-color: rgba(0, 0, 0, .15);
  border-left-width: 1px;
  border-left-color: rgba(0, 0, 0, .15);
  color: #000;
}

.nav-link.black:hover {
  background-color: rgba(0, 0, 0, .09);
}

.nav-link.black.w--current {
  border-right-style: none;
  border-right-width: 0px;
  border-left-style: solid;
}

.nav-link.contact {
  padding-right: 30px;
}

.title-features {
  margin-top: 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.features-div {
  height: 75.9%;
  margin-right: 10px;
  margin-left: 0px;
  padding: 40px 20px 60px;
  background-color: #a3d6b2;
  background-image: -webkit-linear-gradient(270deg, rgba(163, 210, 214, .86), #6fadaa 89%), url('../images/photo-1446575983799-470c50cfdd25-min.jpg');
  background-image: linear-gradient(180deg, rgba(163, 210, 214, .86), #6fadaa 89%), url('../images/photo-1446575983799-470c50cfdd25-min.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.features-div.second {
  margin-right: 10px;
  background-color: #83cc97;
  background-image: -webkit-linear-gradient(270deg, hsla(77, 26%, 56%, .69), rgba(112, 156, 79, .96)), url('../images/1222.jpg');
  background-image: linear-gradient(180deg, hsla(77, 26%, 56%, .69), rgba(112, 156, 79, .96)), url('../images/1222.jpg');
  background-position: 0px 0px, 50% -10%;
  background-size: auto, cover;
}

.features-div.third {
  margin-right: 0px;
  background-color: #57c275;
  background-image: -webkit-linear-gradient(270deg, rgba(114, 173, 132, .64), #508c62), url('../images/unsplash_524010c76b52a_1-min.jpg');
  background-image: linear-gradient(180deg, rgba(114, 173, 132, .64), #508c62), url('../images/unsplash_524010c76b52a_1-min.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  margin-bottom: 1px;
  border-bottom: 1px solid hsla(0, 0%, 100%, .2);
  background-color: transparent;
  opacity: 1;
}

.section {
  padding-top: 120px;
  padding-bottom: 120px;
}

.section.about {
  padding-top: 120px;
  padding-bottom: 120px;
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .14), transparent), url('../images/foto 12.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .14), transparent), url('../images/foto 12.jpg');
  background-position: 0px 0px, 100% 100%;
  background-size: auto, 385px;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.section.about.alternative {
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .14), transparent), url('../images/iphone.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .14), transparent), url('../images/iphone.jpg');
  background-position: 0px 0px, 80% 67px;
  background-size: auto, 322px 700px;
}

.section.process {
  background-image: -webkit-linear-gradient(270deg, #fff 64%, hsla(0, 0%, 100%, .35)), url('../images/1222.jpg');
  background-image: linear-gradient(180deg, #fff 64%, hsla(0, 0%, 100%, .35)), url('../images/1222.jpg');
  background-position: 0% 0%, 50% 100%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}

.section-title {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 27px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.testimonials-section {
  margin-top: 10px;
  padding-top: 80px;
  padding-bottom: 40px;
  border-right-style: none;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/site foto 7.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/site foto 7.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.testimonials-section.alternative {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Dollarphotoclub_56332376-min.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Dollarphotoclub_56332376-min.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.emphasized-text {
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #6cbd0f;
  font-size: 18px;
  line-height: 25px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.emphasized-text.right {
  font-weight: 100;
  text-align: right;
}

.features-text {
  display: none;
  overflow: visible;
  color: #fff;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
}

.navigation-div {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 7px;
}

.navigation-div.black {
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  padding-top: 0px;
  border: 1px solid rgba(0, 0, 0, .09);
}

.brand {
  padding-top: 18px;
  padding-bottom: 18px;
  border-right: 1px solid hsla(0, 0%, 100%, .2);
}

.brand.w--current {
  padding-top: 20px;
  padding-bottom: 0px;
  border-right: 1px solid hsla(0, 0%, 100%, .22);
  border-left: 1px none hsla(0, 0%, 100%, .22);
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.brand.w--current:hover {
  background-color: hsla(0, 0%, 100%, .2);
}

.brand.footer {
  display: inline-block;
  float: none;
  border: 1px solid hsla(0, 0%, 100%, .2);
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.brand.footer:hover {
  background-color: hsla(0, 0%, 100%, .2);
}

.brand.black {
  display: block;
  border-right-width: 1px;
  border-right-color: rgba(0, 0, 0, .15);
}

.brand.black.w--current {
  margin-left: 0px;
  border-top: 1px none rgba(0, 0, 0, .09);
  border-right-style: solid;
  border-right-color: rgba(0, 0, 0, .15);
}

.brand.black.w--current:hover {
  background-color: rgba(0, 0, 0, .09);
}

.upperheading-white {
  color: #fff;
  text-align: center;
}

.white {
  color: #fff;
  text-align: center;
}

.testimonials-text {
  margin-top: 20px;
  color: hsla(0, 0%, 100%, .7);
  font-size: 17px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.testimonials-slider {
  border-right-style: none;
  background-color: transparent;
}

.slider-arrow {
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  opacity: 0.5;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.slider-arrow:hover {
  opacity: 1;
}

.slider-arrow.mobile {
  position: absolute;
  display: none;
  overflow: hidden;
}

.about-us-div {
  text-align: center;
}

.team-row {
  margin-top: 80px;
}

.team-name {
  margin-top: 30px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.social-link-block {
  margin-right: 2px;
  padding: 20px;
  border-right-style: none;
  background-color: #d1d1d1;
  background-image: url('../images/53f333fd1b92a02f2f930a05_facebook_footer.svg');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.social-link-block:hover {
  border-right-width: 0px;
  border-right-color: transparent;
  background-color: #2a8241;
}

.social-link-block._4 {
  background-image: url('../images/53f33417144ad8302fd73d6a_twitter_footer.svg');
}

.social-link-block._3 {
  background-color: #d1d1d1;
  background-image: url('../images/53f3346a981411270eb11242_linkedin_footer.svg');
}

.social-link-block._3:hover {
  background-color: #2a8241;
  color: #000;
}

.social-link-block._2 {
  background-image: url('../images/53f3342f1b92a02f2f930a07_rss_footer.svg');
}

.team-position {
  margin-bottom: 10px;
}

.social-wrapper {
  margin-top: 30px;
  text-align: center;
}

.skills-section {
  padding-top: 120px;
  padding-bottom: 120px;
  background-image: -webkit-linear-gradient(270deg, rgba(18, 46, 54, .5), rgba(18, 46, 54, .5)), url('../images/site foto10.jpg');
  background-image: linear-gradient(180deg, rgba(18, 46, 54, .5), rgba(18, 46, 54, .5)), url('../images/site foto10.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.skills-section.alternative {
  background-image: -webkit-linear-gradient(270deg, rgba(16, 63, 38, .49), rgba(16, 63, 38, .49)), url('../images/photo-1446233925202-75508684808f-min.jpg');
  background-image: linear-gradient(180deg, rgba(16, 63, 38, .49), rgba(16, 63, 38, .49)), url('../images/photo-1446233925202-75508684808f-min.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.skills-wrapper {
  margin-bottom: 30px;
}

.skills-containner {
  width: 100%;
  height: 3px;
  background-color: #fff;
}

.skills-progress-line {
  width: 85%;
  height: 100%;
  background-color: #67bf7f;
}

.skills-progress-line.photography {
  width: 65%;
}

.skills-progress-line.illustrations {
  width: 75%;
}

.skills-progress-line.copywriting {
  width: 80%;
}

.skills-progress-line.photoshop {
  width: 95%;
}

.skills-progress-line.design {
  width: 85%;
}

.skills-row {
  margin-top: 80px;
}

.skills-title {
  color: #fff;
  font-weight: 400;
  text-align: left;
}

.skills-values {
  color: #fff;
  font-weight: 400;
  text-align: right;
}

.working-process-wrapper {
  margin-bottom: 20px;
  padding: 0px 15px 30px;
  border: 1px solid rgba(0, 0, 0, .09);
  background-color: hsla(0, 0%, 100%, .4);
  text-align: center;
}

.icon-service {
  width: 50px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  background-color: #f5f5f5;
  background-image: url('../images/timer.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.icon-service.develop {
  background-image: url('../images/pen.png');
}

.icon-service.support {
  background-image: url('../images/lifesaver.png');
}

.icon-service.idea {
  background-image: url('../images/lightbulb.png');
}

.process-row {
  margin-top: 40px;
}

.process-column {
  margin-top: 70px;
}

.portfolio-post {
  width: 100%;
  height: 300px;
  margin-bottom: 0px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.portfolio-post._2 {
  background-image: url('../images/aldagül.png');
  background-position: 50% 50%;
  background-size: 168px;
  background-repeat: no-repeat;
}

.portfolio-post._3 {
  background-image: url('../images/ILETISIMVEHaus.png');
  background-position: 50% 50%;
  background-size: 154px;
  background-repeat: no-repeat;
}

.portfolio-post._4 {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.portfolio-post._5 {
  background-image: none;
  background-size: auto;
}

.portfolio-post._6 {
  background-image: url('../images/ocal_hukuk.png');
  background-position: 50% 50%;
  background-size: 111px;
  background-repeat: no-repeat;
}

.portfolio-post.single {
  height: 400px;
  margin-bottom: 10px;
}

.portfolio-post._7 {
  background-image: url('../images/kollektif.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.portfolio-post._8 {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.portfolio-link {
  width: 100%;
  height: 100%;
  padding: 0px;
}

.colorbox {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 130px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .85));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .85));
  text-align: center;
}

.project-name {
  display: inline-block;
  width: 195px;
  height: 46px;
  padding-top: 13px;
  border: 1px solid hsla(0, 0%, 100%, .2);
  background-color: transparent;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
}

.project-name:hover {
  background-color: hsla(0, 0%, 100%, .2);
  color: #fff;
}

.project-name.multiline {
  height: 90px;
}

.portfolio-row {
  margin-top: 80px;
}

.portfolio-row.second {
  margin-top: 1px;
}

.portfolio-row.alternative {
  margin-top: 0px;
}

.portfolio-section {
  padding-top: 120px;
  padding-bottom: 10px;
}

.portfolio-section.alternative {
  padding-top: 10px;
}

.client-section {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #e8e8e8;
}

.client-section.alternative {
  margin-top: 10px;
}

.client-column {
  opacity: 0.5;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
  text-align: center;
}

.client-column:hover {
  opacity: 1;
}

.contact-us-section {
  margin-bottom: 10px;
  padding-top: 120px;
  padding-bottom: 120px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .7), hsla(0, 0%, 100%, .7)), url('../images/Dollarphotoclub_64663686okay.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .7), hsla(0, 0%, 100%, .7)), url('../images/Dollarphotoclub_64663686okay.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.form-field {
  min-width: 0px;
  border: 1px solid transparent;
  font-family: Lato, sans-serif;
  color: #737373;
}

.form-field.message {
  height: 120px;
}

.form-text {
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

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

.conatct-info-text {
  font-size: 14px;
  font-weight: 400;
  text-align: right;
}

.conatct-info-text.address {
  margin-top: 20px;
  margin-bottom: 20px;
}

.contact-row {
  margin-top: 80px;
}

.form-wrapper {
  margin-top: 0px;
}

.footer-section {
  margin-top: 10px;
  padding-top: 80px;
  padding-bottom: 60px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, rgba(18, 46, 54, .94), rgba(18, 46, 54, .94)), url('../images/site foto10.jpg');
  background-image: linear-gradient(180deg, rgba(18, 46, 54, .94), rgba(18, 46, 54, .94)), url('../images/site foto10.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

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

.white-paragraph {
  display: inline-block;
  margin-top: 50px;
  margin-bottom: 40px;
  float: none;
  color: hsla(0, 0%, 100%, .56);
}

.white-paragraph.licenses {
  color: hsla(0, 0%, 100%, .75);
  font-weight: 400;
  text-decoration: underline;
  text-transform: none;
}

.arrow {
  margin-top: 600px;
}

.arrow.right {
  top: 50%;
  width: 50px;
  height: 50px;
  margin: 0px 30px 0px 0px;
  padding-top: 5px;
  padding-bottom: 8px;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.arrow.right:hover {
  background-color: hsla(0, 0%, 100%, .09);
  opacity: 1;
}

.arrow.left {
  top: 50%;
  width: 50px;
  height: 50px;
  margin: 0px 0px 0px 30px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #fff;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.arrow.left:hover {
  background-color: hsla(0, 0%, 100%, .09);
  opacity: 1;
  -webkit-transition-property: none;
  transition-property: none;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.slidenav {
  display: none;
}

.containner-slide {
  position: relative;
  top: 40%;
  text-align: center;
}

.portfolio-column {
  min-height: 0px;
  padding-right: 1px;
  padding-left: 0px;
}

.white-section {
  height: 10px;
}

.hero-section {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .55), transparent), url('../images/photo-1446233925202-75508684808f-min.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .55), transparent), url('../images/photo-1446233925202-75508684808f-min.jpg');
  background-position: 0px 0px, 50% 86%;
  background-size: auto, cover;
}

.hero-section.licenses {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .55), transparent), url('../images/photo-1430820937738-073612cc4c7e-min.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .55), transparent), url('../images/photo-1430820937738-073612cc4c7e-min.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
}

.project-section {
  padding-top: 120px;
  padding-bottom: 120px;
}

.info-title {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
}

.info-text {
  margin-bottom: 50px;
  text-align: left;
}

.success {
  background-color: #2a8241;
  color: #fff;
}

.success-text {
  color: #fff;
  font-weight: 500;
}

.important-text {
  padding-bottom: 0px;
  color: #000;
  letter-spacing: 1px;
}

.error-message {
  background-color: #000;
}

.error-text {
  color: #fff;
}

.navbar-scroll {
  position: fixed;
  left: 0px;
  top: 0px;
  display: none;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #fff;
  box-shadow: none;
}

.banner-section {
  height: 100%;
}

.submit-button {
  margin-top: 30px;
  padding: 15px 20px;
  border: 1px solid #000;
  background-color: transparent;
  -webkit-transition: background-color 500ms ease, border-color 500ms ease, color 500ms ease;
  transition: background-color 500ms ease, border-color 500ms ease, color 500ms ease;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.submit-button:hover {
  border-color: #2a8241;
  background-color: #2a8241;
  color: #fff;
}

.licenses-content {
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-infolicenses {
  padding: 30px;
  background-color: #f0f0f0;
}

.image-name {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-family: Oswald, sans-serif;
  text-align: left;
}

.link-licesns {
  font-family: Oswald, sans-serif;
  font-weight: 300;
}

.list-image {
  display: block;
  margin-bottom: 1px;
  padding-left: 20px;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.list-image:hover {
  background-color: rgba(42, 130, 65, .18);
}

.unordered-list {
  padding-left: 0px;
}

.licenses {
  padding: 0px;
}

.dropdown {
  display: block;
  padding-top: 25px;
  padding-bottom: 25px;
  border-left: 1px solid hsla(0, 0%, 100%, .2);
}

.dropdown.w--open:hover {
  background-color: hsla(0, 0%, 100%, .09);
}

.dropdown-title {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.iocn {
  color: hsla(0, 0%, 100%, .5);
}

.dropdown-link {
  border-bottom: 1px solid hsla(0, 0%, 100%, .19);
  -webkit-transition: background-color 400ms ease, color 400ms ease;
  transition: background-color 400ms ease, color 400ms ease;
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 1px;
}

.dropdown-link:hover {
  background-color: #2a8241;
  color: #fff;
}

.dropdown-link.w--current {
  background-color: #333;
  color: #fff;
}

.dropdown-link.w--current:hover {
  background-color: #2a8241;
}

.dropdown-list.w--open {
  width: 170px;
  margin-top: 1px;
  background-color: #1d1d1d;
}

.slidebg {
  background-image: url('../images/site foto 8.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.logo {
  float: left;
}

.logodiv {
  display: block;
}

.logotext {
  margin-top: 8px;
  float: right;
  font-size: 40px;
  line-height: 20px;
  text-align: left;
  text-transform: uppercase;
}

.logotext.logofootertext {
  color: #aaa;
}

.slidebg2 {
  background-image: url('../images/site foto 2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.surecdiv {
  display: block;
  height: 700px;
  margin: auto 0px;
}

.surecimg {
  display: block;
  margin-top: 70px;
  margin-bottom: auto;
}

.surecleftbg {
  background-image: url('../images/site foto 5.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slidebg3 {
  background-image: url('../images/site foto 5.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slidebg4 {
  z-index: 112;
  display: inline-block;
  background-image: url('../images/x5.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.hidden {
  display: none;
}

html.w-mod-js *[data-ix="portfolio-hover-animation"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="project-name-animation"] {
  opacity: 0.6500000000000001;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="skills-progress-line"] {
  width: 0px;
}

html.w-mod-js *[data-ix="skills-progress-line-2"] {
  width: 0px;
}

html.w-mod-js *[data-ix="skills-progress-line-3"] {
  width: 0px;
}

html.w-mod-js *[data-ix="skills-progress-line-4"] {
  width: 0px;
}

html.w-mod-js *[data-ix="skills-progress-line-5"] {
  width: 0px;
}

html.w-mod-js *[data-ix="skills-progress-line-6"] {
  width: 0px;
}

html.w-mod-js *[data-ix="display-none"] {
  display: none;
}

html.w-mod-js *[data-ix="hero-heading"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px) scale(0.9500000000000001, 0.9500000000000001);
  -ms-transform: translate(0px, 60px) scale(0.9500000000000001, 0.9500000000000001);
  transform: translate(0px, 60px) scale(0.9500000000000001, 0.9500000000000001);
}

html.w-mod-js *[data-ix="hero-subheader"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px) scale(0.9500000000000001, 0.9500000000000001);
  -ms-transform: translate(0px, 60px) scale(0.9500000000000001, 0.9500000000000001);
  transform: translate(0px, 60px) scale(0.9500000000000001, 0.9500000000000001);
}

html.w-mod-js *[data-ix="button"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px) scale(0.9500000000000001, 0.9500000000000001);
  -ms-transform: translate(0px, 60px) scale(0.9500000000000001, 0.9500000000000001);
  transform: translate(0px, 60px) scale(0.9500000000000001, 0.9500000000000001);
}

html.w-mod-js *[data-ix="arrow-left"] {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

@media (max-width: 991px) {
  body {
    height: 100%;
    margin-bottom: 10px;
  }
  .hero-heading {
    font-size: 52px;
    line-height: 98px;
    letter-spacing: 2px;
  }
  .hero-subheader {
    margin-top: 0px;
  }
  .nav-link {
    border-style: solid solid none;
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, 0);
  }
  .nav-link.w--current {
    background-color: hsla(0, 0%, 100%, .09);
  }
  .nav-link.black {
    display: block;
    border-bottom-style: solid;
    color: #fff;
  }
  .nav-link.black:hover {
    background-color: hsla(0, 0%, 100%, .09);
  }
  .nav-link.black.w--current {
    display: block;
  }
  .section.about {
    background-position: 0% 0%, 60% 100%;
  }
  .section.about.alternative {
    background-position: 0px 0px, 82% 50%;
    background-size: auto, 200px;
  }
  .slider-arrow.mobile {
    display: none;
  }
  .process-row {
    margin-top: 70px;
  }
  .process-column {
    margin-top: 10px;
  }
  .portfolio-post {
    height: 350px;
    margin-bottom: 1px;
  }
  .colorbox {
    padding-top: 160px;
  }
  .portfolio-row.second {
    margin-top: 0px;
  }
  .form-field {
    font-weight: 300;
  }
  .form-field.message {
    height: 140px;
  }
  .footer-section {
    margin-bottom: 0px;
    padding-bottom: 60px;
    background-image: -webkit-linear-gradient(270deg, rgba(28, 32, 33, .85), rgba(24, 32, 36, .95)), url('../images/mountains.jpg');
    background-image: linear-gradient(180deg, rgba(28, 32, 33, .85), rgba(24, 32, 36, .95)), url('../images/mountains.jpg');
  }
  .icon {
    margin-top: 5px;
    color: #fff;
  }
  .icon.black {
    color: #000;
  }
  .menu-button {
    width: 71px;
    height: 71px;
    border-left: 1px solid hsla(0, 0%, 100%, .2);
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .menu-button.black {
    width: 61px;
    height: 71px;
    border-left-color: rgba(0, 0, 0, .15);
    background-color: transparent;
  }
  .nav-menu {
    margin-right: 10px;
    margin-left: 10px;
    background-color: rgba(0, 0, 0, .85);
  }
  .arrow.right {
    top: 87%;
  }
  .arrow.left {
    top: 87%;
  }
  .portfolio-column {
    padding-right: 0px;
  }
  .navbar-scroll {
    display: none;
    box-shadow: none;
  }
  .dropdown:hover {
    background-color: hsla(0, 0%, 100%, .09);
  }
}

@media (max-width: 767px) {
  .button.hollow.single {
    margin-bottom: 70px;
  }
  .button.hollow.new {
    margin-bottom: 100px;
  }
  .hero-heading {
    margin-bottom: 0px;
    font-size: 38px;
    line-height: 68px;
  }
  .hero-subheader {
    margin-top: 0px;
    font-size: 15px;
  }
  .features-div {
    margin-right: 0px;
  }
  .features-div.second {
    margin-right: 0px;
  }
  .section.about {
    padding-bottom: 550px;
    background-position: 0% 0%, 88% 100%;
    background-size: auto, auto 650px;
  }
  .section.about.alternative {
    background-position: 0px 0px, 50% 92%;
    background-size: auto, 180px;
  }
  .section.process {
    background-position: 0px 0px, 50% 100%;
    background-size: auto, auto;
  }
  .brand {
    padding-left: 30px;
  }
  .testimonials-text {
    margin-right: 10px;
    margin-left: 10px;
  }
  .slider-arrow.mobile {
    display: none;
  }
  .social-wrapper {
    margin-bottom: 50px;
  }
  .process-column.second {
    margin-top: 0px;
  }
  .process-column.first {
    margin-top: 50px;
  }
  .portfolio-post {
    margin-bottom: 1px;
  }
  .client-column {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .contact-us-section {
    background-position: 0% 0%, 68% 100%;
    background-size: auto, cover;
  }
  .footer-section {
    padding-bottom: 10px;
  }
  .arrow.right {
    top: 87%;
  }
  .arrow.left {
    top: 87%;
  }
  .project-section {
    padding-bottom: 0px;
  }
  .navbar-scroll {
    display: none;
    box-shadow: none;
  }
  .submit-button {
    margin-bottom: 70px;
  }
  .surecdiv {
    height: auto;
  }
}

@media (max-width: 479px) {
  a {
    text-align: center;
  }
  .button.hollow.new {
    margin-bottom: 100px;
  }
  .hero-heading {
    font-size: 35px;
    line-height: 45px;
    letter-spacing: 3px;
  }
  .hero-subheader {
    margin-top: 10px;
    font-size: 14px;
    line-height: 25px;
  }
  .features-div {
    margin-right: 0px;
  }
  .features-div.second {
    margin-right: 0px;
  }
  .section.about {
    background-position: 0% 0%, 77% 100%;
  }
  .testimonials-section {
    padding-bottom: 80px;
  }
  .testimonials-text {
    font-size: 17px;
  }
  .slider-arrow {
    opacity: 0.35;
  }
  .slider-arrow.mobile {
    display: none;
  }
  .social-wrapper {
    margin-bottom: 40px;
  }
  .process-column {
    margin-top: 0px;
  }
  .client-column {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .contact-us-section {
    background-position: 0% 0%, 78% 50%;
    background-size: auto, cover;
  }
  .footer-section {
    padding-bottom: 20px;
  }
  .white-paragraph {
    margin-right: 5px;
    margin-left: 5px;
  }
  .slider-nav {
    padding-top: 45px;
  }
  .arrow.right {
    top: 87%;
  }
  .arrow.left {
    top: 87%;
  }
  .image-name {
    line-height: 20px;
    text-align: center;
  }
  .list-image {
    padding-left: 0px;
  }
  .logo.phonelogo {
    max-width: 100%;
  }
  .logotext.phonelogotext {
    font-size: 23px;
  }
}

