<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  height: 100%;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 44px;
  font-weight: 700;
}

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

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Georgia, Times, "Times New Roman", serif;
  color: white;
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

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

p {
  display: block;
  margin-top: 3px;
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  color: black;
  line-height: 25px;
  font-weight: 600;
  letter-spacing: 0px;
}

.hs-slider-title {
  color: black;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight: 600;
  text-align: center;
  margin-left: 20%;
  margin-right: 20%;
  margin-bottom: 20px;
}

a {
  color: #00e;
}

.button {
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #f29100;
  border-radius: 100px;
  background-color: transparent;
  transition: background-color 500ms ease, border-color 500ms ease;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #f29100;
}

.button.about {
  margin-top: 30px;
  border-color: black;
  transition: background-color 500ms ease, color 500ms ease,
    border-color 500ms ease;
  color: black;
}

.button.about:hover {
  border-color: #f29100;
  color: white;
}

.button.about.blog {
  float: none;
}

.button.table {
  margin-top: 30px;
  transition: background-color 500ms ease, color 500ms ease,
    border-color 500ms ease;
}

.button.white {
  border-color: white;
  color: white;
}

.button.white:hover {
  background-color: white;
  color: black;
}

.button.white.second {
  margin-top: 25px;
}

.banner {
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
    url("../img/EtusivuTausta.jpg");
  background-size: auto, cover;
}

.banner.inner-page {
  height: 6.5em; /* 55%; */
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../img/OtsikkoTausta.jpg");
  background-position: 0% 0%, 50% 50%;
}

.hero-slide {
  height: 100%;
  background-color: transparent;
}

.hs-agora-tausta {
  height: 800px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
    url("../img/AgoraTausta.jpg");
  background-repeat: no-repeat;
}

.hs-capella-tausta {
  height: 800px;
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)),
    url("../img/CapellaTausta.jpg");
  background-repeat: no-repeat;
}

.hero-heading {
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.hero-heading.black {
  font-family: Raleway, sans-serif;
  color: black;
  font-size: 28px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 1px;
}

.hero-heading.black.center {
  font-family: Raleway, sans-serif;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.hero-containner {
  position: relative;
  top: 15%;
  text-align: center;
}

.hero-containner.inner-page {
  top: 30%;
}

.small-heading {
  margin-bottom: 40px;
  font-family: Raleway, sans-serif;
  font-size: 15px;
  line-height: 25px;
  font-style: normal;
  font-weight: 100;
  letter-spacing: 1px;
  text-transform: none;
}

.small-heading.gray {
  margin-top: 0px;
  margin-bottom: 50px;
  font-family: Raleway, sans-serif;
  color: #7a7a7a;
  font-size: 14px;
  line-height: 23px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
}

.small-heading.gray.left {
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0px;
}

.small-heading.gray.testimonilas {
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
}

.small-heading.gray.blog {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  font-size: 11px;
  font-style: italic;
  text-align: left;
}

.small-heading.gray.blog:hover {
  color: black;
  font-weight: 400;
}

.small-heading.profil {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: #7a7a7a;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.small-heading.white {
  margin-top: 0px;
  font-family: Raleway, sans-serif;
  font-size: 14px;
}

.navbar {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  padding-top: 23px;
  padding-bottom: 23px;
  background-color: transparent;
}

.nav-link {
  margin-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.29);
  border-radius: 100px;
  transition: border-color 500ms ease, color 500ms ease;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link:hover {
  border-color: #f29100;
  color: #f29100;
}

.nav-link.w--current {
  border-color: #f29100;
  background-color: #f29100;
  color: white;
}

.nav-link.w--current:hover {
  color: white;
}

.brand {
  margin-top: 0px;
}

.slide-nav {
  display: none;
}

.arrow {
  width: 70px;
  height: 70px;
  padding: 15px 8px 15px 6px;
  border: 1px solid white;
  border-radius: 50px;
  opacity: 0.2;
  transition: opacity 500ms ease, opacity 500ms ease, border-color 500ms ease,
    all 500ms ease;
}

.arrow:hover {
  border-color: #f29100;
  background-color: #f29100;
  opacity: 1;
}

.arrow.right {
  padding-left: 12px;
}

.service {
  padding-top: 70px;
  padding-bottom: 100px;
}

.service-title.blog {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-weight: 400;
}

.divider._2.blog {
  margin-top: 5px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-blog {
  padding-top: 15px;
  padding-bottom: 15px;
}

.service-title {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  color: black;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.service-title.features {
  margin-top: 0px;
}

.service-title.features.blog {
  margin-bottom: 0px;
}

.service-title.white {
  color: white;
}

.service-row {
  margin-top: 0px;
}

.process-div {
  height: 280px;
  margin-right: 10px;
  padding: 40px 20px 50px;
  border-radius: 10px;
  background-color: #f28900;
  transition: background-color 500ms ease;
}

.process-div:hover {
  background-color: black;
  color: white;
}

.process-div._1 {
  margin-right: 10px;
  margin-bottom: 10px;
  border-style: none;
  background-color: #edb96b;
}

.process-div._1:hover {
  background-color: #d1d1d1;
}

.process-div._2 {
  margin-right: 10px;
  border-style: none;
  background-color: #e6a94e;
}

.process-div._2:hover {
  background-color: #ababab;
}

.process-div._3 {
  margin-right: 10px;
  margin-bottom: 10px;
  padding-top: 40px;
  padding-bottom: 50px;
  border-style: none;
  background-color: #ed9d24;
}

.process-div._3:hover {
  background-color: dimgray;
}

.process-text {
  font-family: Raleway, sans-serif;
  color: white;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0px;
}

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

.column.info {
  height: 550px;
  background-color: #f2f0f0;
}

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

.process-title {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 21px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.social-div {
  margin-top: 15px;
  text-align: center;
}

.main-service-column {
  text-align: center;
}

.social-ico {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 5px;
  padding: 5px 10px 10px;
  float: none;
  border-radius: 50px;
  background-color: black;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: black;
}

.social-ico:hover {
  background-color: #f29100;
}

.service-title.team {
  text-align: center;
}

.column.team {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

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

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

.skills-containner {
  width: 100%;
  height: 3px;
  border-radius: 10px;
  background-color: #c4c4c4;
}

.progress-line {
  width: 75%;
  height: 3px;
  background-color: #f29100;
}

.progress-line._2 {
  width: 95%;
  background-color: #db7500;
}

.progress-line._3 {
  width: 85%;
  background-color: #c40000;
}

.progress-line._4 {
  width: 95%;
  background-color: #730000;
}

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

.ads-div {
  display: inline-block;
  width: 40%;
}

.all-service-section {
  padding-top: 70px;
  padding-bottom: 70px;
}

.all-service-section.hs-service-paddings {
  padding-top: 10px;
  padding-bottom: 30px;
}

.tabs-menu {
  border-bottom: 1px solid rgba(222, 222, 222, 0.85);
  text-align: center;
}

.tab-link {
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid transparent;
  background-color: transparent;
  color: black;
}

.tab-link:hover {
  border-bottom: 2px solid #f29100;
}

.tab-link.w--current {
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 2px solid #f29100;
  background-color: transparent;
  color: black;
}

.text-block-tab {
  font-family: Raleway, sans-serif;
  font-size: 13px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-block-tab.hs-menu-first-level {
  font-size: 14px;
  font-weight: 600;
}

.text-block-tab.hs-menu-second-level {
  font-size: 12px;
  font-weight: 600;
}

.tab-pane {
  padding-top: 60px;
  padding-bottom: 30px;
}

.tab-pane.hs-pane-first-level {
  padding-top: 0px;
  padding-bottom: 0px;
}

.tab-pane.hs-pane-first-level-no-sub {
  padding-top: 20px;
  padding-bottom: 0px;
}

.tab-pane.hs-pane-second-level {
  padding-top: 20px;
  padding-bottom: 0px;
}

.unordered-list {
  margin-top: 1px;
  margin-bottom: 1px;
}

.ico {
  margin-top: 8px;
  margin-right: 6px;
  margin-bottom: 0px;
  float: left;
  height: 16px;
}

.list-item {
  padding-top: 1px;
  padding-bottom: 1px;
}

.portfolio-section {
  padding-top: 70px;
  background-color: #f2f0f0;
}

.portfolio-post.blog {
  height: 200px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.w-section.blog {
  padding-top: 70px;
  padding-bottom: 70px;
}

.portfolio-post {
  width: 100%;
  height: 300px;
  background-color: transparent;
  background-position: 50% 50%;
  background-size: cover;
}

.colorbox {
  width: 100%;
  height: 100%;
  padding-top: 110px;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
}

.colorbox.blog {
  padding-top: 145px;
  background-color: rgba(242, 145, 0, 0.84);
}

.colorbox.blo {
  padding-top: 58px;
  background-color: rgba(242, 145, 0, 0.67);
}

.icon-div {
  display: inline-block;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, 0.45);
  border-radius: 50px;
  -webkit-transition: background-color 500ms ease, border-color 500ms ease,
    opacity 500ms ease;
  transition: background-color 500ms ease, border-color 500ms ease,
    opacity 500ms ease;
}

.icon-div:hover {
  border-color: #f29100;
  background-color: #f29100;
}

.icon-div.blog {
  padding-top: 20px;
  padding-bottom: 20px;
  border-style: none;
  border-width: 0px;
  background-color: rgba(0, 0, 0, 0.17);
}

.icon-div.blog:hover {
  border-color: black;
  border-bottom-width: 1px;
  background-color: black;
}

.textbr-headline {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-transform: none;
}

.testimonilas-div {
  margin-right: 40px;
  margin-left: 40px;
  padding-top: 50px;
  text-align: center;
}

.testimonilas-div.aboutus {
  margin-right: 200px;
  margin-left: 200px;
}

.testimonilas-div._2 {
  height: 384px;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 50px;
}

.quote-sign {
  display: inline-block;
  color: #b0b0b0;
  font-size: 70px;
}

.name-testimonials {
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonials {
  background-color: transparent;
  text-align: center;
}

.testimonials-arrow {
  display: none;
}

.clients-div {
  border-top: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  opacity: 1;
}

.client-logo {
  padding: 10px 20px;
  opacity: 1;
  transition: opacity 500ms ease;
}

.client-logo:hover {
  opacity: 0.5;
}

.map {
  height: 100%;
  background-image: linear-gradient(black, white);
}

.contact-us {
  padding-top: 0px;
  border-top: 1px solid #d9d9d9;
}

.form {
  padding-top: 0px;
}

.form-field.message {
  min-height: 150px;
}

.title-column {
  margin-top: 70px;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  text-align: left;
  letter-spacing: 1px;
}

.submit-button {
  margin-top: 30px;
  padding: 10px 30px;
  border: 1px solid black;
  border-radius: 100px;
  background-color: black;
  transition: border-color 500ms ease, color 500ms ease,
    background-color 500ms ease;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.submit-button:hover {
  border-color: #f29100;
  background-color: #f29100;
  color: white;
  font-size: 12px;
}

.info-contact {
  margin-top: 23px;
  font-family: Raleway, sans-serif;
  color: #474747;
  font-size: 13px;
  line-height: 33px;
  font-style: normal;
  font-weight: 600;
}

.info-contact.blog {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #f29100;
  font-weight: 400;
  text-transform: uppercase;
}

.info-div {
  height: 100%;
  margin-left: 0px;
  padding-right: 40px;
  padding-bottom: 0px;
  padding-left: 40px;
}

.price-table-section {
  padding-top: 70px;
  padding-bottom: 100px;
}

.price-table-wrapper {
  height: 598px;
  border-radius: 20px;
  background-color: whitesmoke;
  box-shadow: none;
  transition-delay: initial;
}

.price-table-wrapper:hover {
  padding-top: 0px;
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.price-table-wrapper._2 {
  border-radius: 10px;
  background-color: #f29100;
  box-shadow: none;
}

.price-table-wrapper._3 {
  background-color: black;
  box-shadow: none;
}

.title-coast {
  height: 245px;
  padding-top: 30px;
  border-bottom: 1px solid white;
  background-color: transparent;
  text-align: center;
}

.price-title {
  font-family: Raleway, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.price-title.white {
  color: white;
}

.number {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Raleway, sans-serif;
  font-size: 40px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.number.white {
  margin-bottom: 20px;
  color: white;
}

.price-content {
  height: 351px;
  margin-top: 2px;
  background-color: transparent;
  text-align: center;
}

.price-info {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.09);
  text-align: center;
}

.price-info.white {
  border-bottom-color: white;
  color: white;
}

.dollar-sign {
  margin-top: 0px;
  font-family: Raleway, sans-serif;
  font-weight: 400;
  text-align: right;
}

.dollar-sign.white {
  color: white;
}

.div-map {
  height: 550px;
}

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

.footer {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: lightgray;
}

.copyright {
  margin-bottom: 0px;
  font-family: Raleway, sans-serif;
  color: black;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-transform: none;
}

.price-div {
  display: inline-block;
  padding-right: 22px;
}

.portfolio-content {
  padding-top: 70px;
  padding-bottom: 100px;
}

.singel-project-section {
  margin-right: 200px;
  margin-left: 200px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.info-project-div {
  height: 1400px;
  margin-top: 0px;
  padding-top: 70px;
  padding-right: 15px;
  padding-left: 15px;
  border-left: 1px solid #ededed;
  background-color: transparent;
}

.info-project-div.blog {
  width: 278px;
  padding-top: 30px;
}

.row-singel-project {
  padding-left: 0px;
}

.related-work-section {
  padding-top: 70px;
  background-color: #f2f0f0;
}

.title-presentation {
  margin-bottom: 10px;
  font-family: Raleway, sans-serif;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.title-presentation.skills {
  margin-top: 50px;
  margin-bottom: 20px;
}

.navbar-containner {
  max-width: 3000px;
  margin-right: 20px;
  margin-left: 20px;
}

.containner-2 {
  margin-right: 200px;
  margin-left: 200px;
}

.divider._2 {
  width: 100%;
  height: 1px;
  background-color: #efefef;
}

.divider {
  width: 100px;
  height: 2px;
  margin: 20px auto;
  background-color: #f29100;
}

.divider.second {
  margin: 0px 0px 30px;
  float: none;
}

.divider.second.white {
  background-color: white;
  color: white;
}

.divider.second.blog {
  margin-bottom: 10px;
}

.about-us-text {
  color: white;
}

.blog-content {
  margin-left: 200px;
}

.blog-div-post {
  margin-bottom: 50px;
  border-bottom: 1px none #ededed;
}

.blog-div-post._3 {
  border-bottom-width: 0px;
}

.blog_fullwidth .blog-content {
  margin-left: 40px;
}

.thin-divider {
  width: 100%;
  height: 1px;
  margin-top: 50px;
  background-color: #ededed;
}

.date-div {
  width: 10%;
  margin-right: 20px;
  margin-bottom: 150px;
  padding-left: 10px;
  float: left;
  border-right: 1px solid #dbdbdb;
  text-align: center;
}

.blog-text {
  margin-right: 20px;
}

.blog-date {
  margin-top: 3px;
  float: left;
  font-family: Raleway, sans-serif;
  font-size: 19px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.search-box {
  height: 1.6%;
  margin-bottom: 25px;
  border: 1px solid #d6d6d6;
  box-shadow: rgba(240, 240, 240, 0.81) 1px 1px 3px 0px;
}

.blog-info {
  margin-bottom: 50px;
}

.category {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(189, 189, 189, 0.63);
}

#ajaxresponse {
  float: left;
  margin-top: 20px;
}

.form {
  float: left;
  width: 100%;
}

.row {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}

.dropdown-list {
  display: none;
  width: 235px;
  margin-top: 25px;
  background-color: #f29100;
}

.w-dropdown-link {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.w-dropdown-link:hover {
  background-color: rgba(0, 0, 0, 0.08);
  color: white;
}

.w-dropdown-link.w--current {
  color: white;
}

.image-div {
  width: 25%;
  margin-right: 30px;
  float: left;
}

@media (max-width: 991px) {
  .hero-containner {
    top: 35%;
  }

  .nav-link {
    margin-right: 0px;
  }

  .nav-link:hover {
    color: #f2f2f2;
  }

  .service-title.features {
    margin-top: 30px;
  }

  .process-div {
    height: 350px;
  }

  .process-div._2 {
    height: 350px;
  }

  .process-text {
    font-size: 14px;
  }

  .column.info {
    height: 480 px;
  }

  .serv-section {
    background-position: 0% 0%, 14% 50%;
    background-size: auto, cover;
  }

  .serv-section.second {
    padding-right: 50px;
  }

  .imac {
    margin-bottom: 50px;
  }

  .portfolio-post {
    height: 340px;
  }

  .portfolio-post._4.singel {
    margin-right: 0px;
  }

  .portfolio-post._5.singel {
    margin-right: 0px;
  }

  .singel-project-section {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
  }

  .blog-content {
    margin-left: 0;
  }

  .colorbox {
    padding-top: 130px;
  }

  .testimonilas-div {
    margin-right: 0px;
    margin-left: 0px;
  }

  .testimonials {
    height: 400px;
  }

  .info-div {
    height: 480px;
  }

  .price-table-wrapper {
    box-shadow: none;
    transition-property: none;
    transition-timing-function: ease;
  }

  .price-table-wrapper:hover {
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    transition-property: none;
    transition-timing-function: ease;
  }

  .number {
    font-size: 31px;
  }

  .number {
    font-size: 73px;
  }

  .dollar-sign {
    font-size: 30px;
  }

  .menu-button {
    background-color: rgba(255, 255, 255, 0.29);
  }

  .icon {
    color: white;
  }

  .info-project-div {
    height: 1350px;
  }

  .nav-menu {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #f29100;
  }

  .blog-content .column:first-child,
  .singel-project-section .column:first-child {
    padding-right: 20px;
    padding-left: 20px;
  }

  .blog-content .number {
    font-size: 18px;
  }

  .blog-content .date-div {
    padding-left: 0px;
  }

  .blog-content .date-div {
    margin-bottom: 300px;
    width: 15%;
  }

  .nav-link {
    border: 0px;
  }

  .info-div {
    height: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  @media (max-width: 767px) {
    .w-slider-arrow-left,
    .w-slider-arrow-right {
      top: 88%;
      font-size: 23px;
      padding-top: 20px;
    }

    .arrow {
      width: 40px;
      height: 40px;
      padding: 6px 8px 6px 6px;
    }

    .arrow.right {
      padding-left: 6px !important;
    }

    .hero-heading {
      font-size: 35px;
    }

    .hero-containner {
      top: 35%;
    }

    .small-heading {
      font-size: 16px;
    }

    .about-us-div.second {
      height: 510px;
    }

    .serv-section.second {
      padding-right: 0px;
      background-position: 56% 50%;
    }

    .ads-div {
      width: 65%;
      margin-left: 30px;
    }

    .tab-link {
      display: inline-block;
      padding: 15px 8px;
      float: none;
    }

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

    .portfolio-post._4.singel {
      margin-right: 0px;
    }

    .portfolio-post._5.singel {
      margin-right: 0px;
    }

    .testimonials {
      height: 300px;
    }

    .menu-button {
      margin-right: 15px;
    }

    .main-service-column {
      margin-bottom: 20px;
      text-align: center;
    }

    .singel-project-section {
      padding-right: 30 px;
    }

    .info-project-div {
      height: 1110px;
    }

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

  @media (max-width: 479px) {
    .hero-heading {
      font-size: 32px;
    }

    .hero-containner {
      top: 25%;
    }

    .small-heading {
      font-size: 15px;
    }

    .process-div {
      height: 300px;
    }

    .process-div._1 {
      height: 300px;
    }

    .process-div._2 {
      height: 300px;
    }

    .process-div._3 {
      height: 300px;
    }

    .column.info {
      height: auto;
    }

    .about-us-div.first {
      height: 490px;
    }

    .price-div {
      padding-right: 100px;
    }

    .info-project-div {
      height: 1400px;
    }

    .navbar-containner {
      margin-right: 10px;
      margin-left: 10px;
    }
  }

  .image {
    margin-top: 19px;
  }

  .text-block-tab {
    font-family: Raleway, sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-align: left;
    letter-spacing: 1px;
    text-transform: uppercase;
  }

  .dropdown-toggle {
    padding-right: 0px;
  }

  .column-100 {
    height: 100%;
  }

  .row {
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
  }

  .blog {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .div-blog {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .blog-details {
    font-family: Raleway, sans-serif;
    color: #989898;
    font-style: normal;
    font-weight: 400;
    text-align: left;
  }

  .dropdown-list {
    display: none;
    width: 205px;
    margin-top: 25px;
    background-color: #f29100;
  }

  .w-dropdown-link {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    font-family: Raleway, sans-serif;
    color: white;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }

  .w-dropdown-link:hover {
    background-color: rgba(0, 0, 0, 0.08);
    color: white;
  }

  .w-dropdown-link.w--current {
    color: white;
  }

  .image-div {
    width: 25%;
    margin-right: 30px;
    float: left;
  }
}
</pre></body></html>