body {
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #9b887a;
  font-size: 28px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h3 {
  margin-top: 16px;
  margin-bottom: 8px;
  font-family: Lato, sans-serif;
  color: #9b887a;
  font-size: 19px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
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: white;
  font-size: 17px;
  line-height: 28px;
  font-weight: 300;
  letter-spacing: 0px;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.button.slider-button {
  display: inline-block;
  margin-top: 6px;
  padding: 13px 18px;
  border-radius: 5px;
  background-color: #49aee8;
  -webkit-transition: background-color 1032ms ease;
  transition: background-color 1032ms ease;
  font-family: Lato, sans-serif;
  text-transform: uppercase;
}
.button.slider-button:hover {
  background-color: #d52f61;
}
.button.slider-button.contact {
  background-color: #22b46e;
}
.button.slider-button.contact:hover {
  background-color: #49aee8;
}
.header {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: transparent transparent #49aee8;
  background-color: white;
  box-shadow: #49aee8 1px 1px 1px 0px;
}
.nav-links {
  margin-top: 1px;
  margin-left: 5px;
  padding-top: 20px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: Lato, sans-serif;
  color: #fad16a;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.nav-links:hover {
  margin-top: 1px;
  padding-bottom: 20px;
  border-bottom-style: none;
  border-bottom-width: 2px;
  border-radius: 2px;
  color: #49aee8;
}
.nav-links.w--current {
  color: #49aee8;
}
.nav-links.w--current:focus {
  color: #49aee8;
}
.logo {
  padding-top: 14px;
  padding-bottom: 0px;
}
.nav-menu {
  padding-top: 0px;
}
.header {
  position: fixed;
  padding-top: 6px;
  padding-bottom: 6px;
  border-bottom-style: none;
}
.home-slide-1 {
  background-color: #fad16a;
  background-image: url('../images/Fadiga Slide 1.JPG');
  background-position: 50% 57%;
  background-size: cover;
}
.home-slide-2 {
  background-color: #22b46e;
  background-image: url('../images/Fadiga Slide 2.JPG');
  background-position: 50% 50%;
  background-size: cover;
}
.slider {
  position: relative;
  left: 0px;
  top: 0px;
  display: block;
  height: 600px;
  margin-top: 50px;
  margin-right: 0px;
  margin-left: 0px;
}
.text-on-slider {
  margin-top: 185px;
}
.slider-heading {
  font-family: Lato, sans-serif;
  color: white;
  font-size: 48px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.silder-text {
  font-family: Lato, sans-serif;
  color: white;
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 1px;
}
.about {
  padding-top: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-align: center;
}
.dark {
  display: block;
  margin-top: 0px;
  font-family: Lato, sans-serif;
  color: #9b887a;
  font-size: 17px;
  font-weight: 300;
}
.section {
  padding-top: 60px;
  padding-bottom: 85px;
}
.section.colourized {
  background-color: #49aee8;
}
.section.colourized.contact {
  background-color: #fad16a;
}
.section.portfolio-background {
  background-color: white;
  background-image: url('../images/fadiga-portfolio-bcg-1.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.light {
  font-family: Lato, sans-serif;
  color: white;
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 0px;
}
.light.portfolio-text {
  font-size: 20px;
  text-align: center;
}
.lighth2 {
  padding-bottom: 14px;
  color: white;
  letter-spacing: 1px;
}
.lighth3 {
  margin-top: 4px;
  margin-bottom: 8px;
  font-family: Lato, sans-serif;
  color: white;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 1px;
}
.servicesrow {
  margin-top: 35px;
  margin-bottom: 0px;
  text-align: left;
}
.contactcolumn {
  padding-left: 40px;
}
.form-fileds {
  display: block;
  margin-top: 8px;
  margin-bottom: 18px;
  padding-bottom: 8px;
  border-style: solid;
  border-width: 1px;
  border-color: white white #22b46e;
  font-family: Lato, sans-serif;
  color: #9b887a;
  font-size: 15px;
  font-weight: 300;
}
.footer {
  text-align: center;
}
.logo-footer {
  padding-right: 6px;
  padding-bottom: 35px;
  padding-left: 6px;
  opacity: 1;
}
.success-message {
  background-color: #fad16a;
  color: #22b46e;
}
.error-message {
  background-color: #fad16a;
  color: #d52f61;
  font-weight: 300;
}
.contact-link {
  color: white;
  text-decoration: none;
}
.contact-link:hover {
  text-decoration: underline;
}
.portfolio-item {
  padding-right: 0px;
  padding-left: 0px;
  border: 8px solid transparent;
}
.portfolio-item.portfolio-fadiga {
  min-height: 1px;
  padding: 0px;
  border: 8px solid transparent;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.portfolio-item.portfolio-venera {
  padding-right: 0px;
  padding-left: 0px;
  border: 8px solid transparent;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.portfolio-item.portfolio-rbar {
  padding-right: 0px;
  padding-left: 0px;
  border: 8px solid transparent;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.portfolio-link-item {
  width: 360px;
  height: 276px;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
}
.portfolio-link-item:hover {
  background-color: rgba(34, 180, 110, 0.85);
}
.portfolio-row {
  background-color: #abb8b8;
}
.visit-page-link {
  color: #fad16a;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
.visit-page-link:hover {
  color: #49aee8;
}
.language-dropdown {
  background-color: white;
  color: #d52f61;
  font-size: 15px;
}
.language-dropdown.w--open {
  color: #d52f61;
}
.language-dropdownlink {
  margin-top: 0px;
  padding-top: 10px;
  background-color: white;
  color: #fad16a;
  font-size: 15px;
}
.language-dropdownlink:hover {
  color: #d52f61;
}
.social-link-block {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: -webkit-transform 500ms ease;
  transition: transform 500ms ease;
}
.social-link-block:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
html.w-mod-js.w-mod-no-ios *[data-ix="popup"] {
  opacity: 0;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}
html.w-mod-js.w-mod-no-ios *[data-ix="popup-2"] {
  opacity: 0;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}
html.w-mod-js.w-mod-no-ios *[data-ix="popup-3"] {
  opacity: 0;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}
html.w-mod-js *[data-ix="zoom-portfolio-item"] {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
html.w-mod-js.w-mod-no-ios *[data-ix="popup-and-hover"] {
  opacity: 0;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}
html.w-mod-js.w-mod-no-ios *[data-ix="popup-and-hover-2"] {
  opacity: 0;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}
html.w-mod-js.w-mod-no-ios *[data-ix="popup-and-hover-3"] {
  opacity: 0;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
}
@media (max-width: 991px) {
  .nav-menu {
    background-color: white;
  }
  .slider-arrow {
    display: none;
    overflow-x: visible;
    overflow-y: visible;
  }
}
@media (max-width: 767px) {
  .button.slider-button {
    margin-right: 0px;
    margin-left: 0px;
  }
  .button.slider-button.contact {
    margin-left: 225px;
    text-align: center;
  }
  .slider-heading {
    padding-right: 0px;
    padding-left: 0px;
  }
  .silder-text {
    padding-right: 0px;
    padding-left: 0px;
  }
  .dark.abouttext {
    padding-right: 22px;
    padding-left: 22px;
  }
  .light {
    padding-top: 12px;
    text-align: center;
  }
  .servicesrow {
    margin-top: 0px;
  }
  .contactcolumn {
    padding-left: 0px;
  }
  .logo-footer {
    padding-top: 35px;
  }
  .services-int {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
  }
  .portfolio-item {
    padding-bottom: 40px;
    text-align: center;
  }
  .portfolio-item.portfolio-fadiga {
    padding-top: 0px;
    padding-bottom: 40px;
    text-align: center;
  }
  .slider-arrow {
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (max-width: 479px) {
  .button.slider-button.contact {
    margin-right: 104px;
    margin-left: 104px;
  }
  .silder-text {
    padding-right: 8px;
    padding-left: 8px;
  }
  .dark {
    padding-right: 0px;
    padding-left: 0px;
  }
  .light {
    padding-top: 6px;
    text-align: center;
  }
  .servicesrow {
    margin-top: 0px;
  }
  .contactcolumn {
    padding-top: 1px;
    padding-left: 11px;
  }
  .logo-footer {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .services-int {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .portfolio-item {
    padding-top: 35px;
    border-style: solid;
  }
  .slider-arrow {
    opacity: 0;
  }
}

