@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Rufina:400,700&subset=latin-ext");
@import url("https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i");
.cbp-af-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
  overflow: hidden;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  transition: height 0.3s; }
  .cbp-af-header h1, .cbp-af-header nav {
    display: inline-block;
    position: relative;
    padding-top: 77px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .cbp-af-header h1 {
    margin: 0;
    float: left; }
    .cbp-af-header h1 img {
      position: relative;
      left: -64px; }

.home .cbp-af-header {
  height: 130px;
  background: transparent; }

.home nav {
  float: right; }
  .home nav a {
    color: #fff;
    font-family: "Lato", sans-serif;
    font-weight: bold;
    padding-right: 42px;
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: none; }
    .home nav a:focus, .home nav a:active {
      color: #2fb9d1;
      height: 2px;
      width: 100%;
      background: transparent; }
    .home nav a:hover {
      background: transparent;
      color: #2fb9d1; }
    .home nav a::after {
      content: '';
      display: block;
      width: 0;
      margin-top: 5px;
      height: 2px;
      background: #2fb9d1;
      transition: all .3s; }
    .home nav a:hover::after {
      width: 100%;
      color: #2fb9d1; }

.page .cbp-af-header {
  height: 192px;
  background: #141428;
  -webkit-box-shadow: 0px 3px 20px 0px #141428;
  -moz-box-shadow: 0px 3px 20px 0px #141428;
  box-shadow: 0px 3px 20px 0px #141428; }

.page nav {
  float: right;
  padding-top: 90px; }

.page .cbp-af-header.cbp-af-header-shrink.nav-down nav {
  padding-top: 40px; }

/* Transitions and class for reduced height */
.cbp-af-header h1,
.cbp-af-header nav a {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.cbp-af-header.cbp-af-header-shrink.nav-down {
  height: 90px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background: #141428;
  -webkit-box-shadow: 0px 3px 20px 0px #141428;
  -moz-box-shadow: 0px 3px 20px 0px #141428;
  box-shadow: 0px 3px 20px 0px #141428; }
  .cbp-af-header.cbp-af-header-shrink.nav-down h1, .cbp-af-header.cbp-af-header-shrink.nav-down nav {
    padding-top: 20px; }

.cbp-af-header.nav-up {
  height: 0;
  background: transparent;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

/* Example Media Queries */
@media screen and (max-width: 1120px) {
  .cbp-af-header .cbp-af-inner {
    width: 100%; }
  .cbp-af-header.cbp-af-header-shrink.nav-down {
    height: 90px; }
    .cbp-af-header.cbp-af-header-shrink.nav-down h1, .cbp-af-header.cbp-af-header-shrink.nav-down nav {
      padding-top: 15px; }
  .page .cbp-af-header {
    height: 90px; }
    .page .cbp-af-header h1 {
      display: inline-block; }
      .page .cbp-af-header h1 img {
        max-width: 100%; }
    .page .cbp-af-header .cbp-af-header nav a {
      padding-top: 15px; }
    .page .cbp-af-header nav {
      padding-top: 40px; }
  .page .cbp-af-header.nav-up {
    height: 0;
    background: transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .home .cbp-af-header.cbp-af-header-shrink.nav-down {
    height: 165px; }
    .home .cbp-af-header.cbp-af-header-shrink.nav-down h1, .home .cbp-af-header.cbp-af-header-shrink.nav-down nav {
      padding-top: 15px; }
  .home .cbp-af-header {
    height: 165px; }
    .home .cbp-af-header nav {
      float: none;
      padding-top: 15px; }
  .home .cbp-af-header.nav-up {
    height: 0;
    background: transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .cbp-af-header h1 {
    display: block;
    margin: 0 auto;
    float: none; }
    .cbp-af-header h1 img {
      position: relative;
      left: auto;
      max-width: 80%;
      margin: 0 auto; }
    .cbp-af-header h1 nav {
      padding-top: 15px; }
  .cbp-af-header h1,
  .cbp-af-header nav a {
    padding-top: 15px; }
  .nav > li {
    display: inline-block; }
  .cbp-af-header.cbp-af-header-shrink h1,
  .cbp-af-header.cbp-af-header-shrink nav a {
    padding-top: 15px; } }

@media all and (max-width: 574px) {
  .page .cbp-af-header.cbp-af-header-shrink.nav-down {
    height: 150px; }
  .page .cbp-af-header {
    height: 150px; }
    .page .cbp-af-header h1 {
      display: block;
      margin: 0 auto;
      float: none; }
      .page .cbp-af-header h1 img {
        position: relative;
        left: auto;
        max-width: 80%;
        margin: 0 auto; }
    .page .cbp-af-header .cbp-af-header nav a {
      padding-top: 20px; }
    .page .cbp-af-header nav {
      padding-top: 40px;
      float: none;
      width: 100%; }
  .page .cbp-af-header.nav-up {
    height: 0;
    background: transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }
  .home .cbp-af-header.cbp-af-header-shrink.nav-down {
    height: 140px; }
    .home .cbp-af-header.cbp-af-header-shrink.nav-down h1, .home .cbp-af-header.cbp-af-header-shrink.nav-down nav {
      padding-top: 15px; }
  .home .cbp-af-header {
    height: 140px; }
    .home .cbp-af-header nav {
      padding-top: 15px; }
      .home .cbp-af-header nav a {
        font-size: 12px;
        padding: 0 8px; }
  .home .cbp-af-header.nav-up {
    height: 0;
    background: transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; } }

.back-to-home {
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.6px;
  font-size: 14px;
  text-transform: uppercase; }
  .back-to-home .ti-arrow-left {
    color: inherit;
    margin-right: 9px;
    font-weight: bold;
    margin-top: 1px; }
  .back-to-home:hover {
    color: #2fb9d1; }

.read-more a {
  text-transform: uppercase;
  color: inherit;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.67;
  font-family: "Lato", sans-serif; }
  .read-more a:hover {
    color: #2fb9d1; }

.custom-button {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  min-width: 195px;
  min-height: 45px;
  padding: 15.5px;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 16px;
  transition: all .3s;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center; }
  .custom-button .ti-arrow-right {
    color: inherit;
    margin-left: 9px;
    font-weight: bold;
    margin-top: 1px; }

.add-to-cart {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  min-height: 45px;
  padding: 15.5px 15px;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 16px;
  transition: all .3s;
  font-weight: bold;
  text-transform: uppercase; }
  .add-to-cart .ti-shopping-cart {
    color: inherit;
    margin-left: 9px;
    font-weight: normal;
    margin-top: 1px; }

.btn-more {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  min-height: 48px;
  padding: 15px 20px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  max-width: 195px;
  text-transform: uppercase;
  text-decoration: none;
  transition: all .3s; }
  .btn-more .ti-arrow-right {
    color: inherit;
    margin-left: 9px;
    font-weight: bold;
    margin-top: 1px; }
  .btn-more:hover {
    text-decoration: none; }

.linkedin-wrapper {
  position: relative;
  text-align: center;
  margin-bottom: 50px; }
  .linkedin-wrapper .linkedin {
    background-image: url("img/linkedin.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 45px;
    height: 45px;
    text-align: center;
    display: inline-block; }

.btn-white {
  background: #fff;
  color: #3e3f50;
  border: 1px solid transparent; }
  .btn-white a {
    color: inherit; }
  .btn-white:hover {
    border: 1px solid #fff;
    background: transparent;
    color: #fff; }
    .btn-white:hover a {
      color: #fff; }

.btn-red {
  background: #eb6e78;
  color: #fff;
  border: 1px solid transparent; }
  .btn-red a {
    color: inherit; }
  .btn-red:hover {
    border: 1px solid #eb6e78;
    background: transparent;
    color: #eb6e78; }
    .btn-red:hover a {
      color: #eb6e78; }

.btn-blue {
  background: #2fb9d1;
  color: #fff;
  border: 1px solid transparent; }
  .btn-blue a {
    color: inherit; }
  .btn-blue:hover {
    border: 1px solid #2fb9d1;
    background: transparent;
    color: #2fb9d1; }
    .btn-blue:hover a {
      color: #2fb9d1; }

.ti-arrow-right {
  font-size: 14px;
  margin-left: 10px;
  font-weight: bold; }

.slick-dots {
  bottom: auto;
  margin-top: 15px; }
  @media only screen and (min-width: 768px) {
    .slick-dots {
      display: none; } }
  .slick-dots li:before {
    content: '';
    padding-right: 0;
    list-style: none; }
  .slick-dots li button {
    display: inline-block; }
    .slick-dots li button:before {
      font-size: 10px; }
  .slick-dots li.slick-active button:before {
    color: #2fb9d1; }
  .slick-dots li:hover button:before {
    color: #2fb9d1; }

.back-to-top {
  visibility: hidden;
  background-color: #141428;
  color: #fff;
  width: 42px;
  height: 42px;
  text-align: center;
  line-height: 38px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 90;
  cursor: pointer;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transition: all .4s; }

.back-to-top span {
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle; }

.back-to-top:hover {
  background-color: #2fb9d1;
  color: #fff;
  opacity: 1; }

.back-to-top.show {
  visibility: visible;
  opacity: 1; }

.read-more-wrap .read-more-state {
  display: none; }
  .read-more-wrap .read-more-state ~ .read-more-trigger,
  .read-more-wrap .read-more-state ~ * .read-more-trigger {
    font-size: 12px;
    line-height: 1.67;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
    font-weight: bold;
    cursor: pointer;
    color: inherit;
    max-width: 670px;
    text-decoration: underline;
    text-transform: uppercase; }
    .read-more-wrap .read-more-state ~ .read-more-trigger:hover, .read-more-wrap .read-more-state ~ .read-more-trigger:focus, .read-more-wrap .read-more-state ~ .read-more-trigger:active,
    .read-more-wrap .read-more-state ~ * .read-more-trigger:hover,
    .read-more-wrap .read-more-state ~ * .read-more-trigger:focus,
    .read-more-wrap .read-more-state ~ * .read-more-trigger:active {
      color: #eb6e78; }
    .read-more-wrap .read-more-state ~ .read-more-trigger:after,
    .read-more-wrap .read-more-state ~ * .read-more-trigger:after {
      content: 'Read more';
      white-space: nowrap;
      letter-spacing: -.3px; }
  .read-more-wrap .read-more-state ~ .read-more-target,
  .read-more-wrap .read-more-state ~ * .read-more-target {
    opacity: 0;
    max-height: 0;
    font-size: 0;
    display: inline-block;
    visibility: hidden;
    transition: .200s linear; }
  .read-more-wrap .read-more-state:checked ~ * .read-more-target,
  .read-more-wrap .read-more-state:checked ~ .read-more-target {
    opacity: 1;
    font-size: 15px;
    line-height: 1.67;
    font-family: "Roboto", sans-serif;
    display: inline-block;
    margin: 30px 0;
    max-height: 999em;
    visibility: visible; }
  .read-more-wrap .read-more-state:checked ~ .read-more-trigger:before,
  .read-more-wrap .read-more-state:checked ~ * .read-more-trigger:before {
    content: ''; }
  .read-more-wrap .read-more-state:checked ~ .read-more-trigger:after,
  .read-more-wrap .read-more-state:checked ~ * .read-more-trigger:after {
    content: 'Read less'; }

.page .page-description {
  font-size: 16px;
  line-height: 25px;
  margin: 25px 0; }
  .page .page-description h3 {
    font-family: "Rufina", serif;
    letter-spacing: 0;
    font-size: 22px;
    line-height: 1.45; }
  .page .page-description .desc {
    margin: 25px 0 40px; }
    .page .page-description .desc h3 {
      font-family: "Lato", sans-serif;
      font-weight: bold;
      line-height: 1;
      letter-spacing: 0.9px;
      padding-bottom: 20px;
      text-transform: uppercase; }
      .page .page-description .desc h3 span {
        font-weight: inherit; }

.page blockquote p {
  font-size: 30px;
  line-height: 36px;
  font-family: "Rufina", serif;
  text-align: center !important;
  margin: 30px auto; }

#contact form {
  padding: 170px 0 100px;
  /* LABEL ======================================= */ }
  #contact form textarea, #contact form input {
    display: block;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    border: 1px solid #979797;
    color: #141428;
    padding: 12px 16px;
    font-size: 15px;
    line-height: 1.67;
    letter-spacing: 0.6px;
    background: #fff;
    width: 100%;
    margin-bottom: 35px; }
  #contact form textarea {
    height: 365px; }
  #contact form textarea:focus,
  #contact form input:focus {
    outline: 0; }
  #contact form .parents-elm {
    position: relative; }
    #contact form .parents-elm span {
      display: block; }
    #contact form .parents-elm label {
      color: #141428;
      opacity: .5;
      font-size: 15px;
      font-family: "Roboto", sans-serif;
      font-weight: 400;
      position: absolute;
      pointer-events: none;
      left: 31px;
      top: 16px;
      transition: 0.2s ease all; }
    #contact form .parents-elm .focus-content {
      top: -20px;
      left: 15px;
      font-size: 10px;
      opacity: 1;
      letter-spacing: 0.4px;
      color: #141428;
      font-weight: 500; }
  #contact form .wpcf7-not-valid {
    border: 1px solid #FF0000; }
  #contact form span.wpcf7-not-valid-tip {
    display: none; }
  #contact form .wpcf7-validation-errors, #contact form .wpcf7-mail-sent-ok, #contact form .wpcf7-mail-sent-ng {
    border: none;
    font-weight: normal;
    margin: 0;
    padding: 0;
    position: relative;
    line-height: 50px;
    top: -24px; }
    #contact form .wpcf7-validation-errors:before, #contact form .wpcf7-mail-sent-ok:before, #contact form .wpcf7-mail-sent-ng:before {
      margin-right: 20px;
      display: block;
      content: ' ';
      background-size: 26px 50px;
      height: 50px;
      width: 26px;
      float: left; }
  #contact form .wpcf7-validation-errors {
    color: #FF0000; }
    #contact form .wpcf7-validation-errors:before {
      background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjZweCIgaGVpZ2h0PSIyMnB4IiB2aWV3Qm94PSIwIDAgMjYgMjIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3LjEgKDQ1NDIyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Hcm91cCAyPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IkhvbWVwYWdlIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0ibmljb2xlX3BhdmVsa2FfMDEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yNTYuMDAwMDAwLCAtNzQ5Mi4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI1NS4wMDAwMDAsIDc0OTAuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTQuNjM3MjEsMTcuNTA5ODM3NSBMMTMuNDM0NTc2MywxNy41MDk4Mzc1IEwxMy4zNDA5NTgxLDkuOTg0Mzc1IEwxNC43MzgwMjk2LDkuOTg0Mzc1IEwxNC42MzcyMSwxNy41MDk4Mzc1IFogTTEzLjI5MDU0ODMsMTkuNzk5ODgyNiBDMTMuMjkwNTQ4MywxOS41ODM4Mzk1IDEzLjM1NjU2MDUsMTkuNDAyNjA2MSAxMy40ODg1ODY4LDE5LjI1NjE3NjkgQzEzLjYyMDYxMzEsMTkuMTA5NzQ3NyAxMy44MTYyNDkyLDE5LjAzNjUzNDIgMTQuMDc1NTAwOSwxOS4wMzY1MzQyIEMxNC4zMzQ3NTI1LDE5LjAzNjUzNDIgMTQuNTMxNTg4OCwxOS4xMDk3NDc3IDE0LjY2NjAxNTYsMTkuMjU2MTc2OSBDMTQuODAwNDQyNCwxOS40MDI2MDYxIDE0Ljg2NzY1NDgsMTkuNTgzODM5NSAxNC44Njc2NTQ4LDE5Ljc5OTg4MjYgQzE0Ljg2NzY1NDgsMjAuMDE1OTI1NiAxNC44MDA0NDI0LDIwLjE5NDc1ODYgMTQuNjY2MDE1NiwyMC4zMzYzODY4IEMxNC41MzE1ODg4LDIwLjQ3ODAxNTEgMTQuMzM0NzUyNSwyMC41NDg4MjgxIDE0LjA3NTUwMDksMjAuNTQ4ODI4MSBDMTMuODE2MjQ5MiwyMC41NDg4MjgxIDEzLjYyMDYxMzEsMjAuNDc4MDE1MSAxMy40ODg1ODY4LDIwLjMzNjM4NjggQzEzLjM1NjU2MDUsMjAuMTk0NzU4NiAxMy4yOTA1NDgzLDIwLjAxNTkyNTYgMTMuMjkwNTQ4MywxOS43OTk4ODI2IFoiIGlkPSIhIiBmaWxsPSIjRkYwMDAwIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMTUuMjk1NjY4NCwzLjIxMzQ2MzE3IEMxNS4xNjUyOTAyLDIuOTg5OTU3NzIgMTQuOTc5MzEyLDIuODAzOTc5NTQgMTQuNzU1ODA2NSwyLjY3MzYwMTM2IEMxNC4wNDAyMjg3LDIuMjU2MTgwOTQgMTMuMTIxNzUyMSwyLjQ5Nzg4NTMgMTIuNzA0MzMxNiwzLjIxMzQ2MzE3IEwyLjE4NjQwNTY1LDIxLjI0NDE5MzUgQzIuMDUyNTg2NTksMjEuNDczNTk3NiAxLjk4MjA3NCwyMS43MzQ0MTggMS45ODIwNzQsMjIgQzEuOTgyMDc0LDIyLjgyODQyNzEgMi42NTM2NDY4NywyMy41IDMuNDgyMDc0LDIzLjUgTDI0LjUxNzkyNiwyMy41IEMyNC43ODM1MDgsMjMuNSAyNS4wNDQzMjg1LDIzLjQyOTQ4NzQgMjUuMjczNzMyNSwyMy4yOTU2Njg0IEMyNS45ODkzMTA0LDIyLjg3ODI0NzkgMjYuMjMxMDE0OCwyMS45NTk3NzEzIDI1LjgxMzU5NDQsMjEuMjQ0MTkzNSBMMTUuMjk1NjY4NCwzLjIxMzQ2MzE3IFoiIGlkPSJSZWN0YW5nbGUtNCIgc3Ryb2tlPSIjRkYwMDAwIj48L3BhdGg+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg=="); }
  #contact form .wpcf7-mail-sent-ok {
    color: #398f14; }
    #contact form .wpcf7-mail-sent-ok:before {
      background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIDAgMTYgMTIiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ3LjEgKDQ1NDIyKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT5Db21iaW5lZCBTaGFwZTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJIb21lcGFnZSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9Im5pY29sZV9wYXZlbGthXzAxIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjY2LjAwMDAwMCwgLTc0OTguMDAwMDAwKSIgZmlsbD0iIzZCQjYxOCI+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNzIuMzUxMjk1LDc1MDQuOTA2NTQgTDI2OC4zMDIxNjQsNzUwMC44NTc0MSBMMjY2LDc1MDMuMTU5NTcgTDI3MS45NTI5MDQsNzUwOS4xMTI0OCBMMjcyLjM1MTM0NSw3NTA5LjUxMDgyIEwyODEuNTYsNzUwMC4zMDIxNiBMMjc5LjI1NzgzNiw3NDk4IEwyNzIuMzUxMjk1LDc1MDQuOTA2NTQgWiIgaWQ9IkNvbWJpbmVkLVNoYXBlIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4="); }
  #contact form .send {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: auto;
    min-width: 100px;
    max-width: 195px;
    min-height: 50px;
    letter-spacing: 0.6px;
    padding: 15px 46px 15px 20px;
    font-family: "Lato", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
    background: #2fb9d1;
    color: #fff;
    float: right;
    opacity: 1;
    transition: all .3s; }
    #contact form .send:hover {
      background-position: calc(100% - 12px) center; }
  #contact form input[type=submit] {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTYuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjUxMnB4IiBoZWlnaHQ9IjUxMnB4IiB2aWV3Qm94PSIwIDAgMjY4LjgzMiAyNjguODMyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNjguODMyIDI2OC44MzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPGc+Cgk8cGF0aCBkPSJNMjY1LjE3MSwxMjUuNTc3bC04MC04MGMtNC44ODEtNC44ODEtMTIuNzk3LTQuODgxLTE3LjY3OCwwYy00Ljg4Miw0Ljg4Mi00Ljg4MiwxMi43OTYsMCwxNy42NzhsNTguNjYxLDU4LjY2MUgxMi41ICAgYy02LjkwMywwLTEyLjUsNS41OTctMTIuNSwxMi41YzAsNi45MDIsNS41OTcsMTIuNSwxMi41LDEyLjVoMjEzLjY1NGwtNTguNjU5LDU4LjY2MWMtNC44ODIsNC44ODItNC44ODIsMTIuNzk2LDAsMTcuNjc4ICAgYzIuNDQsMi40MzksNS42NCwzLjY2MSw4LjgzOSwzLjY2MXM2LjM5OC0xLjIyMiw4LjgzOS0zLjY2MWw3OS45OTgtODBDMjcwLjA1MywxMzguMzczLDI3MC4wNTMsMTMwLjQ1OSwyNjUuMTcxLDEyNS41Nzd6IiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==");
    border: none;
    background-size: 16px;
    background-position: calc(100% - 20px) center;
    background-repeat: no-repeat;
    display: block;
    content: ' '; }

@keyframes spinner {
  to {
    transform: rotate(360deg); } }

#contact div.wpcf7 .ajax-loader {
  background-image: none !important;
  content: '';
  box-sizing: border-box;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border-top: 2px solid #2fb9d1;
  border-right: 2px solid transparent;
  animation: spinner .6s linear infinite; }

/** Custom Select **/
#form-paypal {
  position: relative; }
  #form-paypal table {
    position: relative;
    width: 100%; }

.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px; }

.select {
  cursor: pointer;
  display: inline-block;
  float: right;
  position: relative;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #141428;
  background: #fff;
  width: 100%;
  min-height: 50px;
  margin-bottom: 20px; }

.select-styled {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 17px 30px 17px 15px;
  background-color: transparent;
  transition: all .3s linear; }
  .select-styled:after {
    content: "";
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-color: #141428 transparent transparent transparent;
    position: absolute;
    top: 24px;
    right: 10px; }
  .select-styled:hover {
    background-color: transparent; }
  .select-styled:active, .select-styled.active {
    background-color: transparent; }
    .select-styled:active:after, .select-styled.active:after {
      top: 18px;
      border-color: transparent transparent #141428 transparent; }

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #fff; }
  .select-options li {
    font-family: "Lato", sans-serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    padding: 17px 30px 17px 15px;
    margin: 0;
    border-top: 1px solid #6c6c78;
    transition: all .3s linear;
    text-transform: uppercase; }
    .select-options li:hover {
      color: #141428;
      background: #ededed; }
    .select-options li[rel="hide"] {
      display: none; }

/* Remove padding and margin */
* {
  margin: 0;
  padding: 0;
  border: 0; }

html, body {
  background: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  position: relative;
  color: #141428; }

h1 {
  font-family: "Rufina", serif; }

h2, h3, h4, h5, h6 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  letter-spacing: 2px; }

h1 {
  font-size: 34px;
  line-height: 40px; }
  @media only screen and (min-width: 768px) {
    h1 {
      font-size: 50px;
      line-height: 56px; } }

h2 {
  font-size: 28px;
  line-height: 1.21;
  color: #3e3f50; }

h3 {
  font-size: 22px;
  line-height: 1.27; }

h4 {
  font-size: 23px;
  line-height: 26px; }

a {
  font-family: "Lato", sans-serif;
  font-weight: 600; }
  a:hover, a:focus {
    text-decoration: none; }

p {
  font-size: 15px;
  line-height: 1.67;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  letter-spacing: 0.6px;
  display: block; }

b {
  font-weight: bold; }

.moreLess {
  transition: all .3s ease-out; }

strong {
  font-weight: bold; }

.display-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
  @media only screen and (min-width: 768px) {
    .display-flex {
      flex-direction: row; } }

.underline {
  height: 2px;
  display: block;
  margin-bottom: 39px;
  width: 83px;
  background-color: #3e3f50; }

hr {
  height: 2px;
  display: block;
  margin-top: 39px;
  width: 83px;
  background-color: #3e3f50;
  border-top: none; }

.display-none {
  display: none; }
  @media only screen and (min-width: 992px) {
    .display-none {
      display: block; } }

section {
  position: relative; }
  section ul {
    color: inherit; }
    section ul .my-list-style {
      color: inherit;
      padding-left: 1em;
      text-indent: -1em;
      display: block;
      font-size: 15px;
      line-height: 1.67; }
      section ul .my-list-style:before {
        content: "•";
        padding-right: 10px;
        color: inherit; }
  section .text {
    padding: 70px 0;
    position: relative; }
    @media only screen and (min-width: 768px) {
      section .text {
        padding: 140px 0 50px; } }
    section .text .desc {
      margin-bottom: 80px; }
    section .text #bg {
      background-size: contain; }

.clearfix {
  padding: 0; }

.container-all-width {
  position: relative;
  overflow: hidden; }
  .container-all-width .container-img {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    zoom: 1;
    margin: 0;
    padding: 0;
    flex-direction: column;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media only screen and (min-width: 992px) {
      .container-all-width .container-img {
        flex-direction: row; } }
  @media only screen and (min-width: 992px) {
    .container-all-width {
      -ms-flex-direction: row;
      flex-direction: row; } }
  .container-all-width .col-flex {
    flex: 1;
    padding: 0; }
    @media only screen and (min-width: 992px) {
      .container-all-width .col-flex {
        flex: 1;
        display: flex;
        align-items: center; } }
  .container-all-width .background-gradient {
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #fbfbfb 0%, #eeeeee 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #eeeeee));
    background: -webkit-linear-gradient(top, #fbfbfb 0%, #eeeeee 100%);
    background: -o-linear-gradient(top, #fbfbfb 0%, #eeeeee 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0%, #eeeeee 100%);
    background: linear-gradient(to bottom, #fbfbfb 0%, #eeeeee 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#eeeeee', GradientType=0 ); }
  .container-all-width img {
    object-fit: contain;
    width: 100%; }
  .container-all-width .img-box {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    width: 100%;
    min-height: 500px;
    position: relative; }
    @media only screen and (min-width: 480px) {
      .container-all-width .img-box {
        min-height: 600px; } }
    @media all and (min-width: 580px) {
      .container-all-width .img-box {
        min-height: 750px; } }
    @media all and (min-width: 734px) {
      .container-all-width .img-box {
        min-height: 800px; } }
    @media only screen and (min-width: 768px) {
      .container-all-width .img-box {
        min-height: 850px; } }
    @media all and (min-width: 800px) {
      .container-all-width .img-box {
        min-height: 900px; } }
    @media all and (min-width: 868px) {
      .container-all-width .img-box {
        min-height: 950px; } }
    @media all and (min-width: 926px) {
      .container-all-width .img-box {
        min-height: 1000px; } }
    @media only screen and (min-width: 992px) {
      .container-all-width .img-box {
        min-height: 750px;
        background-position: center;
        background-size: contain; } }
    @media only screen and (min-width: 1024px) {
      .container-all-width .img-box {
        background-size: contain; } }
    @media only screen and (min-width: 1248px) {
      .container-all-width .img-box {
        min-height: 900px;
        background-size: cover;
        background-position: center top; } }
    .container-all-width .img-box a {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      text-decoration: none;
      /* No underlines on the link */
      z-index: 10;
      /* Places the link above everything else in the div */
      background-color: #f6f6f6;
      /* Fix to make div clickable in IE */
      opacity: 0;
      /* Fix to make div clickable in IE */
      filter: alpha(opacity=1);
      /* Fix to make div clickable in IE */ }
  .container-all-width .page-description {
    border: 0;
    margin: 0;
    padding: 30px 5%; }
    @media only screen and (min-width: 768px) {
      .container-all-width .page-description {
        padding: 30px 7%; } }
    @media only screen and (min-width: 1248px) {
      .container-all-width .page-description {
        padding: 30px 15%; } }

.img-circle {
  border-radius: 50%;
  display: block;
  height: auto;
  max-width: 100%; }

.ratio {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 451px;
  padding-bottom: 100%;
  position: relative;
  width: 100%; }

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%; }

#bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-attachment: fixed;
  content: "";
  opacity: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute; }

.wrapper {
  position: relative; }
  .wrapper #bg {
    background-size: auto;
    background-position: top center; }
    @media only screen and (min-width: 768px) {
      .wrapper #bg {
        background-size: cover; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #bg {
    background-attachment: scroll;
    height: 100%;
    overflow: hidden; } }

header {
  width: 100%;
  height: 100%;
  min-height: 670px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center 50px;
  background-size: cover;
  padding-top: 192px; }
  header .header-desc {
    margin-top: 100px;
    margin-bottom: 80px; }
    header .header-desc h2 {
      text-transform: uppercase;
      font-size: 28px;
      line-height: 1;
      letter-spacing: 1.4px; }
      @media only screen and (min-width: 768px) {
        header .header-desc h2 {
          font-size: 34px;
          line-height: 1; } }
      header .header-desc h2:after {
        content: "";
        display: block;
        height: 4px;
        width: 85px; }
    header .header-desc p {
      font-family: "Lato", sans-serif;
      font-size: 22px;
      line-height: 1;
      font-weight: 600;
      text-transform: uppercase;
      margin-bottom: 20px; }

.home header {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  padding-top: 0; }
  .home header .header-desc {
    position: relative;
    margin-top: 317px;
    margin-bottom: 247px; }
    .home header .header-desc h1 {
      color: #fff;
      margin-bottom: 37px; }
    .home header .header-desc h2 {
      color: #eb6e78;
      text-transform: uppercase;
      margin-bottom: 42px;
      font-size: 24px;
      line-height: 1.21;
      letter-spacing: 1.1px; }
      @media only screen and (min-width: 768px) {
        .home header .header-desc h2 {
          font-size: 28px;
          line-height: 1.21; } }

.page-title {
  width: 170px;
  height: 170px;
  position: relative;
  display: inline-block;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 1px solid #141428;
  margin: 45px; }
  .page-title h3, .page-title h2 {
    display: table-cell;
    font-family: "Lato", sans-serif;
    font-weight: 600;
    vertical-align: middle;
    height: 170px;
    width: 170px;
    padding: 5px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    text-transform: uppercase;
    color: inherit; }

.page-subtitle {
  margin-top: 40px; }
  .page-subtitle h2 {
    text-transform: uppercase;
    margin-bottom: 33px;
    letter-spacing: 0.9px;
    text-align: left;
    color: inherit; }
  .page-subtitle p {
    font-weight: 400; }

.title, .who-desc {
  padding: 85px 0; }
  @media only screen and (min-width: 768px) {
    .title, .who-desc {
      padding: 170px 0; } }

.who-desc {
  position: relative; }
  .who-desc #bg {
    background-size: contain;
    background-position: left; }

#why .why-desc {
  padding: 100px 0;
  position: relative;
  display: block; }
  #why .why-desc h2 {
    text-transform: uppercase; }
  #why .why-desc p {
    margin-bottom: 30px; }
  #why .why-desc .why-desc-item {
    margin-bottom: 100px; }

.three-column {
  margin-bottom: 45px; }
  .three-column h3 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px; }

#what-clients-say {
  padding: 85px 0; }
  @media only screen and (min-width: 768px) {
    #what-clients-say {
      padding: 140px 0; } }
  #what-clients-say .title {
    padding: 0 0 79px; }
  #what-clients-say .testimonials-content #bg {
    background-size: contain; }
  #what-clients-say .testimonials {
    position: relative;
    display: inline-block;
    margin-bottom: 40px; }
    #what-clients-say .testimonials .client-info {
      display: flex;
      align-items: center;
      flex-direction: row;
      margin-bottom: 30px; }
      @media only screen and (min-width: 992px) {
        #what-clients-say .testimonials .client-info {
          margin-bottom: 0; } }
      #what-clients-say .testimonials .client-info img {
        width: 136px;
        height: 136px;
        border-radius: 50%;
        display: inline-block;
        float: left;
        margin-right: 33px; }
      #what-clients-say .testimonials .client-info .clients-data {
        color: inherit;
        display: inline-block; }
        #what-clients-say .testimonials .client-info .clients-data .client-profession {
          color: inherit;
          font-family: "Lato", sans-serif;
          font-size: 12px;
          line-height: 1.67;
          letter-spacing: 0.4px;
          margin-bottom: 10px;
          display: block;
          text-transform: uppercase;
          font-weight: 800; }
        #what-clients-say .testimonials .client-info .clients-data .client-name {
          color: inherit;
          font-size: 22px;
          line-height: 25px;
          font-family: "Lato", sans-serif;
          font-weight: bold;
          text-transform: uppercase; }
    #what-clients-say .testimonials .client-testimonials {
      font-weight: 300;
      float: left;
      display: block; }
      #what-clients-say .testimonials .client-testimonials p {
        display: inline;
        font-size: 24px;
        line-height: 35px;
        font-family: "Rufina", serif; }

.working-together-desc {
  padding: 85px 0;
  text-transform: uppercase;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .working-together-desc {
      padding: 164px 0; } }
  .working-together-desc .wrapper-offer {
    text-align: left;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column nowrap;
    margin-bottom: 40px; }
    @media only screen and (min-width: 768px) {
      .working-together-desc .wrapper-offer {
        margin-bottom: 0; } }
    .working-together-desc .wrapper-offer .page-title {
      text-align: center; }
      .working-together-desc .wrapper-offer .page-title h2 {
        text-transform: uppercase; }
        @media only screen and (min-width: 992px) {
          .working-together-desc .wrapper-offer .page-title h2 {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-flow: column nowrap; } }
    .working-together-desc .wrapper-offer .page-subject {
      margin-bottom: 48px;
      letter-spacing: 0.9px;
      text-align: center; }
      @media only screen and (min-width: 992px) {
        .working-together-desc .wrapper-offer .page-subject {
          min-height: 130px; } }
    .working-together-desc .wrapper-offer .page-desc p {
      font-family: "Lato", sans-serif;
      font-size: 12px;
      line-height: 1.67;
      letter-spacing: 0.4px;
      font-weight: 700;
      margin-top: 50px;
      margin-bottom: 31px;
      text-align: left; }

#who .title .page-subtitle p {
  text-transform: uppercase; }

#who .page-description p {
  font-family: "Roboto", sans-serif;
  font-weight: 300; }

#contact .contact-desc {
  padding: 145px 0; }
  #contact .contact-desc .custom-form input {
    height: 36px; }
