body {
  height: 100%;
  background-color: #e8e8e8;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: -22px;
  margin-bottom: 102px;
  font-family: Montserrat, sans-serif;
  color: #1c1c1c;
  font-size: 72px;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
}
h2 {
  margin-top: 36px;
  margin-bottom: 18px;
  font-family:'EB Garamond', sans-serif;
  color: #707070;
  font-size: 28px;
  line-height: 35px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
}
h3 {
  margin-top: -6px;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}
h3:hover {
  color: #09f;
}
h4 {
  font-family:'EB Garamond', sans-serif;
  color: #707070;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #111;
  font-size: 28px;
  line-height: 35px;
  font-weight: 400;
  text-transform: none;
}
h6 {
  margin-top: 31px;
  margin-bottom: 50px;
  font-family:'EB Garamond', sans-serif;
  color: #222;
  font-size: 18px;
  line-height: 30px;
  font-style: normal;
  font-weight: 400;
}
p {
  margin-top: -57px;
  margin-bottom: 5px;
  color: #707070;
  text-align: center;
}
.button {
  display: inline-block;
  padding: 10px 40px;
  border-radius: 30px;
  background-color: dimgray;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 12px;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  background-color: #09f;
}
.section-full {
  height: 100%;
}
.section-full._1 {
  position: static;
  padding-top: 200px;
  padding-bottom: 100px;
  background-image: url('../images/front-bg_np.jpg');
  background-position: 50% 50%;
  background-size: auto 90%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.section-full._3 {
  position: static;
  height: 100%;
  background-color: white;
  background-image: url('../images/analytics-graphic2.png');
  background-position: 50% 50%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.color-section {
  height: 280px;
  padding-top: 50px;
  padding-bottom: 10px;
  background-color: #e2e2e2;
}
.portfolio-section {
  margin-top: -144px;
  padding-right: 120px;
  padding-bottom: 150px;
  padding-left: 120px;
  background-color: #e2e2e2;
  color: dimgray;
}
.portfolio-column {
  overflow-x: visible;
  overflow-y: visible;
  padding-right: 20px;
  padding-left: 20px;
}
.portfolio-row {
  margin-bottom: 40px;
}
.link-block {
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  text-decoration: none;
}
.banner-section {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: black;
}
.banner-container {
  position: static;
  top: -16px;
  z-index: 2;
  text-align: center;
}
.clinets-section {
  height: 655px;
  padding-top: 144px;
  padding-bottom: 90px;
  background-color: rgba(0, 0, 0, 0.99);
}
.footer {
  height: 100px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  border-left: 1px solid black;
  background-color: black;
}
.clients-container {
  text-align: center;
}
.line {
  display: block;
  width: 20%;
  height: 2px;
  margin: 40px auto 30px;
  background-color: #09f;
  text-align: center;
}
.clinet-logos-row {
  margin-top: 80px;
}
.big-text {
  margin-top: 30px;
  margin-bottom: 22px;
  font-family: Montserrat, sans-serif;
  color: #1c1c1c;
  font-size: 72px;
  line-height: 76px;
  font-weight: 700;
  letter-spacing: -2px;
}
.big-text.service {
  margin-bottom: 48px;
  padding-top: 155px;
}
.footer-copyright {
  font-family: Montserrat, sans-serif;
  color: #555;
  font-size: 11px;
}
.footer-left-column {
  padding-top: 28px;
}
.arrow-down {
  display: block;
  width: 40px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 43px;
  background-color: white;
  box-shadow: rgba(0, 0, 0, 0.12) 3px 3px 4px 0px;
  opacity: 0.5;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-align: center;
}
.arrow-down:hover {
  opacity: 1;
}
.arrow-down.w--current {
  left: 0px;
  bottom: 0px;
}
.portfolio-title-container {
  text-align: center;
}
.headline {
  position: relative;
  left: 10%;
  top: 22%;
  width: 400px;
  padding-right: 30px;
}
.big-text-2 {
  margin-top: -159px;
  margin-bottom: 37px;
  font-family: Montserrat, sans-serif;
  color: rgba(105, 105, 105, 0.63);
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}
.footer-container {
  border-top-style: solid;
  border-top-width: 1px;
}
.social-link {
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  color: #555;
  font-size: 12px;
  text-decoration: none;
}
.social-link:hover {
  color: #09f;
}
.footer-right-column {
  padding-top: 28px;
  text-align: right;
}
.section-info {
  padding-top: 101px;
  padding-bottom: 32px;
  border-top: 1px solid #ebebeb;
  background-color: white;
}
.section-info.detail {
  padding-top: 38px;
}
.work-info-container {
  text-align: center;
}
.work-section {
  margin-bottom: 60px;
  padding-right: 120px;
  padding-left: 120px;
}
.images-div {
  margin-top: 55px;
  margin-bottom: 30px;
  text-align: center;
}
.arrow-link {
  width: 50px;
}
.work-hero {
  margin-top: 56px;
  margin-bottom: 68px;
  background-color: #e8e8e8;
}
.portfolio-item {
  overflow-x: hidden;
  overflow-y: hidden;
}
.navbar1 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9;
  padding-top: 42px;
  padding-right: 10px;
  padding-left: 30px;
  background-color: #e2e2e2;
}
.menu-button-2 {
  margin-top: -27px;
  padding-bottom: 32px;
}
.menu-button-2.w--open {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 20;
  margin-top: -27px;
  background-color: transparent;
  font-size: 14px;
}
.brand2 {
  position: absolute;
  z-index: 10;
  padding-top: 20px;
}
.brand2.w--current {
  position: absolute;
  z-index: 10;
  padding-top: 16px;
}
.menu-icon-2 {
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  background-color: transparent;
  opacity: 0.7;
  color: #333;
  font-size: 32px;
}
.menu-icon-2:hover {
  opacity: 1;
  color: #303030;
}
.nav-menu-open {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9;
  display: block;
  width: 100%;
  height: 100px;
  padding-top: 4px;
  padding-left: 50px;
  background-color: white;
}
.navlink1 {
  left: 55px;
  display: inline-block;
  margin-right: -6px;
  margin-left: 7px;
  padding-top: 39px;
  padding-right: 28px;
  font-family: Montserrat, sans-serif;
  color: #909090;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  text-decoration: none;
}
.navlink1:hover {
  color: #303030;
}
.navlink1.w--current {
  color: #303030;
}
.link-text {
  text-decoration: line-through;
}
.big-text-div-2 {
  position: relative;
  top: 50%;
  right: 0px;
  margin-top: -144px;
  text-align: center;
}
.about-header {
  height: 60%;
  background-image: url('../images/about-header-min.jpg');
  background-position: 50% 129%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.ralated-work {
  padding: 40px 120px;
  background-color: #e2e2e2;
}
.section-team {
  padding-top: 20px;
  padding-bottom: 140px;
}
.team-image {
  width: 300px;
  height: 383px;
  background-image: url('../images/team1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.next-portfolio-item {
  padding-bottom: 60px;
}
.next-column {
  padding-left: 80px;
  text-align: left;
}
.prev-column {
  padding-right: 80px;
  text-align: right;
}
.prev-arrow {
  opacity: 0.5;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.prev-arrow:hover {
  opacity: 1;
}
.next-arrow {
  opacity: 0.5;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.next-arrow:hover {
  opacity: 1;
}
.play-icon {
  opacity: 0.5;
}
.play-icon:hover {
  opacity: 1;
}
.team-1 {
  position: static;
}
.team-info {
  margin-top: 20px;
  background-color: white;
}
.social-icon {
  margin-right: 5px;
  opacity: 0.5;
  text-align: center;
}
.social-icon:hover {
  opacity: 1;
}
.social-links {
  margin-top: 20px;
  text-align: center;
}
.team-1-hover {
  width: 100%;
  height: 100%;
  background-image: url('../images/team1-1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.team-2 {
  position: static;
}
.team-2-image {
  width: 300px;
  height: 383px;
  background-image: url('../images/team2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.team-2-hover {
  width: 100%;
  height: 100%;
  background-image: url('../images/team2-2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.team-3-image {
  width: 300px;
  height: 383px;
  background-image: url('../images/team3.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.team-3-hover {
  width: 100%;
  height: 100%;
  background-image: url('../images/team3-3.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}
.dark-section {
  padding-top: 100px;
  padding-bottom: 150px;
  border-top: 1px solid #f2f2f2;
  background-color: #fafafa;
}
.gallery-row {
  margin-top: 40px;
}
.gallery-container {
  text-align: center;
}
.testimonial-section {
  padding-top: 120px;
  padding-bottom: 120px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.slide-1 {
  padding-top: 45px;
  background-color: white;
  background-image: url('../images/team2.jpg');
  background-size: 100%;
}
.testimonial-name {
  margin-top: 60px;
}
.slider-icons {
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #303030;
}
.slider-icons:hover {
  opacity: 1;
}
.slide-2 {
  padding-top: 45px;
  background-color: white;
  background-image: url('../images/Portfolio_select_1.jpg');
  background-size: 100%;
  background-repeat: no-repeat;
}
.slide-3 {
  padding-top: 45px;
  background-color: white;
}
.text-field {
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 3px;
}
.text-area {
  margin-bottom: 30px;
  border-radius: 3px;
}
.form-title {
  text-align: left;
}
.social-left {
  text-align: left;
}
.social-right {
  text-align: right;
}
.social-row {
  margin-top: 60px;
}
.form-section {
  padding: 30px 120px 120px;
  border-top: 1px solid #f2f2f2;
  background-color: transparent;
}
.contact-header {
  height: 622px;
  background-color: #f7f7f7;
  background-image: url('../images/contact.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.white-head-line {
  color: #dbdbdb;
}
.contact-info {
  text-align: center;
}
.hello-info {
  margin-top: 55px;
  text-align: center;
}
.hero-text {
  position: absolute;
  left: 15%;
  top: 13%;
  right: 15%;
  display: block;
  min-height: 0px;
  text-align: center;
}
.slider_portfolio {
  height: 100%;
}
.slider_1 {
  background-image: url('../images/Portfolio_select_1.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
}
.slide_2 {
  display: inline-block;
}
.logo {
  margin-top: -63px;
  margin-bottom: -21px;
  margin-left: 22px;
}
.test {
  left: -20px;
  right: -20px;
  display: block;
  height: 100%;
  background-image: url('../images/Portfolio_select_2.jpg');
  background-position: 50% 50%;
  background-size: auto 100%;
}
.section {
  height: 100%;
}
.mission {
  margin-left: 71px;
  padding-top: 42px;
  padding-right: 327px;
  font-size: 22px;
  font-weight: 400;
  text-align: left;
}
.link {
  color: #1c1c1c;
}
.link:hover {
  color: #1c1c1c;
}
.link:active {
  color: #666;
}
.link:focus {
  color: #666;
}
.liste_services {
  padding-bottom: 20px;
  text-align: left;
}
.netprojects {
  width: 150px;
}
.mobile {
  width: 400px;
}
.banner {
  width: 300px;
}
.large_link {
  color: #ad9393;
}
.link_large {
  color: #786969;
}
.devis_heading {
  margin-top: 59px;
}
.devis {
  margin-top: 42px;
}
.corporate_offer {
  position: absolute;
  left: 30%;
  right: 30%;
  margin-top: 75px;
}
.link_devis {
  position: relative;
  left: 30%;
  right: 3px;
  margin-top: 27px;
}
html.w-mod-js *[data-ix="portfolio-item-up"] {
  opacity: 0;
  -webkit-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate(0px, 200px);
}
html.w-mod-js *[data-ix="portfolio-item-down"] {
  opacity: 0;
  -webkit-transform: translate(0px, -200px);
  -ms-transform: translate(0px, -200px);
  transform: translate(0px, -200px);
}
html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="new-interaction-2"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="team-1-hover-no-show"] {
  display: none;
}
html.w-mod-js *[data-ix="team-2-hover-no-show"] {
  display: none;
}
html.w-mod-js *[data-ix="team-3-hover-no-show"] {
  display: none;
}
html.w-mod-js *[data-ix="gallery-column"] {
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}
html.w-mod-js *[data-ix="heres-what-we-think"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}
html.w-mod-js *[data-ix="the-modern-web-is-elegant"] {
  opacity: 0;
  -webkit-transform: translate(0px, -33px);
  -ms-transform: translate(0px, -33px);
  transform: translate(0px, -33px);
}
html.w-mod-js *[data-ix="play-icon"] {
  opacity: 0.01;
  -webkit-transform: scale(0.54);
  -ms-transform: scale(0.54);
  transform: scale(0.54);
}
html.w-mod-js *[data-ix="the-color-of-black-gold"] {
  opacity: 0;
  -webkit-transform: translate(0px, -100px);
  -ms-transform: translate(0px, -100px);
  transform: translate(0px, -100px);
}
html.w-mod-js *[data-ix="start-your-project-btn"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}
@media (max-width: 991px) {
  h1 {
    font-size: 56px;
  }
  h2 {
    margin-top: 19px;
    padding-right: 0px;
    font-size: 22px;
  }
  h3 {
    font-size: 12px;
  }
  h4 {
    margin-top: 10px;
    font-size: 12px;
    line-height: 16px;
  }
  h5 {
    line-height: 40px;
  }
  .section-full._1 {
    height: 100%;
    padding: 0px 20px;
    background-color: #e1e1e1;
    background-size: cover;
  }
  .section-full._3 {
    background-size: cover;
  }
  .color-section {
    height: 340px;
    padding-top: 95px;
  }
  .portfolio-section {
    margin-top: -75px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .portfolio-column {
    position: relative;
    left: 0px;
    top: 0px;
    display: block;
  }
  .big-text {
    display: block;
    margin-top: -158px;
    font-size: 48px;
  }
  .big-text.service {
    padding-top: 106px;
  }
  .arrow-down {
    display: block;
    margin-bottom: 90px;
    padding-bottom: 1px;
  }
  .headline {
    left: 10%;
    top: 70%;
    width: 600px;
    padding-right: 0px;
    text-align: center;
  }
  .big-text-2 {
    margin-top: -308px;
    font-size: 56px;
  }
  .section-info {
    padding: 80px 20px;
  }
  .work-section {
    padding-right: 60px;
    padding-left: 60px;
  }
  .work-hero {
    height: 80%;
    margin-top: 68px;
  }
  .nav-menu-open {
    height: 100%;
    padding-top: 100px;
    background-color: white;
  }
  .navlink1 {
    display: block;
    text-align: center;
  }
  .ralated-work {
    padding: 50px 10px;
  }
  .gallery-row {
    margin-top: 20px;
  }
  .testimonial-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .slide-1 {
    background-size: 100%;
  }
  .testimonial-name {
    margin-top: 40px;
    font-size: 24px;
  }
  .slide-2 {
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .form-title {
    font-size: 20px;
  }
  .form-section {
    padding: 10px;
  }
  .hero-text {
    padding-top: 196px;
    text-align: center;
  }
  .slider_portfolio {
    height: 100%;
  }
  .slider_1 {
    display: block;
    background-image: url('../images/Portfolio_select.jpg');
  }
  .slide_2 {
    display: inline-block;
  }
  .slide_nav {
    margin-bottom: 62px;
  }
  .mission {
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  h1 {
    margin-top: 11px;
    margin-bottom: -6px;
    font-size: 48px;
  }
  h2 {
    margin-top: 24px;
    font-size: 18px;
    line-height: 35px;
  }
  h4 {
    font-size: 16px;
  }
  h5 {
    line-height: 42px;
  }
  .section-full._1 {
    padding-top: 40px;
    padding-bottom: 40px;
    background-repeat: no-repeat;
  }
  .section-full._3 {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .color-section {
    height: 186px;
    margin-bottom: 1px;
    padding-top: 29px;
  }
  .portfolio-section {
    padding-bottom: 60px;
  }
  .portfolio-column {
    margin-bottom: 40px;
  }
  .clinets-section {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .big-text {
    margin-bottom: 0px;
    color: black;
    font-size: 36px;
  }
  .big-text.service {
    margin-top: -193px;
    padding-top: 97px;
  }
  .footer-left-column {
    padding-top: 20px;
    text-align: center;
  }
  .arrow-down {
    display: block;
    margin-bottom: 155px;
  }
  .headline {
    left: 0px;
    top: 10%;
    width: 530px;
  }
  .big-text-2 {
    margin-bottom: 36px;
    font-size: 40px;
  }
  .footer-right-column {
    padding-top: 15px;
    text-align: center;
  }
  .section-info {
    padding: 60px 20px 0px;
  }
  .work-info-container {
    margin-top: -46px;
  }
  .work-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .work-hero {
    height: 70%;
    margin-top: 67px;
  }
  .navbar1 {
    padding-right: 0px;
    padding-left: 10px;
  }
  .menu-button-2.w--open {
    margin-right: 0px;
  }
  .ralated-work {
    padding: 0px;
  }
  .section-team {
    text-align: center;
  }
  .next-column {
    margin-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .prev-column {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .dark-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .gallery-column {
    margin-bottom: 20px;
  }
  .testimonial-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .testimonial-name {
    margin-top: 30px;
    font-size: 20px;
  }
  .slide-2 {
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .social-left {
    margin-bottom: 20px;
    text-align: center;
  }
  .social-right {
    margin-bottom: 20px;
    text-align: center;
  }
  .social-center {
    margin-bottom: 20px;
    text-align: center;
  }
  .form-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .client-logos {
    margin-bottom: 30px;
  }
  .hero-text {
    margin-top: -10px;
    padding-top: 209px;
    text-align: center;
  }
  .slider_1 {
    background-size: 120% 100%;
  }
  .slide_2 {
    display: inline-block;
  }
  .mission {
    margin-top: -6px;
    margin-left: 19px;
    padding-right: 19px;
  }
}
@media (max-width: 479px) {
  h1 {
    font-size: 36px;
  }
  h2 {
    display: block;
    margin-top: 27px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 22px;
  }
  h3 {
    font-size: 16px;
  }
  h4 {
    font-size: 14px;
  }
  h5 {
    font-size: 21px;
    line-height: 30px;
  }
  h6 {
    margin-top: 20px;
    font-size: 16px;
    line-height: 26px;
  }
  .button {
    margin-top: 17px;
    margin-bottom: 28px;
    font-size: 9px;
  }
  .section-full._1 {
    display: block;
    height: auto;
    padding-top: 470px;
    padding-right: 10px;
    padding-left: 10px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    text-align: center;
  }
  .section-full._3 {
    margin-top: 250px;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .color-section {
    height: 152px;
    padding-top: 69px;
  }
  .portfolio-section {
    margin-top: -57px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .portfolio-column {
    padding-right: 0px;
    padding-left: 0px;
  }
  .portfolio-row {
    margin-bottom: 0px;
  }
  .clinets-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .footer {
    height: 145px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .big-text {
    color: black;
    font-size: 27px;
    line-height: 41px;
  }
  .big-text.service {
    padding-top: 118px;
  }
  .arrow-down {
    display: block;
    margin-bottom: 124px;
  }
  .headline {
    top: 10%;
    width: 300px;
  }
  .big-text-2 {
    margin-top: -6px;
    margin-bottom: -4px;
    font-size: 29px;
    line-height: 48px;
  }
  .footer-container {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .social-link {
    display: block;
    margin-top: 8px;
    margin-right: 0px;
  }
  .footer-right-column {
    position: relative;
  }
  .section-info {
    padding: 40px 12px;
  }
  .work-info-container {
    margin-top: -36px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .work-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .work-hero {
    height: 42%;
    margin-top: 68px;
  }
  .navbar1 {
    padding-right: 0px;
    padding-left: 10px;
  }
  .brand2.w--current {
    position: static;
    display: block;
    padding-left: 0px;
  }
  .nav-menu-open {
    height: 100%;
    padding-top: 74px;
    text-align: center;
  }
  .navlink1 {
    display: block;
    text-align: center;
  }
  .big-text-div-2 {
    top: 60%;
    margin-top: -296px;
  }
  .about-header {
    background-position: 76% 50%;
  }
  .section-team {
    padding-bottom: 60px;
  }
  .team-1 {
    margin-bottom: 30px;
    text-align: center;
  }
  .team-2 {
    margin-bottom: 30px;
    text-align: center;
  }
  .team-3 {
    margin-bottom: 30px;
    text-align: center;
  }
  .dark-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .gallery-row {
    margin-top: 0px;
  }
  .gallery-column {
    margin-bottom: 20px;
  }
  .testimonial-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .testimonial-name {
    margin-top: 20px;
  }
  .slide-2 {
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .hero-text {
    margin-top: -55px;
    padding-top: 251px;
  }
  .slider_1 {
    display: block;
    background-image: url('../images/example-bg.png');
    background-attachment: scroll;
  }
  .slide_2 {
    display: block;
    background-image: url('../images/Logo_np.gif');
    background-size: cover;
  }
  .logo {
    display: block;
    margin-top: -35px;
    margin-right: 16px;
    margin-left: -19px;
    padding-right: 0px;
    padding-left: 28px;
  }
  .mission {
    margin-top: 8px;
    margin-left: 21px;
    font-size: 12px;
  }
}

