.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

a {
  text-decoration: none;
}

a.w--current {
  color: #cc3527;
}

.hero-section {
  position: relative;
  z-index: 1;
  padding-bottom: 26px;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 0%;
  padding: 55px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #797979;
  font-size: 15px;
  text-align: center;
}

.heading {
  margin-top: 0px;
  margin-bottom: 44px;
  font-family: 'Open Sans', sans-serif;
  font-size: 57px;
  text-align: center;
  text-transform: capitalize;
}

.paragraph {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 151px;
  padding-left: 151px;
  font-family: Exo, sans-serif;
  color: #838383;
  font-size: 19px;
  line-height: 31px;
  text-align: center;
}

.container {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-arrow {
  display: block;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #797979;
}

.left-arrow {
  display: block;
  background-color: transparent;
  color: #797979;
}

.slide {
  max-height: 65%;
  padding-bottom: 0px;
  color: #313131;
}

.slider {
  max-height: 250px;
  margin-top: 12px;
  margin-bottom: -112px;
  background-color: transparent;
}

.block-quote {
  border: 1px none #000;
  font-family: Exo, sans-serif;
  font-weight: 200;
  text-align: center;
  letter-spacing: 2px;
}

.header {
  display: none;
  margin-top: 40px;
  font-family: Exo, sans-serif;
  color: #797979;
  font-size: 27px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 5px;
}

.client-name {
  font-family: Exo, sans-serif;
  color: #797979;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 3px;
}

.slide-nav {
  display: none;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.icon {
  margin-top: 88px;
}

.icon-2 {
  margin-top: 88px;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Exo, sans-serif;
  color: #797979;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.navbar {
  margin-top: 32px;
  margin-bottom: 32px;
  background-color: transparent;
}

.image {
  margin-right: 40px;
  margin-left: 40px;
  padding: 5px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(0, 43, 255, 0.53);
  border-radius: 0%;
}

.profile.mobile {
  display: block;
}

.mobile-profile-image {
  display: none;
}

.first-name {
  font-weight: 300;
}

.mask {
  max-height: 65%;
}

.div-block-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: -1;
  width: 100%;
  height: auto;
  border-radius: 0px;
}

.project-card {
  position: static;
  display: inline-block;
  width: 25vw;
  height: 69%;
  margin: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, 0.24);
  cursor: pointer;
}

.project-tumbnail {
  height: 250px;
  border-radius: 5px 5px 0px 0px;
  background-color: #000;
  background-image: url('../images/tomahawk-website-mockup.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.project-tumbnail.two {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.project-tumbnail.three {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
}

.project-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333;
  text-align: center;
  text-decoration: none;
}

.project-title {
  font-family: Exo, sans-serif;
  color: #26456e;
  font-size: 17px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.project-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link {
  position: static;
  -webkit-transition: font-size 350ms ease, color 350ms ease-in-out;
  transition: font-size 350ms ease, color 350ms ease-in-out;
  color: #9b9b9b;
}

.nav-link:hover {
  color: #26456e;
}

.nav-link.w--current {
  color: #26456e;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -15px;
  margin-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 4%;
  margin-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #000;
  border-radius: 5px;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #000;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.heading-2 {
  text-transform: uppercase;
}

.text-block-2 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #616161;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.image-2 {
  width: 100%;
}

.slide-2 {
  background-image: url('../images/tomahawk-website.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
}

.slider-2 {
  width: auto;
  height: 60vh;
}

.image-3 {
  width: 49%;
}

.two-column-images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.image-4 {
  width: 100%;
}

.project-image {
  width: 32%;
  height: 300px;
  border: 0px solid #000;
  border-radius: 50%;
  background-image: url('../images/tomahawk-website.jpg');
  background-position: 50% 50%;
  background-size: 125px;
}

.div-block-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.project-border {
  position: absolute;
  display: block;
  width: 200px;
  height: 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 43, 255, 0.53);
  border-radius: 20%;
  background-color: transparent;
}

.div-block-5 {
  position: absolute;
  width: 180px;
  height: 180px;
  border-radius: 500%;
  background-color: #bb4e4e;
  background-image: url('../images/project-image-test.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.thumbnail {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: block;
  float: none;
  clear: both;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 20%;
}

.thumbnail.two {
  background-image: url('../images/kw-painting-thumbnail.jpg');
  background-position: 0% 50%;
  background-size: contain;
}

.thumbnail.three {
  background-image: url('../images/rio-logo-web.jpg');
  background-position: 50% 50%;
}

.thumbnail.four {
  background-image: url('../images/flo-logo-web.jpg');
}

.project-thumbnail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  -webkit-transition: -webkit-transform 200ms ease-in-out;
  transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  cursor: pointer;
}

.project-thumbnail:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.div-block-6 {
  margin-top: 30px;
  margin-bottom: 80px;
}

.slider-3 {
  display: none;
  width: 100%;
  height: 80%;
  background-color: transparent;
}

.slide-nav-3 {
  display: none;
}

.block-quote-2 {
  height: 70%;
  margin-bottom: 0px;
  padding: 7% 10%;
  text-align: center;
}

.slide-3 {
  height: 15em;
  background-color: transparent;
}

.text-block-3 {
  height: 30%;
}

.paragraph-3 {
  height: 19%;
  margin-bottom: 0px;
  background-color: #972d2d;
  color: #9c1616;
}

.icon-5 {
  color: rgba(0, 43, 255, 0.53);
}

.icon-6 {
  z-index: auto;
  color: rgba(0, 43, 255, 0.53);
}

.right-arrow-2 {
  z-index: 1;
  background-color: transparent;
  color: #b61e1e;
}

.left-arrow-2 {
  padding-left: 0px;
  background-color: transparent;
}

.slide-4 {
  background-color: #243f4b;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 940px;
  height: 100px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.heading-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10%;
  padding-left: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Exo, sans-serif;
  font-size: 19px;
  line-height: 31px;
  font-weight: 400;
  text-align: center;
}

.form-block {
  width: 100%;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.submit-button {
  width: 300px;
  margin-top: 0px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.53);
  border-radius: 7px;
  background-color: #000;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 19px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 7px;
  text-transform: uppercase;
}

.text-field {
  width: 100%;
  border-radius: 7px;
}

.text-field-2 {
  width: 100%;
  border-radius: 7px;
}

.image-5 {
  position: absolute;
  left: 757px;
  bottom: 886px;
}

.field-label {
  width: 100%;
  text-align: left;
}

.field-label-2 {
  width: 100%;
  text-align: left;
}

.field-label-3 {
  text-align: left;
}

.form-header {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  letter-spacing: 10px;
}

.form-header.form-title {
  width: 100%;
  margin-top: 25px;
  font-size: 14px;
  text-align: center;
  letter-spacing: 8px;
}

.form-header.recent-work {
  margin-top: 40px;
  margin-bottom: 10px;
}

.d-130-blog-card-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 400px;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 10px solid #fff;
}

.d-130-color-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-color: rgba(191, 0, 13, 0.7);
}

.d-130-right-arrow {
  position: absolute;
  -webkit-transform: skew(-25deg, 0deg);
  -ms-transform: skew(-25deg, 0deg);
  transform: skew(-25deg, 0deg);
}

.d-130-description-wrapper {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -15%;
  height: auto;
  margin-right: 15px;
  margin-bottom: 10px;
  margin-left: 15px;
  padding: 15px;
  background-color: #fff;
}

.d-130-arrow-bg {
  position: absolute;
  left: -50%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 50px;
  padding-right: 18px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #bf000d;
  -webkit-transform: skew(25deg, 0deg);
  -ms-transform: skew(25deg, 0deg);
  transform: skew(25deg, 0deg);
}

.d-130-image {
  position: absolute;
  width: 150%;
  height: 150%;
  background-image: url('../images/daria-nepriakhina-194418-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.d-130-read-more-link-block {
  position: relative;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 175px;
  height: 50px;
  margin-right: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.2);
  text-decoration: none;
}

.d-130-date {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  padding: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 5px solid #fff;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 48px;
  text-align: center;
}

.d-130-h3-heading {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 26px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.d-130-image-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.d-130-writing-icon {
  display: none;
  color: #333;
}

.text-block-4 {
  margin-right: 20px;
  font-family: Oswald, sans-serif;
  color: #333;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.d-130-paragraph {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #333;
  text-align: center;
}

.d-130-month {
  font-size: 32px;
}

.form-element-wrapper {
  width: 50%;
  padding-right: 0px;
  padding-left: 10px;
}

.form-element-wrapper.left {
  padding-right: 10px;
  padding-left: 0px;
}

.form-elem {
  width: 50%;
}

.radio-button {
  position: relative;
  z-index: 0;
  width: 225px;
  height: 50px;
  margin-left: 0px;
  border-radius: 7px;
  background-color: #838383;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  cursor: pointer;
}

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

.radio-button:active {
  border-color: #3498db;
}

.radio-button.w--redirected-checked {
  border-style: none;
  background-color: #000;
  color: #fcfcfc;
}

.radio-button-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.radio-button-label {
  position: absolute;
  width: 224px;
  height: auto;
  margin-left: 0px;
  padding-left: 0%;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3px;
}

.radio-button-label:active {
  color: #fff;
}

.radio-button-field-2 {
  width: auto;
  margin-right: 6px;
  margin-left: 6px;
}

.radio-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.textarea {
  height: auto;
  min-height: 150px;
  border-radius: 7px;
}

.radio-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.recaptcha {
  margin-bottom: 20px;
}

.swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-perspective: 0px;
  perspective: 0px;
}

.swiper-container {
  overflow: visible;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.detail {
  padding: 20px 25px;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
  border-radius: 0px 0px 7px 7px;
}

.sub-title {
  padding-top: 6px;
  padding-bottom: 2px;
  color: #000;
  text-align: center;
}

.picture {
  overflow: hidden;
  width: 320px;
  height: 320px;
  background-image: url('../images/img-work.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.picture.t-3 {
  background-image: url('../images/tomahawk-brochure-showcase.jpg');
  background-size: 350px;
}

.picture.t-5 {
  background-image: url('../images/poster-showcase.jpg');
  background-size: cover;
}

.picture.t-6 {
  background-image: url('../images/flyer-showcase.jpg');
  background-size: cover;
}

.picture.t-1 {
  background-image: url('../images/tomahawk-logo.jpg');
  background-size: 351px;
}

.picture.t-2 {
  background-image: url('../images/website-showcase.gif');
  background-size: 350px;
}

.picture.t-4 {
  background-image: url('../images/mobile-email-showcase.gif');
  background-size: 350px;
}

.title-link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #000;
  text-decoration: none;
}

.swiper-slide {
  overflow: hidden;
  width: 320px;
  min-width: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 8px;
  background-color: #fff;
}

.heading-4 {
  color: #414141;
  font-size: 18px;
  text-align: center;
  letter-spacing: 3px;
}

.heading-4.showcase-title {
  font-size: 16px;
}

.button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-top: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 7px;
  background-color: grey;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  letter-spacing: 4px;
}

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

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .hero-section {
    padding-bottom: 0px;
  }
  .footer {
    padding: 20px 0px;
  }
  .heading {
    margin-bottom: 20px;
    padding-top: 20px;
  }
  .paragraph {
    margin-top: 23px;
    margin-bottom: 23px;
    padding-right: 44px;
    padding-left: 44px;
  }
  .slide {
    margin-top: 23px;
  }
  .slider {
    margin-top: -23px;
    margin-bottom: -60px;
  }
  .block-quote {
    max-width: 88vw;
    padding-right: 70px;
    padding-left: 70px;
  }
  .header {
    display: none;
  }
  .icon {
    margin-top: 55px;
  }
  .icon-2 {
    margin-top: 55px;
  }
  .nav-menu {
    background-color: #fff;
    box-shadow: 0 20px 20px -12px rgba(0, 0, 0, 0.45);
    color: #fff;
  }
  .navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image {
    display: block;
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 31vw;
  }
  .profile {
    display: none;
  }
  .profile.mobile {
    display: block;
  }
  .menu-button.w--open {
    background-color: #26456e;
  }
  .mobile-profile-image {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-2 {
    width: 100%;
    height: 100%;
  }
  .project-card {
    width: 45vw;
    margin: 20px;
  }
  .project-wrapper {
    width: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .div-block-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .button {
    width: auto;
    height: 3%;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .heading-2 {
    margin-bottom: 0px;
    font-size: 33px;
  }
  .text-block-2 {
    margin-bottom: 10px;
    color: #919191;
    text-align: center;
  }
  .icon-3 {
    color: #464646;
  }
  .icon-4 {
    color: #464646;
  }
  .slide-nav-2 {
    color: #520a0a;
  }
  .project-thumbnail {
    padding-right: 39px;
    padding-bottom: 54px;
    padding-left: 39px;
    box-shadow: none;
  }
  .div-block-6 {
    margin-bottom: 0px;
    padding-right: 106px;
    padding-left: 106px;
  }
  .icon-5 {
    z-index: 1;
  }
  .icon-6 {
    z-index: 2;
  }
  .submit-button {
    width: 306px;
    margin-top: 10px;
    border-radius: 7px;
  }
  .text-field {
    margin-bottom: 25px;
  }
  .text-field-2 {
    margin-bottom: 25px;
  }
  .image-5 {
    left: 633px;
    bottom: 1179px;
  }
  .form-header {
    margin-bottom: 35px;
  }
  .form-header.recent-work {
    font-size: 24px;
  }
  .d-130-blog-card-wrapper {
    margin-bottom: 100px;
    border-radius: 10px;
    box-shadow: 4px 4px 20px 0 #979797;
  }
  .d-130-color-overlay {
    border-radius: 8px;
  }
  .d-130-description-wrapper {
    border-radius: 10px;
    box-shadow: 5px 5px 12px 0 hsla(0, 0%, 54.7%, 0.49);
  }
  .d-130-image-wrapper {
    border-radius: 10px;
  }
  .radio-button {
    width: 360px;
  }
  .radio-button-label {
    width: 357px;
  }
  .radio-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-9 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .block-quote {
    max-width: 110vw;
  }
  .navbar {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .image {
    margin-left: 0vw;
  }
  .mask {
    max-height: 100%;
  }
  .div-block-2 {
    height: 200%;
  }
  .project-card {
    width: 67vw;
  }
  .div-block-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .button {
    width: auto;
    height: 3%;
    margin-top: 15px;
    margin-bottom: -1px;
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .paragraph-2 {
    margin-top: 25px;
    margin-bottom: 20px;
    padding-right: 35px;
    padding-left: 35px;
    text-align: center;
  }
  .heading-2 {
    margin-top: 25px;
    margin-bottom: 0px;
  }
  .text-block-2 {
    margin-top: 15px;
    text-align: center;
  }
  .container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-3 {
    width: 90%;
    margin-bottom: 20px;
  }
  .two-column-images {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image-4 {
    width: 90%;
    margin-top: -20px;
  }
  .project-thumbnail {
    padding-right: 11px;
    padding-left: 11px;
  }
  .div-block-6 {
    padding-right: 47px;
    padding-left: 47px;
  }
  .form {
    padding-right: 27px;
    padding-left: 27px;
  }
  .submit-button {
    width: 306px;
    border-radius: 7px;
  }
  .image-5 {
    left: auto;
    bottom: auto;
    display: none;
  }
  .radio-button {
    width: 205px;
  }
  .radio-button-label {
    width: 204px;
  }
  .swiper-container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .button-2 {
    margin-top: 0px;
    font-size: 82%;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .footer {
    margin-top: 0px;
    padding: 20px 21px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
  .text-block {
    font-size: 12px;
  }
  .heading {
    margin-top: 0px;
    margin-bottom: 20px;
    padding-right: 31px;
    padding-left: 31px;
    line-height: 53px;
    text-transform: capitalize;
  }
  .paragraph {
    margin-right: 21px;
    margin-left: 21px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 23px;
  }
  .container {
    padding-bottom: 7px;
  }
  .right-arrow {
    display: block;
  }
  .left-arrow {
    display: block;
    color: #940f0f;
  }
  .slide {
    height: auto;
    max-height: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .slider {
    height: 0%;
    max-height: none;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .block-quote {
    padding-right: 35px;
    padding-left: 35px;
    color: #838383;
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    letter-spacing: 0px;
  }
  .header {
    margin-top: -28px;
    margin-bottom: 0px;
  }
  .header.contact {
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .client-name {
    margin-top: 10px;
  }
  .slide-nav {
    display: none;
  }
  .icon {
    position: static;
    margin: 60px 0px 0px 40px;
    color: rgba(0, 4, 255, 0.22);
  }
  .icon-2 {
    margin: 60px 0px 0px;
    padding-right: 0px;
    color: rgba(0, 4, 255, 0.22);
  }
  .container-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .nav-menu {
    background-color: #fff;
  }
  .navbar {
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .image {
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .profile {
    display: none;
  }
  .menu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
  }
  .menu-button.w--open {
    background-color: #26456e;
    color: #fff;
  }
  .first-name {
    font-weight: 300;
  }
  .mask {
    overflow: visible;
    max-height: 121%;
  }
  .div-block-2 {
    height: auto;
  }
  .project-card {
    width: 88vw;
  }
  .project-tumbnail {
    background-position: 0% 50%;
    background-size: cover;
  }
  .project-wrapper {
    width: 100vw;
    max-width: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-3 {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .button {
    width: auto;
    height: 3%;
    margin-top: 0px;
  }
  .paragraph-2 {
    display: block;
    max-width: 90%;
    margin-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .heading-2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.6em;
    text-align: center;
    text-transform: uppercase;
  }
  .text-block-2 {
    margin-top: 10px;
  }
  .container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .project-border {
    width: 160px;
    height: 160px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-color: rgba(0, 0, 0, 0.48);
  }
  .div-block-5 {
    width: 150px;
    height: 150px;
    margin-right: 9px;
    margin-left: 9px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .thumbnail.three {
    background-image: url('../images/rio-logo-web.jpg');
  }
  .project-thumbnail {
    margin-top: 0px;
    margin-bottom: 40px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bold-text {
    font-weight: 900;
  }
  .slider-3 {
    width: auto;
    height: auto;
  }
  .icon-5 {
    margin-left: 5px;
  }
  .icon-6 {
    margin-right: 5px;
  }
  .left-arrow-2 {
    z-index: 1;
  }
  .heading-3 {
    font-family: Exo, sans-serif;
    font-size: 15px;
    line-height: 23px;
  }
  .form {
    padding-right: 13px;
    padding-left: 13px;
  }
  .submit-button {
    border-radius: 7px;
  }
  .form-header {
    margin-bottom: 0px;
    font-size: 17px;
    text-align: center;
  }
  .form-header.form-title {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .form-header.recent-work {
    font-size: 17px;
  }
  .d-130-blog-card-wrapper {
    width: 300px;
    margin-bottom: 180px;
  }
  .d-130-description-wrapper {
    bottom: -30%;
  }
  .radio-button {
    width: 290px;
  }
  .radio-button-label {
    width: 288px;
  }
  .radio-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .button-2 {
    width: 90%;
  }
  .bold-text-2 {
    font-size: 90%;
  }
}

