/*!
Theme Name: Tiger and Wolf theme
Theme URI:
Description: A custom theme for the Tiger and Wolf website
Author: Avsha Agasi
Author URI: http://the-two.co	
Version: 1.0
Tags: clean, sharp
*/
/* reset */
/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

a {
  text-decoration: none;
  color: inherit; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-weight: 400;
  line-height: 1;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.overflow {
  overflow: hidden; }

.container {
  position: relative;
  min-height: 100vh;
  z-index: 10; }

.section {
  position: relative; }
  .section.full {
    height: 100vh; }

.c-green {
  color: #00ff80; }

.c-grey {
  color: #bcbec0; }

.c-white {
  color: white; }

.b-black {
  background: black; }

.b-green {
  background: #00ff80; }

.p-s-120 {
  padding: 0 120px; }

.bg {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: center center !important; }

.video-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden; }

.bold-24 {
  font-family: "NHaasGroteskDSPro-65Md";
  font-size: 2.4em; }

.video {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto; }

.video-2 {
  position: absolute;
  top: -25%;
  left: 0;
  min-width: 100%;
  min-height: 150%;
  width: auto;
  height: auto; }

.overlay {
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.overlay.darkk {
  background: rgba(0, 0, 0, 0.65); }

.overlay.light {
  background: rgba(0, 0, 0, 0.25); }

.placeholder {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: black; }

.center-wrapper-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.center-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: table; }

.center-wrapper .center {
  display: table-cell;
  vertical-align: middle; }

.ta-c {
  text-align: center; }

.clear {
  clear: both; }

.c-white {
  color: white; }

.no-m-t {
  margin-top: 0 !important; }

.m-t-1 {
  margin-top: 36px; }

.m-t-5 {
  margin-top: 5px; }

.m-t-10 {
  margin-top: 10px; }

.m-t-20 {
  margin-top: 20px; }

.b-transparent {
  background: transparent; }

.rel {
  position: relative; }

.image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

::-webkit-input-placeholder {
  color: black !important;
  font-family: "NHaasGroteskTXPro-55Rg"; }

::-moz-placeholder {
  color: black !important;
  font-family: "NHaasGroteskTXPro-55Rg"; }

:-ms-input-placeholder {
  color: black !important;
  font-family: "NHaasGroteskTXPro-55Rg"; }

:-moz-placeholder {
  color: black !important;
  font-family: "NHaasGroteskTXPro-55Rg"; }

.bp::-webkit-input-placeholder {
  color: black !important;
  font-family: "NHaasGroteskTXPro-55Rg";
  font-weight: 500; }

.bp::-moz-placeholder {
  color: black !important;
  font-family: "NHaasGroteskTXPro-55Rg";
  font-weight: 500; }

.bp:-ms-input-placeholder {
  color: black !important;
  font-family: "NHaasGroteskTXPro-55Rg";
  font-weight: 500; }

.bp:-moz-placeholder {
  color: black !important;
  font-family: "NHaasGroteskTXPro-55Rg";
  font-weight: 500; }

.c-red {
  color: #ff0000; }

.absolute-full {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

label {
  font-size: 20px;
  font-family: "NHaasGroteskDSPro-65Md";
  color: rgba(0, 0, 0, 0.5); }

input {
  border: 0;
  border-bottom: 1px solid black;
  background: transparent;
  outline: none;
  font-size: 1.6em;
  width: 100%;
  height: 34px; }
  input[type="submit"] {
    font-family: "NHaasGroteskDSPro-65Md";
    text-transform: uppercase;
    font-size: 40px;
    cursor: pointer;
    margin-top: -20px;
    border: 0;
    text-align: right;
    padding: 0;
    line-height: 1; }

.form-row {
  position: relative; }

textarea {
  border: 0;
  border-bottom: 1px solid black;
  background: transparent;
  outline: none;
  font-size: 1.6em;
  width: 100%;
  height: 68px;
  resize: none; }

form {
  position: relative; }
  form p {
    margin-bottom: 20px; }

.ajax-loader {
  display: none !important; }

.wpcf7-form-control-wrap {
  display: block; }

span.wpcf7-not-valid-tip {
  position: absolute;
  right: 0;
  width: 100%;
  text-align: right;
  left: 0;
  bottom: 0;
  height: 1px;
  overflow: hidden;
  background: red;
  z-index: 9999; }

div.wpcf7-validation-errors {
  display: none !important; }

/*******************/
body {
  font-family: "NHaasGroteskTXPro-55Rg";
  font-size: 10px;
  color: black;
  background: white;
  font-weight: normal !important;
  font-style: normal !important; }

h1 {
  font-size: 4em;
  font-family: "NHaasGroteskDSPro-65Md"; }

h2 {
  font-size: 3.2em;
  line-height: 1.4;
  font-family: "NHaasGroteskDSPro-65Md"; }

h3 {
  font-size: 4em;
  font-family: "NHaasGroteskDSPro-65Md"; }

h6 {
  font-size: 2em; }

p {
  font-size: 1.2em;
  line-height: 1.4; }

strong {
  font-family: "NHaasGroteskDSPro-65Md"; }

.heb {
  font-family: "NarkisBlockMF"; }
  .heb strong {
    font-family: "NarkisBlockMF";
    font-weight: bold; }

.logo {
  position: absolute;
  left: -330px;
  top: 482px;
  font-size: 11.2em;
  z-index: 99;
  font-family: "NHaasGroteskDSPro-65Md";
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg); }
  .logo.reg {
    transform: rotate(0);
    -webkit-transform: rotate(0); }

.menu-button-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  width: 120px;
  height: 120px;
  cursor: pointer;
  z-index: 999; }
  .menu-button-wrapper.rotate .menu-button .line.top {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 7px; }
  .menu-button-wrapper.rotate .menu-button .line.middle {
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    opacity: 0; }
  .menu-button-wrapper.rotate .menu-button .line.bottom {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    top: 7px; }
  .menu-button-wrapper .menu-button {
    position: absolute;
    top: 80px;
    right: 80px;
    width: 30px;
    height: 17px; }
    .menu-button-wrapper .menu-button .line {
      position: absolute;
      height: 4px;
      right: 0;
      width: 100%;
      background: black;
      -webkit-transition: all 0.26s ease-out;
      transition: all 0.26s ease-out; }
      .menu-button-wrapper .menu-button .line.top {
        top: 0; }
      .menu-button-wrapper .menu-button .line.middle {
        top: 7px; }
      .menu-button-wrapper .menu-button .line.bottom {
        top: 14px; }

.menu {
  position: fixed;
  width: 840px;
  left: 50%;
  margin-left: -420px;
  height: 100vh;
  background: white;
  z-index: 888;
  display: none; }
  .menu.show {
    display: block; }
  .menu .items {
    position: relative;
    margin-top: 80px;
    font-size: 8em;
    font-family: "NHaasGroteskDSPro-65Md"; }
    .menu .items li {
      margin-bottom: 20px; }

.container {
  padding-top: 80px;
  max-width: 840px;
  margin: auto; }

.text-wrapper {
  position: relative; }
  .text-wrapper p {
    font-size: 4em;
    margin-bottom: 80px; }

.reg-img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 80px; }

.m-b-10 {
  margin-bottom: 10px; }

.m-b-20 {
  margin-bottom: 20px; }

.m-b-40 {
  margin-bottom: 40px; }

.m-b-80 {
  margin-bottom: 80px; }

.contact-wrapper {
  position: relative; }
  .contact-wrapper .half {
    position: relative;
    width: 50%;
    float: left; }

#success-wrapper {
  display: none; }

.map-wrapper {
  position: relative;
  margin-top: 160px;
  padding-bottom: 56.25%; }
  .map-wrapper .inner-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }

.front-project {
  position: relative;
  margin-bottom: 240px; }
  .front-project:hover .plus {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    opacity: 1;
    visibility: visible; }
  .front-project:hover .title {
    opacity: 1;
    visibility: visible; }
  .front-project img {
    display: block;
    width: 100%;
    height: auto; }
  .front-project .plus {
    position: absolute;
    width: 240px;
    height: 240px;
    left: 50%;
    margin-left: -120px;
    top: 50%;
    margin-top: -120px;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    opacity: 0;
    visibility: hidden; }
    .front-project .plus .line {
      position: absolute;
      background: white; }
      .front-project .plus .line.one {
        left: 50%;
        margin-left: -20px;
        top: 0;
        height: 100%;
        width: 40px; }
      .front-project .plus .line.two {
        top: 50%;
        margin-top: -20px;
        left: 0;
        width: 100%;
        height: 40px; }
  .front-project .title {
    position: absolute;
    top: calc( 100% + 20px );
    left: 0;
    font-size: 20px;
    font-family: "NHaasGroteskDSPro-65Md";
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    opacity: 0;
    visibility: hidden; }

.project-image {
  position: relative;
  margin-bottom: 80px; }
  .project-image img {
    display: block;
    width: 100%;
    height: auto; }
  .project-image .title {
    position: absolute;
    top: calc( 100% + 10px );
    left: 0;
    font-size: 14px;
    font-family: "NHaasGroteskDSPro-65Md"; }

.related {
  position: relative;
  margin-top: 240px;
  border-top: 6px solid black;
  padding-top: 240px; }
  .related .the-title {
    position: absolute;
    left: 0;
    top: 24px;
    font-size: 20px;
    font-family: "NHaasGroteskDSPro-65Md"; }

footer {
  position: relative;
  margin-top: 240px; }
  footer .inner-wrapper {
    position: relative;
    max-width: 840px;
    margin: auto;
    border-top: 6px solid black;
    padding-top: 80px;
    padding-bottom: 120px; }
    footer .inner-wrapper .col {
      position: relative;
      float: left;
      width: 240px;
      font-size: 14px;
      line-height: 1.3; }
    footer .inner-wrapper .rights {
      position: absolute;
      font-size: 14px;
      right: 0;
      bottom: 40px; }
    footer .inner-wrapper .fa-facebook-official {
      position: absolute;
      top: 80px;
      right: 0;
      font-size: 21px; }

@media screen and (min-width: 0px) and (max-width: 1025px) {
  .logo {
    transform: rotate(0);
    top: 20px;
    left: 20px;
    font-size: 2em; }

  .menu-button-wrapper {
    width: 60px;
    height: 40px; }

  .menu-button-wrapper .menu-button {
    top: 22px;
    right: 20px;
    width: 24px;
    height: 15px; }
    .menu-button-wrapper .menu-button .line {
      height: 3px; }
      .menu-button-wrapper .menu-button .line.middle {
        top: 6px; }
      .menu-button-wrapper .menu-button .line.bottom {
        top: 12px; }

  .menu {
    width: 100%;
    left: 0;
    margin-left: 0; }

  .menu .items {
    margin-left: 20px;
    width: calc( 100% - 40px );
    font-size: 20px; }
    .menu .items li {
      margin-bottom: 40px; }

  .container {
    padding: 80px 20px; }

  .front-project {
    margin-bottom: 120px; }
    .front-project .plus {
      display: none !important; }
    .front-project .title {
      opacity: 1;
      visibility: visible;
      font-size: 14px;
      top: calc( 100% + 10px ); }

  footer .inner-wrapper {
    padding-top: 40px;
    max-width: calc( 100% - 40px );
    padding-bottom: 0; }
    footer .inner-wrapper .col {
      float: none;
      margin-bottom: 80px; }

  footer .inner-wrapper .fa-facebook-official {
    top: 40px; }

  footer .inner-wrapper .rights {
    left: 0;
    bottom: -60px;
    right: auto; }

  h1 {
    font-size: 1.4em; }

  .project-image {
    margin-bottom: 40px; }

  .project-image .title {
    font-size: 1.2em; }

  .m-b-80 {
    margin-bottom: 40px; }

  .related {
    margin-top: 120px;
    padding-top: 120px; }

  .related .the-title {
    font-size: 14px; }

  .reg-img {
    margin-bottom: 40px; }

  .text-wrapper p {
    font-size: 1.4em;
    margin-bottom: 20px; }

  .contact-wrapper .half {
    float: none;
    width: 100%;
    margin-bottom: 40px; }

  h6 {
    font-size: 1.4em; }

  .m-b-40 {
    margin-bottom: 20px; }

  .m-b-20 {
    margin-bottom: 10px; }

  label {
    font-size: 14px; }

  input[type="submit"] {
    font-size: 20px; }

  .map-wrapper {
    margin-top: 80px; }

  footer {
    margin-top: 80px; }
    footer.m-s {
      margin-top: 0; } }

/*# sourceMappingURL=style.css.map */
