/* =Table of Contents
--------------------------------------------------------------
    /* =Common Styles
    /* =Typography
    /* =General
    /* =Buttons
    /* =Preloader
    /* =Header
    /* =Menu
    /* =Home Content
    /* =Contact
    /* =Page Not Found
    /* =Footer
--------------------------------------------------------------


/* =Common Styles
-------------------------------------------------------------- */

/* @font-face {
  font-family: "azedobold";
  src: url("../fonts/azedo-bold-webfont.eot");
  src: url("../fonts/azedo-bold-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/azedo-bold-webfont.woff2") format("woff2"),
    url("../fonts/azedo-bold-webfont.woff") format("woff"),
    url("../fonts/azedo-bold-webfont.ttf") format("truetype"),
    url("../fonts/azedo-bold-webfont.svg#azedobold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "azedolight";
  src: url("../fonts/azedo-light-webfont.eot");
  src: url("../fonts/azedo-light-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/azedo-light-webfont.woff2") format("woff2"),
    url("../fonts/azedo-light-webfont.woff") format("woff"),
    url("../fonts/azedo-light-webfont.ttf") format("truetype"),
    url("../fonts/azedo-light-webfont.svg#azedolight") format("svg");
  font-weight: normal;
  font-style: normal;
} */

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  overflow-x: hidden !important;
  -webkit-font-smoothing: antialiased;
  font-family: "Ubuntu", sans-serif;
}
::-webkit-scrollbar {
  width: 10px;
  height: 5px;
  background-color: #eee;
  -webkit-border-radius: 0;
}
::-webkit-scrollbar:hover {
  width: 7px;
}
::-webkit-scrollbar-thumb {
  background: #aeaeae;
  -webkit-border-radius: 0;
}
::-webkit-scrollbar-thumb:hover,
::-webkit-scrollbar-thumb:active {
  background: #bbb;
  cursor: pointer;
}
::-moz-selection {
  background: #060606;
  color: #fff;
}
::selection {
  background: #060606;
  color: #fff;
}
::-moz-selection {
  background: #060606;
  color: #fff;
}
::-webkit-input-placeholder {
  color: #787878;
  font-size: 14px;
  letter-spacing: 1pt;
  font-family: "Ubuntu", sans-serif;
}
:-moz-placeholder {
  /* Firefox 18- */

  color: #787878;
  font-size: 14px;
  letter-spacing: 1pt;
  font-family: "Ubuntu", sans-serif;
}
::-moz-placeholder {
  /* Firefox 19+ */

  color: #787878;
  font-size: 14px;
  letter-spacing: 1pt;
  font-family: "Ubuntu", sans-serif;
}
:-ms-input-placeholder {
  color: #787878;
  font-size: 14px;
  letter-spacing: 1pt;
  font-family: "Ubuntu", sans-serif;
}
/* =Typography
-------------------------------------------------------------- */

a {
  color: #060606;
  transition: all 0.5s;
}
a:focus {
  outline: 0;
}
/* a:hover,
a:focus {
  color: #ff5783;
} */
/* .a-underline {
  text-decoration: underline;
} */
a,
a:visited {
  font-weight: 400;
  text-decoration: none;
}

em {
  font-style: italic;
}
strong {
  font-weight: 700;
  color: #21242c;
}
h1 {
  color: rgba(33,36,44,.64);
  font-family: PT Sans,Helvetica,Arial,sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.15;
}

h2 {
  color: #21242c;
  font-family: PT Sans,Helvetica,Arial,sans-serif;
  font-size: 33px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 8px;
}

h3 {
  font-family: PT Mono,monospace;
    font-size: 28px;
    font-style: normal;
    font-variant: normal;
    line-height: 15.4px;
    color: #ff5783;
    padding-bottom: 20px;
} 

h6 {
  display: block;
  font-family: PT Mono,monospace;
  font-size: 17px;
  margin-bottom: 8px;
  text-decoration: none;
}

p { font-family: PT Sans,Helvetica,Arial,sans-serif;
  font-size: 18px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1.3; 
}

blockquote { 
  font-family: PT Sans,Helvetica,Arial,sans-serif;
  font-size: 21px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 30px; 
} 

pre { 
  font-family: PT Sans,Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 18.5714px;
}

small {
  font-size: 0.8em;
}

blockquote p {
  display: inline;
}
ul {
  padding-left: 25px;
}
ul li {
  list-style-type: inherit;
}
ul.list {
  display: block;
  line-height: 25px;
}
ul.sublist {
  padding-left: 35px;
}
/* =General
-------------------------------------------------------------- */

.clearfix {
  clear: both;
}
.seperate {
  clear: both;
  height: 35px;
}
.img-center {
  display: block;
  margin: auto;
}
.image-cover {
  background-size: cover !important;
}
.no-padding {
  padding: 0;
}
.no-margin {
  margin: 0;
}
.margin-top {
  margin-top: 100px;
}
.margin-bottom {
  margin-bottom: 100px;
}
.seperate {
  height: 100px;
  clear: both;
}
.main-title {
  clear: both;
  margin-bottom: 50px;
}
.main-title.near-content {
  margin-bottom: 22px;
}
.main-title h1 {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
}
.main-title h6 {
  font-family: "Ubuntu", sans-serif;
}
.slogan {
  display: block;
  font-size: 14px;
  text-align: center;
}
.second-title {
  padding: 100px 0 90px 0;
}
.second-title h1 {
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  margin: 0;
}
.second-title hr {
  width: 22px;
  height: 2px;
  background: #56c8d4;
  float: left;
}
.second-title .slogan {
  display: block;
  float: left;
  clear: both;
}
.pagination-ef {
  float: right;
  padding: 0;
}
.pagination-ef li a,
.pagination-ef li span.page-numbers {
  color: #111111;
  font-weight: 100;
  font-size: 18px;
  font-family: "Lekton", sans-serif;
  border: 1px solid #f4f4f4;
  display: inline-block;
  width: 100%;
}
.pagination-ef li a:hover {
  color: #333;
  background-color: #75b9be;
}
.pagination-ef li {
  line-height: 48px;
  width: 48px;
  height: 48px;
  display: inline-block;
  text-align: center;
}
.pagination-ef li.current a,
.pagination-ef li span.page-numbers.current {
  background-color: #75b9be;
}
.pagination-ef i {
  font-size: 30px;
  display: inline-table;
  vertical-align: middle;
}
.scroll-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background-color: #333;
  text-align: center;
  color: #fff;
  z-index: 9;
}
.scroll-top i {
  color: #fff;
  font-size: 48px;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

/*the animation definition*/
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 80px, 0);
    -ms-transform: translate3d(0, 80px, 0);
    transform: translate3d(0, 80px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/*Parallax Move*/
.parallax-move {
  overflow: hidden;
}
.parallax-move img {
  position: relative;
  z-index: 4;
  max-width: 100%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: opacity 0.3s ease-out, -webkit-transform 0.2s ease-out;
  -moz-transition: opacity 0.3s ease-out, -moz-transform 0.2s ease-out;
  -o-transition: opacity 0.3s ease-out, -o-transform 0.2s ease-out;
  transition: opacity 0.3s ease-out, transform 0.2s ease-out;
}

/* =Buttons
-------------------------------------------------------------- */

/* .btn {
  letter-spacing: 1.5pt;
  border-radius: 0;
  font-weight: 400;
}
.btn-1 {
  clear: both;
  margin-top: 45px;
  border: 1px solid #c5c5c5;
  color: #909090;
  padding: 10px 20px 10px 20px;
  text-transform: uppercase;
  font-weight: 700;
}
.btn-1:hover {
  border: 1px solid #56c8d4;
  box-shadow: 200px 0 0 0 #56c8d4 inset;
  color: #fff;
} */

/* =Preloader
-------------------------------------------------------------- */

.cover {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: rgba(232, 232, 232, 0.95);
}

/* =Header
-------------------------------------------------------------- */

.header {
  /*height: 100px;*/
  /*width: 100%;*/
  z-index: 9;
  position: relative;
  align-items: center;
  display: flex;
  margin-bottom: -100px;
}

.header-text-wrapper {
  z-index: 4;
  width: 512px;
  box-sizing: border-box;
  margin-right: -180px;
  margin-left: 330px;
}

.header-text {
  z-index: 4;
  margin-bottom: 16px;
  margin-left: -130px;
}

.header-image-wrapper {
  width: 512px;
  margin-left: -128px;
  box-sizing: border-box;
  padding: 0 16px;
  vertical-align: initial;
  padding-right: 0px;
}

.sparkle {
  position: relative;
  right: -80%;
  top: -32px;
  width: 150px;
}

.header-image {
  background-image: url("https://i.imgur.com/dIX7ddR.jpg");
  background-position: 50%;
  background-size: cover;
  border-radius: 8px;
  height: 520px;
  width: 400px;
  /* background-color: #234232; */
}
.logo {
  float: left;
  line-height: 100px;
}

a > span.site-name {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 16px;
}
a:hover > span.site-name {
  color: #333;
}


.logo h1 {
  line-height: 100px;
}

/* Text Slider Clip */
.cd-headline.clip span {
  display: inline-block;
  padding: 0.2em 0;
}
.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}
.cd-headline.clip .cd-words-wrapper::after {
  /* line */
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #000;
}
.cd-headline.clip b {
  font-family: "Lekton", sans-serif;
  opacity: 0;
}
.cd-headline.clip b.is-visible {
  opacity: 1;
}
.header-page {
  position: relative;
  min-height: 450px;
}
.header-page .inner-content {
  padding: 25px;
  background: rgba(255, 255, 255, 0.8);
  display: table;
  height: 410px;
  width: calc(100% - 40px);
  margin-top: 20px;
  margin-left: 20px;
}
.header-page .inner-content.dribble-header {
  height: 220px;
}
.header-page .inner-content .header-content {
  display: table-cell;
  vertical-align: middle;
}
.header-page .inner-content .header-content h1 {
  text-align: center;
  font-size: 60px;
  font-family: "azedobold", sans-serif;
}
.header-page .inner-content .header-content hr {
  float: none;
}
.header-page .inner-content .header-content p {
  text-align: center;
  font-size: 18px;
}

/* =Menu
-------------------------------------------------------------- */
.navigation {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  position: fixed;
  text-align: right;
  z-index: 3;
  width: 256px;
  box-sizing: border-box;
  padding: 0 16px;
}

.active {
  color: #ff5783;
}


.menuFont {
  font-family: PT Mono, monospace;
  display: block;
  font-size: 17px;
  text-decoration: none;
  margin-bottom: 36px;
}


/* Menu Button */
.menu-button {
  position: fixed;
  right: 15px;
  z-index: 1000;
  margin: 1em;
  padding: 0;
  width: 2.5em;
  height: 2.25em;
  border: none;
  text-indent: 2.5em;
  font-size: 1.5em;
  color: transparent;
  background: transparent;
  outline: 0;
}
.menu-button::before {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  bottom: 0.5em;
  left: 0.5em;
  background: linear-gradient(
    #373a47 20%,
    transparent 20%,
    transparent 40%,
    #373a47 40%,
    #373a47 60%,
    transparent 60%,
    transparent 80%,
    #373a47 80%
  );
  content: "";
}
.menu-button:hover {
  opacity: 0.6;
}
/* Close Button */
.close-button {
  width: 1em;
  height: 1em;
  position: absolute;
  right: 0.5em;
  top: 0.5em;
  overflow: hidden;
  text-indent: 1em;
  font-size: 34px;
  border: none;
  background: transparent;
  color: transparent;
  outline: 0;
}
.close-button::before,
.close-button::after {
  content: "";
  position: absolute;
  width: 3px;
  height: 100%;
  top: 0;
  left: 50%;
  background: #bdc3c7;
}
.close-button::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close-button::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.indicator-name {
  position: absolute;
  right: 30px;
  top: 0;
  line-height: 50px;
  color: #111111;
}
.content-menu {
  position: relative;
}
.menu-wrap {
  position: fixed;
  z-index: 9999;
  width: 35%;
  height: 100%;
  right: 0;
  top: 0;
  background-color: #111;
  background-position: center center;
  background-size: cover;
  font-size: 1.15em;
  display: table;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.menu,
.menu-list {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  padding-left: 35px;
}
.menu-contact-information {
  clear: both;
}
.menu-contact-information span {
  padding-top: 10px;
  padding-bottom: 50px;
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 100;
  letter-spacing: 2.5px;
  text-align: right;
}
.menu-content {
  padding-top: 30%;
}
.menu-list ul {
  padding: 0;
}
.menu-list ul li {
  display: block;
  -webkit-transform: translate3d(0, 500px, 0);
  transform: translate3d(0, 500px, 0);
}
.menu-list,
.menu-list ul li {
  transition: -webkit-transform 0s 0.4s;
  transition: transform 0s 0.4s;
  transition-timing-function: cubic-bezier(0.8, 0, 0.3, 1);
}
.menu-list ul li:nth-child(1) {
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0);
}
.menu-list ul li:nth-child(2) {
  -webkit-transform: translate3d(500px, 0, 0);
  transform: translate3d(500px, 0, 0);
}
.menu-list ul li:nth-child(3) {
  -webkit-transform: translate3d(1000px, 0, 0);
  transform: translate3d(1000px, 0, 0);
}
.menu-list ul li:nth-child(4) {
  -webkit-transform: translate3d(1500px, 0, 0);
  transform: translate3d(1500px, 0, 0);
}
.menu-list ul li:nth-child(5) {
  -webkit-transform: translate3d(2000px, 0, 0);
  transform: translate3d(2000px, 0, 0);
}
.menu-list ul li:nth-child(6) {
  -webkit-transform: translate3d(2500px, 0, 0);
  transform: translate3d(2500px, 0, 0);
}
.menu-list ul li:nth-child(7) {
  -webkit-transform: translate3d(3000px, 0, 0);
  transform: translate3d(3000px, 0, 0);
}
.menu-list ul li a {
  font-weight: 900;
  font-size: 30px;
  font-family: "Lekton", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2.5pt;
  transition: all 350ms cubic-bezier(0.215, 0.61, 0.215, 1);
  -webkit-transition: all 350ms cubic-bezier(0.215, 0.61, 0.215, 1);
  -moz-transition: all 350ms cubic-bezier(0.215, 0.61, 0.215, 1);
  -o-transition: all 350ms cubic-bezier(0.215, 0.61, 0.215, 1);
}
ul.sub-menu {
  position: relative;
  display: none;
}
ul.sub-menu li {
  padding: 0;
  padding-bottom: 8px;
  padding-top: 8px;
  line-height: 10px !important;
}
ul.sub-menu li a {
  font-size: 14px;
  text-transform: none;
}
/* Shown menu */
.show-menu .menu-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.show-menu .menu-list,
.show-menu .menu-list ul li {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}
.show-menu .menu-list ul li {
  transition-duration: 0.9s;
  text-decoration: none;
  line-height: 42px;
}
.show-menu .content::before {
  opacity: 1;
  transition: opacity 0.8s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.main-menu-indicator {
  display: block;
  border: none;
  padding: 0;
  cursor: pointer;
  z-index: 1000;
  height: 62px;
  width: 25px;
  background: transparent;
  outline: 0;
  float: right;
  position: relative;
  margin: 17px 0 17px 0;
}
.main-menu-indicator:hover {
  border: 0;
  box-shadow: none;
}
.main-menu-indicator > span {
  transition: all 0.1s ease 0s;
  display: block;
  position: absolute;
  width: 25px;
  height: 2px;
  top: 32px;
  left: 0;
  right: 0;
  margin: auto;
  background: #545454;
}
.main-menu-indicator > span:before,
.main-menu-indicator > span:after {
  transition: all 0.2s ease 0s;
  position: absolute;
  content: "";
  width: 25px;
  height: 2px;
  background: #545454;
  left: 0;
}
.main-menu-indicator > span:after {
  top: -5px;
}
.main-menu-indicator > span:before {
  bottom: -5px;
}

.main-menu-indicator.active > span {
  background: transparent;
}

.main-menu-indicator.active > span:after {
  top: 0;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}

.main-menu-indicator.active > span:before {
  bottom: 0;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}
/* Social Menu */
.menu-social-media {
  position: absolute;
  bottom: 100px;
}
.menu-social-media ul {
  padding: 0;
  padding-left: 50px;
}
.menu-social-media ul li {
  padding-left: 15px;
  padding-left: 15px;
  display: inline;
}
/* Menu Information */
.menu-information {
  position: absolute;
  bottom: 18px;
}
.menu-information p {
  font-family: "Lekton", sans-serif;
  color: #fff;
  padding-left: 71px;
  line-height: 18px;
  font-weight: 600;
  letter-spacing: 1px;
}

.menu-information ul {
  padding: 0;
  padding-left: 50px;
}
.menu-information ul li {
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  list-style: none;
  color: #fff;
  letter-spacing: 2.5pt;
  font-family: "Lekton", sans-serif;
}
.menu-information ul li span {
  padding-right: 15px;
}

/* =Menu Version 2
-------------------------------------------------------------- */

.menu-wrap-2 {
  float: right;
}

.menu-wrap-2 ul {
  padding: 0;
  margin-bottom: 0;
}

.menu-wrap-2 ul li {
  position: relative;
  display: inline-block;
  font-size: 14px;
  padding: 0 22px;
  text-transform: uppercase;
}

.menu-wrap-2 ul li a {
  letter-spacing: 2px;
}

.menu-wrap-2 ul.sub-menu li {
  display: block;
  padding: 8px;
  padding-top: 10px;
}

.menu-wrap-2 ul.sub-menu li a {
  line-height: normal;
}

/* =Home Content
-------------------------------------------------------------- */
.history-wrapper {
  float: left;
  width: 100%;
}
.history-wrapper article {
  margin-top: 60px;
}
.history-wrapper h4 {
  font-family: "Ubuntu";
  font-weight: 400;
  line-height: 24px;
}
.homeContainer {
  background-color: #f9e4e9;
  display: list-item;
  width: 94%;
  padding-bottom: 70px;
}

.containerThumb {
  margin-top: 70px;
}

.TwoClass {
  margin-left: 50px;
}

.project-thumb-small {
  border-radius: 8px;
  height: 203px;
  margin-bottom: 16px;
  width: 362px;
}

.project-thumb-small-horiz {
  border-radius: 8px;
  height: 362px;
  margin-bottom: 16px;
  width: 203px;
}

.project-thumb-medium {
  height: 284px;
  width: 480px;
  margin-bottom: 16px;
}

.hoverText:hover {
  text-decoration: underline;
  text-decoration-color: #ff5783;
}

.projects-wrapper {
  display: flex;
  background-color: #f9e4e9;
  margin-top: 60px;
  margin-bottom: 90px;
  padding: 40px 0;
}

.section {
  margin: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: initial;
}

.project {
  display: -webkit-flex;
  display: flex;
}

.project-thumb {
  width: 100%;
  border-radius: 8px;
  height: auto;
  margin-bottom: 16px;
}

.project-number {
  text-align: right;
}

.project-link {
  position: relative;
}

#project-2 {
  flex-direction: column;
  margin-top: 72px;
  padding-left: 0;
  padding-right: 0;
  margin-left: -4px;
  margin-top: 130px;
}
}

#project-3 {
  flex-direction: column;
  margin-top: -32px;
}

#project-4 {
  display: flex;
  margin-top: 200px;
}

#project-5 {
  margin-top: 32px;
}

.offset-1 {
  margin-left: 128px;
}

.offset-2 {
  margin-left: 256px;
}

.col-4 {
  width: 512px;
}

.col-10 {
  width: 1280px;
}

.col-1 {
  width: 128px;
}

.col-3 {
  width: 384px;
}

.nested {
  padding: 0px;
}

.rowHome {
  margin-left: 230px;
}

/*Overlay Thumb Portftolio and Team*/
.img {
  position: relative;
  overflow: hidden;
  display: inherit;
}
.mix .img {
  margin-bottom: 30px;
}
.img img {
  display: block;
  margin: auto;
  max-width: 100%;
  height: auto;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -o-transition: opacity 0.35s, -o-transform 0.35s;
}
.img:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: -webkit-transform 3s;
  transition: transform 0.5s;
}
.overlay-thumb a.main-portfolio-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 45px;
  z-index: 4;
  cursor: url(../img/cursor.png), auto;
}
.img .overlay-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
  border: none;
  transition: all 0.5s ease-out;
  z-index: 4;
}
.img .overlay-thumb:hover {
  background-color: rgba(123, 238, 199, 0.9);
}

.img .overlay-thumb.bg-white:hover {
  background-color: rgba(255, 255, 255, 0.65);
}
.overlay-thumb span {
  position: relative;
  z-index: 1;
  line-height: 15px;
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
}
.details span.title,
.details span.info {
  color: #111111;
}
.details span.title {
  font-size: 18px;
  letter-spacing: 1.2pt;
  line-height: 24px;
  text-transform: uppercase;
}
.details span.info {
  font-size: 14px;
  text-transform: uppercase;
}
.overlay-thumb .btnBefore,
.overlay-thumb .btnAfter {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  border: solid #000;
  border-width: 0;
  transition: all ease-in-out;
  -webkit-transition: all ease-in-out;
  -moz-transition: all ease-in-out;
  -o-transition: all ease-in-out;
  -ms-transition: all ease-in-out;
}
.overlay-thumb .btnBefore {
  width: 0;
  height: 0;
  right: 0;
  bottom: 0;
}
.overlay-thumb .btnAfter {
  width: 0;
  height: 0;
  left: 0;
  top: 0;
}
.overlay-thumb:hover .btnBefore {
  border-width: 0 0 3px 3px;
}
.overlay-thumb:hover .btnAfter {
  border-width: 3px 3px 0 0;
}
.overlay-thumb:hover .btnAfter,
.overlay-thumb:hover .btnBefore {
  height: 100%;
  width: 100%;
  transition: width 0.5s ease, height 0.5s ease 0.5s,
    border-top-right-radius 0.1s ease 0.4s,
    border-bottom-left-radius 0.1s ease 0.4s,
    border-bottom-right-radius 0.1s ease 0.9s,
    border-top-left-radius 0.1s ease 0.9s;
  -webkit-transition: width 0.5s ease, height 0.5s ease 0.5s,
    border-top-right-radius 0.1s ease 0.4s,
    border-bottom-left-radius 0.1s ease 0.4s,
    border-bottom-right-radius 0.1s ease 0.9s,
    border-top-left-radius 0.1s ease 0.9s;
  -moz-transition: width 0.5s ease, height 0.5s ease 0.5s,
    border-top-right-radius 0.1s ease 0.4s,
    border-bottom-left-radius 0.1s ease 0.4s,
    border-bottom-right-radius 0.1s ease 0.9s,
    border-top-left-radius 0.1s ease 0.9s;
  -o-transition: width 0.5s ease, height 0.5s ease 0.5s,
    border-top-right-radius 0.1s ease 0.4s,
    border-bottom-left-radius 0.1s ease 0.4s,
    border-bottom-right-radius 0.1s ease 0.9s,
    border-top-left-radius 0.1s ease 0.9s;
  -ms-transition: width 0.5s ease, height 0.5s ease 0.5s,
    border-top-right-radius 0.1s ease 0.4s,
    border-bottom-left-radius 0.1s ease 0.4s,
    border-bottom-right-radius 0.1s ease 0.9s,
    border-top-left-radius 0.1s ease 0.9s;
}
.overlay-thumb:hover:before,
.overlay-thumb:hover span {
  opacity: 1;
}
.overlay-thumb:hover .details span {
  top: 0;
}
.overlay-thumb:hover .title {
  transition-delay: 0.15s;
}
.overlay-thumb:hover .info {
  transition-delay: 0.25s;
}

/* MODAL */

.thumb-modal-portfolio {
  width: 370px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.modal-text {
  margin-top: 30px;
}

/*Details on portfolio*/
.details {
  padding: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.details span {
  display: block;
  opacity: 0;
  position: relative;
  top: 100px;
  transition-property: top, opacity;
  transition-duration: 0.3s;
  transition-delay: 0s;
}
.details .title {
  line-height: 1;
  font-weight: 600;
  font-size: 18px;
}
.details .info {
  line-height: 1.2;
  letter-spacing: 1.5pt;
  margin-top: 5px;
  font-size: 12px;
}
.output {
  color: #111111;
  clear: both;
  display: block;
  padding-left: 18px;
}
span.press {
  line-height: 70px;
  font-size: 14px;
  visibility: visible;
  -webkit-animation: fade 1s;
  animation: fade 1s;
}
@-webkit-keyframes fade {
  0% {
    color: #transparent;
  }
  50% {
    color: #505050;
  }
  100% {
    color: #transparent;
  }
}
@keyframes fade {
  0% {
    color: #transparent;
  }
  50% {
    color: #505050;
  }
  100% {
    color: #transparent;
  }
}
@-webkit-keyframes size {
  0% {
    padding-top: 0;
  }
  50% {
    padding-top: 8px;
  }
  100% {
    padding-top: 0;
  }
}
@keyframes size {
  0% {
    padding-top: 0;
  }
  50% {
    padding-top: 8px;
  }
  100% {
    padding-top: 0;
  }
}
.load-more {
  text-align: center;
  margin-top: 50px;
  clear: both;
  float: left;
  width: 100%;
}
.load-more a {
  text-decoration: none;
  color: #111111;
  text-transform: uppercase;
  font-size: 38px;
}
.load-more a:hover {
  color: #56c8d4;
}
.spinef {
  -webkit-animation-name: spin;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: spin;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -ms-animation-name: spin;
  -ms-animation-duration: 1.5s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-timing-function: linear;
  -webkit-animation-name: spin;
  animation-name: spin;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
/* Height of portfolio */
.home-portfolio-image {
  width: 100%;
}
/* Height 3 column Portfolio */
.height-3column {
  height: 410px;
  overflow: hidden;
  margin-bottom: 30px;
}

/* =Blog
-------------------------------------------------------------- */

.blog-post {
  margin-bottom: 100px;
}
.blog-front-image {
  position: relative;
}
.blog-front-image {
  position: relative;
  width: 100%;
}
.blog-thumb {
  position: relative;
}

.blog-thumb img {
  height: auto;
}
.blog-thumb .icon-video-blog {
  position: absolute;
  top: calc(50% - 34px);
  left: calc(50% - 34px);
  font-size: 38px;
  color: #545454;
  width: 68px;
  height: 68px;
  line-height: 70px;
  text-align: center;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
}
.blog-thumb .icon-video-blog:hover {
  background-color: #fff;
}
.circle {
  stroke: #48ac8a;
  stroke-dasharray: 650;
  stroke-dashoffset: 650;
  -webkit-transition: all 0.5s ease-in-out;
  opacity: 0.3;
}

/*Play Button*/
.playBut {
  display: inline-block;
  -webkit-transition: all 0.5s ease;
  background-color: rgba(255, 255, 255, 0.79);
  border-radius: 50%;
}
.playBut .triangle {
  -webkit-transition: all 0.7s ease-in-out;
  stroke-dasharray: 240;
  stroke-dashoffset: 480;
  stroke: #000;
  transform: translateY(0);
}
.playBut:hover .triangle {
  stroke-dashoffset: 0;
  opacity: 1;
  stroke: #48ac8a;
  animation: nudge 0.7s ease-in-out;
}
@keyframes nudge {
  0% {
    transform: translateX(0);
  }
  30% {
    transform: translateX(-5px);
  }
  50% {
    transform: translateX(5px);
  }
  70% {
    transform: translateX(-2px);
  }
  100% {
    transform: translateX(0);
  }
}
.playBut:hover .circle {
  stroke-dashoffset: 0;
  opacity: 1;
}
.blog-front-content {
  position: absolute;
  right: 0;
  background: #383838;
  width: 100%;
  padding: 40px;
}
.blog-front-content-inner {
  position: relative;
}

.blog-front-content-inner h1 a {
  color: #fff;
}
.blog-front-content-inner .post-date {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
}
.blog-front-content-inner h1 {
  font-family: "Ubuntu", sans-serif;
  font-size: 24px;
  color: #fff;
  font-weight: 100;
}
.blog-front-content-inner p {
  color: #fff;
  padding-bottom: 30px;
}
.read-more-blog-icon {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 30px;
  color: #fff;
}
.single-blog-wrapper {
}
.single-blog-wrapper h1 {
  font-family: "Ubuntu", sans-serif;
  font-weight: 300;
}
.info-title {
  color: #fff;
  line-height: 45px;
  padding-left: 8px;
}
.post-single-date {
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
}
.share-buttons {
  padding: 8px 0 8px 0;
}
.share-buttons ul {
  padding: 0;
}
.share-buttons ul li {
  display: inline;
}
.share-buttons ul li a,
.share-buttons ul li a i {
  font-size: 16px;
  color: #fff;
  padding-left: 2px;
  padding-right: 2px;
}
.share-buttons ul li a:hover,
/* .share-buttons ul li a i:hover {
  color: #75b9be;
} */
.blog-tags ul {
  padding: 0 0 0 6px;
}
.blog-tags ul li {
  display: inline-block;
  background: #fff;
  padding: 2px 5px 2px 5px;
  margin-left: 2px;
  margin-top: 4px;
}
.blog-tags ul li a {
  color: #111;
  font-size: 12px;
  font-weight: 100;
}
.blog-tags ul li a:hover,
.blog-tags ul li:hover {
  color: #fff;
  background: #75b9be;
}
.full-blog-content {
  margin-top: 30px;
}
.full-blog-content p:first-of-type:first-letter {
  float: left;
  color: #fff;
  background-color: #111;
  font-size: 60px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 15px;
  padding-left: 20px;
  margin-right: 10px;
  margin-top: 8px;
  text-align: center;
  font-family: "azedobold";
}
/*Blog Timeline*/
.cbp_tmtimeline {
  margin: 30px 0 0 0;
  padding: 0;
  list-style: none;
  position: relative;
}
/* The line */
.cbp_tmtimeline:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 5px;
  background: #5f5f5f;
  left: 20%;
  margin-left: -6px;
}
/* The date/time */
.cbp_tmtimeline > li .cbp_tmtime {
  display: block;
  width: 25%;
  padding-right: 100px;
  position: absolute;
}
.cbp_tmtimeline > li .cbp_tmtime span {
  display: block;
  text-align: right;
}
.cbp_tmtimeline > li .cbp_tmtime span:first-child {
  font-size: 20px;
  color: #bdd0db;
}
.cbp_tmtimeline > li .cbp_tmtime span:last-child {
  padding-top: 18px;
  color: #5f5f5f;
}
/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
  margin: 0 0 35px 25%;
  background: #e1e2e1;
  padding: 20px;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.4;
  position: relative;
}
.cbp_tmlabel h1,
.cbp_tmlabel p {
  color: #333;
}
.cbp_tmtimeline > li .cbp_tmlabel h2 {
  margin-top: 0px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
/* The triangle */
.cbp_tmtimeline > li .cbp_tmlabel:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #e1e2e1;
  border-width: 10px;
  top: 22px;
}
/* The icons */
.cbp_tmtimeline > li .cbp_tmicon {
  width: 60px;
  height: 60px;
  float: left;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 28px;
  line-height: 60px;
  -webkit-font-smoothing: antialiased;
  position: relative;
  color: #ffffff;
  background: #5f5f5f;
  border-radius: 50%;
  text-align: center;
  left: 20%;
  top: 0;
  margin: 0 0 0 -35px;
}
.blog-v2-image {
  position: relative;
}
.blog-v2-image img {
  max-width: 100%;
  height: auto;
}
.icon-video-blogv2 {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 69px;
  height: 69px;
  top: calc(50% - 36px);
}
/* =Contact
-------------------------------------------------------------- */
.contact-map {
  position: relative;
  height: 450px;
}
.inner-map {
  position: absolute;
  z-index: 1;
  padding: 25px;
  top: -410px;
  background: rgba(255, 255, 255, 0.8);
  display: table;
  height: 370px;
  width: calc(100% - 40px);
  margin-top: 20px;
  margin-left: 20px;
}
.inner-map .inner-map-content {
  display: table-cell;
  vertical-align: middle;
}
.inner-map .inner-map-content h1 {
  text-align: center;
  font-size: 60px;
  font-family: "azedobold", sans-serif;
}
.inner-map .inner-map-content hr {
  float: none;
}
.inner-map .inner-map-content p {
  text-align: center;
  font-size: 18px;
}
.contact-wrapper {
  clear: both;
  float: left;
  width: 100%;
}
.contact-info {
  font-size: 24px;
  clear: both;
  margin-bottom: 25px;
  float: left;
}

#map {
  width: 100%;
  height: 410px;
}

.icon-info {
  float: left;
  line-height: 45px;
}
.title-info {
  font-weight: 500;
}
.title-info,
.description-info {
  font-size: 14px;
  display: block;
  padding-left: 30px;
  letter-spacing: 1px;
}
.description-info {
  font-weight: 100;
}
.contact-form {
}
.contact-form input[type="submit"] {
  width: 100%;
  height: 48px;
  outline: 0;
  border: 0;
  background-color: #75b9be;
  font-size: 18px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 2pt;
}
.contact-form input,
.contact-form textarea {
  margin-bottom: 30px;
}
input {
  outline: 0;
}
textarea {
  outline: 0;
  width: 100%;
  height: 125px;
  padding-top: 7px;
  resize: none;
}
input[type="text"],
textarea {
  border: 1px solid #e6e6e6;
  padding-left: 10px;
}
input[type="text"]:focus,
textarea:focus {
  border: 1px solid #111;
}
input[type="text"] {
  height: 50px;
  width: 100%;
}

/* =Page Not Found
-------------------------------------------------------------- */
.page-error {
  position: relative;
}
.page-error h1 {
  color: #f1f1f1;
  font-size: 21vw;
  position: absolute;
  left: 15%;
  top: 50px;
  z-index: -1;
}
.page-error h3 {
  margin-top: 125px;
  font-size: 20px;
  font-weight: 300;
  color: #3a3939;
  font-size: 28px;
  float: left;
  padding: 8px;
}

.page-error p {
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 65px;
  color: #3a3939;
  float: left;
  padding: 8px;
}
.page-error p a {
  color: #75b9be;
  padding-left: 5px;
  padding-right: 5px;
}

/* =Footer
-------------------------------------------------------------- */
.footer {
  width: 100%;
  float: left;
  background: #f4f4f4;
  min-height: 220px;
}
.footer-inner {
  height: 200px;
  display: table;
  width: 100%;
}
.footer-content {
  display: table-cell;
  vertical-align: middle;
}
.footer-content p {
  color: #787878;
}
.footer-content h4 {
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
.footer-content address {
  color: #787878;
  font-size: 14px;
  letter-spacing: 1.5pt;
}
ul.social-media {
  padding: 0;
  text-align: center;
}
ul.social-media li {
  list-style-type: none;
  display: inline;
  padding: 5px;
}
ul.social-media li a i {
  color: #111111;
}
ul.social-media li a i:hover {
  color: #75b9be;
}

/* =WordPress Core
-------------------------------------------------------------- */
.sticky {
  position: absolute;
  top: 0px;
  left: -1px;
  width: 60px;
  height: 40px;
  background-color: #f6ee53;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  z-index: 1;
}
.gallery-caption {
  padding: 25px;
}
.bypostauthor {
  font-weight: 700;
}

.alignnone {
  margin: 5px 20px 20px 0;
  max-width: 100%;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  max-width: 100%;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 10px;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 14px;
  line-height: 30px;
  margin: 0;
  padding: 0;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

/*  Bootstrap Alerts */
.alert {
  padding: 15px;
  margin-bottom: 21px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #5cb85c;
  border-color: rgba(0, 0, 0, 0);
  color: #ebebeb;
}
.alert-success hr {
  border-top-color: rgba(0, 0, 0, 0);
}
.alert-success .alert-link {
  color: #d2d2d2;
}
.alert-info {
  background-color: #5bc0de;
  border-color: rgba(0, 0, 0, 0);
  color: #ebebeb;
}
.alert-info hr {
  border-top-color: rgba(0, 0, 0, 0);
}
.alert-info .alert-link {
  color: #d2d2d2;
}
.alert-warning {
  background-color: #f0ad4e;
  border-color: rgba(0, 0, 0, 0);
  color: #ebebeb;
}
.alert-warning hr {
  border-top-color: rgba(0, 0, 0, 0);
}
.alert-warning .alert-link {
  color: #d2d2d2;
}
.alert-danger {
  background-color: #d9534f;
  border-color: rgba(0, 0, 0, 0);
  color: #ebebeb;
}
.alert-danger hr {
  border-top-color: rgba(0, 0, 0, 0);
}
.alert-danger .alert-link {
  color: #d2d2d2;
}

/*SOCIAL MEDIA ICON*/
.socialmedia-icon {
  height: 14px;
  width: 14px;
}

.resume-button {
  max-width: 180px;
  min-height: 40px;
  margin: auto;
  background: #75b9be;
  border: 0;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1.5pt;
  margin-top: 10px;
}

/* CARDS */
@media screen and (max-width: 479px) .big-article {
  margin-top: 10px;
  margin-bottom: 10px;
}

.big-article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 40px auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1), 0 15px 35px 0 rgba(0, 0, 0, 0.05);
  -webkit-transition: all 120ms ease;
  transition: all 120ms ease;
  width: 100%;
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  -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: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.big-article-image-wrapper {
  width: 58.33333333%;
  padding-left: 0px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  background-image: url(../img/tryThis.jpg);
  background-position: 50% 50%;
  background-size: cover;
}
.big-article-image-wrapper.jka-thumb1 {
  background-image: url(../img/startupExchangeMain.jpg);
}

.big-article-image-wrapper.jka-thumb2 {
  background-image: url(../img/wholeFoods.jpg);
}

.big-article-image-wrapper.jka-thumb3 {
  background-image: url(../img/stateFarmMain.jpg);
}

* {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
user agent stylesheet div {
  display: block;
}
.w-button {
  display: inline-block;
  padding: 9px 15px;
  background-color: #3898ec;
  color: white;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
  border-radius: 0;
}

.project-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  padding: 30px 40px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.newButton {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-right: 36px;
  padding-left: 36px;
  float: none;
  border-radius: 70px;
  background-color: #333;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  font-weight: 400;
}

.wholeFoodPDF {
  align-self: center;
  position: center;
  margin-left: 100px;
  margin-right: 100px;
  padding-right: 100px;
  padding-left: 100px;
}
